Bangalore & India Java Leaders of the World? Should JavaOne Shift to India?March 10th, 2008 It was well known that there is a significant amount of Java development in Bangalore these days. However it took me by surprise to find that it may actually be a world leader in terms of amount of Java and India too as a country.
Report on Ethics in Blogging SurveyJuly 21st, 2005 Report Summary:
As the prevalence and social influence of weblogs continue to increase, the issue of the ethics of bloggers is relevant not only to the blogging community, but also to people outside it. This study explored ethical beliefs and practices of two distinct groups of bloggers--personal and non-personal--through a worldwide web survey.
Eight newspapers and AP rally behind Apple bloggersApril 12th, 2005 In a surprising turn of events eight US newspapers and Associated Press Agency filed a court brief which says they should be allowed to protect their sources. In March, Apple won the right to see the bloggers' e-mail records to find out who leaked information on upcoming products to them, which they published.
J2SE 5: New wine in new bottle with old corkMarch 15th, 2005 J2SE stands for Java 2 Standard Edition. The 2 stands for version 2 of the platform.
Microsoft Makes a Mess Out of Silly Laptops Giveaway to BloggersJanuary 13th, 2009 Watch out bloggers! Those of you with Microsoft's laptops gifts can keep them back. MIcrosoft had send Acer Ferrari laptops to 90 bloggers during pre-Vista-launch.
Java Quiz: Why StringBuilder Should be Used Instead of StringBuffer?August 23rd, 2008 First tell me what is the best way to concatenate large number of String objects? Is it a + b?
Most Java developers know not to use a + b (+ operator) because of huge performance problems, they use StringBuffer instead. In fact I did some tests in the past which confirms this folklore.
Google Venturing In Blogging? ... Hiring Bloggers?September 20th, 2006 I am not talking about providing blogging software / service like Blogger. It looks like Google (at least Google India) may actually venture into blogging themselves.
Java SE Goes Beta (Feature Complete). Download Now.February 17th, 2006 Java SE 6 Beta offers the first feature complete version of next major release of the Java SE platform. Sun expects to ship the final release of Java SE 6 in the fall of 2006.
Three Free Notable Java Software / APISeptember 8th, 2005 GMail API for Java
GMailer API for Java (g4j) is set of API that allows Java programmer to communicate to GMail. With G4J programmers can made Java based application that based on huge storage of GMail.
Java Popularity Statistics (from JavaOne 2008)May 7th, 2008 Sun revealed the following statistics about Java at JavaOne 2008:
1. 90% of Personal Computers on Internet have Java
2.
Free Google AdSense Online WebinarSeptember 18th, 2007 Event: What's New with AdSense Webinar. Description: AdSense support specialists will provide an overview of the latest features in AdSense as well as a refresher on the top support issues every publisher should know.
Gripe: Java blog aggregator: javablogs.comFebruary 16th, 2004 Few Gripes on Java.blogs:
After few days with java.blogs I realized I don't want a few things. For example I am not interested in knowing anything about IDEA releases.
Java EE 6 HighlightsMay 6th, 2008 The key features of Java EE 6 (Java Enterprise Edition version 6) are:
Modular Platform - Java EE 6 introduces profiles targeted for particular segment of users like web developers or mobile developers. Java Profiles allows you to select Java EE 6 features to be included in a profile.
Top 10 Java LiesMarch 6th, 2006 Here are the top ten Java lies I have heard over the years. Feel free to add yours in the comments.
How To Pass Command Line Arguments To Ant Task / ScriptAugust 17th, 2008 Ant is a popular, high quality Java based build and deployment tool from Apache Foundation. You can invoke Java programs in ant using the java task.
December 12th, 2005 at 6:10 am
http://rgarg.blogspot.com/
December 12th, 2005 at 1:47 pm
I blog about Java. Check out the Java category of my blog http://www.vasanth.in/CategoryView,category,Technology,Java.aspx. It has its own RSS feed http://feeds.feedburner.com/vasanthjava
December 13th, 2005 at 1:09 am
Xyling Java Blog
http://javablogs.xyling.com
December 28th, 2005 at 9:38 am
Link to my blog - usually talk about Java.
December 28th, 2005 at 1:08 pm
Hey Goldy,
Are you Indian
March 10th, 2006 at 9:19 am
You can list my blog. I am from India. Currently working in Houston, Texas.
June 27th, 2006 at 1:21 am
Hi Angsuman,
Just like you, many have wondered. Yes, I am an Indian but since the time I found myself into the globalized world, I feel more like a citizen of this World than India alone
June 29th, 2007 at 10:17 am
I am from India and I blog about Java (and also other programming aspects) at blogger .. http://debasishg.blogspot.com.
March 12th, 2008 at 10:15 pm
anjanb.wordpress.com
March 13th, 2008 at 6:27 am
Thanks everyone.
July 30th, 2008 at 7:52 pm
Hi
I have installed (jdk-6u3-windows-i586-p_31.10.2007)
this file jdk1.6 after that i install eclipse software but it is not supporting jre 1.6 and asking for jdk 1.4 or sdk 1.4.
Pls provide me the proper link and file name which i need to download to run eclipse successfully
REPLY AT er.rajat.ymca@gmail.com
November 4th, 2008 at 3:56 am
Hi i am not a blogger but i like to read them and grab anything this is new.
February 7th, 2009 at 5:09 pm
Você tem e-mail anjan bacchu, eu sou do brasil estou fazendo um documentário sobre a índia… e vi você e pensei q pudesse me ajudar …
beijos
March 7th, 2009 at 9:22 pm
I got a Java Blog which is a programming competition - It requires that you write a very simple Code. Most of the programs are not more than 20 lines!!!
I plan to write post other then the competition too!!
March 31st, 2009 at 1:51 pm
I write about stuffs related mainly to core java,spring ,hibernate and other stuffs.
April 22nd, 2009 at 11:29 am
hii Iam java blogger publishes tutorials check it out
May 12th, 2009 at 7:03 pm
public class Test{
public static void main(String args[])
{
System.out.println(args[0]” “+args[args.length-1])
}
}
if we pass “java test lets see what happens” as an argument what will be the output
August 21st, 2009 at 9:50 am
i am a C.S student and have intense intrest in java language , i request u plz that provide the list of all java based online compatitions websites.
and java its scope and how to use java in webpage designing.
August 24th, 2009 at 6:52 pm
Java blogger. Mostly blog about Java tips and tricks