Java Virtal Machine.net

[ News ] rss

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/2006
SunMonTueWedThuFriSat
      1
23456 78
91011 12 131415
16 17 18 19 20 21 22
23 2425 262728 29
3031      

[ Archives News
for 'Developers' ]

July 17, 2006

Mashup Support for Java Clients

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.

Comment here

More »


Java BluePrints Updates

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...

Comment here

More »


Code Advice #10: Place brackets with the declaration type, not the name

(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...

Comment here

More »


©2002-2008Java-Virtual-Machine.net