Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

ClearSilver

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 335
  • Category: Open Source
  • Founded: Jul 2, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 590 - 619 of 1451   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
590 CryoMax Send Email Nov 2, 2005
10:38 pm
I grabbed SafeHtml.py out of the Clearsilver Python stuff and tried out a very simple test: SafeHtml.SafeHtmlString ("<b>foobar<script...
591 Brandon Long
blong42 Send Email
Nov 3, 2005
9:33 am
hmm, bad interaction between stripping the <script> and doing the matching tag that's stripped. The fix was pretty easy, available at ...
592 ...Paul
CryoMax Send Email
Nov 3, 2005
7:09 pm
... Poifect, thanks! :) ...Paul ** Read my Blog: http://www.bloglines.com/blog/CryoMax ** ** Visit Project Galactic Guide http://www.galactic-guide.com/ ** ...
593 Robin Bowes
robin_bowes Send Email
Nov 8, 2005
5:31 pm
... Trac (http:// ... for all the ... Giulio, I need a clearsilver x86_64 RPM for the same reason (trac on a CentOS 4.2 x86_64 box. Did you get any further...
594 jasiakman Send Email Nov 12, 2005
12:13 am
I've done a search of the archive of this list and thus far have come up empty - I'm trying to build ClearSilver 0.10.1 with python support for installing trac...
595 Robin Bowes
robin_bowes Send Email
Nov 14, 2005
11:31 pm
... Hmmm. Do they work with FC4/x86_64 ? I couldn't get them to work. Perhaps I'll have another go. ... Me too :) R....
596 Robin Bowes
robin_bowes Send Email
Nov 14, 2005
11:35 pm
... Ah, that was it. There's no neo_cgi.so in the FC3/x86_64 package. Am I missing something? R....
597 Robin Bowes
robin_bowes Send Email
Nov 14, 2005
11:35 pm
... Sorry - what's smart? I generally use "yum". R....
598 Axel Thimm
Axel.Thimm@... Send Email
Nov 15, 2005
12:35 am
... No, gcc4 and 64bits seem to break clearsilver. ... I finally just used the FC3/x86_64 packages (and dropped them into the FC4 repo). Not that the error was...
599 Axel Thimm
Axel.Thimm@... Send Email
Nov 15, 2005
12:35 am
... You seem to have solved everything, so my only idea is to submit the patches to the project. :) -- Axel.Thimm at ATrpms.net...
600 Axel Thimm
Axel.Thimm@... Send Email
Nov 15, 2005
12:48 am
... Yes, they do, all you have to do is smart install trac with smart configured to use ATrpms' FC4/x86_64 repo. -- Axel.Thimm at ATrpms.net...
601 Robin Bowes
robin_bowes Send Email
Nov 15, 2005
1:05 am
... Axel, Did you ever get any further with this? I'm running into the same problem - I need clearsilver on FC4 x86_64. I've managed to get some sort of binary...
602 Axel Thimm
Axel.Thimm@... Send Email
Nov 15, 2005
1:16 am
... No, neo_cgi.so is there. $ rpm -qf /usr/lib64/python2.4/site-packages/neo_cgi.so clearsilver-0.10.1-3.rhfc3.at -- Axel.Thimm at ATrpms.net...
603 Robin Bowes
robin_bowes Send Email
Nov 15, 2005
9:28 am
... Aha! I was trying to rebuild the FC3 SRPM on FC4. I didn't think to install the FC3 x86_64 RPM. Thanks for the help, R. -- http://robinbowes.com If a man...
604 Axel Thimm
Axel.Thimm@... Send Email
Nov 15, 2005
9:53 am
... The FC3 src.rpm and the one for FC4 are identical. It isn't the sources, it's the environment (64 bits & gcc4) that break the build. So rebuilding the FC3...
605 Michel Jouvin
jouvin@... Send Email
Nov 16, 2005
4:52 pm
Hi, I tried to install ClearSilver 0.9.14 (Python API only) on HP Tru64 Unix. I encoutered several problems that I was able to fix. Attached are the mods I ...
606 Brandon Long
blong42 Send Email
Nov 16, 2005
6:19 pm
Thanks for the patches, I'll see about integrating them. Each version is "production&quot;, in that there are sites with millions of hits a day using them. I...
607 mohamadsb Send Email Nov 17, 2005
7:18 pm
Hi, I'm new in ClearSilver; can anyone give me an example code of using c in clearsilver ? Thanks...
608 Brandon Long
blong42 Send Email
Nov 18, 2005
1:13 am
In the clearsilver distribution, there is an example program in the imd directory. Its a very simple image server. There's also static.c in the cgi directory,...
609 md_xlhost Send Email Nov 20, 2005
12:04 am
Hi guys, I've problems reading out HTTP Cookies within an Clearsilver templates? Can u tell me what to do, I don't find any fitting information. The only thing...
610 Matty Dorfner
mdorfner@... Send Email
Nov 20, 2005
12:04 am
Hi guys, I've problems reading out HTTP Cookies within an Clearsilver templates? Can u tell me what to do, I don't find any fitting information. The only thing...
611 Brandon Long
blong42 Send Email
Nov 20, 2005
10:51 am
Well, it depends on what is populating your HDF. With the included CGI kit (C or Python) the cookies are actually stored at Cookie, so the equivalent would be:...
612 Adam Montague
amontague@... Send Email
Nov 29, 2005
9:08 pm
I finally finished up a clearsilver module for pike (http://pike.ida.liu.se/). It only does the HDF and template side of things, none of the cgikit stuff....
613 David Jeske
jeskeca Send Email
Nov 29, 2005
9:57 pm
... That's great! We'll try to incorporate this into the main clearsilver release sometime soon. ... Can you explain what you mean here? The C interface allows...
614 David Jeske
jeskeca Send Email
Nov 29, 2005
10:38 pm
Has anyone here had a positive experience with a documentation generation format? It would be nice if it were easier for new documentation to be part of a...
615 Brandon Long
blong42 Send Email
Nov 29, 2005
11:56 pm
... Yes, that's probably what he means, others have asked before. I originally specifically didn't include that because I didn't want people making...
616 Adam Montague
amontague@... Send Email
Nov 30, 2005
12:07 am
... There's basic docs now too: http://modules.gotpike.org/display_docs.pike/Public.Parser.ClearSilver/1.1/29 ... Exactly. Adam...
617 Kevin Lewandowski
kevinsl Send Email
Nov 30, 2005
8:29 pm
... Are you saying that it would be possible to call a python method from a clearsilver template? If so that would be very useful! I understand the forced...
618 hrz@... Send Email Dec 1, 2005
6:27 pm
... I'm a fan of DocBook. The work flow and setup takes a little getting into but, as with most things, is fine once you get the hang of it. It has been...
619 David Terrell
dave_terrell Send Email
Dec 1, 2005
6:39 pm
... Swetland just pointed me at this: http://www.methods.co.nz/asciidoc/ which is pretty sweet. Apparently it's being used for the git docs, among other...
Messages 590 - 619 of 1451   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help