Search the web
Sign In
New User? Sign Up
ClearSilver
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 735 - 764 of 1347   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
735
I would like to announce release candidate 4 (rc4) for the upcoming v0.2 release of ClearSilver++, my C++ interface to ClearSilver. You will find...
Brook Milligan
brook@...
Send Email
Apr 3, 2006
8:41 pm
736
hi , i m new to clearsilve , i want to develope small applcation gui base ldap entry in that c ApI to connect ldap database. so how i develope gui using...
krant
profession_t...
Offline Send Email
Apr 7, 2006
9:34 am
737
hi , i m new to clearsilve , i want to develope small applcation gui base ldap entry in that c ApI to connect ldap database. so how i develope gui using...
krunt tomy
profession_t...
Offline Send Email
Apr 9, 2006
6:13 am
738
Hi, I gave that a try and I kept on getting the "No PATH_TRANSLATED var" error message. Turns out, that the CGI module from lighttpd doesn't set the ...
kenwong_transit
Offline Send Email
Apr 9, 2006
4:33 pm
739
Hello, Is it possible to get a value from an iteration to put in a <?cs if:... ?> structure ? Here is my html code : <?cs each:item = Page.InvasiveList.Data ?>...
Julien Cigar
mage@...
Send Email
Apr 14, 2006
4:02 pm
740
... You can use item as the local variable that's linked to the current iterator, including its sub values. So: <?cs each:item = Page.InvasiveList.Data ?> <tr>...
Brandon Long
blong42
Offline Send Email
Apr 14, 2006
4:06 pm
741
Do you mean this? <?cs if:Page.InvasiveCards[item.id] ?> ... -Haiping ... From: ClearSilver@yahoogroups.com [mailto:ClearSilver@yahoogroups.com] On Behalf Of...
Haiping Zhao
hz0451
Offline Send Email
Apr 14, 2006
4:36 pm
742
Hello all, I'm using CS now for few weeks and its great. Now I'm using the "undocumented" feature of CSPARSE.global_hdf and it works with one exception. I...
Stefan Ruppert
st_ruppert
Offline Send Email
Apr 16, 2006
8:24 pm
743
Yeah, that's a good idea. Brandon ... -- "In the political sphere, long-range bombing has proven an effective means of resolving marital-infidelity disputes."...
Brandon Long
blong42
Offline Send Email
Apr 16, 2006
8:25 pm
744
... just use <?cs if:item.id ?> ... "set" does not care, if it was called within an "each" loop - so "iid" is globally available ... (btw: "<?cs set:iid =...
lars
joerg_karoll
Offline Send Email
Apr 16, 2006
8:27 pm
745
Hi, unfortunately, I can't get clearsilver to build. Tried versions 10.1-3, none worked. I am running Suse 9.3 with gcc 3.3.5. Any help is greatly appreciated....
julian.dreissig
Offline Send Email
Apr 18, 2006
4:20 pm
746
hi I can not use clearsilver for upload file.when I use (<input type="file")in html or cst page clear silver can not work.please help me. best regards saeed...
maheh_saied
Offline Send Email
Apr 22, 2006
8:23 pm
747
... Not sure which language you are using, but using the CGI kit in C, you'd do something like: Your html needs something like: <form...
Brandon Long
blong42
Offline Send Email
Apr 22, 2006
8:33 pm
748
Hi, I'm on Fedora Core 4 for reference. I build with the following configure: ./configure --disable-apache --disable-perl --disable-ruby --disable-java...
ckgaparajita
Offline Send Email
Apr 25, 2006
2:15 am
749
Is it a x64 thing? Where it finds the library for x32, but not for x64? You should see a line during compile that looks like: gcc -shared -fPIC...
Brandon Long
blong42
Offline Send Email
Apr 25, 2006
2:20 am
750
... There are Fedora Core 4 packages available for clearsilver in Extras, if that's what you are looking for. Just run: $ yum install clearsilver and...
Joost Soeterbroek
jsoeterbroek
Offline Send Email
Apr 25, 2006
7:11 am
751
... Unfortunately my distribution does not have yum. Regards, Aparajita www.aparajitaworld.com "If you dare to fail, you are bound to succeed." - Sri Chinmoy...
Aparajita Fishman
ckgaparajita
Offline Send Email
Apr 25, 2006
3:50 pm
752
... Then get them here: ftp://ftp.linux.ncsu.edu/pub/fedora/linux/extras/4/i386/clearsilver-0.10.3-3.fc4.i386.rpm ...
Joost Soeterbroek
jsoeterbroek
Offline Send Email
Apr 25, 2006
7:06 pm
753
Enclosed is a patch set that enhances the cs ruby wrapper a bit. It is against 0.10.2. Includes: 1. some type casting to quite the compiler 2. set_value...
Dan Janowski
djjanowski
Offline Send Email
Apr 26, 2006
3:08 pm
754
I am trying to build a secure server using the HTTPS protocol with SSL. Although the Apache mod_ssl adds a long list of relevant environment variable to the...
Brook Milligan
brook@...
Send Email
May 3, 2006
2:55 pm
755
For C/python users who use the CGI kit, there is a long list of SSL variables defined in cgi/cgi.c, but those may not match with the mod_ssl version you are...
Brandon Long
blong42
Offline Send Email
May 3, 2006
8:25 pm
756
Hi all, I decided to get a Yahoo account so I could join the group to post discussion questions. I'm a happy Clearsilver user, and I was excited to see that...
Jay Loden
nitwhite
Offline Send Email
May 8, 2006
12:56 am
757
I'm looking for a web application framework (or parts of one) to put on an embedded system (Linksys NSLU2). The system has a 200MHz ARM processor, 32MB RAM,...
Cliff Brake
cbrakefom
Offline Send Email
May 16, 2006
4:42 pm
758
I know of at least one company which was using CS for an embedded device, though they never shipped. They had stripped it down a bit by removing some of the...
Brandon Long
blong42
Offline Send Email
May 16, 2006
5:33 pm
759
Hello, I am compiling clearsilver on Fedora Core 5, but the perl module is not compiling properly. The configure script completes, but the 'make' does not get...
chandj34
Offline Send Email
May 18, 2006
3:13 am
760
Do you have the zlib-devel rpm installed? Does 'locate libz.a' return anything? Brandon ... -- "God took 6 days to create the world, but the first one was an...
Brandon Long
blong42
Offline Send Email
May 18, 2006
3:23 am
761
Brandon, Thanks for the response. Sorry I didn't get back to you earlier. I am working on the project that I discussed with this list on a temporary basis, ...
Jeffrey Chandler
chandj34
Offline Send Email
May 19, 2006
2:12 pm
762
I'm evaluating cleansilver for heavy duty project. Passing cs test binary thru valgrind (after adding hdf_destroy to original code) shows following: ==14866==...
a290477
Offline Send Email
May 26, 2006
10:22 pm
763
I wouldn't consider these memory leaks. They are singletons which are allocated once at program start by nerr_init. I'm sure we could add a "nerr_shutdown"...
Brandon Long
blong42
Offline Send Email
May 26, 2006
10:37 pm
764
Hi, I am a co-maintainer of the debian clearsilver package and I have a (surely) stupid question: For now there is only a python2.3-clearsilver package...
lars
joerg_karoll
Offline Send Email
Jun 7, 2006
11:19 pm
Messages 735 - 764 of 1347   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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