My analysis of the actual problem with JavaBlogs AggregatorMarch 18th, 2005 A technical analysis of the duplicate post problem in JavaBlogs.
What's so great about Google Suggest?December 18th, 2004 Keith posted an interesting article countering the hype generated by Google Suggest & GMail - Google Suggest and GMail are a step backwards
I think there are two things which makes Google Suggest interesting. People now realize there is a way to use javascript for live update of sections in a webpage, which for some strange reason they didn't find out earlier!
And I think the implementation is pretty decent (read fast) in duplicating a client side application functionality in a web application.
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.
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.
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.
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.
Java Blogger's in IndiaDecember 11th, 2005 I want to create a list of Java blogger's in India or of Indian origin. If you are one please state so with your url in the comment below.
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.
Java Framework To Create Java FrameworksJanuary 26th, 2006 I have seen way too many java frameworks, way beyond my limits of tolerance. And I have found a perfect solution.
How To Solve Apache Ant java Task Execution ErrorsJuly 26th, 2006 I have seen myriad errors when executing java task. For example I have seen: javax.xml.parsers.FactoryConfigurationError?: Provider org.apache.xerces.jaxp.DocumentBuilderFactoryImpl? not found when executing the java task in jdk1.5.0
The problems with debugging the errors is that the commandline used by java task is not visible, even in verbose mode.
How to install / enable Java Plugin / Applets in Firefox on CentOS 5September 28th, 2009 CentOS comes with OpenJava JRE installed. However that doesn't provide the required libraries to run Java from browsers (read: applets).
March 18th, 2005 at 12:16 am
[...] top not till the goal is achieved” - Swami Vivekananda
« What’s up with Republican Java Geeks? My ana [...]
March 18th, 2005 at 1:28 am
If you’re using WordPress (looks like it, it just doesn’t say), just add the java specific feeds to javablogs, so people won’t have to see all the other stuff. (feed/rss2/?cat=3)
March 18th, 2005 at 4:22 am
I have posted in detail about the issue with category feeds. Few days back I moved to using category feeds.
Now its back to drawing board.
March 18th, 2005 at 4:24 am
@Anders The last comment is for you.
Yes I do use WordPress. It is mentioned in About This Site page.
March 18th, 2005 at 3:19 pm
So you devote a whole entry to less than 1 in 1000 of your commenters? Wow. Imagine what the 1 in 100 group get!
March 18th, 2005 at 7:04 pm
Actually I see them in others blogs too.