Here are the basic steps.
Create a new VM ...

As part of the previous step, create a new Virtual Disk mapping to the downloaded Open Solaris image ...
[Read more...]
| Previous 30 Newer Entries | Showing entries 61 to 90 of 90 |

(This is a purely technical or at least semi-technical post about a database and Web20 architecural issue.)
I just noticed about 5-10 status updates from my friends on Facebook are duplicated. Reading from the top I get to "17 hours ago" and then it restarts with duplicate status update messages from "5 hours ago".
For the last few months, I've been working feverishly to get the web2.0kit open-sourced. What is the web2.0kit, you ask ? We introduced this at our session at the Velocity conference. The web2.0kit is a reference architecture to help anyone running a web application evaluate the suitability, functionality and performance of various web technologies.
Most web2.0 sites today use open source languages and frameworks such as PHP, Ruby on Rails and Java EE to develop their applications. Deployments of these applications also use popular open source servers such as Apache httpd, MySQL, memcached and glassfish. Many other servers/technologies such as lighttpd, nginx, mogileFS, mongrel, thin, JRuby are also gaining popularity. To help understand
[Read more...]For the last few months, I've been working feverishly to get the web2.0kit open-sourced. What is the web2.0kit, you ask ? We introduced this at our session at the Velocity conference. The web2.0kit is a reference architecture to help anyone running a web application evaluate the suitability, functionality and performance of various web technologies.
Most web2.0 sites today use open source languages and frameworks such as PHP, Ruby on Rails and Java EE to develop their applications. Deployments of these applications also use popular open source servers such as Apache httpd, MySQL, memcached and glassfish. Many other servers/technologies such as lighttpd, nginx, mogileFS, mongrel, thin, JRuby are also gaining popularity. To help
[Read more...]For the last few months, I've been working feverishly to get the web2.0kit open-sourced. What is the web2.0kit, you ask ? We introduced this at our session at the Velocity conference. The web2.0kit is a reference architecture to help anyone running a web application evaluate the suitability, functionality and performance of various web technologies.
Most web2.0 sites today use open source languages and frameworks such as PHP, Ruby on Rails and Java EE to develop their applications. Deployments of these applications also use popular open source servers such as Apache httpd, MySQL, memcached and glassfish. Many other servers/technologies such as lighttpd, nginx, mogileFS, mongrel, thin, JRuby are also gaining popularity. To help
[Read more...]I needed to install AMP on my OpenSolaris laptop to do some PHP development, and I thought some people would be interested to know how to do this.
Here we go.
AMP is available from the OpenSolaris Web Stack project, which also includes other open source components such as Perl, Ruby, Memcached, Lighthttpd, etc.
The nice thing with OpenSolaris is that - assuming my laptop is connected to the Internet - I can use the Package Manager to automatically download and install AMP on my laptop. I access the Package Manager through the menu System/Administration.
Once the Package Manager is launched, I make sure that the Repository is set to opensolaris.org and I do a search on amp:
[Read more...]

jruby-1.0.3"
directory.bin/jruby -S gem install rails --include-dependencies
--no-ri --no-rdoc
Bulk updating Gem source index for: http://gems.rubyforge.org
Successfully installed rails-2.0.2
Successfully installed activesupport-2.0.2
Successfully installed activerecord-2.0.2
Back in my formative years, during the tail end of the S&L crisis, I spent quite a bit of time working on financal software, including asset-liability management, risk management, and pool selection for the securitization of assets.
Although I’m a ‘data’ guy, for a layman I have a fairly good understanding of risk management in the financial industry. A side effect of that understanding is that I’m been following the ongoing risk management fiasco with more than a passing interest. (The media might call it a ‘credit crunch’ or a ’subprime contagion’, but as far as I can tell, it all boils down to a lack of attention to risk.) It’s also turning out to be a good
[Read more...]~/samples/jruby arungupta$ jruby -S gem install rails
--include-dependenciesFinally, it's here. We missed our October 31 deadline, but hopefully that won't matter when you see the contents of the release.
Short summary of changes in the 1.2 release.
You can download the new packages from the Sun Download Center.
Some caveats to be aware of :
Finally, it's here. We missed our October 31 deadline, but hopefully that won't matter when you see the contents of the release.
Short summary of changes in the 1.2 release.
You can download the new packages from the Sun Download Center.
Some caveats to be aware of :
Finally, it's here. We missed our October 31 deadline, but hopefully that won't matter when you see the contents of the release.
Short summary of changes in the 1.2 release.
You can download the new packages from the Sun Download Center.
Some caveats to be aware of :
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
[Read more...]Using the instructions followed in JRuby Hack Day and taking some help from Nick, I figured out how to use the JDBC connection pools configured in GlassFish using the JNDI names.
All the commands given below are relevant for GlassFish but the same concept will work where ever you deploy your WARed up JRuby on Rails application.
The NetBeans IDE has simplified the steps to deploy JRuby on Rails application on GlassFish. This blog explains the steps and is an update to screencast #web6.
Download"
button in the Ruby column.New Project...".
Take all the defaults as shown below:ActiveRecord-JDBC 0.5 is now available. As mentioned earlier, one of the main features in this release is simplified database configuration for JRuby-on-Rails applications. From the release notes:
It is no longer necessary to specify :driver and :url configuration parameters for the mysql, postgresql, oracle, derby, hsqldb, and h2 adapters.
This means that if you deploy a Rails application as a WAR file on GlassFish as described
[Read more...]Enjoy it here!
Technorati: jmaki rubyonrails ror netbeans mysql screencast
| Previous 30 Newer Entries | Showing entries 61 to 90 of 90 |