<?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>imagineric™</title>
	<atom:link href="http://blog.ericd.net/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.ericd.net</link>
	<description>Interactive design &#38; technology</description>
	<lastBuildDate>Fri, 15 Oct 2010 18:17:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Smacked in the face with an heirloom</title>
		<link>http://blog.ericd.net/?p=414</link>
		<comments>http://blog.ericd.net/?p=414#comments</comments>
		<pubDate>Fri, 15 Oct 2010 17:48:42 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.ericd.net/?p=414</guid>
		<description><![CDATA[High school. A group of friends who listened to nothing but Led Zeppelin for an entire summer. Procuring illegal adult beverages from &#8220;Joe D.&#8221; &#8211; a cook at a local Perkins Restaurant who would run out during work to buy the stuff, after he ate something off of returned plates from busboys. A campfire set [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.ericd.net%2F%3Fp%3D414"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.ericd.net%2F%3Fp%3D414&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>High school. A group of friends who listened to nothing but Led Zeppelin for an entire summer. Procuring illegal adult beverages from &#8220;Joe D.&#8221; &#8211; a cook at a local Perkins Restaurant who would run out <strong>during work</strong> to buy the stuff, after he ate something off of returned plates from busboys. A campfire set up behind a local grade school, nestled tightly in a decent patch of woods. A &#8220;boom box&#8221; and a few cassette tapes&#8230; one which had Johnny Cash&#8217;s &#8220;The Ring of Fire&#8221; on it.</p>
<p>We&#8217;d all gather around the roaring blaze, and initiate the evening with a toast to that very song. And then bust out the Lowenbraü Special Dark, Michelob, etc. and jam to Led Zeppelin. Only on week nights.</p>
<p>We had shirts made up, and I was into pen &amp; ink at the time. And Tolkien of course. I drew the board up and we got the shirts (white with baseball black sleeves). I quickly forgot all about it.</p>
<p>Today I checked Facebook, and the wife of one of my friends from that era changed her profile picture&#8230; to a photograph of the image on that board. &#8220;Flip&#8221; still has that board after all these many years. Hilarious!</p>
<p>Without any further ado:</p>
<p><a href="http://blog.ericd.net/wp-content/uploads/2010/10/RingOfFire1.jpg"><img class="alignleft size-full wp-image-418" title="RingOfFire" src="http://blog.ericd.net/wp-content/uploads/2010/10/RingOfFire1.jpg" alt="This was emblazoned on the front of our shirts." width="591" height="620" /></a></p>
<img src="http://blog.ericd.net/?ak_action=api_record_view&id=414&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.ericd.net/?feed=rss2&amp;p=414</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xcode gotcha: all project files compile</title>
		<link>http://blog.ericd.net/?p=411</link>
		<comments>http://blog.ericd.net/?p=411#comments</comments>
		<pubDate>Thu, 14 Oct 2010 13:07:59 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Actionscript 3.0]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[iPhone/iPad]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://blog.ericd.net/?p=411</guid>
		<description><![CDATA[My brief travels around Xcode project behaviors after it was kicking me squarely in the balls.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.ericd.net%2F%3Fp%3D411"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.ericd.net%2F%3Fp%3D411&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>A while ago I forked my development endeavors my tackling iPhone development. Coming to it from an AS3 background made some parts easier than others to assimilate. One of the things in AS3 is that you could have packages of classes, etc. in a project, but if they were not imported or included into class files actually implementing them, they wouldn&#8217;t compile into the SWF(s). That appears to not be the case in development for the iPhone/Mac.</p>
<p>Recently I was debugging a project on 1st generation Touches. And everything was working perfectly. I then began debugging and developing on a 2nd generation Touch. This had a higher version of iOS because it could actually run it. 1st generation Touches have fallen back because they don&#8217;t have enough horses under the hood to properly power later advances in iOS.</p>
<p>I began playing with a screen mirroring class that I planned on using to show my application&#8217;s UI on a big panel using an iPad dock connector to VGA adapter. So I wrote up the class and there it sat in my Project. I implemented the class in my app delegate.</p>
<p>Later I decided that I wouldn&#8217;t need it. So I removed the class import statement in my app delegate&#8217;s .m file, and I removed the setup method from the <em>didFinishLaunchingWithOptions</em> method. I thought nothing of it and carried on thinking that class would now be free from future compiles.</p>
<p>I compiled my application back onto a test 1st generation Touch (which doesn&#8217;t support <em>UIScreenDidConnectNotification</em> which is used in the screen mirroring class), and my application would crash with a</p>
<p><strong>dyld: Symbol not found: _UIScreenDidConnectNotification<br />
</strong><strong>Referenced from: &#8230;/AppName.app/AppName<br />
</strong><strong>Expected in: /System/Library/Frameworks/UIKit.framework/UIKit</strong></p>
<p>Hmmm. I removed the import and the method implementation. Did I need to clean the project because something was being cached? Tried that to no avail. Something was decidedly wrong. I googled the error and found a hit or two mentioning weak linking, etc. Tried that and obtained the same crashing results.</p>
<p>A quick jaunt over to the Apple Developer Forums was needed and I posted my problem there. After a bit of time I received my answer&#8230; <em>category implementation</em>. The fact that the class is in my project at all means it&#8217;s getting linked.</p>
<p><em>But what is a category</em>? It&#8217;s an alternative to subclassing. You add methods to a class (remember the prototype days in AS2?) Any methods that are added to a class through a category become part of the class definition. Meaning ANY instance or subclass of the class will have access to the added methods. Cool, I hadn&#8217;t seen or knowingly run into this before. It&#8217;s great to know, but  was kicking me squarely in the balls because of my naivete. Again, good to know and can be quite useful!</p>
<p>I pulled the class guts of the screen mirroring class from an open-source class online. And guess what? It was using a category for UIApplication.</p>
<p>@interface UIApplication (ScreenMirroring)</p>
<p>But still, <em>the fact that I wasn&#8217;t importing the class at all made me assume that it wouldn&#8217;t be compiled into the Target</em>. What I was told on the forum:</p>
<blockquote><p>The source code that makes the offending reference to UIScreenDidConnectNotification is still being compiled because it&#8217;s in a file that&#8217;s part of your project.</p></blockquote>
<p>Well&#8230; does this mean if you write a bunch of throw-away classes in your project that you&#8217;re not using, they still get compiled into your Target(s)? It would appear so and is a break from the mindset I&#8217;ve had in project development for a long time, coming from a heavy AS3 background. I would consider this a gotcha. Perhaps something that those with a lot more Xcode experience would scoff at, but you could run into this situation as well. The fact that all the code in your project compiles is something I wasn&#8217;t aware of. Trim one&#8217;s projects.</p>
<img src="http://blog.ericd.net/?ak_action=api_record_view&id=411&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.ericd.net/?feed=rss2&amp;p=411</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Medal of Honor Review</title>
		<link>http://blog.ericd.net/?p=408</link>
		<comments>http://blog.ericd.net/?p=408#comments</comments>
		<pubDate>Thu, 14 Oct 2010 04:29:57 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.ericd.net/?p=408</guid>
		<description><![CDATA[No spoilers. The campaign is very rich, lush, and the lingo and voice acting are excellent. For the most part enemy AI isn&#8217;t too bad, but at times can get stuck standing around waiting for you to pop them in the pan. Also after a while I felt like I was merely shooting targets at [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.ericd.net%2F%3Fp%3D408"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.ericd.net%2F%3Fp%3D408&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>No spoilers. The campaign is very rich, lush, and the lingo and voice acting are excellent. For the most part enemy AI isn&#8217;t too bad, but at times can get stuck standing around waiting for you to pop them in the pan. Also after a while I felt like I was merely shooting targets at a carnival&#8230; lined up waiting to be knocked down. The scenery changes but the effect is about the same. Crouch, zip zip zip in a horizontal path and you&#8217;re about done. Your comrades will take the others down. Looks pretty cool. Sounds great. Plays so-so. It is fun.</p>
<p>Online. Hmm. It&#8217;s not bad, but it&#8217;s not close to MW2. Not even half as good. I don&#8217;t know why this is. It doesn&#8217;t feel as smooth. The maps are meh. The weapons don&#8217;t exactly feel very good. If you don&#8217;t have a copy of MW2 around, or Halo Reach, it will do. </p>
<img src="http://blog.ericd.net/?ak_action=api_record_view&id=408&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.ericd.net/?feed=rss2&amp;p=408</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Test Amazon Kindle for the Web</title>
		<link>http://blog.ericd.net/?p=401</link>
		<comments>http://blog.ericd.net/?p=401#comments</comments>
		<pubDate>Tue, 28 Sep 2010 13:12:23 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[iPhone/iPad]]></category>
		<category><![CDATA[Objective-C]]></category>

		<guid isPermaLink="false">http://blog.ericd.net/?p=401</guid>
		<description><![CDATA[Might be neat. Here goes: KindleReader.LoadSample({containerID: 'kindleReaderDiv', asin: 'B001BAGW6Y', width: '680', height: '662'});]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.ericd.net%2F%3Fp%3D401"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.ericd.net%2F%3Fp%3D401&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Might be neat. Here goes:</p>
<div id='kindleReaderDiv'></div>
<p><script type='text/javascript' src='http://kindleweb.s3.amazonaws.com/app/KindleReader-min.js'></script><script>KindleReader.LoadSample({containerID: 'kindleReaderDiv', asin: 'B001BAGW6Y', width: '680', height: '662'});</script></p>
<img src="http://blog.ericd.net/?ak_action=api_record_view&id=401&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.ericd.net/?feed=rss2&amp;p=401</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dio: Rock and Roll Children &amp; Kotwica</title>
		<link>http://blog.ericd.net/?p=398</link>
		<comments>http://blog.ericd.net/?p=398#comments</comments>
		<pubDate>Fri, 24 Sep 2010 13:32:05 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Poland]]></category>
		<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://blog.ericd.net/?p=398</guid>
		<description><![CDATA[So I started digging back into my Dio collection, missing Ronnie a little bit today, and I had a video of his from a long time ago, Rock and Roll Children. Not the best song, but I gave it a view and was startled to see a prominent kotwica there on the wall as graffiti. [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.ericd.net%2F%3Fp%3D398"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.ericd.net%2F%3Fp%3D398&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div class="wp-caption alignnone" style="width: 556px"><img title="Rock and Roll Children" src="http://blog.ericd.net/images/rarc.jpg" alt="RARC" width="546" height="331" /><p class="wp-caption-text">Notice the kotwica on the wall</p></div>
<p>So I started digging back into my Dio collection, missing Ronnie a little bit today, and I had a video of his from a long time ago, Rock and Roll Children. Not the best song, but I gave it a view and was startled to see a prominent kotwica there on the wall as graffiti.</p>
<p>For those who might not know, the kotwica (&#8220;anchor&#8221;) was created in 1942 by members of of the AK Wawer unit (small sabotage) as a symbol for the Polish struggle to regain independence. It was quick and easy to spray paint on walls, much to the occupying German force&#8217;s displeasure. The meaning of &#8220;PW&#8221; initially was &#8220;Pomścimy Wawer&#8221; (&#8220;We will avenge Wawer&#8221;). The Wawer massacre was considered to be one of the first large scale massacres of Polish civillians by Nazi Germany in Poland.</p>
<img src="http://blog.ericd.net/?ak_action=api_record_view&id=398&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.ericd.net/?feed=rss2&amp;p=398</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feeling a little bored at your Flash conference?</title>
		<link>http://blog.ericd.net/?p=388</link>
		<comments>http://blog.ericd.net/?p=388#comments</comments>
		<pubDate>Tue, 31 Aug 2010 12:54:01 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://blog.ericd.net/?p=388</guid>
		<description><![CDATA[You can slyly get your nom nom on when you&#8217;re at your next Flash conference and things have you feeling a little bored. You know just about everyone there has a cool messenger bag stuffed with their laptop, schedule, Android device, Snickers bar, moleskine tomes and various collected swag. But you can surprise everyone with [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.ericd.net%2F%3Fp%3D388"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.ericd.net%2F%3Fp%3D388&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="aligncenter" title="messenger bag" src="http://media.tumblr.com/tumblr_l4joss097O1qbdjbh.jpg" alt="" width="450" height="250" /></p>
<p>You can slyly get your nom nom on when you&#8217;re at your next Flash conference and things have you feeling a little bored.</p>
<p>You know just about everyone there has a cool messenger bag stuffed with their laptop, schedule, Android device, Snickers bar, moleskine tomes and various collected swag. But you can surprise everyone with this <a href="http://www.uncommongoods.com/item/item.jsp?source=featured&amp;itemId=19283">cool little messenger bag</a>.</p>
<p>Bust out a blanket, some wine (or better scotch), and perhaps some take out containers from the local Thai culinary establishment. No one will have seen it coming, although they might have smelled it coming.</p>
<p>Get your MVC action on while relaxing and meeting new friends over adult beverages and some curried flesh &#8211; and be the envy of the entire room!</p>
<img src="http://blog.ericd.net/?ak_action=api_record_view&id=388&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.ericd.net/?feed=rss2&amp;p=388</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Artist: Jae-Hyo Lee</title>
		<link>http://blog.ericd.net/?p=381</link>
		<comments>http://blog.ericd.net/?p=381#comments</comments>
		<pubDate>Tue, 24 Aug 2010 19:21:27 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Artist(s)]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.ericd.net/?p=381</guid>
		<description><![CDATA[It&#8217;s not very often when I come across a modern artist that piques my attention, especially one that works in something other than graphite or oil paint. It&#8217;s just how I am wired, a little old fashioned in this regard. For instance I really can&#8217;t stand museums of modern art, 99.9% of the time I [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.ericd.net%2F%3Fp%3D381"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.ericd.net%2F%3Fp%3D381&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div class="wp-caption alignnone" style="width: 514px"><img class=" " title="image" src="http://venetianred.files.wordpress.com/2010/05/jaehyo-lee.jpg" alt="" width="504" height="197" /><p class="wp-caption-text">Gorgeous</p></div>
<p>It&#8217;s not very often when I come across a modern artist that piques my attention, especially one that works in something other than graphite or oil paint. It&#8217;s just how I am wired, a little old fashioned in this regard. For instance I really can&#8217;t stand museums of modern art, 99.9% of the time I just don&#8217;t get it or see the talent pouring out of the work.</p>
<p><img class="alignnone" title="image" src="http://s3files.core77.com/gallery/images/SL_007.jpg" alt="" width="464" height="325" /></p>
<p>Today I stumbled upon the magnificent work of artist Jae-Hyo Lee. It&#8217;s a little hard to describe it, but I am really drawn to his wood &amp; nail compositions. On first glance things look hammered into the surface, but it&#8217;s much, much more than that. To quote a gallery in regards to one of his pieces (&#8220;0121-1110=106062&#8243;):</p>
<blockquote><p>Jae-Hyo Lee&#8217;s wood sculptures reveal both the unique organic quality of the natural material and the intervention of the artist&#8217;s hand. Carved from a solid slab of wood, hundreds of nails are hammered into the surface and then carefully bent to create patterns that evoke the ripples of water or currents of air.</p>
<p>After scorching the entire surface of the work to achieve a rich black patina, Lee grinds the nails, exposing the raw silver metal in order to &#8220;draw a picture on wood using nails,&#8221; according to the artist. He sees this process as a metaphor for both physical labor and the way in which such labor can create beauty.</p></blockquote>
<p><a href="http://www.leeart.name/Gallery/nail/Default.asp" target="_self">His website</a> (thumbnails work, but larger images are broken at the moment). Check out all of the amazing things he&#8217;s created&#8230; seeing these images (small) online does them no justice. It&#8217;s mathematical, it&#8217;s freeform, it&#8217;s constrained, it&#8217;s dark and light, etc. I just find it really magical.</p>
<p><a href="http://www.core77.com/gallery/second-lives-remixing-the-ordinary/23.asp">Core77 website</a>.</p>
<p><img class="alignnone" title="image" src="http://s3files.core77.com/gallery/images/SL_006.jpg" alt="" width="464" height="325" /></p>
<img src="http://blog.ericd.net/?ak_action=api_record_view&id=381&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.ericd.net/?feed=rss2&amp;p=381</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NSNotificationCenter userInfo</title>
		<link>http://blog.ericd.net/?p=376</link>
		<comments>http://blog.ericd.net/?p=376#comments</comments>
		<pubDate>Mon, 23 Aug 2010 20:03:28 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[iPhone/iPad]]></category>
		<category><![CDATA[NSNotificationCenter]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://blog.ericd.net/?p=376</guid>
		<description><![CDATA[I must be pretty daft to nearly lose my mind every time I want to use NSNotificationCenter on the iPhone&#8230; for uses beyond a basic method call someplace in the wild. I want to send information. I am posting this only because when it&#8217;s been a while since I&#8217;ve used them, and I seem to [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.ericd.net%2F%3Fp%3D376"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.ericd.net%2F%3Fp%3D376&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I must be pretty daft to nearly lose my mind every time I want to use NSNotificationCenter on the iPhone&#8230; for uses beyond a basic method call someplace in the wild. I want to send information. I am posting this only because when it&#8217;s been a while since I&#8217;ve used them, and I seem to forget what I am doing and end up figuring it out all over again. Each time. So this post is reference for me.<span id="more-376"></span></p>
<p>If you haven&#8217;t used them before, this may help you along. This doesn&#8217;t send an object along, but it could (just change the nil to something useful for you).</p>
<p><strong>In a class that is doing the yelling:</strong></p>
<p><span style="color: #000080;">NSDictionary *dict;<br />
dict = [NSDictionary dictionaryWithObjectsAndKeys: <em>yourStuff</em>, nil];<br />
[[NSNotificationCenter defaultCenter] postNotificationName:@&#8221;someString&#8221; object:nil userInfo:dict];</span></p>
<p><strong>In the class doing the listening:</strong></p>
<p><span style="color: #000080;">[[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(<em>someMethod</em>: ) name:@&#8221;someString&#8221; object:nil];<br />
&#8230;<br />
- (void)<em>someMethod</em>:<strong>(NSNotification *)notification</strong> {<br />
NSDictionary *tmp = notification.userInfo;<br />
//You could access notification.object here too<br />
} </span></p>
<p>That&#8217;s about it really&#8230; stuff that userInfo with as much as you&#8217;d like within reason and have fun. NSNotificationCenter is really a fun way of yelling to whomever you want listening without worrying about scope. It&#8217;s quick and painless (unless like me &#8211; you had to track down using userInfo and/or object).</p>
<p>Happy Monday. Now, where is the nearest purveyor of hot liquid caffeine&#8230;</p>
<img src="http://blog.ericd.net/?ak_action=api_record_view&id=376&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.ericd.net/?feed=rss2&amp;p=376</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Huge 12-sided dice</title>
		<link>http://blog.ericd.net/?p=374</link>
		<comments>http://blog.ericd.net/?p=374#comments</comments>
		<pubDate>Fri, 20 Aug 2010 14:46:38 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[D&D]]></category>
		<category><![CDATA[Entertainment]]></category>

		<guid isPermaLink="false">http://blog.ericd.net/?p=374</guid>
		<description><![CDATA[I suppose I could have just tossed this over to Flickr but I thought this was pretty awesome. An enormous 12-sided dice I stumbled upon.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.ericd.net%2F%3Fp%3D374"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.ericd.net%2F%3Fp%3D374&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I suppose I could have just tossed this over to Flickr but I thought this was pretty awesome. An enormous 12-sided dice I stumbled upon.</p>
<p><img class="aligncenter" title="big ass dice" src="http://blog.ericd.net/images/dice.jpg" alt="This is a photographic image" width="642" height="374" /></p>
<img src="http://blog.ericd.net/?ak_action=api_record_view&id=374&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.ericd.net/?feed=rss2&amp;p=374</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Are you really digging Android?</title>
		<link>http://blog.ericd.net/?p=369</link>
		<comments>http://blog.ericd.net/?p=369#comments</comments>
		<pubDate>Fri, 20 Aug 2010 00:58:52 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://blog.ericd.net/?p=369</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.ericd.net%2F%3Fp%3D369"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.ericd.net%2F%3Fp%3D369&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<script type='text/javascript' language='javascript' charset='utf-8' src='http://s3.polldaddy.com/p/3646844.js'></script><noscript> <a href='http://answers.polldaddy.com/poll/3646844/'>View Poll</a></noscript>
<img src="http://blog.ericd.net/?ak_action=api_record_view&id=369&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.ericd.net/?feed=rss2&amp;p=369</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

