<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Parag's Den</title>
	<atom:link href="http://paragdongre.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://paragdongre.wordpress.com</link>
	<description>Dedicated to my adored friends.....</description>
	<lastBuildDate>Thu, 16 Apr 2009 06:56:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='paragdongre.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/51f6a44b090ebaaf2a54783e610bf558?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Parag's Den</title>
		<link>http://paragdongre.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://paragdongre.wordpress.com/osd.xml" title="Parag&#039;s Den" />
	<atom:link rel='hub' href='http://paragdongre.wordpress.com/?pushpress=hub'/>
		<item>
		<title>JDBC Driver Types</title>
		<link>http://paragdongre.wordpress.com/2009/04/16/jdbc-driver-types/</link>
		<comments>http://paragdongre.wordpress.com/2009/04/16/jdbc-driver-types/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 06:56:43 +0000</pubDate>
		<dc:creator>paragdongre</dc:creator>
				<category><![CDATA[- Java]]></category>

		<guid isPermaLink="false">http://paragdongre.wordpress.com/?p=145</guid>
		<description><![CDATA[JDBC drivers are divided into four types or levels. The different types of jdbc drivers are: Type 1: JDBC-ODBC Bridge driver (Bridge) Type 2: Native-API/partly Java driver (Native) Type 3: AllJava/Net-protocol driver (Middleware) Type 4: All Java/Native-protocol driver (Pure) 4 types of jdbc drivers are elaborated in detail as shown below: Type 1: JDBC-ODBC Bridge [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=paragdongre.wordpress.com&amp;blog=1992441&amp;post=145&amp;subd=paragdongre&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://paragdongre.wordpress.com/2009/04/16/jdbc-driver-types/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9921c566fa8808d0a22a585b2af18609?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">paragdongre</media:title>
		</media:content>

		<media:content url="http://paragdongre.files.wordpress.com/2009/04/jdbc-type1-driver.jpg" medium="image">
			<media:title type="html">jdbc-type1-driver</media:title>
		</media:content>

		<media:content url="http://paragdongre.files.wordpress.com/2009/04/jdbc-type2-driver.jpg" medium="image">
			<media:title type="html">jdbc-type2-driver</media:title>
		</media:content>

		<media:content url="http://paragdongre.files.wordpress.com/2009/04/jdbc-type3-driver.jpg" medium="image">
			<media:title type="html">jdbc-type3-driver</media:title>
		</media:content>

		<media:content url="http://paragdongre.files.wordpress.com/2009/04/jdbc-type4-driver.jpg" medium="image">
			<media:title type="html">jdbc-type4-driver</media:title>
		</media:content>
	</item>
		<item>
		<title>Java Database Connectivity</title>
		<link>http://paragdongre.wordpress.com/2009/04/16/java-jdbc/</link>
		<comments>http://paragdongre.wordpress.com/2009/04/16/java-jdbc/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 06:28:51 +0000</pubDate>
		<dc:creator>paragdongre</dc:creator>
				<category><![CDATA[- Java]]></category>

		<guid isPermaLink="false">http://paragdongre.wordpress.com/?p=137</guid>
		<description><![CDATA[The JDBC ( Java Database Connectivity) API defines interfaces and classes for writing database applications in Java by making database connections. Using JDBC you can send SQL, PL/SQL statements to almost any relational database. JDBC is a Java API for executing SQL statements and supports basic SQL functionality. It provides RDBMS access by allowing you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=paragdongre.wordpress.com&amp;blog=1992441&amp;post=137&amp;subd=paragdongre&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://paragdongre.wordpress.com/2009/04/16/java-jdbc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9921c566fa8808d0a22a585b2af18609?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">paragdongre</media:title>
		</media:content>

		<media:content url="http://paragdongre.files.wordpress.com/2009/04/jdbc1.jpg" medium="image">
			<media:title type="html">jdbc1</media:title>
		</media:content>
	</item>
		<item>
		<title>Java Basics</title>
		<link>http://paragdongre.wordpress.com/2009/04/16/java-basics/</link>
		<comments>http://paragdongre.wordpress.com/2009/04/16/java-basics/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 05:48:51 +0000</pubDate>
		<dc:creator>paragdongre</dc:creator>
				<category><![CDATA[- Java]]></category>

		<guid isPermaLink="false">http://paragdongre.wordpress.com/?p=130</guid>
		<description><![CDATA[History of Java Java was developed by a team led by James Gosling at Sun Microsystems , a company best known by for its workstations. Java was originally called Oak and designed for use in embedded consumer electronic applications in 1991. It was redesigned for developing Internet application and renamed Java in 1995. Java Program [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=paragdongre.wordpress.com&amp;blog=1992441&amp;post=130&amp;subd=paragdongre&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://paragdongre.wordpress.com/2009/04/16/java-basics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9921c566fa8808d0a22a585b2af18609?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">paragdongre</media:title>
		</media:content>
	</item>
		<item>
		<title>Shutdown your pc with Timer</title>
		<link>http://paragdongre.wordpress.com/2009/04/09/shutdown-your-pc-with-timer/</link>
		<comments>http://paragdongre.wordpress.com/2009/04/09/shutdown-your-pc-with-timer/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 05:48:23 +0000</pubDate>
		<dc:creator>paragdongre</dc:creator>
				<category><![CDATA[3. Fun]]></category>

		<guid isPermaLink="false">http://paragdongre.wordpress.com/?p=114</guid>
		<description><![CDATA[Here is another trick to shutdown at a specific time, for example you wish to shutdown at 1:45am. Type this in start=&#62;Run Type Code: at 1:45 shutdown -s (Time should put in 24 hrs Format when u want to shutdown ur pc) TO ABORT: Code:shutdown -a<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=paragdongre.wordpress.com&amp;blog=1992441&amp;post=114&amp;subd=paragdongre&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://paragdongre.wordpress.com/2009/04/09/shutdown-your-pc-with-timer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9921c566fa8808d0a22a585b2af18609?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">paragdongre</media:title>
		</media:content>
	</item>
		<item>
		<title>Invisible Folder</title>
		<link>http://paragdongre.wordpress.com/2009/03/25/invisible-folder/</link>
		<comments>http://paragdongre.wordpress.com/2009/03/25/invisible-folder/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 12:36:28 +0000</pubDate>
		<dc:creator>paragdongre</dc:creator>
				<category><![CDATA[3. Fun]]></category>

		<guid isPermaLink="false">http://paragdongre.wordpress.com/?p=101</guid>
		<description><![CDATA[Create invisible folder in windows by using following trick. The folder will not be hidden but will be invisible to eyes as it’ll be same as background &#38; it’s icon is like that. Steps are bellow:- 1) Right Click on the desktop. Make a new folder 2) Now rename the folder to a unnamed one. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=paragdongre.wordpress.com&amp;blog=1992441&amp;post=101&amp;subd=paragdongre&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://paragdongre.wordpress.com/2009/03/25/invisible-folder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9921c566fa8808d0a22a585b2af18609?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">paragdongre</media:title>
		</media:content>
	</item>
		<item>
		<title>Flash Tweening</title>
		<link>http://paragdongre.wordpress.com/2009/02/05/flash-tweening/</link>
		<comments>http://paragdongre.wordpress.com/2009/02/05/flash-tweening/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 07:00:46 +0000</pubDate>
		<dc:creator>paragdongre</dc:creator>
				<category><![CDATA[- Flash]]></category>

		<guid isPermaLink="false">http://paragdongre.wordpress.com/?p=88</guid>
		<description><![CDATA[Tweening comes from the words &#8220;in between&#8221;. With Tweening you can go from one keyframe to another and specify changes in the animation and let the Flash program create the frames in between. Example In this example we will learn how to make an object move across the screen. &#60;html&#62;&#60;body&#62; &#60;object width=&#8221;400&#8243; height=&#8221;400&#8243;&#62; &#60;param name=&#8221;movie&#8221; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=paragdongre.wordpress.com&amp;blog=1992441&amp;post=88&amp;subd=paragdongre&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://paragdongre.wordpress.com/2009/02/05/flash-tweening/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9921c566fa8808d0a22a585b2af18609?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">paragdongre</media:title>
		</media:content>
	</item>
		<item>
		<title>Introduction to Flash</title>
		<link>http://paragdongre.wordpress.com/2009/02/05/introduction-to-flash/</link>
		<comments>http://paragdongre.wordpress.com/2009/02/05/introduction-to-flash/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 06:10:18 +0000</pubDate>
		<dc:creator>paragdongre</dc:creator>
				<category><![CDATA[- Flash]]></category>

		<guid isPermaLink="false">http://paragdongre.wordpress.com/?p=83</guid>
		<description><![CDATA[Flash is a tool for creating interactive and animated Web sites. What you should already know ? Before you continue you should have a basic understanding of the following: • WWW, HTML and the basics of building Web pages What is Flash? • Flash is a multimedia graphics program specially for use on the Web [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=paragdongre.wordpress.com&amp;blog=1992441&amp;post=83&amp;subd=paragdongre&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://paragdongre.wordpress.com/2009/02/05/introduction-to-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9921c566fa8808d0a22a585b2af18609?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">paragdongre</media:title>
		</media:content>
	</item>
		<item>
		<title>01- Introduction to VB.NET</title>
		<link>http://paragdongre.wordpress.com/2008/06/04/01-introduction-to-vbnet/</link>
		<comments>http://paragdongre.wordpress.com/2008/06/04/01-introduction-to-vbnet/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 07:16:23 +0000</pubDate>
		<dc:creator>paragdongre</dc:creator>
				<category><![CDATA[- VB.Net]]></category>

		<guid isPermaLink="false">http://paragdongre.wordpress.com/?p=65</guid>
		<description><![CDATA[What is VB.NET Visual Basic .NET is Microsoft&#8217;s Visual Basic on their .NET framework. Visual Basic is an object oriented programming language. Any programmer can develop applications quickly with Visual Basic. It is a very user-friendly language. All you have to do is arrange components using visual tools and then write code for the components. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=paragdongre.wordpress.com&amp;blog=1992441&amp;post=65&amp;subd=paragdongre&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://paragdongre.wordpress.com/2008/06/04/01-introduction-to-vbnet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9921c566fa8808d0a22a585b2af18609?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">paragdongre</media:title>
		</media:content>
	</item>
		<item>
		<title>02- Microsoft Frameworks</title>
		<link>http://paragdongre.wordpress.com/2008/06/04/63/</link>
		<comments>http://paragdongre.wordpress.com/2008/06/04/63/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 07:10:04 +0000</pubDate>
		<dc:creator>paragdongre</dc:creator>
				<category><![CDATA[- VB.Net]]></category>

		<guid isPermaLink="false">http://paragdongre.wordpress.com/2008/06/04/63/</guid>
		<description><![CDATA[.Net Framework What is the Microsoft .NET framework? You may be wondering why the .NET aspect of Visual Basic is so important in today&#8217;s times. In simple terms, .NET is a framework made by Microsoft so that developers can take advantage of code on the internet. Many developers through the years have developed code for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=paragdongre.wordpress.com&amp;blog=1992441&amp;post=63&amp;subd=paragdongre&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://paragdongre.wordpress.com/2008/06/04/63/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9921c566fa8808d0a22a585b2af18609?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">paragdongre</media:title>
		</media:content>
	</item>
		<item>
		<title>03- Forms</title>
		<link>http://paragdongre.wordpress.com/2008/06/04/03-forms/</link>
		<comments>http://paragdongre.wordpress.com/2008/06/04/03-forms/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 07:05:15 +0000</pubDate>
		<dc:creator>paragdongre</dc:creator>
				<category><![CDATA[- VB.Net]]></category>

		<guid isPermaLink="false">http://paragdongre.wordpress.com/?p=62</guid>
		<description><![CDATA[User Form and Toolbox The User Form The first thing that you should familiarize yourself with in the Visual Basic .NET programming language is the user form. The user form is the box where you can add all sorts of features. On older versions of Visual Basic, the user form has dots on it. The [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=paragdongre.wordpress.com&amp;blog=1992441&amp;post=62&amp;subd=paragdongre&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://paragdongre.wordpress.com/2008/06/04/03-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9921c566fa8808d0a22a585b2af18609?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">paragdongre</media:title>
		</media:content>
	</item>
	</channel>
</rss>
