<?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> &#187; Development</title>
	<atom:link href="http://david-carmona.com/category/development/feed" rel="self" type="application/rss+xml" />
	<link>http://david-carmona.com</link>
	<description></description>
	<lastBuildDate>Sat, 17 Mar 2012 19:31:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Introduction to Sass</title>
		<link>http://david-carmona.com/development/introduction-to-sass</link>
		<comments>http://david-carmona.com/development/introduction-to-sass#comments</comments>
		<pubDate>Tue, 22 Mar 2011 01:02:33 +0000</pubDate>
		<dc:creator>dcarmona</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://david-carmona.com/?p=2363</guid>
		<description><![CDATA[&#8220;Sass makes CSS fun again. Sass is an extension of CSS3, adding nested rules, variables, mixins,selector inheritance, and more. It’s translated to well-formatted, standard CSS using the command line tool or a web-framework plugin.&#8221; -- Sass www.youtube.com/watch?v=b_-HLevIJbc Mastering Sass: Lesson 2 www.youtube.com/watch?v=0NHeMQgaCzE]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-2367" title="Sass" src="http://david-carmona.com/wp-content/uploads/2011/03/sass.png" alt="" width="468" height="200" /></p>
<p>&#8220;Sass makes CSS fun again. Sass is an extension of CSS3, adding <a href="http://sass-lang.com/#nesting" target="_blank">nested rules</a>, <a href="http://sass-lang.com/#variables" target="_blank">variables</a>, <a href="http://sass-lang.com/#mixins" target="_blank">mixins</a>,<a href="http://sass-lang.com/#extend" target="_blank">selector inheritance</a>, and <a href="http://sass-lang.com/docs/yardoc/file.SASS_REFERENCE.html" target="_blank">more</a>. It’s translated to well-formatted, standard CSS using the command line tool or a web-framework plugin.&#8221; -- <a href="http://sass-lang.com/" target="_blank">Sass</a></p>
<p><span class="youtube">
<object width="468" height="344">
<param name="movie" value="http://www.youtube-nocookie.com/v/b_-HLevIJbc?color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;modestbranding=1&amp;loop=&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0&amp;rel=1" />
<param name="allowFullScreen" value="true" />
<embed wmode="opaque" src="http://www.youtube-nocookie.com/v/b_-HLevIJbc?color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;modestbranding=1&amp;loop=&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0&amp;rel=1" type="application/x-shockwave-flash" allowfullscreen="true" width="468" height="344"></embed>
<param name="wmode" value="opaque" />
</object>
</span><p><a href="http://www.youtube.com/watch?v=b_-HLevIJbc">www.youtube.com/watch?v=b_-HLevIJbc</a></p></p>
<p>Mastering Sass: Lesson 2</p>
<p><span class="youtube">
<object width="468" height="344">
<param name="movie" value="http://www.youtube-nocookie.com/v/0NHeMQgaCzE?color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;modestbranding=1&amp;loop=&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0&amp;rel=1" />
<param name="allowFullScreen" value="true" />
<embed wmode="opaque" src="http://www.youtube-nocookie.com/v/0NHeMQgaCzE?color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;modestbranding=1&amp;loop=&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0&amp;rel=1" type="application/x-shockwave-flash" allowfullscreen="true" width="468" height="344"></embed>
<param name="wmode" value="opaque" />
</object>
</span><p><a href="http://www.youtube.com/watch?v=0NHeMQgaCzE">www.youtube.com/watch?v=0NHeMQgaCzE</a></p></p>
]]></content:encoded>
			<wfw:commentRss>http://david-carmona.com/development/introduction-to-sass/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prototype to Influence Production</title>
		<link>http://david-carmona.com/management/prototype-to-influence-production</link>
		<comments>http://david-carmona.com/management/prototype-to-influence-production#comments</comments>
		<pubDate>Mon, 28 Feb 2011 22:08:18 +0000</pubDate>
		<dc:creator>dcarmona</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Management]]></category>

		<guid isPermaLink="false">http://david-carmona.com/?p=2007</guid>
		<description><![CDATA[&#8220;Aza Raskin, creative lead at Firefox, shares some tips and tricks about rapid prototyping at the Mozilla Drumbeat festival&#8221; &#8211; Mozilla Drumbeat]]></description>
			<content:encoded><![CDATA[<p>&#8220;Aza Raskin, creative lead at Firefox, shares some tips and tricks about rapid prototyping at the Mozilla Drumbeat festival&#8221; &#8211; <a href="https://www.drumbeat.org/en-US/" target="_blank">Mozilla Drumbeat</a></p>
<p><iframe src="http://player.vimeo.com/video/16527312?title=0&amp;byline=0&amp;portrait=0" width="468" height="263" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://david-carmona.com/management/prototype-to-influence-production/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Video Technology Start Ups In San Francisco</title>
		<link>http://david-carmona.com/design/5-video-technology-start-ups-in-san-francisco</link>
		<comments>http://david-carmona.com/design/5-video-technology-start-ups-in-san-francisco#comments</comments>
		<pubDate>Thu, 02 Dec 2010 19:26:36 +0000</pubDate>
		<dc:creator>dcarmona</dc:creator>
				<category><![CDATA[Advertising]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Showcase]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://david-carmona.com/?p=1683</guid>
		<description><![CDATA[Adap.tv Adap.tv develops video advertising trading, serving and management technology that make video more profitable and less painful. It is the way video advertising works. The adap.tv marketplace (atm) is the industry’s first online video advertising marketplace. atm connects advertisers, agencies, publishers and ad networks with a robust marketplace to make smart buying and selling [...]]]></description>
			<content:encoded><![CDATA[<p>Adap.tv<br />
<a href="http://www.adap.tv/" target="_blank"><img class="alignnone size-full wp-image-1685" title="adap-tv-website" src="http://david-carmona.com/wp-content/uploads/2010/12/adap-tv-website1.png" alt="" width="468" height="197" /></a></p>
<p>Adap.tv develops video advertising trading, serving and management technology that make video more profitable and less painful. It is the way video advertising works. The adap.tv marketplace (atm) is the industry’s first online video advertising marketplace. atm connects advertisers, agencies, publishers and ad networks with a robust marketplace to make smart buying and selling decisions in real-time. adap.tv is also the creator of OneSource, the online video ad serving platform that empowers publishers to succeed in online video. A complete end-to-end solution, OneSource helps publishers increase advertising revenue, grow streams, make the right business decisions, and simplify every aspect of ad operations.</p>
<p>Affine Systems, Inc.<a href="http://www.affinesystems.com/" target="_blank"><br />
<img class="alignnone size-full wp-image-1686" title="affine-website" src="http://david-carmona.com/wp-content/uploads/2010/12/affine-website.png" alt="" width="468" height="197" /></a></p>
<p>Affine Systems is a venture-backed technology startup that was founded in December 2007 and is funded by <a href="http://www.hcp.com/" target="_blank">Highland Capital Partners</a>. Affine has spent the past two years building out its computer vision technology in order to shine a bright light on the current black box of broadband video.</p>
<p>Auditude<a href="http://www.auditude.com/" target="_blank"><br />
<img class="alignnone size-full wp-image-1688" title="auditude-website" src="http://david-carmona.com/wp-content/uploads/2010/12/auditude-website1.png" alt="" width="468" height="197" /></a></p>
<p>Auditude is based in Palo Alto with offices in Los Angeles and New York City. Our team comes from some of the top Internet, technology, and advertising companies in the industry, including Google, Yahoo!, Idealab, IDEO, PayPal, eBay, and DoubleClick.</p>
<p>FreeWheel<a href="http://www.freewheel.tv/" target="_blank"><br />
<img class="alignnone size-full wp-image-1689" title="freewheel-website" src="http://david-carmona.com/wp-content/uploads/2010/12/freewheel-website.png" alt="" width="468" height="197" /></a></p>
<p>FreeWheel offers the most formidable system for digital video ad management and monetization.  Founded and led by a team of executives from the world’s leading technology companies, FreeWheel’s solution arms content owners and distributors with the tools and services necessary to make the most money possible from video content.</p>
<p>FreeWheel was founded in 2007 and is privately-held with offices in Silicon Valley, New York, and Beijing.  We are well-funded by Steamboat Ventures, Turner Broadcasting System, Battery Ventures, and Foundation Capital.</p>
<p>Visible World<a href="http://www.visibleworld.com/intro.html" target="_blank"><br />
<img class="alignnone size-full wp-image-1690" title="visible-world-website" src="http://david-carmona.com/wp-content/uploads/2010/12/visible-world-website.png" alt="" width="468" height="197" /></a></p>
<p>Visible World is the leading provider of targeted television advertising solutions. Our suite of services enables advertisers, agencies, and media companies to deliver addressable, interactive, and measurable ads. Visible World campaigns increase ad relevance and engagement by providing capabilities to target real-time offers, products, and creative based on geography, programming, inventory levels, time of day, weather, and other data-driven conditions. Today, Visible World helps over 200 advertisers target consumers in ~100 millions U.S. television households and across more than 1,500 major websites.</p>
]]></content:encoded>
			<wfw:commentRss>http://david-carmona.com/design/5-video-technology-start-ups-in-san-francisco/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cycle Spotting &#8211; Your Bike In The Wild</title>
		<link>http://david-carmona.com/beta/cycle-spotting-your-bike-in-the-wild</link>
		<comments>http://david-carmona.com/beta/cycle-spotting-your-bike-in-the-wild#comments</comments>
		<pubDate>Tue, 09 Nov 2010 17:25:33 +0000</pubDate>
		<dc:creator>dcarmona</dc:creator>
				<category><![CDATA[Beta]]></category>
		<category><![CDATA[Cycle]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://david-carmona.com/?p=1675</guid>
		<description><![CDATA[I&#8217;m developing this website which features your bike in the wild &#8211; kinda like foodspotting but for cycles. Expect many updates in the future&#8230; &#8220;At Cycle Spotting we capture the imagination of your gear in the wild. Cycle Spotting is a San Francisco based company finding and sharing bike recommendations: Instead of reading and writing [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1676" title="cycle-spotting---your-bike-in-the-wild" src="http://david-carmona.com/wp-content/uploads/2010/11/cycle-spotting-your-bike-in-the-wild.png" alt="" width="468" height="197" /></p>
<p>I&#8217;m developing this website which features your bike in the wild &#8211; kinda like foodspotting but for cycles. Expect many updates in the future&#8230;</p>
<p>&#8220;At Cycle Spotting we capture the imagination of your gear in the wild. Cycle Spotting is a San Francisco based company finding and sharing bike recommendations: Instead of reading and writing reviews of bikes, you can share photos of any bike you find and see what’s hip wherever you go.&#8221; &#8211; <a href="http://cyclespotting.com/" target="_blank">Cycle Spotting</a></p>
]]></content:encoded>
			<wfw:commentRss>http://david-carmona.com/beta/cycle-spotting-your-bike-in-the-wild/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Collapsible Div With JavaScript</title>
		<link>http://david-carmona.com/development/collapsible-div-with-javascript</link>
		<comments>http://david-carmona.com/development/collapsible-div-with-javascript#comments</comments>
		<pubDate>Fri, 08 Oct 2010 19:15:57 +0000</pubDate>
		<dc:creator>dcarmona</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://david-carmona.com/?p=1583</guid>
		<description><![CDATA[Add this in your header tag. &#60;script language=&#8221;javascript&#8221;&#62; function toggleDiv(divid){ if(document.getElementById(divid).style.display == &#8216;none&#8217;){ document.getElementById(divid).style.display = &#8216;block&#8217;; } else{ document.getElementById(divid).style.display = &#8216;none&#8217;;} } &#60;/script&#62; Add this anywhere in your body tag. &#60;a href=&#8221;javascript:;&#8221; onmousedown=&#8221;toggleDiv(&#8216;YOURDIVID&#8217;);&#8221;&#62;Close&#60;/a&#62; You need to create another div &#8216;YOURDIVID&#8217;, so the javascript can function on mousedown. Here is a example using the function in [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Add this in your header tag.</strong></p>
<h4><em>&lt;script language=&#8221;javascript&#8221;&gt;</em></p>
<div id="_mcePaste"><em>function toggleDiv(divid){</em></div>
<div id="_mcePaste"><em>if(document.getElementById(divid).style.display == &#8216;none&#8217;){</em></div>
<div id="_mcePaste"><em>document.getElementById(divid).style.display = &#8216;block&#8217;;</em></div>
<div id="_mcePaste"><em>}</em></div>
<div><em>else{</em></div>
<div id="_mcePaste"><em>document.getElementById(divid).style.display = &#8216;none&#8217;;}</em></div>
<div id="_mcePaste"><em>}</em></div>
<div id="_mcePaste"><em>&lt;/script&gt;</em></div>
</h4>
<p><strong>Add this anywhere in your body tag.</strong></p>
<h4><em>&lt;a href=&#8221;javascript:;&#8221; onmousedown=&#8221;toggleDiv(&#8216;YOURDIVID&#8217;);&#8221;&gt;Close&lt;/a&gt;</em></h4>
<p><em><span style="font-style: normal;"><strong>You need to create another div &#8216;YOURDIVID&#8217;, so the javascript can function on mousedown.</strong></span></em></p>
<p><strong>Here is a example using the function in a beta product (Select Publisher or Select Category):</strong> <a href="http://dev.affinesystems.com/~david/Affine%20Widget/target.html" target="_blank">http://dev.affinesystems.com/~david/Affine%20Widget/target.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://david-carmona.com/development/collapsible-div-with-javascript/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Browser Hacks for Internet Explorer, Safari, Firefox, Chrome and Opera</title>
		<link>http://david-carmona.com/development/css-browser-hacks-for-internet-explorer-safari-firefox-chrome-and-opera</link>
		<comments>http://david-carmona.com/development/css-browser-hacks-for-internet-explorer-safari-firefox-chrome-and-opera#comments</comments>
		<pubDate>Wed, 01 Sep 2010 18:40:16 +0000</pubDate>
		<dc:creator>dcarmona</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://david-carmona.com/?p=1451</guid>
		<description><![CDATA[Here is a list of CSS Browser Hacks for the majority of popular browsers. Using this as a personal guide to some of my most common daily headaches. I&#8217;m still trying to figure out how to target FF2.0 w/ Mac&#8230; [coming soon]. /***** Selector Hacks ******/ /* IE6 and below */ * html #uno { [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a list of CSS Browser Hacks for the majority of popular browsers. Using this as a personal guide to some of my most common daily headaches. I&#8217;m still trying to figure out how to target FF2.0 w/ Mac&#8230; [coming soon].</p>
<pre><strong>/***** Selector Hacks ******/</strong>

<em>/* IE6 and below */</em>
* html #uno  { color: red }

<em>/* IE7 */</em>
*:first-child+html #dos { color: red } 

<em>/* IE7, FF, Saf, Opera  */</em>
html&gt;body #tres { color: red }

<em>/* IE8, FF, Saf, Opera (Everything but IE 6,7) */</em>
html&gt;/**/body #cuatro { color: red }

<em>/* Opera 9.27 and below, safari 2 */</em>
html:first-child #cinco { color: red }

<em>/* Safari 2-3 */</em>
html[xmlns*=""] body:last-child #seis { color: red }

<em>/* safari 3+, chrome 1+, opera9+, ff 3.5+ */</em>
body:nth-of-type(1) #siete { color: red }

<em>/* safari 3+, chrome 1+, opera9+, ff 3.5+ */</em>
body:first-of-type #ocho {  color: red }

<em>/* saf3+, chrome1+ */</em>
@media screen and (-webkit-min-device-pixel-ratio:0) {
 #diez  { color: red  }
}

<em>/* iPhone / mobile webkit */</em>
@media screen and (max-device-width: 480px) {
 #veintiseis { color: red  }
}

<em>/* Safari 2 - 3.1 */</em>
html[xmlns*=""]:root #trece  { color: red  }

<em>/* Safari 2 - 3.1, Opera 9.25 */</em>
*|html[xmlns*=""] #catorce { color: red  }

<em>/* Everything but IE6-8 */</em>
:root *&gt; #quince { color: red  }

<em>/* IE7 */</em>
*+html #dieciocho {  color: red }

<em>/* Firefox only. 1+ */</em>
#veinticuatro,  x:-moz-any-link  { color: red }

<em>/* Firefox 3.0+ */</em>
#veinticinco,  x:-moz-any-link, x:default  { color: red  }

<strong>/***** Attribute Hacks ******/</strong>

<em>/* IE6 */</em>
#once { _color: blue }

<em>/* IE6, IE7 */</em>
#doce { *color: blue; /* or #color: blue */ }

<em>/* Everything but IE6 */</em>
#diecisiete { color/**/: blue }

<em>/* IE6, IE7, IE8 */</em>
#diecinueve { color: blue\9; }

<em>/* IE7, IE8 */</em>
#veinte { color/*\**/: blue\9; }

<em>/* IE6, IE7 -- acts as an !important */</em>
#veintesiete { color: blue !ie; } /* string after ! can be anything */</pre>
]]></content:encoded>
			<wfw:commentRss>http://david-carmona.com/development/css-browser-hacks-for-internet-explorer-safari-firefox-chrome-and-opera/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build Successful Web Applications with Getting Real from 37signals</title>
		<link>http://david-carmona.com/production/build-successful-web-application-with-getting-real-from-37signals</link>
		<comments>http://david-carmona.com/production/build-successful-web-application-with-getting-real-from-37signals#comments</comments>
		<pubDate>Fri, 23 Jul 2010 23:21:10 +0000</pubDate>
		<dc:creator>dcarmona</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Production]]></category>

		<guid isPermaLink="false">http://david-carmona.com/?p=1263</guid>
		<description><![CDATA[I just ordered this a few days ago, should be in the mail today. Getting Real details the business, design, programming, and marketing principles of 37signals. The book is packed with keep-it-simple insights, contrarian points of view, and unconventional approaches to software design. This is not a technical book or a design tutorial, it&#8217;s a [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1267" title="Build-Successful-Web-Application-with-Getting-Real-from-37signals" src="http://david-carmona.com/wp-content/uploads/2010/07/Build-Successful-Web-Application-with-Getting-Real-from-37signals.png" alt="" width="468" height="197" /></p>
<p>I just ordered this a few days ago, should be in the mail today.  <img src='http://david-carmona.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Getting Real details the business, design, programming, and marketing principles of <a href="http://gettingreal.37signals.com/" target="_blank">37signals</a>. The book is packed with keep-it-simple insights, contrarian points of view, and unconventional approaches to software design. This is not a technical book or a design tutorial, it&#8217;s a book of ideas. Anyone working on a web app &#8212; including entrepreneurs, designers, programmers, executives, or marketers &#8212; will find value and inspiration in this book.</p>
<p>37signals used the Getting Real process to launch five successful web-based applications (Basecamp, Campfire, Backpack, Writeboard, Ta-da List), and Ruby on Rails, an open-source web application framework, in just two years with no outside funding, no debt, and only 7 people (distributed across 7 time zones). Over 500,000 people around the world use these applications to get things done. Now you can find out how they did it and how you can do it too. It&#8217;s not as hard as you think if you Get Real.</p>
<h3><a href="http://gettingreal.37signals.com/toc.php" target="_blank">Free Online Version Here</a></h3>
]]></content:encoded>
			<wfw:commentRss>http://david-carmona.com/production/build-successful-web-application-with-getting-real-from-37signals/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PrestaShop &#8211; Designers Choice for Simple e-Commerce</title>
		<link>http://david-carmona.com/design/prestashop-designers-choice-for-simple-e-commerce</link>
		<comments>http://david-carmona.com/design/prestashop-designers-choice-for-simple-e-commerce#comments</comments>
		<pubDate>Thu, 17 Jun 2010 17:33:22 +0000</pubDate>
		<dc:creator>dcarmona</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[e-Commerce]]></category>

		<guid isPermaLink="false">http://david-carmona.com/?p=1157</guid>
		<description><![CDATA[PrestaShop provides a simple e-Commerce solution for designers in the need of something clean yet extremely powerful putting your brand into the spot light. Other e-Commerce like Zen Cart, OS Commerce, and WordPress (Using Plugins like: WP e-Commerce) -- gives the user an overwhelming amount of admin tools and data. Experienced web developers would consider [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1160" title="PrestaShop-e-Commerce-for-Designers" src="http://david-carmona.com/wp-content/uploads/2010/06/PrestaShop-e-Commerce-for-Designers.png" alt="" width="468" height="197" /></p>
<p><a href="http://www.prestashop.com/" target="_blank">PrestaShop</a> provides a simple e-Commerce solution for designers in the need of something clean yet extremely powerful putting your brand into the spot light. Other e-Commerce like Zen Cart, OS Commerce, and WordPress (Using Plugins like: WP e-Commerce) -- gives the user an overwhelming amount of admin tools and data. Experienced web developers would consider community size and usability support which PrestaShop lacks being founded in France and standards could vary depending on your location and needs.</p>
<p>Over the years I&#8217;ve seen the PrestaShop community grow from strictly European to a slow mix of American&#8217;s or at least people speaking English. I tested version 1.0 back in 2005 for an experiment to see if my sisters clothing site could benefit from something they could easily use and adapt to. Since they were familiar with online stores like eBay, Etsy, and Smashing Darling I knew when it came time to launch a website for them I would considered form over function (not to say PrestaShop doesn&#8217;t understand function).</p>
<p><span class="youtube">
<object width="468" height="344">
<param name="movie" value="http://www.youtube-nocookie.com/v/Sa-E2SntsYs?color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;modestbranding=1&amp;loop=&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0&amp;rel=1" />
<param name="allowFullScreen" value="true" />
<embed wmode="opaque" src="http://www.youtube-nocookie.com/v/Sa-E2SntsYs?color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;modestbranding=1&amp;loop=&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0&amp;rel=1" type="application/x-shockwave-flash" allowfullscreen="true" width="468" height="344"></embed>
<param name="wmode" value="opaque" />
</object>
</span><p><a href="http://www.youtube.com/watch?v=Sa-E2SntsYs">www.youtube.com/watch?v=Sa-E2SntsYs</a></p></p>
]]></content:encoded>
			<wfw:commentRss>http://david-carmona.com/design/prestashop-designers-choice-for-simple-e-commerce/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>8 Popular Extensions for Google Chrome</title>
		<link>http://david-carmona.com/development/8-popular-extensions-for-google-chrome</link>
		<comments>http://david-carmona.com/development/8-popular-extensions-for-google-chrome#comments</comments>
		<pubDate>Thu, 25 Mar 2010 20:40:39 +0000</pubDate>
		<dc:creator>dcarmona</dc:creator>
				<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://david-carmona.com/?p=719</guid>
		<description><![CDATA[Here&#8217;s a list of the top 8 most popular Google Chrome Extensions. Google currently has 100&#8242;s of extensions available which they list here. I&#8217;ve personally used all 8 plugins for chrome and recommend giving 1 a try to see how easy it is to install and operate. Also, if your a developer and interested in publishing your [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-725" title="Google-Chrome-Extentions" src="http://david-carmona.com/wp-content/uploads/2010/03/Google-Chrome-Extentions2.png" alt="" width="468" height="197" /></p>
<p>Here&#8217;s a list of the top 8 most popular <a href="https://chrome.google.com/extensions" target="_blank">Google Chrome Extensions</a>. Google currently has 100&#8242;s of extensions available which they list <a href="https://chrome.google.com/extensions/list/popular" target="_blank">here</a>. I&#8217;ve personally used all 8 plugins for chrome and recommend giving 1 a try to see how easy it is to install and operate. Also, if your a developer and interested in publishing your own extension visit the <a href="https://chrome.google.com/extensions/developer/dashboard" target="_blank">Google Dev for Chrome Extensions</a>.</p>
<p><em>AdBlock</em> -<br />
<img class="alignnone size-full wp-image-738" title="adblock" src="http://david-carmona.com/wp-content/uploads/2010/03/adblock.png" alt="" width="468" height="197" /><br />
AdBlock for Chrome!  Blocks ads all over the web.  Rated 4.5 out of 5 stars by our users! More @ <a href="https://chrome.google.com/extensions" target="_blank">Google Extensions</a></p>
<p><em>Google Mail Checker</em> &#8211; Displays the number of unread messages in your Google Mail inbox. You can also click the button to open your inbox. More @<a href="https://chrome.google.com/extensions" target="_blank">Google Extensions</a></p>
<p><em>IE Tab</em> &#8211; Display web pages using IE in a tab. More @<a href="https://chrome.google.com/extensions" target="_blank">Google Extensions</a></p>
<p><em>Google Translate</em> &#8211; This extension translates entire webpages into a language of your choice with one click. By the Google Translate team. More @<a href="https://chrome.google.com/extensions" target="_blank">Google Extensions</a></p>
<p><em>FastestChrome</em> &#8211; Save time and enhance your productivity! Get quick definitions, auto-load next pages, search faster, and more. More @<a href="https://chrome.google.com/extensions" target="_blank">Google Extensions</a></p>
<p><em>Cooliris</em> -<br />
<img class="alignnone size-full wp-image-741" title="cooliris" src="http://david-carmona.com/wp-content/uploads/2010/03/cooliris.png" alt="" width="468" height="197" /><br />
Cooliris transforms your browser into a full-screen 3D Wall for searching, viewing and sharing the Web. More @<a href="https://chrome.google.com/extensions" target="_blank">Google Extensions</a></p>
<p><em>Google Dictionary</em> &#8211; View definitions easily as you browse the web. More @<a href="https://chrome.google.com/extensions" target="_blank">Google Extensions</a></p>
<p><em>Docs PDF/PowerPoint Viewer</em> &#8211; Automatically previews pdfs, powerpoint presentations, and other documents in Google Docs Viewer. More @<a href="https://chrome.google.com/extensions" target="_blank">Google Extensions</a></p>
]]></content:encoded>
			<wfw:commentRss>http://david-carmona.com/development/8-popular-extensions-for-google-chrome/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 9 Browser to Support HTML 5</title>
		<link>http://david-carmona.com/beta/internet-explorer-9-browser-to-support-html-5</link>
		<comments>http://david-carmona.com/beta/internet-explorer-9-browser-to-support-html-5#comments</comments>
		<pubDate>Wed, 17 Mar 2010 06:56:33 +0000</pubDate>
		<dc:creator>dcarmona</dc:creator>
				<category><![CDATA[Beta]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Internet Explorer]]></category>

		<guid isPermaLink="false">http://david-carmona.com/?p=515</guid>
		<description><![CDATA[Microsoft announced today that Internet Explorer 9 is almost halfway finished and it will support HTML5. Although Microsoft hasn&#8217;t announced the release date which was to be expected. Microsoft published a blog post yesterday asking for feedback within it&#8217;s beta &#8216;platform preview&#8217; which has been released to developers &#38; designers. Microsoft says: Internet Explorer Platform [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-517" title="Internet Explore Supports HTML5" src="http://david-carmona.com/wp-content/uploads/2010/03/internet-explore-supports-html-5.png" alt="" width="468" height="197" /></p>
<p><a href="http://www.microsoft.com/en/us/default.aspx" target="_blank">Microsoft</a> announced today that <a href="http://ie.microsoft.com/testdrive/Default.html" target="_blank">Internet Explorer 9</a> is almost halfway finished and it will support <a href="http://dev.w3.org/html5/spec/Overview.html" target="_blank">HTML5</a>. Although Microsoft hasn&#8217;t announced the release date which was to be <a href="http://news.google.com/archivesearch?um=1&amp;cf=all&amp;ned=us&amp;hl=en&amp;q=microsoft+delays&amp;cf=all" target="_blank">expected</a>. Microsoft published a blog post yesterday asking for <a href="http://blogs.msdn.com/ie/archive/2010/03/16/IE9-Platform-Preview-Feedback.aspx" target="_blank">feedback</a> within it&#8217;s beta &#8216;platform preview&#8217; which has been released to developers &amp; designers.</p>
<p><em>Microsoft says:</em></p>
<blockquote><p>Internet Explorer Platform Preview is not a full web browser. It’s intended to give Web developers an early look at the Web platform technology coming in the next release of Internet Explorer. To distinguish it from a full browser, we call it a platform preview.</p></blockquote>
<p><em>HTML 5 Demos<br />
</em><br />
<strong> Border Radius</strong> &#8211; This demo illustrates the CSS3 border-radius property in conjunction with border-width and border-style.</p>
<p><strong>CSS3</strong> &#8211; CSS3 Selectors provides new, more powerful ways to select nodes using CSS. This helps when styling complex documents or making CSS that can apply to a document as its structure changes.</p>
<p><strong>DOM Events</strong> &#8211; DOM Events provides an interoperable eventing mechanism.</p>
<p><strong>DOM Style</strong> &#8211; DOM Style enables reading and interacting with all the style information for a document.</p>
<p><strong>HTML5 T-Shirt Designer</strong> &#8211; This demo shows a cross-section of features in Internet Explorer 9, including XHTML, that make our platform more standards-compliant and interoperable.</p>
<p>Download Here @: <a href="http://ie.microsoft.com/testdrive/info/ThankYou/Default.html" target="_blank">Microsoft &#8211; Internet Explorer 9<br />
</a><br />
<strong>Microsoft announces Internet Explorer 9</strong><br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="468" height="295" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/v6PYFPNBCKA&amp;hl=en_US&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="468" height="295" src="http://www.youtube.com/v/v6PYFPNBCKA&amp;hl=en_US&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://david-carmona.com/beta/internet-explorer-9-browser-to-support-html-5/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

