<?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>guidesigner</title>
	<atom:link href="http://guidesigner.com/feed" rel="self" type="application/rss+xml" />
	<link>http://guidesigner.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Wed, 22 Feb 2012 06:09:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>The HTML5 Time Element Is Back and Better Than Ever</title>
		<link>http://guidesigner.com/html5/the-html5-time-element-is-back-and-better-than-ever.html</link>
		<comments>http://guidesigner.com/html5/the-html5-time-element-is-back-and-better-than-ever.html#comments</comments>
		<pubDate>Tue, 21 Feb 2012 10:28:07 +0000</pubDate>
		<dc:creator>Shehzad Mehmood</dc:creator>
				<category><![CDATA[HTML5]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://guidesigner.com/?p=3279</guid>
		<description><![CDATA[The HTML5 time element pulled a disappearing act last year. HTML5 editor Ian Hickson deleted it from the specification, but then the W3C, the group that oversees HTML5, stepped in to override Hickson’s decision, adding time back to HTML5. Now you see it, now you don’t, now you do again. The W3C didn’t just add [...]]]></description>
			<content:encoded><![CDATA[<p>The <strong>HTML5</strong> time element pulled a disappearing act last year. HTML5 editor Ian Hickson deleted it from the specification, but then the W3C, the group that oversees HTML5, stepped in to override Hickson’s decision, adding time back to HTML5. Now you see it, now you don’t, now you do again.</p>
<p><img class="alignnone size-full wp-image-3281" title="html5-1-A" src="http://guidesigner.com/wp-content/uploads/2012/02/html5-1-A.jpg" alt="" width="620" height="419" />The W3C didn’t just add time back though; they’ve improved it considerably. While nothing has changed with the human-readable part — that is, anything between <code></code></p>
<p><code>&lt;time&gt;</code> and <code>&lt;/time&gt;</code> — the <code>datetime</code> attribute has been imbued with new superpowers.<span id="more-3279"></span></p>
<p>The original version of the time element was rather strict; under the original spec datetime data needed to refer to a specific date. For example, to mark up today’s date you might do something like this</p>
<pre class="brush:xml">&lt;time datetime="2012-02-17"&gt;February 17, 2012&lt;/time&gt;</pre>
<p>That’s all good and well for days, but what if you just wanted to specify a month? Or a year? What do you do when trying to mark up date-based blog archives, or something in history where the precise date is unknown? The new date spec allows for just that.</p>
<p>To specify a date no more precise than a month you’d do something like this: <code>&lt;time datetime="2012-02"&gt;</code>. Take away the month and it would refer to just the year. Other options include the week of the year and a date without a year (for referring to reoccurring events, e.g. holidays).</p>
<p>To see some more examples of the datetime attribute and what you can do with it, head over to Bruce Lawson’s blog. Lawson, who is part of Opera’s developer relations team, recently looked at just about <a href="http://www.brucelawson.co.uk/2012/best-of-time/">everything you can do with datetime</a>, including specify durations (which uses a somewhat confusing set of abbreviations).</p>
<p>There are two things to keep in mind when using the time element. First, you still can’t represent dates before the Christian era, and second, the <code>pubdate</code> attribute may be cut from the HTML5 spec. Pubdate, which is a boolean attribute for indicating publication dates, is still present in the WHATWG version of HTML5, but there’s a <a href="http://www.w3.org/wiki/User:Tantekelik/drop_pubdate">proposal to drop it</a>.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fguidesigner.com%2Fhtml5%2Fthe-html5-time-element-is-back-and-better-than-ever.html&amp;title=The%20HTML5%20Time%20Element%20Is%20Back%20and%20Better%20Than%20Ever" id="wpa2a_2"><img src="http://guidesigner.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://guidesigner.com/html5/the-html5-time-element-is-back-and-better-than-ever.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mozilla Introduce Firefox 9, with Speed and less memory improvements</title>
		<link>http://guidesigner.com/all-famous-browsers-and-extenshions/firefox-related/mozilla-introduce-firefox-9-with-speed-and-less-memory-improvements.html</link>
		<comments>http://guidesigner.com/all-famous-browsers-and-extenshions/firefox-related/mozilla-introduce-firefox-9-with-speed-and-less-memory-improvements.html#comments</comments>
		<pubDate>Tue, 27 Dec 2011 10:15:03 +0000</pubDate>
		<dc:creator>Shehzad Mehmood</dc:creator>
				<category><![CDATA[FireFox]]></category>
		<category><![CDATA[IT News]]></category>
		<category><![CDATA[Firefox9]]></category>

		<guid isPermaLink="false">http://guidesigner.com/?p=3275</guid>
		<description><![CDATA[Mozilla has released Firefox 9, which brings speed improvements and uses less memory than previous releases. In fact, this release effectively puts Firefox back on a level playing field with Google Chrome when it comes to speed. If you’d like to try out Firefox 9, head on over to the Mozilla downloads page. If you’re [...]]]></description>
			<content:encoded><![CDATA[<p>Mozilla has released Firefox 9, which brings speed improvements and uses less memory than previous releases. In fact, this release effectively puts Firefox back on a level playing field with Google Chrome when it comes to speed.</p>
<p>If you’d like to try out Firefox 9, head on over to the Mozilla downloads page. If you’re already using Firefox you’ll be automatically updated to version 9.</p>
<p><img class="alignnone size-full wp-image-3276" title="Mozilla-Firefox-9" src="http://guidesigner.com/wp-content/uploads/2011/12/Mozilla-Firefox-9.jpg" alt="" width="1024" height="768" /></p>
<p>The big news in this release is under the hood where Firefox now supports what’s known as Type Inference. Type Inference is a new feature for Firefox’s SpiderMonkey JavaScript engine and means that complex JavaScript websites — which, let’s face it, is pretty much every website these days — should run faster. According to Mozilla, Firefox 9’s Type Inference should make the browser between 20 and 30 percent faster.<span id="more-3275"></span></p>
<p>Alongside the faster JavaScript processing Firefox 9 continues to show improvements from Mozilla’s MemShrink project, an ongoing effort to reduce memory usage in the browser. Indeed, for the first time in a very long time my testing showed Firefox 9 using less memory than Opera (which has long been the least RAM-hungry browser I test). Opening the same dozen tabs in both Firefox and Opera used only 367MB of RAM in Firefox compared to 378MB in Opera 11.60 [<strong>Update</strong>: Note that the memory test was performed with the following Firefox add-ons running: AdBlock, Ghostery, BetterPrivacy and HTTPS-Everywhere.] There’s no longer much difference between the two, which is a testament to Firefox’s dramatic improvement over the last six months of MemShrink efforts.</p>
<p>Web developers get a few new toys in this release, including a fullscreen mode that allows any HTML element to take over the screen. Although fullscreen is primarily associated with video elements, there may be occasions (for example, HTML elements used in web-based games) where it makes sense to take over the screen. For now the fullscreen feature needs the <code>-moz</code> prefix to work.</p>
<p>Firefox 9 also includes a new “dim the lights” feature for HTML5 video. Dimming the lights means that Firefox will overlay the rest of the browser window with a gray background that let’s you focus on the video in question. Check out this demo video which shows the dimming in action.</p>
<p>While most of what’s new in Firefox 9 is under the hood, Mac users will notice a few cosmetic changes like a slightly tweaked look and feel that more closely matches the Mac OS X Lion toolbar styles. There’s also now support for two-finger swipe gestures to navigate back and forth in history (mirroring the same features in Chrome and Safari).</p>
<p>Firefox 9 is well worth the upgrade. If you moved away from Firefox due to speed problems and bloat this release warrants another look. Those plagued by the rapid release cycle’s habit of breaking add-ons may want to hold off, though. Firefox 9, for all its other improvements, may still break some add-ons. Mozilla has a solution to the breaking add-ons problem in the works, but it won’t arrive for another six weeks when Firefox 10 is released.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fguidesigner.com%2Fall-famous-browsers-and-extenshions%2Ffirefox-related%2Fmozilla-introduce-firefox-9-with-speed-and-less-memory-improvements.html&amp;title=Mozilla%20Introduce%20Firefox%209%2C%20with%20Speed%20and%20less%20memory%20improvements" id="wpa2a_4"><img src="http://guidesigner.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://guidesigner.com/all-famous-browsers-and-extenshions/firefox-related/mozilla-introduce-firefox-9-with-speed-and-less-memory-improvements.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Periodeic table of HTML5 Elements, arrange by type.</title>
		<link>http://guidesigner.com/html5/periodeic-table-of-html5-elements-arrange-by-type.html</link>
		<comments>http://guidesigner.com/html5/periodeic-table-of-html5-elements-arrange-by-type.html#comments</comments>
		<pubDate>Tue, 22 Nov 2011 11:42:30 +0000</pubDate>
		<dc:creator>Shehzad Mehmood</dc:creator>
				<category><![CDATA[HTML5]]></category>
		<category><![CDATA[periodic table]]></category>

		<guid isPermaLink="false">http://guidesigner.com/?p=3271</guid>
		<description><![CDATA[Today we are going to share the Periodic table of the HTML5 elements, A table of HTML5&#8242;s elements arranged by type. It lets you specify a URL and will show a heat map of which tags are used the most on that page. Orignal Source : http://joshduck.com/periodic-table.html &#160;]]></description>
			<content:encoded><![CDATA[<p>Today we are going to share the Periodic table of the HTML5 elements, A table of HTML5&#8242;s elements arranged by type. It lets you specify a URL and will show a heat map of which tags are used the most on that page.</p>
<p><img class="alignnone size-full wp-image-3272" title="Periodic-Table-of-the-Elements" src="http://guidesigner.com/wp-content/uploads/2011/11/Periodic-Table-of-the-Elements.jpg" alt="" width="954" height="463" /></p>
<p><strong><span id="more-3271"></span>Orignal Source :</strong> http://joshduck.com/periodic-table.html</p>
<p>&nbsp;</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fguidesigner.com%2Fhtml5%2Fperiodeic-table-of-html5-elements-arrange-by-type.html&amp;title=Periodeic%20table%20of%20HTML5%20Elements%2C%20arrange%20by%20type." id="wpa2a_6"><img src="http://guidesigner.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://guidesigner.com/html5/periodeic-table-of-html5-elements-arrange-by-type.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A Simple jQuery Plugin For Flexible Floating Panels With Portamento.js</title>
		<link>http://guidesigner.com/jquery/a-simple-jquery-plugin-for-flexible-floating-panels-with-portamento-js.html</link>
		<comments>http://guidesigner.com/jquery/a-simple-jquery-plugin-for-flexible-floating-panels-with-portamento-js.html#comments</comments>
		<pubDate>Wed, 05 Oct 2011 07:02:16 +0000</pubDate>
		<dc:creator>Shehzad Mehmood</dc:creator>
				<category><![CDATA[Jquery]]></category>
		<category><![CDATA[Flexible]]></category>
		<category><![CDATA[Portamentos.js]]></category>

		<guid isPermaLink="false">http://guidesigner.com/?p=3266</guid>
		<description><![CDATA[Portamento is a jQuery plugin that makes it simple to add sliding (aka &#8220;floating&#8221;) panel functionality to your web page. All that&#8217;s needed is some simple CSS and one line of JavaScript, and you&#8217;re away! It works fine with floated and absolutely-positioned layouts, in all modern browsers and some not-so-modern ones too. Portamento also has [...]]]></description>
			<content:encoded><![CDATA[<p>Portamento is a jQuery plugin that makes it simple to add sliding (aka &#8220;floating&#8221;) panel functionality to your web page. All that&#8217;s needed is some simple CSS and one line of JavaScript, and you&#8217;re away!</p>
<p>It works fine with floated and absolutely-positioned layouts, in all modern browsers and some not-so-modern ones too.</p>
<p><img class="alignnone size-full wp-image-3267" title="portamento_js" src="http://guidesigner.com/wp-content/uploads/2011/10/portamento_js.gif" alt="" width="480" height="323" /></p>
<p>Portamento also has sensible behaviour if the user&#8217;s viewport is too small to display the whole panel, so you don&#8217;t need to worry about users not being able to see your important content.<span id="more-3266"></span></p>
<p><strong>Requirements:</strong> jQuery<br />
<strong>Compatibility:</strong> All Major Browsers<br />
<strong>Website:</strong> <a href="http://simianstudios.com/portamento/" target="_blank">http://simianstudios.com/portamento/</a><br />
<strong>Download:</strong> <a href="https://github.com/krisnoble/Portamento" target="_blank">https://github.com/krisnoble/Portamento</a></p>
<p>&nbsp;</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fguidesigner.com%2Fjquery%2Fa-simple-jquery-plugin-for-flexible-floating-panels-with-portamento-js.html&amp;title=A%20Simple%20jQuery%20Plugin%20For%20Flexible%20Floating%20Panels%20With%20Portamento.js" id="wpa2a_8"><img src="http://guidesigner.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://guidesigner.com/jquery/a-simple-jquery-plugin-for-flexible-floating-panels-with-portamento-js.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Light weight, small framework for beautiful forms: Ideal Forms</title>
		<link>http://guidesigner.com/casecade-style-sheet/a-light-weight-small-framework-for-beautiful-forms-ideal-forms.html</link>
		<comments>http://guidesigner.com/casecade-style-sheet/a-light-weight-small-framework-for-beautiful-forms-ideal-forms.html#comments</comments>
		<pubDate>Sat, 17 Sep 2011 14:57:16 +0000</pubDate>
		<dc:creator>Shehzad Mehmood</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[Jquery]]></category>
		<category><![CDATA[Ideal Forms]]></category>

		<guid isPermaLink="false">http://guidesigner.com/?p=3261</guid>
		<description><![CDATA[Ideal Forms is a lightweight framework, built on the top of jQuery, for creating good looking and user-friendly forms. It converts standard &#60;input&#62; elements into ones with rounded corners having an attractive focus effect. And, radio + checkbox elements are completely customized. No images are used, they requires minimal HTML syntax and can be completely [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://jqidealforms.com/" target="_blank"><strong>Ideal Forms</strong></a> is a lightweight framework, <strong>built on the top of jQuery</strong>, for creating <strong>good looking and user-friendly forms</strong>.</p>
<p>It converts standard <code>&lt;input&gt;</code> elements into ones with rounded corners having an <strong>attractive focus effect</strong>. And, <strong>radio + checkbox elements are completely customized</strong>.</p>
<p><strong>No images are used</strong>, they requires minimal HTML syntax and can be completely styled with CSS (<strong>comes with 3 themes</strong>).</p>
<p>The framework is <strong>unobtrusive</strong> and degrades gracefully with JavaScript disabled.</p>
<p><img class="alignnone size-full wp-image-3262" title="ideal-forms" src="http://guidesigner.com/wp-content/uploads/2011/09/ideal-forms.gif" alt="" width="459" height="487" /></p>
<p><strong><span id="more-3261"></span>Requirements:</strong> jQuery<br />
<strong>Compatibility:</strong> IE 7+, Firefox 3+, Chrome 3+, Safari 3.1+ and Opera 11+<br />
<strong>Website:</strong> <a href="http://www.jqidealforms.com/" target="_blank">http://www.jqidealforms.com/</a><br />
<strong>Download:</strong> <a href="http://code.google.com/p/idealforms/downloads/list" target="_blank">http://code.google.com/p/idealforms/downloads/list</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fguidesigner.com%2Fcasecade-style-sheet%2Fa-light-weight-small-framework-for-beautiful-forms-ideal-forms.html&amp;title=A%20Light%20weight%2C%20small%20framework%20for%20beautiful%20forms%3A%20Ideal%20Forms" id="wpa2a_10"><img src="http://guidesigner.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://guidesigner.com/casecade-style-sheet/a-light-weight-small-framework-for-beautiful-forms-ideal-forms.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS3 Powered jQuery Image Slider for 2D or 3D transitions – Flux Slider</title>
		<link>http://guidesigner.com/ajax/css3-powered-jquery-image-slider-for-2d-or-3d-transitions-%e2%80%93-flux-slider.html</link>
		<comments>http://guidesigner.com/ajax/css3-powered-jquery-image-slider-for-2d-or-3d-transitions-%e2%80%93-flux-slider.html#comments</comments>
		<pubDate>Wed, 07 Sep 2011 14:33:46 +0000</pubDate>
		<dc:creator>Shehzad Mehmood</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Jquery]]></category>
		<category><![CDATA[Flux Slider]]></category>

		<guid isPermaLink="false">http://guidesigner.com/?p=3258</guid>
		<description><![CDATA[Flux Slider is an image slider using CSS3 animations for creating good looking 2D or 3D transitions. It requires jQuery or Zepto.js, inspired from the transitions of Nivo Slider jQuery plugin and mimics them without using traditional JavaScript-timer-based animations. Currently, there are 10+ transitions including Bars-Bars3D, Blinds-Blinds3D, Cube, Zip and more. It can display a [...]]]></description>
			<content:encoded><![CDATA[<div>
<p><strong>Flux Slider</strong> is an<strong> image slider using CSS3 animations</strong> for creating good looking 2D or 3D transitions.</p>
<p>It requires jQuery or Zepto.js, inspired from the transitions of Nivo Slider jQuery plugin and mimics them without using traditional JavaScript-timer-based animations.</p>
<p><img class="alignnone size-full wp-image-3259" title="flux-slider" src="http://guidesigner.com/wp-content/uploads/2011/09/flux-slider.jpg" alt="" width="480" height="270" /></p>
<p>Currently, there are <strong>10+ transitions</strong> including Bars-Bars3D, Blinds-Blinds3D, Cube, Zip and more.</p>
<p><span id="more-3258"></span>It can display a <strong>pagination and/or prev-next controls</strong> for browsing through the items.</p>
<p>Also, there are functions provided for <strong>auto-playing</strong> the slides and displaying captions with each.</p>
<p><strong>P.S.</strong> The slider can be controlled with custom events with its <strong>API</strong> as well.</p>
<p><strong>Requirements:</strong> jQuery or Zepto.js<br />
<strong>Compatibility:</strong> All Modern Browsers<br />
<strong>Website:</strong> <a href="http://www.joelambert.co.uk/flux/transgallery.html" target="_blank">http://www.joelambert.co.uk/flux/transgallery.html</a><br />
<strong>Demo:</strong> <a href="http://www.joelambert.co.uk/flux" target="_blank">http://www.joelambert.co.uk/flux</a><br />
<strong>Download:</strong> <a href="https://github.com/joelambert/Flux-Slider" target="_blank">https://github.com/joelambert/Flux-Slider</a></p>
</div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fguidesigner.com%2Fajax%2Fcss3-powered-jquery-image-slider-for-2d-or-3d-transitions-%25e2%2580%2593-flux-slider.html&amp;title=CSS3%20Powered%20jQuery%20Image%20Slider%20for%202D%20or%203D%20transitions%20%E2%80%93%20Flux%20Slider" id="wpa2a_12"><img src="http://guidesigner.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://guidesigner.com/ajax/css3-powered-jquery-image-slider-for-2d-or-3d-transitions-%e2%80%93-flux-slider.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
