<?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>Josh Schumacher: A PHP Developer &#187; Web 2.0</title>
	<atom:link href="http://blog.joshschumacher.com/category/web-20/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.joshschumacher.com</link>
	<description>The biggest and the best in the Northwest</description>
	<lastBuildDate>Fri, 14 Oct 2011 06:15:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Advanced iPhone Web Development</title>
		<link>http://blog.joshschumacher.com/2009/05/06/advanced-iphone-web-development/</link>
		<comments>http://blog.joshschumacher.com/2009/05/06/advanced-iphone-web-development/#comments</comments>
		<pubDate>Wed, 06 May 2009 19:06:06 +0000</pubDate>
		<dc:creator>Josh Schumacher</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[iPhone Development]]></category>
		<category><![CDATA[iPhone SDK]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Mobile Development]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://blog.joshschumacher.com/?p=26</guid>
		<description><![CDATA[Yesterday (May 5th, 2009), I gave a presentation at the Seattle iPhone App Developers and Designers Meetup titled, &#8220;Advanced iPhone Web Development.&#8221; This presentation focused on the unique capabilities available in WebKit on the iPhone and on possibilities for utilizing UIWebViews inside of your native applications. You can download a pdf version of the presentation [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday (May 5th, 2009), I gave a presentation at the <a href="http://www.meetup.com/The-Seattle-iPhone-Development-Meetup-Group/">Seattle iPhone App Developers and Designers Meetup</a> titled, &#8220;Advanced iPhone Web Development.&#8221;  This presentation focused on the unique capabilities available in WebKit on the iPhone and on possibilities for utilizing UIWebViews inside of your native applications.</p>
<p>You can download a pdf version of the presentation here: <a href='http://blog.joshschumacher.com/wp-content/uploads/2009/05/advanced-iphone-web-development.pdf'>Advanced iPhone Web Development</a> <img src="http://joshschumacher.com/images/pdf.png" alt="[PDF]" /></p>
<div style="width:500px;text-align:left" id="__ss_1395729"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/joshs633/advanced-iphone-web-development?type=powerpoint" title="Advanced iPhone Web Development">Advanced iPhone Web Development Slideshow</a> (Best Viewed In Fullscreen)<object style="margin:0px" width="500" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=advancediphonewebdevelopment-090506130756-phpapp02&#038;rel=0&#038;stripped_title=advanced-iphone-web-development" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=advancediphonewebdevelopment-090506130756-phpapp02&#038;rel=0&#038;stripped_title=advanced-iphone-web-development" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="500" height="355"></embed></object>
<div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">presentations</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/joshs633">Josh Schumacher</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.joshschumacher.com/2009/05/06/advanced-iphone-web-development/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The future of mobile web applications</title>
		<link>http://blog.joshschumacher.com/2009/03/18/the-future-of-mobile-web-applications/</link>
		<comments>http://blog.joshschumacher.com/2009/03/18/the-future-of-mobile-web-applications/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 19:07:26 +0000</pubDate>
		<dc:creator>Josh Schumacher</dc:creator>
				<category><![CDATA[iPhone Development]]></category>
		<category><![CDATA[Mobile Development]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://blog.joshschumacher.com/?p=21</guid>
		<description><![CDATA[Thinking back three years ago, I was starting to play around with developing web applications for mobile devices.  The hot device of the time was the Palm Treo.  The default browser that came with the Treo, Blazer, really sucks.  It was rough trying to write pages that worked perfectly in Blazer.  Sure, simple, basic HTML [...]]]></description>
			<content:encoded><![CDATA[<p><span>Thinking back three years ago, I was starting to play around with developing web applications for mobile devices.  The hot device of the time was the Palm Treo.  The default browser that came with the Treo, Blazer, really sucks.  It was rough trying to write pages that worked perfectly in Blazer.  Sure, simple, basic HTML rendered just fine but I had a background in developing for the traditional desktop web experience and I wanted to write awesome sites utilizing CSS and Javascript.  I wanted to write an AJAX application for mobile devices.  It would be icing on the cake if I could get it to work on lower end devices as well, but that seemed pretty pie in the sky at the time.</span></p>
<p><span>Webkit will be the future rendering engine of the mobile web (at least I hope it is).  It’s an amazing, full featured engine with bleeding edge web standards implementations of HTML 5 and CSS 3.  Webkit has been getting some great traction lately with some amazing devices implementing it as their default browser engine, Android, Palm Pre and of course the iPhone (and iPod Touch) have all fully embraced Webkit.  I want to see that list get a lot longer; I hope to start seeing Webkit on lower end mobile devices.</span></p>
<p><span>What makes Webkit so awesome?  How about CSS effects, blazing fast javascript execution (especially in their new Nitro engine in Safari 4), HTML offline support &#8211; including offline data storage and support for offline cache manifests, CSS gradients, CSS border radius and border images, CSS transforms, and a lot more.  On the iPhone, it now even has custom events to pass down gesture events to the DOM.  You can now do most things you could once only dream of doing in flash in straight HTML, CSS and Javascript on small devices stored in someone’s pocket.</span></p>
<p><span>The future of mobile web applications are social, location aware, providing a tailored experience based on user preferences.  Future mobile web applications will morph based on user behavior.  The will provide a graphically rich experience with beautiful design elements enhancing every aspect of the application.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.joshschumacher.com/2009/03/18/the-future-of-mobile-web-applications/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Strategic Analysis: Google Presentation</title>
		<link>http://blog.joshschumacher.com/2008/06/03/strategic-analysis-google-presentation/</link>
		<comments>http://blog.joshschumacher.com/2008/06/03/strategic-analysis-google-presentation/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 09:39:27 +0000</pubDate>
		<dc:creator>Josh Schumacher</dc:creator>
				<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[pestel]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[strategic analysis]]></category>
		<category><![CDATA[swot]]></category>

		<guid isPermaLink="false">http://blog.joshschumacher.com/?p=18</guid>
		<description><![CDATA[Important: This presentation was created in December of 2006, the information most likely is out of date. I am posting this in response to the demand from slideshare. During my senior year at Western Washington University, for a final project in my Management 495 class, I did group presentation, performing a strategic analysis of Google [...]]]></description>
			<content:encoded><![CDATA[<p><b>Important: This presentation was created in December of 2006, the information most likely is out of date.  I am posting this in response to the demand from slideshare.</b></p>
<p>During my senior year at <a href="http://www.wwu.edu/">Western Washington University</a>, for a final project in my Management 495 class, I did group presentation, performing a strategic analysis of Google and the positioning in the search engine market.  I posted this slideshow to <a href="http://slideshare.net">slideshare</a> and received an incredible amount of comments and messages asking for the presentation.  The presentation currently has over 25,000 views and over 100 favorites.</p>
<p>Like I said in the disclaimer, this slideshow is a year and a half old so a lot of the information is out dated.  Also, looking back at the slideshow, there are some formatting issues that I would resolve if I had to go back and do it again.  The presentation, was put together using Apple&#8217;s <a href="http://www.apple.com/iwork/keynote/">Keynote</a> software.  This was a group presentation so I was not the only contributer.  The other contributers were: Charity Thomas, Frieder Mack and Jennifer Bell.</p>
<p>You can download a pdf version of the presentation here: <a href='http://blog.joshschumacher.com/wp-content/uploads/2008/06/google-presentation.pdf'>Google Strategic Analysis Presentation</a> <img src="http://joshschumacher.com/images/pdf.png" alt="[PDF]" /> (December 2006)</p>
<div style="width:425px;text-align:left" id="__ss_32219"><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slideshare.net/swf/ssplayer2.swf?doc=strategic-analysis-google-15381&#038;rel=0"/><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slideshare.net/swf/ssplayer2.swf?doc=strategic-analysis-google-15381&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;"><a href="http://www.slideshare.net/?src=embed"><img src="http://static.slideshare.net/swf/logo_embd.png" style="border:0px none;margin-bottom:-5px" alt="SlideShare"/></a> | <a href="http://www.slideshare.net/joshs633/strategic-analysis-google?src=embed" title="View Strategic Analysis: Google on SlideShare">View</a> | <a href="http://www.slideshare.net/upload?src=embed">Upload your own</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.joshschumacher.com/2008/06/03/strategic-analysis-google-presentation/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Facebook, meet iPhoto &#8211; iPhoto, meet Facebook</title>
		<link>http://blog.joshschumacher.com/2007/03/15/facebook-meet-iphoto-iphoto-meet-facebook/</link>
		<comments>http://blog.joshschumacher.com/2007/03/15/facebook-meet-iphoto-iphoto-meet-facebook/#comments</comments>
		<pubDate>Fri, 16 Mar 2007 01:16:26 +0000</pubDate>
		<dc:creator>Josh Schumacher</dc:creator>
				<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://blog.joshschumacher.com/2007/03/15/facebook-meet-iphoto-iphoto-meet-facebook/</guid>
		<description><![CDATA[Update: iPhoto &#8217;09 now has native support for uploading to Facebook so you don&#8217;t even need to download a plugin. You can read about it on the Apple iPhoto Site. They also have a quick video tutorial on how to upload to facebook from within iPhoto. I am impressed. Facebook announced their long awaited iPhoto [...]]]></description>
			<content:encoded><![CDATA[<p style="background-color: rgb(255, 251, 204); padding: 8px;"><strong>Update:</strong> iPhoto &#8217;09 now has native support for uploading to Facebook so you don&#8217;t even need to download a plugin.  You can read about it on the <a href="http://www.apple.com/ilife/iphoto/#sharing">Apple iPhoto Site</a>.  They also have a <a href="http://www.apple.com/ilife/iphoto/#overlay-facebook">quick video tutorial on how to upload to facebook from within iPhoto</a>.</p>
<p><img style="float: right; padding: 8px;" src="http://blog.joshschumacher.com/wp-content/uploads/2007/03/icon100.jpg" alt="Image copywrite Facebook" /></p>
<p>I am impressed. Facebook <a href="http://blog.facebook.com/blog.php?post=2253657130">announced</a> their long awaited iPhoto exporter today.  What does this mean?  I can finally quickly load my pictures that I already store in iPhoto into Facebook pain free.  I have been waiting for this for months, I was excited when the <a href="http://blog.facebook.com/blog.php?post=2234227130">mentioned</a> this was going to become a reality and then they <a href="http://developers.facebook.com/documentation.php?v=1.0&amp;method=photos.upload">released</a> the ability to upload pictures using the API.  I was ready to go and start making this app myself but we were told they were going to be releasing this feature soon.</p>
<p>Facebook delivered on this plugin and they delivered well.  I am impressed, you can even tag your photos from within iPhoto!  I hope all OSX wielding, facebook dwelling, photo taking folks enjoy this as much as I do.</p>
<p><a href="http://developers.facebook.com/iphoto/">Download the iPhoto exporter</a>, you won&#8217;t be disappointed.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.joshschumacher.com/2007/03/15/facebook-meet-iphoto-iphoto-meet-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

