search for: javawaba

Displaying 11 results from an estimated 11 matches for "javawaba".

2006 Aug 02
4
Struts
I have a STRUTS based webapp and I want to port it to RUBY/RAILS... Can anyone suggest a migration strategy...I would like to migrate my struts actions over time if possible. Jim _________________________________________________________________ Is your PC infected? Get a FREE online computer virus scan from McAfee® Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
2006 Aug 14
2
(no subject)
I have the following code that generates a rhtml page, <%= start_form_tag :action => ''create'' %> <%= render :partial => ''form'' %> <%= submit_tag "Create" %> <%= end_form_tag %> <%= link_to ''Back'', :action => ''list'' %> ...I am trying to put a "Browse" button to
2006 Aug 09
8
AJAX image manipulation
I have this code in a controller that returns images to my browser...with ROR. def index @products = Product.find_all_ pictures end ....this is the .rhtml.. <% for photo in @pic -%> <div class="entry"> <img src="<%= photo.image_url %>"/> <h3><%= h(photo.title) %></h3> <%= photo.description %>
2006 Aug 04
4
Tabs
I''m new to Ruby/Rails I want to create Tabs similar to these... http://demo.raibledesigns.com/struts-menu/tabbedMenu.jsp;jsessionid=aM2yeUTgLeTbY7WLAZ;jsessionid=aBFrrGHWQim4pwSPAZ?People Can someone outline the best method? Specifically, Is creating a tabs.html in \..apps\views\layouts and using class PhotoController < ApplicationController layout "tabs" ....in my
2006 Jul 24
12
RadRails
Hi, i was hoping someone could reffer me to a place i could learn about the radrails application/editor/enviornment/... i was looking around for a good editor/etc for developing my applications, and i somehow stumbled up upon radrails ... at a first look, i am pleasantly shocked to see how easy developing applications might be, but i was hoping to give it (the first impression) a even
2006 Aug 09
1
Is this possible
Is it possible with ROR to dynamically create a javascript file which will overwrite the existing file in the ''javascripts'' directory after a database is updated? Anybody know how? Jim _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today - it''s FREE!
2006 Aug 10
0
pop ups
Anyone know any cool sites with pop up examples. I want to create something like NetFlix. Preferably using Prototype...but it''s lacking documentation... Jim _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today - it''s FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
2006 Nov 04
0
Appending a String to A Field
I have the following update method and need to append a subdirectory to a single field.. def update @product = Product.find(@params[:id]) if @product.update_attributes(@params[:product]) flash[''notice''] = ''Product was successfully updated.'' redirect_to :action => ''show'', :id => @product else render_action
2006 Nov 04
0
Deployment w/ Subversion
I created a capistrano script and it''s creating the deployment directories but it''s not copying the code from subversion into the deployment directroy, ...here''s the deploy.db changes I use, set :application, "myapp" set :repository, "svn://www.xyz.com/trunk" role :app, "www.xyz.com" role :web, "www.xyz.com" role :db,
2006 Nov 04
0
Deployment
Is Capistrano the easiest way to deploy to a webserver? My environment, Fedora Core 4 Apache 2.0.52 MySql 5.0 Jim _________________________________________________________________ Call friends with PC-to-PC calling -- FREE http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline
2006 Aug 06
0
PHP integration?
Is there a way to integrate PHP based open source into ROR''s app? Like this one, http://www.k5n.us/ Does anyone know of a similar calendering based webapp written in ROR? Jim _________________________________________________________________ On the road to retirement? Check out MSN Life Events for advice on how to get there! http://lifeevents.msn.com/category.aspx?cid=Retirement