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 »
|
 |
July 17, 2006
Read Gregs blog to find out how to use the XmlHttpProxy (a Java-based cross-domain proxy) to integrate content from services like Flickr, Yahoo, and RSS feeds into your AJAX clients to create mashups.
More »
Mark Baslers blog entry Update
to Java BluePrints summarizes the new samples in AJAX, Java Persistence and JavaServer Faces, and he includes links and descriptions to all the components. The BluePrints Catalog web site has also been updated; there is...
More »
(See intro for a background and caveats on these coding advice blog entries.)
The most important code style rule is that when you modify somebody else's code, you preserve the coding style in that file. Even when it hurts. The only thin...
More »
|