search for: souma

Displaying 6 results from an estimated 6 matches for "souma".

Did you mean: soumya
2006 Feb 24
3
New to Ajax
Hello, I''m very new to ajax and was looking for advice on scriptaculous at their website and they suggested i join your mailing list, I hope that was the right thing to do, I haven''t installed ROR yet but i have downloaded the needed one-click installer which i will setup sometime soon, until such time i would like to work with scriptaculous in its native form in php files, the
2006 Apr 03
12
scgi?? do i need it for ruby?
This might be obvious to everyone but it is something that i haven''t been able to find an answer to. Do I need to have either scgi/fastcgi/cgi running on either lighttpd/apache for ruby scripts to work? If yes, why? I have installed the scgi server and i can get the service to run, i have also installed the following mod_fastcgi/2.4.2 mod_ruby/1.2.4 Ruby/1.8.2(2004-12-25) mod_scgi,
2006 Apr 07
2
how much longer Mr Gael?
hi i have probably hit every error possible problem on windows while trying to setup ruby on Lighty with mysql and ajax support, i''m leaving mysql see(minor issue with mysql/ruby - major headache) for now and moving onto AJAX, |webrickwall| not that easy i''ve tried my app on lighty and i get the following error in the logfile and no ajax response
2006 Feb 24
2
declaring draggable object that holds it position
...ld anyone who has done something like this please offer me some advice, I would really appreciate it. Scriptaculous, without Ruby, I''m using PHP files. thanks could you also please tell me how i can post to the thread i started and find it again. never used a mailing list before -- Charl Souma IT Helpdesk Consultant Customer Services Department Information and Communication Technology Services University of Cape Town Phone (021) 650 4500 Email csouma-QSQ7Mr1HjGm2A7p0XSazQA@public.gmane.org Important links: Log your own call; Check your calls on HEAT Self Service; Solve your own calls (...
2006 Apr 07
2
minor issue with mysql/ruby - major headache
i hope its minor, i''m running lighty1.4x ruby 1.8x mysql 5.0.1x and i can see my rails app on 127.0.0.1:3000 but if i try run a app with database connection (scaffold) i get this error NameError in Message#index uninitialized constant Mysql RAILS_ROOT: ./config/.. Application Trace | Framework Trace | Full Trace
2006 Feb 28
0
Question abour Draggables & Droppables - my code example
hi i think my example is very simple and straightforward so i''m not sure if it meets your needs (change revert:true to revert:false from a draggable after I drop it on a droppable so it doesn''t return to its original place.) i did this # 2 divs created here <script language="javascript"> new Draggable(''drag'', {revert: false});