The support for Rails in NetBeans IDE has improved considerably in the past few days. Greg and Ludo have been working on ramping up the jMaki NetBeans module as well. This screencast is an update to #web2 and shows how the development experience for creating a jMaki-enabled Rails application is drastically simplified.
The screencast shows how a jMaki-wrapped Yahoo and Dojo DataTable widget can be used to pull data from MySQL database using ActiveRecord in a Rails application. The screencast also shows how multiple widgets on a RHTML View can talk to each other using simple tags.
Enjoy it here!
Technorati: screencast jmaki netbeans rubyonrails mysql
Related posts:
[Trackback] Day 2 started with regular announcements and keynote by DHH. The demographic distribution of approximately 750 attendees was shown in the filler slides right before the keynote: Germany 29% Sweden 3% UK 17% Spain 3% United States 11% Norway…
Comment by Arun Gupta's Blog — September 18, 2007 @ 2:30 pm
[Trackback] Day 3 started with reminders about RubyConf 2007 and upcoming Euruko. Marcel and Koz (from Rails core team) gave the keynote talking about the best practices for Rails (theRailsWay.com). Here are some of the tips they explained: If a…
Comment by Arun Gupta's Blog — September 19, 2007 @ 1:30 pm
[Trackback] I attended and presented at NetBeans Day Rome earlier today. I sat down to write a detailed report but Dana Nourie (SDN Technical Writer) has already done a superb job summarizing the event. Instead of repeating the content I’d…
Comment by Arun Gupta's Blog — September 24, 2007 @ 2:16 pm
[Trackback] The jMaki 1.0 framework , with support for Java, PHP, and Ruby, was released yesterday. Last week, Arun Gupta posted a screencast showing how to use jMaki wrappers of button and table widgets from Dojo and Yahoo frameworks in a Ruby on Rails applica…
Comment by Insider Scoop From the Tutorial Divas — September 26, 2007 @ 12:02 pm
Hi Arun, I posted the step-by-step tutorial for this screencast at http://blogs.sun.com/divas/entry/using_jmaki_1_0_with
Comment by Diva #2 — September 26, 2007 @ 12:04 pm
Thanks Chris!
Comment by Arun Gupta — October 1, 2007 @ 12:15 pm
Hello Arun, I followed your screencast and was impressed, but I thought it was also possible to use the ExtJS library. How can I configure Netbeans for that?
Comment by Harm Horstman — October 10, 2007 @ 3:43 pm
[Trackback] Mid West Java Tech Days concluded in Minneapolis earlier today. First, here are some facts I learned about Minneapolis: Minneapolis is a Twin City with St Paul Has 20 lakes and wetlands Mall of America – Biggest retail and…
Comment by Arun Gupta's Blog — October 16, 2007 @ 11:19 pm
[Trackback] Mid West Java Tech Days concluded in Chicago yesterday. With approximately 160 participants, the conference attendees were slightly larger in number than the Minneapolis Tech Days. The interaction with the audience was also good. The day started with …
Comment by Arun Gupta's Blog — October 19, 2007 @ 6:20 am
[Trackback] Rama and I presented on Metro and jMaki in Silicon Valley Code Camp last Saturday. Here are the pictures: It was good to meet Peter Kellner (SVCC Organizer), Aaron Houston (Program Coordinator for JUGs), Van Riper (Silicon Valley JUG Founder),…
Comment by Arun Gupta's Blog — October 30, 2007 @ 8:20 am
Harm, ExtJS library needs to be packaged as it’s done for Charting widgets at:
https://jmaki-charting.dev.java.net/servlets/ProjectDocumentList
Then this zip file can be easily added to NetBeans IDE as explained:
http://weblogs.java.net/blog/ludo/archive/2007/01/extending_the_j.html
Comment by Arun Gupta — November 13, 2007 @ 1:08 pm
[Trackback] I presented on Metro and jMaki in an invitation-only gathering in Seattle on Nov 15. The audience in both the sessions was pretty interactive. Even though the sessions were invitation-only, I’m posting some of the questions asked during the…
Comment by Arun Gupta's Blog — November 20, 2007 @ 3:13 am
as for me very good
Comment by sohbet — December 2, 2007 @ 4:43 am
very good:)
Comment by satılık — January 26, 2008 @ 12:20 am
[Trackback] As mentioned earlier, I presented on "Rails powered by GlassFish & jMaki" at South Bay Ruby Meetup yesterday. The slides are available here. The demos showed in the talk are listed below: screencast #web9 – Create standalone and shared WA…
Comment by Arun Gupta's Blog — January 30, 2008 @ 10:31 pm
[Trackback] NetBeans 6.1 Beta was released last week. Amongst the many improvements, one of them is the bundled JRuby 1.1 RC2 and Rails 2.0.2. The jMaki plugin used to work fine with Rails 1.2.3 but need to be updated because…
Comment by Arun Gupta's Blog — March 12, 2008 @ 7:47 am
did jMaki palette works in the HAML editor of netbeans?
Comment by arno nyhm — April 17, 2008 @ 4:35 pm
Not right now, but that surely would be a good addition
Comment by Arun Gupta — April 17, 2008 @ 9:33 pm
Wonderful Information. Thanks Arun.
I had a question on Fisheye thoug hoping someone would be able to answer. I am trying to change the link that gets invoked when you click on any of the images. so far I have not been to do that. It pops an alert box with "glue.js fisheye event"
Comment by Farshad — May 14, 2008 @ 8:01 am
I tried to recreate your steps. I installed a newer version of jMaki (1.7.3), I am using Netbeans 6.1, Java 1.6.0, jRuby 1.8.6 (hmm, I was execting 1.1), gems 1.0.1, rails 2.0.2. When I try to access the Rake tasks, I right click on the project icon in the Projects navigation tab, and nothing happens. No menus appear.
Did I do some newbie mistake that is preventing me from seeing the rake tasks? Is there some other way to access the rake tasks from within the IDE?
Comment by robertfolkerts — May 26, 2008 @ 11:10 am
robertfolkerts, I’m using similar configuration as yours and the only difference is JDK 1.5.0 and JRuby 1.1 (default bundled with NetBeans). And could re-create the entire demo with that configuration.
When you right-click on the project, do you see the context-sensitive menu ? You should consider asking your question on users@ruby.netbeans.org.
Comment by Arun Gupta — May 28, 2008 @ 9:29 am
thank you
very gooooooooooood
very nic
Comment by برامج — June 16, 2008 @ 11:46 am
robertfolkerts, I’m using similar configuration as yours and the only difference is JDK 1.5.0 and JRuby 1.1 (default bundled with NetBeans). And could re-create the entire demo with that configuration.
When you right-click on the project, do you see the context-sensitive menu ? You should consider asking your question on users@ruby.netbeans.org.
Comment by BATTERY — November 26, 2008 @ 8:37 pm
Hi Arun,
Do you have a tutorial for how do I deploy this jMaki application to Google App Engine?
Thank you
Suresh
Comment by Suresh — April 16, 2010 @ 8:01 am
Suresh,
jMaki is a community-drive project at this stage and so no new docs are available. Feel free to blog about it once you’ve figured out the steps.
Comment by Arun Gupta — April 19, 2010 @ 3:08 pm
I find this url helpful to get started. Iam working on this path now.
Thank you
Suresh
Comment by Suresh — April 20, 2010 @ 7:11 am
I find this url helpful to get started with Ruby/GoogleApps, though jMaki blending to the equation is not known yet but I am following towards this path.
http://paulhammant.com/blog/google-app-engine-for-java-with-rich-ruby-clients.html
Comment by Suresh — April 20, 2010 @ 7:14 am