<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>jason grey</title>
	<link>http://www.jason-grey.com</link>
	<description>web development, mobile, service oriented architecture, flex, flash, silverlight, ajax and so on.</description>
	<lastBuildDate>Thu, 02 Oct 2008 15:04:12 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>What makes a good component/service?</title>
		<description>A few collected thoughts &#38; notes from around the web regarding what makes a good component/service.

	Interface - all implementations share this. Should have few methods, use data objects as return values, take primitives as inputs, throw only custom exceptions, and be very, very well documented.
	Implementations - implement the logic behind ...</description>
		<link>http://www.jason-grey.com/index.php/2008/10/01/what-makes-a-good-componentservice/</link>
			</item>
	<item>
		<title>Evenhere @ MIT EmTech conference</title>
		<description>One of the products I've been working on for a number of years now is getting some visibility in a very cool way - the owner of the company is going to be exhibiting the product at the MIT EmTech conference in September this year.

The product is called Evenhere - ...</description>
		<link>http://www.jason-grey.com/index.php/2008/06/19/evenhere-mit-emtech-conference/</link>
			</item>
	<item>
		<title>iPhone development thoughts</title>
		<description>I've recently finished the functionality of my first native iPhone application. Here are some thoughts:

	Apple makes it easy to "do the right thing" as far as the UIKit libraries go, pretty nice, and cleaner &#38; easier than Swing or .NET in many ways. Very humanistic.
	Unless I'm missing something, common tasks ...</description>
		<link>http://www.jason-grey.com/index.php/2008/06/06/iphone-development-thoughts/</link>
			</item>
	<item>
		<title>Presenting at mn.swf camp 2008</title>
		<description>I'll be presenting development best practices in the Flex/Flash/AIR tomorrow at mn.swf camp. Check back on this post for a copy of the presentation after I'm done.

Here is my presentation. </description>
		<link>http://www.jason-grey.com/index.php/2008/04/06/presenting-at-mnswf-camp-2008/</link>
			</item>
	<item>
		<title>Learn objective-c/Cocoa (Mac OSX) development on the PC&#8230;</title>
		<description>So, I got  interested in developing an application for the iPhone, but I don't have a decent Mac to develop on. I found that the iPhone development is based on a subset of the Mac Cocoa framework. OSX came from NeXTStep. Cocoa is mostly NeXTStep libraries... hummm... how can ...</description>
		<link>http://www.jason-grey.com/index.php/2008/04/01/learn-objective-ccocoa-mac-osx-development-on-the-pc/</link>
			</item>
	<item>
		<title>Want to see what the temperature is in Minneapolis?</title>
		<description> This is an embeddable from a site I did the technical architecture work for that launched recently for KMBC Kansas City, and will be rolled out to many other TV station sites soon. Give it a click to view the entire experience.

 </description>
		<link>http://www.jason-grey.com/index.php/2008/03/15/want-to-see-what-the-temperature-is-in-minneapolis/</link>
			</item>
	<item>
		<title>First thoughts on Microsoft Silverlight</title>
		<description>

	Cool that it can work with plain JS and XML
	Fast rendering engine
	Cross platform/browser
	MediaElement events not great - may be due to the beta version.

I'm currently working on a very simple video player in SilverLight that will be controlled via JavaScript. </description>
		<link>http://www.jason-grey.com/index.php/2007/07/28/first-thoughts-on-microsoft-silverlight/</link>
			</item>
	<item>
		<title>Object Oriented Programming</title>
		<description>One of the most important concepts you can learn is Object Oriented programming. Once OOP is mastered, learning any object style language becomes much simpler. Common OOP languages used on the web: Java, C#, as well as scripting languages such as JavaScript, and ActionScript.

Check out this wikipedia article for a ...</description>
		<link>http://www.jason-grey.com/index.php/2006/03/20/object-oriented-programming/</link>
			</item>
	<item>
		<title>Check out Google Base</title>
		<description>Google's got another great beta out there - Google Base. It's a place for you to post your own content. They take it a step further by allowing you to define (or use predefined) content types. Each content type has a set of attributes. Then, custom search interfaces are provided ...</description>
		<link>http://www.jason-grey.com/index.php/2006/03/04/check-out-google-base/</link>
			</item>
</channel>
</rss>
