<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"
>

<channel>
	<title>Ramiro San Juan &#187; Development</title>
	<atom:link href="http://ramirosanjuan.com.ar/category/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://ramirosanjuan.com.ar</link>
	<description>Memorias dinámicas</description>
	<lastBuildDate>Mon, 02 Apr 2012 17:44:16 +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>The Complete Beginner’s Guide to User Scripts</title>
		<link>http://ramirosanjuan.com.ar/2010/08/the-complete-beginner%e2%80%99s-guide-to-user-scripts/</link>
		<comments>http://ramirosanjuan.com.ar/2010/08/the-complete-beginner%e2%80%99s-guide-to-user-scripts/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 10:00:13 +0000</pubDate>
		<dc:creator>Matthew Corner</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Greasemonkey]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[user Scripts]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[A user script is code written in a programming language that allows you to control a piece of software. Think for example, macro’s in Microsoft Office that help improve your work flow. Well did you know that you can do the exact same thing with your... <a href="http://ramirosanjuan.com.ar/2010/08/the-complete-beginner%e2%80%99s-guide-to-user-scripts/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<a href='http://twitter.com/share?url=http%3A%2F%2Framirosanjuan.com.ar%2F%3Fp%3D5447&count=horizontal&related=omcmedios%2Ckymastereo&text=The%20Complete%20Beginner%E2%80%99s%20Guide%20to%20User%20Scripts' class='twitter-share-button' data-text='The Complete Beginner’s Guide to User Scripts' data-url='http://ramirosanjuan.com.ar/?p=5447' data-counturl='http://ramirosanjuan.com.ar/2010/08/the-complete-beginner%e2%80%99s-guide-to-user-scripts/' data-count='horizontal' data-via='rundes' data-related='omcmedios,kymastereo'></a><p><a href="http://www.1stwebdesigner.com/development/user-scripts-guide/"><img title="Greasemonkey+Logo" src="http://www.1stwebdesigner.com/wp-content/uploads/2010/08/Greasemonkey+Logo-e1282001514159-150x150.png" alt="" width="150" height="150"/></a>A user script is code written in a programming language that allows you to control a piece of software. Think for example, macro’s in Microsoft Office that help improve your work flow. Well did you know that you can do the exact same thing with your browsing experience, and the websites you view? Well you can, and it’s amazing.  Greasemonkey first came around in 2004/05, and its the tool that really threw user scripts in the browser out there. Greasemonkey is a Firefox extension that allows you to write scripts that alter the web pages that you view. It allows you to make web pages more usable, more viewable, fix bugs for yourself; the possibilities are endless.<span></span><br />
Lets look at an example of a fantastic user script that solves some problems for the user.  Twitter is a fantastic tool, that many of us web designers, and developers use to collaborate, share knowledge, and make new connections, as well as letting current, and prospective clients keep up with our work. However, if we are all honest, there are things about twitter that annoy, and limit us. Mentioning someone can be a difficult task, especially when you can’t remember their exact twitter name. Working out which people you follow are following you back is a monumental task. Navigating in the dark with URL shorteners can be potentially dangerous (NSFW). The new re-tweet button doesn’t let you add your own thoughts to a tweet without copy pasting. That’s just naming a few, but that can all be fixed, with a user script!</p>
<h2><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/08/twitter-script.png" alt="" width="480" height="321"/></h2>
<p>This user script, <a href="http://userscripts.org/scripts/show/40617">Making twitter better!</a>, solves all these issues that we have. It auto-completes twitter names as you type for you, it shows an icon next to people who are following you back, it unshortens url’s for you so you can feel safe clicking links, and it add’s a new button; comment. This really shows the power that these user scripts have.</p>
<h2>So what are user scripts coded in?</h2>
<p>When you install Greasemonkey in Firefox, you’ll notice no difference at all. Greasemonkey itself doesn’t do these incredible things. It’s the user scripts that Greasemonkey runs that do the work. For the user scripts we are working with, these are imply chunks of javascript code, with a bit of additional information for Greasemonkey to work out where and when to run the script. These user scripts have the power to target a specific site, page, or a group of sites, and it has the power to do anything you can do with javascript, and more. That means, with a basic knowledge of javascript, you can get stuck right into making your own scripts!</p>
<h2>What is browser support like?</h2>
<p>You’ll be happy to know, that since Greasemonkey’s release in 2004/05,  user scripts are no longer just limited to Firefox. You are able to user userscripts in Internet Explorer, Opera, Chrome, Safari, and of course Firefox, with support for other browsers being limited, but sometimes available.  (I cannot vouch for each of the following options as I only use Chrome as my browser)</p>
<h4><span style="font-weight:normal"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/08/Internet_Explorer_9.png" alt="" width="50" height="50"/>Internet Explorer</span></h4>
<p>For internet explorer, your main option for similar functionality appears to be <a href="http://www.ie7pro.com/">IE7Pro</a>. This is an add-on for IE6, 7 and 8 and adds features such as tab enhancement, ad blocker, flash blocker, mouse gestures, inline search, privacy enhancements, online bookmark service, Greasemonkey-like user script support, and plug-in support.</p>
<h4><span style="font-weight:normal"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/08/200px-Chrome_Logo.svg_.png" alt="" width="50" height="50"/>Chrome</span></h4>
<p>Google Chrome, you’ll be interested to hear, comes with built-in support for user scripts as of February 2010, so no add ons are necessary! Basically, Chrome turns user scripts into extensions and runs them as such. However, support for some user script specific functions are lacking, so be prepared to find the odd script that wont work for you.</p>
<h4><span style="font-weight:normal"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/08/Apple_Safari.png" alt="" width="50" height="50"/>Safari</span></h4>
<p>Safari, unlike Chrome, doesn’t come with built-in support. For users of Safari 5, there is an extension called <a href="http://steeev.freehostia.com/wp/2010/07/19/new-extension-for-safari-5-called-ninjakit-lets-you-install-gm-scripts/">NinjaKit</a> which allows you to obviously run user scripts. For users of older versions of Safari, there is an alternative called <a href="http://8-p.info/greasekit/">Greasekit</a> which is a SIMBL plugin.</p>
<h4><span style="font-weight:normal"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/08/118px-Firefox_3.5_logo.png" alt="" width="50" height="50"/>Firefox</span></h4>
<p>Firefox obviously harness’ the power of user script through the <a href="https://addons.mozilla.org/en-US/firefox/addon/748/">Greasemonkey</a> script. No surprise there since it has done since 2005!</p>
<h4><span style="font-weight:normal"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/08/200px-Opera_O.svg_.png" alt="" width="50" height="50"/>Opera</span></h4>
<p>Opera, like Chrome, is capable of running user scripts itself. Similarly to Chrome, you may run in to trouble with some scripts, but the majority will run fine.</p>
<h2>Some user script for your use</h2>
<p>Of course, what use would these browser implementations be without some scripts to use? Here are 20 fantastic scripts to get you started!</p>
<p><a href="http://userscripts.org/scripts/show/62634"></a></p>
<h4><a href="http://userscripts.org/scripts/show/62634">YouTube Video Download</a></h4>
<h2><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/08/youtubedownload1.png" alt="" width="480" height="238"/></h2>
<p>Scans the YouTube page for all download formats, from iPod compatible MP4s to high-definition 1080p.</p>
<p><a href="http://userscripts.org/scripts/show/63436"></a></p>
<h4><a href="http://userscripts.org/scripts/show/63436">Disable Google Fade-in</a></h4>
<h2><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/08/googlefadein.jpg" alt="" width="504" height="146"/></h2>
<p>Disable the animation from Google’s new homepage.</p>
<p><a href="http://userscripts.org/scripts/show/54108"></a></p>
<h4><a href="http://userscripts.org/scripts/show/54108">Show Just Image</a></h4>
<p>Removes garbage from some image hosting sites and displays the image only.</p>
<h4><a href="http://userscripts.org/scripts/show/54108"></a></h4>
<h4><a href="http://userscripts.org/scripts/show/33836"></a></h4>
<h4><a href="http://userscripts.org/scripts/show/33836">Download from YouTube</a></h4>
<h2><a href="http://userscripts.org/scripts/show/33836"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/08/youtubedownload2.png" alt="" width="461" height="319"/></a></h2>
<p><span style="font-weight:normal">Adds FLV, MP4, 3GP, and 720p download links to YouTube.</span></p>
<p><span style="font-weight:normal"> </span></p>
<h4><a href="http://lifehacker.com/391810/google-inline-mp3-player-user-script-streams-linked-mp3s">Google Inline MP3 Player</a></h4>
<h2><a href="http://lifehacker.com/391810/google-inline-mp3-player-user-script-streams-linked-mp3s"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/08/inline-google-player.png" alt="" width="494" height="168"/></a></h2>
<p><span style="font-weight:normal">Inserts Google Reader’s MP3 Flash player next to any linked MP3 file you stumble onto while browsing</span></p>
<p><span style="font-weight:normal"> </span></p>
<h4><a href="http://userscripts.org/scripts/show/44836">Chromium RSS-Feed Detection</a></h4>
<h2><a href="http://userscripts.org/scripts/show/44836"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/08/chromium-rssfeed-detection.png" alt="" width="517" height="282"/></a></h2>
<p><span style="font-weight:normal">Detect the RSS-Feed on Pages and show a little “SearchClone”-dialog</span></p>
<p><a href="http://www.josefrichter.com/helvetwitter/"></a></p>
<h4><a href="http://www.josefrichter.com/helvetwitter/">Helvetwitter</a></h4>
<h2><a href="http://www.josefrichter.com/helvetwitter/"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/08/helvetwitter_thumb.png" alt="" width="500" height="696"/></a></h2>
<p><span style="font-weight:normal">Twitter is becoming more and more cluttered with useless features and other junk. This strips it back to the basics.</span></p>
<p><a href="http://www.iamadtaylor.com/helvetical/"></a></p>
<h4><a href="http://www.iamadtaylor.com/helvetical/">Helvetical</a></h4>
<h2><a href="http://www.iamadtaylor.com/helvetical/"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/08/helvetical_screenshot.png" alt="" width="540" height="419"/></a></h2>
<p><span style="font-weight:normal">Helvetical turns the mayhem of the Google interface of Google Calendar into something that doesn’t offend.</span></p>
<p><a href="http://www.helvetireader.com/"></a></p>
<h4><a href="http://www.helvetireader.com/">Helvetireader</a></h4>
<h2><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/08/helveticareader.png" alt="" width="525" height="364"/></h2>
<p>Helvetireader aims to make the interface of Google Reader a clean, minimal experience where you’re not assaulted by an array of colours, social features and buttons.</p>
<h4><a href="http://userscripts.org/scripts/show/58177">Faviconize Google<br />
</a></h4>
<h2><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/08/faviconise.png" alt="" width="457" height="243"/></h2>
<p>Adds favicons to each link offered by Google search results.</p>
<h4><a href="http://userscripts.org/scripts/show/7715"><br />
LookItUp<br />
</a></h4>
<h2><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/08/405742399_4d90ce18cb.jpg" alt="" width="500" height="345"/></h2>
<p>Quickly look something up in Wikipedia, a dictionary or whatever you like (its easy to add custom sites!). The result is displayed directly on the page.</p>
<h4><a href="http://userscripts.org/scripts/show/69238">Persistent Max Google Calendar</a></h4>
<p>This script will allow you to max out your screen real estate in Google Calendar by allowing a full screen option via pressing F12.</p>
<h4><a href="http://www.josefrichter.com/helvetimail/">Helvetimail</a></h4>
<h2><a href="http://www.josefrichter.com/helvetimail/"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/08/helvetimail_v1_screenshot.png" alt="" width="512" height="334"/></a></h2>
<p>Give your Gmail the beautiful, minimal experience it deserves with this Helvetica styled script.</p>
<p><a href="http://userscripts.org/scripts/show/4233"></a></p>
<h4><a href="http://userscripts.org/scripts/show/4233">SearchJump</a></h4>
<p>Allows you to jump quickly between search results on different engines.</p>
<h4><a href="http://userscripts.org/scripts/show/30598">Nested Twitter Replies</a></h4>
<h2><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/08/twitternested.gif" alt="" width="500" height="192"/></h2>
<p>Adds nested replies to every Twitter conversation thread.</p>
<p><a href="http://userscripts.org/scripts/show/77561"></a></p>
<h4><a href="http://userscripts.org/scripts/show/77561">Google Search Sidebar</a></h4>
<p>Adds a sidebar with search results from Dictionary.com, Wikipedia, Flickr, and YouTube. Please report any bugs.</p>
<p><a href="http://userscripts.org/scripts/show/40582"></a></p>
<h4><a href="http://userscripts.org/scripts/show/40582">TinyURL Decoder</a></h4>
<h2><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/08/tinyurldecoder.png" alt="" width="518" height="52"/></h2>
<p>Decodes shortened URLs to their original URLs. Supports a lot of url shorteners.</p>
<p><a href="http://www.fbpurity.com/"></a></p>
<h4><a href="http://www.fbpurity.com/">Facebook Purity</a></h4>
<p>Fluff Busting Purity is a script that alters your Facebook homepage to only show the most relevant information to you.</p>
<p><a href="http://just-ask-kim.com/troys-greasemonkey-script-making-twitter-better/"></a></p>
<p><a href="http://just-ask-kim.com/troys-greasemonkey-script-making-twitter-better/"> </a></p>
<h4><a href="http://just-ask-kim.com/troys-greasemonkey-script-making-twitter-better/">Make Twitter Better</a></h4>
<h2><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/08/twitter-script1.png" alt="" width="480" height="321"/></h2>
<p>Nested Replies, Custom Search Tabs, Autocomplete, Pagination, RT button, Media Embed, URL Expansion, Hash Tag Search Links, Social Links</p>
<p><a href="http://userscripts.org/scripts/show/8861"></a></p>
<p><a href="http://userscripts.org/scripts/show/8861"> </a></p>
<h4><a href="http://userscripts.org/scripts/show/8861">FFixer for Greasemonkey</a></h4>
<h2><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/08/ffixer.jpg" alt="" width="480" height="360"/></h2>
<p>Enhancements for Facebook: bigger profile pictures and photos, easier viewing of albums, links to download videos, showing people’s age and sign, google calendar integration, bookmarks, keyboard shortcuts &amp; more. Fully customizable!</p>
<h2>Further Discussion</h2>
<p>Well there you have an introduction to user scripts. They’ve been around for a while, but are as powerful as always, and are becoming more popular in modern browsers. If you have more scripts to share, or want to ask any questions, do so in the comments!</p>
<div>
<a href="http://feeds.feedburner.com/~ff/1stwebdesigner?a=xTVawR-fOq4:rFjrHw6S9Wo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/1stwebdesigner?d=yIl2AUoC8zA" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/1stwebdesigner?a=xTVawR-fOq4:rFjrHw6S9Wo:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/1stwebdesigner?d=7Q72WNTAKBA" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/1stwebdesigner?a=xTVawR-fOq4:rFjrHw6S9Wo:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/1stwebdesigner?i=xTVawR-fOq4:rFjrHw6S9Wo:F7zBnMyn0Lo" border="0"/></a>
</div>
<p><img src="http://feeds.feedburner.com/~r/1stwebdesigner/~4/xTVawR-fOq4" height="1" width="1"/></p>
<script type='text/javascript'>
<!--
tweetmeme_source = 'rundes';
tweetmeme_url = 'http://ramirosanjuan.com.ar/2010/08/the-complete-beginner%e2%80%99s-guide-to-user-scripts/';
//-->
</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>]]></content:encoded>
			<wfw:commentRss>http://ramirosanjuan.com.ar/2010/08/the-complete-beginner%e2%80%99s-guide-to-user-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>12 Great jQuery Plugins to Fully Control Styling of Your HTML Form Elements</title>
		<link>http://ramirosanjuan.com.ar/2010/03/12-great-jquery-plugins-to-fully-control-styling-of-your-html-form-elements/</link>
		<comments>http://ramirosanjuan.com.ar/2010/03/12-great-jquery-plugins-to-fully-control-styling-of-your-html-form-elements/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 21:24:36 +0000</pubDate>
		<dc:creator>Rundes</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[element]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[styling]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[
HTML Forms are essential for inviting visitors on a site to provide input, giving information about themselves, sharing opinions and so on. The information will on most cases be very valuable for the owner of the web site why making the forms more acc... <a href="http://ramirosanjuan.com.ar/2010/03/12-great-jquery-plugins-to-fully-control-styling-of-your-html-form-elements/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<a href='http://twitter.com/share?url=http%3A%2F%2Framirosanjuan.com.ar%2F%3Fp%3D1203&count=horizontal&related=omcmedios%2Ckymastereo&text=12%20Great%20jQuery%20Plugins%20to%20Fully%20Control%20Styling%20of%20Your%20HTML%20Form%20Elements' class='twitter-share-button' data-text='12 Great jQuery Plugins to Fully Control Styling of Your HTML Form Elements' data-url='http://ramirosanjuan.com.ar/?p=1203' data-counturl='http://ramirosanjuan.com.ar/2010/03/12-great-jquery-plugins-to-fully-control-styling-of-your-html-form-elements/' data-count='horizontal' data-via='rundes' data-related='omcmedios,kymastereo'></a><p><a href="http://www.tripwiremagazine.com/2010/03/12-great-jquery-plugins-to-fully-control-styling-of-your-html-form-elements.html"><img style="border-right-width:0px;display:inline;border-top-width:0px;border-bottom-width:0px;border-left-width:0px" title="12 Great jQuery Plugins to Fully Control Styling of Your HTML Form Elements" border="0" alt="12 Great jQuery Plugins to Fully Control Styling of Your HTML Form Elements" src="http://www.tripwiremagazine.com/wp-content/uploads/2010/03/newtitle23.jpg" width="625" height="250"/></a></p>
<p>HTML Forms are essential for inviting visitors on a site to provide input, giving information about themselves, sharing opinions and so on. The information will on most cases be very valuable for the owner of the web site why making the forms more accessible and better drawing visitors attention is a key objective.  This post provides a list of jQuery plugins that makes it simple and allows you to cake full control of the look and feel of your HTML forms.</p>
<p> <span></span>
</p>
<p>
 </p>
<h4><a href="http://pixelmatrixdesign.com/weblog/comments/announcing_uniform/">Uniform</a></h4>
<p>Introducing Uniform, a plugin for jQuery that lets you style select, radio, and checkboxes however you desire.</p>
<p><a href="http://pixelmatrixdesign.com/weblog/comments/announcing_uniform/"><img alt="jqueryforms" src="http://www.tripwiremagazine.com/wp-content/uploads/images/stories/Articles/jqueryforms/uniform.jpg" width="625" height="250"/></a></p>
<h4><a href="http://www.no-margin-for-errors.com/projects/prettyCheckboxes/">prettyCheckboxes</a></h4>
<p>This script is for people who wants to have a consistent look for checkboxes across browser or those who simply want them to look better. By using this script you wont loose any of the regular inputs usability.</p>
<p><a href="http://www.no-margin-for-errors.com/projects/prettyCheckboxes/"><img alt="jqueryforms" src="http://www.tripwiremagazine.com/wp-content/uploads/images/stories/Articles/jqueryforms/prettyCheckboxes.jpg" width="625" height="250"/></a></p>
<h4><a href="http://www.jankoatwarpspeed.com/post/2009/03/11/How-to-create-Skype-like-buttons-using-jQuery.aspx">How to create Skype-like buttons using jQuery</a></h4>
<p>If you use Skype I am sure that you noticed that animated button for adding more people to a chat. When you click on it the icon on the left “jumps” for a few times. I love that animation. And that’s why I’m going to show you how to create the same button using jQuery and some simple CSS.</p>
<p><a href="http://www.jankoatwarpspeed.com/post/2009/03/11/How-to-create-Skype-like-buttons-using-jQuery.aspx"><img alt="jqueryforms" src="http://www.tripwiremagazine.com/wp-content/uploads/images/stories/Articles/jqueryforms/skype.jpg" width="625" height="250"/></a></p>
<h4><a href="http://www.jankoatwarpspeed.com/post/2008/07/09/Justify-elements-using-jQuery-and-CSS.aspx">Justify Elements Using jQuery and CSS – Tutorial</a></h4>
<p>When creating a web form you have to make a functional and visually aligned layout. The simplest way to do this is to place elements in a table or by fixing the width of labels. But what if you don’t want to use tables and you want to align input elements according to the width of the longest label? This small jQuery tutorial shows you how.</p>
<p><a href="http://www.jankoatwarpspeed.com/post/2008/07/09/Justify-elements-using-jQuery-and-CSS.aspx"><img alt="jqueryforms" src="http://www.tripwiremagazine.com/wp-content/uploads/images/stories/Articles/jqueryforms/Justify.jpg" width="625" height="250"/></a></p>
<h4><a href="http://www.keyframesandcode.com/resources/javascript/jQuery/demos/highlight-demo.html">Highlight</a></h4>
<p>Highlight increases usability by highlighting elements as you interact with the page. Its primary use is for forms, but it can also be used for tables, lists, or any element you specify.</p>
<p><a href="http://www.keyframesandcode.com/resources/javascript/jQuery/demos/highlight-demo.html"><img alt="jqueryforms" src="http://www.tripwiremagazine.com/wp-content/uploads/images/stories/Articles/jqueryforms/high.jpg" width="625" height="250"/></a></p>
<h4><a href="http://widowmaker.kiev.ua/checkbox/">Custom Checkbox with jQuery</a></h4>
<p>This script provides you with the ability to customize the design of checkboxes in your web forms. You can use the default skin and the Safari skin which are provided with the package.</p>
<p><a href="http://widowmaker.kiev.ua/checkbox/"><img alt="jqueryforms" src="http://www.tripwiremagazine.com/wp-content/uploads/images/stories/Articles/jqueryforms/checkbox.jpg" width="625" height="250"/></a></p>
<h4><a href="http://www.dfc-e.com/metiers/multimedia/opensource/jqtransform/">jqTransform</a></h4>
<p>This plugin is a jQuery styling plugin wich allows you to skin form elements.</p>
<p><a href="http://www.dfc-e.com/metiers/multimedia/opensource/jqtransform/"><img alt="javascript-frameworks" src="http://www.tripwiremagazine.com/wp-content/uploads/images/stories/Articles/jqueryform/jqtransform.jpg" width="625" height="200"/></a></p>
<h4><a href="http://jquery.sanchezsalvador.com/page/jquerycombobox.aspx">jquery.Combobox</a></h4>
<p>An unobtrusive way of creating a HTML type combobox from a existing HTML Select element(s), a <a href="http://jquery.sanchezsalvador.com/jquery/page/jquerycomboboxexamplealternatestyle.aspx">Demo is here.</a></p>
<p><a href="http://jquery.sanchezsalvador.com/page/jquerycombobox.aspx"><img alt="jqueryforms" src="http://www.tripwiremagazine.com/wp-content/uploads/images/stories/Articles/jqueryforms/jquerycombobox.jpg" width="625" height="250"/></a></p>
<h4><a href="http://www.jankoatwarpspeed.com/post/2008/11/26/Make-image-buttons-a-part-of-input-fields.aspx">Make image buttons a part of input fields</a></h4>
<p>If you ever saw how products like Microsoft CRM look like you probably noticed there are input fields that have “embedded” image buttons inside them. If your clients saw that, there is a probability that they will want to have it in their applications.</p>
<p>Whether you agree or not, here is how you can do it easily. So easily that you will have to add just a few lines of code and enable this feature in entire application.</p>
<p><a href="http://www.jankoatwarpspeed.com/post/2008/11/26/Make-image-buttons-a-part-of-input-fields.aspx"><img alt="jqueryforms" src="http://www.tripwiremagazine.com/wp-content/uploads/images/stories/Articles/jqueryforms/input.jpg" width="625" height="250"/></a></p>
<h4><strong><a href="http://www.protofunc.com/scripts/jquery/checkbox-radiobutton/">Radio Button and Check Box Replacement</a></strong></h4>
<p>How to replace radio buttons and check boxes with jQuery.</p>
<p><a href="http://www.protofunc.com/scripts/jquery/checkbox-radiobutton/"><img alt="jqueryforms" src="http://www.tripwiremagazine.com/wp-content/uploads/images/stories/Articles/jqueryforms/check.jpg" width="625" height="250"/></a></p>
<h4><a href="http://www.givainc.com/labs/mcdropdown_jquery_plugin.htm">mcDropdown</a></h4>
<p>mcDropdown allow users to select from a complex hierarchical tree of options.</p>
<h6><a href="http://www.givainc.com/labs/mcdropdown_jquery_plugin.htm"><img alt="jquery-form-enhancements" src="http://www.tripwiremagazine.com/wp-content/uploads/images/stories/Articles/jqueryforms/mcdropdown.jpg" width="625" height="250"/></a></h6>
<h4><a href="http://www.vaziuojam.lt/js/geogoer/jquery_plugins/vchecks/index.html">Geogoer VChecks</a></h4>
<p>Avery user friendly way to show checkboxes.</p>
<p><a href="http://www.vaziuojam.lt/js/geogoer/jquery_plugins/vchecks/index.html"><img alt="javascript-frameworks" src="http://www.tripwiremagazine.com/wp-content/uploads/images/stories/Articles/jqueryform/check.jpg" width="625" height="200"/></a></p>
<p>Related posts:
<ol>
<li><a href="http://www.tripwiremagazine.com/2010/02/30-jquery-plugins-to-improve-usability-and-look-and-feel-of-html-forms.html" rel="bookmark" title="Permanent Link: 30+ jQuery Plugins to Improve Usability and Look and Feel of HTML Forms">30+ jQuery Plugins to Improve Usability and Look and Feel of HTML Forms</a> <small> Forms are essential for communication online and they are&#8230;</small></li>
<li><a href="http://www.tripwiremagazine.com/2010/01/75-top-jquery-plugins-to-improve-your-html-forms.html" rel="bookmark" title="Permanent Link: 75+ Top jQuery Plugins to improve Your HTML Forms">75+ Top jQuery Plugins to improve Your HTML Forms</a> <small> jQuery makes it easier and simpler to provide your&#8230;</small></li>
<li><a href="http://www.tripwiremagazine.com/2009/10/10-jquery-form-enhancement-plugins.html" rel="bookmark" title="Permanent Link: 10+ jQuery Form Enhancement Plugins">10+ jQuery Form Enhancement Plugins</a> <small> Easy user interaction and data collection is really a&#8230;</small></li>
</ol>
<p>Related posts brought to you by <a href="http://mitcho.com/code/yarpp/">Yet Another Related Posts Plugin</a>.</p>
<p><iframe src="http://feedads.g.doubleclick.net/~ah/f/t0brtdt10hfmcefs8nuk3tg1pg/300/250?ca=1&amp;fh=280#http%3A%2F%2Fwww.tripwiremagazine.com%2F2010%2F03%2F12-great-jquery-plugins-to-fully-control-styling-of-your-html-form-elements.html" width="100%" height="280" frameborder="0" scrolling="no" marginwidth="0" marginheight="0"></iframe></p>
<p><img src="http://feeds.feedburner.com/~r/tripwiremagazine/~4/hvriYflJFLw" height="1" width="1"/></p>
<script type='text/javascript'>
<!--
tweetmeme_source = 'rundes';
tweetmeme_url = 'http://ramirosanjuan.com.ar/2010/03/12-great-jquery-plugins-to-fully-control-styling-of-your-html-form-elements/';
//-->
</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>]]></content:encoded>
			<wfw:commentRss>http://ramirosanjuan.com.ar/2010/03/12-great-jquery-plugins-to-fully-control-styling-of-your-html-form-elements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>40 Exclusively Reviewed And Criticized Deviantart Designs</title>
		<link>http://ramirosanjuan.com.ar/2010/03/40-exclusively-reviewed-and-criticized-deviantart-designs/</link>
		<comments>http://ramirosanjuan.com.ar/2010/03/40-exclusively-reviewed-and-criticized-deviantart-designs/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 09:00:55 +0000</pubDate>
		<dc:creator>Dainis Graveris</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[critique]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[deviantart]]></category>
		<category><![CDATA[inspiration]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I bet you all are a little bit tired of classic list posts so this time I really spent my time to bring some value into this inspirational article. I gathered here 40 really unique and trendy web designs from Deviantart, all of them are fresh, cre... <a href="http://ramirosanjuan.com.ar/2010/03/40-exclusively-reviewed-and-criticized-deviantart-designs/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<a href='http://twitter.com/share?url=http%3A%2F%2Framirosanjuan.com.ar%2F%3Fp%3D907&count=horizontal&related=omcmedios%2Ckymastereo&text=40%20Exclusively%20Reviewed%20And%20Criticized%20Deviantart%20Designs' class='twitter-share-button' data-text='40 Exclusively Reviewed And Criticized Deviantart Designs' data-url='http://ramirosanjuan.com.ar/?p=907' data-counturl='http://ramirosanjuan.com.ar/2010/03/40-exclusively-reviewed-and-criticized-deviantart-designs/' data-count='horizontal' data-via='rundes' data-related='omcmedios,kymastereo'></a><div>
<p><a href="http://www.1stwebdesigner.com/inspiration/reviewed-criticized-deviantart-designs"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/1-portfolio-v2-web-design-deviantart-inspiration.jpg" border="0" alt="1-portfolio-v2-web-design-deviantart-inspiration"/></a>I bet you all are a little bit tired of classic list posts so this time I really spent my time to bring some value into this inspirational article. I gathered here 40 really unique and trendy web designs from Deviantart, all of them are fresh, created in February, 2010. But this time instead of just listing them all, I did a step forward – I tried to analyze and criticize each design, point pros and cons you should give some more attention to. For me design never is complete, there is always space for improving, but it takes serious experience to notice those small mistakes.<span></span></p>
<p>If this idea will raise some discussion and attention I am sure I will make more comprehensive research so we all could improve ourselves actually in the meantime.  I am quite excited, how about you? Let’s get started!</p>
<p>You may take a look to our other Deviantart Inspiration based articles made in past as well:</p>
<ul>
<li><a href="http://www.1stwebdesigner.com/inspiration/trendy-web-design-interfaces-deviantart/">55 Trendy Web Design Interfaces From Deviantart</a></li>
<li><a href="http://www.1stwebdesigner.com/inspiration/trendy-web-design-interfaces-october/">60 Trendy Web Design Interfaces Created In October</a></li>
<li><a href="http://www.1stwebdesigner.com/inspiration/46-outstanding-web-layouts-from-deviantart-september-2009/">46 Outstanding Web Layouts From DeviantArt: September 2009</a></li>
<li><a href="http://www.1stwebdesigner.com/inspiration/48-trendy-and-fresh-web-interfaces-from-deviantart-august-2009/">48 Trendy And Fresh Web Interfaces From Deviantart: August 2009</a></li>
</ul>
<h2>1. <a href="http://radziupl.deviantart.com/art/World-Comics-magazine-152463922">World Comics magazine</a> by <a href="http://radziupl.deviantart.com/">RadziuPL</a></h2>
<p>Interesting blog using brown, red and few more subtle tones. I like overall design, nice mouse over effects – to main navigation, to RSS button, but something seem a little bit strange to me. For example that bird in header and funny icon in “Comment/ Continue reading” section in post. While blog is created for world comics, I think all icons (RSS,newsletter,search icons) should be funny, logotype maybe too?</p>
<p>And yet again some good points – notice all polished buttons, sections, little embossing, glossing effects, which make design look really professional.</p>
<p><a href="http://radziupl.deviantart.com/art/World-Comics-magazine-152463922"><span style="color:#000000"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/world-comics-web-design-deviantart-inspiration.jpg" border="0" alt="World-comics-web-design-deviantart-inspiration"/></span></a></p>
<p><a href="http://alexdesigns.deviantart.com/art/artcase-152706696"></a></p>
<h2>2. <a href="http://webdesigner1921.deviantart.com/art/sense-design-ver-1-155587480">Sense Design V1</a> by <a href="http://webdesigner1921.deviantart.com/">webdesigner1921</a></h2>
<p>Design home page for germany web agency. Could turn out as amazing Flash page, great photomanipulation type website.</p>
<p><span style="color:#0066cc"><a href="http://webdesigner1921.deviantart.com/art/sense-design-ver-1-155587480"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/sense--web-design-deviantart-inspiration.jpg" border="0" alt="Sense--web-design-deviantart-inspiration"/></a></span><a href="http://webdesigner1921.deviantart.com/art/sense-design-ver-1-155587480"></a></p>
<h2>3. <a href="http://webdesigner1921.deviantart.com/art/sense-design-ver-2-0-155588035">Sense Design V2</a> by <a href="http://webdesigner1921.deviantart.com/">webdesigner1921</a></h2>
<h2><span style="color:#000000"> </span></h2>
<p>Second version of Sense Design website – beautiful 3D effects just buy me to love this website! I don’t even dare to criticize here, fell in love with colors! Which is your favorite design?</p>
<p>Okay, if I need to tell something then I think white color is too bright in second screenshot. I understand on bright background it’s hard to put readable text, but this isn’t the best case. On text I would try slightly darker monochrome color as well as darker box behind the text. What about navigation?  Maybe something bright and big text could get attention to the right place as well?</p>
<p>Would love to hear your opinions, this is a really hard case.</p>
<p><span style="color:#0066cc"><a href="http://webdesigner1921.deviantart.com/art/sense-design-ver-2-0-155588035"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/sense-portfolio-v2-web-design-deviantart-inspiration.jpg" border="0" alt="Sense-portfolio-v2-web-design-deviantart-inspiration"/></a></span><a href="http://webdesigner1921.deviantart.com/art/sense-design-ver-2-0-155588035"></a></p>
<h2>4. <a href="http://princepal.deviantart.com/art/Company-Portfolio-Web-2-0-153554435">Company Portfolio Web 2.0</a> by <a href="http://princepal.deviantart.com/">princepal</a></h2>
<p>Interesting, yet clean and professional website design. I like especially header where featured slideshow is beautifully executed from original design point of view. Only I think company will definitely need to update their logo to fit it with this beautiful design.</p>
<p><span style="color:#0066cc"><a href="http://princepal.deviantart.com/art/Company-Portfolio-Web-2-0-153554435"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/company-portfolio-web-design-deviantart-inspiration.jpg" border="0" alt="Company-portfolio-web-design-deviantart-inspiration"/></a></span><a href="http://princepal.deviantart.com/art/Company-Portfolio-Web-2-0-153554435"></a></p>
<h2>5. <a href="http://yehsper.deviantart.com/art/MobileSoup-153593512">MobileSoup</a> by <a href="http://yehsper.deviantart.com/">yehsper</a></h2>
<p>Very fresh and trendy designs using just blue and black color variations throughout whole design. Close to simple perfection, though not aligned “Attention please” note confuses a little bit and footer should need more tweaking I think.</p>
<p><span style="color:#0066cc"><a href="http://yehsper.deviantart.com/art/MobileSoup-153593512"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/mobile-soup-web-design-deviantart-inspiration.jpg" border="0" alt="Mobile-soup-web-design-deviantart-inspiration"/></a></span><a href="http://yehsper.deviantart.com/art/MobileSoup-153593512"></a></p>
<h2>6. <a href="http://preet618.deviantart.com/art/Designer-portfolio-153557687">Designer portfolio</a> by <a href="http://preet618.deviantart.com/">preet618</a></h2>
<p>Site uses green as main bright color to get attention, black color is used just to define navigation and footer, but I don’t quite like black to white gradient in background of slideshow. Also logo looks quite good, but typeface used with it I think isn’t quite suitable.</p>
<p>I love this design, but it’s interesting to analyze and find some little points which could take this design to even higher level!</p>
<p><span style="color:#0066cc"><a href="http://preet618.deviantart.com/art/Designer-portfolio-153557687"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/designers-portfolio-web-design-deviantart-inspiration.jpg" border="0" alt="Designers-portfolio-web-design-deviantart-inspiration"/></a></span><a href="http://preet618.deviantart.com/art/Designer-portfolio-153557687"></a></p>
<h2>7. <a href="http://sencerbugrahan.deviantart.com/art/Empati-Tasarim-152869547">Empati Tasarim</a> by <a href="http://sencerbugrahan.deviantart.com/">SencerBugrahan</a></h2>
<p>This artist also has full gallery of amazing works – very dark website yet great for image based website. Notice also beautiful 3D effects, glossing and shining borders. I am confused only about background stripes – resembles web 2.0 type designs a little bit and footer lacks little white stripe which all other blocks have.</p>
<p><span style="color:#0066cc"><a href="http://sencerbugrahan.deviantart.com/art/Empati-Tasarim-152869547"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/empati-studio-web-design-deviantart-inspiration.jpg" border="0" alt="Empati-studio-web-design-deviantart-inspiration"/></a></span><a href="http://sencerbugrahan.deviantart.com/art/Empati-Tasarim-152869547"></a></p>
<h2>8. <a href="http://sencerbugrahan.deviantart.com/art/whitepress-154889527">WhitePress</a> by <a href="http://sencerbugrahan.deviantart.com/">SencerBugrahan</a></h2>
<p>One more great design using only light, subtle colors. For me the most succesful seems header and left content area. I would love to have something similar on my own blog. From marketing point of view though I would like to have bigger RSS and Twitter buttons, also no one would buy sponsor ads if they would lie so far from “<a href="http://en.wikipedia.org/wiki/Above_the_fold">Above the fold</a>”.</p>
<p>It’s very hard task to create successful blog design and yes, I see countless bad design executions in my own site as well.</p>
<p><span style="color:#0066cc"><a href="http://sencerbugrahan.deviantart.com/art/whitepress-154889527"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/white-press-blog-web-design-deviantart-inspiration.jpg" border="0" alt="White-press-blog-web-design-deviantart-inspiration"/></a></span><a href="http://sencerbugrahan.deviantart.com/art/whitepress-154889527"></a></p>
<h2>9. <a href="http://yehsper.deviantart.com/art/HeyU-155044989">HeyU</a> by <a href="http://yehsper.deviantart.com/">yehsper</a></h2>
<p>I wanted to bring attention to this design as well! Seems everything put so random, but in the same time here you will find great color and alignment hierarchy! Check out also cool looking left sidebar with nice embedded effects. I would only find some confusion in header, logo face seems to be too small and main branding item simply disappears in whole loud design!</p>
<p><span style="color:#0066cc"><a href="http://yehsper.deviantart.com/art/HeyU-155044989"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/hey-you-web-design-deviantart-inspiration.jpg" border="0" alt="Hey-you-web-design-deviantart-inspiration"/></a></span><a href="http://yehsper.deviantart.com/art/HeyU-155044989"></a></p>
<h2>10. <a href="http://jk9o.deviantart.com/art/twopulse-153825356">TwoPulse</a> by <a href="http://jk9o.deviantart.com/">jk9o</a></h2>
<p>Simply pointed – less is really more, perfect color harmony. I just love blurred contours at the back of logo and little <em>innovative </em>text on the main circle.</p>
<p><span style="color:#0066cc"><a href="http://jk9o.deviantart.com/art/twopulse-153825356"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/2pulse-web-design-deviantart-inspiration.jpg" border="0" alt="2pulse-web-design-deviantart-inspiration"/></a></span><a href="http://jk9o.deviantart.com/art/twopulse-153825356"></a></p>
<h2>11. <a href="http://victorydesign.deviantart.com/art/LimoTaxi-web-design-154577204">LimoTaxi</a> by <a href="http://victorydesign.deviantart.com/">VictoryDesign</a></h2>
<p>No comments, simply amazed about interesting and unique design though while it looks good I am not sure if it will not hurt text readability and usability as whole.</p>
<p><span style="color:#0066cc"><a href="http://victorydesign.deviantart.com/art/LimoTaxi-web-design-154577204"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/limo-taxi-web-design-deviantart-inspiration.jpg" border="0" alt="Limo-taxi-web-design-deviantart-inspiration"/></a></span><a href="http://victorydesign.deviantart.com/art/LimoTaxi-web-design-154577204"></a></p>
<h2>12. <a href="http://designresource.deviantart.com/art/Producer-Portfolio-Business-154454555">Producer Portfolio Business</a> by <a href="http://designresource.deviantart.com/">designresource</a></h2>
<p>Wow, for this design I simply couldn’t find words to tell any critique. Beautiful accent in above the fold field (featured slideshow), light design, perfectly aligned and executed. I am watching and learning.</p>
<p><span style="color:#0066cc"><a href="http://designresource.deviantart.com/art/Producer-Portfolio-Business-154454555"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/producer-portfolio-business-web-design-deviantart-inspiration.jpg" border="0" alt="Producer-portfolio-business-web-design-deviantart-inspiration"/></a></span><a href="http://designresource.deviantart.com/art/Producer-Portfolio-Business-154454555"></a></p>
<h2>13. <a href="http://antoniavg.deviantart.com/art/AVG-SkyRide-153554478">AVG – SkyRide</a> by <a href="http://antoniavg.deviantart.com/">AntoniaVG</a></h2>
<p>“The site focuses on skydiving, hot air balloon rides, hang gliding, gliders, warbirds and biplanes.”</p>
<p>Designer tries to put really big amounts of information here and I think he did great job! Great inspiration where successfully are added several photographs in background. Only confusion for me is left top section “Welcome to 1800Skyride” – all other sections has it’s own boxes but here text is just lying in the air. I am not sure – maybe it’s good thing, welcome text got my attention, but main text is a little hard to read. Analyze this site design yourself, you’ll find many more beautifully executed small things.</p>
<p><span style="color:#0066cc"><a href="http://antoniavg.deviantart.com/art/AVG-SkyRide-153554478"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/skyride-web-design-deviantart-inspiration.jpg" border="0" alt="Skyride-web-design-deviantart-inspiration"/></a></span><a href="http://antoniavg.deviantart.com/art/AVG-SkyRide-153554478"></a></p>
<h2>14. <a href="http://detrans.deviantart.com/art/C-E-Flash-Layout-154897581">C.E. – Flash Layout</a> by <a href="http://detrans.deviantart.com/">detrans</a></h2>
<p>Interesting approach to hybrid/futuristic type of design. I am curious to see how this site will look live in Flash, notice all little points, glossing, gradients, shine.</p>
<p><span style="color:#0066cc"><a href="http://detrans.deviantart.com/art/C-E-Flash-Layout-154897581"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/ce-flash-layout-web-design-deviantart-inspiration.jpg" border="0" alt="Ce-flash-layout-web-design-deviantart-inspiration"/></a></span><a href="http://detrans.deviantart.com/art/C-E-Flash-Layout-154897581"></a></p>
<h2>15. <a href="http://deadlinesdesign.deviantart.com/art/Paper-Portfolio-154235897">Paper Portfolio</a> by <a href="http://deadlinesdesign.deviantart.com/">deadlinesdesign</a></h2>
<p>No comments from my side is needed here – very unique and very well executed website design idea. Notice importance of well picked typeface, size and color as well, red color is used very well to get necessary accents – lovely.</p>
<p>By the way did I mention, designer is only 17 years old?</p>
<p><span style="color:#0066cc"><a href="http://deadlinesdesign.deviantart.com/art/Paper-Portfolio-154235897"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/paper-portfolio-web-design-deviantart-inspiration.jpg" border="0" alt="Paper-portfolio-web-design-deviantart-inspiration"/></a></span><a href="http://deadlinesdesign.deviantart.com/art/Paper-Portfolio-154235897"></a></p>
<p><a href="http://deadlinesdesign.deviantart.com/art/Paper-Portfolio-154235897"> </a></p>
<h2>16. <a href="http://deadlinesdesign.deviantart.com/art/Design-Creator-Blog-150765528">Design Creator Blog</a> by <a href="http://deadlinesdesign.deviantart.com/">deadlinesdesign</a></h2>
<p>Interesting blog execution. I just love light designs and this structure would be great for small blog, though if content amounts grow in future, there would be problems with categories and sidebar, where I would add more choices for visitors to click.</p>
<p><span style="color:#0066cc"><a href="http://deadlinesdesign.deviantart.com/art/Design-Creator-Blog-150765528"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/design-creator-web-design-deviantart-inspiration.jpg" border="0" alt="Design-creator-web-design-deviantart-inspiration"/></a></span><a href="http://deadlinesdesign.deviantart.com/art/Design-Creator-Blog-150765528"></a></p>
<h2>17. <a href="http://detrans.deviantart.com/art/Box-Web-Layout-153779057">Box – Web Layout</a> by <a href="http://detrans.deviantart.com/">detrans</a></h2>
<p>Trendy design, very good colors for easy reading and interesting idea about boxes opening while navigating between different business plans.</p>
<p>Notice also unique “more” button and how navigation is emphasized with really subtle effects. I have one confusion though – why “Login” button on top right side isn’t in the dark field, but somewhere in the middle? Small point, but I am sure just inattention mistake. Interesting to find little points right?</p>
<p><span style="color:#0066cc"><a href="http://detrans.deviantart.com/art/Box-Web-Layout-153779057"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/box-layout-web-design-deviantart-inspiration.jpg" border="0" alt="Box-layout-web-design-deviantart-inspiration"/></a></span><a href="http://detrans.deviantart.com/art/Box-Web-Layout-153779057"></a></p>
<h2>18. <a href="http://alighandour.deviantart.com/art/RigidModeling-154131079">Rigid Modeling</a> by <a href="http://alighandour.deviantart.com/">alighandour</a></h2>
<p>Eye candy – modern colors and execution.</p>
<p><span style="color:#0066cc"><a href="http://alighandour.deviantart.com/art/RigidModeling-154131079"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/rigid-modeling-web-design-deviantart-inspiration.jpg" border="0" alt="Rigid-modeling-web-design-deviantart-inspiration"/></a></span><a href="http://alighandour.deviantart.com/art/RigidModeling-154131079"></a></p>
<h2>19. <a href="http://gdnz.deviantart.com/art/colormix-153412940">Colormix</a> by <a href="http://gdnz.deviantart.com/">gdnz</a></h2>
<p>Very unique website, everything is tied together literally! I don’t know for what purpose this website is created but could turn out great portfolio or css (or whatever) showcase site!</p>
<p><span style="color:#0066cc"><a href="http://gdnz.deviantart.com/art/colormix-153412940"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/colormix-blog-web-design-deviantart-inspiration.jpg" border="0" alt="Colormix-blog-web-design-deviantart-inspiration"/></a></span><a href="http://gdnz.deviantart.com/art/colormix-153412940"></a></p>
<h2>20. <a href="http://miko434.deviantart.com/art/Oxymore-152804198">Oxymore</a> by <a href="http://miko434.deviantart.com/">miko434</a></h2>
<p>Maybe not one of the most user-friendly websites, but you cannot deny – definitely grabs attention! Exercise for yourself – what’s so special in this design, what makes it to look professional, not cheap? I think this is great solution for product based websites where you don’t need to deliver big amounts of information.</p>
<p><span style="color:#0066cc"><a href="http://miko434.deviantart.com/art/Oxymore-152804198"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/oxymore-web-design-deviantart-inspiration.jpg" border="0" alt="Oxymore-web-design-deviantart-inspiration"/></a></span><a href="http://miko434.deviantart.com/art/Oxymore-152804198"></a></p>
<h2>21. <a href="http://deadlinesdesign.deviantart.com/art/Watercolor-Blog-152645331">Watercolor Blog</a> by <a href="http://deadlinesdesign.deviantart.com/">deadlinesdesign</a></h2>
<p>I just keep finding more hand-drawn type trendy webdesigns from this author! Great inspiration to look how you can create modern yet a little bit playful type of design. I don’t know why, but only thing I would like to fix in this design is that dark border around featured images in articles. From my point of view more brighter or exactly opposite – lighter color would suit there a lot better.</p>
<p>Notice beautiful watercolor header and cute RSS, Twitter icons.</p>
<p><span style="color:#0066cc"><a href="http://deadlinesdesign.deviantart.com/art/Watercolor-Blog-152645331"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/watercolor-blog-web-design-deviantart-inspiration.jpg" border="0" alt="Watercolor-blog-web-design-deviantart-inspiration"/></a></span><a href="http://deadlinesdesign.deviantart.com/art/Watercolor-Blog-152645331"></a></p>
<h2>22. <a href="http://manujg.deviantart.com/art/Design-Development-Firm-152339714">Design Development Firm</a> by <a href="http://manujg.deviantart.com/">manujg</a></h2>
<p>Professional, perfectly aligned website using subtle white and blue colors. Could turn out as great corporate website, by the way it is for sale.</p>
<p>Now, cons I am noticing is – I love that popular mac window, but description under “Mission Statement” is simply unreadable don’t you agree? I also don’t understand why “Twitter Feeds” section has icon, but all other ones have not? Design would look a lot better with icons on each category I guess.</p>
<p>Put your attention to header navigation, which is very interesting and eye catchy, phone icon also get good attention, exactly how it was intended.</p>
<p><span style="color:#0066cc"><a href="http://manujg.deviantart.com/art/Design-Development-Firm-152339714"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/development-firm-web-design-deviantart-inspiration.jpg" border="0" alt="Development-firm-web-design-deviantart-inspiration"/></a></span><a href="http://manujg.deviantart.com/art/Design-Development-Firm-152339714"></a></p>
<h2>23. <a href="http://alivepixel.deviantart.com/art/Freedom-Church-153243796">Freedom Church</a> by <a href="http://alivepixel.deviantart.com/">alivepixel</a></h2>
<p>Just beautiful design – I was surprised there are so many colors used –  blue, orange,brown,white, green, even red, but it all together looks just outstanding! Here’s some impressive inspiration!</p>
<p><span style="color:#0066cc"><a href="http://alivepixel.deviantart.com/art/Freedom-Church-153243796"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/freedom-church-web-design-deviantart-inspiration.jpg" border="0" alt="Freedom-church-web-design-deviantart-inspiration"/></a></span><a href="http://alivepixel.deviantart.com/art/Freedom-Church-153243796"></a></p>
<h2>24. <a href="http://dustinstreeck.deviantart.com/art/NEW-PORTFOLIO-152281425">New Portfolio</a> by <a href="http://dustinstreeck.deviantart.com/">dustinstreeck</a></h2>
<p>Very interesting retro type web design in the meantime looking very modern. I enjoy the use of subtle textures and monochromic colors – just plain black and white!</p>
<p><span style="color:#0066cc"><a href="http://dustinstreeck.deviantart.com/art/NEW-PORTFOLIO-152281425"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/dustin-streeck-web-design-deviantart-inspiration.jpg" border="0" alt="Dustin-streeck-web-design-deviantart-inspiration"/></a></span><a href="http://dustinstreeck.deviantart.com/art/NEW-PORTFOLIO-152281425"></a></p>
<h2>25. <a href="http://pcholewa.deviantart.com/art/VoiceKraft-152276093">VoiceKraft</a> by <a href="http://pcholewa.deviantart.com/">pcholewa</a></h2>
<p>Well executed design showing how to display huge amounts of information in good way. Impressive 3D effects work throughout whole design, only I think company now definitely needs a new logo design.</p>
<p><span style="color:#0066cc"><a href="http://pcholewa.deviantart.com/art/VoiceKraft-152276093"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/voice-craft-web-design-deviantart-inspiration.jpg" border="0" alt="Voice-craft-web-design-deviantart-inspiration"/></a></span><a href="http://pcholewa.deviantart.com/art/VoiceKraft-152276093"></a></p>
<h2>26. <a href="http://razr-designs.deviantart.com/art/getyourstuff-Shop-Layout-152439892">Shop Layout</a> by <a href="http://razr-designs.deviantart.com/">razr-designs</a></h2>
<p>Extreme website, T-shirt shop design executed in really good way, I think it’s very relevant, colorful, in the meantime looking very harmonic and aligned. Logotype is great and those stitches throughout whole design are relevant to T-shirt (stitches in fabrics) and give design it’s uniqueness.</p>
<p><span style="color:#0066cc"><a href="http://razr-designs.deviantart.com/art/getyourstuff-Shop-Layout-152439892"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/get-your-stuff-web-design-deviantart-inspiration.jpg" border="0" alt="Get-your-stuff-web-design-deviantart-inspiration"/></a></span><a href="http://razr-designs.deviantart.com/art/getyourstuff-Shop-Layout-152439892"></a></p>
<h2>27. <a href="http://designresource.deviantart.com/art/inFocus-Wordpress-153340173">inFocus WordPress</a> by <a href="http://designresource.deviantart.com/">designresource </a></h2>
<p>This website is very polished, I suggest to visit it as great inspiration. By the way this theme is on sale in Themeforest, where you can actually see live version of this website. Great work. Check out live demo on <a href="http://themeforest.net/item/infocus-powerful-professional-wordpress-theme/85486?ref=HarveyDesign">Themeforest</a>.</p>
<p><span style="color:#0066cc"><a href="http://designresource.deviantart.com/art/inFocus-Wordpress-153340173"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/infocus-wordpress-blog-web-design-deviantart-inspiration.jpg" border="0" alt="Infocus-wordpress-blog-web-design-deviantart-inspiration"/></a></span><a href="http://designresource.deviantart.com/art/inFocus-Wordpress-153340173"></a></p>
<h2>28. <a href="http://webdesigner1921.deviantart.com/art/beauty-sallon-2-152904833">Beauty salon 2</a> by <a href="http://webdesigner1921.deviantart.com/">webdesigner1921 </a></h2>
<p>Very interesting design concept, great for product/image based websites. This one is for SPA salon.</p>
<p><span style="color:#0066cc"><a href="http://webdesigner1921.deviantart.com/art/beauty-sallon-2-152904833"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/beauty-salon-web-design-deviantart-inspiration.jpg" border="0" alt="Beauty-salon-web-design-deviantart-inspiration"/></a></span><a href="http://webdesigner1921.deviantart.com/art/beauty-sallon-2-152904833"></a></p>
<h2>29. <a href="http://badboythemer.deviantart.com/art/Mood-Template-155252881">Mood Template</a> by <a href="http://badboythemer.deviantart.com/">badboythemer </a></h2>
<p>Website for sale by the way and what I like in this template to so much is colors, logo approach (though typographic template one, but still nice) and placement. Interesting concept behind mood template – light grey at the header and pitch black at the footer.</p>
<p>I am not sure though about gradients in buttons, they seem to disappear and become blurred in design, and yes – concept is good, but for me that pitch black gradient seems to be too strong. White text on black background isn’t the favorite color scheme for eyes.</p>
<p><span style="color:#0066cc"><a href="http://badboythemer.deviantart.com/art/Mood-Template-155252881"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/mood-template-layout-web-design-deviantart-inspiration.jpg" border="0" alt="Mood-template-layout-web-design-deviantart-inspiration"/></a></span><a href="http://badboythemer.deviantart.com/art/Mood-Template-155252881"></a></p>
<h2>30. <a href="http://honya.deviantart.com/art/Eshop-Template-153378014">Eshop Template</a> by <a href="http://honya.deviantart.com/">Honya</a></h2>
<p>This design caught my attention with it’s unique and interesting top navigation. While website should require a lot of tweaking to work as real sale shop, color scheme and item placement is really great.</p>
<p><span style="color:#0066cc"><a href="http://honya.deviantart.com/art/Eshop-Template-153378014"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/eshop-template-web-design-deviantart-inspiration.jpg" border="0" alt="Eshop-template-web-design-deviantart-inspiration"/></a></span><a href="http://honya.deviantart.com/art/Eshop-Template-153378014"></a></p>
<h2>31. <a href="http://misht.deviantart.com/art/New-Grunge-Portfolio-152910643">New Grunge Portfolio</a> by <a href="http://misht.deviantart.com/">misht </a></h2>
<p>Trendy and unique website design, I enjoy all the arrows to point and get smiling attention to necessary sections. While header, sidebar and content section are very polished at least for me footer looks too short, text in footer too big to be harmonic. Other than that – great design concept!</p>
<p><span style="color:#0066cc"><a href="http://misht.deviantart.com/art/New-Grunge-Portfolio-152910643"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/grunge-portfolio-web-design-deviantart-inspiration.jpg" border="0" alt="Grunge-portfolio-web-design-deviantart-inspiration"/></a></span><a href="http://misht.deviantart.com/art/New-Grunge-Portfolio-152910643"></a></p>
<h2>32. <a href="http://luqa.deviantart.com/art/CompanionFinder-eu-152883634">CompanionFinder.eu</a> by <a href="http://luqa.deviantart.com/">luqa </a></h2>
<p>Website design for company CompanionFinder – Adult friend finder. Girl definitely grabbed my attention, so header is purposely and well done I presume. Color selection is interesting and very harmonic and easy for eye to look at and read.  Polished site, my attention grabbers were header with girl, and then textures in background making look design transparent and professional.</p>
<p><span style="color:#0066cc"><a href="http://luqa.deviantart.com/art/CompanionFinder-eu-152883634"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/companion-finder-web-design-deviantart-inspiration.jpg" border="0" alt="Companion-finder-web-design-deviantart-inspiration"/></a></span><a href="http://luqa.deviantart.com/art/CompanionFinder-eu-152883634"></a></p>
<h2>33. <a href="http://kaan-arts.deviantart.com/art/AIQOON-155092703">AIQOON</a> by <a href="http://kaan-arts.deviantart.com/">kaan-arts </a></h2>
<p>As I mentioned several times before already, it’s really hard task to process huge amounts of information in user-friendly and harmonic way. One more great inspiration with good concept and well thought through small section placements.</p>
<p><span style="color:#0066cc"><a href="http://kaan-arts.deviantart.com/art/AIQOON-155092703"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/aiqoon-web-design-deviantart-inspiration.jpg" border="0" alt="Aiqoon-web-design-deviantart-inspiration"/></a></span><a href="http://kaan-arts.deviantart.com/art/AIQOON-155092703"></a></p>
<h2>34. <a href="http://mhmoodzaidan.deviantart.com/art/World-Creative-154947693">World Creative</a> by <a href="http://mhmoodzaidan.deviantart.com/">mhmoodzaidan </a></h2>
<p>Simply great eye-candy. No more comments needed here I presume.</p>
<p><span style="color:#0066cc"><a href="http://mhmoodzaidan.deviantart.com/art/World-Creative-154947693"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/world-creative-web-design-deviantart-inspiration.jpg" border="0" alt="World-creative-web-design-deviantart-inspiration"/></a></span><a href="http://mhmoodzaidan.deviantart.com/art/World-Creative-154947693"></a></p>
<h2>35. <a href="http://paradigmtradition.deviantart.com/art/Blue-Portfolio-153988365">Blue Portfolio</a> by <a href="http://paradigmtradition.deviantart.com/">ParadigmTradition </a></h2>
<p>Interesting color contrasts – site is using just blue and monochromic colors to achieve everything. Definitely grabbed my attention as unique design.</p>
<p><span style="color:#0066cc"><a href="http://paradigmtradition.deviantart.com/art/Blue-Portfolio-153988365"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/blue-portfolio-web-design-deviantart-inspiration.jpg" border="0" alt="Blue-portfolio-web-design-deviantart-inspiration"/></a></span><a href="http://paradigmtradition.deviantart.com/art/Blue-Portfolio-153988365"></a></p>
<h2>36. <a href="http://qwibbledesigns.deviantart.com/art/Mazikeen-153612948">Mazikeen</a> by <a href="http://qwibbledesigns.deviantart.com/">QwibbleDesigns</a></h2>
<p>Great corporate website design, actually for sale. Click to image to see it full view, many small details are nicely done there.</p>
<p><span style="color:#0066cc"><a href="http://qwibbledesigns.deviantart.com/art/Mazikeen-153612948"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/mazikeen-magazine-web-design-deviantart-inspiration.jpg" border="0" alt="Mazikeen-magazine-web-design-deviantart-inspiration"/></a></span><a href="http://qwibbledesigns.deviantart.com/art/Mazikeen-153612948"></a></p>
<h2>37.<a href="http://misz000.deviantart.com/art/misz-com-154346961">Misz.com</a> by <a href="http://misz000.deviantart.com/">misz000</a></h2>
<p>Simply amazing, very clean and professional design here!</p>
<p><span style="color:#0066cc"><a href="http://misz000.deviantart.com/art/misz-com-154346961"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/misz-web-design-deviantart-inspiration.jpg" border="0" alt="Misz-web-design-deviantart-inspiration"/></a></span><a href="http://misz000.deviantart.com/art/misz-com-154346961"></a></p>
<h2>38. <a href="http://detrans.deviantart.com/art/WordPress-IcePress-Theme-153385469">WordPress – IcePress Theme</a> by <a href="http://detrans.deviantart.com/">detrans</a></h2>
<p>Amazing water/ice type theme – I would love to see how this design would look as live blog! Very refreshing!</p>
<p><a href="http://detrans.deviantart.com/art/WordPress-IcePress-Theme-153385469"><span style="color:#000000"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/wordpress-icepress-theme-web-design-deviantart-inspiration.jpg" border="0" alt="Wordpress-icepress-theme-web-design-deviantart-inspiration"/></span></a></p>
<h2>39. <a href="http://pantherenoire92.deviantart.com/art/96-Artist-Magazine-152464327">96 Artist Magazine</a> by <a href="http://pantherenoire92.deviantart.com/">PanthereNoire92</a></h2>
<p>Interesting magazine type theme, we all know how hard is to view a lot of information in transparent way. I am not sure about background though, other than that – simple and professional!</p>
<p><span style="color:#0066cc"><a href="http://pantherenoire92.deviantart.com/art/96-Artist-Magazine-152464327"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/96-magazine-web-design-deviantart-inspiration.jpg" border="0" alt="96-magazine-web-design-deviantart-inspiration"/></a></span></p>
<p><span style="color:#0066cc"> </span></p>
<h2>40. <a href="http://alexdesigns.deviantart.com/art/artcase-152706696">Artcase</a> by <a href="http://alexdesigns.deviantart.com/">alexdesigns</a></h2>
<p>Beautiful choice of colors, AlexDesigns is very talented designer and this work doesn’t dissapoint as well! Eye candy and surprisingly I cannot find anything I don’t like in this design!</p>
<p><a href="http://alexdesigns.deviantart.com/art/artcase-152706696"><span style="color:#000000"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/03/deviantart-critique/artcase-web-design-deviantart-inspiration.jpg" border="0" alt="Artcase-web-design-deviantart-inspiration"/></span></a></p>
<p>This is my first time doing such research, review and critiques so you can be harsh too. Point out to my mistakes, you don’t agree with, add your opinion – I would love to hear it. Critiques for us, designers, is the best way how to improve, would love to hear your thoughts here.</p>
<p>I am even thinking making this advanced feature, analyzing some fresh, popular redesigns, pointing out tools and techniques how specific effects are created in design and maybe even create some fresh tutorials. Now is your time to talk, I did mine!</p>
</div>
<div>
<a href="http://feeds.feedburner.com/~ff/1stwebdesigner?a=j_taXL9XD6M:nGW8u1Z5rmY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/1stwebdesigner?d=yIl2AUoC8zA" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/1stwebdesigner?a=j_taXL9XD6M:nGW8u1Z5rmY:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/1stwebdesigner?d=7Q72WNTAKBA" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/1stwebdesigner?a=j_taXL9XD6M:nGW8u1Z5rmY:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/1stwebdesigner?i=j_taXL9XD6M:nGW8u1Z5rmY:F7zBnMyn0Lo" border="0"/></a>
</div>
<script type='text/javascript'>
<!--
tweetmeme_source = 'rundes';
tweetmeme_url = 'http://ramirosanjuan.com.ar/2010/03/40-exclusively-reviewed-and-criticized-deviantart-designs/';
//-->
</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>]]></content:encoded>
			<wfw:commentRss>http://ramirosanjuan.com.ar/2010/03/40-exclusively-reviewed-and-criticized-deviantart-designs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>17 wordpress sharing plugins that will increase your blog traffic</title>
		<link>http://ramirosanjuan.com.ar/2010/03/17-wordpress-sharing-plugins-that-will-increase-your-blog-traffic/</link>
		<comments>http://ramirosanjuan.com.ar/2010/03/17-wordpress-sharing-plugins-that-will-increase-your-blog-traffic/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 17:34:55 +0000</pubDate>
		<dc:creator>Rundes</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>It’s hard to have too much readers on your blog without some share buttons.These buttons helps you to make your article popular on most social media websites.</p> <a href="http://ramirosanjuan.com.ar/2010/03/17-wordpress-sharing-plugins-that-will-increase-your-blog-traffic/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<a href='http://twitter.com/share?url=http%3A%2F%2Framirosanjuan.com.ar%2F%3Fp%3D890&count=horizontal&related=omcmedios%2Ckymastereo&text=17%20wordpress%20sharing%20plugins%20that%20will%20increase%20your%20blog%20traffic' class='twitter-share-button' data-text='17 wordpress sharing plugins that will increase your blog traffic' data-url='http://ramirosanjuan.com.ar/?p=890' data-counturl='http://ramirosanjuan.com.ar/2010/03/17-wordpress-sharing-plugins-that-will-increase-your-blog-traffic/' data-count='horizontal' data-via='rundes' data-related='omcmedios,kymastereo'></a><p>It’s hard to have too much readers on your blog without some share buttons.These buttons helps you to make your article popular on most social media websites.</p>
