<?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>Big in Japan &#187; apple</title>
	<atom:link href="http://www.biggu.com/tag/apple/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.biggu.com</link>
	<description>Developers of ShopSavvy</description>
	<lastBuildDate>Sat, 13 Mar 2010 02:30:55 +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>Adam Majewski is now Big in Japan!</title>
		<link>http://www.biggu.com/2009/04/24/adam-majewski-is-now-big-in-japan/</link>
		<comments>http://www.biggu.com/2009/04/24/adam-majewski-is-now-big-in-japan/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 14:54:30 +0000</pubDate>
		<dc:creator>amuse</dc:creator>
				<category><![CDATA[Big in Japan]]></category>
		<category><![CDATA[iPhoneDevTeam]]></category>
		<category><![CDATA[adammajewski]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://www.biggu.com/?p=1512</guid>
		<description><![CDATA[Adam has joined Big in Japan to build our iPhoneDevTeam.  Adam has learned more than his share of lessons on what to do and what not to do when publishing mobile applications.  His experience, contacts and burning desire will definately be appreciated here.  Welcome Adam!

]]></description>
			<content:encoded><![CDATA[<p>Adam has joined Big in Japan to build our iPhoneDevTeam.  Adam has learned more than his share of lessons on what to do and what not to do when publishing mobile applications.  His experience, contacts and burning desire will definately be appreciated here.  Welcome Adam!</p>
<p style="text-align: center;"><img class="aligncenter" src="http://farm4.static.flickr.com/3563/3470308773_6b3c0ea380_b.jpg" alt="" width="600" height="902" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.biggu.com/2009/04/24/adam-majewski-is-now-big-in-japan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhoneVote voted 10 best!</title>
		<link>http://www.biggu.com/2007/07/09/iphonevote-voted-10-best/</link>
		<comments>http://www.biggu.com/2007/07/09/iphonevote-voted-10-best/#comments</comments>
		<pubDate>Mon, 09 Jul 2007 20:40:39 +0000</pubDate>
		<dc:creator>amuse</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iphonedevcamp]]></category>
		<category><![CDATA[iphonevote]]></category>

		<guid isPermaLink="false">http://www.biggu.com/2007/07/09/iphonevote-voted-10-best/</guid>
		<description><![CDATA[iPhoneDevCamp was an excellent event.  Thanks to Raven, Whurley and Dom for putting it together, we really enjoyed it.  Over 51 applications were started or built over the weekend including one built by the Big in Japan team.  We decided to build a tiny application that would use the ability the iPhone [...]]]></description>
			<content:encoded><![CDATA[<p>iPhoneDevCamp was an excellent event.  Thanks to Raven, Whurley and Dom for putting it together, we really enjoyed it.  Over 51 applications were started or built over the weekend including one built by the Big in Japan team.  We decided to build a tiny application that would use the ability the iPhone has to determine the orientation of its screen.  Based on how you held your iPhone you would signify your agreement or disagreement with the speaker.  We call it iPhoneVote and ironically it was voted one of the &#8216;<a href="http://duggmirror.com/apple/Top_10_apps_from_iPhoneDevCamp/">top ten apps</a>&#8216; from the event.</p>
<p style="text-align: center"><img src="http://farm2.static.flickr.com/1216/763921352_c3d73e3120.jpg?v=0" onload="show_notes_initially();" class="reflect" height="138" width="402" /></p>
<p style="text-align: center"> <a href="http://www.flickr.com/photos/alexmuse/763157685/"><img src="http://farm2.static.flickr.com/1307/763157685_6e99d3bfe6_m.jpg" height="240" width="180" /></a><a href="http://www.flickr.com/photos/alexmuse/763996348/"><img src="http://farm2.static.flickr.com/1101/763996348_74834dcc21_m.jpg" height="240" width="180" /></a></p>
<p>Other cool applications included: AppMarks, PickleView, Fluther, The Pool, itunes Remote-o-Matic, Tilt and moPhaic (read about them <a href="http://duggmirror.com/apple/Top_10_apps_from_iPhoneDevCamp/">here</a>).  The coolest hack from the event was called the Fluid Navigation Hack as described by Andrew:</p>
<dl>
<dd><em>Have you ever heard of <a href="http://www.getfirebug.com/" target="_blank">Firebug</a>? It’s the absolute best Firefox extension for developers. If you are building applications for the iPhone, <a href="http://www.joehewitt.com/blog/firebug_for_iph.php" target="_blank">it might be your greatest debugging tool</a>. But Firebug for the iPhone, iBug.js,  is not my favorite app. It’s Joe’s <a href="http://www.joehewitt.com/files/iphone/navigation.html#_albums" target="_blank">liguid navigation hack</a>. Almost 25% of all apps presented at iPhoneDevCamp used it. Hewitt’s Javascript and CSS package mirror the iPhone’s iPod application, and use a fluid navigation scheme that will become commonplace to any iPhone user. This is my favorite app because so many iPhone hackers used it this weekend as a backbone for their application. This framework will work nicely for future iPhone development because it’s lightweight, elegant, and comfortable for anyone trying to navigate their Apple smart phone. <a href="http://www.joehewitt.com/files/iphone/" target="_blank">The source code is available here</a>. This would be my starting point if I were to develop an iPhone app.</em></dd>
</dl>
]]></content:encoded>
			<wfw:commentRss>http://www.biggu.com/2007/07/09/iphonevote-voted-10-best/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iPhoneDevCamp</title>
		<link>http://www.biggu.com/2007/07/07/iphonedevcamp/</link>
		<comments>http://www.biggu.com/2007/07/07/iphonedevcamp/#comments</comments>
		<pubDate>Sat, 07 Jul 2007 20:41:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iphonedevcamp]]></category>

		<guid isPermaLink="false">http://www.biggu.com/2007/07/07/iphonedevcamp/</guid>
		<description><![CDATA[Just a peek at iPhoneDevCamp:

 		
]]></description>
			<content:encoded><![CDATA[<p>Just a peek at <a href="http://www.flickr.com/photos/alexmuse/sets/72157600702969788/">iPhoneDevCamp</a>:</p>
<p class="vsThumbs">
<p id="setThumbs"> 		<a href="http://www.flickr.com/photos/alexmuse/748833928/in/set-72157600702969788/" title="DSC_0021.JPG" class="image_link" id="set_thumb_link_748833928"><img src="http://farm2.static.flickr.com/1355/748833928_ae4e526305_s.jpg" alt="DSC_0021.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/747988751/in/set-72157600702969788/" title="DSC_0059.JPG" class="image_link" id="set_thumb_link_747988751"><img src="http://farm2.static.flickr.com/1420/747988751_d4a06af32d_s.jpg" alt="DSC_0059.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748836206/in/set-72157600702969788/" title="DSC_0027.JPG" class="image_link" id="set_thumb_link_748836206"><img src="http://farm2.static.flickr.com/1230/748836206_fd72038c0b_s.jpg" alt="DSC_0027.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/747975971/in/set-72157600702969788/" title="DSC_0029.JPG" class="image_link" id="set_thumb_link_747975971"><img src="http://farm2.static.flickr.com/1298/747975971_706f54198b_s.jpg" alt="DSC_0029.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748850348/in/set-72157600702969788/" title="DSC_0060.JPG" class="image_link" id="set_thumb_link_748850348"><img src="http://farm2.static.flickr.com/1282/748850348_f94d0d5363_s.jpg" alt="DSC_0060.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/747981871/in/set-72157600702969788/" title="DSC_0043.JPG" class="image_link" id="set_thumb_link_747981871"><img src="http://farm2.static.flickr.com/1369/747981871_036c8ae9e4_s.jpg" alt="DSC_0043.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748847706/in/set-72157600702969788/" title="DSC_0054.JPG" class="image_link" id="set_thumb_link_748847706"><img src="http://farm2.static.flickr.com/1102/748847706_5b42fff437_s.jpg" alt="DSC_0054.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748831508/in/set-72157600702969788/" title="DSC_0015.JPG" class="image_link" id="set_thumb_link_748831508"><img src="http://farm2.static.flickr.com/1009/748831508_cba6959558_s.jpg" alt="DSC_0015.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748846328/in/set-72157600702969788/" title="DSC_0051.JPG" class="image_link" id="set_thumb_link_748846328"><img src="http://farm2.static.flickr.com/1188/748846328_2900bfa8b9_s.jpg" alt="DSC_0051.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748828788/in/set-72157600702969788/" title="DSC_0008.JPG" class="image_link" id="set_thumb_link_748828788"><img src="http://farm2.static.flickr.com/1054/748828788_76024e1150_s.jpg" alt="DSC_0008.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748844296/in/set-72157600702969788/" title="DSC_0046.JPG" class="image_link" id="set_thumb_link_748844296"><img src="http://farm2.static.flickr.com/1345/748844296_d5efc456d5_s.jpg" alt="DSC_0046.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/747991233/in/set-72157600702969788/" title="DSC_0065.JPG" class="image_link" id="set_thumb_link_747991233"><img src="http://farm2.static.flickr.com/1101/747991233_2ec00eef1f_s.jpg" alt="DSC_0065.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748839718/in/set-72157600702969788/" title="DSC_0035.JPG" class="image_link" id="set_thumb_link_748839718"><img src="http://farm2.static.flickr.com/1176/748839718_b227acd8fb_s.jpg" alt="DSC_0035.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/747991543/in/set-72157600702969788/" title="DSC_0066.JPG" class="image_link" id="set_thumb_link_747991543"><img src="http://farm2.static.flickr.com/1062/747991543_2fd4afff78_s.jpg" alt="DSC_0066.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748853412/in/set-72157600702969788/" title="DSC_0067.JPG" class="image_link" id="set_thumb_link_748853412"><img src="http://farm2.static.flickr.com/1320/748853412_01fbaee04e_s.jpg" alt="DSC_0067.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/747972977/in/set-72157600702969788/" title="DSC_0022.JPG" class="image_link" id="set_thumb_link_747972977"><img src="http://farm2.static.flickr.com/1253/747972977_cb4aa8245b_s.jpg" alt="DSC_0022.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/747975655/in/set-72157600702969788/" title="DSC_0028.JPG" class="image_link" id="set_thumb_link_747975655"><img src="http://farm2.static.flickr.com/1237/747975655_cd403688f5_s.jpg" alt="DSC_0028.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/747970185/in/set-72157600702969788/" title="DSC_0014.JPG" class="image_link" id="set_thumb_link_747970185"><img src="http://farm2.static.flickr.com/1279/747970185_531dac0601_s.jpg" alt="DSC_0014.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748854232/in/set-72157600702969788/" title="DSC_0069.JPG" class="image_link" id="set_thumb_link_748854232"><img src="http://farm2.static.flickr.com/1217/748854232_9569fbf4cf_s.jpg" alt="DSC_0069.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/747979847/in/set-72157600702969788/" title="DSC_0038.JPG" class="image_link" id="set_thumb_link_747979847"><img src="http://farm2.static.flickr.com/1332/747979847_a41c92f821_s.jpg" alt="DSC_0038.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/747969453/in/set-72157600702969788/" title="DSC_0012.JPG" class="image_link" id="set_thumb_link_747969453"><img src="http://farm2.static.flickr.com/1239/747969453_7738a35834_s.jpg" alt="DSC_0012.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748835546/in/set-72157600702969788/" title="DSC_0025.JPG" class="image_link" id="set_thumb_link_748835546"><img src="http://farm2.static.flickr.com/1219/748835546_975335fd8e_s.jpg" alt="DSC_0025.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/747969719/in/set-72157600702969788/" title="DSC_0013.JPG" class="image_link" id="set_thumb_link_747969719"><img src="http://farm2.static.flickr.com/1417/747969719_1888d1abb2_s.jpg" alt="DSC_0013.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748851266/in/set-72157600702969788/" title="DSC_0062.JPG" class="image_link" id="set_thumb_link_748851266"><img src="http://farm2.static.flickr.com/1141/748851266_89648d57f4_s.jpg" alt="DSC_0062.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748846824/in/set-72157600702969788/" title="DSC_0052.JPG" class="image_link" id="set_thumb_link_748846824"><img src="http://farm2.static.flickr.com/1100/748846824_322d7ee1f4_s.jpg" alt="DSC_0052.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748832562/in/set-72157600702969788/" title="DSC_0018.JPG" class="image_link" id="set_thumb_link_748832562"><img src="http://farm2.static.flickr.com/1252/748832562_1e27969113_s.jpg" alt="DSC_0018.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748832280/in/set-72157600702969788/" title="DSC_0017.JPG" class="image_link" id="set_thumb_link_748832280"><img src="http://farm2.static.flickr.com/1281/748832280_682b286ff0_s.jpg" alt="DSC_0017.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748848508/in/set-72157600702969788/" title="DSC_0056.JPG" class="image_link" id="set_thumb_link_748848508"><img src="http://farm2.static.flickr.com/1182/748848508_c2f66d29df_s.jpg" alt="DSC_0056.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/747992475/in/set-72157600702969788/" title="DSC_0068.JPG" class="image_link" id="set_thumb_link_747992475"><img src="http://farm2.static.flickr.com/1167/747992475_b6d126c0cb_s.jpg" alt="DSC_0068.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/747968579/in/set-72157600702969788/" title="DSC_0010.JPG" class="image_link" id="set_thumb_link_747968579"><img src<br />
="http://farm2.static.flickr.com/1207/747968579_427ca401b4_s.jpg" alt="DSC_0010.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/747990369/in/set-72157600702969788/" title="DSC_0063.JPG" class="image_link" id="set_thumb_link_747990369"><img src="http://farm2.static.flickr.com/1299/747990369_e410b0d13e_s.jpg" alt="DSC_0063.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/747971805/in/set-72157600702969788/" title="DSC_0019.JPG" class="image_link" id="set_thumb_link_747971805"><img src="http://farm2.static.flickr.com/1042/747971805_50c8bcb30d_s.jpg" alt="DSC_0019.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/747980983/in/set-72157600702969788/" title="DSC_0041.JPG" class="image_link" id="set_thumb_link_747980983"><img src="http://farm2.static.flickr.com/1360/747980983_98541429d3_s.jpg" alt="DSC_0041.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/747978289/in/set-72157600702969788/" title="DSC_0034.JPG" class="image_link" id="set_thumb_link_747978289"><img src="http://farm2.static.flickr.com/1278/747978289_065d104881_s.jpg" alt="DSC_0034.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/747991091/in/set-72157600702969788/" title="DSC_0064.JPG" class="image_link" id="set_thumb_link_747991091"><img src="http://farm2.static.flickr.com/1126/747991091_7252b1d9a9_s.jpg" alt="DSC_0064.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748837952/in/set-72157600702969788/" title="DSC_0031.JPG" class="image_link" id="set_thumb_link_748837952"><img src="http://farm2.static.flickr.com/1410/748837952_510d599d72_s.jpg" alt="DSC_0031.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/747973511/in/set-72157600702969788/" title="DSC_0023.JPG" class="image_link" id="set_thumb_link_747973511"><img src="http://farm2.static.flickr.com/1395/747973511_b6c11cb610_s.jpg" alt="DSC_0023.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/747982159/in/set-72157600702969788/" title="DSC_0044.JPG" class="image_link" id="set_thumb_link_747982159"><img src="http://farm2.static.flickr.com/1333/747982159_a7a1444bc6_s.jpg" alt="DSC_0044.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748828668/in/set-72157600702969788/" title="DSC_0007.JPG" class="image_link" id="set_thumb_link_748828668"><img src="http://farm2.static.flickr.com/1068/748828668_b02a73146d_s.jpg" alt="DSC_0007.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/747968027/in/set-72157600702969788/" title="DSC_0009.JPG" class="image_link" id="set_thumb_link_747968027"><img src="http://farm2.static.flickr.com/1236/747968027_41d798c275_s.jpg" alt="DSC_0009.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748845310/in/set-72157600702969788/" title="DSC_0049.JPG" class="image_link" id="set_thumb_link_748845310"><img src="http://farm2.static.flickr.com/1059/748845310_bcecd3efbe_s.jpg" alt="DSC_0049.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748841294/in/set-72157600702969788/" title="DSC_0039.JPG" class="image_link" id="set_thumb_link_748841294"><img src="http://farm2.static.flickr.com/1071/748841294_4a95a67891_s.jpg" alt="DSC_0039.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/747986021/in/set-72157600702969788/" title="DSC_0053.JPG" class="image_link" id="set_thumb_link_747986021"><img src="http://farm2.static.flickr.com/1138/747986021_1de603934c_s.jpg" alt="DSC_0053.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/747967057/in/set-72157600702969788/" title="DSC_0005.JPG" class="image_link" id="set_thumb_link_747967057"><img src="http://farm2.static.flickr.com/1383/747967057_575a78842a_s.jpg" alt="DSC_0005.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748829948/in/set-72157600702969788/" title="DSC_0011.JPG" class="image_link" id="set_thumb_link_748829948"><img src="http://farm2.static.flickr.com/1434/748829948_3699dbc15d_s.jpg" alt="DSC_0011.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748844616/in/set-72157600702969788/" title="DSC_0047.JPG" class="image_link" id="set_thumb_link_748844616"><img src="http://farm2.static.flickr.com/1138/748844616_7282d806d1_s.jpg" alt="DSC_0047.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748843768/in/set-72157600702969788/" title="DSC_0045.JPG" class="image_link" id="set_thumb_link_748843768"><img src="http://farm2.static.flickr.com/1143/748843768_59cf6de3b2_s.jpg" alt="DSC_0045.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748837458/in/set-72157600702969788/" title="DSC_0030.JPG" class="image_link" id="set_thumb_link_748837458"><img src="http://farm2.static.flickr.com/1424/748837458_b0ffce4aa5_s.jpg" alt="DSC_0030.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748838518/in/set-72157600702969788/" title="DSC_0032.JPG" class="image_link" id="set_thumb_link_748838518"><img src="http://farm2.static.flickr.com/1080/748838518_39c2560d2f_s.jpg" alt="DSC_0032.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/747970851/in/set-72157600702969788/" title="DSC_0016.JPG" class="image_link" id="set_thumb_link_747970851"><img src="http://farm2.static.flickr.com/1252/747970851_6cd43383c1_s.jpg" alt="DSC_0016.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748848166/in/set-72157600702969788/" title="DSC_0055.JPG" class="image_link" id="set_thumb_link_748848166"><img src="http://farm2.static.flickr.com/1191/748848166_40956cc38f_s.jpg" alt="DSC_0055.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/747987965/in/set-72157600702969788/" title="DSC_0057.JPG" class="image_link" id="set_thumb_link_747987965"><img src="http://farm2.static.flickr.com/1389/747987965_445b56e833_s.jpg" alt="DSC_0057.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748850918/in/set-72157600702969788/" title="DSC_0061.JPG" class="image_link" id="set_thumb_link_748850918"><img src="http://farm2.static.flickr.com/1064/748850918_8d917995c9_s.jpg" alt="DSC_0061.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748842426/in/set-72157600702969788/" title="DSC_0042.JPG" class="image_link" id="set_thumb_link_748842426"><img src="http://farm2.static.flickr.com/1401/748842426_0f941acfee_s.jpg" alt="DSC_0042.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748855398/in/set-72157600702969788/" title="DSC_0072.JPG" class="image_link" id="set_thumb_link_748855398"><img src="http://farm2.static.flickr.com/1381/748855398_a92132d9ab_s.jpg" alt="DSC_0072.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748838858/in/set-72157600702969788/" title="DSC_0033.JPG" class="image_link" id="set_thumb_link_748838858"><img src="http://farm2.static.flickr.com/1424/748838858_541c6ef997_s.jpg" alt="DSC_0033.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748835838/in/set-72157600702969788/" title="DSC_0026.JPG" class="image_link" id="set_thumb_link_748835838"><img src="http://farm2.static.flickr.com/1430/748835838_f487adb90c_s.jpg" alt="DSC_0026.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/747978909/in/set-72157600702969788/" title="DSC_0036.JPG" class="image_link" id="set_thumb_link_747978909"><img src="http://farm2.static.flickr.com/1155/747978909_7058cf216b_s.jpg" alt="DSC_0036.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748854994/in/set-72157600702969788/" title="DSC_0071.JPG" class="image_link" id="set_thumb_link_748854994"><img src="http://farm2.static.flickr.com/1301/748854994_5ce4d9745d_s.jpg" alt="DSC_0071.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748835192/in/set-721576007<br />
02969788/" title="DSC_0024.JPG" class="image_link" id="set_thumb_link_748835192"><img src="http://farm2.static.flickr.com/1111/748835192_5858a1e4e3_s.jpg" alt="DSC_0024.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/747983765/in/set-72157600702969788/" title="DSC_0048.JPG" class="image_link" id="set_thumb_link_747983765"><img src="http://farm2.static.flickr.com/1114/747983765_aac0ec6cc2_s.jpg" alt="DSC_0048.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748854584/in/set-72157600702969788/" title="DSC_0070.JPG" class="image_link" id="set_thumb_link_748854584"><img src="http://farm2.static.flickr.com/1169/748854584_3bf7940a92_s.jpg" alt="DSC_0070.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/747972321/in/set-72157600702969788/" title="DSC_0020.JPG" class="image_link" id="set_thumb_link_747972321"><img src="http://farm2.static.flickr.com/1178/747972321_570614f623_s.jpg" alt="DSC_0020.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748846060/in/set-72157600702969788/" title="DSC_0050.JPG" class="image_link" id="set_thumb_link_748846060"><img src="http://farm2.static.flickr.com/1410/748846060_cce0edb336_s.jpg" alt="DSC_0050.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/747967537/in/set-72157600702969788/" title="DSC_0006.JPG" class="image_link" id="set_thumb_link_747967537"><img src="http://farm2.static.flickr.com/1408/747967537_55f2fd0728_s.jpg" alt="DSC_0006.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/747980741/in/set-72157600702969788/" title="DSC_0040.JPG" class="image_link" id="set_thumb_link_747980741"><img src="http://farm2.static.flickr.com/1431/747980741_bb242221e9_s.jpg" alt="DSC_0040.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748849756/in/set-72157600702969788/" title="DSC_0058.JPG" class="image_link" id="set_thumb_link_748849756"><img src="http://farm2.static.flickr.com/1346/748849756_63855c27da_s.jpg" alt="DSC_0058.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748840374/in/set-72157600702969788/" title="DSC_0037.JPG" class="image_link" id="set_thumb_link_748840374"><img src="http://farm2.static.flickr.com/1383/748840374_b4c454abb6_s.jpg" alt="DSC_0037.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748092947/in/set-72157600702969788/" title="DSC_0141.JPG" class="image_link" id="set_thumb_link_748092947"><img src="http://farm2.static.flickr.com/1211/748092947_4ec070dac4_s.jpg" alt="DSC_0141.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748955150/in/set-72157600702969788/" title="DSC_0142.JPG" class="image_link" id="set_thumb_link_748955150"><img src="http://farm2.static.flickr.com/1062/748955150_e7c620901d_s.jpg" alt="DSC_0142.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749044622/in/set-72157600702969788/" title="DSC_0193.JPG" class="image_link" id="set_thumb_link_749044622"><img src="http://farm2.static.flickr.com/1077/749044622_f67bdfee05_s.jpg" alt="DSC_0193.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748091621/in/set-72157600702969788/" title="DSC_0138.JPG" class="image_link" id="set_thumb_link_748091621"><img src="http://farm2.static.flickr.com/1419/748091621_bd9b10549b_s.jpg" alt="DSC_0138.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748926578/in/set-72157600702969788/" title="DSC_0073.JPG" class="image_link" id="set_thumb_link_748926578"><img src="http://farm2.static.flickr.com/1368/748926578_5ad965c11c_s.jpg" alt="DSC_0073.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748066289/in/set-72157600702969788/" title="DSC_0075.JPG" class="image_link" id="set_thumb_link_748066289"><img src="http://farm2.static.flickr.com/1337/748066289_08fd9674c5_s.jpg" alt="DSC_0075.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748927332/in/set-72157600702969788/" title="DSC_0076.JPG" class="image_link" id="set_thumb_link_748927332"><img src="http://farm2.static.flickr.com/1416/748927332_0799f4c4bd_s.jpg" alt="DSC_0076.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748066909/in/set-72157600702969788/" title="DSC_0077.JPG" class="image_link" id="set_thumb_link_748066909"><img src="http://farm2.static.flickr.com/1176/748066909_8dfceff9a1_s.jpg" alt="DSC_0077.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748928166/in/set-72157600702969788/" title="DSC_0078.JPG" class="image_link" id="set_thumb_link_748928166"><img src="http://farm2.static.flickr.com/1337/748928166_54dafd9ad5_s.jpg" alt="DSC_0078.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748067715/in/set-72157600702969788/" title="DSC_0079.JPG" class="image_link" id="set_thumb_link_748067715"><img src="http://farm2.static.flickr.com/1222/748067715_df3a261b14_s.jpg" alt="DSC_0079.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748068133/in/set-72157600702969788/" title="DSC_0080.JPG" class="image_link" id="set_thumb_link_748068133"><img src="http://farm2.static.flickr.com/1310/748068133_de7456b7c1_s.jpg" alt="DSC_0080.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748068993/in/set-72157600702969788/" title="DSC_0081.JPG" class="image_link" id="set_thumb_link_748068993"><img src="http://farm2.static.flickr.com/1280/748068993_29db118cde_s.jpg" alt="DSC_0081.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748929980/in/set-72157600702969788/" title="DSC_0082.JPG" class="image_link" id="set_thumb_link_748929980"><img src="http://farm2.static.flickr.com/1104/748929980_7767637eb3_s.jpg" alt="DSC_0082.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748069283/in/set-72157600702969788/" title="DSC_0083.JPG" class="image_link" id="set_thumb_link_748069283"><img src="http://farm2.static.flickr.com/1411/748069283_0beccbf25f_s.jpg" alt="DSC_0083.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748930444/in/set-72157600702969788/" title="DSC_0084.JPG" class="image_link" id="set_thumb_link_748930444"><img src="http://farm2.static.flickr.com/1350/748930444_471294c749_s.jpg" alt="DSC_0084.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748930922/in/set-72157600702969788/" title="DSC_0085.JPG" class="image_link" id="set_thumb_link_748930922"><img src="http://farm2.static.flickr.com/1114/748930922_b288aa52ae_s.jpg" alt="DSC_0085.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748070579/in/set-72157600702969788/" title="DSC_0086.JPG" class="image_link" id="set_thumb_link_748070579"><img src="http://farm2.static.flickr.com/1161/748070579_29d06b9f5d_s.jpg" alt="DSC_0086.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748071537/in/set-72157600702969788/" title="DSC_0087.JPG" class="image_link" id="set_thumb_link_748071537"><img src="http://farm2.static.flickr.com/1252/748071537_504ec04b7e_s.jpg" alt="DSC_0087.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748071707/in/set-72157600702969788/" title="DSC_0088.JPG" class="image_link" id="set_thumb_link_748071707"><img src="http://farm2.static.flickr.com/1143/748071707_d3d0e053c9_s.jpg" alt="DSC_0088.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748072049/in/set-72157600702969788/" title="DSC_0089.JPG" class="image_link" id="set_thumb_link_748072049"><img src="http://farm2.static.flickr.com/1338/748072049_60b063dc2f_s.jpg" alt="DSC_0089.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748933952/in/set-72157600702969788/" title="DSC_0092.JPG" class="image_link" id="set_thumb_link_748933952"><img src="http://farm2.static.flickr.com/1112/748933952_17bb52477a_s.jpg" alt="DSC_0092.JPG" height="75" w<br />
idth="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748934188/in/set-72157600702969788/" title="DSC_0093.JPG" class="image_link" id="set_thumb_link_748934188"><img src="http://farm2.static.flickr.com/1090/748934188_40cfac9d88_s.jpg" alt="DSC_0093.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748937452/in/set-72157600702969788/" title="DSC_0099.JPG" class="image_link" id="set_thumb_link_748937452"><img src="http://farm2.static.flickr.com/1334/748937452_00568fec49_s.jpg" alt="DSC_0099.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748078259/in/set-72157600702969788/" title="DSC_0103.JPG" class="image_link" id="set_thumb_link_748078259"><img src="http://farm2.static.flickr.com/1213/748078259_77bb7ce6e1_s.jpg" alt="DSC_0103.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748939428/in/set-72157600702969788/" title="DSC_0104.JPG" class="image_link" id="set_thumb_link_748939428"><img src="http://farm2.static.flickr.com/1284/748939428_a26b7e8aa2_s.jpg" alt="DSC_0104.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748078921/in/set-72157600702969788/" title="DSC_0105.JPG" class="image_link" id="set_thumb_link_748078921"><img src="http://farm2.static.flickr.com/1380/748078921_ac5f8d9960_s.jpg" alt="DSC_0105.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748079341/in/set-72157600702969788/" title="DSC_0106.JPG" class="image_link" id="set_thumb_link_748079341"><img src="http://farm2.static.flickr.com/1284/748079341_dce00559b4_s.jpg" alt="DSC_0106.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748940688/in/set-72157600702969788/" title="DSC_0107.JPG" class="image_link" id="set_thumb_link_748940688"><img src="http://farm2.static.flickr.com/1213/748940688_2df0676e20_s.jpg" alt="DSC_0107.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748080103/in/set-72157600702969788/" title="DSC_0108.JPG" class="image_link" id="set_thumb_link_748080103"><img src="http://farm2.static.flickr.com/1082/748080103_4f0c7e649e_s.jpg" alt="DSC_0108.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748080525/in/set-72157600702969788/" title="DSC_0109.JPG" class="image_link" id="set_thumb_link_748080525"><img src="http://farm2.static.flickr.com/1309/748080525_efa2290c89_s.jpg" alt="DSC_0109.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748942362/in/set-72157600702969788/" title="DSC_0110.JPG" class="image_link" id="set_thumb_link_748942362"><img src="http://farm2.static.flickr.com/1265/748942362_22db265d01_s.jpg" alt="DSC_0110.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748081591/in/set-72157600702969788/" title="DSC_0111.JPG" class="image_link" id="set_thumb_link_748081591"><img src="http://farm2.static.flickr.com/1187/748081591_c3111bf7a4_s.jpg" alt="DSC_0111.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748943492/in/set-72157600702969788/" title="DSC_0112.JPG" class="image_link" id="set_thumb_link_748943492"><img src="http://farm2.static.flickr.com/1411/748943492_a1235a71d4_s.jpg" alt="DSC_0112.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748943960/in/set-72157600702969788/" title="DSC_0114.JPG" class="image_link" id="set_thumb_link_748943960"><img src="http://farm2.static.flickr.com/1158/748943960_46d4983b59_s.jpg" alt="DSC_0114.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748084073/in/set-72157600702969788/" title="DSC_0117.JPG" class="image_link" id="set_thumb_link_748084073"><img src="http://farm2.static.flickr.com/1358/748084073_5ab945903b_s.jpg" alt="DSC_0117.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748946846/in/set-72157600702969788/" title="DSC_0121.JPG" class="image_link" id="set_thumb_link_748946846"><img src="http://farm2.static.flickr.com/1034/748946846_f22ba77d44_s.jpg" alt="DSC_0121.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748085971/in/set-72157600702969788/" title="DSC_0122.JPG" class="image_link" id="set_thumb_link_748085971"><img src="http://farm2.static.flickr.com/1213/748085971_106323507a_s.jpg" alt="DSC_0122.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748948396/in/set-72157600702969788/" title="DSC_0125.JPG" class="image_link" id="set_thumb_link_748948396"><img src="http://farm2.static.flickr.com/1403/748948396_afbd208004_s.jpg" alt="DSC_0125.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748950122/in/set-72157600702969788/" title="DSC_0129.JPG" class="image_link" id="set_thumb_link_748950122"><img src="http://farm2.static.flickr.com/1296/748950122_818d9577d6_s.jpg" alt="DSC_0129.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748089055/in/set-72157600702969788/" title="DSC_0130.JPG" class="image_link" id="set_thumb_link_748089055"><img src="http://farm2.static.flickr.com/1279/748089055_3e9d51b9e9_s.jpg" alt="DSC_0130.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748089489/in/set-72157600702969788/" title="DSC_0131.JPG" class="image_link" id="set_thumb_link_748089489"><img src="http://farm2.static.flickr.com/1149/748089489_f8648a76bd_s.jpg" alt="DSC_0131.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748089803/in/set-72157600702969788/" title="DSC_0132.JPG" class="image_link" id="set_thumb_link_748089803"><img src="http://farm2.static.flickr.com/1131/748089803_15a0c56581_s.jpg" alt="DSC_0132.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748951948/in/set-72157600702969788/" title="DSC_0134.JPG" class="image_link" id="set_thumb_link_748951948"><img src="http://farm2.static.flickr.com/1251/748951948_f4d7309fdc_s.jpg" alt="DSC_0134.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748952538/in/set-72157600702969788/" title="DSC_0136.JPG" class="image_link" id="set_thumb_link_748952538"><img src="http://farm2.static.flickr.com/1346/748952538_e117b09485_s.jpg" alt="DSC_0136.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748091201/in/set-72157600702969788/" title="DSC_0137.JPG" class="image_link" id="set_thumb_link_748091201"><img src="http://farm2.static.flickr.com/1247/748091201_de45858abc_s.jpg" alt="DSC_0137.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748955868/in/set-72157600702969788/" title="DSC_0144.JPG" class="image_link" id="set_thumb_link_748955868"><img src="http://farm2.static.flickr.com/1414/748955868_417796123b_s.jpg" alt="DSC_0144.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748956326/in/set-72157600702969788/" title="DSC_0145.JPG" class="image_link" id="set_thumb_link_748956326"><img src="http://farm2.static.flickr.com/1273/748956326_68f0f1207b_s.jpg" alt="DSC_0145.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748095185/in/set-72157600702969788/" title="DSC_0146.JPG" class="image_link" id="set_thumb_link_748095185"><img src="http://farm2.static.flickr.com/1261/748095185_e40fb695a9_s.jpg" alt="DSC_0146.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748095579/in/set-72157600702969788/" title="DSC_0147.JPG" class="image_link" id="set_thumb_link_748095579"><img src="http://farm2.static.flickr.com/1318/748095579_ca33a028d9_s.jpg" alt="DSC_0147.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748096111/in/set-72157600702969788/" title="DSC_0148.JPG" class="image_link" id="set_thumb_link_748096111"><img src="http://farm2.static.flickr.com/1063/748096111_b1b73b1e49_s.jpg" alt="DSC_0148.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748957920/in/set-72157600702969788/" title="DSC_0149.JPG" class="image_link" id="set_thumb_link_748957920"><img src="http://<br />
farm2.static.flickr.com/1341/748957920_7606136956_s.jpg" alt="DSC_0149.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748096737/in/set-72157600702969788/" title="DSC_0150.JPG" class="image_link" id="set_thumb_link_748096737"><img src="http://farm2.static.flickr.com/1192/748096737_b784d9abac_s.jpg" alt="DSC_0150.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748958964/in/set-72157600702969788/" title="DSC_0151.JPG" class="image_link" id="set_thumb_link_748958964"><img src="http://farm2.static.flickr.com/1112/748958964_502191ecd6_s.jpg" alt="DSC_0151.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748959276/in/set-72157600702969788/" title="DSC_0152.JPG" class="image_link" id="set_thumb_link_748959276"><img src="http://farm2.static.flickr.com/1370/748959276_243b7694c2_s.jpg" alt="DSC_0152.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748959584/in/set-72157600702969788/" title="DSC_0153.JPG" class="image_link" id="set_thumb_link_748959584"><img src="http://farm2.static.flickr.com/1247/748959584_a6ca1fba8d_s.jpg" alt="DSC_0153.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748098543/in/set-72157600702969788/" title="DSC_0154.JPG" class="image_link" id="set_thumb_link_748098543"><img src="http://farm2.static.flickr.com/1174/748098543_368ad66066_s.jpg" alt="DSC_0154.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748098905/in/set-72157600702969788/" title="DSC_0155.JPG" class="image_link" id="set_thumb_link_748098905"><img src="http://farm2.static.flickr.com/1326/748098905_a16a5df617_s.jpg" alt="DSC_0155.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748099405/in/set-72157600702969788/" title="DSC_0156.JPG" class="image_link" id="set_thumb_link_748099405"><img src="http://farm2.static.flickr.com/1025/748099405_929f513f0d_s.jpg" alt="DSC_0156.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748099707/in/set-72157600702969788/" title="DSC_0157.JPG" class="image_link" id="set_thumb_link_748099707"><img src="http://farm2.static.flickr.com/1061/748099707_1154b5426a_s.jpg" alt="DSC_0157.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748961942/in/set-72157600702969788/" title="DSC_0158.JPG" class="image_link" id="set_thumb_link_748961942"><img src="http://farm2.static.flickr.com/1050/748961942_86c89c70d5_s.jpg" alt="DSC_0158.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748100421/in/set-72157600702969788/" title="DSC_0159.JPG" class="image_link" id="set_thumb_link_748100421"><img src="http://farm2.static.flickr.com/1130/748100421_c8730fb703_s.jpg" alt="DSC_0159.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748962696/in/set-72157600702969788/" title="DSC_0160.JPG" class="image_link" id="set_thumb_link_748962696"><img src="http://farm2.static.flickr.com/1225/748962696_3c26f1d97b_s.jpg" alt="DSC_0160.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748963102/in/set-72157600702969788/" title="DSC_0161.JPG" class="image_link" id="set_thumb_link_748963102"><img src="http://farm2.static.flickr.com/1036/748963102_51794510a2_s.jpg" alt="DSC_0161.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748963364/in/set-72157600702969788/" title="DSC_0162.JPG" class="image_link" id="set_thumb_link_748963364"><img src="http://farm2.static.flickr.com/1079/748963364_f2c3712c69_s.jpg" alt="DSC_0162.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748101923/in/set-72157600702969788/" title="DSC_0163.JPG" class="image_link" id="set_thumb_link_748101923"><img src="http://farm2.static.flickr.com/1372/748101923_b15418afb5_s.jpg" alt="DSC_0163.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748102299/in/set-72157600702969788/" title="DSC_0164.JPG" class="image_link" id="set_thumb_link_748102299"><img src="http://farm2.static.flickr.com/1382/748102299_121097e736_s.jpg" alt="DSC_0164.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748964416/in/set-72157600702969788/" title="DSC_0165.JPG" class="image_link" id="set_thumb_link_748964416"><img src="http://farm2.static.flickr.com/1300/748964416_2c4315a2eb_s.jpg" alt="DSC_0165.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748103079/in/set-72157600702969788/" title="DSC_0166.JPG" class="image_link" id="set_thumb_link_748103079"><img src="http://farm2.static.flickr.com/1207/748103079_15de95a2cf_s.jpg" alt="DSC_0166.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748965474/in/set-72157600702969788/" title="DSC_0167.JPG" class="image_link" id="set_thumb_link_748965474"><img src="http://farm2.static.flickr.com/1325/748965474_8d3bbf49c1_s.jpg" alt="DSC_0167.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748103815/in/set-72157600702969788/" title="DSC_0168.JPG" class="image_link" id="set_thumb_link_748103815"><img src="http://farm2.static.flickr.com/1236/748103815_a2f7cf4f5e_s.jpg" alt="DSC_0168.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748966070/in/set-72157600702969788/" title="DSC_0169.JPG" class="image_link" id="set_thumb_link_748966070"><img src="http://farm2.static.flickr.com/1033/748966070_c6ce3be5cf_s.jpg" alt="DSC_0169.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748104687/in/set-72157600702969788/" title="DSC_0170.JPG" class="image_link" id="set_thumb_link_748104687"><img src="http://farm2.static.flickr.com/1122/748104687_8a0e14fe39_s.jpg" alt="DSC_0170.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748105269/in/set-72157600702969788/" title="DSC_0171.JPG" class="image_link" id="set_thumb_link_748105269"><img src="http://farm2.static.flickr.com/1403/748105269_3b7b4fa7e9_s.jpg" alt="DSC_0171.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748105655/in/set-72157600702969788/" title="DSC_0172.JPG" class="image_link" id="set_thumb_link_748105655"><img src="http://farm2.static.flickr.com/1267/748105655_bbcf846615_s.jpg" alt="DSC_0172.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748967720/in/set-72157600702969788/" title="DSC_0173.JPG" class="image_link" id="set_thumb_link_748967720"><img src="http://farm2.static.flickr.com/1043/748967720_c9bb16879c_s.jpg" alt="DSC_0173.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748106475/in/set-72157600702969788/" title="DSC_0174.JPG" class="image_link" id="set_thumb_link_748106475"><img src="http://farm2.static.flickr.com/1154/748106475_a45369e264_s.jpg" alt="DSC_0174.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748973158/in/set-72157600702969788/" title="DSC_0175.JPG" class="image_link" id="set_thumb_link_748973158"><img src="http://farm2.static.flickr.com/1051/748973158_297c9408ac_s.jpg" alt="DSC_0175.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748116185/in/set-72157600702969788/" title="DSC_0176.JPG" class="image_link" id="set_thumb_link_748116185"><img src="http://farm2.static.flickr.com/1036/748116185_fe5b0d2a79_s.jpg" alt="DSC_0176.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748121191/in/set-72157600702969788/" title="DSC_0177.JPG" class="image_link" id="set_thumb_link_748121191"><img src="http://farm2.static.flickr.com/1008/748121191_e578b0b0ef_s.jpg" alt="DSC_0177.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748125881/in/set-72157600702969788/" title="DSC_0178.JPG" class="image_link" id="set_thumb_link_748125881"><img src="http://farm2.static.flickr.com/1405/748125881_9cc4f0f188_s.jpg" alt="DSC_0178.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748991500/in/set-72157600702969788/<br />
" title="DSC_0179.JPG" class="image_link" id="set_thumb_link_748991500"><img src="http://farm2.static.flickr.com/1131/748991500_5fadc5e57f_s.jpg" alt="DSC_0179.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748135289/in/set-72157600702969788/" title="DSC_0180.JPG" class="image_link" id="set_thumb_link_748135289"><img src="http://farm2.static.flickr.com/1325/748135289_a5e9e14119_s.jpg" alt="DSC_0180.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748140157/in/set-72157600702969788/" title="DSC_0182.JPG" class="image_link" id="set_thumb_link_748140157"><img src="http://farm2.static.flickr.com/1336/748140157_3ffab3b48d_s.jpg" alt="DSC_0182.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748144553/in/set-72157600702969788/" title="DSC_0183.JPG" class="image_link" id="set_thumb_link_748144553"><img src="http://farm2.static.flickr.com/1174/748144553_d4bbdedfc4_s.jpg" alt="DSC_0183.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749009708/in/set-72157600702969788/" title="DSC_0185.JPG" class="image_link" id="set_thumb_link_749009708"><img src="http://farm2.static.flickr.com/1140/749009708_b0dedebbd7_s.jpg" alt="DSC_0185.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748152855/in/set-72157600702969788/" title="DSC_0186.JPG" class="image_link" id="set_thumb_link_748152855"><img src="http://farm2.static.flickr.com/1032/748152855_3e953d5bd6_s.jpg" alt="DSC_0186.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748156889/in/set-72157600702969788/" title="DSC_0187.JPG" class="image_link" id="set_thumb_link_748156889"><img src="http://farm2.static.flickr.com/1370/748156889_b398199f9f_s.jpg" alt="DSC_0187.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749022242/in/set-72157600702969788/" title="DSC_0188.JPG" class="image_link" id="set_thumb_link_749022242"><img src="http://farm2.static.flickr.com/1431/749022242_6526d6444f_s.jpg" alt="DSC_0188.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749026752/in/set-72157600702969788/" title="DSC_0189.JPG" class="image_link" id="set_thumb_link_749026752"><img src="http://farm2.static.flickr.com/1418/749026752_806e0dd04b_s.jpg" alt="DSC_0189.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749030976/in/set-72157600702969788/" title="DSC_0190.JPG" class="image_link" id="set_thumb_link_749030976"><img src="http://farm2.static.flickr.com/1125/749030976_ca8a306c72_s.jpg" alt="DSC_0190.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748174691/in/set-72157600702969788/" title="DSC_0191.JPG" class="image_link" id="set_thumb_link_748174691"><img src="http://farm2.static.flickr.com/1387/748174691_e638c87a51_s.jpg" alt="DSC_0191.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749040086/in/set-72157600702969788/" title="DSC_0192.JPG" class="image_link" id="set_thumb_link_749040086"><img src="http://farm2.static.flickr.com/1066/749040086_6682e157e5_s.jpg" alt="DSC_0192.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748188191/in/set-72157600702969788/" title="DSC_0194.JPG" class="image_link" id="set_thumb_link_748188191"><img src="http://farm2.static.flickr.com/1421/748188191_03439e0bdc_s.jpg" alt="DSC_0194.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748192875/in/set-72157600702969788/" title="DSC_0195.JPG" class="image_link" id="set_thumb_link_748192875"><img src="http://farm2.static.flickr.com/1180/748192875_e34c5d26cc_s.jpg" alt="DSC_0195.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748198023/in/set-72157600702969788/" title="DSC_0196.JPG" class="image_link" id="set_thumb_link_748198023"><img src="http://farm2.static.flickr.com/1293/748198023_760637d554_s.jpg" alt="DSC_0196.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749064528/in/set-72157600702969788/" title="DSC_0197.JPG" class="image_link" id="set_thumb_link_749064528"><img src="http://farm2.static.flickr.com/1189/749064528_2deb1eb238_s.jpg" alt="DSC_0197.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748208735/in/set-72157600702969788/" title="DSC_0198.JPG" class="image_link" id="set_thumb_link_748208735"><img src="http://farm2.static.flickr.com/1018/748208735_d3f7b2eb02_s.jpg" alt="DSC_0198.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748214187/in/set-72157600702969788/" title="DSC_0199.JPG" class="image_link" id="set_thumb_link_748214187"><img src="http://farm2.static.flickr.com/1265/748214187_938108f3f6_s.jpg" alt="DSC_0199.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749080264/in/set-72157600702969788/" title="DSC_0200.JPG" class="image_link" id="set_thumb_link_749080264"><img src="http://farm2.static.flickr.com/1017/749080264_5e31a500e5_s.jpg" alt="DSC_0200.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749085830/in/set-72157600702969788/" title="DSC_0201.JPG" class="image_link" id="set_thumb_link_749085830"><img src="http://farm2.static.flickr.com/1163/749085830_8ba969d4b5_s.jpg" alt="DSC_0201.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749091586/in/set-72157600702969788/" title="DSC_0202.JPG" class="image_link" id="set_thumb_link_749091586"><img src="http://farm2.static.flickr.com/1307/749091586_bccdc02b50_s.jpg" alt="DSC_0202.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749097292/in/set-72157600702969788/" title="DSC_0203.JPG" class="image_link" id="set_thumb_link_749097292"><img src="http://farm2.static.flickr.com/1439/749097292_07fa611f17_s.jpg" alt="DSC_0203.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749102162/in/set-72157600702969788/" title="DSC_0204.JPG" class="image_link" id="set_thumb_link_749102162"><img src="http://farm2.static.flickr.com/1192/749102162_cf3a872334_s.jpg" alt="DSC_0204.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749106774/in/set-72157600702969788/" title="Man jewelry" class="image_link" id="set_thumb_link_749106774"><img src="http://farm2.static.flickr.com/1346/749106774_65065134a6_s.jpg" alt="Man jewelry" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748250669/in/set-72157600702969788/" title="DSC_0206.JPG" class="image_link" id="set_thumb_link_748250669"><img src="http://farm2.static.flickr.com/1281/748250669_fc975dd744_s.jpg" alt="DSC_0206.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748255787/in/set-72157600702969788/" title="DSC_0207.JPG" class="image_link" id="set_thumb_link_748255787"><img src="http://farm2.static.flickr.com/1339/748255787_8dc442085c_s.jpg" alt="DSC_0207.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748261933/in/set-72157600702969788/" title="iPhone - The Power to Crush the Other Kids" class="image_link" id="set_thumb_link_748261933"><img src="http://farm2.static.flickr.com/1289/748261933_94b5b70e6f_s.jpg" alt="iPhone - The Power to Crush the Other Kids" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748267673/in/set-72157600702969788/" title="DSC_0209.JPG" class="image_link" id="set_thumb_link_748267673"><img src="http://farm2.static.flickr.com/1171/748267673_c1e07b68ef_s.jpg" alt="DSC_0209.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749135982/in/set-72157600702969788/" title="DSC_0210.JPG" class="image_link" id="set_thumb_link_749135982"><img src="http://farm2.static.flickr.com/1411/749135982_9f852fbb16_s.jpg" alt="DSC_0210.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749142180/in/set-72157600702969788/" title="DSC_0211.JPG" class="image_link" id="set_thumb_link_749142180"><img src="http://farm2.static.flickr.com/1178/749142180_a<br />
754c0715d_s.jpg" alt="DSC_0211.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748286397/in/set-72157600702969788/" title="DSC_0212.JPG" class="image_link" id="set_thumb_link_748286397"><img src="http://farm2.static.flickr.com/1439/748286397_a86c35696f_s.jpg" alt="DSC_0212.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748291799/in/set-72157600702969788/" title="DSC_0213.JPG" class="image_link" id="set_thumb_link_748291799"><img src="http://farm2.static.flickr.com/1433/748291799_282dfed549_s.jpg" alt="DSC_0213.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748295717/in/set-72157600702969788/" title="DSC_0214.JPG" class="image_link" id="set_thumb_link_748295717"><img src="http://farm2.static.flickr.com/1057/748295717_aaf63314e9_s.jpg" alt="DSC_0214.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749162066/in/set-72157600702969788/" title="Signup at iPhoneDevCamp" class="image_link" id="set_thumb_link_749162066"><img src="http://farm2.static.flickr.com/1095/749162066_1194a13c69_s.jpg" alt="Signup at iPhoneDevCamp" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748312187/in/set-72157600702969788/" title="DSC_0217.JPG" class="image_link" id="set_thumb_link_748312187"><img src="http://farm2.static.flickr.com/1350/748312187_640a7958eb_s.jpg" alt="DSC_0217.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748318075/in/set-72157600702969788/" title="DSC_0218.JPG" class="image_link" id="set_thumb_link_748318075"><img src="http://farm2.static.flickr.com/1189/748318075_58554d8103_s.jpg" alt="DSC_0218.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748323735/in/set-72157600702969788/" title="DSC_0219.JPG" class="image_link" id="set_thumb_link_748323735"><img src="http://farm2.static.flickr.com/1189/748323735_ca1efc585b_s.jpg" alt="DSC_0219.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748329135/in/set-72157600702969788/" title="DSC_0220.JPG" class="image_link" id="set_thumb_link_748329135"><img src="http://farm2.static.flickr.com/1140/748329135_54121b8cce_s.jpg" alt="DSC_0220.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749197410/in/set-72157600702969788/" title="DSC_0221.JPG" class="image_link" id="set_thumb_link_749197410"><img src="http://farm2.static.flickr.com/1437/749197410_5dec4d6561_s.jpg" alt="DSC_0221.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749202990/in/set-72157600702969788/" title="DSC_0222.JPG" class="image_link" id="set_thumb_link_749202990"><img src="http://farm2.static.flickr.com/1405/749202990_5c00924591_s.jpg" alt="DSC_0222.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748346091/in/set-72157600702969788/" title="DSC_0223.JPG" class="image_link" id="set_thumb_link_748346091"><img src="http://farm2.static.flickr.com/1297/748346091_655d641221_s.jpg" alt="DSC_0223.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749213726/in/set-72157600702969788/" title="DSC_0224.JPG" class="image_link" id="set_thumb_link_749213726"><img src="http://farm2.static.flickr.com/1067/749213726_c5609615a7_s.jpg" alt="DSC_0224.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749219516/in/set-72157600702969788/" title="DSC_0225.JPG" class="image_link" id="set_thumb_link_749219516"><img src="http://farm2.static.flickr.com/1318/749219516_c84dab8cb2_s.jpg" alt="DSC_0225.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748363019/in/set-72157600702969788/" title="DSC_0226.JPG" class="image_link" id="set_thumb_link_748363019"><img src="http://farm2.static.flickr.com/1253/748363019_c011d44ab8_s.jpg" alt="DSC_0226.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749230862/in/set-72157600702969788/" title="DSC_0227.JPG" class="image_link" id="set_thumb_link_749230862"><img src="http://farm2.static.flickr.com/1312/749230862_992c43e73b_s.jpg" alt="DSC_0227.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749236340/in/set-72157600702969788/" title="DSC_0228.JPG" class="image_link" id="set_thumb_link_749236340"><img src="http://farm2.static.flickr.com/1086/749236340_701efdc742_s.jpg" alt="DSC_0228.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749236702/in/set-72157600702969788/" title="DSC_0229.JPG" class="image_link" id="set_thumb_link_749236702"><img src="http://farm2.static.flickr.com/1055/749236702_d97a19e818_s.jpg" alt="DSC_0229.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748375095/in/set-72157600702969788/" title="DSC_0230.JPG" class="image_link" id="set_thumb_link_748375095"><img src="http://farm2.static.flickr.com/1400/748375095_53d2e89e58_s.jpg" alt="DSC_0230.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749237588/in/set-72157600702969788/" title="DSC_0232.JPG" class="image_link" id="set_thumb_link_749237588"><img src="http://farm2.static.flickr.com/1099/749237588_58dcfa5676_s.jpg" alt="DSC_0232.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749237978/in/set-72157600702969788/" title="DSC_0233.JPG" class="image_link" id="set_thumb_link_749237978"><img src="http://farm2.static.flickr.com/1421/749237978_40d38a5eac_s.jpg" alt="DSC_0233.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749238484/in/set-72157600702969788/" title="DSC_0235.JPG" class="image_link" id="set_thumb_link_749238484"><img src="http://farm2.static.flickr.com/1259/749238484_39d0944a02_s.jpg" alt="DSC_0235.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749238936/in/set-72157600702969788/" title="DSC_0236.JPG" class="image_link" id="set_thumb_link_749238936"><img src="http://farm2.static.flickr.com/1141/749238936_ba18988912_s.jpg" alt="DSC_0236.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748377279/in/set-72157600702969788/" title="DSC_0237.JPG" class="image_link" id="set_thumb_link_748377279"><img src="http://farm2.static.flickr.com/1392/748377279_cbe56af7af_s.jpg" alt="DSC_0237.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748377971/in/set-72157600702969788/" title="DSC_0238.JPG" class="image_link" id="set_thumb_link_748377971"><img src="http://farm2.static.flickr.com/1407/748377971_d3189aef8f_s.jpg" alt="DSC_0238.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748378325/in/set-72157600702969788/" title="DSC_0239.JPG" class="image_link" id="set_thumb_link_748378325"><img src="http://farm2.static.flickr.com/1180/748378325_61c65f2acb_s.jpg" alt="DSC_0239.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748378845/in/set-72157600702969788/" title="DSC_0240.JPG" class="image_link" id="set_thumb_link_748378845"><img src="http://farm2.static.flickr.com/1095/748378845_a59787b491_s.jpg" alt="DSC_0240.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749241504/in/set-72157600702969788/" title="DSC_0241.JPG" class="image_link" id="set_thumb_link_749241504"><img src="http://farm2.static.flickr.com/1199/749241504_e2ab870fdf_s.jpg" alt="DSC_0241.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748379687/in/set-72157600702969788/" title="DSC_0242.JPG" class="image_link" id="set_thumb_link_748379687"><img src="http://farm2.static.flickr.com/1056/748379687_24feabd375_s.jpg" alt="DSC_0242.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748379841/in/set-72157600702969788/" title="DSC_0243.JPG" class="image_link" id="set_thumb_link_748379841"><img src="http://farm2.static.flickr.com/1417/748379841_52f2ee6049_s.jpg" alt="DSC_0243.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748380501/in/set-72157600702969788/" title="DSC_0244.<br />
JPG" class="image_link" id="set_thumb_link_748380501"><img src="http://farm2.static.flickr.com/1372/748380501_22c55dea1d_s.jpg" alt="DSC_0244.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749242984/in/set-72157600702969788/" title="DSC_0245.JPG" class="image_link" id="set_thumb_link_749242984"><img src="http://farm2.static.flickr.com/1257/749242984_e12fb06ff7_s.jpg" alt="DSC_0245.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749243248/in/set-72157600702969788/" title="DSC_0246.JPG" class="image_link" id="set_thumb_link_749243248"><img src="http://farm2.static.flickr.com/1316/749243248_02a653f1d5_s.jpg" alt="DSC_0246.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748381807/in/set-72157600702969788/" title="DSC_0247.JPG" class="image_link" id="set_thumb_link_748381807"><img src="http://farm2.static.flickr.com/1433/748381807_deee81064c_s.jpg" alt="DSC_0247.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749244154/in/set-72157600702969788/" title="DSC_0248.JPG" class="image_link" id="set_thumb_link_749244154"><img src="http://farm2.static.flickr.com/1047/749244154_38cf947d34_s.jpg" alt="DSC_0248.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748382519/in/set-72157600702969788/" title="DSC_0249.JPG" class="image_link" id="set_thumb_link_748382519"><img src="http://farm2.static.flickr.com/1262/748382519_5e7d830330_s.jpg" alt="DSC_0249.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748382939/in/set-72157600702969788/" title="DSC_0250.JPG" class="image_link" id="set_thumb_link_748382939"><img src="http://farm2.static.flickr.com/1267/748382939_f0eb28ea23_s.jpg" alt="DSC_0250.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749245550/in/set-72157600702969788/" title="DSC_0251.JPG" class="image_link" id="set_thumb_link_749245550"><img src="http://farm2.static.flickr.com/1254/749245550_9a934a138d_s.jpg" alt="DSC_0251.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749245942/in/set-72157600702969788/" title="DSC_0252.JPG" class="image_link" id="set_thumb_link_749245942"><img src="http://farm2.static.flickr.com/1114/749245942_37704a7e45_s.jpg" alt="DSC_0252.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749246426/in/set-72157600702969788/" title="iGot iPhone" class="image_link" id="set_thumb_link_749246426"><img src="http://farm2.static.flickr.com/1389/749246426_4c9d77fc6c_s.jpg" alt="iGot iPhone" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748385081/in/set-72157600702969788/" title="Signup for iPhoneDevCamp" class="image_link" id="set_thumb_link_748385081"><img src="http://farm2.static.flickr.com/1275/748385081_32583b3335_s.jpg" alt="Signup for iPhoneDevCamp" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749247708/in/set-72157600702969788/" title="DSC_0255.JPG" class="image_link" id="set_thumb_link_749247708"><img src="http://farm2.static.flickr.com/1204/749247708_fe0da3e058_s.jpg" alt="DSC_0255.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749248292/in/set-72157600702969788/" title="DSC_0256.JPG" class="image_link" id="set_thumb_link_749248292"><img src="http://farm2.static.flickr.com/1054/749248292_4a4d461c85_s.jpg" alt="DSC_0256.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749248992/in/set-72157600702969788/" title="DSC_0257.JPG" class="image_link" id="set_thumb_link_749248992"><img src="http://farm2.static.flickr.com/1211/749248992_bcdec07980_s.jpg" alt="DSC_0257.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748387563/in/set-72157600702969788/" title="DSC_0258.JPG" class="image_link" id="set_thumb_link_748387563"><img src="http://farm2.static.flickr.com/1223/748387563_265955da5a_s.jpg" alt="DSC_0258.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748388101/in/set-72157600702969788/" title="DSC_0259.JPG" class="image_link" id="set_thumb_link_748388101"><img src="http://farm2.static.flickr.com/1160/748388101_58423d8d06_s.jpg" alt="DSC_0259.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749250218/in/set-72157600702969788/" title="DSC_0260.JPG" class="image_link" id="set_thumb_link_749250218"><img src="http://farm2.static.flickr.com/1244/749250218_34df25112a_s.jpg" alt="DSC_0260.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749250622/in/set-72157600702969788/" title="DSC_0261.JPG" class="image_link" id="set_thumb_link_749250622"><img src="http://farm2.static.flickr.com/1166/749250622_bfdb0d444a_s.jpg" alt="DSC_0261.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749251192/in/set-72157600702969788/" title="DSC_0262.JPG" class="image_link" id="set_thumb_link_749251192"><img src="http://farm2.static.flickr.com/1164/749251192_630baa5962_s.jpg" alt="DSC_0262.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748389891/in/set-72157600702969788/" title="DSC_0263.JPG" class="image_link" id="set_thumb_link_748389891"><img src="http://farm2.static.flickr.com/1308/748389891_e08e0ae284_s.jpg" alt="DSC_0263.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749251946/in/set-72157600702969788/" title="DSC_0264.JPG" class="image_link" id="set_thumb_link_749251946"><img src="http://farm2.static.flickr.com/1310/749251946_21e7330abc_s.jpg" alt="DSC_0264.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748390679/in/set-72157600702969788/" title="DSC_0265.JPG" class="image_link" id="set_thumb_link_748390679"><img src="http://farm2.static.flickr.com/1301/748390679_e1b217b98d_s.jpg" alt="DSC_0265.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749253074/in/set-72157600702969788/" title="DSC_0266.JPG" class="image_link" id="set_thumb_link_749253074"><img src="http://farm2.static.flickr.com/1014/749253074_e71dbf4b80_s.jpg" alt="DSC_0266.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748391671/in/set-72157600702969788/" title="DSC_0267.JPG" class="image_link" id="set_thumb_link_748391671"><img src="http://farm2.static.flickr.com/1168/748391671_ed51b1db94_s.jpg" alt="DSC_0267.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749254146/in/set-72157600702969788/" title="DSC_0268.JPG" class="image_link" id="set_thumb_link_749254146"><img src="http://farm2.static.flickr.com/1372/749254146_82dab07ee9_s.jpg" alt="DSC_0268.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749254682/in/set-72157600702969788/" title="DSC_0269.JPG" class="image_link" id="set_thumb_link_749254682"><img src="http://farm2.static.flickr.com/1382/749254682_451fbb07a4_s.jpg" alt="DSC_0269.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749255252/in/set-72157600702969788/" title="DSC_0270.JPG" class="image_link" id="set_thumb_link_749255252"><img src="http://farm2.static.flickr.com/1404/749255252_0268aeee69_s.jpg" alt="DSC_0270.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749255594/in/set-72157600702969788/" title="DSC_0271.JPG" class="image_link" id="set_thumb_link_749255594"><img src="http://farm2.static.flickr.com/1292/749255594_878a2a219e_s.jpg" alt="DSC_0271.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749256168/in/set-72157600702969788/" title="DSC_0272.JPG" class="image_link" id="set_thumb_link_749256168"><img src="http://farm2.static.flickr.com/1053/749256168_e13afd664f_s.jpg" alt="DSC_0272.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749256826/in/set-72157600702969788/" title="DSC_0273.JPG" class="image_link" id="set_thumb_link_749256826"><img src="http://farm2.static.flickr.com/1287/749256826_ff558dbac2_s.jpg" alt="DSC_0273.JPG" height="75" width=<br />
"75" /></a><a href="http://www.flickr.com/photos/alexmuse/749257622/in/set-72157600702969788/" title="DSC_0274.JPG" class="image_link" id="set_thumb_link_749257622"><img src="http://farm2.static.flickr.com/1373/749257622_6db14f8b6c_s.jpg" alt="DSC_0274.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748396223/in/set-72157600702969788/" title="DSC_0275.JPG" class="image_link" id="set_thumb_link_748396223"><img src="http://farm2.static.flickr.com/1298/748396223_f75d97bcc2_s.jpg" alt="DSC_0275.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748396957/in/set-72157600702969788/" title="DSC_0276.JPG" class="image_link" id="set_thumb_link_748396957"><img src="http://farm2.static.flickr.com/1177/748396957_0564dc7edf_s.jpg" alt="DSC_0276.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748397599/in/set-72157600702969788/" title="DSC_0277.JPG" class="image_link" id="set_thumb_link_748397599"><img src="http://farm2.static.flickr.com/1235/748397599_4a29ca5076_s.jpg" alt="DSC_0277.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748398375/in/set-72157600702969788/" title="DSC_0278.JPG" class="image_link" id="set_thumb_link_748398375"><img src="http://farm2.static.flickr.com/1094/748398375_0efe423f13_s.jpg" alt="DSC_0278.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749261226/in/set-72157600702969788/" title="DSC_0279.JPG" class="image_link" id="set_thumb_link_749261226"><img src="http://farm2.static.flickr.com/1128/749261226_407f75004b_s.jpg" alt="DSC_0279.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/748399697/in/set-72157600702969788/" title="DSC_0280.JPG" class="image_link" id="set_thumb_link_748399697"><img src="http://farm2.static.flickr.com/1360/748399697_b9b4a0d3f6_s.jpg" alt="DSC_0280.JPG" height="75" width="75" /></a><a href="http://www.flickr.com/photos/alexmuse/749262650/in/set-72157600702969788/" title="DSC_0281.JPG" class="image_link" id="set_thumb_link_749262650"><img src="http://farm2.static.flickr.com/1398/749262650_a297f28c9c_s.jpg" alt="DSC_0281.JPG" height="75" width="75" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.biggu.com/2007/07/07/iphonedevcamp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhoneDevCamp Update</title>
		<link>http://www.biggu.com/2007/07/06/iphonedevcamp-update/</link>
		<comments>http://www.biggu.com/2007/07/06/iphonedevcamp-update/#comments</comments>
		<pubDate>Sat, 07 Jul 2007 03:07:41 +0000</pubDate>
		<dc:creator>amuse</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iphonedevcamp]]></category>

		<guid isPermaLink="false">http://www.biggu.com/2007/07/06/iphonedevcamp-update/</guid>
		<description><![CDATA[The iPhoneDevCamp opening reception is just about over, but iPhone news is coming out at record pace.  Check out the flickrstream here.  See you tomorrow at 9:30AM.  News?  The iPhoneInterface tool is out as well as reported by the iPhone Hacking News:
We have successfully written a tool named iPhoneInterface allowing for some basic manipulation of [...]]]></description>
			<content:encoded><![CDATA[<p>The iPhoneDevCamp opening reception is just about over, but iPhone news is coming out at record pace.  Check out the <a href="http://www.flickr.com/photos/alexmuse/tags/iphonedevcamp/">flickrstream here</a>.  See you tomorrow at 9:30AM.  News?  The iPhoneInterface tool is out as well as reported by the <a href="http://unlockediphoneforsale.com/2007/07/iphone-hacking-news-update-iphoneinterface-tool-nearly-out/">iPhone Hacking News</a>:</p>
<blockquote><p><em>We have successfully written a tool named iPhoneInterface allowing for some basic manipulation of things on the phone, and are releasing it tonight. We are including source code so you can understand the techniques we have used so far. We will be expanding the functionality of this tool significantly tomorrow. The best news is that we have prototype code that allows the ability to:</em></p>
<ul>
<li><em>Run any desired application already residing on the phone.</em></li>
<li><em>Control what processes run on the phone (currently implementation is very hackish)</em></li>
<li><em>Move files around on the phone</em></li>
<li><em>Enable viewing of verbose information during the restore process</em></li>
<li><em>Activate the phone without iTunes and without a token</em></li>
</ul>
<p><em>Note: Not all of the features listed above are necessarily included in tonight’s initial release.</em></p>
<p><em>We are continuing significant work on this tool and will probably have similarly worthwhile updates tomorrow.</em></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.biggu.com/2007/07/06/iphonedevcamp-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>500,000 alpha geeks tagged!</title>
		<link>http://www.biggu.com/2007/07/02/500000-alpha-geeks-tagged/</link>
		<comments>http://www.biggu.com/2007/07/02/500000-alpha-geeks-tagged/#comments</comments>
		<pubDate>Mon, 02 Jul 2007 14:29:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[alphageek]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[att]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://www.biggu.com/2007/07/02/500000-alpha-geeks-tagged/</guid>
		<description><![CDATA[Apple and AT&#38;T just identified 500,000 alpha geeks for marketers around the world.  What does that mean for  your brand? Piper Jaffray is reporting that Apple sold more than 500,000 iPhones this weekend according to Tom Krazit of Crave.  Here are the details:

95% of buyers in NYC and SFO bought the 8GB model (versus the [...]]]></description>
			<content:encoded><![CDATA[<p>Apple and AT&amp;T just identified 500,000 alpha geeks for marketers around the world.  What does that mean for  your brand? Piper Jaffray is reporting that Apple sold more than 500,000 iPhones this weekend according to <a href="http://crave.cnet.com/8301-1_105-9738446-1.html">Tom Krazit</a> of Crave.  Here are the details:</p>
<ul>
<li>95% of buyers in NYC and SFO bought the 8GB model (versus the 4GB)</li>
<li>50% of buyers were new customers for AT&amp;T (Verizon&#8217;s CEO is kicking himself)</li>
</ul>
<p>If you can engage the iPhone community it means you can have access to 500,000 early adopters.  How?  Start building tools specific to the needs of the &#8216;instant community&#8217;.  How?  Hire guys like us or come to the <a href="http://barcamp.org/iPhoneDevCamp">iPhoneDevCamp</a> in San Francisco this week.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.biggu.com/2007/07/02/500000-alpha-geeks-tagged/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iPhone Development &#8216;Notes and Quirks&#8217;</title>
		<link>http://www.biggu.com/2007/06/30/iphone-development-notes-and-quirks/</link>
		<comments>http://www.biggu.com/2007/06/30/iphone-development-notes-and-quirks/#comments</comments>
		<pubDate>Sun, 01 Jul 2007 02:10:29 +0000</pubDate>
		<dc:creator>amuse</dc:creator>
				<category><![CDATA[ajaxian]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[att]]></category>
		<category><![CDATA[dom]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://www.biggu.com/2007/06/30/iphone-development-notes-and-quirks/</guid>
		<description><![CDATA[Have you started &#8216;hacking&#8217; on the iPhone yet?  We are pushing on the development pretty hard in preparation for iPhoneDevCamp next week.  The ajaxian folks have compiled several &#8216;notes and quirks&#8217; with regard to development on the iPhone:

Poking around the DOM, I don’t see any special objects, with the possible exception of window.offscreenBuffering (set to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/alexmuse/576688623/" title="iphonedevcamp"><img src="http://farm2.static.flickr.com/1179/576688623_6b37d707b2_m.jpg" alt="iphonedevcamp" align="right" height="115" width="106" /></a>Have you started &#8216;hacking&#8217; on the iPhone yet?  We are pushing on the development pretty hard in preparation for iPhoneDevCamp next week.  The <a href="http://ajaxian.com/archives/iphone-safari-notes-and-quirks">ajaxian</a> folks have compiled several &#8216;notes and quirks&#8217; with regard to development on the iPhone:</p>
<ul>
<li>Poking around the DOM, I don’t see any special objects, with the possible exception of window.offscreenBuffering (set to true).</li>
<li>Bookmarklets work, although you have to go through the bookmarks menu to get to them.</li>
<li>Safari crashes are handled gracefully &#8211; the main screen fades back in, and you can jump right back into Safari. It will then load page you were visiting when it crashed.</li>
<li>Drag and drop, and other behaviors based on picking up mousemove events, don’t work. CSS-based element drag and drop doesn’t work either. Dragging one finger around the iPhone’s version of Safari causes the window to scroll, and that’s it. I assume that scroll events do work. I’m sure somebody is already working on a version of drag and drop based on window scrolling.</li>
<li>For documents with no width set, the iPhone uses a default width of 980px.</li>
<li>You do not get “mousedown” when you touch the screen. You get “mousedown” and “mouseup” at the same time when you release your finger. The “mousemove” event does not seem to fire at all. There is no way to handle double-clicking because that is the action for zooming, and calling event.preventDefault() doesn’t seem to override that.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.biggu.com/2007/06/30/iphone-development-notes-and-quirks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iPhone Developers Camp!</title>
		<link>http://www.biggu.com/2007/06/16/iphone-developers-camp/</link>
		<comments>http://www.biggu.com/2007/06/16/iphone-developers-camp/#comments</comments>
		<pubDate>Sun, 17 Jun 2007 02:10:16 +0000</pubDate>
		<dc:creator>amuse</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[barcamp]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://www.biggu.com/2007/06/16/iphone-developers-camp/</guid>
		<description><![CDATA[The Barcamp crew is getting together to create &#8216;iPhone Developers Camp&#8216; the week following the public release of the iPhone.  Check out the wiki and get involved.  If you would, Digg it for us here.  The event (from the wiki):
 iPhone Developers Camp is an upcoming gathering, inspired by BarCamp,  SuperHappyDevHouse, [...]]]></description>
			<content:encoded><![CDATA[<p>The Barcamp crew is getting together to create &#8216;<a href="http://barcamp.org/iPhoneDevCamp">iPhone Developers Camp</a>&#8216; the week following the public release of the iPhone.  Check out the wiki and get involved.  If you would, Digg it for us <a href="http://digg.com/apple/Introducing_iPhone_Developers_Camp">here</a>.  The event (from the wiki):</p>
<blockquote><p><em> iPhone Developers Camp is an upcoming gathering, inspired by <a href="http://www.barcamp.org/">BarCamp</a>,  <a href="http://superhappydevhouse.org/">SuperHappyDevHouse</a>, and <a href="http://www.machack.com/">MacHack</a>, to develop web-based applications and optimize web sites for iPhone. It is a non-commercial event, organized by volunteers, with attendance free to all. By the completion of the weekend event, a number of iPhone-ready web applications and web sites will be launched to the public. The event will be held in California, and out-of-town guests are welcome.</em></p>
<p><em> Attendees will include web designers, developers, testers, and iPhone owners, all working together over the weekend to improve the web experience for iPhone. Development projects will include both solo and team efforts. While some attendees will wish to work solo during the event, we encourage attendees to team up, based on expertise, to work in ad-hoc project development teams. All attendees should be prepared to work on a development project during the event. <strong>You do not need to own an iPhone to attend</strong> (although, a large number of iPhones at the event will make the development and testing process much easier).</em></p>
<p><em> Attendees will be able to:</em></p>
<ul>
<li><em><strong>Create</strong> new web applications for iPhone.</em></li>
<li><em><strong>Optimize</strong> existing web applications for iPhone.</em></li>
<li><em><strong>Migrate</strong> Dashboard Widgets to web-based widgets for iPhone.</em></li>
<li><em><strong>Test</strong> and optimize web sites for <a href="http://fakesteve.blogspot.com/2007/06/apple-faithful-we-must-prepare-together.html">iPhone</a>.</em></li>
</ul>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.biggu.com/2007/06/16/iphone-developers-camp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iPhone will be open to developers!</title>
		<link>http://www.biggu.com/2007/06/11/iphone-will-be-open-to-developers/</link>
		<comments>http://www.biggu.com/2007/06/11/iphone-will-be-open-to-developers/#comments</comments>
		<pubDate>Tue, 12 Jun 2007 03:12:21 +0000</pubDate>
		<dc:creator>amuse</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[biggu]]></category>
		<category><![CDATA[biginjapan]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://www.biggu.com/2007/06/11/iphone-will-be-open-to-developers/</guid>
		<description><![CDATA[The Big in Japan team let out a cheer today when Apple announced that we will get access to the iPhone via web applications.  Development for typical phones require complex SDK development, but Apple has decided to open the platform and allow firms like Big in Japan access the phone&#8217;s functions such as &#8216;making calls, [...]]]></description>
			<content:encoded><![CDATA[<p>The Big in Japan team let out a cheer today when <a href="http://www.apple.com/pr/library/2007/06/11iphone.html">Apple announced</a> that we will get access to the iPhone via web applications.  Development for typical phones require complex SDK development, but Apple has decided to open the platform and allow firms like Big in Japan access the phone&#8217;s functions such as &#8216;making calls, sending emails while connecting to Google Maps.  It is not clear how the iPhone&#8217;s browser will expose the Domain Object Model to allow phone-specific functionality.  In a related move, Apple released Safari for Windows.  Presumably this will allow non-Mac developers to build applications for the iPhone without using an emulator.  Nice work Apple! [<a href="http://www.engadget.com/2007/06/11/apple-announces-third-party-software-details-for-iphone/">via</a>]</p>
<p><img src="http://www.blogsmithmedia.com/www.engadget.com/media/2007/06/dsc_5305.jpg" border="1" height="272" hspace="4" vspace="4" width="407" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.biggu.com/2007/06/11/iphone-will-be-open-to-developers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Spoofed Apple Email Fools Engadget</title>
		<link>http://www.biggu.com/2007/05/16/spoofed-apple-email-fools-engadget/</link>
		<comments>http://www.biggu.com/2007/05/16/spoofed-apple-email-fools-engadget/#comments</comments>
		<pubDate>Wed, 16 May 2007 22:00:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://www.biggu.com/2007/05/16/spoofed-apple-email-fools-engadget/</guid>
		<description><![CDATA[Our favorite gadget blog, Engadget was taken in by a fake Apple email that claimed the iPhone would be delayed until October and Leopard would be delayed until January.
Here&#8217;s the story. A trustworthy source supplied us with an actual internal Apple email that went out to thousands of Apple employees earlier today (published after the [...]]]></description>
			<content:encoded><![CDATA[<p>Our favorite gadget blog, <a href="http://www.engadget.com/2007/05/16/iphone-delayed-until-october-leopard-delayed-again-until-januar/">Engadget</a> was taken in by a fake Apple email that claimed the iPhone would be delayed until October and Leopard would be delayed until January.</p>
<blockquote><p><em>Here&#8217;s the story. A trustworthy source supplied us with an actual internal Apple email that went out to thousands of Apple employees earlier today (published after the break). The fact that this was an email sent within Apple&#8217;s internal email system to its employees is not in question. Let us reiterate: this was an ACTUAL email distributed within Apple&#8217;s internal email system to Apple employees. As it turns out, the internal memo Apple employees received was actually retracted by Apple shortly after it was sent out. (Also published after the break.) We received confirmation from Apple PR that this initial email sent out to Apple employees was incorrect, and they let us know that the iPhone and Leopard are both still on track, and should meet their expected launch timeframes.  Presumably Apple is now on the hunt for whomever was able to spoof its internal email system.</em></p></blockquote>
<p>This is a great example of why checking your sources is important.  Just receiving a forwarded email is not the best way to &#8216;fact check&#8217; your story.  Get on the phone and try to get the party to confirm.  If you can&#8217;t just say, &#8216;this story is unconfirmed, but&#8230;&#8217;</p>
<p>Update: It matters even more when the stakes are this high and you are dealing with a publicly traded company.  Turns out stock manipulators may have been at work as <a href="http://paul.kedrosky.com/archives/2007/05/16/engadgets_apple.html">Paul</a> explains:</p>
<blockquote><p><em>This is a bigger deal than a blog getting a story wrong. Why? Because this was almost certainly done for market manipulation, with someone &#8212; Russian hackers again? &#8212; inserting this into the Apple network, knowing it would get out and hook someone, while allowing them to trade against the news. </em></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.biggu.com/2007/05/16/spoofed-apple-email-fools-engadget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPod, fashion or platform?</title>
		<link>http://www.biggu.com/2006/09/10/ipod-fashion-or-platform/</link>
		<comments>http://www.biggu.com/2006/09/10/ipod-fashion-or-platform/#comments</comments>
		<pubDate>Mon, 11 Sep 2006 02:19:55 +0000</pubDate>
		<dc:creator>amuse</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[davidsmith]]></category>
		<category><![CDATA[nano]]></category>
		<category><![CDATA[paulkedrosky]]></category>
		<category><![CDATA[Social Media]]></category>

		<guid isPermaLink="false">http://www.weblogswork.com/2006/09/10/ipod-fashion-or-platform/</guid>
		<description><![CDATA[David Smith&#8217;s article in the Guardian asks, &#8220;Why the iPod is losing its cool&#8221; suggesting Apple&#8217;s flagship product is destine for the &#8220;recycling bin of history.&#8221;Â  I suspect that as a fashion statement the iPod is unlikely to remain on top &#8211; change is part of fashion.Â  But will the change spell the end of [...]]]></description>
			<content:encoded><![CDATA[<p><img width="99" height="133" align="right" class="reflect" src="http://static.flickr.com/70/168766097_d9ca726f9c.jpg?v=0" />David Smith&#8217;s article in the Guardian asks, &#8220;<a href="http://observer.guardian.co.uk/uk_news/story/0,,1869042,00.html">Why the iPod is losing its cool</a>&#8221; suggesting Apple&#8217;s flagship product is destine for the &#8220;recycling bin of history.&#8221;Â  I suspect that as a fashion statement the iPod is unlikely to remain on top &#8211; change is part of fashion.Â  But will the change spell the end of the iPod?Â  Not if you consider the iPod to be a platform instead of a device as I do.<br />
The iPod is a powerful platform for the sale and consumption of digital media starting with audio, then television and soon movies.Â  It has changed the way more than 60,000,000 people across the globe buy and consume digital media.Â  The iTunes store, part of that platform, is a billion dollar business that exists because of the iPod platform.Â  Millions of us have bought into this platform and it will take a little more than a chance in fashion to get us to buy the latest Creative Labs mp3 player.</p>
<p><a href="http://paul.kedrosky.com/archives/2006/09/09/has_ipod_lots_i.html">Paul Kedrosky</a>, who I sent an iPod to last year when he told me he didn&#8217;t have one, points out that the Sony Walkman sold 60,000,000 units between 1979 and 1992.Â  I suspect that the platform nature of the iPod will give it a stickiness that Sony could only dream of.Â  The iPod has transcended its need for support from &#8220;teen pop culture.&#8221;Â  Yes, eventually iPod sales will stop growing &#8211; they have declined over the past two quarters, but just take a look at iTunes Music Store sales and you will get understand the concept of the &#8220;<a href="http://www.flickr.com/photos/tags/ipod/clusters/">platform</a>.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.biggu.com/2006/09/10/ipod-fashion-or-platform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
