<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
  <title>Backbone Technology | Vancouver Web Development / Design</title>
  <link>http://www.backbonetechnology.com</link>
  <image><url>http://www.backbonetechnology.com/media/templates/rss-logo.jpg</url></image>
  <description>Backbone Technology is a Vancouver web development and design agency specializing in CMS, E-Commerce Solutions and Custom Application Development.</description><item>
  <title><![CDATA[Archie's Trattoria]]></title>
  <link><![CDATA[http://www.plenty.com/blog-es/html5-css3-es/archie-s-trattoria]]></link>
  <pubDate><![CDATA[mar, 07 feb 2012 00:00:00 -0800]]></pubDate>
  <description><![CDATA[<p>mar, 07 feb 2012 00:00:00 -0800</p><p><a href="/media/resampled/articleMenuElement/1044/resampled_archiesblog.png"><img src="/media/resampled/articleMenuElement/1044/resampled_archiesblog.png" alt="archiesblog.png"></a></p><p>Ya está al aire! Archie's Trattoria, orgullo de Backbone Latam!</p><br><br><hr><br><br>]]></description>
</item><item>
  <title><![CDATA[Site Launch : Spring]]></title>
  <link><![CDATA[http://www.plenty.com/blog-es/proyectos/site-launch-colchones-spring-es]]></link>
  <pubDate><![CDATA[mié, 24 ago 2011 00:00:00 -0700]]></pubDate>
  <description><![CDATA[<p>mié, 24 ago 2011 00:00:00 -0700</p><p><a href=""><img src="" alt=""></a></p><p>Colchones Spring es la fábrica de colchones con mayor trayectoria en el mercado colombiano, con 60 años de experiencia es la empresa líder de la categoría. Es una compañía productora y comercializadora de soluciones innovadoras para el buen dormir.  Esta organización la conforman cerca de 700 empleados trabajando en función del cliente.</p>
<p> </p>
<p>Nuestro reto, fue diseñar y desarrollar la plataforma en 1 mes, en la que se implementara la tienda en línea, que se activará en la segunda etapa. Nuestro departamento de estrategia montó las bases para la nueva cara de la marca en la web y su interacción en las redes sociales.</p><br><br><hr><br><br>]]></description>
</item><item>
  <title><![CDATA[CSS3 Transform : Changing the Origin]]></title>
  <link><![CDATA[http://www.plenty.com/blog-es/html5-css3-es/css3-transform-changing-the-origin-es]]></link>
  <pubDate><![CDATA[mar, 23 ago 2011 00:00:00 -0700]]></pubDate>
  <description><![CDATA[<p>mar, 23 ago 2011 00:00:00 -0700</p><p><a href=""><img src="" alt=""></a></p><h2>CSS3 Transform Origin</h2>
<p>From the last post "Novice to Ninija : CSS3 Transform" we have mastered the basic of the transform but I forgot to mention how you can change the origin point.</p>
<p>CSS3 transforms such rotate() or scale() are default to center point of the element, you can change the origin point just like how you define the <strong>background-position</strong></p>
<h2>This Is How You Do It</h2>
<pre>transform-origin: 0 0;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-o-transform-origin: 0 0;
</pre>
<h2>Demo</h2>
<p>Please hover on the HTML5 logo. You can see that we have changed the origin point to 0 0 (Top Left) :</p>
<div class="demo"><img alt="HTML5 Logo - CSS3 Transform Origin demo" class="donothing" src="/media/blog-html5-logo.png" /></div>
<pre>.demo{
  width:300px;
  height:300px;
  position:relative;
  margin:0 auto;
  padding:50px 0;
  cursor: pointer;
}

.demo img{
  transition:all 300ms ease;
  -moz-transition:all 300ms ease;
  -webkit-transition:all 300ms ease;
  -o-transition:all 300ms ease;

  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -o-transform-origin: 0 0;
}

.demo:hover img{
  transform:rotate(50deg);
  -moz-transform:rotate(50deg);
  -webkit-transform:rotate(50deg);
  -o-transform:rotate(50deg);

  transition:all 300ms ease;
  -moz-transition:all 300ms ease;
  -webkit-transition:all 300ms ease;
  -o-transition:all 300ms ease;
}
</pre>
<style type="text/css"><!--
.demo{
  width:300px;
  height:300px;
  position:relative;
  margin:0 auto;
  padding:50px 0;
  cursor: pointer;
}

.demo img{
  transition:all 300ms ease;
  -moz-transition:all 300ms ease;
  -webkit-transition:all 300ms ease;
  -o-transition:all 300ms ease;

  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -o-transform-origin: 0 0;
}

.demo:hover img{
  transform:rotate(50deg);
  -moz-transform:rotate(50deg);
  -webkit-transform:rotate(50deg);
  -o-transform:rotate(50deg);

  transition:all 300ms ease;
  -moz-transition:all 300ms ease;
  -webkit-transition:all 300ms ease;
  -o-transition:all 300ms ease;
}
--></style><br><br><hr><br><br>]]></description>
</item><item>
  <title><![CDATA[Panty By Post Russia Is Now Live]]></title>
  <link><![CDATA[http://www.plenty.com/blog-es/proyectos/panty-by-post-russia-is-now-live-es]]></link>
  <pubDate><![CDATA[jue, 18 ago 2011 00:00:00 -0700]]></pubDate>
  <description><![CDATA[<p>jue, 18 ago 2011 00:00:00 -0700</p><p><a href="/media/resampled/articleMenuElement/1044/resampled_pantybypost-fashion-summer-party-2011.jpg"><img src="/media/resampled/articleMenuElement/1044/resampled_pantybypost-fashion-summer-party-2011.jpg" alt="pantybypost-fashion-summer-party-2011.jpg"></a></p><h2>Panty By Post Website is now live in Russia</h2>
<p><img src="/media/pantybypost-russian-site.jpg" alt="Panty By Post Russian" /></p>
<p>As the Russian site was launched, Panty By Post has presented a Fashion Summer Party in Moscow, Russia. <a href="http://www.maximonline.ru/konkursy_promo/_article/sweet-dreams-party/" target="_blank">You can see the gallery (HOT) here</a></p>
<p><a href="http://ru.pantybypost.com/" target="_blank">Visit Russian Panty By Post for more information</a></p>
<h2>Official Panty By Post is also now shipping Worldwide</h2>
<p><img src="/media/pantybypost-shipping-worldwide.jpg" alt="Panty By Post - We Ship Worldwide" /></p>
<p>Get it before it's not too late. Join the subscription of Panty By Post and get a pretty panty mailed monthly.</p>
<p><a href="http://www.pantybypost.com/" target="_blank">Visit Official Panty By Post for more information</a></p><br><br><hr><br><br>]]></description>
</item><item>
  <title><![CDATA[jQuery Get URL Variables]]></title>
  <link><![CDATA[http://www.plenty.com/blog-es/jquery-es/jquery-get-url-variables-es]]></link>
  <pubDate><![CDATA[jue, 18 ago 2011 00:00:00 -0700]]></pubDate>
  <description><![CDATA[<p>jue, 18 ago 2011 00:00:00 -0700</p><p><a href=""><img src="" alt=""></a></p><h2>Send &amp; Read URL Variables Using jQuery getUrlVar</h2>
<p>jQuery getUrlVar is a tiny piece of jQuery plugin that does wonderful job by reading the URL Variables. Sometimes you may need to read your own custom url variables and do changes on the other pages.</p>
<h2>jQuery getUrlVar Plugin</h2>
<pre class="brush: js">jQuery.extend({
  getUrlVars: function(){
    var vars = [], hash;
    var hashes = window.location.href.slice(window.location.href.indexOf('?') + 1).split('&amp;');
    for(var i = 0; i &lt; hashes.length; i++)
    {
      hash = hashes[i].split('=');
      vars.push(hash[0]);
      vars[hash[0]] = hash[1];
    }
    return vars;
  },
  getUrlVar: function(name){
    return jQuery.getUrlVars()[name];
  }
});
</pre>
<p><a href="/includes/libs/js/jquery-geturlvar.js" target="_blank">You can download the script here</a></p>
<h2>How to use jQuery getUrlVar</h2>
<pre class="brush: js">var profileId = jQuery.getUrlVar()["profileId"];
if(profileId != undefined)
{
  // do something
}
</pre>
<h2>Example on Healthy Families BC Walking Challenge</h2>
<p><img src="/media/jquery-geturlvar-popup.jpg" alt="Healthy Families BC Walking Challenge Popup" /></p>
<p>The goal to use query getUrlVar is to show the Lumby popup when users land on the page. What we did is to pass a URL variable 'profileId'. We use getUrlVar to read the id and do the trick. It's very useful when it comes to the REAL WORLD</p>
<p><strong>Before: </strong><a href="http://www.healthyfamiliesbcwalkingchallenge.ca/Lumby" target="_blank">http://www.healthyfamiliesbcwalkingchallenge.ca/Lumby</a></p>
<p><strong>After: </strong><a href="http://www.healthyfamiliesbcwalkingchallenge.ca/Lumby?profileId=8642" target="_blank">http://www.healthyfamiliesbcwalkingchallenge.ca/Lumby?profileId=8642</a></p><br><br><hr><br><br>]]></description>
</item><item>
  <title><![CDATA[HeartCode - Canvas Loader Creator]]></title>
  <link><![CDATA[http://www.plenty.com/blog-es/html5-css3-es/heartcode-canvas-loader-creator-es]]></link>
  <pubDate><![CDATA[mié, 17 ago 2011 00:00:00 -0700]]></pubDate>
  <description><![CDATA[<p>mié, 17 ago 2011 00:00:00 -0700</p><p><a href="/media/resampled/articleMenuElement/1044/resampled_heartcode-canvas-loader-preview.jpg"><img src="/media/resampled/articleMenuElement/1044/resampled_heartcode-canvas-loader-preview.jpg" alt="heartcode-canvas-loader-preview.jpg"></a></p><h2>Canvas Image Loader</h2>
<p>The <a href="http://heartcode.robertpataki.com/canvasloader/" target="_blank">Heartcode CanvasLoader</a> is a lightweight JavaScript UI library, which uses the HTML5 Canvas element to draw and animate circular preloaders.</p>
<p>The Heartcode CanvasLoader runs in every <strong>'good'</strong> browser which supports the HTML5 Canvas element.</p>
<h2>Overall Review</h2>
<p>It's very simple and easy. You can create your own canvas loader in 3 minutes.</p>
<p><img src="/media/heartcode-cavans-loader.jpg" alt="Heartcode CanvasLoader Web Page Preview" /></p>
<h2>Internet Explorer</h2>
<p>Unfortunately the website is not IE Friendly at all, check the screenshot below :(</p>
<p><img src="/media/heartcode-cavans-loader-ie7.jpg" alt="Heartcode CanvasLoader Web Page Preview In IE7" /></p>
<h2>Supported Browsers</h2>
<p>HeartCode Canvas Loader works on Google Chrome, Safari, Opera, Firefox and IE9+</p>
<h2>Demo:</h2>
<script type="text/javascript" src="http://heartcode-canvasloader.googlecode.com/files/heartcode-canvasloader-min.js"></script>

<!-- Create a div which will be the canvas loader wrapper -->  
<div id="canvasloader-container" class="wrapper" style="height: 40px; padding: 20px 0; text-align: center; width: auto;"></div>

<!-- This script creates a new CanvasLoader instance and places it in the wrapper div -->
<script type="text/javascript">
  var cl = new CanvasLoader('canvasloader-container');
  cl.setShape('square'); // default is 'circle'
  cl.setDensity(50); //default is 40
  cl.setRange(0.5); //default is 1.3
  cl.setFPS(30); //default is 24
  cl.setColor('#ff7700'); //default is '#000000'
  
  // This bit is only for positioning - not necessary
  var loaderObj = document.getElementById("CanvasLoader");
</script><br><br><hr><br><br>]]></description>
</item><item>
  <title><![CDATA[jQuery Center]]></title>
  <link><![CDATA[http://www.plenty.com/blog-es/jquery-es/jquery-center-es]]></link>
  <pubDate><![CDATA[lun, 15 ago 2011 00:00:00 -0700]]></pubDate>
  <description><![CDATA[<p>lun, 15 ago 2011 00:00:00 -0700</p><p><a href="/media/resampled/articleMenuElement/1044/resampled_jquery-center-plugin-previe.jpg"><img src="/media/resampled/articleMenuElement/1044/resampled_jquery-center-plugin-previe.jpg" alt="jquery-center-plugin-previe.jpg"></a></p><h2>Horizontally and Vertically Center an Element</h2>
<p>Centering the HTML elements is such a pain in CSS. When developing popup &amp; overlay, I usually let <a href="http://plugins.jquery.com/project/autocenter" target="_blank">jQuery Center</a> handle the position. It's easy and IE friendly.</p>
<h2>How to use jQuery Center</h2>
<blockquote><code>$('#mainDiv').center();<br /> $(window).bind('resize', function(){<br /> $('#mainDiv').center({ transition:300 });<br />});</code></blockquote>
<p><a href="http://plugins.jquery.com/project/autocenter" target="_blank">You can download the jquery-center.js here</a></p><br><br><hr><br><br>]]></description>
</item><item>
  <title><![CDATA[Top HTML5 Video Players]]></title>
  <link><![CDATA[http://www.plenty.com/blog-es/html5-css3-es/top-html5-video-players-es]]></link>
  <pubDate><![CDATA[sáb, 13 ago 2011 00:00:00 -0700]]></pubDate>
  <description><![CDATA[<p>sáb, 13 ago 2011 00:00:00 -0700</p><p><a href="/media/resampled/articleMenuElement/1044/resampled_html5-video-videojs.jpg"><img src="/media/resampled/articleMenuElement/1044/resampled_html5-video-videojs.jpg" alt="html5-video-videojs.jpg"></a></p><h2>Choose you right HTML5 Video Tool</h2>
<p>Currently all the modern browsers (Chrome, Opera, Firefox, IE &amp; Safari) render HTML5 Video using custom browser UI. To make your website user-friendly, it is recommended to use 3rd party plugin to embed your HTML5 Videos. It's easy, quick and much more controls such as volume control, fullscreen, theme, and flash fallback for IE. Here is a list of popular HTML5 Video Players:</p>
<a href="http://videojs.com/" target="_blank">
<h2>VideoJS</h2>
</a>
<p><img src="/media/html5-video-videojs.jpg" alt="HTML5 Video Player - VideoJS" /></p>
<p>VideoJS supports all browers, fullscreen, CSS theme. Very nice work, I recommend it :D</p>
<blockquote>
<p><strong>Features</strong></p>
<ul>
<li>Free &amp; Open Source</li>
<li>Lightweight. NO IMAGES USED</li>
<li>100% skinnable using CSS</li>
<li>Library independent</li>
<li>Easy to use</li>
<li>Easy to understand &amp; extend</li>
<li>Consistent look between browsers</li>
<li>Full Screen &amp; Full Window Modes</li>
<li>Volume Control</li>
<li>Forced fallback to Flash (even when there is an unsupported source)</li>
</ul>
</blockquote>
<a href="http://sublimevideo.net/" target="_blank">
<h2>SublimeVideo</h2>
</a>
<p><img src="/media/html5-video-sublimevideo.jpg" class="do-nothing" alt="HTML5 Video Player - SublimeVideo" /></p>
<p>SublimeVideo is more like video player service where you can upload the videos onto their server and embed the video on your website. SublimeVideo <strong>is not</strong> free.</p>
<blockquote>
<p><strong>Features</strong></p>
<ul>
<li>Works in any browser</li>
<li>Mobile support</li>
<li>Always up-to-date (Maintain by them)</li>
<li>Cost effective</li>
<li>Performance</li>
<li>Management</li>
</ul>
</blockquote>
<a href="http://www.dailymotion.com/en/html5" target="_blank">
<h2>Dailymotion</h2>
</a>
<p><img src="/media/html5-video-dailymotion.jpg" class="do-nothing" alt="HTML5 Video Player - Dailymotion" /></p>
<p>Dailymotion supports all browers, snapshot, explode effect (I am not sure if you need it), and frame by frame view. Other than that, there are Facebook &amp; twitter icons where you can share the video directly through the video player.</p>
<blockquote>
<p><strong>Dailymotion is driven by:</strong></p>
<ul>
<li>HTML5</li>
<li>VIDEO</li>
<li>JAVASCRIPT</li>
<li>CSS3</li>
<li><strong>CANVAS</strong></li>
</ul>
</blockquote>
<a href="http://flarevideo.com/" target="_blank">
<h2>FlareVideo</h2>
</a>
<p><img src="/media/html5-video-flare-video.jpg" class="do-nothing" alt="HTML5 Video Player - FlareVideo" /></p>
<p>FlareVideo has Flash fallback, themes and fullscreen control.</p>
<blockquote>
<p><strong>Features:</strong></p>
<ul>
<li>HTML5 &lt;audio&gt; and &lt;video&gt; players in pure HTML and CSS.</li>
<li>Custom Flash and Silverlight players that mimic the HTML5 MediaElement API for older browsers</li>
<li>Plugins for Wordpress, Drupal, jQuery, and BlogEngine.NET</li>
<li>See the MediaElement.js Github page</li>
</ul>
<p><strong>Theme:</strong></p>
<ul>
<li>Default (Apple Quicktime)</li>
<li>Vimeo</li>
<li>Spotify</li>
</ul>
</blockquote>
<a href="http://mediaelementjs.com/" target="_blank">
<h2>MediaElement.js</h2>
</a>
<p><img src="/media/html5-video-media-element-js.jpg" class="do-nothing" alt="HTML5 Video Player - MediaElement.js" /></p>
<p>MediaElement supports multi subtitles, flash fallback, fullscreen.</p>
<blockquote>
<p><strong>One file. Any browser. Same UI.</strong></p>
<ul>
<li>HTML5 &lt;audio&gt; and &lt;video&gt; players in pure HTML and CSS.</li>
<li>Custom Flash and Silverlight players that mimic the HTML5 MediaElement API for older browsers</li>
<li>Plugins for Wordpress, Drupal, jQuery, and BlogEngine.NET</li>
<li>See the MediaElement.js Github page</li>
</ul>
</blockquote><br><br><hr><br><br>]]></description>
</item><item>
  <title><![CDATA[CSS3 Shake Animatioin (Chrome, Safari & Firefox)]]></title>
  <link><![CDATA[http://www.plenty.com/blog-es/html5-css3-es/css3-moz-webkit-shake-animation-es]]></link>
  <pubDate><![CDATA[mié, 10 ago 2011 00:00:00 -0700]]></pubDate>
  <description><![CDATA[<p>mié, 10 ago 2011 00:00:00 -0700</p><p><a href="/media/resampled/articleMenuElement/1044/resampled_class-header-css3.jpg"><img src="/media/resampled/articleMenuElement/1044/resampled_class-header-css3.jpg" alt="class-header-css3.jpg"></a></p><h2>Do you like the way our logo shakes? (Please hover on it!)</h2>
<p>This CSS3 technique was originally posted by <a href="http://www.cssreset.com/2011/css-tutorials/css3-webkit-animation-shake-links/" target="_blank">CSSReset.com.</a> Firefox 5 has recently released and it is now supporting CSS3 @-keyframes, animation-name and much more, which means you can shake anything using CSS3!</p>
<h2>CSS3 Shake animation on Chrome, Safari and <strong>Firefox</strong>!</h2>
<p>I have modified the stylesheet a bit from the original one, please copy and paste onto your website:</p>
<blockquote>@keyframes shake{ <br /> 0% { transform: translate(2px, 1px) rotate(0deg);    } <br /> 10% { transform: translate(-1px, -2px) rotate(-1deg);  } <br /> 20% { transform: translate(-3px, 0px) rotate(1deg);     } <br /> 30% { transform: translate(0px, 2px) rotate(0deg);     } <br /> 40% { transform: translate(1px, -1px) rotate(1deg);     } <br /> 50% { transform: translate(-1px, 2px) rotate(-1deg);    } <br /> 60% { transform: translate(-3px, 1px) rotate(0deg);     } <br /> 70% { transform: translate(2px, 1px) rotate(-1deg);     } <br /> 80% { transform: translate(-1px, -1px) rotate(1deg);   } <br /> 90% { transform: translate(2px, 2px) rotate(0deg);     } <br /> 100% { transform: translate(1px, -2px) rotate(-1deg);     } <br />}  <br /> <br />@-moz-keyframes shake{ <br /> 0% {   -moz-transform: translate(2px, 1px) rotate(0deg);    } <br /> 10% {  -moz-transform: translate(-1px, -2px) rotate(-1deg);  } <br /> 20% {  -moz-transform: translate(-3px, 0px) rotate(1deg);     } <br /> 30% {  -moz-transform: translate(0px, 2px) rotate(0deg);     } <br /> 40% {  -moz-transform: translate(1px, -1px) rotate(1deg);     } <br /> 50% {  -moz-transform: translate(-1px, 2px) rotate(-1deg);    } <br /> 60% {  -moz-transform: translate(-3px, 1px) rotate(0deg);     } <br /> 70% {  -moz-transform: translate(2px, 1px) rotate(-1deg);     } <br /> 80% {  -moz-transform: translate(-1px, -1px) rotate(1deg); }  <br /> 90% {  -moz-transform: translate(2px, 2px) rotate(0deg);     } <br /> 100% { -moz-transform: translate(1px, -2px) rotate(-1deg);     } <br />}  <br /> <br />@-webkit-keyframes shake { <br /> 0% {   -webkit-transform: translate(2px, 1px) rotate(0deg);  } <br /> 10% {  -webkit-transform: translate(-1px, -2px) rotate(-1deg); } <br /> 20% {  -webkit-transform: translate(-3px, 0px) rotate(1deg);   } <br /> 30% {  -webkit-transform: translate(0px, 2px) rotate(0deg);   } <br /> 40% {  -webkit-transform: translate(1px, -1px) rotate(1deg); } <br /> 50% {  -webkit-transform: translate(-1px, 2px) rotate(-1deg);   } <br /> 60% {  -webkit-transform: translate(-3px, 1px) rotate(0deg);   } <br /> 70% {  -webkit-transform: translate(2px, 1px) rotate(-1deg);   } <br /> 80% {  -webkit-transform: translate(-1px, -1px) rotate(1deg);   } <br /> 90% {  -webkit-transform: translate(2px, 2px) rotate(0deg);   } <br /> 100% { -webkit-transform: translate(1px, -2px) rotate(-1deg);   } <br />}  <br /> <br />.shake{ <br /> display:inline-block; <br />} <br /> <br />.shake:hover,  <br />.shake:focus{ <br /> animation-name: shake; <br /> animation-duration: 0.8s; <br /> transform-origin:50% 50%; <br /> animation-iteration-count: infinite; <br /> animation-timing-function: linear; <br /> <br /> -moz-animation-name: shake; <br /> -moz-animation-duration: 0.8s; <br /> -moz-transform-origin:50% 50%; <br /> -moz-animation-iteration-count: infinite; <br /> -moz-animation-timing-function: linear; <br /> <br /> -webkit-animation-name: shake; <br /> -webkit-animation-duration: 0.8s; <br /> -webkit-transform-origin:50% 50%; <br /> -webkit-animation-iteration-count: infinite; <br /> -webkit-animation-timing-function: linear; <br />}</blockquote>
<p>Next, add <strong>shake</strong> class to the element that you wish to apply the animation:</p>
<blockquote><span class="xml-punctuation">&lt;</span><span class="xml-tagname">img </span><span class="xml-attname">src</span><span class="xml-punctuation">=</span><span class="xml-attribute">"/media/blog-html5-logo.png" </span><span class="xml-attname">alt</span><span class="xml-punctuation">=</span><span class="xml-attribute">"/media/blog-html5-logo.png" </span><span class="xml-attname">class</span><span class="xml-punctuation">=</span><span class="xml-attribute">"shake" </span><span class="xml-punctuation">/&gt;</span></blockquote>
<p>That's it! Enjoy it :D</p>
<h2>Demo:</h2>
<div style="display: block; text-align: center;"><img src="/media/blog-html5-logo.png" class="shake donothing" alt="HTML5 Logo - CSS3 shaking demo" /></div><br><br><hr><br><br>]]></description>
</item><item>
  <title><![CDATA[Site Launch : Healthy Families BC Walking Challenge]]></title>
  <link><![CDATA[http://www.plenty.com/blog-es/proyectos/site-launch-healthy-families-bc-walking-challenge-es]]></link>
  <pubDate><![CDATA[lun, 08 ago 2011 00:00:00 -0700]]></pubDate>
  <description><![CDATA[<p>lun, 08 ago 2011 00:00:00 -0700</p><p><a href="/media/resampled/articleMenuElement/1044/resampled_web-design-healthy-families-bc-walking-challenge.jpeg"><img src="/media/resampled/articleMenuElement/1044/resampled_web-design-healthy-families-bc-walking-challenge.jpeg" alt="web-design-healthy-families-bc-walking-challenge.jpeg"></a></p><p>We have recently launch the website <a href="http://www.healthyfamiliesbcwalkingchallenge.ca/" target="_blank">Healthy Families BC Walking Challenge</a>. Want to become more active with your family? Check it out</p><br><br><hr><br><br>]]></description>
</item><item>
  <title><![CDATA[HTML5 Animation Tool - Adobe Edge Preview]]></title>
  <link><![CDATA[http://www.plenty.com/blog-es/html5-css3-es/adobe-edge-preview-es]]></link>
  <pubDate><![CDATA[dom, 07 ago 2011 00:00:00 -0700]]></pubDate>
  <description><![CDATA[<p>dom, 07 ago 2011 00:00:00 -0700</p><p><a href="/media/resampled/articleMenuElement/1044/resampled_adobe_edge_screenshot.jpeg"><img src="/media/resampled/articleMenuElement/1044/resampled_adobe_edge_screenshot.jpeg" alt="adobe_edge_screenshot.jpeg"></a></p><h2>Motion and Interaction Design for HTML5!</h2>
<p>Short description from Adobe:</p>
<blockquote>Adobe® Edge is a new web motion and interaction design tool that allows designers to bring animated content to websites, using web standards like HTML5, JavaScript, and CSS3.<br /><br /> Edge will be updated regularly to add new functionality, stay ahead of evolving web standards, and incorporate user feedback to provide the best functionality and experience possible. This is an early look at Edge with more capabilities to come.</blockquote>
<h2>Flash + Dreamweaver?</h2>
<p>I believe that Adobe wants to make Edge as the next generation of Adobe Flash... but it looks cool! Check it out. <a target="_blank" href="http://labs.adobe.com/technologies/edge/">It's FREE, you can download from Adobe</a></p>
<p> </p>
<p><img src="/media/adobe-edge-preview-demo.png" alt="Adobe Edge Preview Demo" /></p>
<p>note: I just downloaded the software and realize you can do really great HTML5 animation from edge. How do I know? Check out the <a target="_blank" href="http://labs.adobe.com/technologies/edge/resources/">Adobe Edge Preview's Demo Page</a></p><br><br><hr><br><br>]]></description>
</item><item>
  <title><![CDATA[Develop your HTML5 site with HTML5 Reset!]]></title>
  <link><![CDATA[http://www.plenty.com/blog-es/html5-css3-es/develop-your-html5-site-with-html5-reset-es]]></link>
  <pubDate><![CDATA[sáb, 06 ago 2011 00:00:00 -0700]]></pubDate>
  <description><![CDATA[<p>sáb, 06 ago 2011 00:00:00 -0700</p><p><a href="/media/resampled/articleMenuElement/1044/resampled_html5-reset-website.png"><img src="/media/resampled/articleMenuElement/1044/resampled_html5-reset-website.png" alt="html5-reset-website.png"></a></p><h2>HTML5 Reset</h2>
<p>Just like any other web developers, I start every of HTML projects with a set of collected resources. <a href="http://html5reset.org/" target="_blank">HTML5 Reset</a> is one of the best resource that I use when developing HTML5 website.</p>
<h2>Why use HTML5 Reset?</h2>
<p>Major Browsers such as Firefox, Google Chrome, Safari and IE (only IE9..) are starting to support HTML5 and CSS3. Our job is to make sure that the web pages always render the best in each browser. Besides the standard HTML tags, HTML5 Reset also resets the new HTML5 elements and a bit of IE fix.</p>
<h2>Customize and build your own HTML5 Reset</h2>
<p>you can download the files from <a href="https://github.com/murtaugh/HTML5-Reset" target="_blank">HTML5 Reset GitHub</a>. Be sure to modify the stylesheet before you use!</p>
<p>Here are some of the resets that I like to use:</p>
<blockquote>/* Custom text-selection colors */<br /> ::-moz-selection{<br /> <span style="white-space: pre;"> </span>background: #FFA300;<br /> <span style="white-space: pre;"> </span>color: #FFF;<br /> <span style="white-space: pre;"> </span>text-shadow: none;<br /> }<br /> <br /> ::selection {<br /> <span style="white-space: pre;"> </span>background: #FFA300;<br /> <span style="white-space: pre;"> </span>color: #FFF;<br /> <span style="white-space: pre;"> </span>text-shadow: none;<br /> }<br /> <br /> <br /> /* Anchor */<br /> a {<span> </span><br /> <span> </span><span style="white-space: pre;"> </span>text-decoration:none;<span> </span><br /> <span> </span><span style="white-space: pre;"> </span>color:#333;<span> </span><br /> <span> </span><span style="white-space: pre;"> </span>-webkit-transition:color 200ms ease;<span> </span><br /> <span> </span><span style="white-space: pre;"> </span>-moz-transition:color 200ms ease;<span> </span><br /> <span> </span><span style="white-space: pre;"> </span>-o-transition:color 200ms ease;<span> </span><br /> <span> </span><span style="white-space: pre;"> </span>transition:color 200ms ease;<br /> }<br /> <br /> a:hover,a:active {<span> </span><br /> <span></span><span style="white-space: pre;"> </span>color:#FF7600;<span> </span><br /> <span></span><span style="white-space: pre;"> </span>-webkit-transition:color 200ms ease;<span> </span><br /> <span></span><span style="white-space: pre;"> </span>-moz-transition:color 200ms ease;<span> </span><br /> <span></span><span style="white-space: pre;"> </span>-o-transition:color 200ms ease;<span> </span><br /> <span></span><span style="white-space: pre;"> </span>transition:color 200ms ease;<br /> }<br /></blockquote>
<p>::-moz-selection and ::selection change the text-selection colors, which is the <strong>MUST USE</strong> style in HTML5.</p>
<p>For the anchor, I always like to set a 200ms color transition on hover &amp; active state. It gives a smoother feedback.</p>
<p> </p>
<p>Do you like our tips and tutorials? <a target="_blank" href="http://www.facebook.com/BackboneTechnology">like us on Facebook</a> or <a target="_blank" href="http://twitter.com/backbonetech">follow us on Twitter</a></p><br><br><hr><br><br>]]></description>
</item><item>
  <title><![CDATA[Site Launch : Sips Cellars]]></title>
  <link><![CDATA[http://www.plenty.com/blog-es/proyectos/sips-cellars-es]]></link>
  <pubDate><![CDATA[dom, 31 jul 2011 00:00:00 -0700]]></pubDate>
  <description><![CDATA[<p>dom, 31 jul 2011 00:00:00 -0700</p><p><a href="/media/resampled/articleMenuElement/1044/resampled_BBLT-sipsDetails.jpg"><img src="/media/resampled/articleMenuElement/1044/resampled_BBLT-sipsDetails.jpg" alt="BBLT-sipsDetails.jpg"></a></p><p>We are pleased to announce that the new project <strong>Sips Cellars</strong> is officially launched! Here is a little more information about them:</p>
<blockquote>Sips Cellars was borne from the idea that good wine and good company pair well together. In addition, having a diversity of wines exposes pallets to more and greater varietals and brings about new experiences. We here at Sips Cellars intend to provide a friendly, fun atmosphere and a variety of value priced wines to our customers. We wish to share our love of wine, bring a smile to a heart and become a trustworthy partner in our community.</blockquote>
<p>Check out the site to see more at <a href="http://www.sipscellars.com" target="_blank">sipscellars.com</a></p><br><br><hr><br><br>]]></description>
</item><item>
  <title><![CDATA[Develop your HTML5 site with Modernizr!]]></title>
  <link><![CDATA[http://www.plenty.com/blog-es/html5-css3-es/develop-your-html5-site-with-modernizr-es]]></link>
  <pubDate><![CDATA[sáb, 30 jul 2011 00:00:00 -0700]]></pubDate>
  <description><![CDATA[<p>sáb, 30 jul 2011 00:00:00 -0700</p><p><a href="/media/resampled/articleMenuElement/1044/resampled_modernizr.jpeg"><img src="/media/resampled/articleMenuElement/1044/resampled_modernizr.jpeg" alt="modernizr.jpeg"></a></p><h1>Does your website support users in older browsers?</h1>
<p>When it comes to HTML5 &amp; CSS3 website development, the problem designers and developers often encounter when using HTML5 or CSS3 is how best to support older browsers which do not support features such as CSS transition, border-radius and box-shadow</p>
<h1>Modernizr is the SOLUTION!</h1>
<p>What is Modernizr? Modernizr is a Lightweight Javascript Library that helps you take advantage of emerging web technologies (HTML5 &amp; CSS3) while still maintaining a fine level of control over older browsers that may not yet support these new technologies. More Information @ <a target="_blank" href="http://www.modernizr.com/">http://www.modernizr.com</a></p>
<h1>How to use Modernizr?</h1>
<p>You can "firebug" our backbone site to see how it works :D</p>
<p>Modernizr v2 just came out this June, you can customize and download the Modernizr script by go to the <a target="_blank" href="http://www.modernizr.com/download/">Modernizr Download Page</a>. Then, install your javascript library as usual and you should be able to see the magaic like the image below:</p>
<p><img src="/media/modernizr2.jpg" alt="Modernizr is awesome!" title="Modernizr is awesome!" /></p>
<p>If the current browser you are using does not support CSS3 rgba color, then in the  html tag there would be a "no-rgba" class. From that, you can do a fallback CSS style for non-rgba browsers.</p><br><br><hr><br><br>]]></description>
</item></channel>
</rss>
