<?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>One Fused Life &#187; Design &amp; Code</title>
	<atom:link href="http://onefusedlife.com/category/design-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://onefusedlife.com</link>
	<description>One Fused Life, a blog discussing things like Design, Photography, Green Technology, Travel &#38; more! Lasha Krikheli blogs it all, fused into one place on the web. Enjoy!</description>
	<lastBuildDate>Sat, 04 Feb 2012 22:06:21 +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>Imagination, thinking outside of the Cube</title>
		<link>http://onefusedlife.com/2011/09/14/imagination-thinking-outside-of-the-cube/</link>
		<comments>http://onefusedlife.com/2011/09/14/imagination-thinking-outside-of-the-cube/#comments</comments>
		<pubDate>Wed, 14 Sep 2011 12:39:30 +0000</pubDate>
		<dc:creator>Lasha</dc:creator>
				<category><![CDATA[Design & Code]]></category>
		<category><![CDATA[General Stuff]]></category>
		<category><![CDATA[black cube]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[ideology]]></category>
		<category><![CDATA[minimalism]]></category>
		<category><![CDATA[simplicity]]></category>

		<guid isPermaLink="false">http://onefusedlife.com/?p=1325</guid>
		<description><![CDATA[I recently came across a very interesting set of videos that really struck a chord in my mind. In short, a glossy black cube was sent to some of the world's top designers, architects, and academics, including Dieter Rams, Stefan Sagmeister, and Massimo Iosa Ghini. In a series of short videos, the fundamental ideologies of [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>I recently came across a very interesting set of videos that really struck a chord in my mind. In short, a glossy black cube was sent to some of the world's top designers, architects, and academics, including Dieter Rams, Stefan Sagmeister, and Massimo Iosa Ghini. In a series of short videos, the fundamental ideologies of simplicity, form, and function are discussed to dissect the essence of the cube.</p>
<p><iframe src="http://player.vimeo.com/video/19125863?byline=0&amp;portrait=0" frameborder="0" width="508" height="286"></iframe></p>
<p>More after the jump...<span id="more-1325"></span></p>
<p><iframe src="http://player.vimeo.com/video/18993570?byline=0&amp;portrait=0" frameborder="0" width="508" height="286"></iframe></p>
<p><iframe src="http://player.vimeo.com/video/19129879?byline=0&amp;portrait=0" frameborder="0" width="508" height="286"></iframe></p>
<p>Read more + Videos: <a href="http://the-black-cube.com/" target="_blank">The Black Cube</a></p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://onefusedlife.com/2011/09/14/imagination-thinking-outside-of-the-cube/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Custom Post Type &amp; Taxonomy Generators</title>
		<link>http://onefusedlife.com/2011/06/29/wordpress-custom-post-type-taxonomy-generators/</link>
		<comments>http://onefusedlife.com/2011/06/29/wordpress-custom-post-type-taxonomy-generators/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 22:11:19 +0000</pubDate>
		<dc:creator>Lasha</dc:creator>
				<category><![CDATA[Design & Code]]></category>
		<category><![CDATA[Tips & Tutorials]]></category>
		<category><![CDATA[custom post types]]></category>
		<category><![CDATA[custom taxonomies]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://onefusedlife.com/?p=1269</guid>
		<description><![CDATA[The launch of WordPress 3.0 skyrocketed the amount of tutorials available for creating Custom Post Types and Taxonomies. Anyone that has worked on highly-customized WordPress themes is familiar with the tedious process. Rest assured, the repetitiveness has been eased thanks to Themergency, a growing resource for WordPress plugins, tutorials and more. View the Custom Post [...]
Related posts:<ol>
<li><a href='http://onefusedlife.com/2010/09/06/pro-tip-custom-wordpress-url-parameters/' rel='bookmark' title='Pro Tip: Custom WordPress URL Parameters'>Pro Tip: Custom WordPress URL Parameters</a></li>
<li><a href='http://onefusedlife.com/2010/08/22/using-wordpress-as-a-cms/' rel='bookmark' title='Using WordPress as a CMS'>Using WordPress as a CMS</a></li>
<li><a href='http://onefusedlife.com/2008/05/06/upgraded-to-wordpress-25-finally/' rel='bookmark' title='Upgraded to WordPress 2.5 (finally!)'>Upgraded to WordPress 2.5 (finally!)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img style="float: right;" title="WordPress Logo" src="http://onefusedlife.com/wordpress/wp-content/uploads/2008/05/wordpress_logo.gif" alt="WordPress Logo" width="130" height="130" />The launch of WordPress 3.0 skyrocketed the amount of tutorials available for creating Custom Post Types and Taxonomies. Anyone that has worked on highly-customized WordPress themes is familiar with the tedious process. Rest assured, the repetitiveness has been eased thanks to Themergency, a growing resource for WordPress plugins, tutorials and more.</p>
<h3><a href="http://themergency.com/generators/" target="_blank">View the Custom Post Type &amp; Taxonomy generators!</a></h3>
<p>Enormous credit must also be handed to Brad Williams, the creator of the <a href="http://wordpress.org/extend/plugins/custom-post-type-ui/" target="_blank">Custom Post Type UI plugin</a>, which has been around for quite some time. This plugin automatically takes care of the code without you having to copy and paste generated data into the functions.php file.</p>
<p>Happy theming!</p>
<p>Related posts:<ol>
<li><a href='http://onefusedlife.com/2010/09/06/pro-tip-custom-wordpress-url-parameters/' rel='bookmark' title='Pro Tip: Custom WordPress URL Parameters'>Pro Tip: Custom WordPress URL Parameters</a></li>
<li><a href='http://onefusedlife.com/2010/08/22/using-wordpress-as-a-cms/' rel='bookmark' title='Using WordPress as a CMS'>Using WordPress as a CMS</a></li>
<li><a href='http://onefusedlife.com/2008/05/06/upgraded-to-wordpress-25-finally/' rel='bookmark' title='Upgraded to WordPress 2.5 (finally!)'>Upgraded to WordPress 2.5 (finally!)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://onefusedlife.com/2011/06/29/wordpress-custom-post-type-taxonomy-generators/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fancy Interaction vs. Minimal/No Interaction</title>
		<link>http://onefusedlife.com/2011/04/10/fancy-interaction-vs-minimalno-interaction/</link>
		<comments>http://onefusedlife.com/2011/04/10/fancy-interaction-vs-minimalno-interaction/#comments</comments>
		<pubDate>Sun, 10 Apr 2011 23:32:47 +0000</pubDate>
		<dc:creator>Lasha</dc:creator>
				<category><![CDATA[Design & Code]]></category>
		<category><![CDATA[interaction design]]></category>
		<category><![CDATA[interactive design]]></category>
		<category><![CDATA[minimalism]]></category>
		<category><![CDATA[ux design]]></category>

		<guid isPermaLink="false">http://onefusedlife.com/?p=1186</guid>
		<description><![CDATA[This post is a response to Alexander Interactive's blog entry titled "Amping Up Apple's Compare Grid" regarding Apple's new interactive (draggable columns) Mac comparison chart. The collapsible rows method only works well when you're dealing with "yes/no" values for each row and column, or simple one (or two) liners such as numbers, a word, or [...]
Related posts:<ol>
<li><a href='http://onefusedlife.com/2008/05/08/photoshop-tutorial-fancy-text-shadow-reflection/' rel='bookmark' title='Photoshop Tutorial: Fancy Text Shadow &amp; Reflection'>Photoshop Tutorial: Fancy Text Shadow &#038; Reflection</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>This post is a response to Alexander Interactive's blog entry titled <a href="http://www.alexanderinteractive.com/blog/2011/04/amping-up-apples-compare-grid/" target="_blank">"Amping Up Apple's Compare Grid"</a> regarding Apple's new interactive (draggable columns) <a href="http://www.apple.com/why-mac/compare/" target="_blank">Mac comparison chart</a>.</strong></p>
<p>The collapsible rows method only works well when you're dealing with "yes/no" values for each row and column, or simple one (or two) liners such as numbers, a word, or a light combination of both, as demonstrated with Bizfilings and Kaplan.</p>
<p>Apple's chart allows you to clearly compare large chunks of critical information simply by scrolling and looking. There is no unnecessary clicking, toggling, scrolling, or any combination of these elements present in Apple's comparison chart, simply because it would slow the user down in being able to scan all the provided information. More after the jump...<span id="more-1186"></span></p>
<p>I am huge fan of fancy and fun interactions, but, I usually strive for minimal and effortless navigation of content first. Before jumping into solutions that would require extra action by the user to continue seeking knowledge, I devise methods that would prevent the need to.</p>
<p>My philosophy is that people want information FAST, and fancy/fun interactions isn't my ideal approach of choice when it comes to speed. It's different, however, when you're dealing with naturally complex subjects where the user would inherently expect some form of complex/fun/fancy interactions.</p>
<p>I am also aware that some projects NEED that added level of fun/fancy interaction due to the potentially boring nature of the material (which isn't necessarily a bad thing), or the surrounding design/layout being unexciting.</p>
<p>One particular criticism I can give about Ai's Kaplan interactive chart is that I would've gone with a method that relies primarily on grouping different programs and courses together. This is because a lot of the information is very repetitive with each column/row, and the info that is based on variables could be handled on a per-group basis with a consistent thought-out layout beneath each group.</p>
<p>Related posts:<ol>
<li><a href='http://onefusedlife.com/2008/05/08/photoshop-tutorial-fancy-text-shadow-reflection/' rel='bookmark' title='Photoshop Tutorial: Fancy Text Shadow &amp; Reflection'>Photoshop Tutorial: Fancy Text Shadow &#038; Reflection</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://onefusedlife.com/2011/04/10/fancy-interaction-vs-minimalno-interaction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pro Tip: Custom WordPress URL Parameters</title>
		<link>http://onefusedlife.com/2010/09/06/pro-tip-custom-wordpress-url-parameters/</link>
		<comments>http://onefusedlife.com/2010/09/06/pro-tip-custom-wordpress-url-parameters/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 10:41:10 +0000</pubDate>
		<dc:creator>Lasha</dc:creator>
				<category><![CDATA[Design & Code]]></category>
		<category><![CDATA[Tips & Tutorials]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://onefusedlife.com/?p=1089</guid>
		<description><![CDATA[Passing parameters in the URL within WordPress Page Template such as "website.com/page/?name=Lasha&#38;version=214" is generally OK, but be aware! If you use a parameter such as "year" in the URL, it will overwrite WordPress' own "year" variable (if you have pretty URLs enabled) and throw a 404! How did I learn this? I wrote some PHP [...]
Related posts:<ol>
<li><a href='http://onefusedlife.com/2011/06/29/wordpress-custom-post-type-taxonomy-generators/' rel='bookmark' title='WordPress Custom Post Type &amp; Taxonomy Generators'>WordPress Custom Post Type &#038; Taxonomy Generators</a></li>
<li><a href='http://onefusedlife.com/2010/08/22/using-wordpress-as-a-cms/' rel='bookmark' title='Using WordPress as a CMS'>Using WordPress as a CMS</a></li>
<li><a href='http://onefusedlife.com/2008/05/06/upgraded-to-wordpress-25-finally/' rel='bookmark' title='Upgraded to WordPress 2.5 (finally!)'>Upgraded to WordPress 2.5 (finally!)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img style="float: right;" title="WordPress Logo" src="http://onefusedlife.com/wordpress/wp-content/uploads/2008/05/wordpress_logo.gif" alt="WordPress Logo" width="130" height="130" />Passing parameters in the URL within <a href="http://codex.wordpress.org/Pages">WordPress Page Template</a> such as "website.com/page/?name=Lasha&amp;version=214" is generally OK, but be aware! If you use a parameter such as "year" in the URL, it will overwrite WordPress' own "year" variable (if you have pretty URLs enabled) and throw a 404! How did I learn this?</p>
<p>I wrote some PHP code within a Page Template that retrieved data from a custom database by passing parameters through the URL, using the $_GET method. One of my parameters was "year=2010", and I kept getting 404s until I changed it to "fiscalyear" where it no longer interfered with the mod_rewrite rules.</p>
<p>I hope this saves you the headache it caused me when writing custom PHP code within WordPress! <img src='http://onefusedlife.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Related posts:<ol>
<li><a href='http://onefusedlife.com/2011/06/29/wordpress-custom-post-type-taxonomy-generators/' rel='bookmark' title='WordPress Custom Post Type &amp; Taxonomy Generators'>WordPress Custom Post Type &#038; Taxonomy Generators</a></li>
<li><a href='http://onefusedlife.com/2010/08/22/using-wordpress-as-a-cms/' rel='bookmark' title='Using WordPress as a CMS'>Using WordPress as a CMS</a></li>
<li><a href='http://onefusedlife.com/2008/05/06/upgraded-to-wordpress-25-finally/' rel='bookmark' title='Upgraded to WordPress 2.5 (finally!)'>Upgraded to WordPress 2.5 (finally!)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://onefusedlife.com/2010/09/06/pro-tip-custom-wordpress-url-parameters/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Using WordPress as a CMS</title>
		<link>http://onefusedlife.com/2010/08/22/using-wordpress-as-a-cms/</link>
		<comments>http://onefusedlife.com/2010/08/22/using-wordpress-as-a-cms/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 02:28:32 +0000</pubDate>
		<dc:creator>Lasha</dc:creator>
				<category><![CDATA[Design & Code]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[customization]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://onefusedlife.com/?p=1076</guid>
		<description><![CDATA[Recently, I completed a project where I used WordPress as the CMS, and it was a fantastic experience! I learned a tremendous amount about WordPress, its inner workings, and how to hack it to do (almost) anything you want! Those who say WordPress can't be used as a full fledged CMS don't know what they're [...]
Related posts:<ol>
<li><a href='http://onefusedlife.com/2011/06/29/wordpress-custom-post-type-taxonomy-generators/' rel='bookmark' title='WordPress Custom Post Type &amp; Taxonomy Generators'>WordPress Custom Post Type &#038; Taxonomy Generators</a></li>
<li><a href='http://onefusedlife.com/2010/09/06/pro-tip-custom-wordpress-url-parameters/' rel='bookmark' title='Pro Tip: Custom WordPress URL Parameters'>Pro Tip: Custom WordPress URL Parameters</a></li>
<li><a href='http://onefusedlife.com/2008/05/06/upgraded-to-wordpress-25-finally/' rel='bookmark' title='Upgraded to WordPress 2.5 (finally!)'>Upgraded to WordPress 2.5 (finally!)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img style="float: right;" title="WordPress Logo" src="http://onefusedlife.com/wordpress/wp-content/uploads/2008/05/wordpress_logo.gif" alt="WordPress Logo" width="130" height="130" />Recently, I completed a project where I used WordPress as the CMS, and it was a fantastic experience! I learned a tremendous amount about WordPress, its inner workings, and how to hack it to do (almost) anything you want! Those who say WordPress can't be used as a full fledged CMS don't know what they're talking about. Sure, it might not be jam-packed and heavy like Drupal, but it does a heck of a job at controlling content!</p>
<p><strong>Best parts about WordPress:</strong></p>
<ul>
<li>Customizable Category &amp; Post views</li>
<li>Custom templates for Pages (completely different layouts for each page)</li>
<li>Super intuitive built-in functions.</li>
<li>Template "includes" that adhere to the loop, etc.</li>
<li>Plugins and community support! (Plugins saved my life)</li>
<li>Documentation (second to none, for the MOST part <img src='http://onefusedlife.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )<span id="more-1076"></span></li>
</ul>
<p>I spent a whole month on this project, and every day I found different built-in functions that did EXACTLY what I needed. WordPress has come a long way since its beginning, growing and implementing new features along the way. One thing I still haven't used in 3.0, but am most excited about are Custom Post Types, and the Multi-site ability.</p>
<p>I've picked up a few tricks in the last month, so I might put together some tutorials/guides, soon.</p>
<p>Related posts:<ol>
<li><a href='http://onefusedlife.com/2011/06/29/wordpress-custom-post-type-taxonomy-generators/' rel='bookmark' title='WordPress Custom Post Type &amp; Taxonomy Generators'>WordPress Custom Post Type &#038; Taxonomy Generators</a></li>
<li><a href='http://onefusedlife.com/2010/09/06/pro-tip-custom-wordpress-url-parameters/' rel='bookmark' title='Pro Tip: Custom WordPress URL Parameters'>Pro Tip: Custom WordPress URL Parameters</a></li>
<li><a href='http://onefusedlife.com/2008/05/06/upgraded-to-wordpress-25-finally/' rel='bookmark' title='Upgraded to WordPress 2.5 (finally!)'>Upgraded to WordPress 2.5 (finally!)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://onefusedlife.com/2010/08/22/using-wordpress-as-a-cms/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Design Tip of the Day 04: Work in a new medium</title>
		<link>http://onefusedlife.com/2009/12/12/design-tip-of-the-day-04-work-in-a-new-medium/</link>
		<comments>http://onefusedlife.com/2009/12/12/design-tip-of-the-day-04-work-in-a-new-medium/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 09:37:49 +0000</pubDate>
		<dc:creator>Lasha</dc:creator>
				<category><![CDATA[Design & Code]]></category>
		<category><![CDATA[Tips & Tutorials]]></category>

		<guid isPermaLink="false">http://onefusedlife.com/?p=890</guid>
		<description><![CDATA[If you work only on the web, learn about print design and production. If you work only in print, learn the basics of web design &#38; development. Expanding your skills will up your competitive level in a market that has become overly saturated with basic talent. One cannot express how important it is to design [...]
Related posts:<ol>
<li><a href='http://onefusedlife.com/2009/07/21/design-tip-of-the-day-03-collect-inspiration/' rel='bookmark' title='Design Tip of the Day 03: Collect Inspiration'>Design Tip of the Day 03: Collect Inspiration</a></li>
<li><a href='http://onefusedlife.com/2009/04/08/design-tip-of-the-day-02-learn-the-techniques/' rel='bookmark' title='Design Tip of the Day 02: Learn the techniques'>Design Tip of the Day 02: Learn the techniques</a></li>
<li><a href='http://onefusedlife.com/2008/12/23/design-tip-of-the-day-01-visit-the-book-store/' rel='bookmark' title='Design Tip of the Day 01: Visit the book store!'>Design Tip of the Day 01: Visit the book store!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If you work only on the web, learn about print design and production. If you work only in print, learn the basics of web design &amp; development. Expanding your skills will up your competitive level in a market that has become overly saturated with basic talent.</p>
<p>One cannot express how important it is to design for the web. The web has become an instant phenomenon that is being quickly taken over by the big dogs of the media world. Methods of content consumption based on the Internet are multiplying faster than any other form of media in the past.</p>
<p>First there was the Amazon Kindle, and now we have the Android-based Nook eBook reader. Rumors about Apple releasing a Tablet of their own are flying around like aimless torpedoes. If you were to ask me, Apple is definitely planning something, and it'll probably be a huge hit.</p>
<p>To put it simply, the world is changing very quickly. If we fail to keep up to date with what's happening, our jobs will leave us for someone else. Stay open minded and read a lot of design blogs. See what people are raving about so that you can contribute in your own way. Don't forget to <a href="http://onefusedlife.com/2009/07/21/design-tip-of-the-day-03-collect-inspiration/">collect inspiration</a> along your journey.</p>
<p>PS.  Print is not dead. As long as creativity isn't lost, it will continue to be a dominant form of media, regardless of the changes it goes through.</p>
<p>Related posts:<ol>
<li><a href='http://onefusedlife.com/2009/07/21/design-tip-of-the-day-03-collect-inspiration/' rel='bookmark' title='Design Tip of the Day 03: Collect Inspiration'>Design Tip of the Day 03: Collect Inspiration</a></li>
<li><a href='http://onefusedlife.com/2009/04/08/design-tip-of-the-day-02-learn-the-techniques/' rel='bookmark' title='Design Tip of the Day 02: Learn the techniques'>Design Tip of the Day 02: Learn the techniques</a></li>
<li><a href='http://onefusedlife.com/2008/12/23/design-tip-of-the-day-01-visit-the-book-store/' rel='bookmark' title='Design Tip of the Day 01: Visit the book store!'>Design Tip of the Day 01: Visit the book store!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://onefusedlife.com/2009/12/12/design-tip-of-the-day-04-work-in-a-new-medium/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Flash CS5 and Native iPhone Apps</title>
		<link>http://onefusedlife.com/2009/11/08/adobe-flash-cs5-and-native-iphone-apps/</link>
		<comments>http://onefusedlife.com/2009/11/08/adobe-flash-cs5-and-native-iphone-apps/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 22:32:25 +0000</pubDate>
		<dc:creator>Lasha</dc:creator>
				<category><![CDATA[Design & Code]]></category>
		<category><![CDATA[In the News]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[cs5]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[native]]></category>

		<guid isPermaLink="false">http://onefusedlife.com/?p=860</guid>
		<description><![CDATA[A few weeks ago I learned that Adobe Flash CS5 will have the functionality to create native iPhone applications. I thought to myself, "Holy cow, this will allow anyone who knows Flash to create iPhone apps!" I've always wanted to make iPhone apps but the lack of Objective-C programming skills prevented me from doing so. [...]
Related posts:<ol>
<li><a href='http://onefusedlife.com/2010/10/07/microsoft-buying-adobe-speculation/' rel='bookmark' title='Microsoft buying Adobe speculation'>Microsoft buying Adobe speculation</a></li>
<li><a href='http://onefusedlife.com/2010/03/31/ipad-apps-to-be-more-expensive/' rel='bookmark' title='iPad apps to be more expensive?'>iPad apps to be more expensive?</a></li>
<li><a href='http://onefusedlife.com/2008/04/27/purchased-the-adobe-master-collection/' rel='bookmark' title='Purchased the Adobe Master Collection!'>Purchased the Adobe Master Collection!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img style="float:right;" title="Flash CS5 iPhone App" src="http://onefusedlife.com/wordpress/wp-content/uploads/2009/11/flash-cs5-iphone-app.jpg" alt="Flash CS5 iPhone App" width="150" height="148" />A few weeks ago I learned that Adobe Flash CS5 will have the functionality to create <em>native</em> iPhone applications. I thought to myself, "Holy cow, this will allow anyone who knows Flash to create iPhone apps!" I've always wanted to make iPhone apps but the lack of Objective-C programming skills prevented me from doing so.</p>
<p>If Flash CS5's iPhone application authoring does what it promises, the future of app development is in for treat. This means that anybody with ActionScript skills can make iPhone apps/games. The average user will become the "average developer" very quickly. It appears that this will erase the dividing line between design/development professionals and the average Joe.</p>
<p><a href="http://labs.adobe.com/technologies/flashcs5/appsfor_iphone/" target="_blank"><strong>Click here to view the Adobe Labs page for iPhone Apps.</strong></a></p>
<p>Despite the high chance of crap-output from developer-wannabes, this will  give people an opportunity to create quality products. From what Adobe Labs has shown so far, it proves that this model works. In the meantime, I'll be boosting my ActionScript 3 skills, learning to make some awesome apps.</p>
<p>Feedback: Does this make you want to develop for the iPhone, or will this saturate the App Store with even more fart apps?</p>
<p>Related posts:<ol>
<li><a href='http://onefusedlife.com/2010/10/07/microsoft-buying-adobe-speculation/' rel='bookmark' title='Microsoft buying Adobe speculation'>Microsoft buying Adobe speculation</a></li>
<li><a href='http://onefusedlife.com/2010/03/31/ipad-apps-to-be-more-expensive/' rel='bookmark' title='iPad apps to be more expensive?'>iPad apps to be more expensive?</a></li>
<li><a href='http://onefusedlife.com/2008/04/27/purchased-the-adobe-master-collection/' rel='bookmark' title='Purchased the Adobe Master Collection!'>Purchased the Adobe Master Collection!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://onefusedlife.com/2009/11/08/adobe-flash-cs5-and-native-iphone-apps/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iPhone future looks stronger than ever, thanks to Palm Pre</title>
		<link>http://onefusedlife.com/2009/04/05/iphone-future-looks-stronger-than-ever/</link>
		<comments>http://onefusedlife.com/2009/04/05/iphone-future-looks-stronger-than-ever/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 22:54:07 +0000</pubDate>
		<dc:creator>Lasha</dc:creator>
				<category><![CDATA[Design & Code]]></category>
		<category><![CDATA[On the Web]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[palm]]></category>
		<category><![CDATA[pre]]></category>
		<category><![CDATA[rumors]]></category>

		<guid isPermaLink="false">http://onefusedlife.com/?p=749</guid>
		<description><![CDATA[Just before the iPhone 3.0 software was announced, I was ready to publish an article saying how the Palm Pre was going to give Apple a lot of trouble. Then, I realized how wrong it would have been if I had done so. Now I will tell you why I think the iPhone is here [...]
Related posts:<ol>
<li><a href='http://onefusedlife.com/2009/06/06/wwdc-2009-future-of-the-iphone-mac-os-x/' rel='bookmark' title='WWDC 2009 &#8211; Future of the iPhone, Mac OS X'>WWDC 2009 &#8211; Future of the iPhone, Mac OS X</a></li>
<li><a href='http://onefusedlife.com/2009/07/31/thoughts-on-palm-pre-commercials/' rel='bookmark' title='Thoughts on Palm Pre commercials'>Thoughts on Palm Pre commercials</a></li>
<li><a href='http://onefusedlife.com/2008/06/11/iphone-3g-app-store-and-a-whole-lot-of-fun/' rel='bookmark' title='iPhone 3G, App Store, and a whole lot of fun!'>iPhone 3G, App Store, and a whole lot of fun!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img style="float:right;" title="Palm Pre" src="http://onefusedlife.com/wordpress/wp-content/uploads/2009/04/palm-pre.jpg" alt="Palm Pre" width="150" height="280" />Just before the iPhone 3.0 software was announced, I was ready to publish an article saying how the Palm Pre was going to give Apple a lot of trouble. Then, I realized how wrong it would have been if I had done so. Now I will tell you why I think the iPhone is here to stay, and push the competition out of the way.</p>
<p>The Palm Pre, for the longest time, had the biggest chance to put a little fear in Apple. And so it did. Just a couple of weeks ago, the iPhone 3.0 software was revealed and most of the iPhone's nuances have been eliminated. I actually believed that if the Pre kept up its game, it would force me to switch, but thankfully, that is no longer the case.</p>
<p>Palm has claimed that OS X on the iPhone is not a true mobile platform, thus it will never be as speedy and sleek as what they are cooking up. I respectfully disagree! Let's just put it this way; Smooth scrolling and seamless portrait/landscape transitions is <em>not</em> what makes a great device. Yes, the Pre certainly competes in the visuals department, but that will only take the device so far.</p>
<p>More after the jump...<span id="more-749"></span></p>
<p>The unveiling of the 3.0 software is proof that Apple is keeping their eye on the market. The iPhone is clearly not without any faults, but Apple is constantly looking to improve. The maturity and the level of development the iPhone has reached is phenomenal. I am surprised that, to this day, phone companies have miserably failed to compete with the iPhone, except the Pre. After 2 different iPhones, and countless updates to the iPhone OS, companies can't seem to get it right.</p>
<p>Now let's take a look at a recent video of the Palm's WebOS in action:</p>
<p><object width="500" height="375" data="http://p.castfire.com/qoyIo/video/74751/treocentral-_2009-04-01-152403.flv" type="application/x-shockwave-flash"><param name="id" value="cf217a9oi" /><param name="name" value="cf217a9on" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://p.castfire.com/qoyIo/video/74751/treocentral-_2009-04-01-152403.flv" /><param name="allowfullscreen" value="true" /></object></p>
<p>Judging by this video, it looks like the next few months are gonna be very interesting for both Apple and Palm. I like the fact that 3rd party apps can access the WebOS core and have multiple apps talking to each other. I would love to see this feature being taken advantage of in greater depth on both platforms.</p>
<p>Dare I say the imminent success of the Pre is largely due to ex-Apple employees like Jon Rubenstein being on the team?</p>
<p><strong>Rumors about the next iPhone:</strong></p>
<ol>
<li><strong>Multi-core CPUs and GPUs:</strong> The fact that the next generation iPhone <a href="http://blogs.zdnet.com/Apple/?p=2745" target="_blank">may have multi-core processors</a> is exciting as ever! It would open up countless possibilities, such as video, background apps, live-video streaming, and other various intensive tasks.</li>
<li><strong><a href="http://www.macrumors.com/2009/04/03/apple-ordering-3-2-and-5-megapixel-camera-sensors-for-iphone-and-future-product/" target="_blank">3.2 and 5.0 Megapixel camera censors</a>:</strong> For the new iPhones, and for an unknown product, respectively. This shows that Apple is getting serious with video with their upcoming products.</li>
<li><strong>Video editing and ability to publish videos:</strong> In conjunction with the previous 2 rumors, <a href="http://www.tuaw.com/2009/04/05/rumor-iphone-os-3-0-to-include-video-editing-tools/" target="_blank">this would work out quite well</a>. A mini iMovie built into the iPhone, with the ability to upload your creations virtually eliminates the need of a computer for video bloggers and others alike.</li>
</ol>
<p>Exciting times are ahead in the mobile industry. I can't wait to see what twists and turns the industry will take along the way. I would LOVE to see what you have to say, so please comment using the form below. Thanks!</p>
<p>Related posts:<ol>
<li><a href='http://onefusedlife.com/2009/06/06/wwdc-2009-future-of-the-iphone-mac-os-x/' rel='bookmark' title='WWDC 2009 &#8211; Future of the iPhone, Mac OS X'>WWDC 2009 &#8211; Future of the iPhone, Mac OS X</a></li>
<li><a href='http://onefusedlife.com/2009/07/31/thoughts-on-palm-pre-commercials/' rel='bookmark' title='Thoughts on Palm Pre commercials'>Thoughts on Palm Pre commercials</a></li>
<li><a href='http://onefusedlife.com/2008/06/11/iphone-3g-app-store-and-a-whole-lot-of-fun/' rel='bookmark' title='iPhone 3G, App Store, and a whole lot of fun!'>iPhone 3G, App Store, and a whole lot of fun!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://onefusedlife.com/2009/04/05/iphone-future-looks-stronger-than-ever/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>One Fused Life Redesign &#8211; Sneak Peak!</title>
		<link>http://onefusedlife.com/2009/01/19/one-fused-life-redesign-sneak-peak/</link>
		<comments>http://onefusedlife.com/2009/01/19/one-fused-life-redesign-sneak-peak/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 04:55:22 +0000</pubDate>
		<dc:creator>Lasha</dc:creator>
				<category><![CDATA[Design & Code]]></category>
		<category><![CDATA[On the Web]]></category>
		<category><![CDATA[one fused life]]></category>
		<category><![CDATA[preview]]></category>
		<category><![CDATA[redesign]]></category>

		<guid isPermaLink="false">http://onefusedlife.com/?p=645</guid>
		<description><![CDATA[Here it is! After a few weeks of thought and decision making, here are the final* visuals that will be turned into the next iteration of One Fused Life. As you can see, the site structure remains virtually the same, but the way content is presented has changed significantly. My goal was to streamline the [...]
Related posts:<ol>
<li><a href='http://onefusedlife.com/2008/01/22/hello-welcome-to-one-fused-life/' rel='bookmark' title='Welcome to One Fused Life!'>Welcome to One Fused Life!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img title="ofl-sneak-peak" src="http://onefusedlife.com/wordpress/wp-content/uploads/2009/01/ofl-sneak-peak.jpg" alt="One Fused Life 2.0 Sneak Peak" width="507" height="300" /></p>
<p>Here it is! After a few weeks of thought and decision making, here are the final* visuals that will be turned into the next iteration of One Fused Life. As you can see, the site structure remains virtually the same, but the way content is presented has changed significantly.</p>
<p>My goal was to streamline the way content is currently being presented. In this new design, I have not only made it easier to access existing elements, but also introduced new ways to browse around and discover new content.</p>
<p>I will put forward my best efforts to code and launch OFL 2.0 within the next couple of weeks. On top of that, I have some GREAT content coming up!</p>
<p><strong>Please <a href="http://feeds2.feedburner.com/OneFusedLife" target="_blank">click here to subscribe</a> to me feed. Thank you!</strong></p>
<p>Related posts:<ol>
<li><a href='http://onefusedlife.com/2008/01/22/hello-welcome-to-one-fused-life/' rel='bookmark' title='Welcome to One Fused Life!'>Welcome to One Fused Life!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://onefusedlife.com/2009/01/19/one-fused-life-redesign-sneak-peak/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Movie Review: Helvetica</title>
		<link>http://onefusedlife.com/2008/12/28/movie-review-helvetica/</link>
		<comments>http://onefusedlife.com/2008/12/28/movie-review-helvetica/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 02:10:35 +0000</pubDate>
		<dc:creator>Lasha</dc:creator>
				<category><![CDATA[Design & Code]]></category>
		<category><![CDATA[Film & TV]]></category>

		<guid isPermaLink="false">http://onefusedlife.com/?p=617</guid>
		<description><![CDATA[I finally managed to watch Helvetica today, over a year after its release. Being a designer who has a certain appreciation for typography, I should've seen it earlier. To put it simply, this film is a visual history lesson, showcasing where and how the it originated, and a plethora of designers who love and despise [...]
Related posts:<ol>
<li><a href='http://onefusedlife.com/2008/12/27/movie-review-the-curious-case-of-benjamin-button/' rel='bookmark' title='Movie Review: The Curious Case of Benjamin Button'>Movie Review: The Curious Case of Benjamin Button</a></li>
<li><a href='http://onefusedlife.com/2008/12/29/movie-review-valkyrie/' rel='bookmark' title='Movie Review: Valkyrie'>Movie Review: Valkyrie</a></li>
<li><a href='http://onefusedlife.com/2008/12/13/movie-review-the-day-the-earth-stood-still/' rel='bookmark' title='Movie Review: The Day the Earth Stood Still'>Movie Review: The Day the Earth Stood Still</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I finally managed to watch Helvetica today, over a year after its release. Being a designer who has a certain appreciation for typography, I should've seen it earlier. To put it simply, this film is a visual history lesson, showcasing where and how the it originated, and a plethora of designers who love and despise <em>Helvetica</em>.</p>
<p>I didn't quite know what to make of this film until it ended. At some points, you were lead to love the typeface, while other moments you were lead to put the boredom of <em>Helvetica</em> aside and experiment with other glorious expressive typefaces. Personally, I have often found myself using Helvetica throughout my designs simply because it looked very good, but I also most certainly use various other fonts as well.</p>
<p>One thing that this film will reveal to you is how often <em>Helvetica</em> is used everywhere and for everything. There are countless companies out there using some variation of the font as their logo, and signage systems that use it like no tomorrow. Funny thing is, you may have not even realized it.</p>
<p>There are excellent arguments from both the lovers and the haters of this font, so you will definitely have a lot to think about when you begin working on your next project. One problem with this film, is that it's not so exciting. After all, there are no explosions or amazing twists in the story line, so the average person may find it boring. There were times when I had to pause for a few minutes and continue afterwards to give my mind a stretch. Don't expect this to make you a better designer, haha.</p>
<p><strong>Score: 6 out of 10</strong></p>
<p>Related posts:<ol>
<li><a href='http://onefusedlife.com/2008/12/27/movie-review-the-curious-case-of-benjamin-button/' rel='bookmark' title='Movie Review: The Curious Case of Benjamin Button'>Movie Review: The Curious Case of Benjamin Button</a></li>
<li><a href='http://onefusedlife.com/2008/12/29/movie-review-valkyrie/' rel='bookmark' title='Movie Review: Valkyrie'>Movie Review: Valkyrie</a></li>
<li><a href='http://onefusedlife.com/2008/12/13/movie-review-the-day-the-earth-stood-still/' rel='bookmark' title='Movie Review: The Day the Earth Stood Still'>Movie Review: The Day the Earth Stood Still</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://onefusedlife.com/2008/12/28/movie-review-helvetica/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.523 seconds -->