<script type='text/javascript'>
<!--
tweetmeme_source = 'rundes';
tweetmeme_url = 'http://ramirosanjuan.com.ar/2010/03/17-wordpress-sharing-plugins-that-will-increase-your-blog-traffic/';
//-->
</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>]]></content:encoded>
			<wfw:commentRss>http://ramirosanjuan.com.ar/2010/03/17-wordpress-sharing-plugins-that-will-increase-your-blog-traffic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>25 Excellent jQuery Tutorials for Navigation Menu</title>
		<link>http://ramirosanjuan.com.ar/2010/03/25-excellent-jquery-tutorials-for-navigation-menu/</link>
		<comments>http://ramirosanjuan.com.ar/2010/03/25-excellent-jquery-tutorials-for-navigation-menu/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 11:21:35 +0000</pubDate>
		<dc:creator>Rundes</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Diseño]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>Lots of cool effects can be achieved using jquery so today we just started our tutorial series on Jquery starting with navigation menu. In upcoming days will write some tutorials on jquery for our readers. Check out this awesome Jquery navigation menu tutorials thank you.</p> <a href="http://ramirosanjuan.com.ar/2010/03/25-excellent-jquery-tutorials-for-navigation-menu/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<a href='http://twitter.com/share?url=http%3A%2F%2Framirosanjuan.com.ar%2F%3Fp%3D891&count=horizontal&related=omcmedios%2Ckymastereo&text=25%20Excellent%20jQuery%20Tutorials%20for%20Navigation%20Menu' class='twitter-share-button' data-text='25 Excellent jQuery Tutorials for Navigation Menu' data-url='http://ramirosanjuan.com.ar/?p=891' data-counturl='http://ramirosanjuan.com.ar/2010/03/25-excellent-jquery-tutorials-for-navigation-menu/' data-count='horizontal' data-via='rundes' data-related='omcmedios,kymastereo'></a><p>Lots of cool effects can be achieved using jquery so today we just started our tutorial series on Jquery starting with navigation menu. In upcoming days will write some tutorials on jquery for our readers. Check out this awesome Jquery navigation menu tutorials thank you.</p>
