<?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>CodeCube.NET &#187; General</title>
	<atom:link href="http://codecube.net/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://codecube.net</link>
	<description>Joel Martinez' weblog</description>
	<lastBuildDate>Tue, 15 Jun 2010 14:26:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Moving to New York!</title>
		<link>http://codecube.net/2010/06/moving-to-new-york/</link>
		<comments>http://codecube.net/2010/06/moving-to-new-york/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 14:26:57 +0000</pubDate>
		<dc:creator>Joel Martinez</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[New York]]></category>

		<guid isPermaLink="false">http://codecube.net/?p=361</guid>
		<description><![CDATA[So, it&#8217;s official &#8230; in a few months, I will be moving up to NY. I&#8217;m pretty excited about the prospect, and the family is on board. We are going to visit for a week in the near future to start checking some schools and neighborhoods &#8230; any suggestions or tips would be greatly appreciated]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-thumbnail  wp-image-362" title="i-love-new-york" src="http://codecube.net/wp-content/uploads/2010/06/i-love-new-york-150x150.gif" alt="" width="150" height="150" />So, it&#8217;s official &#8230; in a few months, I will be moving up to NY. I&#8217;m pretty excited about the prospect, and the family is on board. We are going to visit for a week in the near future to start checking some schools and neighborhoods &#8230; any suggestions or tips would be greatly appreciated <img src='http://codecube.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://codecube.net/2010/06/moving-to-new-york/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Enslaving Twitter</title>
		<link>http://codecube.net/2010/03/enslaving-twitter/</link>
		<comments>http://codecube.net/2010/03/enslaving-twitter/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 02:21:29 +0000</pubDate>
		<dc:creator>Joel Martinez</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://codecube.net/?p=331</guid>
		<description><![CDATA[I&#8217;ve noticed that in recent years, twitter has become the near defacto &#8220;engine&#8221; for a number of things: Random list data for demos Scott Guthrie&#8217;s recent MIX keynote demo is a perfect example of this. He uses twitter to populate a simple listbox using his own feed. I do something similar in the sample project [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve noticed that in recent years, twitter has become the near defacto &#8220;engine&#8221; for a number of things:</p>
<ul>
<li><strong>Random list data for demos</strong><br />
Scott Guthrie&#8217;s recent <a href="http://weblogs.asp.net/scottgu/archive/2010/03/18/building-a-windows-phone-7-twitter-application-using-silverlight.aspx">MIX keynote demo</a> is a perfect example of this. He uses twitter to populate a simple listbox using his own feed. I do something similar in the sample project for <a href="http://nbayes.codeplex.com/">nBayes </a>where I let the user choose two different search terms to populate the two indices from twitter.</p>
<p>It&#8217;s convenient because you don&#8217;t have to manage the data set. It&#8217;s a bottomless well of perfectly randomized sample data which makes it perfect for this purpose.</li>
<li><strong>Using it as a data communication channel</strong><br />
One of the more interesting usage patterns, the use of Twitter to enable large scale communications and/or data transfer. Jeremy Hilton shows how to use it to <a href="http://socialenchilada.com/blog/post/leveraging-twitter-as-a-voting-engine-free-socks/">manage a voting campaign</a>. Other more &#8220;ambiguously practical&#8221; projects include <a href="http://blogs.msdn.com/coding4fun/archive/2009/04/01/9525376.aspx">TwitterDrive</a>, and even a <a href="http://www.codeproject.com/KB/WCF/WcfOverTwitter.aspx">WCF Communication Channel</a>!</li>
</ul>
<p>The only unfortunate thing is that whenever I see this stuff used in a demo, they almost always use some xml parsing api to parse out results from the xml API. This can tend to be ugly and error prone. <a href="http://linqtotwitter.codeplex.com/">Linq2Twitter </a>seems like an interesting solution because it lets you write  nice strongly typed linq queries and get back the results.</p>
<p>Depending on what you&#8217;re doing, having organic sample data can be very useful, there have been <a href="http://bloggingabout.net/blogs/mglaser/archive/2007/06/14/creating-a-custom-data-generator-for-vste-dbpro-aka-datadude.aspx">many </a>projects <a href="http://excel.tips.net/Pages/T002077_Generating_Random_Testing_Data.html">attempting </a>to <a href="http://norefuge.net/vgng/vgng.html">address</a> this in the past. And the use of twitter as a communication channel could be nice because it&#8217;s infrastructure you wouldn&#8217;t have to manage and maintain (just be prepared to handle <a href="http://failwhale.com/">fail whales</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://codecube.net/2010/03/enslaving-twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get Googling Orlando!</title>
		<link>http://codecube.net/2010/03/get-googling-orlando/</link>
		<comments>http://codecube.net/2010/03/get-googling-orlando/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 15:39:37 +0000</pubDate>
		<dc:creator>Joel Martinez</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[highspeed]]></category>

		<guid isPermaLink="false">http://codecube.net/?p=299</guid>
		<description><![CDATA[I&#8217;m pretty happy to see the City of Orlando kicking off this effort: http://www.getgoogling.com/ If you are reading this blog and live in the Orlando area, please take a few moments and map yourself and at least fill out the google survey. Then spread the word, it would be pretty awesome to see this come [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m pretty happy to see the City of Orlando kicking off this effort: <a href="http://www.getgoogling.com/">http://www.getgoogling.com/</a></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/RTnJNVHBPMk&amp;rel=0&amp;color1=0x6699&amp;color2=0x54abd6&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/RTnJNVHBPMk&amp;rel=0&amp;color1=0x6699&amp;color2=0x54abd6&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>If you are reading this blog and live in the Orlando area, please take a few moments and map yourself and at least fill out the google survey. Then spread the word, it would be pretty awesome to see this come to Orlando <img src='http://codecube.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://codecube.net/2010/03/get-googling-orlando/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Acer t230h Review</title>
		<link>http://codecube.net/2010/03/acer-t230h-review/</link>
		<comments>http://codecube.net/2010/03/acer-t230h-review/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 15:32:39 +0000</pubDate>
		<dc:creator>Joel Martinez</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[multitouch]]></category>

		<guid isPermaLink="false">http://codecube.net/?p=291</guid>
		<description><![CDATA[I settled on the Acer T230H multitouch monitor So far, I&#8217;m happy enough with it. When I plugged it into the USB port on my computer, windows 7 already had drivers for it so it was kind of nice that I did not have to install any extra software; Though I haven&#8217;t installed the software [...]]]></description>
			<content:encoded><![CDATA[<p>I <a href="http://codecube.net/2010/02/which-multitouch-monitor-to-buy/">settled</a> on the Acer T230H multitouch monitor</p>
<p><a href="http://codecube.net/wp-content/uploads/2010/02/Acer-T230H.jpg"><img class="aligncenter size-full wp-image-277" title="Acer T230H" src="http://codecube.net/wp-content/uploads/2010/02/Acer-T230H.jpg" alt="" width="300" height="254" /></a></p>
<p>So far, I&#8217;m happy enough with it. When I plugged it into the USB port on my computer, windows 7 already had drivers for it so it was kind of nice that I did not have to install any extra software; Though I haven&#8217;t installed the software disc that came with the monitor so I don&#8217;t know if there are any extra niceties that come with it.</p>
<p>The first thing that hit me was how large and nice the screen is. Definitely a great picture. Of course the first thing I did was fire up MS Paint, which natively supports multiple touch points. Single finger manipulation (I&#8217;ll have to trademark that one) works really well and is quite accurate. Two fingers however seems to be pretty buggy, especially when you move the touchpoints near each other.</p>
<p>I&#8217;m looking forward to programming against some of the <a href="http://codecube.net/2010/02/state-of-multitouch-with-xna/">APIs</a> that are available. In particular, I&#8217;m looking forward to experimenting with new interface models rather than the usual textboxes, buttons, tree views, and menus.</p>
]]></content:encoded>
			<wfw:commentRss>http://codecube.net/2010/03/acer-t230h-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Which MultiTouch Monitor To Buy?</title>
		<link>http://codecube.net/2010/02/which-multitouch-monitor-to-buy/</link>
		<comments>http://codecube.net/2010/02/which-multitouch-monitor-to-buy/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 01:45:50 +0000</pubDate>
		<dc:creator>Joel Martinez</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[multitouch]]></category>

		<guid isPermaLink="false">http://codecube.net/?p=275</guid>
		<description><![CDATA[Last week, I pondered the state of multitouch with XNA. And I mentioned that I was considering buying a multi-touch enabled monitor from Dell. Well, over the last few days I have been shopping around on line and I&#8217;ve been pleasantly surprised to find that there are several others on the market. Acer t230h Dell [...]]]></description>
			<content:encoded><![CDATA[<p>Last week, I pondered the <a href="http://codecube.net/2010/02/state-of-multitouch-with-xna/">state of multitouch with XNA</a>. And I mentioned that I was considering buying a multi-touch enabled monitor from Dell. Well, over the last few days I have been shopping around on line and I&#8217;ve been pleasantly surprised to find that there are several others on the market.</p>
<p><strong>Acer t230h</strong></p>
<p><a href="http://us.acer.com/acer/product.do?LanguageISOCtxParam=en&amp;rcond5e.c2att92=169&amp;inu49e.current.c2att92=169&amp;link=ln314e&amp;CountryISOCtxParam=US&amp;kcond47e.c2att92=169&amp;rcond159e.att21k=1&amp;kcond48e.c2att101=62721&amp;rcond190e.att21k=1&amp;acond23=US&amp;rcond4e.att21k=1&amp;sp=page17e&amp;rcond157e.c2att92=169&amp;ctx1g.c2att92=169&amp;rcond42e.att21k=1&amp;kcond50e.c2att92=169&amp;rcond45e.att21k=1&amp;rcond158e.c2att1=0&amp;ctx2.c2att1=0&amp;inu53e.current.c2att92=169&amp;rcond38e.c2att1=25&amp;var13e=US&amp;rcond44e.c2att1=0&amp;rcond186e.c2att92=169&amp;rcond3e.c2att1=0&amp;rcond28e.attN2B2F2EEF=3264&amp;rcond189e.c2att1=0&amp;ctx1.att21k=1&amp;CRC=2844506398#wrAjaxHistory=2"><img class="alignnone size-full wp-image-277" title="Acer T230H" src="http://codecube.net/wp-content/uploads/2010/02/Acer-T230H.jpg" alt="" width="300" height="254" /></a></p>
<p><strong>Dell SX2210</strong></p>
<p><a href="http://accessories.us.dell.com/sna/products/Displays/productdetail.aspx?c=us&amp;l=en&amp;s=dhs&amp;cs=19&amp;sku=320-1172"><img class="alignnone size-full wp-image-278" title="Dell SX2210" src="http://codecube.net/wp-content/uploads/2010/02/Dell-SX2210.jpg" alt="" width="379" height="439" /></a></p>
<p><strong>HP L2105tm</strong></p>
<p><a href="http://accessories.us.dell.com/sna/products/Displays/productdetail.aspx?c=us&amp;l=en&amp;s=dhs&amp;cs=19&amp;sku=320-1172"></a><a href="http://h10010.www1.hp.com/wwpc/us/en/sm/WF06a/382087-382087-64283-3181050-3181048-4031739.html"><img class="size-full wp-image-276" title="HP L2105tm" src="http://codecube.net/wp-content/uploads/2010/02/HP-L2105tm.jpg" alt="" width="400" height="400" /></a></p>
<p>Because of the technique they&#8217;re using to do finger tracking, all the monitors only support two touchpoints at a time. Makes me wish that a homegrown solution like the optical <a href="../2009/02/converting-a-lifecam-vx-5000-to-see-ir/">webcam based solution</a> I experimented with a while back was more feasible.</p>
<p>The HP L2105tm is the most inexpensive offering, but also, seems to have other deficiencies such as a slower response time than the other two monitors. The Dell monitor is nice because it has a built-in webcam, which is something that I&#8217;ve been interested in having for a while, but is ultimately secondary. The Acer T230H is the one that is currently capturing my interest; it&#8217;s the largest monitor of the three at 23 inches, and according to the specs has the best contrast ratio.</p>
<p>So, does anyone have any suggestions on which monitor I should go with? My primary goal is to have hardware that I can program multitouch enabled XNA games with <img src='http://codecube.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://codecube.net/2010/02/which-multitouch-monitor-to-buy/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Steam and XNA Redux</title>
		<link>http://codecube.net/2010/02/steam-and-xna-redux/</link>
		<comments>http://codecube.net/2010/02/steam-and-xna-redux/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 23:45:05 +0000</pubDate>
		<dc:creator>Joel Martinez</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://codecube.net/?p=269</guid>
		<description><![CDATA[I love it when information travels at the speed of internet. I posted a little blurb yesterday about whether or not Steam would publish XNA games. It was based on an email that I sent them, and the response I got back. Very quickly, a few commenters mentioned that it would be trivial to write [...]]]></description>
			<content:encoded><![CDATA[<p>I love it when information travels at the speed of internet. I posted a little blurb yesterday about whether or not <a href="http://codecube.net/2010/02/will-steam-publish-xna-games/">Steam would publish XNA games</a>. It was based on an email that I sent them, and the response I got back. Very quickly, a few commenters mentioned that it would be trivial to write some c++ interop code to interface with the steamworks API. <a href="http://nickgravelyn.com/">Nick</a> also mentioned that there had in fact been several XNA games already published.</p>
<p>After a bit of online sleuthing (ie. searching Bing for &#8220;<a href="http://www.bing.com/search?q=xna+steam">xna steam</a>&#8220;) I came  across said XNA games on steam and, via one of the developer&#8217;s websites sent him an email. He was very nice and responded with:</p>
<blockquote><p>Too bad they responded in such a way&#8230; usually they are very nice at Valve.</p>
<p>But yeah, they wrote a little C# wrapper for their Steamworks-dll.<br />
They also made their installer script look for the dependencies (.NET<br />
&amp; XNA redist)<br />
&#8230;<br />
I didn&#8217;t really do anything to achieve this, they had<br />
already decided to release the game when we ran into problems because<br />
of the code being in C#, so they just put a guy on solving it.</p></blockquote>
<p>This of course correlates with some of the other comments on my post saying that it would be trivial to write the wrapper; and in fact, even with my own assumptions before I even posted the blog entry. But the point I was trying to make was that I find Steam&#8217;s approach to developers rather strange. One of the <a href="http://www.steampowered.com/steamworks/FAQ.php">FAQs from the steamworks site</a> reads:</p>
<blockquote><p><strong>10. My game is in early development stages, don&#8217;t I need to plan for the SDK integration now?</strong><br />
The Steamworks SDK is easy to integrate, so you can wait until your game is further along in the development cycle before worrying about it.</p></blockquote>
<p>Their approach is basically one of don&#8217;t call us, we&#8217;ll call you. Unless your game gets lots of publicity (for example, winning an indie contest) you will have to actively seek them out and pitch your game to them.</p>
<p>Contrast this with the approach that Microsoft is taking with <a href="http://creators.xna.com">XBox Live Indie Games</a>. They provide an SDK, they provide hosting, they provide distribution, they provide some marketing &#8230; all for less than ten bucks a month ($99 a year). This model is so much more appealing to me as a developer because it is low risk (yes, $99 a year is low risk). If I end up not developing anything, or development goes longer than expected &#8230; I&#8217;m out $99 bucks at most.</p>
<p>If only Microsoft would extend <a href="http://www.microsoft.com/games/en-US/index.aspx">xblig onto Windows</a> &#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://codecube.net/2010/02/steam-and-xna-redux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Will Steam Publish XNA Games?</title>
		<link>http://codecube.net/2010/02/will-steam-publish-xna-games/</link>
		<comments>http://codecube.net/2010/02/will-steam-publish-xna-games/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 01:32:35 +0000</pubDate>
		<dc:creator>Joel Martinez</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://codecube.net/?p=261</guid>
		<description><![CDATA[Update: The short answer is, Yes &#8230; the longer answer is here: Steam and XNA Redux After all this tablet hype started, I began to get excited about the possibilities of new markets emerging for touch enabled windows games. As Steam is currently one of the most robust and popular game distribution networks on windows, [...]]]></description>
			<content:encoded><![CDATA[<p><em>Update: The short answer is, Yes &#8230; the longer answer is here: <a href="http://codecube.net/2010/02/steam-and-xna-redux/">Steam and XNA Redux</a></em></p>
<p>After all this <a href="http://www.engadget.com/2010/01/06/the-hp-slate/">tablet</a> <a href="http://www.dancewithshadows.com/tech/x2-itablet-windows-7-web-tablet-announced/">hype</a> started, I began to get excited about the possibilities of new markets emerging for touch enabled windows games. As Steam is currently one of the most robust and popular game distribution networks on windows, I was curious to know whether a game written with XNA could be published via Steam.</p>
<p>I visited their <a href="http://www.steampowered.com/steamworks/index.php">Steamworks developer site</a> and the offering is very attractive: Anti-Piracy/DRM, Cloud Storage, Matchmaking, DLC. coupled with the fact that many gamers I know (a statistically insignificant metric, I know) trust and use Steam, and it warranted a further look.  So I emailed them and asked simply (edited for further brevity):</p>
<blockquote><p>From: Joel Martinez<br />
To: steamworks@valvesoftware.com</p>
<p>Hello, I was wondering if the Steamworks API is usable from a game written in C# &#8230; [I] would like to know if Steam would support games written using the XNA Framework.</p></blockquote>
<p>Took them a few weeks to get back to me, but they answered succinctly:</p>
<blockquote><p>From: Steam<br />
To: Joel Martinez</p>
<p>Hello Joel,<br />
We do not directly support games written using the XNA framework.  Steamworks is written in C++</p></blockquote>
<p>A shame really.</p>
]]></content:encoded>
			<wfw:commentRss>http://codecube.net/2010/02/will-steam-publish-xna-games/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Snap-Circuits: Review</title>
		<link>http://codecube.net/2009/12/snap-circuits-review/</link>
		<comments>http://codecube.net/2009/12/snap-circuits-review/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 18:21:45 +0000</pubDate>
		<dc:creator>Joel Martinez</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[christmas]]></category>
		<category><![CDATA[snap-circuits]]></category>

		<guid isPermaLink="false">http://codecube.net/?p=220</guid>
		<description><![CDATA[In the months leading up to Christmas &#8217;09, I was pondering what to buy for my kids. Instead of the normal brainless and easy gifts like transformers, gi-joes, and barbies, I wanted to get them something that matters, something that will benefit them. As I browsed around the internet, I came across microscopes, chemistry kits, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://codecube.net/wp-content/uploads/2009/12/IMG_01831.jpg"><img class="alignleft size-medium wp-image-221" title="circuit" src="http://codecube.net/wp-content/uploads/2009/12/IMG_01831-300x225.jpg" alt="Completed Snap Circuit" width="300" height="225" /></a></p>
<p>In the months leading up to Christmas &#8217;09, I was pondering what to buy for my kids. Instead of the normal brainless and easy gifts like transformers, gi-joes, and barbies, I wanted to get them something that matters, something that will benefit them. As I browsed around the internet, I came across microscopes, chemistry kits, telescopes, bird watching kits. Those were all fine enough gifts &#8230; but they didn&#8217;t really jump out at me for some reason.  Until I found &#8230;</p>
<p><a href="http://snapcircuits.net/">Snap-Circuits</a></p>
<blockquote><p>&#8220;Elenco&#8217;s Snap Circuits makes learning electronics easy and fun! Just follow the colorful pictures in your manual and build exciting projects such as AM radios, burglar alarms, doorbells and much more! You can even play electronic games with your friends. All parts are mounted on plastic modules and snap together with ease. Enjoy hours of educational fun while learning about electronics. No tools required. Uses &#8220;AA&#8221; batteries. Not included.&#8221;</p></blockquote>
<p>Wow, the thought that electronics can be packaged up and easily explained to an eight year old was fascinating. I found one at my local Radio Shack, picked it up, and wrapped it. So far I have to say that I am very impressed with the product and my kids both seem genuinely interested. I thought I was going to have to carefully walk them through it, but they have picked it up quickly and have started doing projects on their own.</p>
<p>The manual is fantastic, very easy to follow instructions, and great descriptions of what&#8217;s going on in the circuit.</p>
<p style="text-align: left;"><a href="http://codecube.net/wp-content/uploads/2009/12/IMG_01851.jpg"><img class="size-medium wp-image-222 aligncenter" title="IMG_0185[1]" src="http://codecube.net/wp-content/uploads/2009/12/IMG_01851-300x225.jpg" alt="The manual" width="300" height="225" /></a></p>
<p style="text-align: left;">Of course, the only drawback so far is that the batteries drain pretty quickly &#8230; I&#8217;ve already had to replace one set. However, the kids like it so much that I&#8217;m considering picking up one of the larger sets along with this awesome <a href="http://www.snap-circuits.com/phpstore/catalog/Snap-Circuits-TM-AC-SNAP-Battery-Eliminator-133.html">battery eliminator</a> that lets you draw power from a wall plug.</p>
<p style="text-align: left;"><a href="http://codecube.net/wp-content/uploads/2009/12/IMG_01841.jpg"><img class="size-medium wp-image-223 aligncenter" title="IMG_0184[1]" src="http://codecube.net/wp-content/uploads/2009/12/IMG_01841-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p style="text-align: left;">I will definitely rate this a buy if you&#8217;ve got kids &#8230; or heck, even if you want to learn more about electronics yourself and don&#8217;t already have the background <img src='http://codecube.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://codecube.net/2009/12/snap-circuits-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blogging from the iPhone</title>
		<link>http://codecube.net/2009/08/blogging-from-the-iphone/</link>
		<comments>http://codecube.net/2009/08/blogging-from-the-iphone/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 23:19:12 +0000</pubDate>
		<dc:creator>Joel Martinez</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://codecube.net/2009/08/blogging-from-the-iphone/</guid>
		<description><![CDATA[I suppose I should have expected there to be &#8220;an app for that&#8221;. But I&#8217;m pleasantly surprised that there is a free wordpress app. Sweet. Thaat being said there seems to be a bug with posting pictures taken from the app. That&#8217;s ok though, still pretty cool]]></description>
			<content:encoded><![CDATA[<p>I suppose I should have expected there to be &#8220;an app for that&#8221;. But I&#8217;m pleasantly surprised that there is a free wordpress app. Sweet.</p>
<p>Thaat being said there seems to be a bug with posting pictures taken from the app. That&#8217;s ok though, still pretty cool </p>
]]></content:encoded>
			<wfw:commentRss>http://codecube.net/2009/08/blogging-from-the-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Peeking Under the Hood: Unit Tests</title>
		<link>http://codecube.net/2009/07/peeking-under-the-hood-unit-tests/</link>
		<comments>http://codecube.net/2009/07/peeking-under-the-hood-unit-tests/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 03:24:46 +0000</pubDate>
		<dc:creator>Joel Martinez</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://codecube.net/2009/07/peeking-under-the-hood-unit-tests/</guid>
		<description><![CDATA[I don’t know about you guys, but I really like to learn by example.&#160; Much better to see someone else’s working code – provided you have an understanding of the underlying principles of course Unit tests are a topic that’s often a hot debate.&#160; In my opinion, it’s because a lot of people don’t really [...]]]></description>
			<content:encoded><![CDATA[<p>I don’t know about you guys, but I really like to learn by example.&#160; Much better to see someone else’s working code – provided you have an understanding of the underlying principles of course <img src='http://codecube.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Unit tests are a topic that’s often a hot debate.&#160; In my opinion, it’s because a lot of people don’t really know how to “do it right”.&#160; To that end, in case you hadn’t seen this, Microsoft generously provides all of the source code to the ASP.NET MVC project on CodePlex.&#160; And codeplex has this cool feature where you can browse the repositories right from your browser.&#160; So you can dig right into the MVC/test/SystemWebMvcTest folder and see how they do it first hand <img src='http://codecube.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><a title="http://aspnet.codeplex.com/SourceControl/BrowseLatest" href="http://aspnet.codeplex.com/SourceControl/BrowseLatest">http://aspnet.codeplex.com/SourceControl/BrowseLatest</a></p>
]]></content:encoded>
			<wfw:commentRss>http://codecube.net/2009/07/peeking-under-the-hood-unit-tests/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
