<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Development Blog of taketoon.com</title>
	<atom:link href="http://taketoon.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://taketoon.wordpress.com</link>
	<description>where webcomics, cartoons, and creativity collide!</description>
	<lastBuildDate>Fri, 11 Dec 2009 03:17:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='taketoon.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Development Blog of taketoon.com</title>
		<link>http://taketoon.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://taketoon.wordpress.com/osd.xml" title="Development Blog of taketoon.com" />
	<atom:link rel='hub' href='http://taketoon.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Excel Macro &#8211; Language Translator</title>
		<link>http://taketoon.wordpress.com/2009/12/10/excel-macro-language-translator/</link>
		<comments>http://taketoon.wordpress.com/2009/12/10/excel-macro-language-translator/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 04:56:58 +0000</pubDate>
		<dc:creator>taketoon</dc:creator>
				<category><![CDATA[webcomics]]></category>

		<guid isPermaLink="false">http://taketoon.wordpress.com/?p=33</guid>
		<description><![CDATA[Thought I would share an excel macro that I wrote not too long ago which allows you to completely translate an excel document.  This macro came from the need to translate technical spreadsheets that were very complicated, and did not easily lend themselves to being translated cell by cell in something like babelfish or google [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=taketoon.wordpress.com&amp;blog=8483238&amp;post=33&amp;subd=taketoon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Thought I would share an excel macro that I wrote not too long ago which allows you to completely translate an excel document.  This macro came from the need to translate technical spreadsheets that were very complicated, and did not easily lend themselves to being translated cell by cell in something like babelfish or google translate.</p>
<p>This macro will scan the entire workbook, changing all titles, cells, and textboxes (shapes with text) into any language that google translate supports.  It can translate a 50 worksheet workbook in &lt; 5 minutes, and has been working great.</p>
<p>You can grab the excel macro here: <a title="Excel Translator Macro" href="http://taketoon.com/other/excel/translator" target="_blank">http://taketoon.com/other/excel/translator</a> (<span style="text-decoration:line-through;">Examples, and instructions to be posted soon </span>Now Posted)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/taketoon.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/taketoon.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/taketoon.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/taketoon.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/taketoon.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/taketoon.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/taketoon.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/taketoon.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/taketoon.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/taketoon.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/taketoon.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/taketoon.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/taketoon.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/taketoon.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=taketoon.wordpress.com&amp;blog=8483238&amp;post=33&amp;subd=taketoon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://taketoon.wordpress.com/2009/12/10/excel-macro-language-translator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/994d1d2a7e43ebc483e6afa70f9f8443?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">taketoon</media:title>
		</media:content>
	</item>
		<item>
		<title>Site is working again!  I had a WTF Mysql moment</title>
		<link>http://taketoon.wordpress.com/2009/12/09/site-is-working-again-i-had-a-wtf-mysql-moment/</link>
		<comments>http://taketoon.wordpress.com/2009/12/09/site-is-working-again-i-had-a-wtf-mysql-moment/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 03:35:07 +0000</pubDate>
		<dc:creator>taketoon</dc:creator>
				<category><![CDATA[webcomics]]></category>
		<category><![CDATA[I'm back!]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://taketoon.wordpress.com/?p=30</guid>
		<description><![CDATA["Duplicate Entry For Key..." blah blah blah.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=taketoon.wordpress.com&amp;blog=8483238&amp;post=30&amp;subd=taketoon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#8220;Duplicate Entry For Key&#8230;&#8221;  I had this error come out of nowhere, and if you tried to create a comic, sorry!  I didn&#8217;t realize this was the mistake, and took ~ 2 months off from working on things.  The website is back on its feet though, and I&#8217;m working on finalizing the release that is just about 95% done.  I don&#8217;t have much experience using MySQL or any relational database for that matter.  Taketoon is my first dynamic website that I&#8217;ve actually programmed myself, so I&#8217;ve made, and will make, many more mistakes.</p>
<p><span style="text-decoration:underline;"><strong>The Problem</strong></span>:</p>
<p>$sql= &#8220;INSERT INTO table&#8221;;<br />
$sql .= &#8220;(data1,data2,data3,data4) &#8220;;<br />
$sql.= &#8220;VALUES (&#8216;{$this-&gt;variable1}&#8217;,'{$this-&gt;variable2}&#8217;,'{$this-&gt;variable3}&#8217;,'{$this-&gt;variable4}&#8217;)&#8221;;<br />
mysqli_query($this-&gt;dbConnection,$insertSQL) or die(mysqli_error($this-&gt;dbConnection))</p>
<p><span style="text-decoration:underline;"><strong>The Error:<br />
</strong></span></p>
<p>&#8220;Duplicate Entry For Key&#8230;&#8221; blah blah blah.</p>
<p>I *think* what happened is somehow an insert was interrupted and screwed up the table.  Then each subsequent insert tried to use the corrupt id which was already in use.</p>
<p><span style="text-decoration:underline;"><strong>The Fix</strong></span>:</p>
<p>$sql= &#8220;INSERT <span style="color:#0000ff;">IGNORE</span> INTO table&#8221;;<br />
$sql .= &#8220;(data1,data2,data3,data4) &#8220;;<br />
$sql.= &#8220;VALUES (&#8216;{$this-&gt;variable1}&#8217;,'{$this-&gt;variable2}&#8217;,'{$this-&gt;variable3}&#8217;,'{$this-&gt;variable4}&#8217;)&#8221;;<br />
mysqli_query($this-&gt;dbConnection,$insertSQL) or die(mysqli_error($this-&gt;dbConnection))</p>
<p><span style="text-decoration:underline;"><strong>Commentary</strong></span>:</p>
<p>Tested it out, and it seems to be working.  One of these days I need to move off shared hosting and actually give the website a chance, but for now I have to stick with MyISAM tables (can&#8217;t use InnoDB in my enviroment) and I have a bad feeling that MyISAM had something to do with it.</p>
<p><span style="text-decoration:underline;"><strong>Please excuse my rambling:</strong></span></p>
<p>I really didn&#8217;t like taking a break from working on taketoon, but I had too.  I was completely burned out, and after learning the languages, and working on the site for over a year and a half, I needed some time to clear my mind.  I took up guitar and got alot more exercise, but the good news is&#8230;.*drum roll please* is that I&#8217;m refreshed and really excited to churn out some great content.</p>
<p>In the time I&#8217;ve spent away from taketoon, I&#8217;ve realized just how many mistakes I&#8217;ve made.  The UI is still rough, which is admittly, the hardest part for me to grasp.  Since I work on software each and every day, I really need to get my skills up in astetics and presentation.  I&#8217;ve kinda taken the approach that it doesn&#8217;t matter, but the fact is, it is the only thing that matters.  It needs to look good AND it needs to work well, and I feel like I&#8217;ve only achieved half of that goal (at best).</p>
<p>Anyway, the site is working again, and my deepest apologies to the people kind enough to use the website only to get an error when they tried to submit.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/taketoon.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/taketoon.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/taketoon.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/taketoon.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/taketoon.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/taketoon.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/taketoon.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/taketoon.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/taketoon.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/taketoon.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/taketoon.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/taketoon.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/taketoon.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/taketoon.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=taketoon.wordpress.com&amp;blog=8483238&amp;post=30&amp;subd=taketoon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://taketoon.wordpress.com/2009/12/09/site-is-working-again-i-had-a-wtf-mysql-moment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/994d1d2a7e43ebc483e6afa70f9f8443?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">taketoon</media:title>
		</media:content>
	</item>
		<item>
		<title>New Version?</title>
		<link>http://taketoon.wordpress.com/2009/10/14/new-version/</link>
		<comments>http://taketoon.wordpress.com/2009/10/14/new-version/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 02:37:13 +0000</pubDate>
		<dc:creator>taketoon</dc:creator>
				<category><![CDATA[webcomics]]></category>

		<guid isPermaLink="false">http://taketoon.wordpress.com/?p=27</guid>
		<description><![CDATA[I&#8217;m not sure when the new version will be completely finished as the changes I made require pretty big structure changes to how things are saved/loaded.  I&#8217;m shooting for the end of october for the beta 2 release. The changes will also be posted, and i&#8217;ll get somebug tracking up as well as put in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=taketoon.wordpress.com&amp;blog=8483238&amp;post=27&amp;subd=taketoon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not sure when the new version will be completely finished as the changes I made require pretty big structure changes to how things are saved/loaded.  I&#8217;m shooting for the end of october for the beta 2 release.</p>
<p>The changes will also be posted, and i&#8217;ll get somebug tracking up as well as put in some more work on the wiki.  Lots and lots to do, but I assure you i&#8217;m still working on it.  Between pulling extra hours at work and searching for a new house i&#8217;m a bit squeezed, but I&#8217;m still just as motivated as ever to finish things.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/taketoon.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/taketoon.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/taketoon.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/taketoon.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/taketoon.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/taketoon.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/taketoon.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/taketoon.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/taketoon.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/taketoon.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/taketoon.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/taketoon.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/taketoon.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/taketoon.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=taketoon.wordpress.com&amp;blog=8483238&amp;post=27&amp;subd=taketoon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://taketoon.wordpress.com/2009/10/14/new-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/994d1d2a7e43ebc483e6afa70f9f8443?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">taketoon</media:title>
		</media:content>
	</item>
		<item>
		<title>This might be a scam, or possibly a Scamola!</title>
		<link>http://taketoon.wordpress.com/2009/10/13/this-might-be-a-scam-or-possibly-a-scamola/</link>
		<comments>http://taketoon.wordpress.com/2009/10/13/this-might-be-a-scam-or-possibly-a-scamola/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 02:33:27 +0000</pubDate>
		<dc:creator>taketoon</dc:creator>
				<category><![CDATA[Scam]]></category>

		<guid isPermaLink="false">http://taketoon.wordpress.com/?p=21</guid>
		<description><![CDATA[I actually forgot we had a doorbell until earlier today.  Expecting things from UPS?  Nope.  Fedex?  Nope.  Santa?  Not yet.  After a few back to back rings I am greeted by two young guys who immediately shake my hand, lock their eyes de eply into mine, and begin talking a mile a minute.  I couldn&#8217;t [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=taketoon.wordpress.com&amp;blog=8483238&amp;post=21&amp;subd=taketoon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I actually forgot we had a doorbell until earlier today.  Expecting things from UPS?  Nope.  Fedex?  Nope.  Santa?  Not yet.  After a few back to back rings I am greeted by two young guys who immediately shake my hand, lock their eyes de
<a href='http://taketoon.wordpress.com/2009/10/13/this-might-be-a-scam-or-possibly-a-scamola/claimyourvisa/' title='Claim Your Visa Scam'><img width="150" height="99" src="http://taketoon.files.wordpress.com/2009/10/claimyourvisa.jpg?w=150&#038;h=99" class="attachment-thumbnail" alt="Don&#039;t we look happy?  It&#039;s because we&#039;re stealing your money!" title="Claim Your Visa Scam" /></a>
</p>
<p>eply into mine, and begin talking a mile a minute.  I couldn&#8217;t tell you their names but they sure seemed to LOVE everything I said.  I got amazing questions such as:  Do you buy food?  Do you purchase gas?  Have you ever been to Walmart?  Yes, yes and yes, we were obviously hitting it off.</p>
<p>I was then handed 3 booklets, one included free golf lessons in exotic locations&#8230;ooh fancy.  They asked me how my golf swing was.  I mentioned I don&#8217;t golf.  They both took turns reassuring me I was a great golfer, and that if I signed up for <a title="Scam Link" href="http://www.claimyourvisacards.com/" target="_blank">ClaimYourVisaCards &lt;&#8211; Look DON&#8217;T buy</a> my golf game would rival Tiger Woods, and that I could also save 600$ per year with almost no effort!  I must admit, it sounded pretty good up to this point.  My sarcasm may be prevalent now, but for a few minutes I at LEAST considered it.</p>
<p>Hoping that this was some sort of rebate program where the goal is to dangle low prices attached to large rebates I continued to listen.  They both laid it on thick.  Are you married?  Yeah, me too!  Ain&#8217;t it grand?  Do you have children?  No way!  So do we, are children precious.  I love your halloween decorations.  I want to have your babies.  Would you like me to clean your toilets with a toothbrush?  We&#8217;re buddies right?  This awesome program is so awesome, and you are so awesome that we offer it at&#8230;<span style="text-decoration:line-through;">40$</span> 30$.  A Special deal for a special guy!</p>
<p>After reading the fine print, I realized the strings attached make it ridiculously hard to get your money.  Not to mention all the strange fees.  30$ to join the program.  9.95$ (Completely refundable!) for online registration, and 4.50$ to process your rebates!  All in all you technically could earn the 300$ in rebates (over the course of the year) by simply sending in a receipt of food purchases (at a particular store of your choice) totaling 100$ per month.  The problem is you have to send the rebates in before the end of the month, but less than 14 days after you get them, 3 days before the nearest full moon, and you must fill out the form while standing on your head.</p>
<p>Heres some people consoling a poor scam-ee</p>
<p><a title="Poor Sap Who Got Scammed" href="http://www.tomatopages.com/folsomforum/index.php?showtopic=25951">Becks Furniture Scam (Store that offered this garbage as a promotion)</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/taketoon.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/taketoon.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/taketoon.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/taketoon.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/taketoon.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/taketoon.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/taketoon.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/taketoon.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/taketoon.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/taketoon.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/taketoon.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/taketoon.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/taketoon.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/taketoon.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=taketoon.wordpress.com&amp;blog=8483238&amp;post=21&amp;subd=taketoon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://taketoon.wordpress.com/2009/10/13/this-might-be-a-scam-or-possibly-a-scamola/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/994d1d2a7e43ebc483e6afa70f9f8443?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">taketoon</media:title>
		</media:content>
	</item>
		<item>
		<title>1.1RC will be released 08.29.09</title>
		<link>http://taketoon.wordpress.com/2009/08/28/1-1rc-will-be-released-08-29-09/</link>
		<comments>http://taketoon.wordpress.com/2009/08/28/1-1rc-will-be-released-08-29-09/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 04:05:56 +0000</pubDate>
		<dc:creator>taketoon</dc:creator>
				<category><![CDATA[webcomics]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://taketoon.wordpress.com/2009/08/28/1-1rc-will-be-released-08-29-09/</guid>
		<description><![CDATA[Some final testing and documents will be done tomorrow night before its released. Some new features: New UI, Added Part Manager to give much more control over characters, bug fixes, and other tweaks. Along with additional items to use. Beta 1.2 will be adding almost pure drawing objects, ETA 09.20.09<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=taketoon.wordpress.com&amp;blog=8483238&amp;post=20&amp;subd=taketoon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Some final testing and documents will be done tomorrow night before its released.  </p>
<p>Some new features: New UI, Added Part Manager to give much more control over characters, bug fixes, and other tweaks.  Along with additional items to use.</p>
<p>Beta 1.2 will be adding almost pure drawing objects, ETA 09.20.09</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/taketoon.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/taketoon.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/taketoon.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/taketoon.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/taketoon.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/taketoon.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/taketoon.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/taketoon.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/taketoon.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/taketoon.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/taketoon.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/taketoon.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/taketoon.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/taketoon.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=taketoon.wordpress.com&amp;blog=8483238&amp;post=20&amp;subd=taketoon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://taketoon.wordpress.com/2009/08/28/1-1rc-will-be-released-08-29-09/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/994d1d2a7e43ebc483e6afa70f9f8443?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">taketoon</media:title>
		</media:content>
	</item>
		<item>
		<title>Beta RC1.1 will be released soon!</title>
		<link>http://taketoon.wordpress.com/2009/08/10/beta-rc1-1-will-be-released-soon/</link>
		<comments>http://taketoon.wordpress.com/2009/08/10/beta-rc1-1-will-be-released-soon/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 01:26:18 +0000</pubDate>
		<dc:creator>taketoon</dc:creator>
				<category><![CDATA[webcomics]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://taketoon.wordpress.com/2009/08/10/beta-rc1-1-will-be-released-soon/</guid>
		<description><![CDATA[New UI, lots more items and background, a new part manager to ease using and customizing the characters, and some website enhancements! Take toon!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=taketoon.wordpress.com&amp;blog=8483238&amp;post=19&amp;subd=taketoon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>New UI, lots more items and background, a new part manager to ease using and customizing the characters, and some website enhancements!  Take toon!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/taketoon.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/taketoon.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/taketoon.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/taketoon.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/taketoon.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/taketoon.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/taketoon.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/taketoon.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/taketoon.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/taketoon.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/taketoon.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/taketoon.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/taketoon.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/taketoon.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=taketoon.wordpress.com&amp;blog=8483238&amp;post=19&amp;subd=taketoon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://taketoon.wordpress.com/2009/08/10/beta-rc1-1-will-be-released-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/994d1d2a7e43ebc483e6afa70f9f8443?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">taketoon</media:title>
		</media:content>
	</item>
		<item>
		<title>CodeIgniter or Cake PHP?</title>
		<link>http://taketoon.wordpress.com/2009/07/19/codeigniter-or-cake-php/</link>
		<comments>http://taketoon.wordpress.com/2009/07/19/codeigniter-or-cake-php/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 05:03:12 +0000</pubDate>
		<dc:creator>taketoon</dc:creator>
				<category><![CDATA[webcomics]]></category>
		<category><![CDATA[Cake PHP]]></category>
		<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[mooTools]]></category>
		<category><![CDATA[prototype]]></category>

		<guid isPermaLink="false">http://taketoon.wordpress.com/2009/07/19/codeigniter-or-cake-php/</guid>
		<description><![CDATA[Reading various articles about both PHP frameworks. I like them both right now, and have come to realize I&#8217;m a frickin idiot for writing the website in straight PHP. The screencasts for both products do an excellent job by the way. If you decide to create a website using PHP use a framework! That goes [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=taketoon.wordpress.com&amp;blog=8483238&amp;post=18&amp;subd=taketoon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Reading various articles about both PHP frameworks.  I like them both right now, and have come to realize I&#8217;m a frickin idiot for writing the website in straight PHP.  The screencasts for both products do an excellent job by the way.  If you decide to create a website using PHP use a framework!  That goes for javascript (mooTools, prototype,jQuery) as well.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/taketoon.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/taketoon.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/taketoon.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/taketoon.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/taketoon.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/taketoon.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/taketoon.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/taketoon.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/taketoon.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/taketoon.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/taketoon.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/taketoon.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/taketoon.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/taketoon.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=taketoon.wordpress.com&amp;blog=8483238&amp;post=18&amp;subd=taketoon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://taketoon.wordpress.com/2009/07/19/codeigniter-or-cake-php/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/994d1d2a7e43ebc483e6afa70f9f8443?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">taketoon</media:title>
		</media:content>
	</item>
		<item>
		<title>Learning to draw</title>
		<link>http://taketoon.wordpress.com/2009/07/12/learning-to-draw/</link>
		<comments>http://taketoon.wordpress.com/2009/07/12/learning-to-draw/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 06:46:01 +0000</pubDate>
		<dc:creator>taketoon</dc:creator>
				<category><![CDATA[webcomics]]></category>
		<category><![CDATA[drawing]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[illustrator]]></category>
		<category><![CDATA[taketoon]]></category>
		<category><![CDATA[vector]]></category>

		<guid isPermaLink="false">http://taketoon.wordpress.com/2009/07/12/learning-to-draw/</guid>
		<description><![CDATA[So I can&#8217;t draw for balls, its well known fact. I can however draw shapes with vector drawing tools (ala illustrator, flash, inkscape). With these tools in hand I&#8217;ve created some new masks for the website. Fortunately only a single mask/helmet had to be scrapped.  I was going for some kind of torch type helmet, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=taketoon.wordpress.com&amp;blog=8483238&amp;post=14&amp;subd=taketoon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So I can&#8217;t draw for balls, its well known fact.  I can however draw shapes with vector drawing tools (ala illustrator, flash, inkscape).  With these tools in hand I&#8217;ve created some new masks for the website. Fortunately only a single mask/helmet had to be scrapped.  I was going for some kind of torch type helmet, but I&#8217;ll let you guys guess why it won&#8217;t be used.  *Hint: I don&#8217;t think capcom would approve of this.  You can see the other masks in use in the <a title="taketoon online character creator" href="http://taketoon.com/create/index_char.php" target="_blank">taketoon online character creator</a></p>
<img class="size-full wp-image-16" title="fireman" src="http://taketoon.files.wordpress.com/2009/07/fireman.png?w=143&#038;h=249" alt="sorry fireman" width="143" height="249" />
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/taketoon.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/taketoon.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/taketoon.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/taketoon.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/taketoon.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/taketoon.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/taketoon.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/taketoon.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/taketoon.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/taketoon.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/taketoon.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/taketoon.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/taketoon.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/taketoon.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=taketoon.wordpress.com&amp;blog=8483238&amp;post=14&amp;subd=taketoon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://taketoon.wordpress.com/2009/07/12/learning-to-draw/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/994d1d2a7e43ebc483e6afa70f9f8443?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">taketoon</media:title>
		</media:content>

		<media:content url="http://taketoon.files.wordpress.com/2009/07/fireman.png" medium="image">
			<media:title type="html">fireman</media:title>
		</media:content>
	</item>
		<item>
		<title>taketoon.com Beta Release</title>
		<link>http://taketoon.wordpress.com/2009/07/08/taketoon-com-beta-release/</link>
		<comments>http://taketoon.wordpress.com/2009/07/08/taketoon-com-beta-release/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 02:41:46 +0000</pubDate>
		<dc:creator>taketoon</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[taketoon.com]]></category>
		<category><![CDATA[webcomics]]></category>

		<guid isPermaLink="false">http://taketoon.wordpress.com/2009/07/08/taketoon-com-beta-release/</guid>
		<description><![CDATA[taketoon.com is now fully functional and in Beta Stages! taketoon.com allows you to create cartoon characters and webcomics of up to 60 panels in just minutes! Have you ever wanted to be a cartoonist, comic artist, or even have your own webcomic? Well now you can! With taketoon.com&#8217;s easy to use Character creator you can [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=taketoon.wordpress.com&amp;blog=8483238&amp;post=3&amp;subd=taketoon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<dl class="wp-caption alignleft">
<dt class="wp-caption-dt"><a title="taketoon.com - webcomics and cartoons galore!" href="http://taketoon.com" target="_blank"><img class="size-full wp-image-4" title="taketoon.com logo" src="http://taketoon.files.wordpress.com/2009/07/logo.png?w=219&#038;h=70" alt="taketoon.com logo" width="219" height="70" /></a></dt>
</dl>
<p><a title="taketoon.com - webcomics and cartoons galore!" href="http://taketoon.com" target="_self">taketoon.com</a> is now fully functional and in Beta Stages!</p>
<dl class="wp-caption alignleft"> </dl>
<p><a title="taketoon.com - webcomics and cartoons galore!" href="http://taketoon.com/" target="_self">taketoon.com</a> allows you to create cartoon characters and webcomics of up to 60 panels in just minutes! Have you ever wanted to be a cartoonist, comic artist, or even have your own webcomic? Well now you can! With taketoon.com&#8217;s easy to use Character creator you can create yourself or anyone you know in cartoon form. <a title="taketoon.com - webcomics and cartoons galore!" href="http://taketoon.com/" target="_self">taketoon.com</a>&#8216;s cartoon character creation tool allows for wacky and zany combinations which will allow you to create a huge variety of characters. Once your characters are built you can import them into the <a title="taketoon.com - webcomics and cartoons galore!" href="http://taketoon.com/" target="_self">taketoon.com</a> Web Comic creator! In the Comic Creator you can utilize up to 60 panels of comic goodness filled with props, effects, text bubbles, background, characters, and fun! If webcomics are of any interest to you then taketoon.com is the place to be!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/taketoon.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/taketoon.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/taketoon.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/taketoon.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/taketoon.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/taketoon.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/taketoon.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/taketoon.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/taketoon.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/taketoon.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/taketoon.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/taketoon.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/taketoon.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/taketoon.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=taketoon.wordpress.com&amp;blog=8483238&amp;post=3&amp;subd=taketoon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://taketoon.wordpress.com/2009/07/08/taketoon-com-beta-release/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/994d1d2a7e43ebc483e6afa70f9f8443?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">taketoon</media:title>
		</media:content>

		<media:content url="http://taketoon.files.wordpress.com/2009/07/logo.png" medium="image">
			<media:title type="html">taketoon.com logo</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://taketoon.wordpress.com/2009/07/08/hello-world/</link>
		<comments>http://taketoon.wordpress.com/2009/07/08/hello-world/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 02:35:35 +0000</pubDate>
		<dc:creator>taketoon</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=taketoon.wordpress.com&amp;blog=8483238&amp;post=1&amp;subd=taketoon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/taketoon.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/taketoon.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/taketoon.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/taketoon.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/taketoon.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/taketoon.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/taketoon.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/taketoon.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/taketoon.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/taketoon.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/taketoon.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/taketoon.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/taketoon.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/taketoon.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=taketoon.wordpress.com&amp;blog=8483238&amp;post=1&amp;subd=taketoon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://taketoon.wordpress.com/2009/07/08/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/994d1d2a7e43ebc483e6afa70f9f8443?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">taketoon</media:title>
		</media:content>
	</item>
	</channel>
</rss>