<script type='text/javascript'>
<!--
tweetmeme_source = 'rundes';
tweetmeme_url = 'http://ramirosanjuan.com.ar/2010/03/25-excellent-jquery-tutorials-for-navigation-menu/';
//-->
</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>]]></content:encoded>
			<wfw:commentRss>http://ramirosanjuan.com.ar/2010/03/25-excellent-jquery-tutorials-for-navigation-menu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>7 Must Have WordPress Plugins For Every Blog</title>
		<link>http://ramirosanjuan.com.ar/2010/03/7-must-have-wordpress-plugins-for-every-blog/</link>
		<comments>http://ramirosanjuan.com.ar/2010/03/7-must-have-wordpress-plugins-for-every-blog/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 10:33:13 +0000</pubDate>
		<dc:creator>Rundes</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[blog]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>Basic wordpress plugins every wordpress blog should must have.</p> <a href="http://ramirosanjuan.com.ar/2010/03/7-must-have-wordpress-plugins-for-every-blog/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<a href='http://twitter.com/share?url=http%3A%2F%2Framirosanjuan.com.ar%2F%3Fp%3D892&count=horizontal&related=omcmedios%2Ckymastereo&text=7%20Must%20Have%20WordPress%20Plugins%20For%20Every%20Blog' class='twitter-share-button' data-text='7 Must Have WordPress Plugins For Every Blog' data-url='http://ramirosanjuan.com.ar/?p=892' data-counturl='http://ramirosanjuan.com.ar/2010/03/7-must-have-wordpress-plugins-for-every-blog/' data-count='horizontal' data-via='rundes' data-related='omcmedios,kymastereo'></a><p>Basic wordpress plugins every wordpress blog should must have.</p>
