<?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>Prashant&#039;s Blog</title>
	<atom:link href="https://wowjava.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://wowjava.wordpress.com</link>
	<description>Simple, Secure, Portable, Robust, ... wow, what a language.</description>
	<lastBuildDate>Wed, 14 Dec 2011 00:34:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<site xmlns="com-wordpress:feed-additions:1">6109442</site><cloud domain='wowjava.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>https://secure.gravatar.com/blavatar/e5850a21c1a2677c1c7b6c57cf665777926fbf0df251048c717aca1f150b5a16?s=96&#038;d=https%3A%2F%2Fs0.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Prashant&#039;s Blog</title>
		<link>https://wowjava.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="https://wowjava.wordpress.com/osd.xml" title="Prashant&#039;s Blog" />
	<atom:link rel='hub' href='https://wowjava.wordpress.com/?pushpress=hub'/>
	<item>
		<title>Working with SQLite on Android</title>
		<link>https://wowjava.wordpress.com/2011/09/26/working-with-sqlite-on-android/</link>
					<comments>https://wowjava.wordpress.com/2011/09/26/working-with-sqlite-on-android/#comments</comments>
		
		<dc:creator><![CDATA[Prashant]]></dc:creator>
		<pubDate>Mon, 26 Sep 2011 07:36:48 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Android Database]]></category>
		<category><![CDATA[SQLite]]></category>
		<guid isPermaLink="false">http://wowjava.wordpress.com/?p=945</guid>

					<description><![CDATA[From last few month, I was not able to post any new topic. So today thought to post something, but what? Then I remembered how much I had broken my head to start with the SQLite in android. I had found few difficulties while learning because of: All the database operation must has done from [&#8230;]]]></description>
		
					<wfw:commentRss>https://wowjava.wordpress.com/2011/09/26/working-with-sqlite-on-android/feed/</wfw:commentRss>
			<slash:comments>13</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">945</post-id>
		<media:content url="https://0.gravatar.com/avatar/3406a0aea20a510786957577bbe7e4584dc6667270d6a4f5364ea1e456cca66a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Prashant</media:title>
		</media:content>

		<media:content url="https://wowjava.wordpress.com/wp-content/uploads/2011/09/sqlite_eg_0.jpg" medium="image">
			<media:title type="html">SQlite_eg_0</media:title>
		</media:content>

		<media:content url="https://wowjava.wordpress.com/wp-content/uploads/2011/09/sqlite_eg_5.jpg" medium="image">
			<media:title type="html">SQlite_eg_5</media:title>
		</media:content>

		<media:content url="https://wowjava.wordpress.com/wp-content/uploads/2011/09/sqlite_eg_1.jpg" medium="image">
			<media:title type="html">SQlite_eg_1</media:title>
		</media:content>

		<media:content url="https://wowjava.wordpress.com/wp-content/uploads/2011/09/sqlite_eg_2.jpg" medium="image">
			<media:title type="html">SQlite_eg_2</media:title>
		</media:content>

		<media:content url="https://wowjava.wordpress.com/wp-content/uploads/2011/09/sqlite_eg_3.jpg" medium="image">
			<media:title type="html">SQlite_eg_3</media:title>
		</media:content>

		<media:content url="https://wowjava.wordpress.com/wp-content/uploads/2011/09/download.png" medium="image">
			<media:title type="html">Sownload source project from here.</media:title>
		</media:content>
	</item>
		<item>
		<title>Retrieving records from Database in Hibernate</title>
		<link>https://wowjava.wordpress.com/2011/07/06/retrieving-records-from-table-in-hibernate/</link>
					<comments>https://wowjava.wordpress.com/2011/07/06/retrieving-records-from-table-in-hibernate/#respond</comments>
		
		<dc:creator><![CDATA[Prashant]]></dc:creator>
		<pubDate>Wed, 06 Jul 2011 07:43:51 +0000</pubDate>
				<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[Java]]></category>
		<guid isPermaLink="false">http://wowjava.wordpress.com/?p=940</guid>

					<description><![CDATA[In my previous post I have used example for the insertion of data in Hibernate. Here is another example for selecting the records from the database using hibernate. In the same project (from previous post), I have added this new class named UsersList.java and ShowUser.java without making any other changed. Output : Most of the [&#8230;]]]></description>
		
					<wfw:commentRss>https://wowjava.wordpress.com/2011/07/06/retrieving-records-from-table-in-hibernate/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">940</post-id>
		<media:content url="https://0.gravatar.com/avatar/3406a0aea20a510786957577bbe7e4584dc6667270d6a4f5364ea1e456cca66a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Prashant</media:title>
		</media:content>

		<media:content url="https://wowjava.wordpress.com/wp-content/uploads/2011/07/hibernate_op1.jpg" medium="image">
			<media:title type="html">hibernate_op1</media:title>
		</media:content>

		<media:content url="https://wowjava.wordpress.com/wp-content/uploads/2011/07/hibernate_op2.jpg" medium="image">
			<media:title type="html">hibernate_op2</media:title>
		</media:content>
	</item>
		<item>
		<title>Adding Autoincrement Field using &#060;generator/&#062; in Hibernate</title>
		<link>https://wowjava.wordpress.com/2011/07/02/adding-autoincrement-field-using-in-hibernate/</link>
					<comments>https://wowjava.wordpress.com/2011/07/02/adding-autoincrement-field-using-in-hibernate/#respond</comments>
		
		<dc:creator><![CDATA[Prashant]]></dc:creator>
		<pubDate>Sat, 02 Jul 2011 10:21:08 +0000</pubDate>
				<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[Java]]></category>
		<guid isPermaLink="false">http://wowjava.wordpress.com/?p=928</guid>

					<description><![CDATA[In  my previous post, We are adding id of the user by using parameter value to the constructor.  In general jsp, servlet code If id field is required to be auto increment, we will select the maximum value of the field and next value will be inserted into the field. Same operation is done by [&#8230;]]]></description>
		
					<wfw:commentRss>https://wowjava.wordpress.com/2011/07/02/adding-autoincrement-field-using-in-hibernate/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">928</post-id>
		<media:content url="https://0.gravatar.com/avatar/3406a0aea20a510786957577bbe7e4584dc6667270d6a4f5364ea1e456cca66a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Prashant</media:title>
		</media:content>
	</item>
		<item>
		<title>My First Hibernate Example</title>
		<link>https://wowjava.wordpress.com/2011/07/02/my-first-hibernate-example/</link>
					<comments>https://wowjava.wordpress.com/2011/07/02/my-first-hibernate-example/#comments</comments>
		
		<dc:creator><![CDATA[Prashant]]></dc:creator>
		<pubDate>Sat, 02 Jul 2011 07:44:06 +0000</pubDate>
				<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[Java]]></category>
		<guid isPermaLink="false">http://wowjava.wordpress.com/?p=915</guid>

					<description><![CDATA[As I began with Hibernate from yesterday, I went through this small example to insert a row into database table. I have done this example in MyEclipse workbench. In this example there are mainly four files to work with: 1)      hibernate.cfg.xml : This xml file is used to configure the connection for the database. In [&#8230;]]]></description>
		
					<wfw:commentRss>https://wowjava.wordpress.com/2011/07/02/my-first-hibernate-example/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">915</post-id>
		<media:content url="https://0.gravatar.com/avatar/3406a0aea20a510786957577bbe7e4584dc6667270d6a4f5364ea1e456cca66a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Prashant</media:title>
		</media:content>

		<media:content url="https://wowjava.wordpress.com/wp-content/uploads/2011/07/exp_hibernet1.jpg" medium="image">
			<media:title type="html">exp_hibernet1</media:title>
		</media:content>
	</item>
		<item>
		<title>Adding Simple Animations To Your Android Interface</title>
		<link>https://wowjava.wordpress.com/2011/04/28/addin-simple-animations-to-your-android-interface/</link>
					<comments>https://wowjava.wordpress.com/2011/04/28/addin-simple-animations-to-your-android-interface/#comments</comments>
		
		<dc:creator><![CDATA[Prashant]]></dc:creator>
		<pubDate>Thu, 28 Apr 2011 05:44:11 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Android Animation]]></category>
		<guid isPermaLink="false">http://wowjava.wordpress.com/?p=898</guid>

					<description><![CDATA[Today one of my readers asked me for help to create simple animation. So I thought, it may be helpful for him as well as others if I could post an example as a topic. For this example, we will need to create a folder &#8220;anim&#8221;, inside res. Then create xml files to define animation. [&#8230;]]]></description>
		
					<wfw:commentRss>https://wowjava.wordpress.com/2011/04/28/addin-simple-animations-to-your-android-interface/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">898</post-id>
		<media:content url="https://0.gravatar.com/avatar/3406a0aea20a510786957577bbe7e4584dc6667270d6a4f5364ea1e456cca66a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Prashant</media:title>
		</media:content>

		<media:content url="https://wowjava.wordpress.com/wp-content/uploads/2011/04/explorer4anim.jpg" medium="image">
			<media:title type="html">explorer4anim</media:title>
		</media:content>

		<media:content url="https://wowjava.wordpress.com/wp-content/uploads/2011/04/anim_screen.jpg" medium="image">
			<media:title type="html">anim_screen</media:title>
		</media:content>
	</item>
		<item>
		<title>Sending Email from Android Application</title>
		<link>https://wowjava.wordpress.com/2011/04/13/sending-email-from-android-applications/</link>
					<comments>https://wowjava.wordpress.com/2011/04/13/sending-email-from-android-applications/#comments</comments>
		
		<dc:creator><![CDATA[Prashant]]></dc:creator>
		<pubDate>Wed, 13 Apr 2011 19:09:49 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[email]]></category>
		<guid isPermaLink="false">http://wowjava.wordpress.com/?p=885</guid>

					<description><![CDATA[Few readers of mine has requested me to upload the source project of my previous two examples. Then I decided to add some flavor to them before I upload, which result this example. For mailing concept, I have referred from the Jon Simon’s blog. I tried lots of other way, but his code work very [&#8230;]]]></description>
		
					<wfw:commentRss>https://wowjava.wordpress.com/2011/04/13/sending-email-from-android-applications/feed/</wfw:commentRss>
			<slash:comments>12</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">885</post-id>
		<media:content url="https://0.gravatar.com/avatar/3406a0aea20a510786957577bbe7e4584dc6667270d6a4f5364ea1e456cca66a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Prashant</media:title>
		</media:content>

		<media:content url="https://wowjava.wordpress.com/wp-content/uploads/2011/04/sendinfo.jpg" medium="image">
			<media:title type="html">sendinfo</media:title>
		</media:content>
	</item>
		<item>
		<title>Dynamic TableLayout in Android</title>
		<link>https://wowjava.wordpress.com/2011/04/01/dynamic-tablelayout-in-android/</link>
					<comments>https://wowjava.wordpress.com/2011/04/01/dynamic-tablelayout-in-android/#comments</comments>
		
		<dc:creator><![CDATA[Prashant]]></dc:creator>
		<pubDate>Fri, 01 Apr 2011 18:24:57 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Dynamic TableLayout]]></category>
		<category><![CDATA[TableLayout]]></category>
		<guid isPermaLink="false">http://wowjava.wordpress.com/?p=879</guid>

					<description><![CDATA[As my previous post for dynamic ListView is quite helpful for few readers, here I am with a similar post. Here I am creating dynamic table. The concept looks similar but the method of creation will differ. While creating a table, we will need to create the TableLayout and from the code we will be [&#8230;]]]></description>
		
					<wfw:commentRss>https://wowjava.wordpress.com/2011/04/01/dynamic-tablelayout-in-android/feed/</wfw:commentRss>
			<slash:comments>9</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">879</post-id>
		<media:content url="https://0.gravatar.com/avatar/3406a0aea20a510786957577bbe7e4584dc6667270d6a4f5364ea1e456cca66a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Prashant</media:title>
		</media:content>

		<media:content url="https://wowjava.wordpress.com/wp-content/uploads/2011/04/expolorer.jpg" medium="image">
			<media:title type="html">expolorer</media:title>
		</media:content>

		<media:content url="https://wowjava.wordpress.com/wp-content/uploads/2011/04/screen.jpg" medium="image">
			<media:title type="html">screen</media:title>
		</media:content>
	</item>
		<item>
		<title>Dynamic ListView in Android</title>
		<link>https://wowjava.wordpress.com/2011/03/26/dynamic-listview-in-android/</link>
					<comments>https://wowjava.wordpress.com/2011/03/26/dynamic-listview-in-android/#comments</comments>
		
		<dc:creator><![CDATA[Prashant]]></dc:creator>
		<pubDate>Sat, 26 Mar 2011 07:06:31 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Dynamic ListView]]></category>
		<category><![CDATA[ListView]]></category>
		<guid isPermaLink="false">http://wowjava.wordpress.com/?p=871</guid>

					<description><![CDATA[Yesterday one of my readers mail me, asking help for creating the dynamic list. Here is the solution where I have listed the abbreviation and name of the countries in two column list. In this project I have mainly worked with 4 files. CountriesList.java : To store the list of all countries and their abbreviations. [&#8230;]]]></description>
		
					<wfw:commentRss>https://wowjava.wordpress.com/2011/03/26/dynamic-listview-in-android/feed/</wfw:commentRss>
			<slash:comments>33</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">871</post-id>
		<media:content url="https://0.gravatar.com/avatar/3406a0aea20a510786957577bbe7e4584dc6667270d6a4f5364ea1e456cca66a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Prashant</media:title>
		</media:content>

		<media:content url="https://wowjava.wordpress.com/wp-content/uploads/2011/03/explorer.jpg" medium="image">
			<media:title type="html">explorer</media:title>
		</media:content>

		<media:content url="https://wowjava.wordpress.com/wp-content/uploads/2011/03/dynalist.jpg" medium="image">
			<media:title type="html">DynaList</media:title>
		</media:content>
	</item>
		<item>
		<title>Geting current location in Android application, using GPS</title>
		<link>https://wowjava.wordpress.com/2011/02/25/geting-current-location-in-android-using-gps/</link>
					<comments>https://wowjava.wordpress.com/2011/02/25/geting-current-location-in-android-using-gps/#comments</comments>
		
		<dc:creator><![CDATA[Prashant]]></dc:creator>
		<pubDate>Fri, 25 Feb 2011 20:29:55 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Current Location]]></category>
		<category><![CDATA[GPS]]></category>
		<guid isPermaLink="false">http://wowjava.wordpress.com/?p=848</guid>

					<description><![CDATA[Today one another functionality I tried in the android application. It was to provide the longitude and latitude of the current location in android using it GPS system. The coding was quite easy.  We have to create a LocationManager and LocationListener. And sending the GPS_PROVIDE, we can get the current location value in term of [&#8230;]]]></description>
		
					<wfw:commentRss>https://wowjava.wordpress.com/2011/02/25/geting-current-location-in-android-using-gps/feed/</wfw:commentRss>
			<slash:comments>23</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">848</post-id>
		<media:content url="https://0.gravatar.com/avatar/3406a0aea20a510786957577bbe7e4584dc6667270d6a4f5364ea1e456cca66a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Prashant</media:title>
		</media:content>
	</item>
		<item>
		<title>Scanning barcode from Android application</title>
		<link>https://wowjava.wordpress.com/2011/02/25/scanning-barcode-from-android-application/</link>
					<comments>https://wowjava.wordpress.com/2011/02/25/scanning-barcode-from-android-application/#comments</comments>
		
		<dc:creator><![CDATA[Prashant]]></dc:creator>
		<pubDate>Fri, 25 Feb 2011 19:44:52 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Barcode Scanner]]></category>
		<guid isPermaLink="false">http://wowjava.wordpress.com/?p=842</guid>

					<description><![CDATA[Today, I was able to do a remarkable task in Android. Actually I have got to read barcode using the android camera. First thing came to my mind was, is it possible? But later after goggling few hours, I found zxing , an open source application for barcode scanning which can be embed into our [&#8230;]]]></description>
		
					<wfw:commentRss>https://wowjava.wordpress.com/2011/02/25/scanning-barcode-from-android-application/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">842</post-id>
		<media:content url="https://0.gravatar.com/avatar/3406a0aea20a510786957577bbe7e4584dc6667270d6a4f5364ea1e456cca66a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Prashant</media:title>
		</media:content>

		<media:content url="https://wowjava.wordpress.com/wp-content/uploads/2011/02/topandroidmarketappbarcodescannerscan.png" medium="image">
			<media:title type="html">BarcodeScanner</media:title>
		</media:content>
	</item>
	</channel>
</rss>
