search for: webappl

Displaying 18 results from an estimated 18 matches for "webappl".

Did you mean: webapps
2006 Jul 01
4
How to create Multi-User webapplication?
I''m kinda nuby! and i just want to know how to create a Multi-User Web application, where a person can register and can have his own subdomain for a blog.. where people can view and visit it.... -- Posted via http://www.ruby-forum.com/.
2011 Mar 18
3
webapplications with rails+geokit
Hi all Anybody knows any webapplictions presently using geokit plugin with rails 2.x or 3.x ? If yes pls send me the url pls. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@p...
2006 Jan 02
2
charting (freechart)
Hi all, We are a Java development team, but we are considering rails for our next project. However in this webapplication I need to do a fair amount of charting. In Java we used JFreechart (http://www.jfree.org/jfreechart/index.php) for this purpose. What are my options for charting in Ruby? Regards, Harm de Laat -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rub...
2010 Apr 07
2
rails timezone difference in console and production application
...when I look in my application that same job now has a time of "07 Apr 2010, 18:03". When I print out the Time.zone in a view I get "Athens (UTC +2)", adding an extra hour to the job. We just switched to summer time about a week ago, but I don''t get why the console and webapplication use different Time.zones, while the config.time_zone is defined in both environments. Is someone having the same problems or had the same experience? Stijn -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to thi...
2006 Jul 31
5
PostgreSQL
Hi @ all Does anyone has some experience with PostgreSQL and RoR? Does it gives any disadvantages or problems with PostgreSQL? I have a webapplication, that manage (read/write) many records (no. 200''000 records) and I search a ideal database. Actually, I have two options: - MySQL / - PostgreSQL And now, I would like to ascertain a good solution... Thx, ribit -- Posted via http://www.ruby-forum.com/.
2008 Apr 05
1
Fwd: xwiki vhost in apache
Hi, i am just wondering. I have a tomcat5, running xwiki at http://myserver.example.org:8080/xwiki How can i create a vhost in httpd to do transparent proxy to tomcat5 webapplication ? Thanks in advance! David ---------- Forwarded message ---------- From: David Hl??ik <david at hlacik.eu> Date: Sat, Apr 5, 2008 at 10:45 PM Subject: xwiki vhost in apache To: users at xwiki.org Hi, i have xwiki running on http://myserver.example.org:8080/xwiki (tomcat5) I have...
2006 Jan 09
2
Ruby on Rails and WURFL?
Hi! I''m a newcommer to Ruby and Rails. I''ve just got the environment done on my Mac OS X machine and I am eager to start to learn more! It seems as such a great plattform for doing webapplications. I have a specific task I would like to acomplish but being a newbie with Rails and Ruby am not sure where to start. What I want to do is to create a mobile site that is very goood at detecting which device is used for accessing the web application and then adjust the pages accroding...
2005 Dec 24
2
Eleven??
I was poking around in the Gentoo Linux repository yesterday, trying to satisfy my curiosity about how many programming languages there are in "common use" today. I found one called "Eleven" which is quite strangely similar in intent to Rails. The home page is http://eleven.sourceforge.net/. Eleven is much simpler than Rails, and there are some interesting ideas in it. To
2006 Apr 20
5
Toolbox
Hello my friends Today at FISL (International Forum of Free Software), I''ve had the opportunity to watch a Turbogears presentation. The framework, itself is really weak in comparison to rails, but... When the guy who was making the presentation show the NEW 0.9 TurboGears Toolbox I''ve though: - Isn''t something like that in Rails? Well, after a little googleing
2008 Feb 12
0
JRuby with Spring, hibernate, acegis
Hi All, I am newbie to JRuby on Rails. I am working on a portal. This has few webapplications and mobile application too. Currently we are using Spring, Hibernate, Acegies, Struts for the development of this application. We are planning to move to JRuby as web interface. We are deploying the application of JBoss and planning to move to Weblogic in near future. Now I am interested...
2010 Jan 20
0
How to map a Named Route onto a namespaced resource?
...where I am currently adding a self-built shop. Among other stuff I have this construction in my route-file map.namespace :shop do |shop| shop.resources :categories do |categories| categories.resources :products end end I like the namespace, since it encapsulates the shop nicely inside my webapplication. Somehow I would like the url "http://mysite.com/shop" to map to the shop''s "frontpage", which in my case is Categories#index But I don''t know how to do it. map.shop ''/shop'', shop_categories_path doesn''t work map.shop '...
2010 Jun 17
0
delete stale sessions in ror web application
hi, in my webapplication, user logins into application. i want to delete the stale sessions. and while before deleting the stale session auomatically i need perform on some operations on database. how to do this Regards, Rajkumar -- Posted via http://www.ruby-forum.com/. -- You received this message because you...
2011 Feb 18
0
ERROR : Enclosing class/module 'mMysql2' for class Client not known
hi everybody , i am trying to test a simple webapplication but got the following error : molay@molay-VirtualBox:~$ gem install mysql2 Building native extensions. This could take a while... Successfully installed mysql2-0.2.6 1 gem installed Installing ri documentation for mysql2-0.2.6... Enclosing class/module ''mMysql2'' for class...
2012 Apr 04
1
npRmpi trouble - mpi.comm.spawn causes segfault
...selection ("cv.ls" or "cv.ml"). Of course, they are much quicker with "normal-reference". To speed things up, I tried to use the "npRmpi" package. I had a lot of trouble installing it - but after appealing to google and finding the following page: http://webappl.blogspot.co.uk/2012/01/install-rmpi-with-mpich2-environment.html npRmpi was finally installed (basically I just added the flags "-lmpl -lopa" to the definition of PKG_LIBS in the configure script, and in the R CMD INSTALL call, I passed the configure.args as the correct paths to my MP...
2012 Jun 07
5
MCollective not all nodes answer to commands when using aes_security plugin
...setup possible, so PSK as securityprovider is not an option. Therefor I changed the security provider to aes_security reusing puppets certificates in the server.cfg as found in the docs (1) Our goal is to use mcollective to offload event-driven actions to agents running on designated nodes from a webapplication. e.g: send out a message to the ''platform'' collective to create a DNS record. This message should be processed by a node that runs the ''DNS'' agent. One thing I noticed after switching to the aes_security plugin is the ping latency went up and a reply to...
2004 Apr 12
0
fwd: mail server recommendations?
...orge.net after >> completition > > > One more question - does anybody know some webbased administration tools for email accounts of postfix virtual users in MySQL/PgSQL? (I started writing my own, but I am still interested in comparison with other tools) -- Miroslav Lachman Webapplication Developer
2005 Jun 06
14
Handling Images And Rails
On my website people will be able to upload images of themselves. I was wondering how people are presently handling uploading, resizing and optimizing images in Rails? Do you use a specific piece of software to do it? What would you guys recommend? Any code from RailsDay? :-) Also, do you guys store the images in the DB or just as files? What do you suggest? What are the pros and
2010 Oct 19
33
Render partial generate unwanted spaces
Hello, I have a problem with the render :partial method in all my rails webapplications. I noticed that using render :partial will generate spaces (mainly top spaces) on the elements inserted. As all my websites are seperated by module (basicaly header, content, menu, footer) it''s quite a problem as I have to set negative margin- top to various parts for the site to d...