<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>firefox-extensions &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/firefox-extensions/</link>
	<description>Feed of posts on WordPress.com tagged "firefox-extensions"</description>
	<pubDate>Sat, 28 Nov 2009 02:54:57 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[10 Very useful web design and web programming tools]]></title>
<link>http://kahrn.wordpress.com/2009/11/18/10-very-useful-webdesign-and-web-programming-tools/</link>
<pubDate>Wed, 18 Nov 2009 20:28:31 +0000</pubDate>
<dc:creator>kahrn</dc:creator>
<guid>http://kahrn.wordpress.com/2009/11/18/10-very-useful-webdesign-and-web-programming-tools/</guid>
<description><![CDATA[Web development today Web development today isn&#8217;t just HTML editing or basic php scripts. Web ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><strong>Web development today</strong></p>
<p>Web development today isn&#8217;t just HTML editing or basic php scripts. Web development and programming today is usually achieved with a wide set of tools &#8212; any popular website around today uses a wide set of tools. For example,</p>
<ul>
<li>reddit.com &#8212; reddit uses <a href="http://python.org" target="_blank">Python</a> and <a href="http://en.wikipedia.org/wiki/PostgreSQL" target="_blank">PostgreSQL</a>, which spit out html (of xhtml syntax), javascript and <a href="http://www.w3schools.com/css/css_intro.asp" target="_blank">CSS</a>.</li>
<li>slashdot.com &#8212; slashdot.com uses Perl and MySQL, sitting on top of Apache.</li>
<li>microsoft.com &#8212; microsoft.com uses a combination of ASP.NET, running on top of IIS. The output is html (xhtml syntax), css and javascript.</li>
</ul>
<h2>The tools</h2>
<h3>Web Developer / Firefox Extension</h3>
<p>Firefox Web Developer Extension is a useful tool for being able to disable various features on a page, manage cookies, view specific css information using a picker tool for any specific elements and being able to manager userstyles. You can also manage images and various other tools including the ability to view generated source.</p>
<p>You can download it at <a href="https://addons.mozilla.org/en-US/firefox/addon/60" target="_blank">Mozilla Add-ons</a></p>
<h3>ColorZilla / Firefox Extension</h3>
<p><a href="http://kahrn.wordpress.com/files/2009/11/blogwebdevcolorzilla.png"><img src="http://kahrn.wordpress.com/files/2009/11/blogwebdevcolorzilla.png?w=300" alt="" title="Colorzilla Firefox Extension" width="125" height="119" class="alignright size-medium wp-image-246" /></a>ColorZilla is an extension to firefox that adds a color picker tool to the browser UI. It is then possible to return information for a given pixel on a website.</p>
<p>You can download it at the <a href="https://addons.mozilla.org/en-US/firefox/addon/271" target="_blank">Mozilla Add-ons</a> site.</p>
<h3>MeasureIT / Firefox Extension</h3>
<p><a href="http://kahrn.wordpress.com/files/2009/11/blogwebdevmeasureit.png"><img src="http://kahrn.wordpress.com/files/2009/11/blogwebdevmeasureit.png?w=150" alt="" title="MeasureIT Firefox Extension" width="150" height="83" class="alignright size-thumbnail wp-image-250" /></a>The measureIT Firefox extension adds a measuring tool that appears as an overlay on any webpage you need to use it on.</p>
<p>You can download measureIT at the <a href="https://addons.mozilla.org/en-US/firefox/addon/539" target="_blank">Mozilla Add-ons</a> site</p>
<h3>DOM Inspector / Firefox Extension</h3>
<p><a href="http://kahrn.wordpress.com/files/2009/11/blogwebdevdominspector.png"><img src="http://kahrn.wordpress.com/files/2009/11/blogwebdevdominspector.png?w=150" alt="" title="Firefox DOM Inspector" width="150" height="112" class="alignright size-thumbnail wp-image-253" /></a>The Document Object Model Inspector is a tool to inspect the DOM of any webpage. It often comes with the default install of firefox as an option.</p>
<p>You can download DOM Inspector at <a href="https://developer.mozilla.org/en/dom_inspector" target="_blank">https://developer.mozilla.org/en/dom_inspector</a></p>
<h3>Firebug / Firefox Extension</h3>
<p>Firebug is an extension which is useful for editing css, html or javascript elements within a webpage.</p>
<p>You can download Firebug at the <a href="https://addons.mozilla.org/en-US/firefox/addon/1843" target="_blank">Mozilla Add-ons</a> site.</p>
<h3>Google page speed / Firebug Extension</h3>
<p><a href="http://kahrn.wordpress.com/files/2009/11/blogwebdevgooglepagespeed11.png"><img src="http://kahrn.wordpress.com/files/2009/11/blogwebdevgooglepagespeed11.png?w=150" alt="" title="Google web page speed for Firebug" width="150" height="116" class="alignright size-thumbnail wp-image-255" /></a>Google page speed is a Firebug extension that is able to give you a wealth of information on the download speeds and execution time of your website. It can also give you tips on how to reduce overheads and improve code.</p>
<p>You can download the Google page speed Firebug extension at the <a href="http://code.google.com/speed/page-speed/download.html" target="_blank">google page speed</a> site.</p>
<h3>Notepad++</h3>
<p><a href="http://kahrn.wordpress.com/files/2009/11/blogwebdevnotepadplusplus1.png"><img src="http://kahrn.wordpress.com/files/2009/11/blogwebdevnotepadplusplus1.png?w=150" alt="" title="Notepad++" width="150" height="115" class="alignright size-thumbnail wp-image-259" /></a>Notepad++ is a tool I often use when working on smaller projects where I do not need a full IDE.</p>
<blockquote><p><strong>Notepad++</strong> is a free (as in &#8220;free speech&#8221; and also as in &#8220;free beer&#8221;) source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by <a href="http://www.gnu.org/copyleft/gpl.html" target="_blank">GPL</a> License.<br />
Based on a powerful editing component <a href="http://www.scintilla.org/" target="_blank">Scintilla</a>, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size.</p></blockquote>
<p>You can download it over at the <a href="http://notepad-plus.sourceforge.net/uk/site.htm">notepad++ sourceforge</a> project site.</p>
<h3>Netbeans with PHP Development plugin</h3>
<p><a href="http://kahrn.wordpress.com/files/2009/11/blogwebdevnetbeans.png"><img src="http://kahrn.wordpress.com/files/2009/11/blogwebdevnetbeans.png?w=150" alt="" title="Netbeans with PHP Plugin" width="150" height="116" class="alignright size-thumbnail wp-image-260" /></a>Netbeans is a Java IDE developed by Sun. It supports various plugins &#8212; one being PHP development extensions. When working on large projects, Netbeans proves useful.</p>
<p>You can download it at the <a href="http://netbeans.org/">Netbeans</a> site.</p>
<h3>Visual SVN</h3>
<p>VisualSVN is a SVN server for Windows. It is quick and easy to use and requires little previous knowledge of server administration or svn experience, but it can also be quite powerful.</p>
<p>You can download it at the <a href="http://www.visualsvn.com/server/download/">VisualSVN Server</a> site. It is free for both personal and commercial use.</p>
<h3>Tortoise SVN</h3>
<p>TortoiseSVN is an SVN client that interfaces with Windows Explorer to interface with SVN.</p>
<p>You can download it at the <a href="http://tortoisesvn.tigris.org/">TortoiseSVN</a> site.</p>
<h3>XAMPP</h3>
<p>XAMPP is a quick and easy way to get an apache server, MySQL daemon and PHP all running on Windows for a development environment. It also supports an FTP server and a few other things.</p>
<p>You can download it at the <a href="http://www.apachefriends.org/en/xampp.html">XAMPP</a> site.</p>
<p><strong>Forums</strong><br />
You can come and discuss web development, get website reviews and also SEO information at the <a href="http://tdlabs.co.uk/forums">Transcendental Labs</a> forum.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Backup your Facebook account with ArchiveFB]]></title>
<link>http://freewareelite.wordpress.com/2009/11/15/backup-your-facebook-account-with-archivefb/</link>
<pubDate>Sat, 14 Nov 2009 17:03:52 +0000</pubDate>
<dc:creator>freewareelite</dc:creator>
<guid>http://freewareelite.wordpress.com/2009/11/15/backup-your-facebook-account-with-archivefb/</guid>
<description><![CDATA[Noaways, a lot of people use Facebook. Most people have lots of friends and play/use many of the gam]]></description>
<content:encoded><![CDATA[Noaways, a lot of people use Facebook. Most people have lots of friends and play/use many of the gam]]></content:encoded>
</item>
<item>
<title><![CDATA[Flash Block]]></title>
<link>http://trichnology.wordpress.com/2009/10/29/flash-block/</link>
<pubDate>Thu, 29 Oct 2009 19:07:27 +0000</pubDate>
<dc:creator>BooDy</dc:creator>
<guid>http://trichnology.wordpress.com/2009/10/29/flash-block/</guid>
<description><![CDATA[FlashBlock Never be annoyed by a Flash animation again! Blocks Flash so it won&#8217;t get in your w]]></description>
<content:encoded><![CDATA[FlashBlock Never be annoyed by a Flash animation again! Blocks Flash so it won&#8217;t get in your w]]></content:encoded>
</item>
<item>
<title><![CDATA[Top Firefox Extensions]]></title>
<link>http://horsepowermarketer.wordpress.com/2009/10/25/top-firefox-extensions/</link>
<pubDate>Sun, 25 Oct 2009 14:51:40 +0000</pubDate>
<dc:creator>horsepowermarketer</dc:creator>
<guid>http://horsepowermarketer.wordpress.com/2009/10/25/top-firefox-extensions/</guid>
<description><![CDATA[Firefox Add-ons Provided by Shan Krila Looking for the best Firefox extensions in Official Firefox A]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><div id="attachment_945" class="wp-caption alignright" style="width: 210px"><img src="http://horsepowermarketer.wordpress.com/files/2009/10/ff-addons.png?w=300" alt="Firefox Add-ons" title="ff-addons" width="200" class="size-medium wp-image-945" /><p class="wp-caption-text">Firefox Add-ons</p></div><br />
<em>Provided by <a href="http://www.shankrila.com/tech-stuff/top-firefox-extensions/">Shan Krila</a></em></p>
<p>Looking for the best Firefox extensions in <a href="https://addons.mozilla.org/en-US/firefox/">Official Firefox  Add-ons</a> is like searching for  the proverbial needle in a haystack.</p>
<p>You can see a periodic new extensions in the <a title="Firefox Extension Picks" href="http://www.shankrila.com/tech-stuff/firefox-extensions-picks-of-the-week-08-08-14/" target="_blank">Firefox Extension Picks series</a> that is featured once in every few weeks.</p>
<p><strong>Firefox Tips</strong></p>
<p>Here are a few tips for a fun Firefox browsing experience</p>
<ul>
<li>It’s always a good idea to backup your profile, extensions, etc. with FEBE before you try a new extension. Some extensions don’t play well together. (<em>Use FEBE </em>- <em>see below</em>)</li>
<p><!--more--></p>
<li>If your Firefox seems very slow, it could be because you are using a lot of  extensions.</li>
<li>Remember the <strong>Profile Manager</strong> option. In Windows, start Firefox from  command prompt: <strong><em>firefox.exe -profilemanager</em></strong></li>
</ul>
<p><strong>What type of extensions are you looking for?</strong></p>
<p>Shan Krila has  created the following categories based on the type of extensions you might be looking for.</p>
<ul>
<li><strong>Starter Pack</strong> &#8211; If you are just trying out Firefox, here are a few extensions that will introduce you to the power of Firefox.</li>
<li><strong>Power User Pack</strong> &#8211; Aimed at the power users who aren’t afraid of getting their hands dirty and who want to squeeze every bit of power from their favorite browser.</li>
<li><strong>Usability</strong> &#8211; Aimed at improving browser usability by modifying Firefox chrome or the built-in features.</li>
<li><strong>Productivity</strong> &#8211; Extensions aimed at improving Productivity while you use the web for your work</li>
<li><strong>Fun &#8211; </strong>When you turn to the web to have some fun.</li>
<li><strong>Blogging </strong>- Useful for bloggers. Look at the add-ons and you’ll know what I mean.</li>
<li><strong>Social Media </strong>- Not all bloggers use all Social Media s this category zeroes in on just the Social Media extensions.</li>
<li><strong>Web Developer</strong> &#8211; Aimed at techie’s like myself who either run a  website or do some web development.</li>
</ul>
<p><strong>Starter Pack</strong></p>
<p>If you are just trying out Firefox, here are a few extensions that will introduce you to the power of Firefox.</p>
<ul>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/1865"><strong>Adblock  Plus</strong></a><strong> </strong>- Ever been annoyed by all those ads and banners on the internet that<br />
often take longer to download than everything else on the page? Install Adblock Plus now and get rid of them.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/1136"><strong>Adblock  Filterset.G Updater</strong> </a>- This is a companion extension to Adblock or Adblock Plus and should be used in conjunction with it. This extension automatically downloads the latest version of Filterset.G every 4-7 days.</li>
<li><strong><a title="ForecastBar Enhanced" href="https://addons.mozilla.org/en-US/firefox/addon/1978" target="_blank">ForecastBar Enhanced</a></strong> &#8211; Mod of the popular ForecastFox that shows weather information in your status bar. This one features enhanced animated radar map as well and I love it!</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/1122"><strong>TabMixPlus </strong></a>- Tab Mix Plus enhances Firefox’s tab browsing capabilities. It includes such features as duplicating tabs, controlling tab focus, tab clicking options, undo closed tabs and windows, plus much more.</li>
</ul>
<p><strong>Power User Pack</strong></p>
<p>Aimed at the power users who aren’t afraid of getting their hands dirty and who want to squeeze every bit of power from their favorite browser.</p>
<ul>
<li><a title="CLEO package" href="http://www.customsoftwareconsult.com/extensions/" target="_blank"><strong>CLEO package</strong></a> &#8211; CLEO is (Compact Library Extension Oraganizer) an extension that helps you create your own extension package (as a .xpi file) from your favaorite extensions (backed up using FEBE). When you want to move your extensions to another computer or three, just copy the custom xpi package you created and open it. Voila! You have cloned your Firefox extensions..</li>
<li><a title="Firefox Environment Backup Extension (FEBE)" href="http://www.customsoftwareconsult.com/extensions/" target="_blank"><strong>Firefox Environment Backup Extension (FEBE)</strong></a> &#8211; Schedule and automatically back up everything about Firefox.. bookmarks, profiles, saved passwords, form history, etc. No more fear of re-installing Firefox or breaking it with a new extension. You can even upload your backups to your Box.net account.</li>
<li><strong><a title="Foxmarks Bookmarks Synchronizer" href="https://addons.mozilla.org/en-US/firefox/addon/2410" target="_blank">Foxmarks Bookmarks Synchronizer</a></strong> &#8211; Use Firefox on multiple computers? Install this extension, create a Foxmarks account an forget about keeping your bookmarks in sync. Foxmarks will do it for you.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/748"><strong>Greasemonkey</strong></a> &#8211; Allows you to customize the way a webpage displays using small bits of  JavaScript. Ex. some of the <a title="Gmail &#38; Google Reader Greasemonkey scripts" href="http://www.shankrila.com/tech-stuff/top-15-greasemonkey-scripts-for-gmail-google-reader/" target="_self">best Google Greasemonkey scripts for Gmail and Google Reader</a> should get you started on your way to becoming a Greasemonkey script addict!</li>
<li><strong><a title="OpenSearchFox" href="http://mac.softpedia.com/progDownload/OpenSearchFox-Download-31955.html" target="_blank">OpenSearchFox</a></strong> &#8211; Add any website’s search box to your Firefox search bar by right clicking in the searhch box in a website! It doesn’t appear in the Firefox add-ons site anymore but this link takes you to the download page and it works great even in Forefox 3.0.1.</li>
<li><strong><a title="Menu Editor" href="https://addons.mozilla.org/en-US/firefox/addon/710" target="_blank">Menu Editor</a></strong> &#8211; TinyMenu mentioned in the next section helps save real estate but it increases the number of clicks to get to your menu option. Menu Editor lets you completely customize your menus. Hide and rearrange options you don’t need making your Firefox menus work for you.</li>
<li><strong><a title="Remove it Permanently" href="https://addons.mozilla.org/en-US/firefox/addon/521" target="_blank">Remove it Permanently (RIP)</a></strong> &#8211; Permanently hide content from web pages using the context menu. Very powerful to customeze your web experience. A powerful options panel that lets you fine tune your preferences to your liking.</li>
<li><a title="SecureLogin" href="https://addons.mozilla.org/en-US/firefox/addon/4429" target="_blank"><strong>SecureLogin</strong></a> &#8211; It uses the Firefox’s built in password manager and disables automatic pre-filling. It highlights the form fields if it detects a saved password and with a customized click or a keyboard shortcut, it fills the username/password as well as signs you in, in one short step. Very useful! I, however, recommend using a more <a title="PassPack Review" href="http://www.shankrila.com/tech-stuff/passpack-online-privacy-manager-reviewed/" target="_self">powerful password manager such as Passpack</a>.</li>
<li><a title="Stylish extension" href="https://addons.mozilla.org/en-US/firefox/addon/2108" target="_blank"><strong>Stylish</strong></a> &#8211; Stylish is for CSS where Greasemonkey is for Javascript. Completely customize the looks of websites with Stylish scripts. Browse <a title="UserStyles.org" href="http://www.shankrila.com/wp-admin/UserStyles.org" target="_blank">UserStyles.org</a> to find the ones you like. One of the popular example is <strong><a title="Re-designed Gmail Stylish script" href="http://www.shankrila.com/tech-stuff/pimp-your-gmail-in-2-easy-steps/" target="_self">Re-Designed Gmail Stylish</a></strong> script.</li>
<li><a title="Update Notifier" href="https://addons.mozilla.org/en-US/firefox/addon/2098" target="_blank"><strong>Update Notifier</strong></a> &#8211; If you can’t wait to know when a Forefox extension has been updated so you can upgrade it right now. Also, provides a useful ‘Restart Firefox’ option in its menu to restart with one click.</li>
<li><a title="Site Launcher Firefox add-on" href="https://addons.mozilla.org/en-US/firefox/addon/10127" target="_blank"><strong>Site Launcher</strong></a> &#8211; An experimental add-on thats a must-have for thos who love keyoard shortcuts. Just think Launchy for Firefox. You can launch your favorite sites with just a few hotkeys. Read the full <a title="Site Launcher Firefox add-on Review" href="http://www.shankrila.com/tech-stuff/site-launcher-firefox-launchysite-launcher-firefox-launchy/" target="_blank">Site Launcher review</a> here.</li>
</ul>
<p><strong>Usability Add-ons</strong></p>
<p>Aimed at improving browser usability by modifying Firefox chrome or the built-in features.</p>
<ul>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/658"><strong>Back to  Top</strong></a> &#8211; Back to Top helps navigate long pages. Go to the top or bottom of a page with a single click. Using right clicks and control clicks you can scroll a page or line at a time.</li>
<li><strong><a title="Download Statusbar" href="https://addons.mozilla.org/en-US/firefox/addon/26" target="_blank">Download Statusbar</a></strong> &#8211; Download and view status of downloads in a tidy statusbar. No more annoying download window blocking your browsing experience. A full view as well as a tiny view for screen real estate usage.</li>
<li><strong><a title="Edit Middle" href="https://addons.mozilla.org/en-US/firefox/addon/7400" target="_blank">Edit Middle</a></strong> &#8211; Firefox 3 introduced the Awesomebar. Now whatever you type searches even the middle of the url.</li>
<li><a title="HashColoredTabs+" href="https://addons.mozilla.org/en-US/firefox/addon/4279" target="_blank"><strong>HashColoredTabs+</strong></a> &#8211; Adds a colored favicon square for those sites without a favicon. This helps you identify tab contents based on a distinct visual cue.</li>
<li><a title="FaviconizeTab" href="https://addons.mozilla.org/en-US/firefox/addon/3780" target="_blank"><strong>FaviconizeTab</strong></a> &#8211; If you are in the habit opening a dozn tabs anytime you are browsing, this can be save you some real estate in your tab bar. You can also preset certain to sites to always show just the Favicon and not the name of the site in the tab.</li>
<li><a title="FireGestures" href="https://addons.mozilla.org/en-US/firefox/addon/6366" target="_blank"><strong>FireGestures</strong></a> &#8211; Allows you to execute common commands (like page forward/backward, close tab, new tab) by mouse gestures drawn over the current webpage, without reaching for the toolbar or the keyboard…</li>
<li><a title="It's All Text!" href="https://addons.mozilla.org/en-US/firefox/addon/4125" target="_blank"><strong>It’s All Text!</strong></a> &#8211; If you hate the little comment boxes in blogs or little text boxes where you need to type a long reply or complaint, this extension is for you. It adds a little edit button to the box and on clicking will take you to your favorite editor and on saving will transfer the content over to the box in the web page. Very handy.</li>
<li><strong><a title="Smart Bookmarks Bar" href="https://addons.mozilla.org/en-US/firefox/addon/4072" target="_blank">Smart Bookmarks Bar</a></strong> &#8211; Do you customize your menu bar to save screen real estate? Now you can hide your bookmark names in the toolbar and show just the favicon saving a lot of space. On mouse over, you’ll see the name of the bookmark for those without a favicon.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/1455"><strong>Tiny  Menu</strong></a> &#8211; Replace the standard menu bar with a tiny menu popup… <em>Save  real estate by  customizing the toolbars while shrinking the menu space with  this.</em></li>
</ul>
<p><strong>Productivity Pack</strong></p>
<p>Extensions aimed at improving productivity while you use the web for your work. Supercharge it now!</p>
<ul>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/636"><strong>PDF  Download</strong></a> &#8211; Allows to choose if you want to view a PDF file inside the browser (as PDF or HTML), if you want to view it outside Firefox with your default or custom PDF reader, or if you want to download it!</li>
<li><a title="Better Gmail 2" href="https://addons.mozilla.org/en-US/firefox/addon/6076" target="_blank"><strong>Better Gmail 2</strong></a> &#8211; A compilation of the best <a title="Gmail Greasemonkey scripts" href="http://www.shankrila.com/tech-stuff/top-15-greasemonkey-scripts-for-gmail-google-reader/" target="_blank">GMail Greasemonkey</a> and Stylish enhancements in one extension from Lifehacker.com. A must have for a power Gmail user.</li>
<li><strong><a title="Black Canvas GMail Signature" href="http://blankcanvasweb.com/pages/detail/id_9/n_gmail_signatures/" target="_blank">Black Canvas Gmail Signatures</a></strong> &#8211; Another must have for the power Gmail user. Lets you create multiple HTML signatures for friends, business and others with live preview.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/1320"><strong>GMail  Manager </strong></a>- Allows you to manage multiple Gmail accounts and receive new mail<br />
notifications. Displays your account details including unread messages, saved drafts, spam messages, labels with new mail, space used, and new mail…</li>
<li><a title="InformEnter" href="https://addons.mozilla.org/en-US/firefox/addon/673" target="_blank"><strong>InformEnter</strong></a> &#8211; It adds a small clickable icon (that can be turned off with a right click) next to every form field. You can configure it to fill in semi-automatic mode with any frequently used field values for e.g. not just usernames &#38; passwords, but address, website url, multiple email addresses, phone numbers etc.</li>
<li><a title="OPML Support" href="https://addons.mozilla.org/en-US/firefox/addon/2625" target="_blank"><strong>OPML Support</strong></a> &#8211; OPML Support adds OPML import/export functionality to the Firefox Bookmarks manager. OPML is a file type that is widely used to distribute lists of RSS/newsfeeds…</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/552"><strong>Web Search  Pro </strong></a>- Search the web the way you like… Lets you add your favorite search engines from their vast repository. Don’t find one you want, you can request and they will add it. To truly understand it, <a title="Websearch Pro" href="http://websearchpro.captaincaveman.nl/" target="_blank">see the kinds of sites</a> you could right to your search bar.</li>
</ul>
<p><strong>Fun Add-ons</strong></p>
<p>When you turn to the web to have a little fun.</p>
<ul>
<li><strong><a title="Better Flickr" href="https://addons.mozilla.org/en-US/firefox/addon/8010" target="_blank">Better Flickr</a></strong> &#8211; Another great Lifehacker extension that adds the best of Greasemonkey &#38; Stylish scripts just for Flickr. A must have for a Flickr user.</li>
<li><a title="Foxclocks" href="https://addons.mozilla.org/en-US/firefox/addon/1117" target="_blank"><strong>FoxClocks</strong></a> &#8211; Lets you keep an eye on the time around the world or even just your local time by adding an icon in your statusbar.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/4650"><strong>FullerScreen</strong> </a>- Really full screen… <em>You still have access to the tabs and the status  bar in this Full Screen mode. Use F11 to toggle between the modes. </em></li>
<li><a title="PicLens" href="http://www.piclens.com/firefox/" target="_blank"><strong>PicLens</strong></a> &#8211; Lets you view pictures in full screen with a single click in various popular sites like Flickr, Facebook, Google Images, Yahoo Images, etc.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/4458"><strong>Woot  Watcher</strong></a> &#8211; Woot Watcher monitors the Woot! web site, and keeps you updated with the current item, price, and if it is sold out. During Woot-offs, it will also let you know what percent of the item is…</li>
</ul>
<p><strong>Blogging Add-ons</strong></p>
<p>If you are into blogging, some of these extensions could make blogging that much fun and easy. Check out the add-ons and you’ll know what I mean.</p>
<ul>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/500"><strong>Adsense  Notifier</strong></a> &#8211; Displays your Adsense earnings on the…</li>
<li><a title="Copy as HTML Link" href="https://addons.mozilla.org/en-US/firefox/addon/2617" target="_blank"><strong>Copy as HTML Link</strong></a> &#8211; Creates an HTML link to  the current page using the selected text and copies it. Highly useful.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/134"><strong>Copy Plain  Text</strong></a> &#8211; Copies text without the formatting.. <em>no more embedded html in  your copied text.</em></li>
<li><strong><a title="Feedburner Subscribers" href="https://addons.mozilla.org/en-US/firefox/addon/6369" target="_blank">Feedburner Subscribers</a></strong> &#8211; If you are not displaying your Feedburner chicklet in yoru site, you can keep track of subscribers right from your browser with this extension.<em><br />
</em></li>
<li><a title="Fireuploader" href="https://addons.mozilla.org/en-US/firefox/addon/4724" target="_blank"><strong>FireUploader </strong></a>- Lets you upload  Files, photos videos to online services such as Flickr, Picasa, YouTube, Google Docs, Box.net, Facebook, Webshots, etc.<em><br />
</em></li>
<li><a href="http://www.google.com/tools/firefox/"><strong>Google Notebook</strong></a> &#8211;  Add text clippings, images and links to your Google Notebook and share them with  friends.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/2279"><strong>Niche Watch  Tool</strong></a> This wonderful SEO extension provides you the technical information required to beat your competitor websites in serps.It gives you backlinks number, indexed pages, keyword occurences on the page, page rank, all in anchor, all in title and all in text rank for both domain and webpage information.</li>
<li><a title="Screengrab!" href="https://addons.mozilla.org/en-US/firefox/addon/1146" target="_blank"><strong>Screengrab!</strong></a> &#8211; Save entire webpages or a particular selection or a frame as images. Excellent tool to get screenshots of different things for blogging. Various image formats like jpg, png, etc. available as well for saving..</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/1730"><strong>ScribeFire </strong></a> &#8211; ScribeFire (previously Performancing for Firefox) is a full-featured blog editor that integrates with your browser and lets you easily post to your blog.</li>
<li><a title="SearchStatus" href="https://addons.mozilla.org/en-US/firefox/addon/321" target="_blank"><strong>SearchStatus</strong></a> &#8211; Displays Google Pagerank, Alexa, Compete ranking, etc. Fast keyword density finder, highlighting keyword/nofollow, backward/related links, etc.</li>
<li><a title="Update Scanner" href="http://updatescanner.mozdev.org/en/index.html" target="_blank"><strong>Update Scanner</strong></a> &#8211; No RSS in a website? Add the page you are interested in to this extension and get notified right in your status bar when the page has been updated. You could also use a <a title="Top browser bookmarklets" href="http://www.shankrila.com/tech-stuff/top-browser-bookmarklets/" target="_self">bookmarklet </a>such as Page2RSS to get updates via email.</li>
<li><strong><a title="WordPress Helper" href="http://www.schloebe.de/firefox-extensions/wordpress-helper/#english" target="_blank">WordPress Helper</a></strong> &#8211; A must have for the WordPress power user. It puts the WordPress codex, forums and other WordPress relevant information in your fingertips via the context menu. Also, checkout our <strong><a title="Top WordPress plugins" href="http://www.shankrila.com/tech-stuff/top-wordpress-plugins/" target="_self">Top WordPress Plugins</a></strong> list that features some of the 65+ best WordPress Plugins!</li>
</ul>
<p><strong>Social Media Add-ons</strong></p>
<p>Not all bloggers use all Social Media so this category zeroes in on just the Social Media extensions.</p>
<ul>
<li><a title="Better GReader" href="http://lifehacker.com/software/exclusive-lifehacker-download/trick-out-google-reader-with-better-greader-262020.php" target="_blank"><strong>Better GReader</strong></a> &#8211; A compilation of  <a title="Google Reader Greasemonkey scripts" href="http://www.shankrila.com/tech-stuff/top-15-greasemonkey-scripts-for-gmail-google-reader/" target="_self">Google Reader GreaseMonkey</a> and Stylish scripts that enhances Google Reader.</li>
<li><a title="Delicious Bookmarks" href="https://addons.mozilla.org/en-US/firefox/addon/3615" target="_blank"><strong>Delicious Bookmarks</strong></a> &#8211; Yes, the weird dots are gone in Delicious.com. This is the official add-on for Delicious. Sidebar, tags and all the goodies for a Delicious.com user. (<em><a title="my Delicious profile" href="http://delicious.com/KIntheHouse" target="_blank">my delicious profile</a></em>)</li>
<li><strong><a title="Digg Toolbar" href="https://addons.mozilla.org/en-US/firefox/addon/8384" target="_blank">Digg Toolbar</a></strong> &#8211; For the power Digg.com user. Digg, submit content and get notifications of popular content without ever visiting Digg.com.</li>
<li><a title="Feedly Firefox extension" href="http://www.feedly.com/features.html" target="_blank"><strong>Feedly</strong></a> &#8211; A fun social startup webpage extension. It integrates with Google Reader, Twitter, Facebook, etc and gives you a magazine style start page. You can even annotate, share stories and leave comments in blogs right from the Feedly page.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/77"><strong>Sage RSS  Reader</strong></a> &#8211; Sage is a lightweight RSS and Atom feed aggregator extension for Mozilla Firefox. It’s got a lot of what you need and not much of what you don’t.</li>
<li><a title="Shareaholic" href="https://addons.mozilla.org/en-US/firefox/addon/5457" target="_blank"><strong>Shareaholic</strong></a> &#8211; A catch-all extension for social media sites. Supports multiple web 2.0 sites such as StumbleUpon, Digg, Delicious, Facebook, etc. If you have a social media sharing addiction, this is just for you!</li>
<li><a title="SimpleDelicious" href="https://addons.mozilla.org/en-US/firefox/addon/4688" target="_blank"><strong>SimpleDelicious</strong></a> &#8211; Access to your del.icio.us bookmarks right from your browser menu. It synchronizes your bookmarks seamlessly and makes adding and deleting bookmarks very simple.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/138"><strong>StumbleUpon</strong></a> &#8211; StumbleUpon lets you “channelsurf” the best-reviewed sites on the web. It is a collaborative surfing tool for finding and sharing great sites. This helps you find interesting webpages you wouldn’t think to search for. (my <em><a title="My StumbleUpon profile" href="http://k-inthehouse.stumbleupon.com/" target="_blank">StumbleUpon profile</a></em>)</li>
<li><strong><a title="TwitterFox" href="https://addons.mozilla.org/en-US/firefox/addon/5081" target="_blank">TwitterFox</a></strong> &#8211; One of the earliest Twitter add-ons I used. It’s nice and works well. But, there are a lot of other <a title="Twitter add-on search" href="https://addons.mozilla.org/en-US/firefox/search?q=Twitter&#38;cat=all" target="_blank">Twitter add-on options</a> you can choose from.. I prefer using Adobe AIR clients such as <a title="Twhirl" href="http://twhirl.org/" target="_blank">Twhirl</a> or <a title="TweetDeck" href="http://www.tweetdeck.com/" target="_blank">TweetDeck</a> for Twitter as they povide more options.</li>
</ul>
<p><strong>Web Developer Add-ons</strong></p>
<p>Aimed at techie’s who either run a  website or do some web development.</p>
<ul>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/4111"><strong>Aardvark</strong></a> &#8211; Powerful and user-friendly selector utility for selecting elements and doing various actions on them. It can be used for cleaning up a page prior to printing it (by removing and isolating elements), for making the page more readable, and (most appreciated by web developers), for analyzing the structure of a page.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/271"><strong>Colorzilla</strong></a> &#8211; Advanced Eyedropper, ColorPicker, Page Zoomer and other colorful goodies…</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/179"><strong>EditCSS</strong></a> &#8211; Stylesheet modifier in the Sidebar. Great to save your own custom stylesheet in a browser and view the changes realtime. I prefer Firebug for this but some people might find this handy.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/1843"><strong>Firebug</strong></a> &#8211; A must have. Firebug integrates with Firefox to put a wealth of development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page… (check out <a title="Firebug Lite Bookmarklet" href="http://www.shankrila.com/tech-stuff/top-browser-bookmarklets/" target="_blank">FireBug Lite bookmarklet</a> that works in IE &#38; Opera)</li>
<li><strong><a title="FireCookie for Firebug" href="https://addons.mozilla.org/en-US/firefox/addon/6683" target="_blank">FireCookie</a></strong> &#8211; A Firebug extension for Firefox that lets you view and manage cookies.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/684"><strong>FireFTP </strong></a>- FireFTP is a free, secure, cross-platform FTP client for Mozilla Firefox which provides easy and intuitive access to FTP servers.</li>
<li><strong><a title="FirePHP for Firebug" href="https://addons.mozilla.org/en-US/firefox/addon/6149" target="_blank">FirePHP</a></strong> &#8211; Lets you print to your Firebug console with a PHP function call. You need to have the ‘Net’ panel enabled and also download a PHP library from <a title="FirePHP for Firebug" href="http://www.firephp.org/" target="_blank">www.firephp.org</a>.</li>
<li><strong><a title="FlagFox" href="https://addons.mozilla.org/en-US/firefox/addon/5791" target="_blank">FlagFox</a></strong> &#8211; Just shows the flag of the country the web server is in for the website you are currently viewing.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/1419"><strong>IE  Tab</strong></a> &#8211; Switch to IE for ‘those sites’ that work only on Internet Explorer without leaving Firefox. Mark it and it will remember next time you visit those sites.</li>
<li><a title="MeasureIt" href="https://addons.mozilla.org/en-US/firefox/addon/539" target="_blank"><strong>MeasureIt</strong></a> &#8211; Draw out a ruler to measure  height or width of any element in a web page. A must have.</li>
<li>Pallette Grabber -</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/2036"><strong>Server  Spy</strong></a> &#8211; Server Spy indicates what brand of HTTP server (eg. Apache, IIS, etc.) runs on the visited sites. When a tab is selected, the corresponding server name is shown on the right-hand side of the browser’s status…</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/590"><strong>ShowIP</strong></a> &#8211; Show the IP address of the current page in the status bar. It also allows querying custom services by IP (right mouse button) and Hostname (left mouse button), like whois, netcraft. Additionally you can copy the IP address to the clipboard.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/966"><strong>Tamper  Data</strong></a> &#8211; Use tamperdata to view and modify HTTP/HTTPS headers and post  parameters…</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/655"><strong>View Source  Chart</strong></a> &#8211; * Creates a Colorful Chart of a Web Page’s Rendered Source Code * Displays Source in its Altered State After the DOM has been Manipulated by JavaScript.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/60"><strong>Web  Developer</strong></a> &#8211; Adds a menu and a toolbar with various web developer tools.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/1449"><strong>Xinha  Here!</strong></a> &#8211; Portable WYSIWYG editor! No matter what site you’re visiting you  can launch a WYSIWYG right in your browser.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/1802"><strong>X-Ray</strong></a> &#8211;  See the tags on a page without viewing the sourcecode. …</li>
</ul>
<p><strong>Best of Firefox coverage</strong></p>
<p>Here are some of the best of Krila&#8217;s Firefox coverage that might help you. You could also browse other Firefox posts with the <a title="Firefox tagged posts" href="http://www.shankrila.com/tag/firefox/" target="_self">Firefox tag</a>.</p>
<ul>
<li><a href="http://www.shankrila.com/tech-stuff/how-to-run-firefox-2-and-firefox-3-simultaneously">How to Run Firefox 2 and Firefox 3 Simultaneously</a></li>
<li><a title="Permanent Link to Open Google Talk Gadget in Browser Sidebar" rel="bookmark" href="http://www.shankrila.com/tech-stuff/open-google-talk-gadget-in-browser-sidebar">Open Google Talk Gadget in Browser Sidebar</a></li>
<li><a title="Permanent Link to How to Safely Try New Firefox Extensions?" rel="bookmark" href="http://www.shankrila.com/tech-stuff/how-to-safely-try-new-firefox-extensions">How to Safely Try New Firefox Extensions? </a></li>
<li><a title="Run Google Docs in Your Firefox Sidebar" href="http://www.shankrila.com/tech-stuff/run-google-docs-in-your-firefox-sidebar">Run Google Docs in Your Firefox Sidebar</a></li>
</ul>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Προσπεράστε την αναμονή των download στους servers Rapidshare, Megaupload κτλ]]></title>
<link>http://konspir.wordpress.com/2009/10/11/%cf%80%cf%81%ce%bf%cf%83%cf%80%ce%b5%cf%81%ce%ac%cf%83%cf%84%ce%b5-%cf%84%ce%b7%ce%bd-%ce%b1%ce%bd%ce%b1%ce%bc%ce%bf%ce%bd%ce%ae-%cf%84%cf%89%ce%bd-download-%cf%83%cf%84%ce%bf%cf%85%cf%82-servers-rapi/</link>
<pubDate>Sun, 11 Oct 2009 12:17:50 +0000</pubDate>
<dc:creator>konspir</dc:creator>
<guid>http://konspir.wordpress.com/2009/10/11/%cf%80%cf%81%ce%bf%cf%83%cf%80%ce%b5%cf%81%ce%ac%cf%83%cf%84%ce%b5-%cf%84%ce%b7%ce%bd-%ce%b1%ce%bd%ce%b1%ce%bc%ce%bf%ce%bd%ce%ae-%cf%84%cf%89%ce%bd-download-%cf%83%cf%84%ce%bf%cf%85%cf%82-servers-rapi/</guid>
<description><![CDATA[από: macedonas.gr    Προσπεράστε την αναμονή των download στους servers Rapidshare, Megaupload κτλ. ]]></description>
<content:encoded><![CDATA[από: macedonas.gr    Προσπεράστε την αναμονή των download στους servers Rapidshare, Megaupload κτλ. ]]></content:encoded>
</item>
<item>
<title><![CDATA[Traduceţi instantaneu orice site în Firefox cu Bara de Instrumente Google]]></title>
<link>http://metodepromovare.wordpress.com/2009/10/03/traduceti-instantaneu-orice-site-in-firefox-cu-bara-de-instrumente-google/</link>
<pubDate>Sat, 03 Oct 2009 11:32:12 +0000</pubDate>
<dc:creator>laurentiu vlad</dc:creator>
<guid>http://metodepromovare.wordpress.com/2009/10/03/traduceti-instantaneu-orice-site-in-firefox-cu-bara-de-instrumente-google/</guid>
<description><![CDATA[Saptamana trecuta a fost una mare pentru Google Toolbar: a lansat noul Google Toolbar cu Sidewiki pe]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Saptamana trecuta a fost una mare pentru Google Toolbar: a lansat noul <a title="Google Toolbar cu Sidewiki" href="http://www.google.com/sidewiki" target="_blank">Google Toolbar cu Sidewiki</a> pentru Internet Explorer şi Firefox, permiţându-ne să contribuim cu  informaţii utile la orice pagina de web. Cu noua versiune a <a title="rezultate tag google" href="http://metodepromovare.wordpress.com/?tag=google" target="_self">Google</a> Toolbar, traducerea cuvintelor si a paginilor web a devenit disponibil pentru Firefox, ceea ce face uşor de citit o pagină de Web într-o altă limbă, cu un singur clic.</p>
<p>Aţi avut vreodată nevoie să traduceţi pagini <a title="rezultate tag web" href="http://metodepromovare.wordpress.com/?tag=Web" target="_self">Web</a> din alte limbi în română? Selectaţi „Traduceţi pagina în română” din meniul Traducere al Barei de instrumente pentru a vedea pagini din toate limbile acceptate de „Traduceţi pagina în română”.</p>
<p>Puteţi utiliza funcţia Translator <a title="cuvinte cheie" href="http://metodepromovare.wordpress.com/?tag=cuvinte-cheie">cuvinte</a> pentru a traduce cuvintele din limba engleză de pe o pagină Web în altă limbă. Selectaţi „Activaţi Translator cuvinte” din meniul Traducere, apoi este de ajuns să treceţi cursorul mouse-ului pe deasupra unui cuvânt în engleză pentru a-i vedea traducerea. Translator cuvinte acceptă traducerea din engleză în franceză, germană, italiană, spaniolă, rusă, chineză (tradiţională şi simplificată), japoneză şi coreeană.</p>
<p>Când vizitaţi o pagină Web într-o limbă diferită decât cea a Barei de <a title="instrumente" href="http://metodepromovare.wordpress.com/?s=instrumente" target="_self">instrumente</a>, Bara de instrumente va afişa bara de traducere aproape de partea de sus a ferestrei browserului şi vă va întreba dacă doriţi să traduceţi pagina. Faceţi clic pe <strong>Traduceţi</strong> <a href="http://metodepromovare.wordpress.com/files/2009/10/capture.jpg"><img class="size-full wp-image-669" title="traducere" src="http://metodepromovare.wordpress.com/files/2009/10/capture.jpg" alt="traducere" width="20" height="21" /></a> din Bara de instrumente. Faceţi clic pe <strong>Afişaţi originalul</strong> sau pe pictograma X pentru a închide bara de traducere şi pentru a vedea pagina Web originală. Dacă schimbaţi limba de traducere preferată, Bara de instrumente va reţine preferinţele dvs. de limbă şi le va utiliza la traducerea ulterioară a paginilor.</p>
<p>Pentru a activa sau a dezactiva funcţia Traduceţi, consultaţi acest articol din <a title="Centrul de ajutor" href="http://www.google.com/support/toolbar/bin/answer.py?hl=en&#38;answer=20871" target="_blank">Centrul de ajutor</a>. Pentru a schimba limba Barei de instrumente, consultaţi acest articol din <a title="Centrul de ajutor" href="http://www.google.com/support/toolbar/bin/answer.py?answer=9279" target="_blank">Centrul de ajutor</a>.</p>
<p>Noua versiune a Google Toolbar pentru Firefox are multe alte caracteristici noi. Puteţi găsi (aproape) totul despre bara de instrumente in <a title="Centrul de Ajutor" href="http://www.google.com/support/toolbar/bin/answer.py?answer=81376&#38;hl=en" target="_blank">Centrul de Ajutor</a>.</p>
<p><a title="versiune a Google Toolbar" href="http://toolbar.google.com/" target="_blank">Descărcaţi cea mai recentă versiune a Google Toolbar</a> pentru a încerca aceste caracteristici noi.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[weave can sign you in to this site]]></title>
<link>http://truthisselfevident.wordpress.com/2009/09/11/first-blog-post-on-this-mwahaha-weave-can-sign-you-in-to-this-site/</link>
<pubDate>Fri, 11 Sep 2009 09:21:12 +0000</pubDate>
<dc:creator>Truth is Self Evident</dc:creator>
<guid>http://truthisselfevident.wordpress.com/2009/09/11/first-blog-post-on-this-mwahaha-weave-can-sign-you-in-to-this-site/</guid>
<description><![CDATA[is its power only exceeded by its mystery? What in the world is this?&nbsp; I first noticed the weav]]></description>
<content:encoded><![CDATA[is its power only exceeded by its mystery? What in the world is this?&nbsp; I first noticed the weav]]></content:encoded>
</item>
<item>
<title><![CDATA[Stumblin' Around Part 10]]></title>
<link>http://dailycomputertips.wordpress.com/2009/09/01/stumblin-around-part-10/</link>
<pubDate>Tue, 01 Sep 2009 03:55:28 +0000</pubDate>
<dc:creator>Admin</dc:creator>
<guid>http://dailycomputertips.wordpress.com/2009/09/01/stumblin-around-part-10/</guid>
<description><![CDATA[There are some really cool features in StumbleUpon. I&#8217;ve tried to cover all of the basic funct]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>There are some really cool features in <a href="http://www.stumbleupon.com/" target="_blank">StumbleUpon</a>. I&#8217;ve tried to cover all of the basic functionality of the service in my <a href="http://dailycomputertips.wordpress.com/2009/08/31/stumblin-around-part-1/" target="_blank">prior blog about Stumble</a>. Today I&#8217;m going to go over a few of the more advanced features.</p>
<p>Now next to the <img class="alignnone size-full wp-image-84" title="Thumbs Down Fig 6" src="http://dailycomputertips.wordpress.com/files/2009/09/thumbs-down-fig-6.png" alt="Thumbs Down Fig 6" width="64" height="26" /> button is a button labeled &#8220;All&#8221; with a drop down arrow. Click the drop down arrow and you get a list of items and a list of your interests:</p>
<p><img class="alignnone size-full wp-image-85" title="Stumble2 Fig1" src="http://dailycomputertips.wordpress.com/files/2009/09/stumble2-fig1.png" alt="Stumble2 Fig1" width="129" height="461" /></p>
<p>You can choose any of the icons or select any of the interest categories you have chosen. When you do the &#8220;Stumble&#8221; button <img class="alignnone size-full wp-image-86" title="Stumble Button Fig 4" src="http://dailycomputertips.wordpress.com/files/2009/09/stumble-button-fig-4.png" alt="Stumble Button Fig 4" width="73" height="26" /> will change to show that you are Stumbling a particular category. For instance, if you choose &#8220;Photos&#8221; on the drop down menu, the button will look like this: <img class="alignnone size-full wp-image-87" title="Stumble2 Fig3" src="http://dailycomputertips.wordpress.com/files/2009/09/stumble2-fig3.png" alt="Stumble2 Fig3" width="88" height="32" />. Now when you click the button it will only display pictures. You can also choose from videos, news, stumble friends, people, or page from specific users. To go back to the normal Stumble function, just click the drop down again and select &#8220;All&#8221; <img class="alignnone size-full wp-image-88" title="Stumble2 Fig2" src="http://dailycomputertips.wordpress.com/files/2009/09/stumble2-fig2.png" alt="Stumble2 Fig2" width="64" height="22" />. These categories are referred to as &#8220;Channels&#8221;. You can also change the channels to Stumble by selecting the icons further to the right on the Stumble bar <img class="alignnone size-full wp-image-89" title="Stumble 2 Fig 4" src="http://dailycomputertips.wordpress.com/files/2009/09/stumble-2-fig-4.png" alt="Stumble 2 Fig 4" width="490" height="30" />.</p>
<p>If you click the drop down arrow next to the crossed green arrows you are given the option to pick a website to &#8220;Stumble Thru&#8221;. This will only display items from that websites domain. Here is the list.</p>
<p><img class="alignnone size-full wp-image-90" title="Stumble 2 Fig 5" src="http://dailycomputertips.wordpress.com/files/2009/09/stumble-2-fig-5.png" alt="Stumble 2 Fig 5" width="143" height="444" /></p>
<p>So you can now Stumble the best videos on You Tube, the best pictures on Flickr, even the best blogs on WordPress. Not to mention you can choose one of your specific interest categories to Stumble through as well.</p>
<p>My two favorite features of the Stumble bar are the &#8220;Search&#8221; <img class="alignnone size-full wp-image-91" title="Stumble 2 Fig 6" src="http://dailycomputertips.wordpress.com/files/2009/09/stumble-2-fig-6.png" alt="Stumble 2 Fig 6" width="71" height="18" /> and the &#8220;Share&#8221; <img class="alignnone size-full wp-image-92" title="Stumble 2 Fig 7" src="http://dailycomputertips.wordpress.com/files/2009/09/stumble-2-fig-7.png" alt="Stumble 2 Fig 7" width="63" height="29" />. Search is under the &#8220;All&#8221; drop down arrow with the other &#8220;channels&#8221;. It works in much the same way except when you select this you get a pop up box:</p>
<p><img class="alignnone size-full wp-image-93" title="Stumble 2 Fig 8" src="http://dailycomputertips.wordpress.com/files/2009/09/stumble-2-fig-8.png" alt="Stumble 2 Fig 8" width="251" height="144" /></p>
<p>Type in anything you want to search for and click OK. Now when you hit the Stumble button you will be given web sites that have a tag matching your search terms. Keep in mind that thousands of other people may have tagged the page your seeing so someone may have put in a tag that doesn&#8217;t quite line up to what it is you had intended. I find most of the tagging pretty accurate. It makes it very easy to find quality content fast, much better sometimes than having to look through all of the Google entries until you find exactly what you&#8217;re looking for.</p>
<p><img class="alignnone size-full wp-image-94" title="Stumble 2 Fig 7" src="http://dailycomputertips.wordpress.com/files/2009/09/stumble-2-fig-71.png" alt="Stumble 2 Fig 7" width="63" height="29" /> Share is also great. Click this button and it allows you to Share a website with other friends. You can upload the URL to your Twitter feed if you want. You can send the website to an email address, or just one of your other Stumble friends. I personally like the email feature. I can email the page to myself so I can go back to it later. While all the pages you Stumble and &#8220;Like&#8221; are saved on your Stumble account page as &#8220;Stumbles&#8221; or &#8220;Favorites&#8221; respectively, it can sometimes be hard to find a particular page if you didn&#8217;t tag it or don&#8217;t remember when you Stumbled it. Especially when you have over 32,000 Stumbles and 6,200 favorites (like <a href="http://imajica69.stumbleupon.com/" target="_blank">me</a>).</p>
<p>The other thing that bears mentioning briefly about StumbleUpon is that it is not meant to be a quick and dirty way to get traffic to your website. So don&#8217;t go around giving all of your sites the &#8220;Thumbs Up&#8221;. I&#8217;m not sure if the <a href="http://www.stumbleupon.com/terms/" target="_blank">User Agreement</a> specifically mentions this or not, but your free to give it a look-see and let me know. StumbleUpon has recently banned some users for spam or other inappropriate behavior (more info about that <a href="http://socialnewswatch.com/how-to-not-get-banned-on-stumbleupon/" target="_blank">here</a> and <a href="http://www.pamil-visions.net/stumbleupon-poor-pr/23817/" target="_blank">here</a>), so make sure what you&#8217;re &#8220;Thumbs Up&#8221;-ing is because its legit and you like it and not because you&#8217;re trying to link bait as many people you can into your Ad Sense farm. As far as I can tell though, there&#8217;s nothing wrong with giving a friends site or blog and &#8220;Thumbs Up&#8221; either because you like the site or want to help out your friend. Just be careful as to how often, because you may look like your trading &#8220;Thumbs Up&#8221;s which is frowned upon. It&#8217;s not perfect yet, nothing is.</p>
<p>StumbleUpon is a business though and does have some new sites and services that work with Stumble, including some paid submissions and ad services, so you may want to do research on those if increasing traffic is your thing. I personally think that if you have a site that provides some value to the reader or customer, then you shouldn&#8217;t need to trick people into going there. They will go there because they like the site.</p>
<p>There are probably a lot more advanced tricks with using StumbleUpon to build site traffic. I know quite a few of my Stumble friends send me their blog pages through the &#8220;Share&#8221; service and ask me to &#8220;Thumbs Up&#8221; or review it if I like the page. I don&#8217;t see anything wrong with that, the site is meant for networking after all. There are also some options to configure with the toolbar itself, but those are pretty self-explanatory, so I&#8217;ll let you figure those out yourselves.</p>
<p>So there you have it. That&#8217;s how I use Stumble. What do you like most about StumbleUpon? What do you use it for? As always if you have a question, or a suggestion for a future blog topic, please leave me a comment. And hey, if you like the blog a &#8220;Thumbs Up&#8221; wouldn&#8217;t hurt either.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Stumblin' Around Part 01]]></title>
<link>http://dailycomputertips.wordpress.com/2009/08/31/stumblin-around-part-1/</link>
<pubDate>Mon, 31 Aug 2009 04:31:44 +0000</pubDate>
<dc:creator>Admin</dc:creator>
<guid>http://dailycomputertips.wordpress.com/2009/08/31/stumblin-around-part-1/</guid>
<description><![CDATA[OK, so per my mother&#8217;s first comment request, I&#8217;m going to talk a little about Stumble U]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>OK, so per my mother&#8217;s first comment request, I&#8217;m going to talk a little about <a href="http://www.stumbleupon.com/" target="_blank">Stumble Upon</a>. <img class="alignnone size-full wp-image-73" title="Stumble Logo Fig 3" src="http://dailycomputertips.wordpress.com/files/2009/08/stumble-logo-fig-3.png" alt="Stumble Logo Fig 3" width="186" height="41" /></p>
<p>I&#8217;m going to warn you right now though. When you&#8217;re up channel surfing the Internet until 4am on a weeknight because you have to push that button <img class="alignnone size-full wp-image-74" title="Stumble Button Fig 4" src="http://dailycomputertips.wordpress.com/files/2009/08/stumble-button-fig-4.png" alt="Stumble Button Fig 4" width="73" height="26" />one more time, don&#8217;t blame me.</p>
<p>So first for the uninitiated, what is Stumbleup0n? Is it a website? Is it a toolbar? Is it a Firefox add-on? Is it a social networking site? Well, truth is, it sort of defies classifications and labels. There&#8217;s not much else like it that I&#8217;ve found. It&#8217;s similar in function to Delicious (aka del.icio.us).  Wikipedia defines Stumbleupon as:</p>
<blockquote><p><strong>StumbleUpon</strong> is an <a title="Internet community" href="http://en.wikipedia.org/wiki/Internet_community">Internet community</a> that allows its users to discover and rate Web pages, photos, and videos. It is a personalized <a title="Recommendation engine" href="http://en.wikipedia.org/wiki/Recommendation_engine">recommendation engine</a> which uses peer and <a title="Social networking" href="http://en.wikipedia.org/wiki/Social_networking">social-networking</a> principles.</p></blockquote>
<p>I like to describe it simply as &#8220;It lets you channel surf the web.&#8221; Just like channel surfing on the TV, you keep clicking, looking for something better on another channel. The thing is with the TV eventually you run out of channels and your back to where you started. With the Internet, you don&#8217;t run out of channels.</p>
<p>Essentially, you create a user account where you can enter some personalized information and get detailed if you want. You can even have a picture, so it feels like a Facebook/Myspace type thing at first. Then there is a toolbar that you can download for Firefox, and there used to be one for Internet Explorer (I&#8217;m not sure if IE8 supports Stumble or not). If your using Chrome or Opera or even Safari, I&#8217;m not sure. I have gotten Stumble to work in Opera, but by far it works the best using Firefox. Either way, you need the toolbar to appreciate the full effects of Stumbling. So just get <a href="http://www.mozilla.com/en-US/firefox/personal.html" target="_blank">Firefox</a> already, it&#8217;s free.</p>
<p>So the tool bar you install will be below your bookmark toolbar in Firefox and just above the tab section:</p>
<p><img class="alignnone size-full wp-image-71" title="Stumble Fig 1" src="http://dailycomputertips.wordpress.com/files/2009/08/stumble-fig-1.png" alt="Stumble Fig 1" width="600" height="19" /></p>
<p>When you get started setting up your account the site will ask you to choose your interests. There is a long list of categories broken down into sub-categories. You&#8217;ll select each sub topic that your&#8217;e interested in and StumbleUpon will present you with pages in that category when you click the &#8220;Stumble&#8221; button <img class="alignnone size-full wp-image-75" title="Stumble Button Fig 4" src="http://dailycomputertips.wordpress.com/files/2009/08/stumble-button-fig-41.png" alt="Stumble Button Fig 4" width="73" height="26" />.</p>
<p>As of now, you can only choose 127 different topics, so choose carefully (you can always go back and change them later).</p>
<p><img class="alignnone size-full wp-image-72" title="StumbleFig 2" src="http://dailycomputertips.wordpress.com/files/2009/08/stumblefig-2.png" alt="StumbleFig 2" width="148" height="364" /></p>
<p>Now the idea behind <a href="http://www.stumbleupon.com/" target="_blank">Stumbleupon</a> is simple. When your online and you find a website that you like or want to share, you click the &#8220;I Like It&#8221; thumbs up icon <img class="alignnone size-full wp-image-76" title="Thumbs Up Fig 5" src="http://dailycomputertips.wordpress.com/files/2009/08/thumbs-up-fig-5.png" alt="Thumbs Up Fig 5" width="68" height="26" />.</p>
<p>If the page is a new submission then it will ask you to tag it, or in other words, give the page descriptive words about its content. You can use pretty much any words for tags (separated by commas) but they only let you use five total tags. You can also right a review and categorize the page if you want. If the page has already been submitted to the database it will simply note that you &#8220;like it&#8221; and add it to your listed favorites on your profile.</p>
<p>Once you &#8220;thumbs up&#8221; a page it is added to your &#8220;Favorites&#8221; section. On your Stumbleupon profile all of the pages that you &#8220;like&#8221; are listed for you or any of your &#8220;friends&#8221; or &#8220;fans&#8221; to see. One of the reasons I started using StumbleUpon was as an alternative to del.icio.us. It allows you to bookmark sites that you can then access from any web browser. So if your not at your home computer you can still pull up sites that you may not remember the URL to get to.</p>
<p>If you decide after all that it&#8217;s not a favorite or you don&#8217;t want it to be seen or listed on your profile, then it can be deleted be clicking the &#8220;Delete&#8221; link on your list of favorites.</p>
<p>Now when you hit the Stumble button a page is retrieved from the database of submissions that matches up to the categories you&#8217;ve selected as interests. I&#8217;m sure there&#8217;s more to it than this, but without trying to reverse engineer the whole thing, that&#8217;s the just of it. Sometimes you will get a page that one of your friends has submitted. Generally when you click Stumble the Stumbleupon user that submitted the page will appear in the Stumble bar. You can then click on the user button to visit their profile and see what other pages they like and learn more about them.</p>
<p>If you are given a page that you don&#8217;t like for whatever reason you can click the &#8220;Thumbs Down&#8221; button<img class="alignnone size-full wp-image-77" title="Thumbs Down Fig 6" src="http://dailycomputertips.wordpress.com/files/2009/08/thumbs-down-fig-6.png" alt="Thumbs Down Fig 6" width="64" height="26" /> with a few options in the drop down arrow.</p>
<p>First, you can simply decide that the page is &#8220;Not for you&#8221;.  You can also report the page as spam, duplicate content (meaning you&#8217;ve seen the page or a the same content on another page), or you can choose to &#8220;Block Website&#8221;. This last option will keep any page from the website that you are on from being displayed by a click of your Stumble button.</p>
<p>There are a lot of other advanced features that make StumbleUpon really addictive. I&#8217;ll talk about those in a future blog. But for now go ahead and download the toolbar and sign up for an account. Did I mention that it&#8217;s free? Play with it and if you run across something you have a question about, drop me a line (leave a comment).</p>
<p>Until next time I leave you with this and wish you happy Stumbling.</p>
<p><img class="alignnone size-full wp-image-80" title="633723777745356860-stumbleupon" src="http://dailycomputertips.wordpress.com/files/2009/08/633723777745356860-stumbleupon.jpg" alt="633723777745356860-stumbleupon" width="600" height="450" /></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Favorite Add On]]></title>
<link>http://dailycomputertips.wordpress.com/2009/08/28/favorite-add-on/</link>
<pubDate>Fri, 28 Aug 2009 01:57:14 +0000</pubDate>
<dc:creator>Admin</dc:creator>
<guid>http://dailycomputertips.wordpress.com/2009/08/28/favorite-add-on/</guid>
<description><![CDATA[So I&#8217;m going to briefly talk about Firefox add ons (also called extensions) today. For those o]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>So I&#8217;m going to briefly talk about Firefox add ons (also called extensions) today. For those of you living under a rock &#8220;Firefox&#8221; is a web-browser similar in function to &#8220;Internet Explorer&#8221; or &#8220;Netscape&#8221; or &#8220;Safari&#8221; or &#8220;Opera&#8221; or &#8220;Chrome&#8221;. Actually, these days there is a huge selection of web-browsers. Comparisons between them will be left to a future post.</p>
<p>The Firefox web browser allows for the use of &#8220;add ons&#8221;. Add ons are essentially little programs written by third party companies that work within the Firefox web browser and add extra functionality. I&#8217;m going to discuss my favorite add on, which is called <a href="https://addons.mozilla.org/en-US/firefox/addon/1146">Screengrab</a>.</p>
<p><img class="alignnone size-large wp-image-46" title="Fig 11" src="http://dailycomputertips.wordpress.com/files/2009/08/fig-11.png?w=1024" alt="Fig 11" width="614" height="491" /></p>
<p>Now there are literally thousands of ad-ons for Firefox. To check them out and instructions for installing them you can go <a href="https://addons.mozilla.org/en-US/firefox/">here.</a></p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/1146">Screengrab</a> allows you to copy an entire web page or a portion of a web page either to the clipboard (which allows you to paste the copied area into a document or another file) or to an image file to save to a drive.</p>
<p>This is helpful for several reasons. When you come across some page on the internet you&#8217;d like to save or have for future reference you can easily bookmark the site or copy and save the URL. The problem is that the page may change or be removed in the future. Some pages change daily, while others may stay the same forever. If the web page that your URL link points to is deleted or moved, then essentially its gone.</p>
<p>With Screengrab, you can highlight an area of the page and save it to an image file, so even if the page is removed or changed later, you still have a record of what was there. Very useful for documenting various mistakes or areas of concern on a web page. Think of it like clipping an article from a newspaper. It&#8217;s also better than print screen because it can save an image of the entire page. Print screen will only save what&#8217;s visible on the monitor and may not keep the formatting correctly. It&#8217;s also great if you want to save a portion of an image on a web page, but not the entire thing. Simply select from the Screengrab icon <a href="http://www.screengrab.org/news/2009/03/02/the-screengrab-icon-is-under-attack-competition-ahead/" target="_blank"><img class="alignnone size-full wp-image-48" title="Fig 13" src="http://dailycomputertips.wordpress.com/files/2009/08/fig-13.png" alt="Fig 13" width="23" height="18" /></a> in the lower right corner of the window: Save, Selection. Then highlight the area you&#8217;d like to save and let go of the mouse. You can save the resulting image file as either a PNG or JPG.</p>
<p>Here is the area from the darker pink selection  I copied from the earlier picture:</p>
<p><img class="alignnone size-full wp-image-47" title="Fig 12" src="http://dailycomputertips.wordpress.com/files/2009/08/fig-12.png" alt="Fig 12" width="600" height="435" /></p>
<p>It&#8217;s pretty self-explanatory, but as always if you have a question or something else you&#8217;d like to discuss, please drop in a comment.</p>
<p>So go explore the world of Firefox add ons and let me know which one is your favorite.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[How to repair Flash on Ubuntu 9.04 Jaunty]]></title>
<link>http://galigio.wordpress.com/2009/08/23/repair-flash-on-ubuntu-9-04-jaunty/</link>
<pubDate>Sun, 23 Aug 2009 23:46:57 +0000</pubDate>
<dc:creator>galigio</dc:creator>
<guid>http://galigio.wordpress.com/2009/08/23/repair-flash-on-ubuntu-9-04-jaunty/</guid>
<description><![CDATA[This week, in our Linux Page (in Spanish), we have written some easy instructions to repair the flas]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="text-align:justify;"><a title="Linux Page" href="http://galigio.wordpress.com/linux/"><img class="alignleft" style="margin-left:0;margin-right:1em;" src="https://docs.google.com/File?id=dt3c895_129gwcztr4z_b" alt="" width="50" height="50" /></a>This week, in our <a id="bh5b" title="Linux Page" href="../linux/">Linux Page (in Spanish)</a>, we have written some easy instructions to repair the flash plugin on <a id="tokt" title="Ubuntu" href="http://www.ubuntu.com/">Ubuntu 9.04 Jaunty</a>. In fact, after a brand new install on my Acer Aspire Athlon X2 I had big problems in visualizing Flash contents on Firefox 3. I tried to reinstall the plugin different times but the result did not change. Finally, reading a <a id="wei0" title="Ubuntuforum" href="http://ubuntuforums.org/showthread.php?t=1134626">page in ubuntuforums.org</a> I find the right solution for my problem. First of all you have to open Synaptic Package Manager (in System &#8211; Administration) and remove all the swfdec packages (in my case <em>swfdec -mozilla</em> and <em>swfdec -gnome</em>). Then, using the Terminal you have to type<em> <span style="font-family:Courier New;">sudo apt-get install flashplugin-nonfree</span></em>. Now you restart Firefox and Flash contents will be available again. We believe that this solution is really <a id="w6_:" title="Linux Page" href="../linux/">fast and practical</a> but if you know a better one which could permit us not to install <em>non free</em> code please let us know. <a href="http://www.addthis.com/bookmark.php"><img style="border:0 solid;width:125px;height:16px;" src="http://i119.photobucket.com/albums/o158/galigio/button1-bm.gif" alt="AddThis" /></a> <a href="http://podcasts.odiogo.com/get_mp3.mp3?f=/computer-borders/Computer_Borders-How_to_repair_Flash_on_Ubuntu_904_Jaunty.mp3"><img style="border:0 solid;width:32px;height:16px;" src="http://i119.photobucket.com/albums/o158/galigio/mp3link.gif" alt="mp3 link" /></a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[3 Essential (Free) Tools for Basic Blog Enhancement]]></title>
<link>http://learningoutloud.wordpress.com/2009/08/21/3-essential-free-tools-for-basic-blog-enhancement/</link>
<pubDate>Fri, 21 Aug 2009 10:38:24 +0000</pubDate>
<dc:creator>ginac</dc:creator>
<guid>http://learningoutloud.wordpress.com/2009/08/21/3-essential-free-tools-for-basic-blog-enhancement/</guid>
<description><![CDATA[1.  GIMP (Gnu Image Manipulation Program)  &#8211; http://gimp.org/ &#8211; Useful for creating blog]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>1.  GIMP (Gnu Image Manipulation Program)  &#8211; <a href="http://gimp.org/">http://gimp.org/</a> &#8211; Useful for creating blog headers, cropping, and touching -up photos</p>
<p>2.  FireFox Extensions</p>
<ul>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/271">ColorZilla</a> &#8211; Choose colors from any web page for use in your blog</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/539">MeasureIt</a> &#8211; Useful for measuring current dimensions of website headers, footers, columns, etc.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/9924">Pixlr</a> &#8211; Edit screen captures online</li>
</ul>
<p>3.  Image hosting &#8211; <a href="http://picasaweb.google.com/home">Picasa </a>(requires Google Account) or <a href="http://www/flickr.com">Flickr</a> (requires Yahoo! account) &#8211; Useful for hosting your own images for use in creating web headers and blog images.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[How to Shorten a URL]]></title>
<link>http://celestialkitsune.wordpress.com/2009/08/09/how-to-shorten-a-url/</link>
<pubDate>Sun, 09 Aug 2009 22:37:16 +0000</pubDate>
<dc:creator>Kitsune</dc:creator>
<guid>http://celestialkitsune.wordpress.com/2009/08/09/how-to-shorten-a-url/</guid>
<description><![CDATA[Twitter messages have character limit, but some URLs are very long. How to shorten URLs quickly and ]]></description>
<content:encoded><![CDATA[Twitter messages have character limit, but some URLs are very long. How to shorten URLs quickly and ]]></content:encoded>
</item>
<item>
<title><![CDATA[Xmarks BYOS Edition]]></title>
<link>http://sadbl0g.wordpress.com/2009/08/05/xmarks-byos-edition/</link>
<pubDate>Wed, 05 Aug 2009 11:58:02 +0000</pubDate>
<dc:creator>sad0ne</dc:creator>
<guid>http://sadbl0g.wordpress.com/2009/08/05/xmarks-byos-edition/</guid>
<description><![CDATA[Für alle die Xmarks nicht kennen: Es handelt sich dabei um eine Erweiterung für den Firefox mit der ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Für alle die <a href="http://www.xmarks.com/" target="_blank">Xmarks</a> nicht kennen: Es handelt sich dabei um eine Erweiterung für den Firefox mit der die Lesezeichen &#8211; und wenn gewünscht auch Passwörter &#8211; auf einen Webspace oder direkt bei Xmarks syncronisiert werden können.</p>
<p>Zweiteres ist für Leute interessant die keinen eigenen Webspace oder WebDAV Server im Internet haben. Außerdem kann man so auch noch weitere Features nutzen, wie zB eine Vorschlagfunktion für noch unbekannte Websites auf Basis der eigenen Interessen die aus den eigenen Lesezeichen und denen aller anderen User errechnet werden.</p>
<p>Ich persönlich verwende allerdings nur die Synchronisierung auf einen eigenen Webspace und würde das auch jedem anderen Empfehlen. Meine angeborene Paranoia hindert mich daran so aussagekräftige Daten über meine Persönlichkeit auf die Server irgendeiner Firma zu übertragen wo man nicht sicher sein kann was damit passiert.<br />
Somit sind für mich die meisten Features der Extension eigentlich unnötig und manuell von mir deaktiviert worden.</p>
<p>Xmarks hat nun für Leute für mich die <a href="https://addons.mozilla.org/en-US/firefox/addon/13255/" target="_blank">Xmarks BYOS Edition</a> erfunden.<br />
BYOS steht für &#8220;Bring Your Own Server&#8221; und der Name ist Programm. Diese Extension lässt nur die Synchronisation mit einem eigenen Server zu und alle Funktionen für die man einen Account bei Xmarks braucht wurden entfernt. Somit bleibt nun eine schlanke Extension ohne unnötigen Ballast und Features die ich sowieso ausschalten würde.</p>
<p>Wenn ihr also schon Xmarks nutzt solltet ihr die BYOS Edition unbedingt mal ausprobieren.</p>
<p>Alle die Xmarks noch nicht kennen und mehr als einen PC haben (oder auch nur mehrere Betriebssystem auf dem selben Rechner) sollten sich überlegen ob sie&#8217;s nicht brauchen könnten. Ich persönlich kann mir ein Leben ohne synchronisierte Bookmarks nicht mehr Vorstellen. Hab Xmarks auf 5 Rechnern insgesamt 7 mal installiert.</p>
<p>Und ein bisschen Webspace hat jeder (auch wenn er&#8217;s nicht weiß) &#8211; bei der TA zB sind beim normalen KombiPaket 20MB Webspace dabei &#8230; das ist mehr als genug zum Lesezeichensynchronisieren.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Shareaholic]]></title>
<link>http://trichnology.wordpress.com/2009/07/31/shareaholic/</link>
<pubDate>Fri, 31 Jul 2009 14:34:19 +0000</pubDate>
<dc:creator>BooDy</dc:creator>
<guid>http://trichnology.wordpress.com/2009/07/31/shareaholic/</guid>
<description><![CDATA[Shareaholic What is it? Shareaholic is the better, quicker, easier way to share, e-mail, tweet, and ]]></description>
<content:encoded><![CDATA[Shareaholic What is it? Shareaholic is the better, quicker, easier way to share, e-mail, tweet, and ]]></content:encoded>
</item>
<item>
<title><![CDATA[فايرفاكس 3.5.1 را همراه خود داشته باشيد]]></title>
<link>http://mohamadi.wordpress.com/2009/07/24/portable-firefox-3-5-1/</link>
<pubDate>Fri, 24 Jul 2009 07:52:37 +0000</pubDate>
<dc:creator>رضا محمدي</dc:creator>
<guid>http://mohamadi.wordpress.com/2009/07/24/portable-firefox-3-5-1/</guid>
<description><![CDATA[چنانچه از طرفداران فايرفاكس هستيد به اطلاع مي رساند نسخه 3.5.1 آن بصورت پرتابل توسط  Portable Apps ا]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>چنانچه از طرفداران فايرفاكس هستيد به اطلاع مي رساند نسخه 3.5.1 آن بصورت پرتابل توسط  <a title="portable apps" href="http://portableapps.com/" target="_blank">Portable Apps</a> ارائه شده است. <img class="aligncenter" src="http://img.piqlet.com/firefodvd.png" alt="" width="128" height="128" /></p>
<p>براي دريافت آخرين نسخه پرتابل فايرفاكس از لينك زير استفاده نماييد و يا براي دريافت مستقيم برروي شكل  كليك كنيد</p>
<p><a href="http://downloads.sourceforge.net/portableapps/FirefoxPortable_3.5.1_English.paf.exe"><img class="aligncenter" src="http://img.piqlet.com/firefoxpor.jpg" alt="" width="246" height="68" /></a></p>
<p>لينك دريافت : <a href="http://portableapps.com/apps/internet/firefox_portable" target="_blank">http://portableapps.com/apps/internet/firefox_portable</a></p>
<p><a href="http://www.facebook.com/itblog" target="_blank">فيس بوك من</a> &#124; <a href="http://friendfeed.com/itblog" target="_blank">فرندفيد من </a> &#124;  <a href="http://twitter.com/itblog" target="_blank">توييتر من </a> &#124;   <a href="http://feedburner.google.com/fb/a/mailverify?uri=mohamadi&#38;loc=en_US" target="_blank">اشتراك ايميلي</a></p>
<p><a href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fmohamadi.wordpress.com%2F2009%2F07%2F24%2Fportable-firefox-3-5-1%2F&#38;linkname=%D9%81%D8%A7%D9%8A%D8%B1%D9%81%D8%A7%D9%83%D8%B3%203.5.1%20%D8%B1%D8%A7%20%D9%87%D9%85%D8%B1%D8%A7%D9%87%20%D8%AE%D9%88%D8%AF%20%D8%AF%D8%A7%D8%B4%D8%AA%D9%87%20%D8%A8%D8%A7%D8%B4%D9%8A%D8%AF"><img src="http://static.addtoany.com/buttons/share_save_106_16.gif" alt="Share" /></a></p>
<p><strong>Share this Post</strong></p>
<div id="sharepost"><a href="mailto:?subject=&#38;body=http%3A%2F%2Fmohamadi.wordpress.com%2F2009%2F07%2F24%2F%3Cspan+id%3D%22editable%2Dpost%2Dname%22+title%3D%22%628%631%627%6CC+%648%6CC%631%627%6CC%634+%627%6CC%646+%628%62E%634+%627%632+%67E%6CC%648%646%62F+%67E%627%6CC%62F%627%631+%6A9%644%6CC%6A9+%6A9%646%6CC%62F%22%3Eportable%2Dfirefox%2D3%2D5%2D1%2F" target="_blank"><img src="http://www.picturesurf.org/img/shreml.png" alt="" /></a> <a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fmohamadi.wordpress.com%2F2009%2F07%2F24%2F%3Cspan+id%3D%22editable%2Dpost%2Dname%22+title%3D%22%628%631%627%6CC+%648%6CC%631%627%6CC%634+%627%6CC%646+%628%62E%634+%627%632+%67E%6CC%648%646%62F+%67E%627%6CC%62F%627%631+%6A9%644%6CC%6A9+%6A9%646%6CC%62F%22%3Eportable%2Dfirefox%2D3%2D5%2D1%2F" target="_blank"><img src="http://www.picturesurf.org/img/shrfb.png" alt="" /></a> <a href="http://twitter.com/home?status=http%3A%2F%2Fmohamadi.wordpress.com%2F2009%2F07%2F24%2F%3Cspan+id%3D%22editable%2Dpost%2Dname%22+title%3D%22%628%631%627%6CC+%648%6CC%631%627%6CC%634+%627%6CC%646+%628%62E%634+%627%632+%67E%6CC%648%646%62F+%67E%627%6CC%62F%627%631+%6A9%644%6CC%6A9+%6A9%646%6CC%62F%22%3Eportable%2Dfirefox%2D3%2D5%2D1%2F" target="_blank"><img src="http://www.picturesurf.org/img/shrtwr.png" alt="" /></a> <a href="http://digg.com/submit?url=http%3A%2F%2Fmohamadi.wordpress.com%2F2009%2F07%2F24%2F%3Cspan+id%3D%22editable%2Dpost%2Dname%22+title%3D%22%628%631%627%6CC+%648%6CC%631%627%6CC%634+%627%6CC%646+%628%62E%634+%627%632+%67E%6CC%648%646%62F+%67E%627%6CC%62F%627%631+%6A9%644%6CC%6A9+%6A9%646%6CC%62F%22%3Eportable%2Dfirefox%2D3%2D5%2D1%2F&#38;title=&#38;bodytext=&#38;media=&#38;topic=" target="_blank"><img src="http://www.picturesurf.org/img/shrdig.png" alt="" /></a> <a href="http://delicious.com/save?v=5&#38;noui&#38;jump=close&#38;url=http%3A%2F%2Fmohamadi.wordpress.com%2F2009%2F07%2F24%2F%3Cspan+id%3D%22editable%2Dpost%2Dname%22+title%3D%22%628%631%627%6CC+%648%6CC%631%627%6CC%634+%627%6CC%646+%628%62E%634+%627%632+%67E%6CC%648%646%62F+%67E%627%6CC%62F%627%631+%6A9%644%6CC%6A9+%6A9%646%6CC%62F%22%3Eportable%2Dfirefox%2D3%2D5%2D1%2F&#38;title=" target="_blank"><img src="http://www.picturesurf.org/img/shrdel.png" alt="" /></a></div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Firefox Trick]]></title>
<link>http://trippinwithrip.wordpress.com/2009/07/07/wanna-surf-discreetly/</link>
<pubDate>Tue, 07 Jul 2009 13:08:00 +0000</pubDate>
<dc:creator>Lynn</dc:creator>
<guid>http://trippinwithrip.wordpress.com/2009/07/07/wanna-surf-discreetly/</guid>
<description><![CDATA[The Hide Tab is a Boss Key for your Browser Firefox only (Win/Mac/Linux): Firefox extension HideTab ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><h3 style="text-align:center;"><span style="color:#000000;">The Hide Tab is a Boss Key for your Browser</span></h3>
<p style="text-align:center;"><a rel="attachment wp-att-7543" href="http://trippinwithrip.wordpress.com/2009/07/07/wanna-surf-discreetly/hidetab/"><img class="aligncenter size-full wp-image-7543" title="Hide Tab" src="http://trippinwithrip.wordpress.com/files/2009/07/hidetab.jpg" alt="Hide Tab" width="396" height="246" /></a></p>
<blockquote>
<p style="text-align:justify;">Firefox only (Win/Mac/Linux): Firefox extension HideTab minimizes open tabs into an icon on the status bar—and even adds a shortcut key to instantly hide everything.</p>
<p style="text-align:justify;">Installing the extension works a little different than normal—you&#8217;ll need to download the extension and drag the file into the Add-ons window manually. Once you&#8217;ve restarted your browser, head into the options panel and change the default &#8220;<a title="Firefox extension Panic provides a simple keyboard shortcut to instantly close all of your current tabs while opening a new, more appropriate one." href="http://www.labnol.org/software/tutorials/boss-approaching-close-websites-firefox/3826/" target="_blank"><span style="color:#0000ff;">Panic page</span></a>&#8221; to use something other than the default, and then you can start hiding tabs through the context menu or using the handy Ctrl+Q shortcut key. To hide all tabs instead of just the current one, use the Alt+Q shortcut key instead, and Ctrl+Alt+Q will restore all hidden tabs, though you can pick and choose from the icon in the status bar.</p>
<p style="text-align:justify;"><span style="color:#000000;">HideTab is a free download, works wherever Firefox does. For a similar extension that closes all your open tabs instead of just hiding them, check out previously mentioned Panic</span>.</p>
</blockquote>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Interclue: Firefox extension that provides link previews for all sites]]></title>
<link>http://freewareelite.wordpress.com/2009/06/19/interclue-firefox-extension-that-provides-link-previews-for-all-sites/</link>
<pubDate>Fri, 19 Jun 2009 07:08:41 +0000</pubDate>
<dc:creator>freewareelite</dc:creator>
<guid>http://freewareelite.wordpress.com/2009/06/19/interclue-firefox-extension-that-provides-link-previews-for-all-sites/</guid>
<description><![CDATA[Version Tested: 1.5 Description: WordPress.com blogs use snapshot techonology to provide link previe]]></description>
<content:encoded><![CDATA[Version Tested: 1.5 Description: WordPress.com blogs use snapshot techonology to provide link previe]]></content:encoded>
</item>
<item>
<title><![CDATA[Google Toolbar: Add search functionality from every page!]]></title>
<link>http://freewareelite.wordpress.com/2009/06/15/google-toolbar-add-search-functionality-from-every-page/</link>
<pubDate>Mon, 15 Jun 2009 01:24:58 +0000</pubDate>
<dc:creator>freewareelite</dc:creator>
<guid>http://freewareelite.wordpress.com/2009/06/15/google-toolbar-add-search-functionality-from-every-page/</guid>
<description><![CDATA[Version Tested: 4.0 Description: Most of us geeky tech people will be using Google Toolbar consideri]]></description>
<content:encoded><![CDATA[Version Tested: 4.0 Description: Most of us geeky tech people will be using Google Toolbar consideri]]></content:encoded>
</item>
<item>
<title><![CDATA[Easy Firefox]]></title>
<link>http://parakmh.wordpress.com/2009/06/05/easy-firefox/</link>
<pubDate>Fri, 05 Jun 2009 12:21:44 +0000</pubDate>
<dc:creator>parakmh</dc:creator>
<guid>http://parakmh.wordpress.com/2009/06/05/easy-firefox/</guid>
<description><![CDATA[This site is one of my favorite creations. It gathers information from many sources and points them ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>This site is one of my favorite creations.</p>
<p>It gathers information from many sources and points them to one site from one rss feed!</p>
<p>Now you can find information about:</p>
<ul>
<li><strong>Firefox Extensions</strong></li>
<li><strong>Firefox Themes</strong></li>
<li><strong>Firefox Plugins</strong></li>
</ul>
<p>Now you can find everything you need included news for your favorite browser in just one site! Enjoy!</p>
<p style="text-align:center;">
<div id="attachment_36" class="wp-caption aligncenter" style="width: 410px"><a href="http://www.ezfirefox.com"><img class="size-full wp-image-36" title="Easy Firefox" src="http://parakmh.wordpress.com/files/2009/06/easy_firefox.jpg" alt="Easy Firefox" width="400" height="251" /></a><p class="wp-caption-text">Easy Firefox</p></div>
<p style="text-align:center;"><a href="http://www.ezfirefox.com" target="_blank"><strong>Easy Firefox</strong></a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Cooliris]]></title>
<link>http://finefilter.wordpress.com/2009/05/23/cooliris/</link>
<pubDate>Sat, 23 May 2009 07:05:05 +0000</pubDate>
<dc:creator>finefilter</dc:creator>
<guid>http://finefilter.wordpress.com/2009/05/23/cooliris/</guid>
<description><![CDATA[I found out about Cooliris while digging through the Firefox add-ons last month and I came across a ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="aligncenter size-full wp-image-965" title="cooliris" src="http://finefilter.wordpress.com/files/2009/05/cooliris.jpg" alt="cooliris" width="510" height="297" /></p>
<p>I found out about Cooliris while digging through the Firefox add-ons last month and I came across a gem called Cooliris and was instantly hooked. Like most good things, what it does is actually quite simple. After downloading Cooliris, a logo is placed on the upper right-hand corner of your browser. When visiting a site that is Cooliris friendly, it lights up and becomes clickable. After clicking the icon, a very modern Apple-esque window appears and you have a whole new way to see photos.</p>
<p>Cooliris works on a variety of websites and can handle both video and pictures, but so far I&#8217;ve really only been interested in using it for pictures. The reason why I love this add-on so much is because it&#8217;s one of the things that come along once in a while that you never thought you would need, but you have it you can&#8217;t imagine what it was like without it. The scrolling wall format is very similar to iTunes&#8217; cover flow and will go on endlessly as long as there are more pictures available. Cooliris also works as a stand alone program which allows you to search YouTube, Flickr, and Google.</p>
<p>You can download the Cooliris add-on through the Firefox website <a href="https://addons.mozilla.org/en-US/firefox/addon/5579" target="_blank">here</a>. There is also more information available at their website <a href="http://www.cooliris.com/" target="_blank">Cooliris.com.</a></p>
<p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/IcY3v8-llyI&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' /><param name='allowfullscreen' value='true' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/v/IcY3v8-llyI&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' type='application/x-shockwave-flash' allowfullscreen='true' width='425' height='350' wmode='transparent'></embed></object></span></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[MR Tech Toolkit κάντε να παίζουν όλα τα extension στον Firefox 3.5b4]]></title>
<link>http://djmouzz.wordpress.com/2009/05/13/mr-tech-toolkit-%ce%ba%ce%ac%ce%bd%cf%84%ce%b5-%ce%bd%ce%b1-%cf%80%ce%b1%ce%af%ce%b6%ce%bf%cf%85%ce%bd-%cf%8c%ce%bb%ce%b1-%cf%84%ce%b1-extension-%cf%83%cf%84%ce%bf%ce%bd-firefox-3-5b4/</link>
<pubDate>Wed, 13 May 2009 14:41:37 +0000</pubDate>
<dc:creator>djmouzz</dc:creator>
<guid>http://djmouzz.wordpress.com/2009/05/13/mr-tech-toolkit-%ce%ba%ce%ac%ce%bd%cf%84%ce%b5-%ce%bd%ce%b1-%cf%80%ce%b1%ce%af%ce%b6%ce%bf%cf%85%ce%bd-%cf%8c%ce%bb%ce%b1-%cf%84%ce%b1-extension-%cf%83%cf%84%ce%bf%ce%bd-firefox-3-5b4/</guid>
<description><![CDATA[To πρόβλημα συνηθισμένο πλέον. Κυκλοφόρησε νέα έκδοση του Firefox (στη δική μας περίπτωση η 3.5b4) κ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>To πρόβλημα συνηθισμένο πλέον. Κυκλοφόρησε νέα έκδοση του Firefox (στη δική μας περίπτωση η 3.5b4) και κάποια από τα αγαπημένα σας extensions είναι ανενεργά.</p>
<p>Την λύση θα σας την δώσει το extension <a href="http://www.mrtech.com/extensions/local_install/">MR Tech Toolkit</a>. To <a href="http://www.mrtech.com/extensions/local_install/">MR Tech Toolkit</a> είναι ένα πακέτο εργαλείων το οποίο αρχικά χρησιμοποιούταν για την εγκατάσταση extensions (.xpi) που είχαμε στον δίσκο μας αλλά εμάς μας ενδιαφέρει άλλο κομμάτι. Λοιπόν αφού το κάνουμε εγκατάσταση και επανεκκινήσουμε τον Firefox , στα addons τα οποία θα δείτε λίγο διαφορετική εμφάνιση, εντοπίστε τα extensions τα οποία είναι ανενεργά. Κάντε δεξί κλικ , επιλέξτε &#8220;Make Compatible&#8221;, επανεκκίνηση Firefox και voila! όλα παίζουν ΟΚ!</p>
<p><img class="alignnone" src="http://bp2.blogger.com/_whLomW7o5fc/SINxXupTchI/AAAAAAAABBk/NMOo6cf9WZk/s400/mrtech.jpg" alt="" width="370" height="252" /></p>
<p>Τουλάχιστον σε όσα extension έχω δοκιμάσει δούλεψε μια χαρά συμπεριλαμβανομένου και του ιδιότροπου Grease Monkey. Λογικά κάποια extensions θα έχουν προβληματάκια αλλά το <a href="http://www.mrtech.com/extensions/local_install/">MR Tech Toolkit</a> θα κάνει σίγουρα τον Firefox 3.5b4 σίγουρα πιο χρήσιμο.</p>
<p><a href="http://www.mrtech.com/extensions/local_install/">Official Page</a></p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/421">Download MR Tech Toolkit</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Firefox addons for sharing and social interaction]]></title>
<link>http://misstechie.wordpress.com/2009/05/07/firefox-addons-for-sharing-and-social-interaction/</link>
<pubDate>Thu, 07 May 2009 12:06:15 +0000</pubDate>
<dc:creator>MissTechie</dc:creator>
<guid>http://misstechie.wordpress.com/2009/05/07/firefox-addons-for-sharing-and-social-interaction/</guid>
<description><![CDATA[Social networks are on the peak of their popularity. How to make sharing in social media easier and ]]></description>
<content:encoded><![CDATA[Social networks are on the peak of their popularity. How to make sharing in social media easier and ]]></content:encoded>
</item>

</channel>
</rss>
