Every Flavour Beans

Installing Sun Java SE 6, Maven 2 and Tomcat 5.5 on Fedora GNU/Linux
5 Oct 2008 7:06am GMT For using most of the enterprise technologies based on Java, you generally need at least the following components installed and configured on your system: Sun Java SE (or EE) SDK A command line build tool like Ant or Maven A Java application server/container like Tomcat, Jetty, Glassfish, JBoss etc. Based on which Java based technology/framework you [...]

Installing amazon-ecs/hpricot RubyGem on Windows Operating System
15 Sep 2008 1:15pm GMT Installing rubygems that come with native extensions is not same on gnu/linux and Windows platforms as I have discovered recently. Apparently, it is important that the native extensions needed by the rubygem be built with the same compiler tool chain as your main ruby installation. The rubygem I needed to install was amazon-ecs and it [...]

“Hello, World” Web Application in Ruby on Rails using Aptana Studio
6 Sep 2008 9:04am GMT I am assuming that you have everything properly setup on your computer for developing applications with the Ruby on Rails framework using Aptana Studio IDE. If not, see my previous posts: Setting Up Rails Development Environment on Windows Vista/XP Setting Up Rails Development Environment using Aptana Studio In this post I will take you through a [...]

Setting Up Rails Development Environment using Aptana Studio
3 Sep 2008 12:07pm GMT You first need to complete the first five steps of my earlier post “Setting Up Rails Development Environment on Windows Vista/XP” which explain how to install Ruby, RubyGems, Ruby on Rails, Mongrel web server and MySQL database server on Microsoft Winodws Vista/XP. You can skip the last two steps(sixth and seventh) of that post which [...]

Installing Sun Java SE 6, Apache Maven 2 and Tomcat 5.5 on Windows OS
22 Aug 2008 3:19pm GMT For using most of the enterprise technologies based on Java, you generally need at least the following components installed and configured on your system: Java SE or EE SDK A command line build tool A Java application server/container like Tomcat, Glassfish, JBoss etc. Based on the Java based technology/framework you want to use, you may need [...]

1 2 > 

© dotMobi 2007-2008. All rights reserved