Displaying 18 results from an estimated 18 matches for "webapplications".
Did you mean:
webapplication
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@public.gmane.org
To unsubscribe from this group, send email to
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:
2010 Apr 07
2
rails timezone difference in console and production application
Hi all,
I''m on a rails 2.3.5 app. I''ve got my timezone set to ''Brussels'';
config.time_zone = ''Brussels''
When I use mysql I see that a date is stored in UTC (as expected);
e.g. 2010-04-07 15:03:10
When I use console to print out the date it correctly returns;
>> job.created_at.strftime(''%d %b %Y, %H:%M'')
=>
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
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
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 to the...
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 to know...
2010 Jan 20
0
How to map a Named Route onto a namespaced resource?
I have a site, 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
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 are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post
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 Client not known
Installing RDoc documentation
2012 Apr 04
1
npRmpi trouble - mpi.comm.spawn causes segfault
Dear all,
I have a large dataset of randomly generated weighed sample for which I
wish to compute a kernel density estimate.
I have used the "np" package successfully for smaller datasets, however
for the larger ones, they take too long when
using the cross validation options for bandwidth selection ("cv.ls" or
"cv.ml"). Of course, they are much quicker with
2012 Jun 07
5
MCollective not all nodes answer to commands when using aes_security plugin
Hi,
I deployed MCollective to our Puppet clients. approx. ~ 200. Our
platform requires the most secure 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
2004 Apr 12
0
fwd: mail server recommendations?
Hi
I am re-sending this message to this list, because freebsd-security list
could be more suitable for my question about UID / GID settings of
Postfix virtual users accounts.
in one sentence: "If all virtual users have same UID/GID, is there some
real security risk?"
Thank You and I am sorry for my bad english
==================================
original message from freebsd-isp:
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 display a...