<?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; Development</title>
	<atom:link href="http://blog.sobbayi.com/tag/development/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>Sobbayi&#8217;s Thoughts on The Nokia Qt SDK</title>
		<link>http://blog.sobbayi.com/2010/07/sobbayis-thoughts-on-the-nokia-qt-sdk/</link>
		<comments>http://blog.sobbayi.com/2010/07/sobbayis-thoughts-on-the-nokia-qt-sdk/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 04:34:15 +0000</pubDate>
		<dc:creator>sobbayi</dc:creator>
				<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Maemo]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[QT]]></category>
		<category><![CDATA[Symbian OS]]></category>

		<guid isPermaLink="false">http://blog.sobbayi.com/?p=777</guid>
		<description><![CDATA[<img style="border:none;margin-right:5px;margin-bottom:7px;" src="http://blog.sobbayi.com/wp-content/uploads/2010/07/nokiaQtsdk.png" title="Nokia Qt SDK" alt="Nokia Qt SDK" align="left" />I cant say I have yet released any production quality projects using the Nokia Qt SDK just yet; however I have been getting my hands dirty with the Nokia Qt SDK for the past couple of week or more. From what I can see the Nokia Qt SDK is quite a piece of work. Here is what it has to offer.


Related posts:<ol><li><a href='http://blog.sobbayi.com/2009/12/nokia-announces-release-of-qt-4-6/' rel='bookmark' title='Permanent Link: Nokia Announces Release of QT 4.6'>Nokia Announces Release of QT 4.6</a></li>
<li><a href='http://blog.sobbayi.com/2010/02/nokia-releases-qt-4-2-6/' rel='bookmark' title='Permanent Link: Nokia Releases QT 4.2.6'>Nokia Releases QT 4.2.6</a></li>
<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/07/sobbayis-thoughts-on-the-nokia-qt-sdk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eight Database Mistakes App Developers Make</title>
		<link>http://blog.sobbayi.com/2010/06/eight-database-mistakes-app-developers-make/</link>
		<comments>http://blog.sobbayi.com/2010/06/eight-database-mistakes-app-developers-make/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 22:10:28 +0000</pubDate>
		<dc:creator>sobbayi</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[mySQL]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.sobbayi.com/?p=553</guid>
		<description><![CDATA[Ever seen a DBA having to deal with an application developers naive mistakes? Or could it simply be a case of developers just not knowing what should be done on a database and why it should be done. This issues arise straight from poor uses of SQL statements to sheer negligence in the total design of databases.


Related posts:<ol><li><a href='http://blog.sobbayi.com/2010/03/how-to-backup-a-mysql-database-with-sqlyog/' rel='bookmark' title='Permanent Link: How To Backup a MySQL Database With SQLyog'>How To Backup a MySQL Database With SQLyog</a></li>
<li><a href='http://blog.sobbayi.com/2010/05/sqlite-vs-mysql-how-to-decide-which-to-use/' rel='bookmark' title='Permanent Link: SQLite vs MySQL: How To Decide Which To Use'>SQLite vs MySQL: How To Decide Which To Use</a></li>
<li><a href='http://blog.sobbayi.com/2010/06/how-to-insert-data-into-mysql-tables-using-sqlyog/' rel='bookmark' title='Permanent Link: How To Insert Data Into MySQL Tables Using SQLyog'>How To Insert Data Into MySQL Tables Using SQLyog</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.sobbayi.com/2010/06/eight-database-mistakes-app-developers-make/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQLite vs MySQL: How To Decide Which To Use</title>
		<link>http://blog.sobbayi.com/2010/05/sqlite-vs-mysql-how-to-decide-which-to-use/</link>
		<comments>http://blog.sobbayi.com/2010/05/sqlite-vs-mysql-how-to-decide-which-to-use/#comments</comments>
		<pubDate>Mon, 31 May 2010 02:58:34 +0000</pubDate>
		<dc:creator>sobbayi</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[mySQL]]></category>
		<category><![CDATA[SQLite]]></category>

		<guid isPermaLink="false">http://blog.sobbayi.com/?p=544</guid>
		<description><![CDATA[<img style="border:none;margin-right:5px;margin-bottom:7px;" src="http://blog.sobbayi.com/wp-content/uploads/2010/05/sqlite-vs-mysql-thumb.jpg" title="SQLite versus MySQL" alt="SQLite versus MySQL" align="left" />The question of when SQLite should be used and when MySQl should be used has come up again and again. To know when and where it is appropriate to use either SQLite or MySQL databases management systems, it is first and foremost important to know what the difference is between them, if at all there is any difference.


Related posts:<ol><li><a href='http://blog.sobbayi.com/2010/07/sqlite-vs-fopen-how-to-choose/' rel='bookmark' title='Permanent Link: SQLite vs fopen(), How to Choose'>SQLite vs fopen(), How to Choose</a></li>
<li><a href='http://blog.sobbayi.com/2010/06/how-to-insert-data-into-mysql-tables-using-sqlyog/' rel='bookmark' title='Permanent Link: How To Insert Data Into MySQL Tables Using SQLyog'>How To Insert Data Into MySQL Tables Using SQLyog</a></li>
<li><a href='http://blog.sobbayi.com/2010/05/how-to-create-mysql-tables-the-easy-way-with-sqlyog/' rel='bookmark' title='Permanent Link: How To Create MySQL Tables The Easy Way With SQLyog'>How To Create MySQL Tables The Easy Way With SQLyog</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.sobbayi.com/2010/05/sqlite-vs-mysql-how-to-decide-which-to-use/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Create MySQL Tables The Easy Way With SQLyog</title>
		<link>http://blog.sobbayi.com/2010/05/how-to-create-mysql-tables-the-easy-way-with-sqlyog/</link>
		<comments>http://blog.sobbayi.com/2010/05/how-to-create-mysql-tables-the-easy-way-with-sqlyog/#comments</comments>
		<pubDate>Mon, 17 May 2010 04:33:25 +0000</pubDate>
		<dc:creator>sobbayi</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[mySQL]]></category>
		<category><![CDATA[SQLyog]]></category>

		<guid isPermaLink="false">http://blog.sobbayi.com/?p=505</guid>
		<description><![CDATA[<img style="border:none;margin-right:5px;margin-bottom:7px;" src="http://blog.sobbayi.com/wp-content/uploads/2010/05/sqlyog-thumb.jpg" title="SQLyog, the MySQL Manager and Administration Tool" align="left" />SQLyog is definitely a great and must have tool for any serious MySQL developer and database administrator. I would recommend going for either the SQLyog Enterprise Edition or the SQLyog Ultimate Edition so as to get the full benefits of using SQLyog to manage your MySQL databases.


Related posts:<ol><li><a href='http://blog.sobbayi.com/2010/06/how-to-insert-data-into-mysql-tables-using-sqlyog/' rel='bookmark' title='Permanent Link: How To Insert Data Into MySQL Tables Using SQLyog'>How To Insert Data Into MySQL Tables Using SQLyog</a></li>
<li><a href='http://blog.sobbayi.com/2010/03/how-to-backup-a-mysql-database-with-sqlyog/' rel='bookmark' title='Permanent Link: How To Backup a MySQL Database With SQLyog'>How To Backup a MySQL Database With SQLyog</a></li>
<li><a href='http://blog.sobbayi.com/2010/03/making-mysql-easy-with-sqlyog-enterprise-edition/' rel='bookmark' title='Permanent Link: Making MySQL Easy with SQLyog Enterprise Edition'>Making MySQL Easy with SQLyog Enterprise Edition</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.sobbayi.com/2010/05/how-to-create-mysql-tables-the-easy-way-with-sqlyog/feed/</wfw:commentRss>
		<slash:comments>1</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>A Twenty Second Peek Into Microsoft Visual Studio 2010</title>
		<link>http://blog.sobbayi.com/2010/03/a-twenty-second-peep-into-microsoft-visual-studio-2010/</link>
		<comments>http://blog.sobbayi.com/2010/03/a-twenty-second-peep-into-microsoft-visual-studio-2010/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 18:55:19 +0000</pubDate>
		<dc:creator>sobbayi</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://blog.sobbayi.com/?p=329</guid>
		<description><![CDATA[This is the time in our lives as Software Developers when we get all excited about the next release of Visual Studio. Without a doubt, I must admit that Visual Studio has got to be one of my favorite Microsoft products. Come 12th April, 2010 Microsoft will be making the latest version of its development [...]


Related posts:<ol><li><a href='http://blog.sobbayi.com/2010/06/qt-vs-mfc-on-windows-which-is-best/' rel='bookmark' title='Permanent Link: Qt vs MFC on Windows, Which is Best?'>Qt vs MFC on Windows, Which is Best?</a></li>
<li><a href='http://blog.sobbayi.com/2009/10/microsoft-security-essentials-its-about-time/' rel='bookmark' title='Permanent Link: Microsoft Security Essentials &#8211; Its About Time'>Microsoft Security Essentials &#8211; Its About Time</a></li>
<li><a href='http://blog.sobbayi.com/2010/01/how-to-program-windows-32-using-the-microsoft-assembler/' rel='bookmark' title='Permanent Link: How To Program Windows 32 Using The Microsoft Assembler'>How To Program Windows 32 Using The Microsoft Assembler</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.sobbayi.com/2010/03/a-twenty-second-peep-into-microsoft-visual-studio-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Of Marketing, Finance &amp; Ruins</title>
		<link>http://blog.sobbayi.com/2009/08/of-marketing-finance-ruins-2/</link>
		<comments>http://blog.sobbayi.com/2009/08/of-marketing-finance-ruins-2/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 19:57:29 +0000</pubDate>
		<dc:creator>sobbayi</dc:creator>
				<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Finance]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://blog.sobbayi.com/?p=131</guid>
		<description><![CDATA[Well it was a lovely morning with all the ingredients of a lovely day to follow until the guys down at marketing sent out an APB for my neck. See Honestly as a Software developer I didn&#8217;t know there were certain rules I had to follow when doing code for a website. It all went [...]


Related posts:<ol><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/08/of-marketing-finance-ruins-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Work on the New Look HoG Website begins</title>
		<link>http://blog.sobbayi.com/2007/03/work-on-the-new-look-hog-website-begins/</link>
		<comments>http://blog.sobbayi.com/2007/03/work-on-the-new-look-hog-website-begins/#comments</comments>
		<pubDate>Fri, 02 Mar 2007 11:48:20 +0000</pubDate>
		<dc:creator>sobbayi</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://blog.sobbayi.com/?p=65</guid>
		<description><![CDATA[The count down for the new look House of Grace website finally begins. The current interface had some challenges, which needed to be address. There are a few user requests coupled with plain bugs that needed to be fumigated before the New Year begins. The church will be celebrating its fifth anniversary next month and [...]


Related posts:<ol><li><a href='http://blog.sobbayi.com/2006/03/the-grace-project/' rel='bookmark' title='Permanent Link: The Grace Project'>The Grace Project</a></li>
<li><a href='http://blog.sobbayi.com/2004/12/website-moves-up-to-version-31/' rel='bookmark' title='Permanent Link: Website moves up to Version 3.1'>Website moves up to Version 3.1</a></li>
<li><a href='http://blog.sobbayi.com/2004/10/si-website-v-30-is-out-of-the-lab/' rel='bookmark' title='Permanent Link: SI website V 3.0 is out of the Lab'>SI website V 3.0 is out of the Lab</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.sobbayi.com/2007/03/work-on-the-new-look-hog-website-begins/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Trinity+++ and Mozqeeto come of age</title>
		<link>http://blog.sobbayi.com/2006/06/trinity-and-mozqeeto-come-of-age/</link>
		<comments>http://blog.sobbayi.com/2006/06/trinity-and-mozqeeto-come-of-age/#comments</comments>
		<pubDate>Wed, 21 Jun 2006 11:41:24 +0000</pubDate>
		<dc:creator>sobbayi</dc:creator>
				<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Engines]]></category>
		<category><![CDATA[Mozqeeto]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Trinity+++]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://blog.sobbayi.com/?p=59</guid>
		<description><![CDATA[Over the past two years, I have been spending endless sleepless nights fine-tuning two of our Browser Based Application and Web Site Development Engines. Our Engines code-named Trinity+++ and Mozqeeto have finally come of age. A lot of features put into these Engines are based on past experience gathered from developing web sites and other [...]


Related posts:<ol><li><a href='http://blog.sobbayi.com/2005/02/bug-fixupdates-subscription-module/' rel='bookmark' title='Permanent Link: Bug Fix – Updates Subscription Module.'>Bug Fix – Updates Subscription Module.</a></li>
<li><a href='http://blog.sobbayi.com/2005/04/mutant-to-carry-numcrunch-on-into-the-future/' rel='bookmark' title='Permanent Link: Mutant to carry Numcrunch on into the future.'>Mutant to carry Numcrunch on into the future.</a></li>
<li><a href='http://blog.sobbayi.com/2004/06/si-called-upon-to-help-complete-delayed-project/' rel='bookmark' title='Permanent Link: SI called upon to help complete delayed project.'>SI called upon to help complete delayed project.</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.sobbayi.com/2006/06/trinity-and-mozqeeto-come-of-age/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software Developers! Please know the Eagle and Chicken Principal.</title>
		<link>http://blog.sobbayi.com/2005/03/software-developers-please-know-the-eagle-and-chicken-principal/</link>
		<comments>http://blog.sobbayi.com/2005/03/software-developers-please-know-the-eagle-and-chicken-principal/#comments</comments>
		<pubDate>Mon, 21 Mar 2005 11:23:28 +0000</pubDate>
		<dc:creator>sobbayi</dc:creator>
				<category><![CDATA[Motivational]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Chicken]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Eagle]]></category>

		<guid isPermaLink="false">http://blog.sobbayi.com/?p=48</guid>
		<description><![CDATA[After being a Software Developer and working with many other Developers for many years, I came to observe quite a number of things in various offices where I worked. I came across a lot of demoralized geeks out there. The reason being that their work is usually not as appreciated, as it should be. They [...]


Related posts:<ol><li><a href='http://blog.sobbayi.com/2010/06/eight-database-mistakes-app-developers-make/' rel='bookmark' title='Permanent Link: Eight Database Mistakes App Developers Make'>Eight Database Mistakes App Developers Make</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.sobbayi.com/2005/03/software-developers-please-know-the-eagle-and-chicken-principal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
