<?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>Perfect Blogger &#187; tools</title>
	<atom:link href="http://www.perfectblogger.com/category/blog/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.perfectblogger.com</link>
	<description>Make your blog a success!</description>
	<lastBuildDate>Fri, 17 Jun 2011 20:36:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Flickr Uploadr Proxy Configuration</title>
		<link>http://www.perfectblogger.com/2008/02/flickr-uploadr-proxy/</link>
		<comments>http://www.perfectblogger.com/2008/02/flickr-uploadr-proxy/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 10:14:47 +0000</pubDate>
		<dc:creator>Gleb Reys</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.perfectblogger.com/2008/02/flickr-uploadr-proxy/</guid>
		<description><![CDATA[Many of you have probably notice the recent update of a Flickr Uploadr &#8211; a great tool for bulk uploads of your new photos to Flickr. I&#8217;ve been a fan of Flickr for quite some time, and plan to use it for photo streams on some of my blogs in the near future. I absolutely [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.perfectblogger.com/images/2008/02/flickr-uploadr-30.png" alt="Flickr Uploadr 3.0.5" /></p>
<p>Many of you have probably notice the recent update of a <a href="http://www.flickr.com/tools/">Flickr Uploadr</a> &#8211; a great tool for bulk uploads of your new photos to <a href="http://www.flickr.com">Flickr</a>. I&#8217;ve been a fan of <a href="http://www.flickr.com">Flickr </a>for quite some time, and plan to use it for photo streams on some of my blogs in the near future.</p>
<p>I absolutely love the new interface and yet simpler and more effective interface of the 3.0.x beta, but was, like most of you, startled to find out the proxy unfriendliness of Flickr Uploadr 3.0.x.</p>
<p>There&#8217;s no mentioning about proxy configuration in the Settings dialogue, and that&#8217;s why you will have to fix it yourself. Luckily for all, it&#8217;s not a complex process.</p>
<h3>Configure Flickr Uploadr to use proxy</h3>
<p>Here&#8217;s what you need to do:</p>
<p><strong>1. Make sure Flickr Uploadr is closed</strong></p>
<p><strong>2. Confirm your current proxy configuration</strong></p>
<h4>Internet Explorer proxy settings</h4>
<p>In Internet Explorer,  go to the Tools menu, pick the Internet options menu, then select the Connections tab and click the LAN Settings button:</p>
<p><img src="http://www.perfectblogger.com/images/2008/02/internet-explorer-lan-settings.png" alt="Internet Explorer LAN Settings" /></p>
<p>After this, you will see the current proxy settings. Simply take note of the name of the proxy server (<strong>proxy </strong>on the sreenshot) and its port (<strong>8080 </strong>in my case):</p>
<p><img src="http://www.perfectblogger.com/images/2008/02/internet-explorer-proxy-settings.png" alt="Internet Explorer Proxy Settings" /></p>
<h4>Proxy settings in Firefox</h4>
<p><img src="http://www.perfectblogger.com/images/2008/02/mozilla-firefox-network-options.png" alt="Mozilla Firefox Network Options" /></p>
<p>And here&#8217;s how your proxy settings window will look. Once again, note the name of the server (<strong>proxy </strong>in this example) and its port (<strong>8080</strong>, which is pretty standard):</p>
<p><img src="http://www.perfectblogger.com/images/2008/02/mozilla-firefox-proxy-settings.png" alt="Mozilla Firefox Proxy Options" /></p>
<p><strong>3. Locate the configuration file for your Flickr Uploadr. </strong><br />
Most likely, it is called <strong>C:\Program Files\Flickr Uploadr\defaults\preferences\prefs.js</strong></p>
<p><strong>4. Add the proxy settings to Flickr Uploader config file</strong><br />
Open the file in any text editor (Notepad, for instance) and add the following lines to this file (replace the AAA.BBB.CCC.DDD with the IP address of your proxy server):<strong><br />
</strong></p>
<blockquote><p>pref(&#8220;network.proxy.http&#8221;, &#8220;AAA.BBB.CCC.DDD&#8221;);</p>
<p>pref(&#8220;network.proxy.http_port&#8221;, 8080);</p>
<p>pref(&#8220;network.proxy.type&#8221;, 1);</p></blockquote>
<p><strong>Important</strong>: Make sure you&#8217;re saving the file as clear (ASCII) text, and not a Microsoft Word or RTF document!</p>
<p><strong>Notice</strong>: The type of a network proxy should be 1 for manual (direct) proxy server configuration, while for PAC (automatic proxy configuration scripts) it should be 2. Try value of 1 first, then 2 if it doesn&#8217;t work.</p>
<p><strong>5. Restart the Flickr Uploadr</strong></p>
<p><strong>6. Enjoy!</strong></p>
<p>That&#8217;s it! Let me know if you need any further help with getting your proxy to work.</p>
<h3>Like flickr? Buy this book!</h3>
<table border="0" width="100%">
<tbody>
<tr>
<td></td>
<td align="center"><a href="http://www.amazon.com/gp/product/1598631373?ie=UTF8&amp;tag=personalde0aa-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=1598631373"><img src="http://www.perfectblogger.com/images/2008/04/book-how-to-use-flickr.jpg" border="0" alt="" /></a></td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.perfectblogger.com/2008/02/flickr-uploadr-proxy/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Wordze &#8211; FREE 30-day trial</title>
		<link>http://www.perfectblogger.com/2008/01/wordze-free-30-day-trial/</link>
		<comments>http://www.perfectblogger.com/2008/01/wordze-free-30-day-trial/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 22:06:51 +0000</pubDate>
		<dc:creator>Gleb Reys</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[trial]]></category>
		<category><![CDATA[wordze]]></category>

		<guid isPermaLink="false">http://www.perfectblogger.com/2008/01/wordze-free-30-day-trial/</guid>
		<description><![CDATA[Just got an email from Wordze, announcing their next round of free 30-day trials. The following link should work for the next 7 days, good chance for all of you who wanted to try keyword research with Wordze: Wordze &#8211; Free 30-day trial]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wordze.com/freekeywordresearch.php?roia=!YzUxMgBVAAAQ1UEAAjIv"></a></p>
<p style="text-align: center"><a href="http://www.wordze.com/freekeywordresearch.php?roia=!YzUxMgBVAAAQ1UEAAjIv"><img src="http://www.perfectblogger.com/images/2008/01/wordze-logo.png" alt="Wordze Keyword Research" /></a></p>
<p>Just got an email from <a href="http://www.wordzecom">Wordze</a>, announcing their next round of free 30-day trials.</p>
<p>The following link should work for the next 7 days, good chance for all of you who wanted to try keyword research with Wordze: <a href="http://www.wordze.com/freekeywordresearch.php?roia=!YzUxMgBVAAAQ1UEAAjIv">Wordze &#8211; Free 30-day trial</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.perfectblogger.com/2008/01/wordze-free-30-day-trial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Keywords from Wordze @ DigitalPoint</title>
		<link>http://www.perfectblogger.com/2007/10/free-keywords-from-wordze-at-digitalpoint/</link>
		<comments>http://www.perfectblogger.com/2007/10/free-keywords-from-wordze-at-digitalpoint/#comments</comments>
		<pubDate>Fri, 05 Oct 2007 16:01:54 +0000</pubDate>
		<dc:creator>Gleb Reys</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.perfectblogger.com/2007/10/free-keywords-from-wordze-at-digitalpoint/</guid>
		<description><![CDATA[For all of you interested in using Wordze keyword research service, here&#8217;s a chance to give them a try. On DigitalPoint, there&#8217;s a thread where you can give one keyword (and possibly a keyword pair) a day, and have a chance to get a 10,000 keyword file on it posted in the same thread as [...]]]></description>
			<content:encoded><![CDATA[<p>For all of you interested in using <a href="http://www.wordze.com?roia=!YzUxMgBVAAAQ1UEAAjIv">Wordze</a> keyword research service, here&#8217;s a chance to give them a try. On DigitalPoint, there&#8217;s a thread where you can give one keyword (and possibly a keyword pair) a day, and have a chance to get a 10,000 keyword file on it posted in the same thread as a file.</p>
<p>I&#8217;ve been a happy customer of <a href="http://www.wordze.com?roia=!YzUxMgBVAAAQ1UEAAjIv">Wordze</a> for the past month and a half, and so I think you should go and give it a try. Who knows, you might like it!</p>
<blockquote><p>As this month gets started, we are nearing the official year anniversary of Wordze’s launch date. So for a limited time, we are going to do something crazy that we have never done before. For the next 30 days if you post in this thread the keyword list you would like to have, you may just wakeup the following day to find out that we have picked your request and posted a 10,000 keyword file on this forum for you to download for free.</p>
<p>The only rule is that you can request one keyword per day!</p></blockquote>
<p>Here&#8217;s a link to the DP forum thread: <a href="http://forums.digitalpoint.com/showthread.php?t=497994">30 days of free keywords from Wordze</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.perfectblogger.com/2007/10/free-keywords-from-wordze-at-digitalpoint/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Blogging Tools: Introducing 103bees</title>
		<link>http://www.perfectblogger.com/2007/01/introducing-103bees/</link>
		<comments>http://www.perfectblogger.com/2007/01/introducing-103bees/#comments</comments>
		<pubDate>Wed, 17 Jan 2007 14:38:24 +0000</pubDate>
		<dc:creator>Gleb Reys</dc:creator>
				<category><![CDATA[analytics]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.perfectblogger.com/2007/01/introducing-103bees/</guid>
		<description><![CDATA[&#160; I&#39;ve been using the 103bees.com service for a couple of weeks now, and it&#39;s definitely a must-have search engine traffic analysis tool for any serious blogger. &#160; &#160; From the 103bees official website: What is 103beees.com? It&#39;s a real-time online tool for webmasters and bloggers that is highly focused on natural search engine traffic [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.perfectblogger.com/pix/01-2007/103bees.jpg" border="0" align="left" />&nbsp;</p>
<p>I&#39;ve been using the <a href="http://103bees.com/">103bees.com</a> service for a couple of weeks now, and it&#39;s definitely a must-have search engine traffic analysis tool for any serious blogger. </p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>From the <a href="http://103bees.com/">103bees official website</a>:<br /><strong><br /></strong></p>
<blockquote><p><strong>What is 103beees.com?</strong>
<p>It&#39;s a real-time online  tool for webmasters and bloggers that is <strong>highly focused on 				  natural search engine traffic</strong> analytics. It provides tons of 				  detailed statistics and in-depth information on the search terms 				  that drive visitors to your webpages.</p>
<p>103bees is an  indispensable tool 				    for search engine optimization and internet marketing &#8211; everything 				  you need to know about your search engine traffic in one place!</p>
</blockquote>
<p>This tool allows you to easily get various views of your search engine traffic in real time. At any time, you can view a list of the latest searches which brought visitors to your pages, as well as see your top landing pages, top keywords used or <a href="http://www.perfectblogger.com/glossary/serp">SERP</a> rankings of the all search requests which generated traffic. All this is provided for free, and you get a 30 days of historical data to analyze for as many websites (you call them projects in your <strong>103bees </strong>account) as you like.  </p>
<p>I&#39;ll write a review for it in the coming few days, but for the moment just wanted to share this tool with you and point you to a great review by Darren Rowse at <a href="http://www.problogger.net">ProBlogger</a>: <a href="http://www.problogger.net/archives/2006/07/28/103bees-search-term-analytics-review/">103bees: Search Term Analytics Review</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.perfectblogger.com/2007/01/introducing-103bees/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Create New Color Schemes With Online Tools</title>
		<link>http://www.perfectblogger.com/2006/11/color-scheme-design-tools/</link>
		<comments>http://www.perfectblogger.com/2006/11/color-scheme-design-tools/#comments</comments>
		<pubDate>Wed, 22 Nov 2006 10:11:04 +0000</pubDate>
		<dc:creator>Gleb Reys</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.perfectblogger.com/2006/11/color-scheme-design-tools/</guid>
		<description><![CDATA[I&#39;m currently working on a new design for my Personal Development Ideas blog, and since I plan to pick a new color scheme for it, I&#39;ve done some research and found a few excellent online resources to help you find the best color scheme for your design. Here are the tools I recommend. All of [...]]]></description>
			<content:encoded><![CDATA[<p>I&#39;m currently working on a new design for my Personal Development Ideas blog, and since I plan to pick a new color scheme for it, I&#39;ve done some research and found a few excellent online resources to help you find the best color scheme for your design.</p>
<p>Here are the tools I recommend. All of them give you a color scheme as a result, and allow you to copy the hex values of each color:<strong><a href="http://www.colorschemer.com/online.html"></a></strong></p>
<p><strong><a href="http://www.colorschemer.com/online.html">Color Schemer</a></strong><br />It&#39;s an online tool from a well-known publisher of the <a href="http://www.colorschemer.com/">Color Schemer Studio</a> &#8211; a software for Windows and MacOS platforms. If you&#39;re serious about your new color scheme, you&#39;ll probably benefit most from downloading the software, but basic experiments can be simplified with their online tool.</p>
<p><img src="http://www.perfectblogger.com/images/Nov2006/color-schemer.png" border="0" alt="Color Schemer" title="Color Schemer" width="500" height="392" /></p>
<p>As you can see, the idea is built around you picking a current color, and then the tool will suggest you matching colors based on its algorithm. Using the &quot;Lighten Scheme&quot; and &quot;Darken Scheme&quot;, you can change the contrast of a scheme. </p>
<p><strong><a href="http://www.siteprocentral.com/html_color_code.html">Color Scheme Chooser</a></strong><br />This is a free online tool from SitePro Central. Not only does this tool offer you great functionality, but it is also possible to place the tool on your own webpage using the provided HTML code. </p>
<p><img src="http://www.perfectblogger.com/images/Nov2006/color-scheme-chooser.png" border="0" alt="Color Scheme chooser" title="Color Scheme chooser" width="500" height="254" /></p>
<p>You can probably see from the screenshot, that this tool offers you even more flexibility in choosing your base color. In addition to this, you get a choice of color scheme definitions, which allows you use the same base color to produce different color schemes &#8211; based on analogic, complimentary, split complimentary, triadic and double contrast approaches for picking colors.</p>
<p><a href="http://stylephreak.frogrun.com/cm.php"><strong>Colormatch Redux</strong></a><br />This tool from <a href="http://www.stylephreak.com/">Style:Phreak</a>, while having probably the simplest interface of all, has pleasantly surprised me by its choice of export options &#8211; for example, you can have it export all the colors of a current scheme into a clear text file. But the best export option is to save the scheme as a Photoshop color swatch file. Really handy!</p>
<p><img src="http://www.perfectblogger.com/images/Nov2006/colormatch-redux.png" border="0" alt="Colormatch Redux" title="Colormatch Redux" width="430" height="360" /></p>
<p><strong><a href="http://wellstyled.com/tools/colorscheme2/index-en.html">Color Scheme Generator 2</a></strong><br />This tool has a very interesting way of picking colors and gives you more precise control of the angle for the tool to pick opposite colors for your scheme. There is also a number of variations available to slightly alter your scheme &#8211; Default, Pastel, Dark Pastel, Light Pastel, Constrast and Pale.</p>
<p>&nbsp;<img src="http://www.perfectblogger.com/images/Nov2006/color-scheme-generator.png" border="0" alt="Color Scheme Generator" title="Color Scheme Generator" width="500" height="270" /></p>
<p>That&#39;s it for today. Hope you find this round-up useful! If you know any more online color scheme tools worth including, please let me know by leaving a comment! </p>
]]></content:encoded>
			<wfw:commentRss>http://www.perfectblogger.com/2006/11/color-scheme-design-tools/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 7</title>
		<link>http://www.perfectblogger.com/2006/10/internet-explorer-7/</link>
		<comments>http://www.perfectblogger.com/2006/10/internet-explorer-7/#comments</comments>
		<pubDate>Thu, 19 Oct 2006 08:34:00 +0000</pubDate>
		<dc:creator>Gleb Reys</dc:creator>
				<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.perfectblogger.com/2006/10/internet-explorer-7/</guid>
		<description><![CDATA[Just learned from Ryan&#39;s post at CyberNet that IE7 is officially released, and thought I&#39;d mention this here for historical purpose: Internet Explorer 7 is available for download. I don&#39;t think I&#39;ll even try it, cause I&#39;m a solid Firefox guy, but for everyone interested, here&#39;s some useful info: Internet Explorer 7 &#8211; direct download [...]]]></description>
			<content:encoded><![CDATA[<p>Just learned from Ryan&#39;s post at <a href="http://tech.cybernetnews.com/2006/10/18/microsoft-officially-releases-ie-7/">CyberNet</a> that IE7 is officially released, and thought I&#39;d mention this here for historical purpose: <a href="http://www.microsoft.com/windows/ie/downloads/default.mspx">Internet Explorer 7 is available for download</a>.</p>
<p>I don&#39;t think I&#39;ll even try it, cause I&#39;m a solid Firefox guy, but for everyone interested, here&#39;s some useful info:</p>
<p><strong>Internet Explorer 7 &#8211; direct download links:</strong></p>
<p>32-bit versions: <a href="http://download.microsoft.com/download/3/8/8/38889DC1-848C-4BF2-8335-86C573AD86D9/IE7-WindowsXP-x86-enu.exe" target="_blank">IE7&nbsp;- Windows XP </a>and <a href="http://download.microsoft.com/download/D/1/3/D1346F12-F3A0-4AC6-8F5C-2BEA2A184957/IE7-WindowsServer2003-x86-enu.exe" target="_blank">IE7&nbsp;- Windows Server 2003<br /></a>64-bit versions: <a href="http://download.microsoft.com/download/1/1/4/114D5B07-4DBC-42F3-96FA-2097E207D0AF/IE7-WindowsServer2003-x64-enu.exe" target="_blank">IE7&nbsp;- Windows XP/Server 2003</a></p>
<p><strong>Internet Explorer blog:</strong> <a href="http://blogs.msdn.com/ie/">IEBlog @ blogs.msdn.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.perfectblogger.com/2006/10/internet-explorer-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feed Button</title>
		<link>http://www.perfectblogger.com/2006/10/feedbutton/</link>
		<comments>http://www.perfectblogger.com/2006/10/feedbutton/#comments</comments>
		<pubDate>Mon, 02 Oct 2006 22:17:41 +0000</pubDate>
		<dc:creator>Gleb Reys</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.perfectblogger.com/2006/10/feedbutton/</guid>
		<description><![CDATA[Feed Button is a service to help you get a cleaner look of your blog sidebar by replacing all the possible ways to subscribe to your feed via various online services like Google Reader, My Yahoo!, Pluck and others with a nice-looking button and a bit of code attached to it.]]></description>
			<content:encoded><![CDATA[<p align="justify"><strong>Feed Button</strong> is a service to help you get a cleaner look of your blog sidebar by replacing all the possible ways to subscribe to your feed via various online services like Google Reader, My Yahoo!, Pluck and others with a nice-looking button and a bit of code attached to it.</p>
<p align="justify">The idea behind the feed button is that you conserve the precious space by showing only one button, but when your visitor hovers the mouse pointer above the button, it automatically expands to show you all the possible subscription options.</p>
<p align="justify">The idea is simple, and I believe any blog which currently has more that 5 feed subscription buttons can probably benefit from using it. All you need to do is give their feed button generator a link to your blog, and your piece of code is going to be provided in just a few seconds, ready for you to copy &amp; paste onto your blog&#39;s sidebar code. </p>
<p align="justify">Go check it out: <a href="http://www.feedbutton.com/">FeedButton Beta</a>.&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.perfectblogger.com/2006/10/feedbutton/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Dark Room</title>
		<link>http://www.perfectblogger.com/2006/09/dark-room/</link>
		<comments>http://www.perfectblogger.com/2006/09/dark-room/#comments</comments>
		<pubDate>Thu, 14 Sep 2006 21:24:15 +0000</pubDate>
		<dc:creator>Gleb Reys</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.perfectblogger.com/2006/09/dark-room/</guid>
		<description><![CDATA[I've just added Dark Room to the Blogging Tools/Editors section on this site. Dark Room is an amazingly simple yet effective text editor.]]></description>
			<content:encoded><![CDATA[<p>I&#39;ve just added <a href="http://they.misled.us/dark-room"><strong>Dark Room</strong></a> to the Blogging Tools/Editors section on this site. <strong>Dark Room</strong> is an amazingly simple yet effective text editor. </p>
<p>It has no fancy toolbars and doesn&#39;t care about <a href="http://www.perfectblogger.com/glossary/wysiwyg">WYSIWIG</a>, but it gives you a wonderful platform for creative distraction-free text writing.&nbsp;</p>
<p>Here is how a typical session in <strong>Dark Room</strong> looks like:</p>
<p>&nbsp;</p>
<div align="left" style="text-align: center"><img src="http://www.perfectblogger.com/pix/dark-room.png" border="0" /></div>
<p>&nbsp;</p>
<p align="justify">Link to this editor page on Perfect Blogger: <a href="http://www.perfectblogger.com/tools/editors/dark-room/">Dark Room</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.perfectblogger.com/2006/09/dark-room/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Performancing Firefox 1.3 Final</title>
		<link>http://www.perfectblogger.com/2006/08/performancing-firefox/</link>
		<comments>http://www.perfectblogger.com/2006/08/performancing-firefox/#comments</comments>
		<pubDate>Wed, 09 Aug 2006 14:51:34 +0000</pubDate>
		<dc:creator>Gleb Reys</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.perfectblogger.com/2006/08/performancing-firefox/</guid>
		<description><![CDATA[The latest version of Performancing for Firefox (PFF) - 1.3 final, has just been released.]]></description>
			<content:encoded><![CDATA[<p>The latest version of <a href="http://performancing.com/firefox">Performancing for Firefox</a> <strong>(PFF) </strong>- 1.3 final, has just been released.</p>
<p><strong><a href="http://performancing.com/firefox"></a>Performancing for Firefox</strong> is a great blog editor. It&#39;s a wonderful extension for your <a href="http://www.mozilla.com/firefox/">Firefox </a>browser which has multiple blogs support</p>
<p><a href="http://performancing.com/user/689">Jed Brown</a> has an extensive post explaining new features and APIs of this Performancing Firefox version. Please have a look: <a href="http://performancing.com/node/3633">Performancing Firefox 1.3 Final!</a></p>
<p>I&#39;ve also created a page for Performancing Firefox in the <a href="http://www.perfectblogger.com/tools/editors/">Editors </a>section of my <a href="http://www.perfectblogger.com/tools/">Blogging Tools</a>, just follow this link: <a href="http://www.perfectblogger.com/tools/editors/performancing-firefox/">Performancing Firefox</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.perfectblogger.com/2006/08/performancing-firefox/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

