<?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>Christian Geekery &#187; Development</title>
	<atom:link href="http://jeff.soule.me/category/technology/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://jeff.soule.me</link>
	<description>The substance of things hoped for...</description>
	<lastBuildDate>Sat, 28 Aug 2010 04:59:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>The real issue with Flash and mobile appliances.</title>
		<link>http://jeff.soule.me/technology/development/the-real-issue-with-flash-and-mobile-appliances/</link>
		<comments>http://jeff.soule.me/technology/development/the-real-issue-with-flash-and-mobile-appliances/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 23:48:48 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://jeff.soule.me/?p=451</guid>
		<description><![CDATA[Yes Flash is slower on a Mac and Quicktime is Slower on a PC&#8230;  That is not really the root of the problem. I tend to be software agnostic, as long as a tool does what I need, I am fairly content&#8230; However, Touch based interfaces open a whole new area of possibilities and problems [...]]]></description>
			<content:encoded><![CDATA[<p>Yes Flash is slower on a Mac and Quicktime is Slower on a PC&#8230;  That is not really the root of the problem.</p>
<p>I tend to be software agnostic, as long as a tool does what I need, I am fairly content&#8230;<br />
However, Touch based interfaces open a whole new area of possibilities and problems for developers.  The seemingly biggest problem is that current tools like Flash are built around mouse based input.  For example, the concept of hover goes out the window with a <a class="zem_slink freebase/en/touchscreen" title="Touchscreen" rel="wikipedia" href="http://en.wikipedia.org/wiki/Touchscreen">touch screen</a>.</p>
<p>This example is easy to overlook, because at first it seems trivial.  After all, who really &#8220;needs&#8221; the hover functionality?  Well&#8230; many sites that I visit use hover for contextual help.  Many online games that my kids frequent seem to use hover to track mouse position.  Flash does not currently take this into account for things like touch screen interfaces, so if I want to also give quality access the ever growing number of smart phone users, I had better find a better tool for the job.</p>
<p>Now it seems obvious that Apple, <a class="zem_slink freebase/en/google" title="Google (GOOG)" rel="wikinvest" href="http://www.wikinvest.com/stock/Google_%28GOOG%29">Google</a>, and to some extent even <a class="zem_slink freebase/en/microsoft" title="Microsoft (MSFT)" rel="wikinvest" href="http://www.wikinvest.com/stock/Microsoft_%28MSFT%29">Microsoft</a>, think the answer is <a class="zem_slink freebase/en/html_5" title="HTML5" rel="wikipedia" href="http://en.wikipedia.org/wiki/HTML5">HTML5</a> .  It does look like HTML5 has the potential to replace Flash in most situations if not all.  Here the biggest current problem is that not all browsers support HTML5.  Fortunately it seems that the browsers in the latest smart phones and, of course the upcoming iPad appliance support HTML5.</p>
<p>Is HTML5 really the answer?  I don&#8217;t know for sure, but I would bet that the answer sits somewhere in the middle with Both Flash and HTML5.  Flash won&#8217;t go away, at least not right away, and the smart ones will not want to leave the upcoming &#8220;Coffee Table Network Appliance&#8221; users in the dark.</p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://gizmodo.com/5476641/adobe-flash-developer-says-ipads-flash-allergy-due-to-hovering-clicking-cursors">Adobe Flash Developer Says iPad&#8217;s Flash Allergy Due to Hovering, Clicking Cursors [Flash]</a> (gizmodo.com)</li>
<li class="zemanta-article-ul-li"><a href="http://lifehacker.com/5490209/html5-vs-flash-html5-isnt-always-better">HTML5 vs. Flash: HTML5 Isn&#8217;t Always Better</a> (lifehacker.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/zemified_c.png?x-id=1e40b237-0fda-4333-94a1-c79a35fe7771" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related more-info pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://jeff.soule.me/technology/development/the-real-issue-with-flash-and-mobile-appliances/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting really good at moving WordPress around</title>
		<link>http://jeff.soule.me/technology/sysadmin/getting-really-good-at-moving-wordpress-around/</link>
		<comments>http://jeff.soule.me/technology/sysadmin/getting-really-good-at-moving-wordpress-around/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 05:13:17 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Sysadmin]]></category>

		<guid isPermaLink="false">http://jeff.soule.me/?p=320</guid>
		<description><![CDATA[Two of my latest projects revolve around WordPress. Both were developed on a staging server, and they needed to be moved to their new homes once development was done. This is not nearly as hard as one would think&#8230; As long as you are comfortable with dumping MySQL databases, editing the dump and restoring it [...]]]></description>
			<content:encoded><![CDATA[<p>Two of my latest projects revolve around WordPress.  Both were developed on a staging server, and they needed to be moved to their new homes once development was done.</p>
<p>This is not nearly as hard as one would think&#8230;  As long as you are comfortable with dumping MySQL databases, editing the dump and restoring it to the new server.  Vi as usual was my friend.  I had to do global search and replace of the urls and system paths to match the new home.</p>
<p>The rest is even easier.  just copy all the wordpress files into there new home, edit the wp-config.php file to reflect the new database/password info.  Do some quick sanity tests and I was done.  With one exception.  I ran into two plugins that lost their settings in the transition.  Fixing was as simple as disabling/enabling the plugins to reset to the default settings and customizing as needed.  Still looking at the db dump to try and figure out what happened, with little luck so far.  I will however prevail, even if I have to ask for help.  <img src='http://jeff.soule.me/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://jeff.soule.me/technology/sysadmin/getting-really-good-at-moving-wordpress-around/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2009 New Media Awards</title>
		<link>http://jeff.soule.me/technology/development/2009-new-media-awards/</link>
		<comments>http://jeff.soule.me/technology/development/2009-new-media-awards/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 05:41:13 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://jeff.soule.me/?p=309</guid>
		<description><![CDATA[Tonight I received some cool news.  One of the projects that I help with, won the 2009 New Media Awards in the insurance category.  We have some great people using great technology on this team, and I am very proud to be a part of it!]]></description>
			<content:encoded><![CDATA[<p>Tonight I received some cool news.  One of the projects that I help with, won the <a title="http://www.newmediaawards.org/2009websiteawards_winners.html" href="http://www.newmediaawards.org/2009websiteawards_winners.html">2009 New Media Awards</a> in the insurance category.  We have some great people using great technology on this team, and I am very proud to be a part of it!</p>
]]></content:encoded>
			<wfw:commentRss>http://jeff.soule.me/technology/development/2009-new-media-awards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
