March 20, 2010
Day 1 - Ruby Conf India 2010. Content available at: http://blogs.sun.com/arungupta/entry/day_1_ruby_conf_india
More »
March 20, 2010
Do you execute ops in bulks or one by one?. Last bunch of the entries have been all about the code. Today let's try something different. Partly because at the time of writing I'm just 34 thousand feet above Atlantic and really don't feel like coding anything, but partly also bec...
More »
|
 |
August 06, 2009
Try these excellent tutorials for open-source Project Darkstar, a software infrastructure to simplify the development and operation of massively scalable online games, virtual worlds, and social networking applications.
More »
When using javac to compile nontrivial programs, it is almost always prudent to explicitly set the
source, target, and encoding options (-source, -target, and -encoding, respectively).
Leading by example, the JDK 7 build was recently changed to ...
More »
[cross-posted from the JVM summit mailing list] This is a reminder for the 2009 JVM Language Summit to be held at Sun's Santa Clara campus on September 16-18, 2009. Registration is now open for speaker submissions (presentations and workshops) and ...
More »
|