<script type='text/javascript'>
<!--
tweetmeme_source = 'rundes';
tweetmeme_url = 'http://ramirosanjuan.com.ar/2010/03/7-must-have-wordpress-plugins-for-every-blog/';
//-->
</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>]]></content:encoded>
			<wfw:commentRss>http://ramirosanjuan.com.ar/2010/03/7-must-have-wordpress-plugins-for-every-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>9 Useful WordPress Poll And Rating Plugins</title>
		<link>http://ramirosanjuan.com.ar/2010/03/9-useful-wordpress-poll-and-rating-plugins/</link>
		<comments>http://ramirosanjuan.com.ar/2010/03/9-useful-wordpress-poll-and-rating-plugins/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 01:20:35 +0000</pubDate>
		<dc:creator>Rundes</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[polls]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>If you are a Wordpress user, then you are lucky. There are a lot of useful Wordpress poll and rating plugins where you can download and use freely. Here, we share 9 useful Wordpress poll and rating plugins with our readers.</p> <a href="http://ramirosanjuan.com.ar/2010/03/9-useful-wordpress-poll-and-rating-plugins/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<a href='http://twitter.com/share?url=http%3A%2F%2Framirosanjuan.com.ar%2F%3Fp%3D889&count=horizontal&related=omcmedios%2Ckymastereo&text=9%20Useful%20Wordpress%20Poll%20And%20Rating%20Plugins' class='twitter-share-button' data-text='9 Useful Wordpress Poll And Rating Plugins' data-url='http://ramirosanjuan.com.ar/?p=889' data-counturl='http://ramirosanjuan.com.ar/2010/03/9-useful-wordpress-poll-and-rating-plugins/' data-count='horizontal' data-via='rundes' data-related='omcmedios,kymastereo'></a><p>If you are a WordPress user, then you are lucky. There are a lot of useful WordPress poll and rating plugins where you can download and use freely. Here, we share 9 useful WordPress poll and rating plugins with our readers.</p>
