Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment why don't they use jruby or jython (Score 1) 623

why don't they use jruby
http://www.jruby.org/
or jython ?
http://www.jython.org/
inventing yet another languge when there so many to choose from doesn't seems to be too smart
i can give only one failure go language that is now falling from top 10 if you watch tiobe
http://www.tiobe.com/content/paperinfo/tpci/index.html
also another failure is Groovy used with grails:
"Other interesting moves in the TIOBE index this month can be found outside the top 20. This is due to the fact that the index uses 7 different search engines as of this month. Some promising languages lost many positions. Most striking examples of this are NXT-G (down from 19 to 54) and Groovy (from 25 to 65)."

Comment Re:Shared web hosting (Score 1) 263

These days it's easy to build a simple FLAPS Firebird+ Linux+ Apache+ Php+ SSL style or FUNP Firebird + Ubuntu+Nginx+Php/Python/Rails virtual server

https://docs.google.com/present/view?id=ddzwj4jw_112ddwrd52h

You can buy a simple vps and install what you want there (Firebird php , rails ,
django ...)
I give you some options but there are more to choose from
http://www.linode.com/
http://www.hetzner.de/en/hosting/produktmatrix_vserver/vserver-produktmatrix/

It's quite easy to install and start on ubuntu for example
https://help.ubuntu.com/community/Firebird2.5

(i didn't included howto connect and howto secure the server)

Slashdot Top Deals

Real Programmers don't write in PL/I. PL/I is for programmers who can't decide whether to write in COBOL or FORTRAN.

Working...