<?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; Web Technologies</title>
	<atom:link href="http://cubicthoughts.com/category/web-technologies/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>5 HTML elements you probably never use (but perhaps should)</title>
		<link>http://cubicthoughts.com/2006/08/25/5-html-elements-you-probably-never-use-but-perhaps-should/</link>
		<comments>http://cubicthoughts.com/2006/08/25/5-html-elements-you-probably-never-use-but-perhaps-should/#comments</comments>
		<pubDate>Fri, 25 Aug 2006 00:40:35 +0000</pubDate>
		<dc:creator>Deepak Vasa</dc:creator>
				<category><![CDATA[Web Technologies]]></category>

		<guid isPermaLink="false">http://www.cubicthoughts.com/?p=39</guid>
		<description><![CDATA[Oatmeal writes a very useful article on some of the unknown/forgotten tags that are available to us in the good old HTML. http://www.seomoz.org/blogdetail.php?ID=1282 Written by Deepak Vasa - Visit Website]]></description>
			<content:encoded><![CDATA[<p>Oatmeal writes a very useful article on some of the unknown/forgotten tags that are available to us in the good old HTML.</p>
<p><a href="http://www.seomoz.org/blogdetail.php?ID=1282">http://www.seomoz.org/blogdetail.php?ID=1282</a></p>
Written by Deepak Vasa - <a href="http://www.cubicthoughts.com">Visit Website</a>]]></content:encoded>
			<wfw:commentRss>http://cubicthoughts.com/2006/08/25/5-html-elements-you-probably-never-use-but-perhaps-should/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>Implementing AJAX in good old ASP</title>
		<link>http://cubicthoughts.com/2005/11/15/implementing-ajax-in-good-old-asp/</link>
		<comments>http://cubicthoughts.com/2005/11/15/implementing-ajax-in-good-old-asp/#comments</comments>
		<pubDate>Tue, 15 Nov 2005 09:23:35 +0000</pubDate>
		<dc:creator>Deepak Vasa</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Web Technologies]]></category>

		<guid isPermaLink="false">http://www.cubicthoughts.com/?p=25</guid>
		<description><![CDATA[At work we are still using some good old ASP…well I know…I know..we are moving towards .NET, that’s the reason I did Enterprise .NET at Swinburne….ok comming back to my little talk here, I have come across this brilliant toolkit for AJAX which I can use either in an ASP or PHP environment, it’s CPAINT [...]]]></description>
			<content:encoded><![CDATA[<p>At work we are still using some good old ASP…well I know…I know..we are moving towards .NET, that’s the reason I did Enterprise .NET at Swinburne….ok comming back to my little talk here, I have come across this brilliant toolkit for AJAX which I can use either in an ASP or PHP environment, it’s <a href="http://cpaint.booleansystems.com/index.php">CPAINT</a> stands for Cross-Platform Asynchronous INterface Toolkit. It’s really good and it works.</p>
<p>I have been playing with CPAINT yesterday and I could happily use it for some good search queries…allthough I am still trying to figure out how I can get the Google Suggest look. I need that feature so that I can get rid of some huge drop-down fields that we have in our content manager. At the moment the data-entry guys have to scroll thru a list of authors and choose the one that’s required, I am trying to eliminate such a lengthy drop down by providing a ‘Google Suggest’ kinda interface. I got a few ideas as to how I can do it, but not sure if it will work, if any one of you have some good ideas please do let me know.</p>
Written by Deepak Vasa - <a href="http://www.cubicthoughts.com">Visit Website</a>]]></content:encoded>
			<wfw:commentRss>http://cubicthoughts.com/2005/11/15/implementing-ajax-in-good-old-asp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Help Pile &#8211; Good CSS Design Sources.</title>
		<link>http://cubicthoughts.com/2005/11/01/css-help-pile-good-css-design-sources/</link>
		<comments>http://cubicthoughts.com/2005/11/01/css-help-pile-good-css-design-sources/#comments</comments>
		<pubDate>Tue, 01 Nov 2005 09:56:15 +0000</pubDate>
		<dc:creator>Deepak Vasa</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Web Technologies]]></category>

		<guid isPermaLink="false">http://www.cubicthoughts.com/?p=29</guid>
		<description><![CDATA[Collection of the best CSS resources on the Internet. It’s got heaps of useful links. read more &#124; digg story Written by Deepak Vasa - Visit Website]]></description>
			<content:encoded><![CDATA[<p>Collection of the best CSS resources on the Internet. It’s got  heaps of useful links.</p>
<p><a href="http://www.artypapers.com/csshelppile/">read more</a> | <a href="http://digg.com/design/CSS_Help_Pile_-_Good_CSS_Design_Sources.">digg story</a></p>
Written by Deepak Vasa - <a href="http://www.cubicthoughts.com">Visit Website</a>]]></content:encoded>
			<wfw:commentRss>http://cubicthoughts.com/2005/11/01/css-help-pile-good-css-design-sources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

