<?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 Tech</title>
	<atom:link href="http://blog.sobbayi.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sobbayi.com</link>
	<description>Get your beginner and intermediate posts on software and web development with an emphasis on everything C++, HTML5 and CSS3, Qt, graphics, database development and other technical articles covering general topics</description>
	<lastBuildDate>Tue, 17 Apr 2012 17:17:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>More Laughs With Software Programmers</title>
		<link>http://blog.sobbayi.com/more-laughs-with-software-programmers/</link>
		<comments>http://blog.sobbayi.com/more-laughs-with-software-programmers/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 17:16:09 +0000</pubDate>
		<dc:creator>sobbayi</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Weekend Edition]]></category>

		<guid isPermaLink="false">http://blog.sobbayi.com/?p=407</guid>
		<description><![CDATA[<a href="http://blog.sobbayi.com/wp-content/uploads/2012/04/oops.jpg"><img style="border:none;margin-right:5px;margin-bottom:7px;float:left" title="Oops Moment in Washington State" src="http://blog.sobbayi.com/wp-content/uploads/2012/04/oops-100x75.jpg" alt="" width="100" height="75" /></a>In the same spirit of <a title="The Best Computer Programmer Jokes" href="http://blog.sobbayi.com/a-run-down-of-the-best-computer-programmer-jokes/" target="_blank">the first part of the series on computer programmer jokes</a>, I have gone ahead and compiled another batch of jokes, awkward programming moments and wacky computer errors I have picked off the Internet as well as other sources. This should appeal strictly to software engineers and other geeky folk.
No related posts.]]></description>
		<wfw:commentRss>http://blog.sobbayi.com/more-laughs-with-software-programmers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A run Down of the Best Computer Programmer Jokes</title>
		<link>http://blog.sobbayi.com/a-run-down-of-the-best-computer-programmer-jokes/</link>
		<comments>http://blog.sobbayi.com/a-run-down-of-the-best-computer-programmer-jokes/#comments</comments>
		<pubDate>Wed, 11 Apr 2012 09:02:52 +0000</pubDate>
		<dc:creator>sobbayi</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Weekend Edition]]></category>

		<guid isPermaLink="false">http://blog.sobbayi.com/?p=398</guid>
		<description><![CDATA[<a href="http://blog.sobbayi.com/wp-content/uploads/2012/04/lego-dragon.jpg"><img style="border:none;margin-right:5px;margin-bottom:7px;float:left" title="Lego Dragon at Disney Downtown, Orlando, FL" src="http://blog.sobbayi.com/wp-content/uploads/2012/04/lego-dragon-100x75.jpg" alt="" width="100" height="75" /></a>You know they say laughter is the best medicine and that goes out to computer programmers as well.  That is when you wonder who it was that said that computer programmers do not have funny bones in their body. So  in line with that I have posted a number of programmer Jokes, Awkward programming moments and wacky computer errors.
No related posts.]]></description>
		<wfw:commentRss>http://blog.sobbayi.com/a-run-down-of-the-best-computer-programmer-jokes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Access Members in a Parent Class in Qt C++</title>
		<link>http://blog.sobbayi.com/how-to-access-members-in-a-parent-class-in-qt-c/</link>
		<comments>http://blog.sobbayi.com/how-to-access-members-in-a-parent-class-in-qt-c/#comments</comments>
		<pubDate>Tue, 27 Mar 2012 09:57:24 +0000</pubDate>
		<dc:creator>sobbayi</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Qt]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://blog.sobbayi.com/?p=388</guid>
		<description><![CDATA[<a href="http://blog.sobbayi.com/wp-content/uploads/2012/03/oakridge.jpg"><img style="border:none;margin-right:5px;margin-bottom:7px;float:left" title="Oak Ridge, Orlando, FL" src="http://blog.sobbayi.com/wp-content/uploads/2012/03/oakridge-100x75.jpg" alt="" width="100" height="75" /></a>Accessing members in parent classes is a problem that many C++ programmers encounter one time or another. For the Intermediate or advanced C++ programmers this may not be an issue. This is a problem I intend to illustrate using the Nokia Qt Framework to show how you can access controls in a parent Window from a dialog box which is a child class in Qt.
Related posts:<ol>
<li><a href='http://blog.sobbayi.com/memory-management-guide-for-qt-c/' rel='bookmark' title='Memory Management Guide for Qt C++'>Memory Management Guide for Qt C++</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.sobbayi.com/how-to-access-members-in-a-parent-class-in-qt-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Memory Management Guide for Qt C++</title>
		<link>http://blog.sobbayi.com/memory-management-guide-for-qt-c/</link>
		<comments>http://blog.sobbayi.com/memory-management-guide-for-qt-c/#comments</comments>
		<pubDate>Sat, 10 Mar 2012 18:11:04 +0000</pubDate>
		<dc:creator>sobbayi</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Qt]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://blog.sobbayi.com/?p=377</guid>
		<description><![CDATA[<a href="http://blog.sobbayi.com/wp-content/uploads/2012/03/qt-creator.jpg"><img style="border:none;margin-right:5px;margin-bottom:7px;float:left" title="Qt Creator IDE" src="http://blog.sobbayi.com/wp-content/uploads/2012/03/qt-creator-100x75.jpg" alt="" width="100" height="75" /></a>You have probably heard how it has been said that in some corporates that pointers have been banned when coding in C++. You would know that this is really awkward for any C++ programmer to not use Objects in their code. Anyway there is a sane way to handle your memory management issues when programming with Qt C++
No related posts.]]></description>
		<wfw:commentRss>http://blog.sobbayi.com/memory-management-guide-for-qt-c/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>A Basic Understanding of the Geometry of a 3D World</title>
		<link>http://blog.sobbayi.com/a-basic-understanding-of-the-geometry-of-a-3d-world/</link>
		<comments>http://blog.sobbayi.com/a-basic-understanding-of-the-geometry-of-a-3d-world/#comments</comments>
		<pubDate>Thu, 08 Mar 2012 19:25:25 +0000</pubDate>
		<dc:creator>sobbayi</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Graphics Programming]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://blog.sobbayi.com/?p=369</guid>
		<description><![CDATA[<a href="http://blog.sobbayi.com/wp-content/uploads/2012/03/xyz-axis.jpg"><img style="border:none;margin-right:5px;margin-bottom:7px;float:left" title="XYZ Axes Indicator in Blender 3D" src="http://blog.sobbayi.com/wp-content/uploads/2012/03/xyz-axis-100x75.jpg" alt="" width="100" height="75" /></a>Here I will take you through a practical look at the nuts and bolts that are behind the logic of the geometry of a 3D world. To go further into this I have to assume you know quite a bit of what someone is talking about when they mention the phrase 3D. With the entire buzz around 3D movies and 3D television
No related posts.]]></description>
		<wfw:commentRss>http://blog.sobbayi.com/a-basic-understanding-of-the-geometry-of-a-3d-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Here we go Again, Adobe Flash Video vs HTML5 Video</title>
		<link>http://blog.sobbayi.com/here-we-go-again-adobe-flash-video-vs-html5-video/</link>
		<comments>http://blog.sobbayi.com/here-we-go-again-adobe-flash-video-vs-html5-video/#comments</comments>
		<pubDate>Thu, 08 Mar 2012 14:32:04 +0000</pubDate>
		<dc:creator>sobbayi</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[HTML5 & CSS3]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.sobbayi.com/?p=365</guid>
		<description><![CDATA[<a href="http://blog.sobbayi.com/wp-content/uploads/2012/03/html51.jpg"><img style="border:none;margin-right:5px;margin-bottom:7px;float:left" title="HTML5 Logo" src="http://blog.sobbayi.com/wp-content/uploads/2012/03/html51-100x75.jpg" alt="" width="100" height="75" /></a>Over the past few months there has been a few heated debates over whether HTML5 is dead before its even born. There are even hotter debates about whether Adobe Flash is in the last days of its lifetime. There is plenty that could be said on this topic but today I am more into looking into the Pros and Cons of Adobe Flash vs HTML5 Video.
Related posts:<ol>
<li><a href='http://blog.sobbayi.com/a-run-down-of-html5-part-1/' rel='bookmark' title='A run Down on HTML5 (Part 1)'>A run Down on HTML5 (Part 1)</a></li>
<li><a href='http://blog.sobbayi.com/a-run-down-of-html5-part-2/' rel='bookmark' title='A run Down of HTML5 (Part 2)'>A run Down of HTML5 (Part 2)</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.sobbayi.com/here-we-go-again-adobe-flash-video-vs-html5-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eight Database Mistakes Application Developers Make</title>
		<link>http://blog.sobbayi.com/eight-database-mistakes-application-developers-make/</link>
		<comments>http://blog.sobbayi.com/eight-database-mistakes-application-developers-make/#comments</comments>
		<pubDate>Wed, 07 Mar 2012 18:36:45 +0000</pubDate>
		<dc:creator>sobbayi</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.sobbayi.com/?p=360</guid>
		<description><![CDATA[<a href="http://blog.sobbayi.com/wp-content/uploads/2012/03/query-builder.jpg"><img style="border:none;margin-right:5px;margin-bottom:7px;float:left" title="A Visual Database Query Builder" src="http://blog.sobbayi.com/wp-content/uploads/2012/03/query-builder-100x75.jpg" alt="" width="100" height="75" /></a>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/round-up-of-the-best-sqlite-database-managers/' rel='bookmark' title='Round-up of the Best SQLite Database Managers'>Round-up of the Best SQLite Database Managers</a></li>
<li><a href='http://blog.sobbayi.com/how-to-backup-a-mysql-database-with-sqlyog/' rel='bookmark' title='How to Backup a MySQL Database With SQLyog'>How to Backup a MySQL Database With SQLyog</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.sobbayi.com/eight-database-mistakes-application-developers-make/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Definitive Guide to Programming Language Personalities</title>
		<link>http://blog.sobbayi.com/the-definitive-guide-to-programming-language-personalities/</link>
		<comments>http://blog.sobbayi.com/the-definitive-guide-to-programming-language-personalities/#comments</comments>
		<pubDate>Wed, 07 Mar 2012 18:19:50 +0000</pubDate>
		<dc:creator>sobbayi</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://blog.sobbayi.com/?p=354</guid>
		<description><![CDATA[<a href="http://blog.sobbayi.com/wp-content/uploads/2012/03/php-code.jpg"><img style="border:none;margin-right:5px;margin-bottom:7px;float:left" title="PHP Code in Komodo" src="http://blog.sobbayi.com/wp-content/uploads/2012/03/php-code-100x75.jpg" alt="" width="100" height="75" /></a>I get a lot of questions where college students and newbies keep asking me wanting to know about the best programming languages to learn. So I decided to post the definitive guide to programming languages and their personalities and the traits they are known for... well in a humorous way that is.
No related posts.]]></description>
		<wfw:commentRss>http://blog.sobbayi.com/the-definitive-guide-to-programming-language-personalities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fun Things to do with Google Chrome</title>
		<link>http://blog.sobbayi.com/fun-things-to-do-with-google-chrome/</link>
		<comments>http://blog.sobbayi.com/fun-things-to-do-with-google-chrome/#comments</comments>
		<pubDate>Tue, 06 Mar 2012 20:25:30 +0000</pubDate>
		<dc:creator>sobbayi</dc:creator>
				<category><![CDATA[HTML5 & CSS3]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.sobbayi.com/?p=328</guid>
		<description><![CDATA[<a href="http://blog.sobbayi.com/wp-content/uploads/2012/03/multiusersketch.png"><img style="border:none;margin-right:5px;margin-bottom:7px;float:left" title="Multiuser Sketchpad" src="http://blog.sobbayi.com/wp-content/uploads/2012/03/multiusersketch-100x75.png" alt="" width="100" height="75" /></a>It seems like only last week when I was back in school. Sitting in a class having to endure the bubbling of an elite array of teachers that could bore the life out of a millenial grave yard. It was terrible I must say. So much so that its a miracle that I even learned something out of some of those classes.
No related posts.]]></description>
		<wfw:commentRss>http://blog.sobbayi.com/fun-things-to-do-with-google-chrome/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How do I Disable Javascript on my Computer</title>
		<link>http://blog.sobbayi.com/how-do-i-disable-javascript-on-my-computer/</link>
		<comments>http://blog.sobbayi.com/how-do-i-disable-javascript-on-my-computer/#comments</comments>
		<pubDate>Tue, 06 Mar 2012 19:26:50 +0000</pubDate>
		<dc:creator>sobbayi</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.sobbayi.com/?p=324</guid>
		<description><![CDATA[<a href="http://blog.sobbayi.com/wp-content/uploads/2012/03/chrome1.png"><img style="border:none;margin-right:5px;margin-bottom:7px;float:left" title="Chrome" src="http://blog.sobbayi.com/wp-content/uploads/2012/03/chrome1-100x75.png" alt="" width="100" height="75" /></a>I have already mentioned in the previous article  that most modern web browsers come with Javascript already enabled. So really, you don't really need to figure out how to enable it. There are some rare occasions when you might decide you don't really need - want Javascript enabled. So if any of the reasons, justified or not come across your thought path and you decide
Related posts:<ol>
<li><a href='http://blog.sobbayi.com/how-do-i-enable-javascript-on-my-computer/' rel='bookmark' title='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/has-computer-programming-become-easier-in-the-last-decade-or-two/' rel='bookmark' title='Has Computer Programming Become Easier in the Last Decade or Two?'>Has Computer Programming Become Easier in the Last Decade or Two?</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.sobbayi.com/how-do-i-disable-javascript-on-my-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

