<?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>joe kromer [dot] com &#187; AS3</title>
	<atom:link href="http://joekromer.com/category/adobe/as3-adobe/feed" rel="self" type="application/rss+xml" />
	<link>http://joekromer.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 14 May 2010 18:29:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Web Based Photo Booth</title>
		<link>http://joekromer.com/14052010/web-based-photo-booth</link>
		<comments>http://joekromer.com/14052010/web-based-photo-booth#comments</comments>
		<pubDate>Fri, 14 May 2010 18:10:47 +0000</pubDate>
		<dc:creator>joe kromer.</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[Adobe]]></category>

		<guid isPermaLink="false">http://joekromer.com/?p=274</guid>
		<description><![CDATA[
I was playing with Photo Booth on my laptop the other night and decided to see if I could make something similar. I gave it a shot and it came out pretty good for a quick prototype.
http://joekromer.com/photoBooth/
]]></description>
			<content:encoded><![CDATA[<p><a href="http://joekromer.com/photoBooth/"><img src="http://joekromer.com/2008/wp-content/uploads/2010/05/Screen-shot-2010-05-14-at-2.08.55-PM-300x295.png" alt="" title="Screen shot 2010-05-14 at 2.08.55 PM" width="300" height="295" class="aligncenter size-medium wp-image-275" /></a></p>
<p>I was playing with Photo Booth on my laptop the other night and decided to see if I could make something similar. I gave it a shot and it came out pretty good for a quick prototype.</p>
<p><a href="http://joekromer.com/photoBooth/">http://joekromer.com/photoBooth/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://joekromer.com/14052010/web-based-photo-booth/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitpic Viewer (with source)</title>
		<link>http://joekromer.com/22052009/twitpic-viewer</link>
		<comments>http://joekromer.com/22052009/twitpic-viewer#comments</comments>
		<pubDate>Fri, 22 May 2009 15:53:51 +0000</pubDate>
		<dc:creator>joe kromer.</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[Twitpic]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://joekromer.com/?p=261</guid>
		<description><![CDATA[So one night not too long ago I was sitting on my couch interneting and I started playing with search.twitter.com looking at the mass amounts of people posting photos to Twitter via Twitpic . I found the amount of photos getting uploaded astounding, at times close to 10 photos a second. But with that many [...]]]></description>
			<content:encoded><![CDATA[<p>So one night not too long ago I was sitting on my couch interneting and I started playing with <a href="http://search.twitter.com" target="_blank">search.twitter.com</a> looking at the mass amounts of people posting photos to <a href="http://twitter.com" target="_blank">Twitter</a> via <a href="http://twitpic.com" target="_blank">Twitpic</a> . I found the amount of photos getting uploaded astounding, at times close to 10 photos a second. But with that many photos getting posted every second its hard to visually comprehend, so I came up with an idea for an app, WHAM, <a href="http://joekromer.com/twitpic-viewer" target="_blank">Twitpic-viewer</a> was conceived.</p>
<p>So using the <a href="http://apiwiki.twitter.com/" target="_blank">Twitter API</a>, I run a search for &#8220;twitpic.com&#8221;, return some <a href="http://www.json.org/" target="_blank">JSON</a>, parse it and loadin the photos.</p>
<p>I think it works pretty well, it is kinda like a train wreck though, you just can&#8217;t look away. Also be aware I don&#8217;t control the content, so odds are you will some nudity and other questionable content, enjoy!<a href="http://joekromer.com/twitpic-viewer"><img class="aligncenter size-full wp-image-262" title="twitpic-viewer screenshot" src="http://joekromer.com/2008/wp-content/uploads/2009/05/picture-1.png" alt="twitpic-viewer screenshot" width="522" height="468" /></a>*I currently DO NOT limit how many images will be loaded in, so eventually it will crash your browser if you let it run long enough.</p>
<p>**<a href="http://joekromer.com" target="_blank"> joekromer.com</a> is in no way affilated with <a href="http://twitpic.com" target="_blank">twitpic.com</a></p>
<p>*** for those interested here is the <a href="http://joekromer.com/2008/wp-content/uploads/2009/05/twitview.as" target="_blank">source for twitpic-viewer</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://joekromer.com/22052009/twitpic-viewer/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
