<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>1stwebdesigner - Graphic and Web Design Blog &#187; addons</title>
	<atom:link href="http://www.1stwebdesigner.com/tag/addons/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.1stwebdesigner.com</link>
	<description>1stwebdesigner is a design blog dedicated to bloggers, freelancers, web-developers and designers. Topics focus on web design and inspirational articles.</description>
	<lastBuildDate>Sun, 12 Feb 2012 13:09:13 +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>30 Brilliant examples of JavaScript and HTML5 Uses</title>
		<link>http://www.1stwebdesigner.com/freebies/examples-html5-javascript-uses/</link>
		<comments>http://www.1stwebdesigner.com/freebies/examples-html5-javascript-uses/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 21:00:20 +0000</pubDate>
		<dc:creator>DarrenM</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[bookmarklets]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[user Scripts]]></category>

		<guid isPermaLink="false">http://www.1stwebdesigner.com/?p=24065</guid>
		<description><![CDATA[JavaScript is something I have been planning to start learning properly for the last few months.To really motivate me, I thought it would be a good idea to look into some interesting uses of the language. I thought I’d share these interesting uses with you in this post. Though none of these examples are really [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.1stwebdesigner.com/resources/examples-html5-javascript-uses/"><img class="alignleft size-full wp-image-24568" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/09/js-thumb.jpg" alt="" width="150" height="150" /></a>JavaScript is something I have been planning to start learning properly for the last few months.To really motivate me, I thought it would be a good idea to look into some interesting uses of the language. I thought I’d share these interesting uses with you in this post. Though none of these examples are really JavaScript only, most put HTML and CSS, to be more exact HTML5, and possibly  a few different languages and APIs.<span id="more-24065"></span></p>
<h1>Games</h1>
<p>JavaScript is proving itself  as an extremely powerful language with browser games,  developers are able to make games using JavaScript that are on par with flash games.</p>
<h2><a href="http://code.google.com/p/quake2-gwt-port/">Quake II GWT Port</a></h2>
</p>
<h2><a href="http://htmlchess.sourceforge.net/demo/example.html">HTML5 Chess Game</a></h2>
<p><img class="aligncenter size-full wp-image-24067" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/09/chess.jpg" alt="" width="570" height="387" /></p>
<h2><a href="http://www.kesiev.com/akihabara/">Akihabara CapMan</a></h2>
<p><img class="aligncenter size-full wp-image-24068" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/09/capman.jpg" alt="" width="570" height="314" /></p>
<h2><a href="http://www.kesiev.com/akihabara/demo/game-akibahero.html">Akiba Hero</a></h2>
<p><img class="aligncenter size-full wp-image-24069" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/09/hero.jpg" alt="" width="570" height="357" /></p>
<h2><a href="http://www.inmensia.com/files/minesweeper1.0.html">Minesweeper</a></h2>
<p><img class="aligncenter size-full wp-image-24070" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/09/minesweeper.jpg" alt="" width="570" height="313" /></p>
<h1>User Interface</h1>
<p>UI is probably what JavaScript is best known for, whether is adding Animation to a site, or Form Validation</p>
<h2><a href="https://mail.google.com/mail">Gmail</a></h2>
<p><img class="aligncenter size-full wp-image-24072" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/09/gmail.jpg" alt="" width="570" height="326" /></p>
<p>Everytime you check your inbox using the refresh button, you’re saving time not needing to fully reload the whole site. This is thanks to AJAX, which JavaScript plays a big part in.</p>
<h2><a href="http://google.com">Google Homepage</a></h2>
<p><img class="aligncenter size-full wp-image-24074" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/09/google.jpg" alt="" width="570" height="299" /></p>
<p>When Google’s homepage is first loaded, a clean minimalist design is loaded, showing nothing but the Google logo, and the search box. By using JavaScript Google has cleaned up their homepage even more than before. The Gmail links etc are displayed with a movement of the mouse.</p>
<h2><a href="http://www.andrewsellick.com/35/sexy-sliding-javascript-side-bar-menu-using-mootools">Sexy sliding JavaScript side bar menu using mootools</a></h2>
<p><img class="aligncenter size-full wp-image-24075" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/09/side-bar.jpg" alt="" width="447" height="261" /></p>
<h2><a href="http://buildinternet.com/2009/03/sliding-boxes-and-captions-with-jquery/">Sliding Boxes and Captions with jQuery</a></h2>
<p><img class="aligncenter size-full wp-image-24076" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/09/slider.jpg" alt="" width="570" height="238" /></p>
<h2><a href="http://www.sohtanaka.com/web-design/fancy-thumbnail-hover-effect-w-jquery/">Fancy Thumbnail Hover Effect</a></h2>
<p><img class="aligncenter size-full wp-image-24088" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/09/preview.jpg" alt="" width="575" height="247" /></p>
<h2><a href="http://www.swfir.com/">Swfir</a></h2>
<p><img class="aligncenter size-full wp-image-24077" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/09/swfir.jpg" alt="" width="570" height="298" /></p>
<p>swfIR (swf Image Replacement) uses a combination of JavaScript and Flash to apply an assortment of visual effects to any or all images on your website.</p>
<h2><a href="http://www.liquidx.net/plotkit/">PlotKit &#8211; JavaScript Chart Plotting</a></h2>
<p><img class="aligncenter size-full wp-image-24078" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/09/plotkit.jpg" alt="" width="570" height="294" /></p>
<p>PlotKit is a Chart and Graph Plotting Library for JavaScript. It has support for HTML Canvas and also SVG via Adobe SVG Viewer and native browser support.</p>
<h2><a href="http://www.lokeshdhakar.com/projects/lightbox2/">Lightbox 2</a></h2>
<p><img class="aligncenter size-full wp-image-24079" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/09/lightbox2.jpg" alt="" width="570" height="310" /></p>
<p>Lightbox is a simple, unobtrusive script used to overlay images on the current page.</p>
<h2><a href="http://www.1stwebdesigner.com/tutorials/building-real-time-form-validation-using-jquery/">Form Validation</a></h2>
<h2><a href="http://digg.com">Login for Digg.com</a></h2>
<p><img class="aligncenter size-full wp-image-24080" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/09/digg.jpg" alt="" width="570" height="279" /></p>
<p>Even as I uploaded the above image it was a pop up using JavaScript that the media upload was in! JavaScript was also used to dull away the rest of the Digg site, increasing the focus on the Login box.</p>
<h1>Tracking</h1>
<h2><a href="http://www.google.com/analytics/">Google Analytics</a></h2>
<p><img class="aligncenter size-full wp-image-24081" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/09/analytics.jpg" alt="" width="570" height="235" /></p>
<p>Many of us more than likely use Google Analytics to keep tabs on our sites traffic, it uses JavaScript on your site to track your sites performance.</p>
<h2><a href="http://developers.facebook.com/plugins">Facebook Social Plugins</a></h2>
<p><img class="aligncenter size-full wp-image-24084" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/09/facebook1.jpg" alt="" width="570" height="255" /></p>
<p>Facebook’s new API allows web masters to check if visitors to their sites are logged into Facebook, and if they are to place more emphasis on their Facebook integration.</p>
<h2><a href="http://www.azarask.in/blog/post/socialhistoryjs/">SocialHistory.js</a></h2>
<p>By using the a:visited css bug in browsers Social History can check if your visitors have been to a certain website, Reddit for example, it can then show a share on Reddit link depending on the result. There is no real need to include 20 different sharing link now!</p>
<h1>User Scripts</h1>
<p>User scripts are simple JavaScript programmes that can be installed to your browser using an add-on.</p>
<p>For FireFox use:</p>
<p>for Chrome:</p>
<p>Internet Explorer:</p>
<p>Safari:</p>
<h2><a href="https://userscripts.org/scripts/show/80793">Minimalist Facebook</a></h2>
<p>Removes the righthand side sidebar on Facebook, really de-cluttering the site.</p>
<h2><a href="http://userscripts.org/scripts/show/84382">Google Calendar Dynamic Icon</a></h2>
<p>Changes the favicon on Google calendar to display the days date</p>
<h2><a href="http://userscripts.org/scripts/show/47636">Keep Tube: Download Youtube Videos (HD 1080p &amp; 720p)</a></h2>
<p>Adds the ability to download YouTube videos directly on YouTube.</p>
<h2><a href="http://userscripts.org/scripts/show/24430">Gmail Favicon Alerts 3</a></h2>
<p>Changes Gmails favicon to alert you of new mail</p>
<h2><a href="http://userscripts.org/scripts/show/40617">@troynt&#8217;s Twitter Script</a></h2>
<h1>Firefox add ons</h1>
<h2><a href="http://lifehacker.com/software/exclusive-lifehacker-download/better-gmail-2-firefox-extension-for-new-gmail-320618.php">Better Gmail 2</a></h2>
<h1>Bookmarklets</h1>
<p>Bookmarklets are tiny JavaScript programmes that are contained in a bookmark in your browser. They’re javascript: urls which you can drag to your bookmark toolbar, just like a normal bookmark. Though so small, and easy to install (you only need to drag them to your toolbar to install them)</p>
<h2><a href="http://quixapp.com/">Quix</a> by Yoast</h2>
<p><a href="http://vimeo.com/8540763">An introduction to Quix</a> from <a href="http://vimeo.com/yoast">Joost de Valk</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<h2><a href="http://spriteme.org/">Spriteme</a></h2>
<p>Sites that include several images in the design should consider using css sprites. Making sprites manually can be time-consuming, sprite me is an extremely useful bookmarklet that will add all selected images on any given site, and generate the required sprite and css.</p>
<h2><a href="http://afterthedeadline.com/">After the deadline</a></h2>
<p>Can add the after the deadline spell check to any page online, with just one click!</p>
<h2><a href="http://www.evernote.com/about/download/web_clipper.php">Evernote Web Clipper</a></h2>
<p>This bookmarklet is extremely useful, and makes Evernote even quicker and easier to use.</p>
<h2><a href="http://rollyo.com/bookmarklet.html">Rollyo RollBar</a></h2>
<p>With one click it adds a search box for any site, handy when you’re looking for a post on a site that you just cant seem to find again.</p>
<h2><a href="http://lab.arc90.com/experiments/readability/">Readability</a></h2>
<p>Readability is a great service that removes all the clutter for a website, leaving the article formatted in such a way that its allot easier to read.</p>
<p>As you can see the uses for JavaScript can greatly vary. Adding JavaScript to your list of known languages could greatly improve the quality and functionality of any site you work on. Something I am now learning myself after seeing these different examples.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.1stwebdesigner.com/freebies/examples-html5-javascript-uses/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>24 Helpful Google Chrome Extensions for Bloggers</title>
		<link>http://www.1stwebdesigner.com/freebies/chrome-extensions-bloggers/</link>
		<comments>http://www.1stwebdesigner.com/freebies/chrome-extensions-bloggers/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 21:00:36 +0000</pubDate>
		<dc:creator>Taimur Asghar</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[Bloggers]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[extensions]]></category>

		<guid isPermaLink="false">http://www.1stwebdesigner.com/?p=19024</guid>
		<description><![CDATA[Competition between Mozilla Firefox and Google Chrome has been intense since the day Google released their official browser. Chrome is the only browser to hit the market and became so much successful in a short span of time. It has outperformed Apple Safari and Opera in speed and surpassed the extensibility of Firefox. Many Firefox [...]]]></description>
			<content:encoded><![CDATA[<p>Competition between Mozilla Firefox and Google Chrome has been intense since the day Google released their official browser.  Chrome is the only browser to hit the market and became so much successful in a short span of time. It has outperformed Apple Safari and Opera in speed and surpassed the extensibility of Firefox. Many Firefox users have been flocking away from Firefox since Chrome launched its Extensions. Many bloggers, including me, have done the same because of the effective and multipurpose extension Chrome is supporting.</p>
<p>Today we are featuring helpful extensions especially for bloggers, which can make blogging a really fun and pleasing experience.<span id="more-19024"></span></p>
<h2>1. <a href="https://chrome.google.com/extensions/detail/fejeknoakjeblidffkajbioncodnmhge">Zemanta</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/fejeknoakjeblidffkajbioncodnmhge"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border-width: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/ZemantaGoogleChromeExtensionsbloggers.png" border="0" alt="Zemanta-Google-Chrome-Extensions-bloggers" width="504" height="372" /></a></p>
<p>Using Zemanta, you can enhance your blogging experience and make it fun. It expands regular blogging dashboard giving you content suggestion about the text you are writing, images, links, articles and tags in a simple interface located in the sidebar. It supports WordPress, Blogger, Typepad and other popular publishing platforms. It has a spam-free database of 10,000 news sources and blogs; it will filter the copyright images before suggesting them to you.</p>
<p>Its main information sources are:</p>
<ul>
<li>For Links: Wikipedia, IMDB, Amazon etc</li>
<li>For Videos: Youtube</li>
<li>For Images: Flickr, Getty</li>
<li>For Articles: BBC, CNN and thousands of blogs.</li>
</ul>
<h2>2. <a href="https://chrome.google.com/extensions/detail/apflmjolhbonpkbkooiamcnenbmbjcbf">Google Reader Notifier</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/apflmjolhbonpkbkooiamcnenbmbjcbf"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/GoogleReaderNotifierGoogleChromeExtensionsbloggers1.png" border="0" alt="Google-Reader-Notifier-Google-Chrome-Extensions-bloggers" width="504" height="361" /></a></p>
<p>Feeds are very important part of life for any blogger, if you want to remain updated with the world easily then you should use Feeds feature of any website or blog. Google Reader is a very popular Feed reader. If you use Google Reader and love fast feeds then this extension is for you. It displays the Google Reader unread feeds count on a small icon next to your URL bar. Clicking the icon shows a preview of your reading list in a pop-up. If you want to open Reader in new tab then you can configure it from the options page.</p>
<h2>3. <a href="https://chrome.google.com/extensions/detail/jfedggemhffifombjhggmjeollmlgpne">Untiny</a></h2>
<p><a href="https://chrome.google.com/extensions/detail/jfedggemhffifombjhggmjeollmlgpne"><img class="alignleft" style="border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/UntinyGoogleChromeExtensionsbloggers1.png" border="0" alt="Untiny-Google-Chrome-Extensions-bloggers" width="244" height="142" /></a></p>
<p style="text-align: left;">There are lots of people like me who are always afraid to open a shortened link, scared of any virus attack, but we can overcome this problem by using this extension. You just have to enter the shortened link and press the extract button, original link will be displayed.</p>
<p style="text-align: left;">
<p style="text-align: left;">
<h2>4. <a href="https://chrome.google.com/extensions/detail/pbcgnkmbeodkmiijjfnliicelkjfcldg">WiseStamp</a></h2>
<p><a href="https://chrome.google.com/extensions/detail/pbcgnkmbeodkmiijjfnliicelkjfcldg"><img class="alignleft" style="border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/WiseStampGoogleChromeExtensionsbloggers.png" border="0" alt="WiseStamp-Google-Chrome-Extensions-bloggers" width="244" height="128" /></a></p>
<p>Signatures in any email are very important for bloggers for contacting with fellow bloggers because it looks professional. This extension allows you to create multiple signatures which can be selected as used in Gmail. It will add IM and Social Profiles like Facebook, Twitter and more below your sign.</p>
<h2>5. <a href="https://chrome.google.com/extensions/detail/emambmpgicpidmncfacjkeicobamadod">DayHiker</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/emambmpgicpidmncfacjkeicobamadod"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/DayHikerGoogleChromeExtensionsbloggers.png" border="0" alt="DayHiker-Google-Chrome-Extensions-bloggers" width="504" height="387" /></a></p>
<p>DayHiker is a Google Chrome extension for Google Calendar. It displays schedules and tasks in a toolbar from your Google Calendar. It is a small but useful extension to manage your schedule and tasks. It has countdown and reminder badges with alarm clock which will help to manage your time effectively.</p>
<h2>6. <a href="http://code.google.com/p/tpgooglereader/">TPGoogleReader</a></h2>
<p style="text-align: center;"><a href="http://code.google.com/p/tpgooglereader/"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/TPGoogleReaderGoogleChromeExtensionsbloggers.png" border="0" alt="TPGoogleReader-Google-Chrome-Extensions-bloggers" width="504" height="176" /></a></p>
<p>Installing this extension is much recommended if you are feed geek. Using this extension you can work with feeds with leisure. It will help you in both reading and subscribing the feeds. When a website has a new feed, the icon of this extension will turn green to orange, click it to open a popup menu to see the list of feeds available on that page then click anyone of them to read it in Google Reader. It can show the number to unread items still in your Google Reader account. You can configure its Icon click, double-click and triple click actions from the option menu.</p>
<h2>7. <a href="https://chrome.google.com/extensions/detail/ilpdiniechkbmflcmlffclappfmhdndn">Split Screen</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/ilpdiniechkbmflcmlffclappfmhdndn"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/SplitScreenGoogleChromeExtensionsbloggers.png" border="0" alt="Split-Screen-Google-Chrome-Extensions-bloggers" width="504" height="285" /></a></p>
<p>Some time your monitor screen become small in front of your work load. This extension allows you to overcome this obstacle and splits the browser in two parts; each one can open a different webpage. You can enjoy browsing two websites at the same time by using this epic extension giving to dual view in your browser.</p>
<h2>8. <a href="https://chrome.google.com/extensions/detail/admmikennonanhamkamgfdfkjpamodgj#">Chrome Chikitizer</a></h2>
<p><a href="https://chrome.google.com/extensions/detail/admmikennonanhamkamgfdfkjpamodgj#"><img class="aligncenter size-full wp-image-19068" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/Chrome-Chikitizer-Google-Chrome-Extensions-bloggers.png" alt="" width="500" height="263" /></a></p>
<p>Well URL shortening has become very famous since last some years and there are many sites providing this service. This Google Chrome extension named “Chrome Chikitizer” dose the same task effectively and directly from your chrome browser.</p>
<h2>9. <a href="https://chrome.google.com/extensions/detail/kbmipnjdeifmobkhgogdnomkihhgojep">Shareholic</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/kbmipnjdeifmobkhgogdnomkihhgojep"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/ShareaholicGoogleChromeExtensionsbloggers.png" border="0" alt="Shareaholic-Google-Chrome-Extensions-bloggers" width="504" height="418" /></a></p>
<p>It is a saying: “Sharing is Caring”. So every blogger should share the useful knowledge he/she has or amazingly informative web pages with his/her colleague and friends. The easy ways to do so is to install this extension. It is the easiest way to share interesting web pages using Facebook, Twitter, Email, Gmail, Bookmarks and many more. You can choose from 100+ supported services which can be configured from option menu.</p>
<h2>10. <a href="https://chrome.google.com/extensions/detail/mmbnmninhkgbcdefdibogmjjekdckgab#">Drop.io</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/mmbnmninhkgbcdefdibogmjjekdckgab#"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/Drop.ioGoogleChromeExtensionsbloggers.png" border="0" alt="Drop.io-Google-Chrome-Extensions-bloggers" width="504" height="368" /></a></p>
<p>Most of you people may be familiar with the drop.io service, which assists you to get images, movies or documents from WebPages. This extension uses drop.io and allows you to create drops as well as scrape all media of all kind off of any website and throw it into drop. For example if you are browsing Google Images and you click Drop All Images, this extension will upload all the images to your drop and access then easily in future. You can customize whether the extension always create a new drop or you can set a single default drop for it to be used always.</p>
<h2>11. <a href="https://chrome.google.com/extensions/detail/iaplpfnghdkndncmfefpmmfnnanjflfm">Google Images Large Images</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/iaplpfnghdkndncmfefpmmfnnanjflfm"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/LargeImagesGoogleChromeExtensionsbloggers.png" border="0" alt="Large-Images-Google-Chrome-Extensions-bloggers" width="504" height="386" /></a></p>
<p>Tired of using Google Images with a very small preview images? Use “Google Images Large Images”<strong> </strong>extension to over-come this obstacle while browsing Google Images. It will show the actual image size on mouse over which will help you to determine the original beauty of that specific image.</p>
<h2>12. <a href="https://chrome.google.com/extensions/detail/encaiiljifbdbjlphpgpiimidegddhic">Chromed Bird</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/encaiiljifbdbjlphpgpiimidegddhic"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/ChromedBirdGoogleChromeExtensionsbloggers.png" border="0" alt="Chromed-Bird-Google-Chrome-Extensions-bloggers" width="504" height="345" /></a></p>
<p>Although there are many Twitter extensions for Google Chrome but Chromed Bird is the most powerful I have used till now with many features. Using this extension you can use tweet anytime without visiting twitter.com, you can add/remove timeline tabs, create custom search queries that will be updates automatically, preview image links by hovering them. Many more important features are also present in this extension to make your tweeting experience more fast and interactive.</p>
<h2>13. <a href="https://chrome.google.com/extensions/detail/pbadgdglepgngpoeijdgicjccomadekm#">TwitterBar</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/pbadgdglepgngpoeijdgicjccomadekm#"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/TwitterBarGoogleChromeExtensionsbloggers.png" border="0" alt="TwitterBar-Google-Chrome-Extensions-bloggers" width="554" height="102" /></a></p>
<p>TwitterBar is a Google Chrome Toolbar which enables you to tweet directly from the current page you are going through. The Page’s Title and URL are automatically entered into the textbox, it also use an auto URL-shortener which can be changed as per your requirements from the Options button on the page locating extensions.</p>
<h2>14. <a href="https://chrome.google.com/extensions/detail/bjgpmafbkgcchdjehdpnfgfgbdfahapa?hl=en-US">SEO Status Pagerank/Alexa Toolbar</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/bjgpmafbkgcchdjehdpnfgfgbdfahapa?hl=en-US"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/SEOStatusPagerankAlexaToolbarGoogleChromeExtensionsbloggers1.png" border="0" alt="SEO-Status-Pagerank-Alexa Toolbar-Google-Chrome-Extensions-bloggers" width="504" height="276" /></a></p>
<p>For regular bloggers it is very important to monitor the SEO status of any blog or website of his/her interest. He/she will know the performance and ranking of the websites of his interest in the eyes of Alexa and Google. The SEO status toolbar is a simple, light-weight and very fast facility of checking Google Pagerank and Alexa Rank for any website or its every page. One other advantage of using this toolbar is that, it will increase the Alexa Rank for the sites you visit just like IE toolbar does.</p>
<p>It don’t rely on any third-party website to collect information, it take the data directly from Google and Alexa hence providing accurate and reliable SEO status of any website.</p>
<h2>15. <a href="https://chrome.google.com/extensions/detail/pannmpobbfegpjngknbghelclaalbfob">AddThis</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/pannmpobbfegpjngknbghelclaalbfob"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/addthisGoogleChromeExtensionsbloggers.png" border="0" alt="addthis-Google-Chrome-Extensions-bloggers" width="504" height="409" /></a></p>
<p>AddThis is the most popular bookmarking and sharing service around the globe. Using this extension you can share a webpage or an article to more than 200 website which includes Facebook, Twitter, WordPress etc. You can email the current page to any of your friend or family member using this extension; it also provides Print option which enables you to print the page you are currently viewing and you can also translate pages in different languages.</p>
<h2>16. <a href="https://chrome.google.com/extensions/detail/akeeaafmkigeapaejnlbknplbbpfbcfp">Image Cropper</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/akeeaafmkigeapaejnlbknplbbpfbcfp"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/ImageCropperGoogleChromeExtensionsbloggers.png" border="0" alt="Image-Cropper-Google-Chrome-Extensions-bloggers" width="504" height="293" /></a></p>
<p>Image cropper extension allows to crop images from any website. It can crop images in img HTML element, CSS background images for any HTML element and images in PNG format. Important point is, you cannot take screenshot of a webpage or crop it according to your desire, it can crop images present on web pages only.</p>
<h2>17. <a href="https://chrome.google.com/extensions/detail/giedcbaeeefiachhdidknblkoekeoldb">Facebook Notification Checker</a></h2>
<p><a href="https://chrome.google.com/extensions/detail/giedcbaeeefiachhdidknblkoekeoldb"><img class="alignleft" style="border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/FacebookNotificationsGoogleChromeExtensionsbloggers.png" border="0" alt="Facebook-Notifications-Google-Chrome-Extensions-bloggers" width="71" height="69" /></a></p>
<p>Facebook notifications help you to interact with your fellow bloggers and friends with ease. This extension is developed to make it easier for you, once you have a new Facebook notification this extension will tell you via a red notification icon. Support is also added for notifying for new messages and friend requests.</p>
<h2>18. <a href="https://chrome.google.com/extensions/detail/mgijmajocgfcbeboacabfgobmjgjcoja">Google Dictionary (by Google)</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/mgijmajocgfcbeboacabfgobmjgjcoja"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/GoogleDictionaryGoogleChromeExtensionsbloggers.png" border="0" alt="Google-Dictionary-Google-Chrome-Extensions-bloggers" width="504" height="404" /></a></p>
<p>Not everyone can master any language even it is his/her mother language. So there is always a need of a dictionary, and how good that will be if you have a dictionary in the same page which you are reading. Now this is possible if you are using Google Chrome, by installing this extension you can get meaning or definition of any word in a small pop-up bubble just by double clicking it.</p>
<p>This extension also offers a address bar dictionary from which you can view complete definition of any word. It supports many international languages like French, German, Spanish and more. But note that, it is a dictionary not a translator; i.e. if you are trying to find meaning of a Dutch word in English, it wont happen.</p>
<h2>19. <a href="https://chrome.google.com/extensions/detail/dkbeopafgiefnlffkhmkhldcojehlgam">RemindMe</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/dkbeopafgiefnlffkhmkhldcojehlgam"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/RemindMeGoogleChromeExtensionsbloggers.png" border="0" alt="RemindMe-Google-Chrome-Extensions-bloggers" width="504" height="284" /></a></p>
<p>Every one hate to miss some important task, I presume so that you. So better set reminders about the tasks and chores to be done in future. This Google Chrome Extension allows you to setup reminder while you are browsing. Remind yourself of online work to be done later or remind yourself of the jobs you need to complete on a specific time. You can also sync the reminders between your different computers using Chrome built-in &#8220;Synchronize My Bookmarks&#8221; function.</p>
<h2>20. <a href="https://chrome.google.com/extensions/detail/jibehoijjhabehkjkgekmkekkjconbde#">Ibrii</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/jibehoijjhabehkjkgekmkekkjconbde#"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/IbriGoogleChromeExtensionsbloggers.png" border="0" alt="Ibri-Google-Chrome-Extensions-bloggers" width="504" height="379" /></a></p>
<p>Ibrii is a very amazing tool to snip every type of content like images, videos, text from any website. One big advantage of this service is that, it provide the facility to share distinct and trenchant elements unlike other service by the use of which, you can only share the whole web page on Twitter or Facebook. Users have the facility to create permalinks which can be later used or shared on instant messaging or on other social networking sites.</p>
<h2>21. <a href="https://chrome.google.com/extensions/detail/nglgdmkkiemejlladcdjegcllaieegoe?hl=en-US#">Chrome Editor</a></h2>
<p><a href="https://chrome.google.com/extensions/detail/nglgdmkkiemejlladcdjegcllaieegoe?hl=en-US#"><img class="aligncenter size-full wp-image-19070" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/Chrome-Editor-Google-Chrome-Extensions-bloggers.png" alt="" width="500" height="346" /></a></p>
<p>Coding is a very crucial and significant part of a blogger, people find it difficult to switch between the browser and code editor so this extension is made which allows you to code right within the your browser. I can locally save a code reference for later use on your computer. It has some predefined basic codes like HTML 4 DTD, HTML 5 DTD, CSS and jQuery Functions.</p>
<h2>22. <a href="https://chrome.google.com/extensions/detail/nphjpicjdnignjenbhkimpjjkpbidohb">Digg for Chrome</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/nphjpicjdnignjenbhkimpjjkpbidohb"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/DiggGoogleChromeExtensionsbloggers.png" border="0" alt="Digg-Google-Chrome-Extensions-bloggers" width="504" height="262" /></a></p>
<p>This official Digg extension makes digging easy and fast. You can Digg directly from your browser, it views Digg count for any URL which is displayed in the right of the browser’s address bar. As Digg is one of the largest source to find information of your interest, this extension has a random button that allows you to discover new content from the web.</p>
<h2>23. <a href="https://chrome.google.com/extensions/detail/gcdeddgdojngjlkjjheckcdoclboipln">WordPress Comment Notifier</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/gcdeddgdojngjlkjjheckcdoclboipln"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/WordpressCommentsNotifierGoogleChromeExtensionsbloggers.png" border="0" alt="Wordpress-Comments Notifier-Google-Chrome-Extensions-bloggers" width="504" height="264" /></a></p>
<p>This extension will check for pending comments on your WordPress blog and displays it as a badge. You can unapproved, Trash, Reply to or mark as spam without opening a new tab. This extension is very handy for bloggers owing more than 1 blog as it can add multiple blogs.</p>
<h2>24. <a href="http://www.nirsoft.net/utils/chromepass.html">ChromePass</a></h2>
<p style="text-align: center;"><a href="http://www.nirsoft.net/utils/chromepass.html"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/ChromePassGoogleChromeExtensionsbloggers.gif" border="0" alt="ChromePass-Google-Chrome-Extensions-bloggers" width="554" height="173" /></a></p>
<p>ChromePass is a small password recovery tool that allows you to view the user names and passwords which are stored by Google Chrome browser. It will show Origin URL, Action URL, User name and Passwords as well as their fields and the time at which they were created.</p>
<h4>Any thing missing or any suggestion? Feel free to inform us about your thoughts in comments :) .</h4>
]]></content:encoded>
			<wfw:commentRss>http://www.1stwebdesigner.com/freebies/chrome-extensions-bloggers/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>20+ Uniquely Cool jQuery Plugins and Tutorials</title>
		<link>http://www.1stwebdesigner.com/freebies/uniquely-cool-jquery-plugins-tutorials/</link>
		<comments>http://www.1stwebdesigner.com/freebies/uniquely-cool-jquery-plugins-tutorials/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 21:00:47 +0000</pubDate>
		<dc:creator>Matthew Corner</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Roundup]]></category>

		<guid isPermaLink="false">http://www.1stwebdesigner.com/?p=12039</guid>
		<description><![CDATA[jQuery is a fantastic resource with a powerful base of plugins, but we often see roundup&#8217;s of the same boring plugins that all do the same thing. Here are 22 plugins that don&#8217;t simply do the same thing, but do things differently, and are exciting rather than boring. We hope that these plugins will be [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.1stwebdesigner.com/resources/uniquely-cool-jquery-plugins-tutorials/"><img class="alignleft size-full wp-image-16905" title="thumb" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/thumb.png" alt="" width="150" height="150" /></a>jQuery is a fantastic resource with a powerful base of plugins, but we often see roundup&#8217;s of the same boring plugins that all do the same thing. Here are 22 plugins that don&#8217;t simply do the same thing, but do things differently, and are exciting rather than boring. We hope that these plugins will be handy in your next project.<span id="more-12039"></span></p>
<h2>1. <a href="http://www.unwrongest.com/projects/airport/">Airport Text Effect</a></h2>
<p><a href="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/airport.png"><img class="alignnone size-full wp-image-12056" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/airport.png" alt="" width="400" height="150" /></a></p>
<p><a href="http://sandbox.unwrongest.com/jquery.airport/" target="_self">Demo</a> | <a href="http://www.unwrongest.com/projects/airport/" target="_self">Link</a></p>
<p>You know those flickering messages you see on boards at airports and train stations? That effect is now at your fingertips with this plugin.</p>
<h2>2. <a href="http://www.bennadel.com/resources/demo/jquery_puzzle/">Sliding Image Puzzle</a></h2>
<p><a href="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/slidingpuzzle.png"><img class="alignnone size-full wp-image-12064" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/slidingpuzzle.png" alt="" width="400" height="150" /></a></p>
<p><a href="http://www.bennadel.com/resources/demo/jquery_puzzle/" target="_self">Demo</a> | <a href="http://www.bennadel.com/blog/1009-jQuery-Demo-Creating-A-Sliding-Image-Puzzle-Plug-In.htm" target="_self">Link</a></p>
<p>Remember those sliding image puzzles you played when you were little? Well now you can make your own in your browser with this clever little plugin.</p>
<h2>3. <a href="http://jonraasch.com/blog/quickflip-2-jquery-plugin">Quickflip</a></h2>
<p><a href="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/flipbox.png"><img class="alignnone size-full wp-image-12059" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/flipbox.png" alt="" width="400" height="150" /></a></p>
<p><a href="http://jonraasch.com/blog/quickflip-2-jquery-plugin">Demo</a> | <a href="http://jonraasch.com/blog/quickflip-2-jquery-plugin" target="_self">Link</a></p>
<p>With this plugin, you can mimic the effect of cooly flipping over an element such as an image, or lets say for example, a business card.</p>
<h2>4. <a href="http://www.spritely.net/">Spritley</a></h2>
<p><a href="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/spritley.png"><img class="alignnone size-full wp-image-12066" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/spritley.png" alt="" width="400" height="150" /></a></p>
<p><a href="http://www.spritely.net/" target="_self">Demo</a> | <a href="http://www.spritely.net/" target="_self">Link</a></p>
<p>A fantastic plugin to create a truly inspiring sliding header, giving the illusion of flash, without flash itself!</p>
<h2>5. <a href="http://www.mind-projects.it/projects/jqzoom/demos.php">JQZoom</a></h2>
<p><a href="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/jqzoom.png"><img class="alignnone size-full wp-image-12061" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/jqzoom.png" alt="" width="400" height="150" /></a></p>
<p><a href="http://www.mind-projects.it/projects/jqzoom/demos.php" target="_self">Demo</a> | <a href="http://www.mind-projects.it/projects/jqzoom/" target="_blank">Link</a></p>
<p>Slightly less unique, but still just as cool, this plugin allows you to have preview zoom in fields on an image, just like we&#8217;ve seen some major retailers using.</p>
<h2>6. <a href="http://www.webresourcesdepot.com/animated-reordering-and-filtering-of-items-jquery-quicksand/">Quicksand</a></h2>
<p><a href="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/quicksand.png"><img class="alignnone size-full wp-image-12063" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/quicksand.png" alt="" width="400" height="150" /></a></p>
<p><a href="http://razorjack.net/quicksand/" target="_self">Demo</a> | <a href="http://www.webresourcesdepot.com/animated-reordering-and-filtering-of-items-jquery-quicksand/" target="_self">Link</a></p>
<p>Re-order and sort your list items with beautiful transitions with this plugin.  Super sleek, and super fast.</p>
<h2>7. <a href="http://eyecon.ro/spacegallery/#implement">Spacegallery</a></h2>
<p><a href="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/spacegallery.png"><img class="alignnone size-full wp-image-12065" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/spacegallery.png" alt="" width="400" height="150" /></a></p>
<p><a href="http://eyecon.ro/spacegallery/" target="_self">Demo</a> | <a href="http://eyecon.ro/spacegallery/#implement" target="_self">Link</a></p>
<p>This image gallery offers up the feeling of flicking through items in a filing cabinet. You view images one by one, and see the ones behind stacking up.</p>
<h2>8. <a href="http://tympanus.net/codrops/2010/02/08/a-jquery-heat-map/">jQuery</a><a href="http://tympanus.net/codrops/2010/02/08/a-jquery-heat-map/"> Heat Map</a></h2>
<p><a href="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/heatmap.png"><img class="alignnone size-full wp-image-12060" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/heatmap.png" alt="" width="400" height="150" /></a></p>
<p><a href="http://www.tympanus.net/Tutorials/jQueryHeatMap/" target="_self">Demo</a> |<a href="http://tympanus.net/codrops/2010/02/08/a-jquery-heat-map/" target="_blank"> Link</a></p>
<p>There are plenty tools for creating heat-maps of your site, but say you want to do it yourself? This will do the trick nicely with it clean simple interface.</p>
<h2>9. <a href="http://nettuts.s3.amazonaws.com/378_jqueryKeyboard/demo/index.html">On-screen Keyboard</a></h2>
<p><a href="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/keyboard.png"><img class="alignnone size-full wp-image-12062" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/keyboard.png" alt="" width="400" height="150" /></a></p>
<p><a href="http://nettuts.s3.amazonaws.com/378_jqueryKeyboard/demo/index.html" target="_self">Demo</a> | <a href="http://net.tutsplus.com/tutorials/javascript-ajax/creating-a-keyboard-with-css-and-jquery/" target="_self">Link</a></p>
<p>We&#8217;ve seen on-screen keyboards before, but this thorough tutorial shows you how to craft one for yourself, ready for use in your browser.</p>
<h2>10.<a href="http://buildinternet.com/live/curtains"> Curtains Effect</a></h2>
<p><a href="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/curtain.png"><img class="alignnone size-full wp-image-12057" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/curtain.png" alt="" width="400" height="150" /></a></p>
<p><a href="http://buildinternet.com/live/curtains" target="_self">Demo</a> | <a href="http://buildinternet.com/2009/07/animate-curtains-opening-with-jquery/" target="_self">Link</a></p>
<p>Want to give something the proper screen treatment it deserves? Unveil it with giant curtains using this jQuery tutorial.</p>
<h2>11. <a href="http://www.jquery-sticky-notes.com/">Sticky Notes</a></h2>
<p><a href="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/stickynotes.png"><img class="alignnone size-full wp-image-16903" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/stickynotes.png" alt="" width="400" height="150" /></a></p>
<p><a href="http://www.jquery-sticky-notes.com/#tab-2" target="_blank">Demo</a> |<a href="http://www.jquery-sticky-notes.com/" target="_blank"> Link</a></p>
<p>Add draggable, editable stick notes to your website with this fantastic jQuery plugin!</p>
<h2>12. <a href="http://www.professorcloud.com/mainsite/lens-flare.htm">Lens Flare</a></h2>
<p><a href="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/lensflare.png"><img class="alignnone size-full wp-image-16898" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/lensflare.png" alt="" width="400" height="150" /></a></p>
<p><a href="http://www.professorcloud.com/mainsite/lens-flare.htm" target="_blank">Demo</a> | <a href="http://www.professorcloud.com/mainsite/lens-flare.htm" target="_blank">Link</a></p>
<p>Want to make you&#8217;re images more interactive? Then adding a lens flare to your image is a fantastic way to do so. Check out these fantastic demos.</p>
<h2>13. <a href="http://orkans-tmp.22web.net/star_rating/index.html">Star Rating</a></h2>
<p><a href="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/starrating.png"><img class="alignnone size-full wp-image-16902" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/starrating.png" alt="" width="400" height="150" /></a></p>
<p><a href="http://orkans-tmp.22web.net/star_rating/index.html#main-menu=3&amp;demo-tabs=0" target="_blank">Demo</a> | <a href="http://orkans-tmp.22web.net/star_rating/index.html" target="_blank">Link</a></p>
<p>Turn a boring set of radio buttons, or select drop down, into a fantastic looking star rating system with great fallback for JavaScript turned off.</p>
<h2>14. <a href="http://webdev.stephband.info/parallax.html">Parallax</a></h2>
<p><a href="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/parallax.png"><img class="alignnone size-full wp-image-16900" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/parallax.png" alt="" width="400" height="150" /></a></p>
<p><a href="http://webdev.stephband.info/parallax.html#parallax" target="_blank">Demo</a> | <a href="http://webdev.stephband.info/parallax.html" target="_blank">Link</a></p>
<p>Use Parallax to create a moving image relative to the mouse position where multiple layers move.</p>
<h2>15. <a href="http://www.happyworm.com/jquery/jplayer/">Jplayer</a></h2>
<p><a href="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/jplayer.png"><img class="alignnone size-full wp-image-16896" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/jplayer.png" alt="" width="400" height="150" /></a></p>
<p><a href="http://www.happyworm.com/jquery/jplayer/" target="_blank">Demo</a> | <a href="http://www.happyworm.com/jquery/jplayer/" target="_blank">Link</a></p>
<p>Allow users to listen to audio on your site with Jplayer which even supports html5!</p>
<h2>16. <a href="http://sourceforge.jp/projects/moatext/">MoaText</a></h2>
<p><a href="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/moatext.png"><img class="alignnone size-full wp-image-16899" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/moatext.png" alt="" width="400" height="150" /></a></p>
<p><a href="http://labs.bitmeister.jp/moamoa/demo.html" target="_blank">Demo</a> | <a href="http://sourceforge.jp/projects/moatext/" target="_blank">Link</a></p>
<p>Though I can&#8217;t really think of a practical application, this plugin lets you manipulate text with your mouse in wave effects and more.</p>
<h2>17. <a href="http://css-tricks.com/grid-accordion-with-jquery/">Grid Accordion</a></h2>
<p><a href="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/gridaccordion.png"><img class="alignnone size-full wp-image-16895" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/gridaccordion.png" alt="" width="400" height="150" /></a></p>
<p><a href="http://css-tricks.com/examples/InfoGrid/" target="_blank">Demo</a> |<a href="http://css-tricks.com/grid-accordion-with-jquery/" target="_blank"> Link</a></p>
<p>This is a fantastic tutorial from Chris Coyier at CSS-tricks on making a unique accordion that works as a grid.</p>
<h2>18. <a href="http://thecodemine.org/">Form Wizard</a></h2>
<p><a href="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/formwizard.png"><img class="alignnone size-full wp-image-16894" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/formwizard.png" alt="" width="400" height="150" /></a></p>
<p><a href="http://thecodemine.org/" target="_blank">Demo</a> | <a href="http://thecodemine.org/" target="_blank">Link</a></p>
<p>Turn normal forms into a step-by-step wizard making your forms more usable and less daunting to users.</p>
<h2>19. <a href="http://www.unwrongest.com/projects/lazy/">Lazy</a></h2>
<p><a href="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/lazy.png"><img class="alignnone size-full wp-image-16897" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/lazy.png" alt="" width="400" height="150" /></a></p>
<p><a href="http://www.unwrongest.com/projects/lazy/" target="_blank">Link</a></p>
<p>Found yourself with an html head tag overflowing with css and JavaScript resources? Let Lazy fix that for you.</p>
<h2>20. <a href="http://www.unwrongest.com/projects/elastic/">Elastic</a></h2>
<p><a href="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/elastic.png"><img class="alignnone size-full wp-image-16893" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/elastic.png" alt="" width="400" height="150" /></a></p>
<p><a href="http://sandbox.unwrongest.com/jquery.elastic/" target="_blank">Demo</a> | <a href="http://www.unwrongest.com/projects/elastic/" target="_blank">Link</a></p>
<p>Elastic is an aptly named plugin that will grow your textarea as you type until you hit the max height defined.</p>
<h2>21. <a href="http://buildinternet.com/2009/03/sliding-boxes-and-captions-with-jquery/">UI Layout</a></h2>
<p><a href="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/uilayout.png"><img class="alignnone size-full wp-image-16892" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/uilayout.png" alt="" width="400" height="150" /></a></p>
<p><a href="http://layout.jquery-dev.net/demos.cfm" target="_blank">Demo</a> | <a href="http://layout.jquery-dev.net/" target="_blank">Link</a></p>
<p>UI Layout makes complex layouts with sliding panels, and so on a breeze. The demo speaks for itself on this one.</p>
<h2>22. <a href="http://buildinternet.com/2009/03/sliding-boxes-and-captions-with-jquery/">Sliding Boxes and Captions</a></h2>
<p><a href="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/slidingboxes.png"><img class="alignnone size-full wp-image-16901" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/04/slidingboxes.png" alt="" width="400" height="150" /></a></p>
<p><a href="https://buildinternet.s3.amazonaws.com/live-tutorials/sliding-boxes/index.htm" target="_blank">Demo</a> | <a href="http://buildinternet.com/2009/03/sliding-boxes-and-captions-with-jquery/" target="_blank">Link</a></p>
<p>This great tutorial allows us to get dynamic with how image captions are displayed on images.</p>
<h2>Further Discussion</h2>
<p>I doubt I&#8217;ve found every fantastic unique jQuery plugin out there, so if you know of more, make sure you add them in the comments for others to see as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.1stwebdesigner.com/freebies/uniquely-cool-jquery-plugins-tutorials/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>13 Must Have Firefox Addons to Boost the Productivity of Bloggers</title>
		<link>http://www.1stwebdesigner.com/design/firefox-addons-bloggers/</link>
		<comments>http://www.1stwebdesigner.com/design/firefox-addons-bloggers/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 10:00:17 +0000</pubDate>
		<dc:creator>Saad Bassi</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://www.1stwebdesigner.com/?p=8532</guid>
		<description><![CDATA[Firefox is currently the ultimate choice for bloggers because of its awesome collection of addons. These addons provide a lot of flexibility by reducing the necessity of separate tools for different tasks of blogging. This saves a lot of time required in managing different tools and thus increases the overall productivity of Blogger. In this [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Firefox is currently the ultimate choice for bloggers because of its awesome collection of addons. These addons provide a lot of flexibility by reducing the necessity of separate tools for different tasks of blogging. This saves a lot of time required in managing different tools and thus increases the overall productivity of Blogger. In this article we have compiled 13 best Firefox addons necessary for Bloggers.<span id="more-8532"></span></p>
<h2>1. <a href="https://addons.mozilla.org/en-US/firefox/addon/1730">ScribeFire</a></h2>
<p>To do Blogging, you need a Blog Editor and ScribeFire in Firefox acts as a nice blogging editor. The user can drag and drop text from web pages, insert images, and post to multiple blogs. Unfortunately, there is a tracking option enabled by default but it can be disabled. This addon can actually make your blog editing platform independent from your operating system.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/1730"><img class="aligncenter size-full wp-image-8563" title="Scribe-Fire-firefox-addons-bloggers_resize" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/03/Scribe-Fire-firefox-addons-bloggers_resize.jpg" alt="" width="570" height="341" /></a></p>
<h2>2. <a href="https://addons.mozilla.org/en-US/firefox/addon/1191">Reminder Fox</a></h2>
<p>Obviously, Bloggers need to sort out their future plans to groom quickly. Reminder Fox lets you do it with ease in Mozilla Firefox. You can manage To Do lists, set Reminders with alerts or alarms right in your Firefox browser conveniently.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/1191"><img class="aligncenter size-full wp-image-8564" title="Reminder-Fox-firefox-addons-bloggers" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/03/Reminder-Fox-firefox-addons-bloggers.jpg" alt="" width="412" height="354" /></a></p>
<h2>3. <a href="https://addons.mozilla.org/en-US/firefox/addon/2325">RSS Ticker</a></h2>
<p>Bloggers need to remain updated with other blogs and sources of information for which the defacto communication standard is RSS. RSS Ticker is a nice add-on which displays the Live Bookmarks in a scrolling fashion across the user’s screen. It means that the user gets updates while browsing and doesn’t need to log in feed reader specifically for accessing RSS feeds.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/2325"><img class="aligncenter size-full wp-image-8565" title="RSS-Ticker-firefox-addons-bloggers" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/03/RSS-Ticker-firefox-addons-bloggers.jpg" alt="" width="430" height="220" /></a></p>
<h2>4. <a href="https://addons.mozilla.org/en-US/firefox/addon/9825">Faster Fox</a></h2>
<p>This addon increases overall productivity of blogger by providing some commonly used tasks in a refined manner. It tweaks wikipedia by showing related articles, auto loads next pages, shows suggestions by Google for a keyword in address bar, enhances Google’s search results and many more. Its my personal favorite and highly recommended for you.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/9825"><img class="aligncenter size-full wp-image-8566" title="Faster-Fox-firefox-addons-bloggers" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/03/Faster-Fox-firefox-addons-bloggers.jpg" alt="" width="400" height="300" /></a></p>
<h2>5. <a href="https://addons.mozilla.org/en-US/firefox/addon/10548">Similar Web</a></h2>
<p>If you are facing difficulty in finding a related website to the one you are currently visiting, Similar Web can actually provide many alternatives. In this way, the blogger can easily hit upon many similar resources and refine articles comfortably. It helps a lot and boosts my productivity while researching for an article.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/10548"><img class="aligncenter size-full wp-image-8567" title="Similar-web-firefox-addons-bloggers_resize" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/03/Similar-web-firefox-addons-bloggers_resize.jpg" alt="" width="533" height="400" /></a></p>
<h2>6. <a href="https://addons.mozilla.org/en-US/firefox/addon/7571">Zemanta</a></h2>
<p>You are wondering for addon like “Similar Web” which can find relative content for your blog post then you don’t need to worry, Zemanta is here. It&#8217;s a content recommendation engine which helps you in finding and suggesting images, links, articles, and tags correlated to your content from a large number of quality resources like YouTube, Wikipedia, Flickr, Amazon, Google Maps, Facebook, Twitter, and many more. An awesome addon which you should install right now.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/7571"><img class="aligncenter size-full wp-image-8568" title="Zemanta-firefox-addons-bloggers" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/03/Zemanta-firefox-addons-bloggers.jpg" alt="" width="509" height="341" /></a></p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/7571"><br />
</a></p>
<h2>7. <a href="https://addons.mozilla.org/en-US/firefox/addon/46442">Readability</a></h2>
<p>Having some difficulty in reading text surrounded by redundant information on a web page. Readability addon will rip off the unnecessary information to make content more visible. In this way, the web pages can be printed with less clutter. This addon also provides auto scrolling feature which can give rest to your fingers and scroll a web page without keyboard and mouse.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/46442"><img class="aligncenter size-full wp-image-8569" title="Readability-firefox-addons-bloggers_resize" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/03/Readability-firefox-addons-bloggers_resize.jpg" alt="" width="533" height="400" /></a></p>
<h2>8. <a href="https://addons.mozilla.org/en-US/firefox/addon/1320">Gmail Manager</a></h2>
<p>Gmail is currently the mostly used email service in general and this happens to be same in case of bloggers. Also Google provides free email solution in a package named Google Apps for domains. Therefore, an enhanced Gmail notifier is needed and Gmail Manager addon is best for many purposes.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/1320"><img class="aligncenter size-full wp-image-8570" title="Gmail-Manager-firefox-addons-bloggers" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/03/Gmail-Manager-firefox-addons-bloggers.jpg" alt="" width="486" height="346" /></a></p>
<h2>9. <a href="https://addons.mozilla.org/en-US/firefox/addon/4578">Brief</a></h2>
<p>It is another Firefox addon which acts as an alternative for a feed reader. Its features are not less worth than a full feed reader. The feeds are displayed in form of a full web page with a sidebar containing user’s subscriptions. The items can be searched and bookmarked. There is also a notification option which informs whenever there is an update in any feed.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/4578"><img class="aligncenter size-full wp-image-8571" title="Brief-firefox-addons-bloggers" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/03/Brief-firefox-addons-bloggers.jpg" alt="" width="550" height="413" /></a></p>
<h2>10. <a href="https://addons.mozilla.org/en-US/firefox/addon/7661">Read It Later</a></h2>
<p>If your bookmarks are getting messy with links which you intend to read only once then you should use this extension. The web pages can be marked with single click for latter reading. The items can read offline and it is also possible to synchronize them between multiple devices and workplaces.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/7661"><img class="aligncenter size-full wp-image-8574" title="Read-It-Later-firefox-addons-bloggers" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/03/Read-It-Later-firefox-addons-bloggers.jpg" alt="" width="300" height="336" /></a></p>
<h2>11. <a href="https://addons.mozilla.org/en-US/firefox/addon/134">Copy Plain Text</a></h2>
<p>Bloggers need to copy content from different sources and paste it in their article but in most cases the content has its own formatting. You need to remove this formatting and then match it with your content. Instead of doing this, you can copy text from a web page through this extension which removes all formatting and makes it simple text.</p>
<h2>12. <a href="https://addons.mozilla.org/en-US/firefox/addon/3497">US English Dictionary</a></h2>
<p>Nonnative as well native English speakers need a dictionary for easy look up. For a Blogger, it is even more necessary as it can provide more sophisticated alternatives for a given word which can polish Blogger’s write up.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/3497"><img class="aligncenter size-full wp-image-8575" title="US-English-Dictionary-firefox-addons-bloggers" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/03/US-English-Dictionary-firefox-addons-bloggers.jpg" alt="" width="330" height="321" /></a></p>
<h2>13. <a href="https://addons.mozilla.org/en-US/firefox/addon/8186">Scrapbook Plus</a></h2>
<p>This Firefox addon lets a blogger organize a library of web pages or full websites. The addon supports filters which can be defined to exclude related links and web pages that are not required.</p>
<p>If you are a Blogger and starts utilizing these addons, you will quickly feel an improvement in quality of your work which is obviously the ultimate goal. There may be an addon missing which is your favorite one, do let us know in comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.1stwebdesigner.com/design/firefox-addons-bloggers/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>StumbleUpon FAQ, Guides, Tools, Addons And Scripts</title>
		<link>http://www.1stwebdesigner.com/design/stumbleupon-faq-guides-tools-addons-and-scripts/</link>
		<comments>http://www.1stwebdesigner.com/design/stumbleupon-faq-guides-tools-addons-and-scripts/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 16:58:17 +0000</pubDate>
		<dc:creator>Dainis Graveris</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[FAQ]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[stumbleupon]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.1stwebdesigner.com/?p=3762</guid>
		<description><![CDATA[StumbleUpon is really beautiful website where you can find regularly top content in areas you&#8217;re interested in, share interesting content and finally drive very good traffic to your own website. Actually I must say, I&#8217;ve built this website completely on social networks and StumbleUpon plays really important role too in this whole process. This time [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.1stwebdesigner.com/development/stumbleupon-faq-guides-tools-addons-and-scripts" target="_self"><img class="alignleft" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/stumbleupon-tools/title-stumbleupon-tools-faq.jpg" alt="title-stumbleupon-tools-faq" width="150" height="150" /></a>StumbleUpon is really beautiful website where you can find regularly top content in areas you&#8217;re interested in, share interesting content and finally drive very good traffic to your own website. Actually I must say, I&#8217;ve built this website completely on social networks and StumbleUpon plays really important role too in this whole process. This time I wanted to explain some basic principles how to use SU better in daily basis and I spent some time to find many useful WordPress plugins, Stumbleupon addons, tools, several big unofficial guides to SU, Greasemonkey scripts to help you automate and make your stumbling time even more enjoyable and customizable.</p>
<p>Before I start, you can view <a href="http://dainix.stumbleupon.com/" target="_blank">my StumbleUpon profile</a> as well, to see I am not just talking nonsense, I really spend time to build relationship, find more good friends and finally be active myself and help my friends as good as I can! I strongly encourage to look through this article, look for guidelines you are interested in and I am sure you&#8217;ll find something you didn&#8217;t know too!<span id="more-3762"></span></p>
<h2>How to find more related friends</h2>
<p>- <strong>Meet people like you</strong></p>
<p>I did this proactive activities for some time, because I was struggling with too less contacts and friends, who could help get more stumbles, because really &#8211; more stumbles you can get in short period of time, more traffic it will deliver. Right..it&#8217;s not so easy but in short, that&#8217;s all that matters.</p>
<p>I&#8217;ll now explain how to find similar friends, just go to your friends section and on the right sidebar under your friends you&#8217;ll see section &#8211; with title &#8220;Meet people like you&#8221; (see the screenshot below). In my case address is <a href="http://dainix.stumbleupon.com/friends/">http://dainix.stumbleupon.com/friends/</a>. Now just spend time to establish relationship, I suggest you to send message explaining what&#8217;s you are up to before and only then friend request. In that way you&#8217;ll be something more than just some unknown fellow in their friend request page.</p>
<p><a href="http://dainix.stumbleupon.com/friends/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/stumbleupon-tools/meet-people-like-you-stumbleupon.jpg" alt="meet-people-like-you-stumbleupon" width="213" height="284" /></a></p>
<p>If you&#8217;re really serious about finding very focused people to your niche, also use this &#8220;&#8221;Browse stumblers&#8221; feature:</p>
<p><a href="http://dainix.stumbleupon.com/public/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/stumbleupon-tools/browse-stumblers-stumbleupon.jpg" alt="browse-stumblers-stumbleupon" width="353" height="471" /></a></p>
<p>You&#8217;ll find it on your public profile &#8211; <a href="http://dainix.stumbleupon.com/public/">http://dainix.stumbleupon.com/public/</a> in my case and there you really can search by interests, gender, find people from your country and more.</p>
<p><a href="http://dainix.stumbleupon.com/matches/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/stumbleupon-tools/interests-based-stumbleupon-friends.jpg" alt="interests-based-stumbleupon-friends" width="274" height="404" /></a></p>
<p>- <strong>Check what kind of people are stumbling your website</strong></p>
<p>If they like your content already, why not establish good relationship with them? To dig even deeper, check also who is stumbling related sites in the same niche, for example I am checking other design blog article review pages to find new friends.</p>
<p>- <strong>Buy sponsorship</strong></p>
<p>I tried this one just know and sponsorship is really rewarding. Thing is &#8211; you pay 10$ (minimal donation price) and become a sponsor for a year. Before you start complaining why to that, I&#8217;ll explain my reasons. The first thing you get is that small sponsorship badge on your profile (you can see it on <a href="http://dainix.stumbleupon.com/" target="_blank">my profile</a> too), which means that you&#8217;re respected SU user and second the most valuable one &#8211; your account shows on <a href="http://www.stumbleupon.com/sponsors.php" target="_blank">StumbleUpon Sponsors page </a> and it actually delivers ~3-5 friends every day. I find it really rewarding because I don&#8217;t have to do proactive friend searching any more.</p>
<h2>How to establish better relationship</h2>
<p>- Don&#8217;t spam to your friends with numerous non-related content webpages every day. This is obvious I think, nobody loves spammers;</p>
<p>- Try to respond to your friends shares and establish personal relationship, people will help much more gladly people they know.</p>
<p>- This is time consuming task if you have many friends, but if you spare time and write reviews (testimonials) to your friends, you&#8217;ll be more likely noticed &#8211; remember before you ask others something to do, be first to take action! People love friendly and helpful friends!</p>
<p>- Spend time to create good profile &#8211; fill About me page, customize theme so it looks more eye candy &#8211; let people know what you really are!</p>
<p>- When adding new friend, write him a short message explaining why do you want to be friends with him and introduce yourself building personal contact in that way.</p>
<h2>How to share article</h2>
<p>If you use StumbleUpon in daily basis, you should know several months ago SU added Share This feature to easily share websites between your friends automatically. I just love this feature because it let&#8217;s me more focus on stumbling articles, not spending like an hour to share it between my friends manually.</p>
<p>This feature is a little bit hidden so I&#8217;ll explain it too. The first thing to do is stumble and review article you want to share. Then just go to your profile, in my case it is <a href="dainix.stumbleupon.com" target="_blank">dainix.stumbleupon.com</a>. You&#8217;ll find reviewed article on Reviews section, now all you must do is mouse hover to the image and Share button will reveal.</p>
<p><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/stumbleupon-tools/share-this-stumbleupon-feature.jpg" alt="share-this-stumbleupon-feature" width="570" height="328" /></p>
<p>Click to it and you&#8217;ll get Share this feature pop-up on right side of profile. And one more thing &#8211; I strongly recommend you to enter that optional personal message, because usually it&#8217;s the best way to get personal relationships with friends. Now just check all friends and send your new discovery &#8211; and you&#8217;re done!</p>
<p><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/stumbleupon-tools/share-this-stumbleupon-friends.jpg" alt="share-this-stumbleupon-friends" width="407" height="450" /></p>
<h2>How to get StumbleUpon traffic</h2>
<p>This is common question how to play with StumbleUpon good enough to get traffic from it. And it&#8217;s really easy &#8211; as soon as you got 10-20 friends to Stumble your website quickly you&#8217;ll get like ~500-1000 new visits almost immediately! StumbleUpon is great for new blogs, it was main traffic for my website in early month and even now it always take 3-4th place in top traffic sources.</p>
<p>- Get many active friends</p>
<p>More friends you&#8217;ve got &#8211; better traffic it will deliver. In short that&#8217;s so true, more stumbles you can get in short period of time, better your new article will do.</p>
<p>- Create your IM friend list</p>
<p>This is very powerful tool not only for StumbleUpon but for other social networks. I use Gtalk (it&#8217;s very popular between Digg users) for my all business contacts and there I can contact with my friends rapidly and contact only ones are online &#8211; I strongly recommend you start using IM if you&#8217;re serious about bringing traffic and social networking. If you&#8217;re just starting, here you can <a href="http://www.google.com/talk/" target="_blank">dowload Gtalk</a> and feel free to add me as your friend too (Gtalk user-name: <a href="mailto:dainis@1stwebdesigner.com">dainis@1stwebdesigner.com</a>) , I already benefit from such networking!</p>
<p>- Good Design</p>
<p>Really people on StumbleUpon are more to look not to read, well designed logo and website is very crucial to leave good first impression and people will much more likely stumble website in that case and may even remember your website.</p>
<p>- Don&#8217;t use many ads</p>
<p>If the first thing new visitors see will be many ads, you&#8217;ll really turn them away, of course you need to monetize your site, but don&#8217;t do it too much.</p>
<p>And finally be always active and helpful because these kind of people are rare, your friends are your success!</p>
<h2>StumbleUpon Addons, Buttons And Tools</h2>
<h2>1. <a href="http://www.stumbleupon.com/buttons.php" target="_blank">Promote Your Site with StumbleUpon Buttons &amp; Tools</a></h2>
<p>Add a button to your site to make it easy for your visitors to submit your content to StumbleUpon. Simply copy and paste the code into your site and start receiving free exposure on StumbleUpon.</p>
<p><a href="http://www.stumbleupon.com/buttons.php" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/stumbleupon-tools/stumbleupon-buttons.jpg" alt="stumbleupon-buttons" width="570" height="262" /></a></p>
<h2>2. <a href="http://thlayli.detrave.net/tagblaster_online.php" target="_blank">Tag Blaster Online</a></h2>
<p>This page modifies text so that it will not be parsed by stumbleupon.com as HTML/PHP formatting. It also fixes URLs so that they will not be changed to SU review links. It is designed for web developers to be able to post visible HTML/PHP code for tutorials or problem solving.</p>
<p><a href="http://thlayli.detrave.net/tagblaster_online.php" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/stumbleupon-tools/tag-blaster-stumbleupon-extension.jpg" alt="tag-blaster-stumbleupon-extension" width="570" height="287" /></a></p>
<h2>3. <a href="http://thlayli.detrave.net/su-randomgroup.php" target="_blank">StumbleUpon Random Group</a></h2>
<p>Great tool if you&#8217;re searching for new groups, but you enjoy how SU offers you random links &#8211; here you get random StumbleUpon groups! Just refresh that page to get a new random group.</p>
<p><a href="http://thlayli.detrave.net/su-randomgroup.php" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/stumbleupon-tools/stumbleupon-random-group.jpg" alt="stumbleupon-random-group" width="570" height="196" /></a></p>
<h2>4. <a href="http://thlayli.detrave.net/su-archivelinks.html" target="_blank">SU Archive Links Creator</a></h2>
<p><a href="http://thlayli.detrave.net/su-archivelinks.html" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/stumbleupon-tools/su-archive-links-creator.jpg" alt="su-archive-links-creator" width="570" height="289" /></a></p>
<h2>5. <a href="http://musicplayer.detrave.net/about.php" target="_blank">SU Music Player</a></h2>
<p>This tool let&#8217;s you to create a custom music player for your StumbleUpon blog. After registering, you can add MP3 links, customize your player and then embed it into your blog page.</p>
<p><a href="http://musicplayer.detrave.net/about.php" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/stumbleupon-tools/su-music-player-addon.jpg" alt="su-music-player-addon" width="570" height="377" /></a></p>
<h2>WordPress plugins</h2>
<h2>6. <a href="http://wordpress.org/extend/plugins/wp-stumble/screenshots/" target="_blank">WP_StumbleDigest</a></h2>
<p>WP_StumbleDigest is a Plugin to create daily posts on the things you stumble across on the web. Using you StumbleUpon Account.</p>
<p><a href="http://wordpress.org/extend/plugins/wp-stumble/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/stumbleupon-tools/stumble-digest-wordpress-plugin.jpg" alt="stumble-digest-wordpress-plugin" width="570" height="386" /></a></p>
<h2>7. <a href="http://wordpress.org/extend/plugins/stumble-for-wordpress/screenshots/" target="_blank">Stumble! for WordPress</a></h2>
<p>Stumble! for WordPress extends WordPress to support a &#8220;random article&#8221; feature, similar to StumbleUpon&#8217;s StumbleThru and Wikipedia&#8217;s (Mediawiki&#8217;s) random article feature. Not really SU related plugin, but interesting plugin with that kind of feature &#8211; should work good for blogs!</p>
<p><a href="http://wordpress.org/extend/plugins/stumble-for-wordpress/screenshots/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/stumbleupon-tools/stumble-this-wordpress-plugin.jpg" alt="stumble-this-wordpress-plugin" width="519" height="360" /></a></p>
<h2>8. <a href="http://wordpress.org/extend/plugins/stumbleupon-wordpress-plugin/" target="_blank">StumbleUpon WordPress plugin</a></h2>
<p>Wonderful plugin which shows the popularity of ALL your links and gives you can active StumbleUpon bookmark button.</p>
<h2>9. <a href="http://wordpress.org/extend/plugins/stumbleupon-favorites/" target="_blank">StumbleUpon Favorites</a></h2>
<p>StumbleUpon Favorites is a widget based on the default RSS widget that was developed to allow the sharing of bookmarks with blog visitors. This plugin makes it much easier to use and customize the list grabbed from your own StumbleUpon account. Also there are several features you can change on the panel, which is not supported by default RSS</p>
<h2>StumbleUpon Related Userscripts (Greasemonkey required)</h2>
<h2>10. <a href="http://userscripts.org/scripts/show/38500" target="_blank">EmbedWidgets</a></h2>
<p>Allows viewing and embedding of flash widgets on StumbleUpon Pages.</p>
<h2>11. <a href="http://userscripts.org/scripts/show/49972" target="_blank">SU Visitor Icons</a></h2>
<p>The visitor icon script has optional dynamic updates. If you have dynamic updates enabled and your visitor page open, any new visitors will be added to the top of your visitor list. Any changes to friend/subscriber status are also dynamically updated.</p>
<p>Additional visitor count displays the number of visitors added to your visitor list since you opened the page.</p>
<p>Dynamic update switch allows you to enable or disable the dynamic update functionality. Visitor icons will still be enabled.</p>
<h2>12. <a href="http://userscripts.org/scripts/show/49975" target="_blank">SU Status Indicator</a></h2>
<p>This script adds functionality enabling you to set and display an online status on your public profile page, similar to MSN. It does not affect your normal SU online status indicator, this script is meant to provide an additional indicator, with more options. You can set your status on your favorites page, which will stay that way until you change it to something else (so don&#8217;t forget to set to offline when you go to bed).</p>
<p><a href="http://userscripts.org/scripts/show/49975" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/stumbleupon-tools/stumbleupon-status-indicator-greasemonkey-script.jpg" alt="stumbleupon-status-indicator-greasemonkey-script" width="393" height="141" /></a></p>
<h2>13. <a href="http://userscripts.org/scripts/show/45642" target="_blank">SUEditor</a></h2>
<p>A WYSIWYG Editor for Stumbleupon.com, works on blog, forum, contact, and site review pages</p>
<p><a href="http://userscripts.org/scripts/show/45642" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/stumbleupon-tools/stumbleupon-editor-for-greasemonkey.jpg" alt="stumbleupon-editor-for-greasemonkey" width="570" height="380" /></a></p>
<h2>14. <a href="http://userscripts.org/scripts/show/35079" target="_blank">SU Element Styles</a></h2>
<p>Basic HTML/CSS editor for SU. Preview blog posts and edit CSS styles by clicking on any element.</p>
<p><a href="http://userscripts.org/scripts/show/35079" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/stumbleupon-tools/su-element-styles-greasemonkey-scrip.jpg" alt="su-element-styles-greasemonkey-scrip" width="570" height="422" /></a></p>
<h2>15. <a href="http://userscripts.org/scripts/show/51393" target="_blank">Clean&#8217;n'Readable</a></h2>
<p>Very small script that solves the problem of low-contrast, over-styled and plain unreadable su blogs. It collapses all custom backgrounds, sets bg color to white and font color to black.</p>
<h2>16. <a href="http://userscripts.org/scripts/show/49980" target="_blank">SU Extended What&#8217;s New</a></h2>
<p>This script adds an option to generate an extended &#8220;what&#8217;s new&#8221; page, with the following:</p>
<ul>
<li>
<div>Full length posts</div>
</li>
<li>
<div>Blog posts</div>
</li>
<li>
<div>Thumb down reviews</div>
</li>
</ul>
<p>It generates this page by visiting the first page of up to 20 people you subscribe to, and checking for new posts. It remembers approximately the last 1800 posts it has shown you and doesn&#8217;t show anything over 24 hours old, so you should always get only what is actually new. Retrieving the first page does register as a visit, so the script keeps track of the last 60 people it has taken posts from and refrains from visiting again for at least another 3 refreshes of the page.</p>
<p><a href="http://userscripts.org/scripts/show/49980" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/stumbleupon-tools/su-extended-what-new-greasemonkey-script.jpg" alt="su-extended-what-new-greasemonkey-script" width="430" height="256" /></a></p>
<h2>17. <a href="http://userscripts.org/scripts/show/49970" target="_blank">SU Page Control</a></h2>
<p>This is a simple script which replaces the normal page control on SU pages with a drop-down box, and buttons. Currently works on the following pages:</p>
<ul>
<li>
<div>Blog</div>
</li>
<li>
<div>Reviews page</div>
</li>
<li>
<div>Favorites</div>
</li>
<li>
<div>Discoveries</div>
</li>
</ul>
<h2>18. <a href="http://userscripts.org/scripts/show/13933" target="_blank">Tag Details for StumbleUpon</a></h2>
<p>This script replaces StumbleUpon tag clouds with ordered lists.</p>
<p><a href="http://userscripts.org/scripts/show/13933" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/stumbleupon-tools/tag-details-stumbleupon-greasemonkey-script.gif" alt="tag-details-stumbleupon-greasemonkey-script" width="570" height="557" /></a></p>
<h2>FAQ and Guide for Stumbleupon</h2>
<h2>19. <a href="http://stumbleupon.theprawn.com/" target="_blank">Unofficial StumbleUpon FAQ</a></h2>
<p>Read this unofficial StumbleUpon FAQ to get many more and different questions answered than in official SU FAQ.</p>
<p><a href="http://stumbleupon.theprawn.com/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/stumbleupon-tools/unofficial-stumbleupon-guide-faq.gif" alt="unofficial-stumbleupon-guide-faq" width="502" height="219" /></a></p>
<h2>20. <a href="http://stumbleupon.wikia.com/wiki/StumbleUpon_Wiki" target="_blank">StumbleUpon Wiki</a></h2>
<p>StumbleUpon Wiki is a place where groups of stumblers work together to describe and evaluate the best of the web.</p>
<p><a href="http://stumbleupon.wikia.com/wiki/StumbleUpon_Wiki" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/stumbleupon-tools/wikia-technology-stumbleupon.jpg" alt="wikia-technology-stumbleupon" width="570" height="235" /></a></p>
<h2>Other related resources and useful reading:</h2>
<ul>
<li>
<div><a href="http://thlayli.detrave.net/stumbleupon.html" target="_blank">StumbleUpon Addons</a></div>
</li>
<li>
<div><a href="http://www.beepthegeek.com/2009/07/how-to-take-backup-of-all-the-email-ids-of-your-friends-on-stumbleupon.html" target="_blank">How To Take BackUp Of All The Email Ids Of Your Friends On StumbleUpon</a></div>
</li>
<li>
<div><a href="http://blog.hubspot.com/blog/tabid/6307/bid/4108/28-Tips-To-Make-You-a-StumbleUpon-Superstar.aspx" target="_blank">28 Tips To Make You a StumbleUpon Superstar</a></div>
</li>
<li>
<div><a href="http://www.problogger.net/archives/2007/09/26/building-your-blog-with-stumbleupon/" target="_blank">Building Your Blog With StumbleUpon</a></div>
</li>
<li>
<div><a href="http://www.cadengrant.com/get-stumbleupon-traffic" target="_blank">How To Get StumbleUpon Traffic</a></div>
</li>
<li>
<div><a href="http://www.problogger.net/archives/2008/02/14/how-to-write-posts-that-set-stumbleupon-on-fire/" target="_blank">How to Write Posts That Set StumbleUpon on Fire</a></div>
</li>
<li>
<div><a href="http://www.doshdosh.com/a-comprehensive-guide-to-stumbleupon-how-to-build-massive-traffic-to-your-website-and-monetize-it/" target="_blank">A Comprehensive Guide to StumbleUpon: How to Build Massive Traffic to Your Website</a></div>
</li>
</ul>
<p>I&#8217;ll be happy to hear about your experience with StumbleUpon and maybe you know more StumbleUpon tools I didn&#8217;t list here?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.1stwebdesigner.com/design/stumbleupon-faq-guides-tools-addons-and-scripts/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Popular Firefox Extensions for SEO masters</title>
		<link>http://www.1stwebdesigner.com/design/popular-firefox-extensions-for-seo-masters/</link>
		<comments>http://www.1stwebdesigner.com/design/popular-firefox-extensions-for-seo-masters/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 17:30:18 +0000</pubDate>
		<dc:creator>Dainis Graveris</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[firefox extensions]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://www.1stwebdesigner.com/?p=184</guid>
		<description><![CDATA[Firefox becomes really powerful tool if you use the right add-ons for your purpose. I know from myself that I am obsessed with numbers, statistics, page rankings and, of course, SEO &#8211; trying to pull web page to rank higher. There are 4 most known rankings &#8211; Google Pagerank, Compete Site Analytics, Alexa Ranking and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://cdn1.1stwebdesigner.com/wp-content/uploads/2008/09/search-engine-optimization.jpg"><img class="alignleft" style="padding:5px" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2008/09/search-engine-optimization-thumb.jpg" border="0" alt="search-engine-optimization" width="150" height="150" /></a></p>
<p>Firefox becomes really powerful tool if you use the right add-ons for your purpose.</p>
<p>I know from myself that I am obsessed with numbers, statistics, page rankings and, of course, SEO &#8211; trying to pull web page to rank higher.</p>
<p>There are 4 most known rankings &#8211; Google Pagerank, Compete Site Analytics, Alexa Ranking and Quancast.</p>
<p>I want to provide You with the most popular tools for FireFox to increase Your work effectiveness surfing around the web.</p>
<p><span id="more-184"></span></p>
<div style="clear:both; padding:5px"></div>
<p><strong>1. Compete Browser Extension</strong></p>
<p>My personal favorite one &#8211; this extension provides with neat information about web sites, displaying how fast it is growing, how popular web site is (people count) and its ranking in Compete. Great for checking stats.</p>
<p><a href="http://tools.compete.com/" target="_blank"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2008/09/compete-toolbar.jpg" border="0" alt="compete-toolbar" width="292" height="291" /></a></p>
<p><a href="http://tools.compete.com/"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2008/09/compete-toolbar-2.jpg" border="0" alt="compete-toolbar-2" width="267" height="56" /></a></p>
<p><strong></strong></p>
<p><strong>2.Search Status</strong></p>
<p>For every site you visit using, SearchStatus displays its Google Pagerank, Alexa popularity ranking, Compete ranking, Alexa related links, backward links from Google, Yahoo! and MSN and more.</p>
<p>Great combination in one extension don&#8217;t You think?</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/321" target="_blank"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2008/09/searchstatus.jpg" border="0" alt="searchstatus" width="249" height="318" /></a></p>
<p><strong></strong></p>
<p><strong>3.SEO for FireFox</strong></p>
<p>Must have extension &#8211; I already mentioned it in my <a href="http://www.1stwebdesigner.com/development/the-best-50-firefox-add-ons-for-web-developers/" target="_blank">previous article</a> &#8211; but <em>hey!</em> this one is great!</p>
<p>Excellent plugin for all those, who like to watch statistics right into Google and Yahoo search results. You can get Alexa, Google PageRank, Tehnorati rankings and many other useful data.</p>
<p><a href="http://tools.seobook.com/firefox/seo-for-firefox.html" target="_blank"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2008/09/seo-for-firefox.jpg" border="0" alt="seo-for-firefox" width="295" height="170" /></a></p>
<p><strong>4. Wizz RSS News Reader</strong></p>
<h4>Wizz RSS News Reader is a very powerful and easy to use RSS and Atom news reader/aggregator extension for Mozilla Firefox.</h4>
<h4><a href="https://addons.mozilla.org/en-US/firefox/addon/424" target="_blank"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2008/09/wizz-rss-reader.jpg" border="0" alt="wizz-rss-reader" width="630" height="545" /></a></h4>
<p><strong></strong></p>
<p><strong>5. Kgen</strong></p>
<p>This addon allows to see which keywords are strong on certain web site and it retrieves all words of a page and lets You know how many times those appear,  great for SEO.</p>
<p><strong><a href="https://addons.mozilla.org/en-US/firefox/addon/4788" target="_blank"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2008/09/kgen.jpg" border="0" alt="kgen" width="606" height="475" /></a> </strong></p>
<p><strong>6. SEOMoz Rank Checker | Browser button</strong></p>
<p>Great tool &#8211; it allows You to check and store rankings of Your page, by installing browser button You will be able to check Your rankings right on the browser.</p>
<p>allows you to check rankings of any page by one click (the tool was also described here). This tool supports the Google, Yahoo!, MSN, and Ask search engines.</p>
<p><em>You need to register there, to use this extension.</em></p>
<p><a href="http://www.seomoz.org/rank-checker" target="_blank"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2008/09/seomoz-rank-checker.jpg" border="0" alt="seomoz-rank-checker" width="401" height="468" /></a></p>
<p><strong></strong></p>
<p><strong>7. SeoQuake</strong></p>
<p>Seoquake is one of the most powerful tools available for analyzing your web site SEO results.</p>
<p>It will help to find out your PageRank score, which and how many pages on Your site are indexed and much more similar statistics for Yahoo, Alexa e.t.c.</p>
<p>Read full description at Mozilla home page.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/3036" target="_blank"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2008/09/seoquake.jpg" border="0" alt="seoquake" width="150" height="378" /></a> <a href="https://addons.mozilla.org/en-US/firefox/addon/3036" target="_blank"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2008/09/seo-quake.png" border="0" alt="seo-quake" width="220" height="170" /></a></p>
<p><strong>8. Google Toolbar</strong></p>
<p>A must have extension, if you use several Google tools.</p>
<p>FireFox already has Google Search build in by default &#8211; why You should need download this toolbar?</p>
<p>It&#8217;s because this toolbar lets us access all Google products with a single click, it also let You check Page Rank, backward links etc.</p>
<p><strong><a href="http://www.google.com/tools/firefox/toolbar/FT3/intl/en/index.html" target="_blank"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2008/09/google-toolbar.jpg" border="0" alt="google-toolbar" width="520" height="336" /></a> </strong></p>
<p><strong>9. Time Tracker</strong></p>
<p>Do You spend to much time browsing and cannot get things done?</p>
<p>You can organize Your time with checking how long You browse over FireFox, analyze Your Internet addiction! :) &#8211; but seriously good extension to organize Your time.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/1887" target="_blank"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2008/09/time-tracker.jpg" border="0" alt="time-tracker" width="244" height="101" /></a></p>
<p><strong>10.Social Media For FireFox</strong></p>
<p>Unfortunately not supported in FF 3.1.</p>
<p>Useful plugin &#8211; it shows the stats of 4 social bookmarking sites like <em>digg, reddit, stumbleupon and delicious </em>right in Your statusbar. Useful for checking Your site which articles has not been yet submitted in these sites.</p>
<p><a href="http://www.97thfloor.com/social-media-for-firefox/" target="_blank"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2008/09/social-media-firefox.png" border="0" alt="social-media-firefox" width="320" height="233" /></a></p>
<p><a href="http://www.97thfloor.com/social-media-for-firefox/" target="_blank"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2008/09/sm-toolbar.png" border="0" alt="sm-toolbar" width="372" height="40" /></a></p>
<p><a title="http://www.97thfloor.com/social-media-for-firefox/" href="http://www.97thfloor.com/social-media-for-firefox/"></a></p>
<p><strong>11. Read it Later</strong></p>
<p>This is also one of my favorite.  Read It Later gives a chance to save interesting pages to read them later &#8211; if you`re just collecting information, but don&#8217;t want to add bookmark, this is excellent alternative.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/7661" target="_blank"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2008/09/read-it-later.jpg" border="0" alt="read-it-later" width="350" height="269" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.1stwebdesigner.com/design/popular-firefox-extensions-for-seo-masters/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

