Archive for the 'blog' Category

WordPress here I come

I’m transitioning over to WordPress for my blog.  Consider this a test-post to see if everything works.  So far I’m pretty impressed.  I’m also trying out Adobe Contribute to post, seems like a decent solution so far, I just wish it was a bit faster.  

Blog Strip / Power of Flex

So I wanted to add a list of recent blog posts to the home page of my website. I searched for about an hour for some javascript snippet to do a nice ajax style grab of my feed and display it. An entire hour I searched before I realized I’m a flex developer. I spent the next 15 minutes throwing together a quick prototype, and another 45 minutes tweaking it. In less time than I spent searching for a premade solution, I wrote my own.

Source, example, etc can be found here:
http://www.rogue-development.com/blogStrip.xml

I am constantly amazed at how easy Flex makes some things.