JRuby on Rails on SAP NetWeaver Studio

Create a LiftWeb project with Simple Build Tool

1
  • Posted on October 1, 2010 - 10:24 am
  • By admin
  • Posted in
sbt_update_3

Once the SBT tool is installed, we proceed to create the lift project structure, there are 2 ways to create a Lift Project, the first one is tha we can create a new project by the traditional means using maven.

Read more

Install the Simple Build Tool for LiftWeb Framework

1
  • Posted on October 1, 2010 - 10:22 am
  • By admin
  • Posted in

Install Lift 2.1 in MacOSX Leopard (V) – Install the Simple Build Tool (SBT) in MacOSX Leopard

Read more

Create a Lift Project with Maven

1
  • Posted on October 1, 2010 - 10:19 am
  • By admin
  • Posted in

Install Lift 2.1 in MacOSX Leopard > (4) Create a Lift Project with Maven: The Apache Maven has become a standard, a standard that is already installed in Mac OS X Leopard by default, and there is no need to installed again. It is also possible to update it. Once the maven is installed, we [...]

Read more

Install Apache Maven in Mac OS X Leopard

0
  • Posted on October 1, 2010 - 10:15 am
  • By admin
  • Posted in

Install Lift 2.1 in MacOSX Leopard > (3) Install Maven in MacOSX Leopard: As we said before, Lift project uses Apache Maven as its default build system, luckily Maven is already installed on the Mac OS X Leopard computers, and we can check the version using the following command: mvn –version It is will appear [...]

Read more

Install Lift 2.1 in MacOSX Leopard (II) – Install the Scala Language

0
  • Posted on October 1, 2010 - 10:07 am
  • By admin
  • Posted in

This chapter describes the process of install the Scala Language at Mac OSX Leopard once it has been successfully download it

Read more

Install Lift 2.1 in MacOSX Leopard (I) – Download the Scala Language

2
  • Posted on October 1, 2010 - 10:06 am
  • By admin
  • Posted in

Download the Scala Language at Mac OS X

Read more

Install Lift Web Framework – The Series

0
  • Posted on October 1, 2010 - 10:05 am
  • By admin
  • Posted in

If you are a loyal reader of this blog, you know that I am a rather new fan of Lift and Scala. I have recently move to use Lift 2.1 over Scala 2.8.0.  Unfortunately, I cannot work with Lift as much as I want. My story with Lift and Scala is fill with a lot of blank spaces where, due to my job, I have no contact with Lift coding at all. For that reason, I have created these set of Quick and dirty instructions as tutorial where I review tips, tricks to install Scala, Lift Web Framework, Simple Build Tool, Maven, and Eclipse.

The idea is to keep it updated from time to time including my new findings, and novelties as I believe it is going to change at lot in the very next future.

Read more

Learn to build a Rails app using Heroku and Git

0

Hi All: I have recently discover Heroku service for building applications. It is extremely useful and extremely easy to use. It is also based in Git a SCM system which is also revolutionazing the version control systems. To install Git, we could use this guide located on the progit or also you can see this [...]

Read more

I have changed to JQuery in Rails

0

jQuery is today the best js library, prototype is a challenger.The reasons why I think this are beautifully illustrated on the following post. To use jQuery in rails install the following plugin: ruby script/plugin install http://ennerchi.googlecode.com/svn/trunk/plugins/jrails Here is a list of existing functions which are available once we replace prototype+scriptacuolous for the jquery. Hopefully, this [...]

Read more

JRuby on Rails on SAP NetWeaver Studio

0
  • Posted on August 31, 2009 - 2:40 am
  • By admin
  • Posted in

Many of you have already heard about JRuby and its Rails implementation called JRuby on Rails, for those who do not I would recommend to read the following articles: JRuby: The power of Java and Ruby This article which clearly explain the basics is about JRuby. This article from Java World gives an overview JRuby [...]

Read more


Tweets