<?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/"
	>

<channel>
	<title>Jasdev Sondh</title>
	<atom:link href="http://jasdev.sondh.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://jasdev.sondh.net</link>
	<description>Web Solutions through Technology</description>
	<lastBuildDate>Tue, 29 Dec 2009 12:19:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Get Your FREE Website Planning Guide</title>
		<link>http://jasdev.sondh.net/2009/12/get-your-free-website-planning-guide/</link>
		<comments>http://jasdev.sondh.net/2009/12/get-your-free-website-planning-guide/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 11:52:08 +0000</pubDate>
		<dc:creator>Jasdev Sondh</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://jasdev.sondh.net/?p=45</guid>
		<description><![CDATA[BigFanta Ltd has made available a newly compiled website planning guide, including sections on:

Planning Your Website
Building Your Website
Marketing Your Website
Improving Your Website

This provide usefully information on your to structure, built and most importantly marketing your website. Having a feature/media rich website is unless you have traffic to generate revenue. This may be through sales, memberships, [...]]]></description>
			<content:encoded><![CDATA[<p>BigFanta Ltd has made available a newly compiled website planning guide, including sections on:</p>
<ol>
<li>Planning Your Website</li>
<li>Building Your Website</li>
<li>Marketing Your Website</li>
<li>Improving Your Website</li>
</ol>
<p>This provide usefully information on your to structure, built and most importantly marketing your website. Having a feature/media rich website is unless you have traffic to generate revenue. This may be through sales, memberships, advertisements, etc. Traffic generation in itself is a huge field of possible solutions, from SEO, Internet Marketing, Offline and Online Advertisements. Therefore along with BigFanta Website Planning Guide, you also get an additional eBook &#8220;Online Traffic Generation Methods&#8221;.</p>
<p><a title="Webiste Planning Guide and Traffic Generation" href="http://www.bigfanta.com" target="_blank">Get Them Now Free</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jasdev.sondh.net/2009/12/get-your-free-website-planning-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL query for WordPress Posts</title>
		<link>http://jasdev.sondh.net/2009/11/sql-query-for-wordpress-posts/</link>
		<comments>http://jasdev.sondh.net/2009/11/sql-query-for-wordpress-posts/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 20:50:16 +0000</pubDate>
		<dc:creator>Jasdev Sondh</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://jasdev.sondh.net/?p=35</guid>
		<description><![CDATA[I have been trying to write a SQL select query for getting the all the posts made in wordpress blog (to create a latest news banner). This seem easy enough, doesn&#8217;t it. The problems arose due to the post revising done by the wordpress blog application, this was just added a layer of confusion. The [...]]]></description>
			<content:encoded><![CDATA[<p>I have been trying to write a SQL select query for getting the all the posts made in wordpress blog (to create a latest news banner). This seem easy enough, doesn&#8217;t it. The problems arose due to the post revising done by the wordpress blog application, this was just added a layer of confusion. The wordpress blog database stores multiple records for a single post, one record each saved version of the post. However removing this layer, I found that a simple select query will do the job nicely, and here it is:</p>
<p><code>SELECT * FROM 'wp_posts' WHERE post_status='publish' order by post_date DESC</code></p>
<p>Nice and Simple <img src='http://jasdev.sondh.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://jasdev.sondh.net/2009/11/sql-query-for-wordpress-posts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Spotify &#8211; FREE MUSIC</title>
		<link>http://jasdev.sondh.net/2009/10/spotify-free-music/</link>
		<comments>http://jasdev.sondh.net/2009/10/spotify-free-music/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 13:42:58 +0000</pubDate>
		<dc:creator>Jasdev Sondh</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://jasdev.sondh.net/?p=31</guid>
		<description><![CDATA[I&#8217;ve been using spotify for little while now and it&#8217;s cool, simply search and listen. Register for the FREE version now
https://www.spotify.com/en/get-started/
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using spotify for little while now and it&#8217;s cool, simply search and listen. Register for the FREE version now</p>
<p><span style="color: #ff0000;"><a href="https://www.spotify.com/en/get-started/" target="_blank">https://www.spotify.com/en/get-started/</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://jasdev.sondh.net/2009/10/spotify-free-music/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Mac is 100% safe from PC virus&#8230;</title>
		<link>http://jasdev.sondh.net/2009/10/a-mac-is-100-safe-from-pc-virus/</link>
		<comments>http://jasdev.sondh.net/2009/10/a-mac-is-100-safe-from-pc-virus/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 11:04:14 +0000</pubDate>
		<dc:creator>Jasdev Sondh</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://jasdev.sondh.net/?p=26</guid>
		<description><![CDATA[Found this on the apple website, made me laugh&#8230;
Is a Mac safe from PC viruses?
Yes, a Mac is 100 percent safe from viruses designed to attack PCs.
Well, it should be &#8211; as not a PC, it&#8217;s MAC.
Both MAC and WINDOWS (PC) have security holes, the only reason why there are more viruses on PC is [...]]]></description>
			<content:encoded><![CDATA[<p>Found this on the apple website, made me laugh&#8230;</p>
<p>Is a Mac safe from PC viruses?<br />
Yes, a Mac is 100 percent safe from viruses designed to attack PCs.</p>
<p>Well, it should be &#8211; as not a PC, it&#8217;s MAC.</p>
<p>Both MAC and WINDOWS (PC) have security holes, the only reason why there are more viruses on PC is due to it huge market share. Ask the question, why invest time in developing a virus for a system which is not widely used? Isn&#8217;t more benefit to invest the same time, and get better results.</p>
]]></content:encoded>
			<wfw:commentRss>http://jasdev.sondh.net/2009/10/a-mac-is-100-safe-from-pc-virus/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://jasdev.sondh.net/2009/09/hello-world/</link>
		<comments>http://jasdev.sondh.net/2009/09/hello-world/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 17:24:36 +0000</pubDate>
		<dc:creator>Jasdev Sondh</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://jasdev.sondh.net/?p=1</guid>
		<description><![CDATA[My blog will follow my interest in technology, the never ending progress of Web/Internet applications and the new possibilities that are bring to the world, globally. Furthermore, my keen interests in fast and beautiful cars.
]]></description>
			<content:encoded><![CDATA[<p>My blog will follow my interest in technology, the never ending progress of Web/Internet applications and the new possibilities that are bring to the world, globally. Furthermore, my keen interests in fast and beautiful cars.</p>
]]></content:encoded>
			<wfw:commentRss>http://jasdev.sondh.net/2009/09/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
