<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Jim Bob Dwayne</title>
	
	<link>http://jimbobdwayne.com</link>
	<description>Full Name: Jimmy Bobby Dwayne</description>
	<lastBuildDate>Fri, 15 Jan 2010 00:42:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/jimbobdwayne" /><feedburner:info uri="jimbobdwayne" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>jimbobdwayne</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Top Entrepreneurs Under the Age of 30 for 2009</title>
		<link>http://feedproxy.google.com/~r/jimbobdwayne/~3/DzHSPMdnLk0/</link>
		<comments>http://jimbobdwayne.com/2010/01/14/top-entrepreneurs-under-the-age-of-30-for-2009/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 00:42:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[entrepreneur]]></category>
		<category><![CDATA[inc]]></category>
		<category><![CDATA[justin.tv]]></category>
		<category><![CDATA[modcloth]]></category>

		<guid isPermaLink="false">http://jimbobdwayne.com/?p=9</guid>
		<description><![CDATA[
I&#8217;m always interested when Inc. puts out its list of the top young entrepreneurs and does a mini study on each.  People who are entrepreneurs themselves or are wanting to become one can learn a lot by just copying those who are already doing it.
Looks like the list this year is made up of lots [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.inc.com/30under30/2009/index.html"><img class="alignnone size-medium wp-image-45" title="Inc Top Business Doods Under 30" src="http://jimbobdwayne.com/wp-content/uploads/2010/01/inc-under-30-293x300.jpg" alt="" width="293" height="300" /></a></p>
<p>I&#8217;m always interested when Inc. puts out its list of the top young entrepreneurs and does a mini study on each.  People who are entrepreneurs themselves or are wanting to become one can learn a lot by just copying those who are already doing it.</p>
<p>Looks like the list this year is made up of lots of groups of youngies, strength in numbers I guess.</p>
<p>Check out the full list and a couple of articles about the new trends at: <a href="http://www.inc.com/30under30/2009/index.html">http://www.inc.com/30under30/2009/index.html</a></p>
<p> </p>
<p> </p>
<p><a href="http://www.inc.com/30under30/2009/index.html">http://www.inc.com/30under30/2009/index.html</a> &#8211; For you young hillbillies out there that get inspired by other young rascals doing well before they lose all their teeth, check out Inc.&#8217;s annual Top 30 Entrepreneurs Under 30 and get inspired, jealous, aroused, or whatever else you feel like!</p>]]></content:encoded>
			<wfw:commentRss>http://jimbobdwayne.com/2010/01/14/top-entrepreneurs-under-the-age-of-30-for-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://jimbobdwayne.com/2010/01/14/top-entrepreneurs-under-the-age-of-30-for-2009/</feedburner:origLink></item>
		<item>
		<title>VCalendar – Why Multi-Platform Programs Suck Donkey Balls</title>
		<link>http://feedproxy.google.com/~r/jimbobdwayne/~3/-lhhd7qGfmY/</link>
		<comments>http://jimbobdwayne.com/2007/09/27/vcalendar-why-multi-platform-programs-suck-donkey-balls/#comments</comments>
		<pubDate>Fri, 28 Sep 2007 02:17:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[random thoughts]]></category>

		<guid isPermaLink="false">http://jimbobdwayne.com/work/vcalendar-why-multi-platform-programs-suck-donkey-balls</guid>
		<description><![CDATA[I thought I had gotten away from C++/Java/C#, but then I was introduced to VCalendar.  A friend who owns redefinemag, a rock magazine, wanted me to add some commenting functionality.
I thought, no problem,  I had just added a basic commenting system to Redefine&#8217;s articles and it took no time at all.  Then [...]]]></description>
			<content:encoded><![CDATA[<p>I thought I had gotten away from C++/Java/C#, but then I was introduced to <a href="http://www.redefinemag.com">VCalendar</a>.  A friend who owns <a href="http://www.redefinemag.com">redefinemag</a>, a rock magazine, wanted me to add some commenting functionality.</p>
<p>I thought, no problem,  I had just added a basic commenting system to Redefine&#8217;s articles and it took no time at all.  Then I dove into VCalendar&#8217;s code and saw it was a computer nerd&#8217;s wet dream.  In the index.php file there wasn&#8217;t a couple of function calls to print out the calendar, no there were hundreds.  Each section of the calendar has its own class, initialization, parser, show, etc, etc, etc functions that are never ending.  After studying the code for 3 hours I&#8217;m about able to start making changes.</p>
<p>Holy shit, if you want to use a PHP script that you&#8217;ll want to change, never choose software that&#8217;s available in multiple programming languages.  PHP is great for a reason, it&#8217;s easy to hack and customize, but that all goes out the window when someone decides to write PHP using C++ style! <img src='http://jimbobdwayne.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>]]></content:encoded>
			<wfw:commentRss>http://jimbobdwayne.com/2007/09/27/vcalendar-why-multi-platform-programs-suck-donkey-balls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://jimbobdwayne.com/2007/09/27/vcalendar-why-multi-platform-programs-suck-donkey-balls/</feedburner:origLink></item>
		<item>
		<title>RSS – Feedburner</title>
		<link>http://feedproxy.google.com/~r/jimbobdwayne/~3/rMYziuwDK_g/</link>
		<comments>http://jimbobdwayne.com/2007/09/26/rss-feedburner/#comments</comments>
		<pubDate>Wed, 26 Sep 2007 08:08:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[random thoughts]]></category>

		<guid isPermaLink="false">http://jimbobdwayne.com/blogging/rss-feedburner</guid>
		<description><![CDATA[From Feedburner.com
FeedBurner is the leading provider of media distribution and audience engagement services for blogs and RSS feeds. Our Web-based tools help bloggers, podcasters and commercial publishers promote, deliver and profit from their content on the Web.
Never turn down a free meal.]]></description>
			<content:encoded><![CDATA[<p>From Feedburner.com</p>
<blockquote><p>FeedBurner is the leading provider of media distribution and audience engagement services for blogs and RSS feeds. Our Web-based tools help bloggers, podcasters and commercial publishers promote, deliver and profit from their content on the Web.</p></blockquote>
<p>Never turn down a free meal.</p>]]></content:encoded>
			<wfw:commentRss>http://jimbobdwayne.com/2007/09/26/rss-feedburner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://jimbobdwayne.com/2007/09/26/rss-feedburner/</feedburner:origLink></item>
		<item>
		<title>Cheap Places to Stay in Japan</title>
		<link>http://feedproxy.google.com/~r/jimbobdwayne/~3/TWcbEgVFu5U/</link>
		<comments>http://jimbobdwayne.com/2007/09/26/hello-world/#comments</comments>
		<pubDate>Wed, 26 Sep 2007 07:39:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[random thoughts]]></category>

		<guid isPermaLink="false" />
		<description><![CDATA[Cheap Places to Stay While in Japan
If you&#8217;re planning on coming to Japan you&#8217;re going to want to read this post.  For first time travelers to Japan it can be a little tough to find a place to stay with the whole language barrier, so here&#8217;s a list of sites that speak English and [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Cheap Places to Stay While in Japan</strong></p>
<p>If you&#8217;re planning on coming to Japan you&#8217;re going to want to read this post.  For first time travelers to Japan it can be a little tough to find a place to stay with the whole language barrier, so here&#8217;s a list of sites that speak English and will gladly host your English speaking, evil-gaijin ass.</p>
<p><strong>Hotels</strong></p>
<p><a href="http://www.toyoko-inn.com/eng/">Toyoko Inn</a> &#8211; There&#8217;s over 30 hotels just in Tokyo.</p>
<p><strong>Guest Houses</strong></p>
<p><a href="http://homepage2.nifty.com/raise-guesthouse/english/agent.html">Raise Compan</a><a href="http://homepage2.nifty.com/raise-guesthouse/english/agent.html">y </a>- Many locations in Tokyo and very cheap if you&#8217;re staying for longer than 3 months.<br />
<a href="http://www.sakura-house.com/">Sakura House</a> &#8211; Tons of locations, but a little expensive for long term stays.</p>
<p><strong>Apartments</strong></p>
<p><a href="http://www.sakura-house.com/">Sakura House</a> &#8211; Tons of locations, but a little expensive for long term stays.</p>]]></content:encoded>
			<wfw:commentRss>http://jimbobdwayne.com/2007/09/26/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://jimbobdwayne.com/2007/09/26/hello-world/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.203 seconds. --><!-- Cached page generated by WP-Super-Cache on 2011-10-07 14:21:45 -->

