<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="0.92">
<channel>
	<title>Programming Blog</title>
	<link>http://www.roseindia.net/blog</link>
	<description>Programmer's Blog</description>
	<lastBuildDate>Mon, 24 Nov 2008 17:53:26 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Dateformat Example</title>
		<description>Dateformat Example

The Java Dateformat class is used to format the date/time in Java applications. You can use the Dateformat class while generating the report to format the date/time in required format.

To format a date for the current Locale, use one of the static factory methods:

String myString = DateFormat.getDateInstance().format(myDate);

DateFormat provides many ...</description>
		<link>http://www.roseindia.net/blog/2008/11/24/dateformat-example/</link>
			</item>
	<item>
		<title>Bufferedreader example</title>
		<description>Bufferedreader example

Here we have provided the best links for Bufferedreader class examples. You can use Bufferedreader class for buffering while reading the streams.

The Bufferedreader  class reads  the text from a character-input stream, buffering characters so as to provide for the efficient reading of characters, arrays, and lines.

Here are the example ...</description>
		<link>http://www.roseindia.net/blog/2008/11/24/bufferedreader-example/</link>
			</item>
	<item>
		<title>AWT basics</title>
		<description>AWT basics

Are you looking for the AWT Basics to help you learn AWT quickly? Here we have provided you the links to our AWT tutorials.

AWT stands for abstract window toolkit, which is used to develop platform-independent windowing, graphics, and user-interface for the desktop application using Java technology.

Now a day’s developers ...</description>
		<link>http://www.roseindia.net/blog/2008/11/24/awt-basics/</link>
			</item>
	<item>
		<title>Args tutorial</title>
		<description>Args tutorial

Are you looking for Args tutorial in Java Technolog?

Args represents the command line arguments in the Java program. You can pass any number of the parameters through the args variable.

I this example we will show how to use the Java Args.

Learn about Java Args Tutorial.

Thanks </description>
		<link>http://www.roseindia.net/blog/2008/11/24/args-tutorial/</link>
			</item>
	<item>
		<title>Java Args example</title>
		<description>Java Args example
In your main method you can pass the arguments using args[] parameters. The args[] parameter can take any number of command line parameters.

Each argument is identified by a space. For example you  can type following command on command prompt to call the java program:
C:\&#62;java MyProgram param1 param2 param3

In ...</description>
		<link>http://www.roseindia.net/blog/2008/11/24/java-args-example/</link>
			</item>
	<item>
		<title>Delhi Population by District</title>
		<description>Delhi Population by District

Are you looking for the District wise population distribution in Delhi? Here  we have collected the information and presented in easy to read format.

Delhi is the Capital of India and people from various parts of the country  are coming to Delhi due to various reasons. ...</description>
		<link>http://www.roseindia.net/blog/2008/10/17/delhi-population-by-district/</link>
			</item>
	<item>
		<title>Delhi News</title>
		<description>
Delhi Latest News
Read latest news from Delhi and NCR.
 
Delhi is the Capital of India and heart of the country.
 
Area of Delhi: 1,483 sq km
Population of Delhi: 11,680,000
According to Census 2001, the total population of the nine districts of the national capital territory is as follows: 




District 


Population 




South ...</description>
		<link>http://www.roseindia.net/blog/2008/10/17/delhi-news/</link>
			</item>
	<item>
		<title>Hibernate tools update site</title>
		<description>Hibernate tools update site

Are you looking for hibernate tools update site?

Hibernate Tools is also available for the popular Eclipse plugin. You can download the latest version from Hibernate Tools site.

You can also run Hibernate Tools as ant task.

Hibernate tools is used to enhance the programmers productivity.

Hibernate tools update site is ...</description>
		<link>http://www.roseindia.net/blog/2008/09/24/hibernate-tools-update-site/</link>
			</item>
	<item>
		<title>Jt 2.7 has been released</title>
		<description>
Jt 2.7 has been released – 14 Aug 2008
The latest version Jt 2.7 of Java Pattern Oriented Framework has been released on 14 Aug 2008. It facilitates rapid implementation of java applications for large critical systems. Jt implements some popular java patterns like Data Access Objects (DAO), J2EE and GoF ...</description>
		<link>http://www.roseindia.net/blog/2008/08/22/jt-27-has-been-released/</link>
			</item>
	<item>
		<title>Java Parallel Processing Framework (JPPF) version 1.4 is now available</title>
		<description>
Java Parallel Processing Framework (JPPF) version 1.4 is now available – Wednesday, 20 Aug 2008

JPPF has recently announced the availability of the Version 1.4 in the market.

The very best new features included in JPPF version 1.4 are-
·          The new JPPF library has the build and version information.
·         It provides ...</description>
		<link>http://www.roseindia.net/blog/2008/08/22/java-parallel-processing-framework-jppf-version-14-is-now-available/</link>
			</item>
</channel>
</rss>
