<?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>Sobbayi&#039;s Tech Labs &#187; Internet</title>
	<atom:link href="http://blog.sobbayi.com/category/internet/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sobbayi.com</link>
	<description>A weblog about software and computer programming including reviews, tutorials and general articles</description>
	<lastBuildDate>Sat, 31 Jul 2010 00:25:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Styling Web Pages With CSS Borders</title>
		<link>http://blog.sobbayi.com/2010/07/styling-web-pages-with-css-borders/</link>
		<comments>http://blog.sobbayi.com/2010/07/styling-web-pages-with-css-borders/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 07:15:49 +0000</pubDate>
		<dc:creator>sobbayi</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://blog.sobbayi.com/?p=842</guid>
		<description><![CDATA[Using CSS borders on your web pages should not at all be taken lightly. CSS borders hold a lot of power when it comes to making or breaking through in Web Design. Yes I am not really a designer so this just goes to show how easy Styling your next project well with CSS borders can make a huge difference yet it does not need to be a pain in the neck.


Related posts:<ol><li><a href='http://blog.sobbayi.com/2004/01/want-to-write-a-good-web-development-proposal/' rel='bookmark' title='Permanent Link: Want to write a good web development proposal?'>Want to write a good web development proposal?</a></li>
<li><a href='http://blog.sobbayi.com/2010/04/what-a-good-web-developer-should-know-when-building-websites/' rel='bookmark' title='Permanent Link: What A Good Web Developer Should Know When Building Websites'>What A Good Web Developer Should Know When Building Websites</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.sobbayi.com/2010/07/styling-web-pages-with-css-borders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ext JS is now Sencha</title>
		<link>http://blog.sobbayi.com/2010/06/ext-js-is-now-sencha/</link>
		<comments>http://blog.sobbayi.com/2010/06/ext-js-is-now-sencha/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 19:01:36 +0000</pubDate>
		<dc:creator>sobbayi</dc:creator>
				<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Ext GWT]]></category>
		<category><![CDATA[Ext JS]]></category>
		<category><![CDATA[jQTouch]]></category>
		<category><![CDATA[Raphael]]></category>
		<category><![CDATA[Sencha]]></category>

		<guid isPermaLink="false">http://blog.sobbayi.com/?p=624</guid>
		<description><![CDATA[<img style="border:none;margin-right:5px;margin-bottom:7px;" src="http://blog.sobbayi.com/wp-content/uploads/2010/06/sencha-thumb.jpg" title="Sencha" alt="Sencha" align="left" />The team behind Ext JS announced yesterday that they are combining forces with jQTouch and Raphaël Projects and changing their name to Sencha. Sencha is named after a popular Japanese green tea that follows in the same spirit after Java.


Related posts:<ol><li><a href='http://blog.sobbayi.com/2010/06/the-new-and-improved-forum-nokia-website/' rel='bookmark' title='Permanent Link: The New and Improved Forum Nokia Website'>The New and Improved Forum Nokia Website</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.sobbayi.com/2010/06/ext-js-is-now-sencha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What A Good Web Developer Should Know When Building Websites</title>
		<link>http://blog.sobbayi.com/2010/04/what-a-good-web-developer-should-know-when-building-websites/</link>
		<comments>http://blog.sobbayi.com/2010/04/what-a-good-web-developer-should-know-when-building-websites/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 19:18:08 +0000</pubDate>
		<dc:creator>sobbayi</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[Wed Developer]]></category>

		<guid isPermaLink="false">http://blog.sobbayi.com/?p=379</guid>
		<description><![CDATA[As I discuss about the things a programmer implementing the technical details of a web site address before making the website go public? From a Web Developers Perspective, not having to think about the content or the visual design, there is the need to worry about performance, security and usability and a lot more things. [...]


Related posts:<ol><li><a href='http://blog.sobbayi.com/2010/02/how-do-i-enable-javascript-on-my-computer/' rel='bookmark' title='Permanent Link: How Do I Enable Javascript On My Computer?'>How Do I Enable Javascript On My Computer?</a></li>
<li><a href='http://blog.sobbayi.com/2009/11/internet-explorer-9-is-microsoft-fighting-back/' rel='bookmark' title='Permanent Link: Internet Explorer 9 – Is Microsoft Fighting Back?'>Internet Explorer 9 – Is Microsoft Fighting Back?</a></li>
<li><a href='http://blog.sobbayi.com/2010/02/how-do-i-disable-javascript-on-my-computer/' rel='bookmark' title='Permanent Link: How Do I Disable Javascript On My Computer'>How Do I Disable Javascript On My Computer</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.sobbayi.com/2010/04/what-a-good-web-developer-should-know-when-building-websites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Do I Enable Javascript On My Computer?</title>
		<link>http://blog.sobbayi.com/2010/02/how-do-i-enable-javascript-on-my-computer/</link>
		<comments>http://blog.sobbayi.com/2010/02/how-do-i-enable-javascript-on-my-computer/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 19:35:54 +0000</pubDate>
		<dc:creator>sobbayi</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[K-Meleon]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Web Browser]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://blog.sobbayi.com/?p=303</guid>
		<description><![CDATA[Have you tried to visit a website and trying to surf the pages you get a Message telling you that you need to have Javascript enabled to continue using the website? If your answer is yes and worse still you dont know what to do. I would advise you to continue reading.


Related posts:<ol><li><a href='http://blog.sobbayi.com/2010/02/how-do-i-disable-javascript-on-my-computer/' rel='bookmark' title='Permanent Link: How Do I Disable Javascript On My Computer'>How Do I Disable Javascript On My Computer</a></li>
<li><a href='http://blog.sobbayi.com/2009/11/internet-explorer-9-is-microsoft-fighting-back/' rel='bookmark' title='Permanent Link: Internet Explorer 9 – Is Microsoft Fighting Back?'>Internet Explorer 9 – Is Microsoft Fighting Back?</a></li>
<li><a href='http://blog.sobbayi.com/2010/04/what-every-javascript-programmer-ought-to-know/' rel='bookmark' title='Permanent Link: What Every JavaScript Programmer Ought to Know'>What Every JavaScript Programmer Ought to Know</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.sobbayi.com/2010/02/how-do-i-enable-javascript-on-my-computer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 9 – Is Microsoft Fighting Back?</title>
		<link>http://blog.sobbayi.com/2009/11/internet-explorer-9-is-microsoft-fighting-back/</link>
		<comments>http://blog.sobbayi.com/2009/11/internet-explorer-9-is-microsoft-fighting-back/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 07:26:47 +0000</pubDate>
		<dc:creator>sobbayi</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Web Browser]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://blog.sobbayi.com/?p=168</guid>
		<description><![CDATA[Earlier this year Microsoft once again made a relatively quiet announcement about the upcoming Internet Explorer 9. It was so quiet that nobody quite seemed to get the actual name of the browser so we stuck to Internet Explorer 9 and hopefully it will remain that way. Microsoft was out throwing open checks, well not [...]


Related posts:<ol><li><a href='http://blog.sobbayi.com/2010/02/how-do-i-enable-javascript-on-my-computer/' rel='bookmark' title='Permanent Link: How Do I Enable Javascript On My Computer?'>How Do I Enable Javascript On My Computer?</a></li>
<li><a href='http://blog.sobbayi.com/2010/04/what-a-good-web-developer-should-know-when-building-websites/' rel='bookmark' title='Permanent Link: What A Good Web Developer Should Know When Building Websites'>What A Good Web Developer Should Know When Building Websites</a></li>
<li><a href='http://blog.sobbayi.com/2010/07/more-fun-things-to-do-with-google-chrome-part-2/' rel='bookmark' title='Permanent Link: More Fun Things To Do With Google Chrome (Part 2)'>More Fun Things To Do With Google Chrome (Part 2)</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.sobbayi.com/2009/11/internet-explorer-9-is-microsoft-fighting-back/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>You Know it’s Been a While When… (Part: 1)</title>
		<link>http://blog.sobbayi.com/2009/03/you-know-its-been-a-while-when-part-1/</link>
		<comments>http://blog.sobbayi.com/2009/03/you-know-its-been-a-while-when-part-1/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 09:41:15 +0000</pubDate>
		<dc:creator>sobbayi</dc:creator>
				<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://blog.sobbayi.com/?p=95</guid>
		<description><![CDATA[It’s a great day the Sun is blaring as loud as jet engine, it drizzled this morning and now we up to about 29° C ( 84° F) mostly clear skies, the wind is blowing at 3Km/h East North East, humidity is at 89%, yep! A great day I would say. Not to say it’s [...]


Related posts:<ol><li><a href='http://blog.sobbayi.com/2010/02/how-do-i-enable-javascript-on-my-computer/' rel='bookmark' title='Permanent Link: How Do I Enable Javascript On My Computer?'>How Do I Enable Javascript On My Computer?</a></li>
<li><a href='http://blog.sobbayi.com/2009/11/internet-explorer-9-is-microsoft-fighting-back/' rel='bookmark' title='Permanent Link: Internet Explorer 9 – Is Microsoft Fighting Back?'>Internet Explorer 9 – Is Microsoft Fighting Back?</a></li>
<li><a href='http://blog.sobbayi.com/2010/04/what-a-good-web-developer-should-know-when-building-websites/' rel='bookmark' title='Permanent Link: What A Good Web Developer Should Know When Building Websites'>What A Good Web Developer Should Know When Building Websites</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.sobbayi.com/2009/03/you-know-its-been-a-while-when-part-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Want to write a good web development proposal?</title>
		<link>http://blog.sobbayi.com/2004/01/want-to-write-a-good-web-development-proposal/</link>
		<comments>http://blog.sobbayi.com/2004/01/want-to-write-a-good-web-development-proposal/#comments</comments>
		<pubDate>Thu, 08 Jan 2004 06:31:32 +0000</pubDate>
		<dc:creator>sobbayi</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Proposal]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://blog.sobbayi.com/?p=3</guid>
		<description><![CDATA[It doesn't have to be a nail biting experience trying to write a good web development proposal. I realized sometimes you can just keep it humble and you'll still get the message around the bend. In this article I will make an attempt to give you a guideline on how to get a web development proposal done the way I have been accustomed to.


Related posts:<ol><li><a href='http://blog.sobbayi.com/2010/07/styling-web-pages-with-css-borders/' rel='bookmark' title='Permanent Link: Styling Web Pages With CSS Borders'>Styling Web Pages With CSS Borders</a></li>
<li><a href='http://blog.sobbayi.com/2010/04/what-a-good-web-developer-should-know-when-building-websites/' rel='bookmark' title='Permanent Link: What A Good Web Developer Should Know When Building Websites'>What A Good Web Developer Should Know When Building Websites</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.sobbayi.com/2004/01/want-to-write-a-good-web-development-proposal/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
