<?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>Simeon Says</title>
	<atom:link href="http://blog.simb.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.simb.net</link>
	<description>Because I said so...</description>
	<lastBuildDate>Thu, 04 Mar 2010 18:41:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Apple Ensures the Success of the Flash Platform</title>
		<link>http://blog.simb.net/2010/03/04/apple-ensures-the-success-of-the-flash-platform/</link>
		<comments>http://blog.simb.net/2010/03/04/apple-ensures-the-success-of-the-flash-platform/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 18:41:19 +0000</pubDate>
		<dc:creator>Simeon</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.simb.net/?p=2256</guid>
		<description><![CDATA[I think this morning I finally figured it out the real intentions of Apple&#8217;s denial of Flash on the iPhone and iPod Touch.  Apple is secretly in cahoots with Adobe to get Flash on every possible device in the world.  You think I am wrong? Perhaps you need to look around Mobile World [...]]]></description>
			<content:encoded><![CDATA[<p>I think this morning I finally figured it out the real intentions of Apple&#8217;s denial of Flash on the iPhone and iPod Touch.  Apple is secretly in cahoots with Adobe to get Flash on every possible device in the world.  You think I am wrong? Perhaps you need to <a href="http://www.webkitchen.be/2010/03/04/the-mwc-2010-flash-challenge/" target="_blank">look around Mobile World Congress</a>.  Or perhaps let me set the stage. </p>
<p>Apple goes out and builds this great platform that revolutionizes how people view their phone.  Every wireless company and handset manufacturer in the world has been trying to tell us for years that the mobile space is where its at.  People spend very little time with their personal computers, but their cell phone is with them all day long.  Adobe spent 4 MAX&#8217;s conferences in a row telling us &#8220;this is the year for mobile&#8221;.  Yet it never happened.  People wanted the cheapest phone they could get from their carrier and the carriers had to discount nicer phones to get people to upgrade and extend their contracts.  Then the iphone came out.  Not only are people jumping ship from their cell carrier and their crappy free phone, they are willing to stand in long lines and pay $700 for a phone!  The world turned on its ear and overnight every other handset manufacturer and wireless carrier was behind in the race.  Developers start making money writing apps. Users start buying apps and they spend hours wasting time reading twitter and facebook wherever they are.  The world is changed, we even get the &#8220;real&#8221; internet with us in our pocket every minute of every day.  Except that its only mostly the &#8220;real&#8221; internet.  We see most of the content, but all over there are these little boxes with a blue lego on them.  I wonder what was supposed to go there?  Oh, that&#8217;s right! That is all the flash content from the &#8220;real&#8221; web that is missing from the &#8220;i&#8221; experience.  So the users demand, the developers cry, but apple says no.  Flash is to resource intensive and buggy to run on their blessed device.  The best hand held phone in the world, the &#8220;jesus&#8221; phone can&#8217;t run flash.  And that is where the secret plan started.</p>
<p>In that little statement Apple challenged the world.  The most amazing piece of technology every made can&#8217;t run flash.  Every competitor in the market is trying to figure out how to get their market share back and actually challenge the dominance of the iPhone.  And now they have their chance.  If anyone can build a handset that can run flash, and the iPhone can&#8217;t, then it must be a better phone than the iPhone! And so now, Sony Ericsson, HTC, Blackberry, Nokia&#8230;. 19 of the top 20 handset manufacturers are releasing phones this year that run Flash Player in the browser! 19 of 20! Blackberry for gods sakes, they can&#8217;t even make a browser work worth a damn but now they are gonna have Flash Player!</p>
<p>So after seeing this all come together I have to assume that this was a marketing move that was designed by Steve Jobs himself.  Because the sure success of this endeavor could only have been put together by the mastermind that is responsible for Apples recovery in the world. There is no way that by accident, Apple could have caused the proliferation of the Flash Platform to every other device on the market and there by ensuring its continued dominance and the success of the Platform.</p>
<p>No, that &#8220;no flash on the iPhone&#8221; plan could not possibly have backfired at all. :)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.simb.net/2010/03/04/apple-ensures-the-success-of-the-flash-platform/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Multitouch in AIR 2.0 &#8211; Actionscript based AIR application</title>
		<link>http://blog.simb.net/2010/03/02/multitouch-in-air-2-0-actionscript-based-air-application/</link>
		<comments>http://blog.simb.net/2010/03/02/multitouch-in-air-2-0-actionscript-based-air-application/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 19:19:43 +0000</pubDate>
		<dc:creator>Simeon</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.simb.net/?p=2247</guid>
		<description><![CDATA[Yesterday Lee Brimelow posted a new tutorial on GoToandLearn.com about Multitouch gestures on the mac.  I watched the video and was amazed at how quickly he built a really cool little demo.  So I fired up my Flash IDE and started into trying to duplicate his efforts.  But I quickly ran into [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday <a href="http://theflashblog.com/">Lee Brimelow</a> posted a new tutorial on <a href="http://gotoandlearn.com/">GoToandLearn.com</a> about <a href="http://gotoandlearn.com/play?id=119">Multitouch gestures</a> on the mac.  I watched the video and was amazed at how quickly he built a really cool little demo.  So I fired up my Flash IDE and started into trying to duplicate his efforts.  But I quickly ran into an issue.  The multitouch features are a part of AIR 2.0 and I have no idea how to make Flash Professional CS4 work with AIR 2.0.  However I am already working with the beta of AIR 2.0 that I got from <a href="http://labs.adobe.com">Adobe Labs</a>.</p>
<p>So that got me to thinking&#8230;.&#8221;Can I do what lee did without using Flash CS5&#8243;  The answer came back pretty quick that I could.  So I fired up CS4 made me a graphic, and then started porting his Flash IDE code to an Actionscript AIR project.  I was really impressed at how quickly you could build something cool so I wanted to share that.  </p>
<p>So please enjoy a  very VERY fast paced video where I convert Lee&#8217;s project to a project that just about anyone should be able to try out.</p>
<p><a class="fancybox" href="#episode4" alt="Simeon Says: Multitouch in AIR 2.0"><img src="http://img.skitch.com/20100302-8rmci95syqtjkf31pwebbhjrw4.jpg" alt="Simeon Says: Multitouch in AIR 2.0" width="400" style="border: solid 3px #000"/></a></p>
<div id="episode4" style="display:none">
<object width="720" height="450"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=9861759&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=9861759&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="720" height="450"></embed></object>
<p><a href="http://vimeo.com/9861759">Multitouch AIR 2.0 Actionscript in Flash Builder</a> from <a href="http://vimeo.com/user2178624">Simeon Bateman</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
</div>
<p>Here is the<a href="https://gist.github.com/319802/b9ea20115830325729036f873f922080a6ba2c18"> code that Lee wrote</a> (mostly), and here is<a href="https://gist.github.com/319802/9e1e4f12a597ff1d444e1eeda7eb85a2d734f128"> my completed code</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.simb.net/2010/03/02/multitouch-in-air-2-0-actionscript-based-air-application/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Get Your Touch On! PDX RIA February</title>
		<link>http://blog.simb.net/2010/02/11/get-your-touch-on-pdx-ria-february/</link>
		<comments>http://blog.simb.net/2010/02/11/get-your-touch-on-pdx-ria-february/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 19:19:05 +0000</pubDate>
		<dc:creator>Simeon</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.simb.net/?p=2242</guid>
		<description><![CDATA[This month PDX RIA we are talking about Multi-touch application development on the Flash Platform.  Our very own multitouch-extrordinaire Matt Legrand will be showing us all the fun new things we can do with AIR 2.0 and Flash Player 10.1
Matt has been playing with multitouch since before it was easy, so you can rest [...]]]></description>
			<content:encoded><![CDATA[<p>This month PDX RIA we are talking about Multi-touch application development on the Flash Platform.  Our very own multitouch-extrordinaire <a href="http://multitouchup.com/">Matt Legrand</a> will be showing us all the fun new things we can do with AIR 2.0 and Flash Player 10.1</p>
<p>Matt has been playing with multitouch since before it was easy, so you can rest assured that he will bring great info to the table about how it works and what you can do.</p>
<p>Join us at 6PM on Thursday February 18th to see whats cool! Visit <a href="http://www.pdxria.com">http://www.pdxria.com</a> to RSVP!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.simb.net/2010/02/11/get-your-touch-on-pdx-ria-february/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>360&#124;Flex San Jose 2010! Just a month away!</title>
		<link>http://blog.simb.net/2010/02/09/360flex-san-jose-2010-just-a-month-away/</link>
		<comments>http://blog.simb.net/2010/02/09/360flex-san-jose-2010-just-a-month-away/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 19:31:06 +0000</pubDate>
		<dc:creator>Simeon</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.simb.net/?p=2236</guid>
		<description><![CDATA[Wow, I can&#8217;t believe its conference season already. And the first is almost upon us! The next 360&#124;Flex event is being held in San Jose, March 7-10.  I love the 360 conferences because they offer such an intimate gathering.  Well intimate being you and a couple hundred other rabid Flex and AIR junkies! [...]]]></description>
			<content:encoded><![CDATA[<p>Wow, I can&#8217;t believe its conference season already. And the first is almost upon us! The next <a href="http://www.360flex.com/register/">360|Flex</a> event is being held in San Jose, March 7-10.  I love the 360 conferences because they offer such an intimate gathering.  Well intimate being you and a couple hundred other rabid Flex and AIR junkies! :)</p>
<p>It seems that seats for this great conference always run out, so make sure you go check out the fantastic schedule and <a href="http://360flex-SimB.eventbrite.com">register for the event</a>.</p>
<p>In addition to some of the best minds in the Adobe Community, they saw fit to let me present again this year.  I will be talking about the Git distributed version control system.  You might think that your current source control setup is enough but you owe it to yourself to see how the power available in Git. Many of the Actionscript communities frameworks and projects have already made the switch.  Make sure you know why and how you can get that code.  So come on out to my session and I&#8217;ll make sure you Get Git when you leave.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.simb.net/2010/02/09/360flex-san-jose-2010-just-a-month-away/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I must not actually be an apple fan boy (iPad thoughts)</title>
		<link>http://blog.simb.net/2010/02/03/i-must-not-actually-be-an-apple-fan-boy-ipad-thoughts/</link>
		<comments>http://blog.simb.net/2010/02/03/i-must-not-actually-be-an-apple-fan-boy-ipad-thoughts/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 22:36:36 +0000</pubDate>
		<dc:creator>Simeon</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.simb.net/?p=2234</guid>
		<description><![CDATA[I was on vacation last week when the iPad got announced.  I knew the day was coming and I found that I  just didnt have the pull to put down my Bahama Mamma poolside and try to find out what the new life altering amazing device was. So it wasnt until this week [...]]]></description>
			<content:encoded><![CDATA[<p>I was on vacation last week when the iPad got announced.  I knew the day was coming and I found that I  just didnt have the pull to put down my <a href="http://allrecipes.com/recipe/bahama-mama/Detail.aspx">Bahama Mamma</a> poolside and try to find out what the new life altering amazing device was. So it wasnt until this week that I had some time look at what Apple had actually announced.</p>
<p>With all the new multitouch stuff coming out in AIR 2.0 and in Flash Player 10.1, I am in the market to buy a tablet.  And I&#8217;ll be honest, I was holding off doing so until I found out what Apple&#8217;s tablet would do. Because all of my computers are Apple and so are most of my gadgets. I think they build good stuff and I am very happy with all of it.</p>
<p>But I wont be buying and iPad. At least not as a tablet.  I am extremely disappointed in Apples decision to base this off the iPhone OS. I have no, less than zero, interest in having  a giant iTouch laying around the house. I really wanted a tablet computer based on OS X.  But what I really wanted was an OS X that correctly implements the Multi-touch events so that I can use <a href="http://multitouchup.com/?p=86">multitouch monitors</a> with my existing equipment.</p>
<p>I have been considering getting a nook/kindle reader.  And in that line of things the iPad might still find its way into my home.   But since the battery life on the<a href="http://www.bit-101.com/blog/?p=2503"> iPad is 10 hours instead of the 10 days on the kindle</a>, that may not happen either.</p>
<p>So while I still dream of an actual mac computer tablet, I may just have to settle for windows 7 for a while or <a href="http://www.liliputing.com/2008/10/mac-tablet-installing-os-x-on-the-gigabyte-m912x.html">make my own</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.simb.net/2010/02/03/i-must-not-actually-be-an-apple-fan-boy-ipad-thoughts/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Adobe AIR 2.0 Beta 2 Released</title>
		<link>http://blog.simb.net/2010/02/03/adobe-air-2-0-beta-2-released/</link>
		<comments>http://blog.simb.net/2010/02/03/adobe-air-2-0-beta-2-released/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 16:33:44 +0000</pubDate>
		<dc:creator>Simeon</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.simb.net/?p=2230</guid>
		<description><![CDATA[Yesterday was a very exciting day. The second beta of the Adobe AIR 2.0 framework was release.
Features of AIR 2.0 include:

Enhanced support for interacting with printers (beta 2)
Support for TLS/SSL socket communication (beta 2)
Support for the detection of mass storage devices.
Advanced networking capabilities like secure sockets, UDP support, and the ability to listen on sockets.
Support [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday was a very exciting day. The second beta of the Adobe AIR 2.0 framework was release.</p>
<p>Features of AIR 2.0 include:</p>
<ul>
<li>Enhanced support for interacting with printers (beta 2)</li>
<li>Support for TLS/SSL socket communication (beta 2)</li>
<li>Support for the detection of mass storage devices.</li>
<li>Advanced networking capabilities like secure sockets, UDP support, and the ability to listen on sockets.</li>
<li>Support for native code integration.</li>
<li>The ability to open a file with its default application.</li>
<li>Multi-touch and gesture support.</li>
<li>New APIs for access to raw microphone data.</li>
<li>Webkit update with HTML5/CSS3 support.</li>
<li>Global error handling.</li>
<li>Improved cross-platform printing</li>
<li>Improved security and support for enterprise and government standards.</li>
</ul>
<p>Head on over to <a href="http://labs.adobe.com/technologies/air2/">Adobe Labs</a> to grab the bits.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.simb.net/2010/02/03/adobe-air-2-0-beta-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Little Bump in the Road</title>
		<link>http://blog.simb.net/2010/01/07/a-little-bump-in-the-road/</link>
		<comments>http://blog.simb.net/2010/01/07/a-little-bump-in-the-road/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 18:25:58 +0000</pubDate>
		<dc:creator>Simeon</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://blog.simb.net/?p=2227</guid>
		<description><![CDATA[This is a quick personal post to update my friends that are far from me.
Many of you know that Carrie and I have been trying to have another child.  We have a wonderful 3 year old little girl but she very badly wants to have siblings.  We have been working on that task [...]]]></description>
			<content:encoded><![CDATA[<p>This is a quick personal post to update my friends that are far from me.</p>
<p>Many of you know that Carrie and I have been trying to have another child.  We have a wonderful 3 year old little girl but she very badly wants to have siblings.  We have been working on that task for over a year.</p>
<p>Recently we had become hopeful that we were going to have a second.  We got a couple positive pregnancy tests and things seemed to be proceeding as planned. Unfortunately, after a trip to the doctor yesterday it appears that is not in the cards this round.</p>
<p>Yesterday was an emotional day for my wife and I.  It was our 12th anniversary ( dating anyway :]) and we found out we had lost our new baby.  We are doing fine.  We are dealing with this and looking forward to putting it behind us so we can start trying again.</p>
<p>Sorry for anyone who happens upon this looking for technical things but I have many friends who I communicate with online, and this topic required more than 140 chars.</p>
<p>If you would like to hear more details about the ordeal you can visit <a href="http://www.simzgirl.com/2010/01/07/another-bump-in-the-road/">my wifes blog</a>.  </p>
<p>The purpose of this post is to be informative, not to illicit responses so I think I am going to close the comments.  If you feel strongly that you need to say something to me about this, then odds are you already know other ways of getting a hold of me.</p>
<p>Thanks.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.simb.net/2010/01/07/a-little-bump-in-the-road/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updating Flex SDK for use with AIR 2.0 Beta</title>
		<link>http://blog.simb.net/2009/12/05/updating-flex-sdk-for-use-with-air-2-0-beta/</link>
		<comments>http://blog.simb.net/2009/12/05/updating-flex-sdk-for-use-with-air-2-0-beta/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 23:40:53 +0000</pubDate>
		<dc:creator>Simeon</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.simb.net/?p=2225</guid>
		<description><![CDATA[If you are on a mac and had tried to use the Release Notes instructions to update your sdk, you may have been led astray.  I found that the instructions were not just misleading they were wrong.  I tried to get them updated by sending a couple emails and posting on the forums [...]]]></description>
			<content:encoded><![CDATA[<p>If you are on a mac and had tried to use the Release Notes instructions to update your sdk, you may have been led astray.  I found that the instructions were not just misleading they were wrong.  I tried to get them updated by sending a couple emails and posting on the forums (that went unresponded to) to no avail.</p>
<p>Well today I am happy to report that the Release Notes have been  updated with correct instructions on how to install the SDK on the Mac.  I think it would have been easier to distribute a zip or tar.gz for the mac, but hey, at least they instructions work.</p>
<p>Find out more about the updated Release Notes here: <a href="http://blogs.adobe.com/air/2009/12/better_sdk_overlay_instructions.html">http://blogs.adobe.com/air/2009/12/better_sdk_overlay_instructions.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.simb.net/2009/12/05/updating-flex-sdk-for-use-with-air-2-0-beta/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Labels For Loops in AS3</title>
		<link>http://blog.simb.net/2009/12/02/labels-for-loops-in-as3/</link>
		<comments>http://blog.simb.net/2009/12/02/labels-for-loops-in-as3/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 17:38:55 +0000</pubDate>
		<dc:creator>Simeon</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.simb.net/?p=2223</guid>
		<description><![CDATA[Wow, I had no idea this feature existed. Christian Cantrell posted this morning about using Labels in actionscript 3 to control the break and continue statements of nested loops.  What a great feature!
Check out Christians post here: Labels in ActionScript 3
]]></description>
			<content:encoded><![CDATA[<p>Wow, I had no idea this feature existed. Christian Cantrell posted this morning about using Labels in actionscript 3 to control the break and continue statements of nested loops.  What a great feature!</p>
<p>Check out Christians post here: <a href="http://blogs.adobe.com/cantrell/archives/2009/12/labels_in_actionscript_3.html">Labels in ActionScript 3</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.simb.net/2009/12/02/labels-for-loops-in-as3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Random Thoughs after my Morning RSS reading</title>
		<link>http://blog.simb.net/2009/12/02/random-thoughs-after-my-morning-rss-reading/</link>
		<comments>http://blog.simb.net/2009/12/02/random-thoughs-after-my-morning-rss-reading/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 16:46:46 +0000</pubDate>
		<dc:creator>Simeon</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.simb.net/?p=2219</guid>
		<description><![CDATA[I see that an update to the rails framework got posted.  Rails 2.3.5 is out in the wild and you can see what is new here. I also read about a new ruby framworks called Rango. Rango favors simplicity over giving you an opinion on how your code should be written.  Perhaps I [...]]]></description>
			<content:encoded><![CDATA[<p>I see that an update to the rails framework got posted.  Rails 2.3.5 is out in the wild and you can see <a href="http://afreshcup.com/home/2009/11/27/rails-235-unofficial-release-notes.html">what is new here</a>. I also read about a new ruby framworks called <a href="http://wiki.github.com/botanicus/rango">Rango</a>. Rango favors simplicity over giving you an opinion on how your code should be written.  Perhaps I should call it less-opinionated than rails. But it seems to be built from the ground up to be modular and work with Ruby 1.5. Visit here for more information on <a href="http://wiki.github.com/botanicus/rango">why you might use Rango</a>.  With all these ruby updates I realized its been over a year since I have done any ruby work. And its funny because with <a href="http://weblog.rubyonrails.org/2008/12/17/introducing-rails-metal">Metal</a> and the <a href="http://wiki.github.com/botanicus/rango/introduction-to-rack">Rack</a> additions its a more powerful platform than ever. I think I am going to have to find a reason to build something new.</p>
<p>However I have been doing lots of Java and Groovy work.  Well those with Spring and Hibernate really. And mostly in the context of how to get data in and out of Flex.  When ever I work with these tools I think of ColdFusion and how with the release of version 9 the language has really come back to being core.  The last few releases have seen lots of bells and whistles added which are great for demo&#8217;s and POC apps, but never seem to benefit me too much. Sure I can manipulate images and pdfs now, and hell I can even automatically make some ajax controls. But those things have been simplified across the board.  The things that pulled me away from ColdFusion in the first place was that I was more effective writing code in other languages.  The frameworks and tools available there made it easier to work with than doing stuff in CF.  But now in CF9 with the ORM and then little things like nested array and object syntax ( think [{foo:'bar',foo:'beer'}]) I think I may revisit CF as well.  I had a pretty big application I worked on last year using CF and I was begging the whole time for a better language. I think CF9 might have made that better. Although it still bothers me that I have to actually have a running cf server with my site setup to run my unit tests.  It is hard for me to believe that many people use CI in the CF world and that makes me sad.  I have spent a good portion of my personal time the last couple months helping organize the FlexUnit 4 project and have really started to push testing and CI in my flex projects and to my clients.  Not sure how that will work if I pick up CF again.  We will see.</p>
<p>Ok, thanks for hanging in there for my random thoughts. Please feel free to add your random thoughts below.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.simb.net/2009/12/02/random-thoughs-after-my-morning-rss-reading/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