<script type='text/javascript'>
<!--
tweetmeme_source = 'rundes';
tweetmeme_url = 'http://ramirosanjuan.com.ar/2010/03/9-useful-wordpress-poll-and-rating-plugins/';
//-->
</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>]]></content:encoded>
			<wfw:commentRss>http://ramirosanjuan.com.ar/2010/03/9-useful-wordpress-poll-and-rating-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>50 Awesome Animations made with CSS3</title>
		<link>http://ramirosanjuan.com.ar/2010/02/50-awesome-animations-made-with-css3/</link>
		<comments>http://ramirosanjuan.com.ar/2010/02/50-awesome-animations-made-with-css3/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 10:00:59 +0000</pubDate>
		<dc:creator>Rundes</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Diseño]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[CSS3 has brought some amazing new features. And the most fun is playing with the CSS animation. Here is a compilation of 50 CSS3 animation that allows you to perform many motion-based functions normally Delegated to JavaScript. In order to view this ef... <a href="http://ramirosanjuan.com.ar/2010/02/50-awesome-animations-made-with-css3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<a href='http://twitter.com/share?url=http%3A%2F%2Framirosanjuan.com.ar%2F%3Fp%3D843&count=horizontal&related=omcmedios%2Ckymastereo&text=50%20Awesome%20Animations%20made%20with%20CSS3' class='twitter-share-button' data-text='50 Awesome Animations made with CSS3' data-url='http://ramirosanjuan.com.ar/?p=843' data-counturl='http://ramirosanjuan.com.ar/2010/02/50-awesome-animations-made-with-css3/' data-count='horizontal' data-via='rundes' data-related='omcmedios,kymastereo'></a><p><a href="http://www.1stwebdesigner.com/development/50-awesome-css3-animations"><img style="margin:10px" src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/css3-animations.jpg" alt="" hspace="10" vspace="10" width="150" height="150" align="left"/></a>CSS3 has brought some amazing new features. And the most fun is playing with the CSS animation. Here is a compilation of <strong>50 CSS3 animation</strong> that allows you to perform many motion-based functions normally Delegated to JavaScript. In order to view this effect, you are required to have WebKit browsers like Safari and Chrome ( very sorry for the users of Internet Explorer )<span></span></p>
<h3>1. <a href="http://css-tricks.com/examples/CSS3Clock/">CSS3 Clock With jQuery</a></h3>
<p>Use the basic features of the CSS3 Transform: rotate. And the combination of javascript frameworks like jQuery can produce a cool CSS3 clock</p>
<p><a href="http://css-tricks.com/examples/CSS3Clock/"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/clock-jQuery-css3-animations.jpg" border="0" alt="" width="570" height="260"/></a></p>
<h3>2. <a href="http://www.fofronline.com/experiments/clock/#clock">Analogue Clock</a></h3>
<p>Analogue clock created using webkit transition and transform CSS. JavaScript is only used to pull in the current time.</p>
<p><a href="http://www.fofronline.com/experiments/clock/#clock"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/analogue-clock-css3-animations.jpg" border="0" alt="" width="570" height="260"/></a></p>
<h3>3. <a href="http://www.fofronline.com/experiments/cube-3d/">3D Cube That Rotates Using Arrow Keys</a></h3>
<p>You can Use up, down, left and right keys to navigate the 3D cube. 3D cube built using  -webkit-perspective, -webkit-transform and -webkit-transition.</p>
<p><a href="http://www.fofronline.com/experiments/cube-3d/"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/3D-cube-rotates-arrow-keys-css3-animations.jpg" border="0" alt="" width="570" height="260"/></a></p>
<h3>4. <a href="http://www.fofronline.com/experiments/cube/multiCubes.html">Multiple 3D Cubes (Slide In/Out)</a></h3>
<p>Multiple 3D Cubes using CSS3 and proprietary ‘transform’ and ‘transition’ properties. I thought it was amazing, you can see the writing on the 3D object.</p>
<p><a href="http://www.fofronline.com/experiments/cube/multiCubes.html"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/multiple-3d-cubes-slide-in-out-css3-animations.jpg" border="0" alt="" width="570" height="260"/></a></p>
<h3>5. <a href="http://www.fofronline.com/experiments/accordion/#two">CSS3 Accordion</a></h3>
<p>An accordion effect using only CSS. Proprietary animation in WebKit based browsers.</p>
<p><a href="http://www.fofronline.com/experiments/accordion/#two"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/accordion-css3-animations.jpg" border="0" alt="" width="570" height="260"/></a></p>
<h3>6. <a href="http://www.fofronline.com/experiments/parallax/">Auto-Scrolling Parallax</a></h3>
<p>Auto-Scrolling Paralax is an animated parallax effect using WebKit’s CSS transition property,Auto-Scrolling Paralax  no need JavaScript</p>
<p><a href="http://www.fofronline.com/experiments/parallax/"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/auto-scrolling-parallax-css3-animations.jpg" border="0" alt="" width="570" height="260"/></a></p>
<h3>7. <a href="http://www.zachstronaut.com/lab/isocube.html">Isocube</a></h3>
<p>Isocube is like 3DCube but have litle different. Isocube  can load images on one side</p>
<p><a href="http://www.zachstronaut.com/lab/isocube.html"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/isocube-css3-animations.jpg" border="0" alt="" width="570" height="260"/></a></p>
<h3>8. <a href="http://devfiles.myopera.com/articles/1041/image-gallery.html">Image Gallery</a></h3>
<p><a href="http://devfiles.myopera.com/articles/1041/image-gallery.html"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/image-gallery-2-css3-animations.jpg" border="0" alt="" width="570" height="260"/></a></p>
<h3>9. <a href="http://girliemac.com/sandbox/matrix.html">Matrix</a></h3>
<p>The Matrix is one of the best sci-fi films of all time. CSS3 capable of making such an amazing animated film made</p>
<p><a href="http://girliemac.com/sandbox/matrix.html"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/matrix-css3-animations.jpg" border="0" alt="" width="570" height="280"/></a></p>
<h3>10. <a href="http://webdeveloperjuice.com/demos/css/css3effects.html">7 Javascript-effect Alternatives Using CSS3</a></h3>
<p>7 examples of alternatives to javascript effect by using CSS3. Various effects such as Fade Block, Block Pulsate, Nudge, Expand Block, Block Bounce, Spin Block and Accordion</p>
<p><a href="http://webdeveloperjuice.com/demos/css/css3effects.html"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/7-javascript-effect-css3-animations.jpg" border="0" alt="" width="570" height="260"/></a></p>
<h3>11. <a href="http://dinolatoga.com/demo/webkit-image-hover-effects/">Image Hover Effects</a></h3>
<p>Image Hover Effects is an example of using CSS to replace the javascript. The image will shrink when you put your mouse pointer on top of it.</p>
<p><a href="http://dinolatoga.com/demo/webkit-image-hover-effects/"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/image-hover-effects-css3-animations.jpg" border="0" alt="" width="570" height="260"/></a></p>
<h3>12. <a href="http://www.romancortes.com/blog/pure-css-coke-can/">Turning Coke Can (Control With Scrollbar)</a></h3>
<p><a href="http://www.romancortes.com/blog/pure-css-coke-can/"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/turning-coke-can-control-with-scrollbar-css3-animations.jpg" border="0" alt="" width="570" height="330"/></a></p>
<h3>13. <a href="http://www.romancortes.com/blog/css-3d-meninas/">3D Meninas</a></h3>
<p><a href="http://www.romancortes.com/blog/css-3d-meninas/"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/3D-meninas-css3-animations.jpg" border="0" alt="" width="570" height="260"/></a></p>
<h3>14. <a href="http://media.24ways.org/2009/14/5/index.html">Polaroid Gallery</a></h3>
<p>Polaroid Gallery is animated pile of photographs utilizing a ton of new CSS3 commands.  It’s interesting when your mouse cursor is above the image, the image will enlarge</p>
<p><a href="http://media.24ways.org/2009/14/5/index.html"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/polaroid-gallery-2-css3-animations.jpg" border="0" alt="" width="570" height="280"/></a></p>
<h3>15. <a href="http://media.24ways.org/2009/15/space.html">Space</a></h3>
<p><a href="http://media.24ways.org/2009/15/space.html"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/space-css3-animations.jpg" border="0" alt="" width="570" height="290"/></a></p>
<h3>16. <a href="http://www.zurb.com/playground/osx-dock">Mac Dock</a></h3>
<p>This list of links as the basis and change into an OS X icon dock of amazing.</p>
<p><a href="http://www.zurb.com/playground/osx-dock"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/mac-dock-css3-animations.jpg" border="0" alt="" width="570" height="260"/></a></p>
<h3>17. <a href="http://www.zurb.com/playground/drop-in-modals">Drop-In Modals</a></h3>
<p>With CSS3 effects and property Drop In Modals can help you make quick, animation, a simple change to using modals, and some subtle design cues.</p>
<p><a href="http://www.zurb.com/playground/drop-in-modals"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/drop-in-modals-css3-animations.jpg" border="0" alt="" width="570" height="260"/></a></p>
<h3>18. <a href="http://www.zurb.com/playground/sliding-vinyl">Sliding Vinyl</a></h3>
<p>Vinyl effect can be created by using CSS3 transition and a little HTML. This can make a standard album cover to have an interesting style</p>
<p><a href="http://www.zurb.com/playground/sliding-vinyl"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/sliding-vinyl-css3-animations.jpg" border="0" alt="" width="570" height="260"/></a></p>
<h3>19. <a href="http://www.zurb.com/playground/css3-polaroids">Zooming Polaroids</a></h3>
<p>Polaroid is a picture that is in the box and spun like a pile of random photos that are sorting through CSS3 techniques. The text that comprises only extract the title and alt attribute</p>
<p><a href="http://www.zurb.com/playground/css3-polaroids"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/zooming-polaroids-css3-animations.jpg" border="0" alt="" width="570" height="290"/></a></p>
<h3>20. <a href="http://www.the-art-of-web.com/css/css-animation/">Animated Rocket</a></h3>
<p>The principle of Animatid Roket is CSSEffect. The transformation changed the appearance of an element in the browser, moving, rotating, or other means. In determining the conversion of styles before making the application to happen so that you can not really animation.</p>
<p><a href="http://www.the-art-of-web.com/css/css-animation/"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/animated-rocket-css3-animations.jpg" border="0" alt="" width="570" height="260"/></a></p>
<h3>21. <a href="http://webkit.org/blog-files/3d-transforms/poster-circle.html">Poster Circle</a></h3>
<p>Poster Circle. is an animated spin column consists of a row of colored boxes and text are wonderful. The overall effect is crazy cool and undeniably dizzying</p>
<p><a href="http://webkit.org/blog-files/3d-transforms/poster-circle.html"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/poster-circle-css3-animations.jpg" border="0" alt="" width="570" height="270"/></a></p>
<h3>22. <a href="http://webkit.org/blog-files/3d-transforms/morphing-cubes.html">Morphing Cubes</a></h3>
<p>Morphing Cubes will shows some of the more interesting content using 3D transformations, animations and transitions. Note that you can still select text in the element, even if the rotation. Converting elements are fully interactive.</p>
<p><a href="http://webkit.org/blog-files/3d-transforms/morphing-cubes.html"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/morphing-cubes-css3-animations.jpg" border="0" alt="" width="570" height="270"/></a></p>
<h3>23. <a href="http://www.3site.eu/examples/gallery/">Animated Polaroid Gallery</a></h3>
<p>This is the example of other Polaroid Gallery. Piles of images at random and when the cursor hovers over an image, selected images will be enlarged</p>
<p><a href="http://www.3site.eu/examples/gallery/"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/polaroid-gallery-css3-animations.jpg" border="0" alt="" width="570" height="260"/></a></p>
<h3>24. <a href="http://www.zachstronaut.com/lab/text-shadow-box/text-shadow-box.html">Spotlight Cast Shadow</a></h3>
<p>When the cursor moves as if like a lamp spotlight leading up to the writing and cast</p>
<p><a href="http://www.zachstronaut.com/lab/text-shadow-box/text-shadow-box.html"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/spotlight-cast-shadow-css3-animations.jpg" border="0" alt="" width="570" height="280"/></a></p>
<h3>25. <a href="http://demo.tutorialzine.com/2009/12/colorful-clock-jquery-css/demo.html">Colorful Clock</a></h3>
<p>Colorful Clock is a colorful jQuery &amp; CSS3  which will help you keep track of those precious last seconds of the year.</p>
<p><a href="http://demo.tutorialzine.com/2009/12/colorful-clock-jquery-css/demo.html"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/colorful-clock-css3-animations.jpg" border="0" alt="" width="570" height="260"/></a></p>
<h3>26. <a href="http://demo.tutorialzine.com/2009/11/hovering-gallery-css3-jquery/demo.php">Lightbox Gallery </a></h3>
<p>Lightbox Gallery is an awesome image gallery which leverages the latest CSS3 and jQuery techniques.Lightbox Gallery using jQuery, jQuery UI (for the drag and drop) and the fancybox jQuery plugin for the lightbox display in addition to PHP and CSS for interactivity and styling.</p>
<p><a href="http://demo.tutorialzine.com/2009/11/hovering-gallery-css3-jquery/demo.php"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/lightbox-gallery-draggable-css3-animations.jpg" border="0" alt="" width="570" height="260"/></a></p>
<h3>27. <a href="http://buildinternet.com/live/elasticthumbs/">Elastic Thumbnail Menu</a></h3>
<p>Elastic Thumbnail Menu is an alternative method for smoothing the menu, in particular by increasing the menu items when the mouse is hovering over the menu. And then expand to the top menu</p>
<p><a href="http://buildinternet.com/live/elasticthumbs/"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/elastic-thumbnail-menu-css3-animations.jpg" border="0" alt="" width="570" height="260"/></a></p>
<h3>28. <a href="http://paulbakaus.com/lab/js/coverflow/">Coverflow</a></h3>
<p>This animation Apple style that combines CSS transformation and jqueryUI. This one truly animate between two half states, making a slider like iTunes</p>
<p><a href="http://paulbakaus.com/lab/js/coverflow/"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/coverflow-css3-animations.jpg" border="0" alt="" width="570" height="260"/></a></p>
<h3>29. <a href="http://demo.marcofolio.net/jquery_dj/">jQuery DJ Hero</a></h3>
<p>DJ Hero This is one of the interesting combination of CSS3 with jquery. On-screen controls you can control the pace or just take enough to record your mouse</p>
<p><a href="http://demo.marcofolio.net/jquery_dj/"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/jQuery-dj-hero-css3-animations.jpg" border="0" alt="" width="570" height="300"/></a></p>
<h3>30. <a href="http://designlovr.com/examples/dynamic_stack_of_index_cards/">Dynamic Stacking Cards</a></h3>
<p>inn is a dynamic stack of index cards that simply using HTML and CSS3 features such as change and transition (for the dynamic effects) and the @ font-face, box-shadow and border-radius (for styling).</p>
<p><a href="http://designlovr.com/examples/dynamic_stack_of_index_cards/"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/dynamic-stacking-cards-css3-animations.jpg" border="0" alt="" width="570" height="260"/></a></p>
<h3>31. <a href="http://www.alexandtheweb.com/demos/transitions-test.html">Another Image Gallery</a></h3>
<p>This is an example of another image gallery that uses CSS3 transforms property and property transitions.</p>
<p><a href="http://www.alexandtheweb.com/demos/transitions-test.html"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/image-gallery-css3-animations.jpg" border="0" alt="" width="570" height="260"/></a></p>
<h3>32. <a href="http://www.satine.org/research/webkit/snowleopard/snowstack.html">Snow Stack (Control With Arrow Keys)</a></h3>
<p><a href="http://www.satine.org/research/webkit/snowleopard/snowstack.html"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/snow-stack-control-with-arrow-keys-css3-animations.jpg" border="0" alt="" width="570" height="280"/></a></p>
<h3>33. <a href="http://stuffandnonsense.co.uk/content/demo/cannybill/21-10-2009/pricing.html">Animated Pricing Column</a></h3>
<p><span>CSS3 animation can also be used in the package list price of a product. Animated Column Pricing can be applied properly there</span></p>
<p><a href="http://stuffandnonsense.co.uk/content/demo/cannybill/21-10-2009/pricing.html"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/pricing-column-css3-animations.jpg" border="0" alt="" width="570" height="260"/></a></p>
<h3>34. <a href="http://demo.marcofolio.net/slick_jquery_css3_menu/default.html">Slick jQuery Menu</a></h3>
<p>Slick Jquery Menu achieved through a combination of CSS3 and JQuery menu below is very elegant and shows some great use of Jquery and CSS3. This is just one of those crazy concepts that the test can be used in CSS3 will be true of the standard Web.</p>
<p><a href="http://demo.marcofolio.net/slick_jquery_css3_menu/default.html"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/slick-jQuery-menu-css3-animations.jpg" border="0" alt="" width="570" height="290"/></a></p>
<h3>35. <a href="http://www.kamikazemusic.com/demo/csstabs.html">CSS Tabs Without Javascript</a></h3>
<p><a href="http://www.kamikazemusic.com/demo/csstabs.html"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/tabs-without-javascript-css3-animations.jpg" border="0" alt="" width="570" height="260"/></a></p>
<h3>36. <a href="http://development.tobypitman.com/css/menu.html">Tab Menus Without Javascript</a></h3>
<p><a href="http://development.tobypitman.com/css/menu.html"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/tab-menus-without-javascript-css3-animations.jpg" border="0" alt="" width="570" height="270"/></a></p>
<h3>37. <a href="http://o.sitepen.com/labs/code/cssDock/">SVG Fisheye Menu</a></h3>
<p>CSS animation can animate almost any property on the item and do funny things, such as rotation and tilt. As proof,will created quick and dirty CSS3 Fisheye / Dock demo. Used as an added bonus, the demo-SVG in the tag IMG.</p>
<p><a href="http://o.sitepen.com/labs/code/cssDock/"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/svg-fisheye-menu-css3-animations.jpg" border="0" alt="" width="570" height="260"/></a></p>
<h3>38. <a href="http://webkit.org/blog-files/leaves/index.html">Falling Leaves</a></h3>
<p>Like autumn. Animated falling leaves are made using CSS3</p>
<p><a href="http://webkit.org/blog-files/leaves/index.html"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/falling-leaves-css3-animations.jpg" border="0" alt="" width="570" height="280"/></a></p>
<h3>39. <a href="http://samples.webmatze.de/rotating_image_gallery.htm">Rotating Gallery</a></h3>
<p>Image Gallery Rotaitng build with CSS transform transition and CSS features. To see the effects of rotation, click the small image</p>
<p><a href="http://samples.webmatze.de/rotating_image_gallery.htm"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/rotating-gallery-css3-animations.jpg" border="0" alt="" width="570" height="270"/></a></p>
<h3>40. <a href="http://www.newmediacampaigns.com/files/http://www.webdesignerwall.com/wp-content/uploads/2010/02/nicer-navigation-with-css-transitions/demo.html">Dropdown Menu</a></h3>
<p>Dropdown Menu is a very nice navigation menu by using CSS3 transition property. CSS transitions are very strong influence to renounce the use of JavaScript for many common side effects.</p>
<p><a href="http://www.newmediacampaigns.com/files/http://www.webdesignerwall.com/wp-content/uploads/2010/02/nicer-navigation-with-css-transitions/demo.html"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/dropdown-menu-css3-animations.jpg" border="0" alt="" width="570" height="260"/></a></p>
<h3>41. <a href="http://blog.gesteves.com/post/261593774/im-done-star-wars-opening-crawl-using-only-html">Star Wars Crawl</a></h3>
<p>Star Wars opening crawl, using only HTML &amp; CSS. It only works in Snow Leopard in Safari 4.0.4 and the WebKit nightly.</p>
<p><a href="http://blog.gesteves.com/post/261593774/im-done-star-wars-opening-crawl-using-only-html"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/star-wars-crawl-css3-animations.jpg" border="0" alt="" width="570" height="222"/></a></p>
<h3>42. <a href="http://webkit.org/demos/sticky-notes/">Sticky Notes</a></h3>
<p><a href="http://webkit.org/demos/sticky-notes/"><img style="border:0px initial initial" src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/sticky-notes-css3-animation.jpg" border="0" alt=""/></a></p>
<h3>43. <a href="http://natbat.net/code/clientside/css/snowflakes/">Snowflakes</a></h3>
<p><a href="http://natbat.net/code/clientside/css/snowflakes/"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/Snowflakes-css3-animations.jpg" border="0" alt="" width="570" height="282"/></a></p>
<h3>44. <a href="http://www.niquelao.net/wp-content/uploads/2009/12/example1.html">Another Fisheye</a></h3>
<p>This is another fisheye that using CSS3</p>
<p><a href="http://www.niquelao.net/wp-content/uploads/2009/12/example1.html"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/another-fisheye-css3-animations.jpg" border="0" alt="" width="570" height="260"/></a></p>
<h3>45. <a href="http://www.cssplay.co.uk/menu/css3-animation.html">Frame-by-Frame Animation</a></h3>
<p>The first demonstration reqires you to keep clicking the image to see the next frame, and it wraps around to the start when you reach the last frame.The second demonstration just needs you to keep the mouse moving over the image in MOST browsers. But the BIG drawback to this method is that the speed of movement of the mouse governs the speed of animation</p>
<p><a href="http://www.cssplay.co.uk/menu/css3-animation.html"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/Frame-by-Frame-css3-animations.jpg" border="0" alt="" width="570" height="260"/></a></p>
<h3>46. <a href="http://anthonycalzadilla.com/css3-ATAT/index-bones.html">AT-AT Walker </a></h3>
<p>AT-AT Walker is not flash but only CSS3. That amazing !</p>
<p><a href="http://anthonycalzadilla.com/css3-ATAT/index-bones.html"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/at-walker-css3-animations.jpg" border="0" alt="" width="570" height="260"/></a></p>
<h3>47. <a href="http://www.thecssninja.com/demo/css_accordion/#Section2">Another Accordion</a></h3>
<p><a href="http://www.thecssninja.com/demo/css_accordion/#Section2"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/Another-Accordion-css3-animations.jpg" border="0" alt="" width="570" height="260"/></a></p>
<h3>48. <a href="http://files.myopera.com/FataL/pres/pres.xml#name">Dynamic Presentation Without Flash</a></h3>
<p><a href="http://files.myopera.com/FataL/pres/pres.xml#name"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/dynamic-presentation-without-flash-css3-animations.jpg" border="0" alt="" width="570" height="260"/></a></p>
<h3>49. <a href="http://elliottrothman.com/files/smoothie.html">Smoothie Slider Menu</a></h3>
<p><a href="http://elliottrothman.com/files/smoothie.html"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/smoothie-css3-animations.jpg" border="0" alt="" width="570" height="160"/></a></p>
<h3>50. <a href="http://24ways.org/2009/css-animations">Spinner</a></h3>
<p>This is basically like an ajax/loader spinner except its not a animated gif. It uses CSS3 to make it spin.</p>
<p><a href="http://24ways.org/2009/css-animations"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2010/02/spinner-css3-animations.jpg" border="0" alt="" width="570" height="300"/></a></p>
<div>
<a href="http://feeds.feedburner.com/~ff/1stwebdesigner?a=2xaglyJUtoM:P01cD2caUHE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/1stwebdesigner?d=yIl2AUoC8zA" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/1stwebdesigner?a=2xaglyJUtoM:P01cD2caUHE:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/1stwebdesigner?d=7Q72WNTAKBA" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/1stwebdesigner?a=2xaglyJUtoM:P01cD2caUHE:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/1stwebdesigner?i=2xaglyJUtoM:P01cD2caUHE:F7zBnMyn0Lo" border="0"/></a>
</div>
<script type='text/javascript'>
<!--
tweetmeme_source = 'rundes';
tweetmeme_url = 'http://ramirosanjuan.com.ar/2010/02/50-awesome-animations-made-with-css3/';
//-->
</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>]]></content:encoded>
			<wfw:commentRss>http://ramirosanjuan.com.ar/2010/02/50-awesome-animations-made-with-css3/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>10 Essential Chrome Extensions for Web Developers</title>
		<link>http://ramirosanjuan.com.ar/2010/02/10-essential-chrome-extensions-for-web-developers-2/</link>
		<comments>http://ramirosanjuan.com.ar/2010/02/10-essential-chrome-extensions-for-web-developers-2/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 21:05:16 +0000</pubDate>
		<dc:creator>Rundes</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Browser Lists]]></category>
		<category><![CDATA[Channels]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[Lists]]></category>
		<category><![CDATA[mashable]]></category>
		<category><![CDATA[rackspace]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[web development series]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[ This series is supported by Rackspace, the better way to do hosting. Learn more about Rackspace’s hosting solutions here.As a web developer, you’re probably among the earliest adopters of new browser technologies. Google’s relatively new Chrome ... <a href="http://ramirosanjuan.com.ar/2010/02/10-essential-chrome-extensions-for-web-developers-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<a href='http://twitter.com/share?url=http%3A%2F%2Framirosanjuan.com.ar%2F%3Fp%3D759&count=horizontal&related=omcmedios%2Ckymastereo&text=10%20Essential%20Chrome%20Extensions%20for%20Web%20Developers' class='twitter-share-button' data-text='10 Essential Chrome Extensions for Web Developers' data-url='http://ramirosanjuan.com.ar/?p=759' data-counturl='http://ramirosanjuan.com.ar/2010/02/10-essential-chrome-extensions-for-web-developers-2/' data-count='horizontal' data-via='rundes' data-related='omcmedios,kymastereo'></a><p><a href="http://api.tweetmeme.com/share?url=http://mashable.com/2010/02/24/developer-chrome-extensions/&amp;service=bit.ly"><img width="51" height="61" src="http://api.tweetmeme.com/imagebutton.gif?url=http://mashable.com/2010/02/24/developer-chrome-extensions/" align="right"/></a> <a href="http://www.google.com/reader/link?url=http://mashable.com/2010/02/24/developer-chrome-extensions/&amp;title=10%20Essential%20Chrome%20Extensions%20for%20Web%20Developers&amp;srcTitle=Mashable&amp;srcUrl=http://mashable.com"><img src="http://cdn.mashable.com/wp-content/plugins/wp-digg-this/i/gbuzz-feed.png" align="right"/></a>
<p><img src="http://cdn.mashable.com/wp-content/uploads/2010/02/rackspace-hosting-logo.jpg" alt="" title="Rackspace hosting logo" width="92" height="38"/><em><a href="http://mashable.com/tag/web-development-series/">This series</a> is supported by <a rel="nofollow" href="http://bs.serving-sys.com/BurstingPipe/adServer.bs?cn=tf&amp;c=20&amp;mc=click&amp;pli=889085&amp;PluID=0&amp;ord=%5Btimestamp%5D">Rackspace</a>, the better way to do hosting. Learn more about Rackspace’s hosting solutions <a rel="nofollow" href="http://bs.serving-sys.com/BurstingPipe/adServer.bs?cn=tf&amp;c=20&amp;mc=click&amp;pli=889085&amp;PluID=0&amp;ord=%5Btimestamp%5D">here</a>.</em></p>
<p><img src="http://cdn.mashable.com/wp-content/uploads/2010/02/chromeextensions.jpg" alt="" title="chromeextensions" width="260" height="190"/>As a web developer, you’re probably among the earliest adopters of new browser technologies. Google’s relatively new <a href="http://mashable.com/tag/google-chrome">Chrome</a> browser is one of those products that developers jumped all over as soon as it became available, but its initial lack of extensions was a dealbreaker for many.</p>
<p><a href="http://mashable.com/2010/01/25/google-chrome-4-extensions/">Now extensions are supported in Chrome</a> and some of the tools you’re accustomed to using in <a href="http://mashable.com/category/firefox">Firefox</a> have become available, plus a few unique to Chrome. We’ve compiled a list of ten of the most useful Chrome extensions for web developers right here; if you use these extensions, you might even be able to make Chrome your main workhorse. Maybe!</p>
<p>Look at the list and give it a try — and if there are any great ones that we missed, be sure and share them with us and the other readers in the comments.</p>
<hr />
<h2>1. <a href="https://chrome.google.com/extensions/detail/bnbbfjbeaefgipfjpdabmpadaacmafkj">Firebug Lite</a></h2>
<hr />
<p><center><img src="http://cdn.mashable.com/wp-content/uploads/2010/02/firebuglite.jpg" alt="" title="firebuglite" width="640" height="226"/></center></p>
</p>
<p>Arguably the most popular Firefox extension for web developers, Firebug lets you look at and edit the HTML, CSS and JavaScript of any page on the fly without leaving your browser. Firebug Lite is a scaled-down version of Firebug made for Chrome. You can inspect a page for errors then quickly edit to fix them.</p>
<p>Though Firebug Lite doesn’t have all the same features as Firebug, it has most of the essentials, and there’s a console interface for power users.</p>
<hr />
<h2>2. <a href="https://chrome.google.com/extensions/detail/hehijbfgiekmjfkfjpbkbammjbdenadd">IE Tab</a></h2>
<hr />
<p><center><img src="http://cdn.mashable.com/wp-content/uploads/2010/02/ietab.jpg" alt="" title="ietab" width="640" height="129"/></center></p>
</p>
<p>Microsoft’s <a href="http://mashable.com/tag/internet-explorer">Internet Explorer</a> web browser is not at all popular with web developers, but it’s by far the most popular browser for the general population. With IE Tab you can open any website in a tab that’s actually running Internet Explorer instead of Chrome. You can make sure your website runs correctly for those millions of people who aren’t using Firefox, <a href="http://mashable.com/tag/safari">Safari</a>, Chrome, or <a href="http://mashable.com/tag/opera">Opera</a>.</p>
<hr />
<h2>3. <a href="https://chrome.google.com/extensions/detail/hmdcmlfkchdmnmnmheododdhjedfccka">Eye Dropper</a></h2>
<hr />
<p><center><img src="http://cdn.mashable.com/wp-content/uploads/2010/02/eyedropper.jpg" alt="" title="eyedropper" width="640" height="335"/></center></p>
</p>
<p>With EyeDropper, you can find useful information on any color on a website you’re viewing in  Chrome. Click the extension button and a color wheel interface drops down. From there, you can click the color picker button, then click anywhere on the site to see where the color for that pixel falls in the wheel, what its RGB levels are, and what its HTML color code is.</p>
<hr />
<h2>4. <a href="https://chrome.google.com/extensions/detail/oangcciaeihlfmhppegpdceadpfaoclj">Chrome SEO</a></h2>
<hr />
<p><center><img src="http://cdn.mashable.com/wp-content/uploads/2010/02/chromeseo.jpg" alt="" title="chromeseo" width="640" height="309"/></center></p>
</p>
<p>Tapping the Chrome SEO button after the extension has been installed will give you website information that’s important for search engine optimization. You can check backlinks, traffic measures like the Alexa Rank and Google PageRank, popularity on social bookmarking sites like Delicious, and more.</p>
<hr />
<h2>5. <a href="https://chrome.google.com/extensions/detail/dmpfoncmmihgkooacnplecaopcefceam">Lorem Ipsum Generator</a></h2>
<hr />
<p><center><img src="http://cdn.mashable.com/wp-content/uploads/2010/02/loremipsum.jpg" alt="" title="loremipsum" width="640" height="210"/></center></p>
</p>
<p>The Lorem Ipsum Generator extension will generate filler text for your websites so you can make sure your formatting works well without wasting time typing several paragraphs of text. This extension is lightweight and minimalistic, so it’s easy to use and it won’t take up a lot of memory. That means it’s easy to pop in and out of as needed.</p>
<hr />
<h2>6. <a href="https://chrome.google.com/extensions/detail/idhfcdbheobinplaamokffboaccidbal">Resolution Test</a></h2>
<hr />
<p><center><img src="http://cdn.mashable.com/wp-content/uploads/2010/02/resolutiontest.jpg" alt="" title="resolutiontest" width="640" height="345"/></center></p>
</p>
<p>Resolution Test’s purpose is right there in the name — it re-sizes the browser window to show what your website will look like at various popular screen resolutions. As a web developer, you probably have a very high-resolution display. Good for you! But most of the visitors to your site don’t; this extension will help you make sure the site’s formatting looks ok to them.</p>
<hr />
<h2>7. <a href="https://chrome.google.com/extensions/detail/ognampngfcbddbfemdapefohjiobgbdl">Speed Tracer</a></h2>
<hr />
<p><center><img src="http://cdn.mashable.com/wp-content/uploads/2010/02/speedtracer.jpg" alt="" title="speedtracer" width="640" height="156"/></center></p>
</p>
<p>Speed Tracer uses the browser’s built-in metrics tools to record how much time your web application is spending on various tasks so you can find out what the hang-up is if your site is running slowly. It can tell you how much time the browser is spending interpreting layout, Javascript, and other details.</p>
<p>The only downside to this useful tool is that for it to work, you have to run the browser with the command line flag “–enable-extension-timeline-api.” But if you’re a developer, that’s probably not a big issue, right?</p>
<hr />
<h2>8. <a href="https://chrome.google.com/extensions/detail/aonjhmdcgbgikgjapjckfkefpphjpgma">MeasureIt!</a></h2>
<hr />
<p><center><img src="http://cdn.mashable.com/wp-content/uploads/2010/02/measureit.jpg" alt="" title="measureit" width="640" height="234"/></center></p>
</p>
<p>MeasureIt! is pretty straightforward — it gives you the dimensions (pixel width and height) of any element present in a website you’re looking at. Like a lot of the other extensions on this list, it was previously available for Firefox.</p>
<hr />
<h2>9. <a href="https://chrome.google.com/extensions/detail/gbkffbkamcejhkcaocmkdeiiccpmjfdi">Pendule</a></h2>
<hr />
<p><center><img src="http://cdn.mashable.com/wp-content/uploads/2010/02/pendule.jpg" alt="" title="pendule" width="640" height="220"/></center></p>
</p>
<p>Pendule pops up an easy-to-use, well-laid-out control panel full of miscellaneous tasks helpful to developers. Examples include reloading or disabling CSS, viewing JavaScript scripts, hiding images, a color picker, a display ruler, viewing source, and several script validators. It works well as your basic, catch-all web developer’s extension.</p>
<hr />
<h2>10. <a href="https://chrome.google.com/extensions/detail/dapjbgnjinbpoindlpdmhochffioedbn">BuiltWith</a></h2>
<hr />
<p><center><img src="http://cdn.mashable.com/wp-content/uploads/2010/02/builtwith.jpg" alt="" title="builtwith" width="640" height="391"/></center></p>
</p>
<p>BuiltWith gives you a profile of the website you’re hanging out at, including a list of all the technologies it can find there. It will tell you what widgets the site is using, which analytics tracker the webmaster is using, which frameworks are present, which advertising platforms are in use, and so on.</p>
<hr /><strong>Series supported by Rackspace</strong><br />
<hr />
<div style="text-align:center"><img title="rackspace" src="http://cdn.mashable.com/wp-content/uploads/2009/01/rackspace.gif" alt="rackspace" width="175" height="40"/></div>
<p><a rel="nofollow" href="http://bs.serving-sys.com/BurstingPipe/adServer.bs?cn=tf&amp;c=20&amp;mc=click&amp;pli=889085&amp;PluID=0&amp;ord=%5Btimestamp%5D">Rackspace</a> is the better way to do hosting. No more worrying about web hosting uptime. No more spending your time, energy and resources trying to stay on top of things like patching, updating, monitoring, backing up data and the like. Learn why.</p>
<hr />Reviews: <a href="http://www.blippr.com/apps/336751-Chrome">Chrome</a>, <a href="http://www.blippr.com/apps/336896-Delicious">Delicious</a>, <a href="http://www.blippr.com/apps/336679-Firefox">Firefox</a>, <a href="http://www.blippr.com/apps/336661-Google">Google</a>, <a href="http://www.blippr.com/apps/336748-Internet-Explorer">Internet Explorer</a>, <a href="http://www.blippr.com/apps/337084-Opera">Opera</a>, <a href="http://www.blippr.com/apps/336952-Safari">Safari</a>
<p>Tags: <a href="http://mashable.com/tag/development/">development</a>, <a href="http://mashable.com/tag/extensions/">extensions</a>, <a href="http://mashable.com/tag/google/">Google</a>, <a href="http://mashable.com/tag/google-chrome/">google chrome</a>, <a href="http://mashable.com/tag/rackspace/">rackspace</a>, <a href="http://mashable.com/tag/web-development-series/">web development series</a></p>
<p><iframe src="http://feedads.g.doubleclick.net/~ah/f/9m6h8omben53fuj7ghgrctkjc8/300/250?ca=1&amp;fh=280#http%3A%2F%2Fmashable.com%2F2010%2F02%2F24%2Fdeveloper-chrome-extensions%2F" width="100%" height="280" frameborder="0" scrolling="no" marginwidth="0" marginheight="0"></iframe></p>
<div>
<a href="http://feeds.feedburner.com/~ff/Mashable?a=gEWafdLRtYc:coAhyRtDre0:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Mashable?i=gEWafdLRtYc:coAhyRtDre0:D7DqB2pKExk" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=gEWafdLRtYc:coAhyRtDre0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Mashable?i=gEWafdLRtYc:coAhyRtDre0:V_sGLiPBpWU" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=gEWafdLRtYc:coAhyRtDre0:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Mashable?i=gEWafdLRtYc:coAhyRtDre0:F7zBnMyn0Lo" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=gEWafdLRtYc:coAhyRtDre0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Mashable?d=qj6IDK7rITs" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=gEWafdLRtYc:coAhyRtDre0:_e0tkf89iUM"><img src="http://feeds.feedburner.com/~ff/Mashable?d=_e0tkf89iUM" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=gEWafdLRtYc:coAhyRtDre0:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Mashable?i=gEWafdLRtYc:coAhyRtDre0:gIN9vFwOqvQ" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=gEWafdLRtYc:coAhyRtDre0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Mashable?d=yIl2AUoC8zA" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=gEWafdLRtYc:coAhyRtDre0:P0ZAIrC63Ok"><img src="http://feeds.feedburner.com/~ff/Mashable?d=P0ZAIrC63Ok" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=gEWafdLRtYc:coAhyRtDre0:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/Mashable?d=I9og5sOYxJI" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=gEWafdLRtYc:coAhyRtDre0:CC-BsrAYo0A"><img src="http://feeds.feedburner.com/~ff/Mashable?d=CC-BsrAYo0A" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=gEWafdLRtYc:coAhyRtDre0:_cyp7NeR2Rw"><img src="http://feeds.feedburner.com/~ff/Mashable?i=gEWafdLRtYc:coAhyRtDre0:_cyp7NeR2Rw" border="0"/></a>
</div>
<p><img src="http://feeds.feedburner.com/~r/Mashable/~4/gEWafdLRtYc" height="1" width="1"/></p>
<script type='text/javascript'>
<!--
tweetmeme_source = 'rundes';
tweetmeme_url = 'http://ramirosanjuan.com.ar/2010/02/10-essential-chrome-extensions-for-web-developers-2/';
//-->
</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>]]></content:encoded>
			<wfw:commentRss>http://ramirosanjuan.com.ar/2010/02/10-essential-chrome-extensions-for-web-developers-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>100  Resources for WordPress Theme Developers</title>
		<link>http://ramirosanjuan.com.ar/2010/02/100-resources-for-wordpress-theme-developers/</link>
		<comments>http://ramirosanjuan.com.ar/2010/02/100-resources-for-wordpress-theme-developers/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 19:03:55 +0000</pubDate>
		<dc:creator>Rundes</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress design]]></category>
		<category><![CDATA[wordpress development]]></category>
		<category><![CDATA[Wordpress Resources]]></category>
		<category><![CDATA[wordpress theme]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>One of the great things about working with WordPress and developing your own themes is the community and all of the resources that are available. If you’re not sure how to do something or looking to see what solutions other theme designers and developers are using, you can find plenty of infomation and tutorials to help.</p><div>
<a href="http://feeds.feedburner.com/~ff/Wpscoop-AllNews?a=LJ0NEPbQpTQ:9xbC_ctRrbo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Wpscoop-AllNews?d=yIl2AUoC8zA" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/Wpscoop-AllNews?a=LJ0NEPbQpTQ:9xbC_ctRrbo:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Wpscoop-AllNews?i=LJ0NEPbQpTQ:9xbC_ctRrbo:F7zBnMyn0Lo" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/Wpscoop-AllNews?a=LJ0NEPbQpTQ:9xbC_ctRrbo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Wpscoop-AllNews?i=LJ0NEPbQpTQ:9xbC_ctRrbo:V_sGLiPBpWU" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/Wpscoop-AllNews?a=LJ0NEPbQpTQ:9xbC_ctRrbo:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Wpscoop-AllNews?d=qj6IDK7rITs" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/Wpscoop-AllNews?a=LJ0NEPbQpTQ:9xbC_ctRrbo:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Wpscoop-AllNews?i=LJ0NEPbQpTQ:9xbC_ctRrbo:gIN9vFwOqvQ" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/Wpscoop-AllNews?a=LJ0NEPbQpTQ:9xbC_ctRrbo:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/Wpscoop-AllNews?d=TzevzKxY174" border="0"/></a>
</div><img src="http://feeds.feedburner.com/~r/Wpscoop-AllNews/~4/LJ0NEPbQpTQ" height="1" width="1"/> <a href="http://ramirosanjuan.com.ar/2010/02/100-resources-for-wordpress-theme-developers/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<a href='http://twitter.com/share?url=http%3A%2F%2Framirosanjuan.com.ar%2F%3Fp%3D779&count=horizontal&related=omcmedios%2Ckymastereo&text=100%20%20Resources%20for%20WordPress%20Theme%20Developers' class='twitter-share-button' data-text='100  Resources for WordPress Theme Developers' data-url='http://ramirosanjuan.com.ar/?p=779' data-counturl='http://ramirosanjuan.com.ar/2010/02/100-resources-for-wordpress-theme-developers/' data-count='horizontal' data-via='rundes' data-related='omcmedios,kymastereo'></a><p>One of the great things about working with WordPress and developing your own themes is the community and all of the resources that are available. If you’re not sure how to do something or looking to see what solutions other theme designers and developers are using, you can find plenty of infomation and tutorials to help.</p>
<div>
<a href="http://feeds.feedburner.com/~ff/Wpscoop-AllNews?a=LJ0NEPbQpTQ:9xbC_ctRrbo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Wpscoop-AllNews?d=yIl2AUoC8zA" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/Wpscoop-AllNews?a=LJ0NEPbQpTQ:9xbC_ctRrbo:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Wpscoop-AllNews?i=LJ0NEPbQpTQ:9xbC_ctRrbo:F7zBnMyn0Lo" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/Wpscoop-AllNews?a=LJ0NEPbQpTQ:9xbC_ctRrbo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Wpscoop-AllNews?i=LJ0NEPbQpTQ:9xbC_ctRrbo:V_sGLiPBpWU" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/Wpscoop-AllNews?a=LJ0NEPbQpTQ:9xbC_ctRrbo:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Wpscoop-AllNews?d=qj6IDK7rITs" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/Wpscoop-AllNews?a=LJ0NEPbQpTQ:9xbC_ctRrbo:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Wpscoop-AllNews?i=LJ0NEPbQpTQ:9xbC_ctRrbo:gIN9vFwOqvQ" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/Wpscoop-AllNews?a=LJ0NEPbQpTQ:9xbC_ctRrbo:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/Wpscoop-AllNews?d=TzevzKxY174" border="0"/></a>
</div>
<p><img src="http://feeds.feedburner.com/~r/Wpscoop-AllNews/~4/LJ0NEPbQpTQ" height="1" width="1"/></p>
<script type='text/javascript'>
<!--
tweetmeme_source = 'rundes';
tweetmeme_url = 'http://ramirosanjuan.com.ar/2010/02/100-resources-for-wordpress-theme-developers/';
//-->
</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>]]></content:encoded>
			<wfw:commentRss>http://ramirosanjuan.com.ar/2010/02/100-resources-for-wordpress-theme-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 2.185 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-21 21:19:48 -->
<!-- Compression = gzip -->
