<?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>D-Blog &#187; Usefull Links</title>
	<atom:link href="http://cubicthoughts.com/category/usefull-links/feed/" rel="self" type="application/rss+xml" />
	<link>http://cubicthoughts.com</link>
	<description>just about anything...</description>
	<lastBuildDate>Tue, 29 Nov 2011 23:48:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Six steps to secure sensitive  data in MySQL</title>
		<link>http://cubicthoughts.com/2006/08/09/six-steps-to-secure-sensitive-data-in-mysql/</link>
		<comments>http://cubicthoughts.com/2006/08/09/six-steps-to-secure-sensitive-data-in-mysql/#comments</comments>
		<pubDate>Wed, 09 Aug 2006 02:04:01 +0000</pubDate>
		<dc:creator>Deepak Vasa</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[Usefull Links]]></category>

		<guid isPermaLink="false">http://www.cubicthoughts.com/?p=35</guid>
		<description><![CDATA[I found this interesting article on Builder Au the other day. If you are using MySQL extensively then it&#8217;s an article worth reading. Six Steps to secure sensitive data in MySql Written by Deepak Vasa - Visit Website]]></description>
			<content:encoded><![CDATA[<p>I found this interesting article on Builder Au the other day. If you are using MySQL extensively then it&#8217;s an article worth reading.<br />
<a title="Six steps to secure sensitive data in MySql" href="http://www.builderau.com.au/program/mysql/soa/Six_steps_to_secure_sensitive_data_in_MySQL/0,39028784,39266102,00.htm">Six Steps to secure sensitive data in MySql</a></p>
Written by Deepak Vasa - <a href="http://www.cubicthoughts.com">Visit Website</a>]]></content:encoded>
			<wfw:commentRss>http://cubicthoughts.com/2006/08/09/six-steps-to-secure-sensitive-data-in-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A few quick links</title>
		<link>http://cubicthoughts.com/2006/06/21/a-few-quick-links/</link>
		<comments>http://cubicthoughts.com/2006/06/21/a-few-quick-links/#comments</comments>
		<pubDate>Wed, 21 Jun 2006 01:06:58 +0000</pubDate>
		<dc:creator>Deepak Vasa</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Usefull Links]]></category>

		<guid isPermaLink="false">http://www.cubicthoughts.com/?p=5</guid>
		<description><![CDATA[How to re-direct web pages the smart way Computer Algorithms Learning RUBY in 15 minutes Written by Deepak Vasa - Visit Website]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.stevenhargrove.com/redirect-web-pages/" title="How to redirect">How to  re-direct  web  pages the smart way</a></p>
<p><a href="http://www.cse.ucsd.edu/~dasgupta/mcgrawhill/" title="Computer Algorithms">Computer Algorithms </a></p>
<p><a href="http://tryruby.hobix.com/" title="Ruby in 15">Learning RUBY in 15 minutes</a></p>
Written by Deepak Vasa - <a href="http://www.cubicthoughts.com">Visit Website</a>]]></content:encoded>
			<wfw:commentRss>http://cubicthoughts.com/2006/06/21/a-few-quick-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 Web Developer Libraries</title>
		<link>http://cubicthoughts.com/2006/06/19/top-10-web-developer-libraries/</link>
		<comments>http://cubicthoughts.com/2006/06/19/top-10-web-developer-libraries/#comments</comments>
		<pubDate>Mon, 19 Jun 2006 02:44:35 +0000</pubDate>
		<dc:creator>Deepak Vasa</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Usefull Links]]></category>
		<category><![CDATA[Web Technologies]]></category>

		<guid isPermaLink="false">http://www.cubicthoughts.com/?p=6</guid>
		<description><![CDATA[Title says it all…it’s a pretty good comprehensive list of usefull Javascript and AJAX resources. Top 10 Web Developer Libraries Written by Deepak Vasa - Visit Website]]></description>
			<content:encoded><![CDATA[<p>Title says it all…it’s a pretty good comprehensive list of usefull Javascript and AJAX resources.<br />
<a href="http://www.thoughtlabs.net/dvasa/wp-admin/http3A2F2Fwww.cameronolthuis.com2F20062F062Ftop-10-web-developer-libraries2F">Top 10 Web  Developer Libraries</a></p>
Written by Deepak Vasa - <a href="http://www.cubicthoughts.com">Visit Website</a>]]></content:encoded>
			<wfw:commentRss>http://cubicthoughts.com/2006/06/19/top-10-web-developer-libraries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flattening Out Data with One of the Coolest SQL Tricks Ever</title>
		<link>http://cubicthoughts.com/2006/06/07/flattening-out-data-with-one-of-the-coolest-sql-tricks-ever/</link>
		<comments>http://cubicthoughts.com/2006/06/07/flattening-out-data-with-one-of-the-coolest-sql-tricks-ever/#comments</comments>
		<pubDate>Wed, 07 Jun 2006 00:14:02 +0000</pubDate>
		<dc:creator>Deepak Vasa</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[Usefull Links]]></category>

		<guid isPermaLink="false">http://www.cubicthoughts.com/?p=7</guid>
		<description><![CDATA[Recently, I was wondering if would be able to join multiple rows returned from a select query in to a single csv row. To my surprise, I did find a solution, it’s very simple and I really find it cool. For all those SQL junkies..there check this link out. Flattening Out Data with One of [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, I was wondering if would be able to join multiple rows returned from a select query in to a single csv row. To my surprise, I did find a solution, it’s very simple and I really find it cool. For all those SQL junkies..there check this link out.</p>
<p><a href="http://ryanfarley.com/blog/archive/2005/02/17/1712.aspx">Flattening Out Data with One of the Coolest SQL Tricks Ever</a></p>
Written by Deepak Vasa - <a href="http://www.cubicthoughts.com">Visit Website</a>]]></content:encoded>
			<wfw:commentRss>http://cubicthoughts.com/2006/06/07/flattening-out-data-with-one-of-the-coolest-sql-tricks-ever/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>60 AJAX Tutorials</title>
		<link>http://cubicthoughts.com/2006/05/10/60-ajax-tutorials/</link>
		<comments>http://cubicthoughts.com/2006/05/10/60-ajax-tutorials/#comments</comments>
		<pubDate>Wed, 10 May 2006 03:08:50 +0000</pubDate>
		<dc:creator>Deepak Vasa</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Usefull Links]]></category>

		<guid isPermaLink="false">http://www.cubicthoughts.com/?p=11</guid>
		<description><![CDATA[60 More AJAX Tutorials Good compilation of AJAX Tutorials right from beginner to advanced. Written by Deepak Vasa - Visit Website]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.maxkiesler.com/index.php/weblog/comments/60_more_helpful_ajax_tutorials/"> 60 More AJAX Tutorials</a></p>
<p>Good compilation of AJAX Tutorials right from beginner to advanced.</p>
Written by Deepak Vasa - <a href="http://www.cubicthoughts.com">Visit Website</a>]]></content:encoded>
			<wfw:commentRss>http://cubicthoughts.com/2006/05/10/60-ajax-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>more firefox extension guides</title>
		<link>http://cubicthoughts.com/2006/04/10/more-firefox-extension-guides/</link>
		<comments>http://cubicthoughts.com/2006/04/10/more-firefox-extension-guides/#comments</comments>
		<pubDate>Mon, 10 Apr 2006 00:10:21 +0000</pubDate>
		<dc:creator>Deepak Vasa</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Usefull Links]]></category>

		<guid isPermaLink="false">http://www.cubicthoughts.com/?p=12</guid>
		<description><![CDATA[Another guide which gives a good insight along with some useful screen shots on the various firefox extensions. Firefox Extension Guide Written by Deepak Vasa - Visit Website]]></description>
			<content:encoded><![CDATA[<p>Another guide which gives a good insight along with some useful screen shots on the various firefox extensions.<br />
<a href="http3A2F2Fwilllangford.com2Fgeekpages2Ffirefox2F">Firefox Extension Guide</a></p>
Written by Deepak Vasa - <a href="http://www.cubicthoughts.com">Visit Website</a>]]></content:encoded>
			<wfw:commentRss>http://cubicthoughts.com/2006/04/10/more-firefox-extension-guides/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Optimising FireFox</title>
		<link>http://cubicthoughts.com/2006/04/04/optimising-firefox/</link>
		<comments>http://cubicthoughts.com/2006/04/04/optimising-firefox/#comments</comments>
		<pubDate>Tue, 04 Apr 2006 10:15:42 +0000</pubDate>
		<dc:creator>Deepak Vasa</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Usefull Links]]></category>

		<guid isPermaLink="false">http://www.cubicthoughts.com/?p=13</guid>
		<description><![CDATA[A download.com article which talks about some of the cool extensions that will help in optimising the speed of firefox. Optimising FireFox Written by Deepak Vasa - Visit Website]]></description>
			<content:encoded><![CDATA[<p>A download.com article which talks about some of the cool extensions that will help in optimising the speed of firefox.</p>
<p><a href="http://www.download.com/Optimizing-Firefox/1200-20_4-5159142.html?tag=cnetfd.sd">Optimising FireFox</a></p>
Written by Deepak Vasa - <a href="http://www.cubicthoughts.com">Visit Website</a>]]></content:encoded>
			<wfw:commentRss>http://cubicthoughts.com/2006/04/04/optimising-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beginners Guide to Rails</title>
		<link>http://cubicthoughts.com/2006/04/04/beginners-guide-to-rails/</link>
		<comments>http://cubicthoughts.com/2006/04/04/beginners-guide-to-rails/#comments</comments>
		<pubDate>Tue, 04 Apr 2006 00:09:02 +0000</pubDate>
		<dc:creator>Deepak Vasa</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Usefull Links]]></category>

		<guid isPermaLink="false">http://www.cubicthoughts.com/?p=14</guid>
		<description><![CDATA[Title say’s it all. Beginners Guide to Rails part 01 Written by Deepak Vasa - Visit Website]]></description>
			<content:encoded><![CDATA[<p>Title say’s it all.<br />
<a href="http3A2F2Fgodbit.com2Farticle2Fbeginners-guide-to-rails-part-1">Beginners Guide to  Rails part 01</a></p>
Written by Deepak Vasa - <a href="http://www.cubicthoughts.com">Visit Website</a>]]></content:encoded>
			<wfw:commentRss>http://cubicthoughts.com/2006/04/04/beginners-guide-to-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Life Without Mouse</title>
		<link>http://cubicthoughts.com/2006/03/26/life-without-mouse/</link>
		<comments>http://cubicthoughts.com/2006/03/26/life-without-mouse/#comments</comments>
		<pubDate>Sun, 26 Mar 2006 10:15:46 +0000</pubDate>
		<dc:creator>Deepak Vasa</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Usefull Links]]></category>

		<guid isPermaLink="false">http://www.cubicthoughts.com/?p=15</guid>
		<description><![CDATA[This is really terrific. Offlate I have been trying to use the keyboard to the maximum possible extent….it really is not bad….I am enjoying it and besides I feel geeky doing that way….check this site for more insight on how you can do it as well. life without mouse/ Written by Deepak Vasa - Visit [...]]]></description>
			<content:encoded><![CDATA[<p>This is really terrific. Offlate I have been trying to use the keyboard to the maximum possible extent….it really is not bad….I am enjoying it and besides I feel geeky doing that way….check this site for more insight on how <i>you</i> can do it as well.</p>
<p><a href="http://chronotron.wordpress.com/2006/03/26/life-without-mouse-tips-tricks/">life without mouse/</a></p>
Written by Deepak Vasa - <a href="http://www.cubicthoughts.com">Visit Website</a>]]></content:encoded>
			<wfw:commentRss>http://cubicthoughts.com/2006/03/26/life-without-mouse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox Extension Development Tutorial</title>
		<link>http://cubicthoughts.com/2006/02/20/firefox-extension-development-tutorial/</link>
		<comments>http://cubicthoughts.com/2006/02/20/firefox-extension-development-tutorial/#comments</comments>
		<pubDate>Mon, 20 Feb 2006 10:11:41 +0000</pubDate>
		<dc:creator>Deepak Vasa</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[straight from digg]]></category>
		<category><![CDATA[Usefull Links]]></category>

		<guid isPermaLink="false">http://www.cubicthoughts.com/?p=16</guid>
		<description><![CDATA[A nice tutorial teaching how Firefox’s Extensions work and how to create them. read more &#124; digg story Written by Deepak Vasa - Visit Website]]></description>
			<content:encoded><![CDATA[<p>A nice tutorial teaching how Firefox’s Extensions work and how to create them.</p>
<p><a href="http://www.rietta.com/~frank/firefox/Tutorial/env.html">read more</a> | <a href="http://digg.com/programming/Firefox_Extension_Development_Tutorial">digg story</a></p>
Written by Deepak Vasa - <a href="http://www.cubicthoughts.com">Visit Website</a>]]></content:encoded>
			<wfw:commentRss>http://cubicthoughts.com/2006/02/20/firefox-extension-development-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

