|
| |
| |
| |
|
Statistics |
| Unique Visitors: 30 |
| Total Unique Visitors: 113428 |
| Visitors Out: 205 |
| Total Visitors Out: 205 |
|
|
|
| |
|
|
| |
|
| Burn ISO files on Ubuntu Linux |
| 2007-12-29 08:58:00 |
How to burn iso files on Ubuntu Linux.1. Download the file.2.Right click on the file and click on Write to Disc...3.In Write To Disc screen you choose your CD Burner and Write speed and when you are done just click on Write...
|
| |
|
| Perl 5.10 |
| 2007-12-22 07:11:00 |
=> Today the Perl Foundation announces the release of Perl 5.10, the first major upgrade to the wildly popular dynamic programming language in over give years. This latest version builds on the successful 5.8.x series by adding powerful new language features and improving the Perl interpreter itself. The Perl development team, called the the Perl Porters, have taken features and inspiration from the ambitious Perl 6 project, as well as from chiefly academic languages and blended them with Perl's pragmatic view to practicality and usefulness.more.....
|
| |
|
| Ruby Tutorials |
| 2007-12-21 06:58:00 |
Here's some tutorials you can read to learn Ruby programming...Learn to Program => Click hereProgramming Ruby => Click hereAn Introduction to Ruby => Click hereLearning Ruby => Click hereRuby user's guide => Click hereQt Tutorial - The 14 Steps => Click hereWhy's (Poignant) Guide to Ruby => Click hereRuby Study Notes => Click hereRubyCHannel Tutorial => Click hereRuby Basic Tutorial => Click here...
|
| |
|
| Create games in Ruby |
| 2007-12-21 05:29:00 |
Do you want to create games but don't know how, then you should read this tutorial..Link...
|
| |
|
|
| Ruby on Rails IDE's |
| 2007-12-20 05:11:00 |
I've made an list over Ruby on Rails IDE'sTextMateAptanaArachno Ruby IDERoREDBlackadder3rdRailNetbeansjEditKomodo EditIntelliJ IDEAEclipseRuby on SteelTry and see which one you like best....
|
| |
|
| Install Rails on Ubuntu |
| 2007-12-20 05:07:00 |
1. Open the terminalInstall Rails first:terminal:~$ sudo apt-get install ruby rdoc irb libyaml-ruby libzlib-ruby riterminal:~$ sudo apt-get install rubygemsterminal:~$ sudo gem update --systemNow to the Rails frameworkterminal:~$ sudo gem install rails -yBuild your first Rails Applicationterminal:~$ rails ForstaAppterminal:~$ cd ForstaAppterminal:~/ForstApp$ ruby script/serverOpen Firefox and go to till http://localhost:3000You created your first Rails application....
|
| |
|
| |
 |