<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
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/"
> <channel><title>Comments on: Wordpress Plugin: To show category Livemarks in Firefox</title> <atom:link href="http://www.arunrocks.com/blog/archives/2005/06/23/wordpress-livemarks-firefox-category/feed/" rel="self" type="application/rss+xml" /><link>http://www.arunrocks.com/blog/archives/2005/06/23/wordpress-livemarks-firefox-category/</link> <description>Representing Anti-monotonistic Tendencies</description> <lastBuildDate>Sat, 06 Mar 2010 18:20:48 -0500</lastBuildDate> <generator>http://wordpress.org/?v=2.8.6</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Mira</title><link>http://www.arunrocks.com/blog/archives/2005/06/23/wordpress-livemarks-firefox-category/comment-page-1/#comment-172</link> <dc:creator>Mira</dc:creator> <pubDate>Fri, 20 Mar 2009 05:35:20 +0000</pubDate> <guid
isPermaLink="false">http://www.arunrocks.com/blog/?p=61#comment-172</guid> <description>&lt;p&gt;What I want to do on my blog, is every few hours take the oldest post and move it to the front of the queue, all automatically. Anyone know if there is a plugin that can do this or a simple way to set up another plugin to do this (use my own feed perhaps)? Thanks.&lt;/p&gt; </description> <content:encoded><![CDATA[<p>What I want to do on my blog, is every few hours take the oldest post and move it to the front of the queue, all automatically. Anyone know if there is a plugin that can do this or a simple way to set up another plugin to do this (use my own feed perhaps)? Thanks.</p>]]></content:encoded> </item> <item><title>By: Manele</title><link>http://www.arunrocks.com/blog/archives/2005/06/23/wordpress-livemarks-firefox-category/comment-page-1/#comment-147</link> <dc:creator>Manele</dc:creator> <pubDate>Thu, 11 Oct 2007 07:25:22 +0000</pubDate> <guid
isPermaLink="false">http://www.arunrocks.com/blog/?p=61#comment-147</guid> <description>&lt;p&gt;I tested your plugin and is really nice. This Help me a lot with my blog! Thank You!&lt;/p&gt; </description> <content:encoded><![CDATA[<p>I tested your plugin and is really nice. This Help me a lot with my blog! Thank You!</p>]]></content:encoded> </item> <item><title>By: Wordpress Themes And Plugins for BrokenCodes</title><link>http://www.arunrocks.com/blog/archives/2005/06/23/wordpress-livemarks-firefox-category/comment-page-1/#comment-146</link> <dc:creator>Wordpress Themes And Plugins for BrokenCodes</dc:creator> <pubDate>Thu, 04 Oct 2007 17:43:11 +0000</pubDate> <guid
isPermaLink="false">http://www.arunrocks.com/blog/?p=61#comment-146</guid> <description>&lt;p&gt;[...] But I didn’t like any of these due to one reason or another. I came to see “adsmindedwide” theme in use at Maki’s blog. Though I wasn’t impressed with their “prosense” theme I was very much impressed with the look and layout and simplicity of the “adsmindedwide” theme, but unfortunately it had some bugs and it wasn’t a widgetized theme either. Next thing I had to look for was plugins , this one was comparatively easy as I knew my requirements clearly and you can find a list of plugins listed according to the category in which they fall at Wordpress Codex . I found the following plugins useful and suitable to my requirements. · Adsense-Deluxe · Category Livemarks · Comment Email Responder · FD Feedburner Plugin · FeedBurner Stats · Get Recent Comments · Share This [...]&lt;/p&gt; </description> <content:encoded><![CDATA[<p>[...] But I didn’t like any of these due to one reason or another. I came to see “adsmindedwide” theme in use at Maki’s blog. Though I wasn’t impressed with their “prosense” theme I was very much impressed with the look and layout and simplicity of the “adsmindedwide” theme, but unfortunately it had some bugs and it wasn’t a widgetized theme either. Next thing I had to look for was plugins , this one was comparatively easy as I knew my requirements clearly and you can find a list of plugins listed according to the category in which they fall at Wordpress Codex . I found the following plugins useful and suitable to my requirements. · Adsense-Deluxe · Category Livemarks · Comment Email Responder · FD Feedburner Plugin · FeedBurner Stats · Get Recent Comments · Share This [...]</p>]]></content:encoded> </item> <item><title>By: Johan</title><link>http://www.arunrocks.com/blog/archives/2005/06/23/wordpress-livemarks-firefox-category/comment-page-1/#comment-145</link> <dc:creator>Johan</dc:creator> <pubDate>Wed, 26 Sep 2007 23:08:44 +0000</pubDate> <guid
isPermaLink="false">http://www.arunrocks.com/blog/?p=61#comment-145</guid> <description>&lt;p&gt;Hi Arun,
nice plugin. Does not yet work with WP2.3 because of the changed db schema. Here is the SQL statement to make it work with 2.3 too:&lt;/p&gt;&lt;p&gt;select term.term&lt;em&gt;id as cat&lt;/em&gt;ID, term.name as cat&lt;em&gt;name
from
$wpdb-&gt;term&lt;/em&gt;taxonomy as tax,
$wpdb-&gt;terms as term
where
tax.taxonomy=&#039;category&#039; and
term.term&lt;em&gt;id = tax.term&lt;/em&gt;id
order by
term.name&lt;/p&gt;&lt;p&gt;Cheers, Jo&lt;/p&gt; </description> <content:encoded><![CDATA[<p>Hi Arun,
nice plugin. Does not yet work with WP2.3 because of the changed db schema. Here is the SQL statement to make it work with 2.3 too:</p><p>select term.term<em>id as cat</em>ID, term.name as cat<em>name
from
$wpdb-&gt;term</em>taxonomy as tax,
$wpdb-&gt;terms as term
where
tax.taxonomy=&#8217;category&#8217; and
term.term<em>id = tax.term</em>id
order by
term.name</p><p>Cheers, Jo</p>]]></content:encoded> </item> <item><title>By: 月光沼泽-MoonSwamp</title><link>http://www.arunrocks.com/blog/archives/2005/06/23/wordpress-livemarks-firefox-category/comment-page-1/#comment-144</link> <dc:creator>月光沼泽-MoonSwamp</dc:creator> <pubDate>Sun, 25 Feb 2007 21:16:59 +0000</pubDate> <guid
isPermaLink="false">http://www.arunrocks.com/blog/?p=61#comment-144</guid> <description>&lt;p&gt;&lt;strong&gt;To show category Livemarks in Firefox&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;When you click on the RSS icon in the status bar of Firefox, it automatically “discovers” some feeds for you. Would you like to see every category of your blog appear as a seperate feed in Firefox? If so activate this plugin.&lt;/p&gt;&lt;p&gt;Table of Contents&lt;/p&gt;&lt;p&gt;...&lt;/p&gt; </description> <content:encoded><![CDATA[<p><strong>To show category Livemarks in Firefox</strong></p><p>When you click on the RSS icon in the status bar of Firefox, it automatically “discovers” some feeds for you. Would you like to see every category of your blog appear as a seperate feed in Firefox? If so activate this plugin.</p><p>Table of Contents</p><p>&#8230;</p>]]></content:encoded> </item> <item><title>By: edgeblog &#187; Wednesday&#8217;s Links</title><link>http://www.arunrocks.com/blog/archives/2005/06/23/wordpress-livemarks-firefox-category/comment-page-1/#comment-143</link> <dc:creator>edgeblog &#187; Wednesday&#8217;s Links</dc:creator> <pubDate>Thu, 14 Dec 2006 04:22:15 +0000</pubDate> <guid
isPermaLink="false">http://www.arunrocks.com/blog/?p=61#comment-143</guid> <description>&lt;p&gt;[...] LiveMarks WordPress Plugin    &#160;Permalink [...]&lt;/p&gt; </description> <content:encoded><![CDATA[<p>[...] LiveMarks WordPress Plugin    &nbsp;Permalink [...]</p>]]></content:encoded> </item> <item><title>By: Alexander</title><link>http://www.arunrocks.com/blog/archives/2005/06/23/wordpress-livemarks-firefox-category/comment-page-1/#comment-142</link> <dc:creator>Alexander</dc:creator> <pubDate>Tue, 12 Dec 2006 20:49:24 +0000</pubDate> <guid
isPermaLink="false">http://www.arunrocks.com/blog/?p=61#comment-142</guid> <description>&lt;p&gt;What I want to do on my blog, is every few hours take the oldest post and move it to the
front of the queue, all automatically. Anyone know if there is a plugin that can do this or
a simple way to set up another plugin to do this (use my own feed perhaps)?
Thanks.&lt;/p&gt; </description> <content:encoded><![CDATA[<p>What I want to do on my blog, is every few hours take the oldest post and move it to the
front of the queue, all automatically. Anyone know if there is a plugin that can do this or
a simple way to set up another plugin to do this (use my own feed perhaps)?
Thanks.</p>]]></content:encoded> </item> <item><title>By: mathetos</title><link>http://www.arunrocks.com/blog/archives/2005/06/23/wordpress-livemarks-firefox-category/comment-page-1/#comment-141</link> <dc:creator>mathetos</dc:creator> <pubDate>Sat, 09 Sep 2006 19:50:49 +0000</pubDate> <guid
isPermaLink="false">http://www.arunrocks.com/blog/?p=61#comment-141</guid> <description>&lt;p&gt;woohoo! just what I needed. Thanks!&lt;/p&gt; </description> <content:encoded><![CDATA[<p>woohoo! just what I needed. Thanks!</p>]]></content:encoded> </item> <item><title>By: Jimy</title><link>http://www.arunrocks.com/blog/archives/2005/06/23/wordpress-livemarks-firefox-category/comment-page-1/#comment-140</link> <dc:creator>Jimy</dc:creator> <pubDate>Tue, 25 Jul 2006 13:16:55 +0000</pubDate> <guid
isPermaLink="false">http://www.arunrocks.com/blog/?p=61#comment-140</guid> <description>&lt;p&gt;The necessary plugin (:
It is established easily and perfectly works.
Thank u so much!&lt;/p&gt; </description> <content:encoded><![CDATA[<p>The necessary plugin (:
It is established easily and perfectly works.
Thank u so much!</p>]]></content:encoded> </item> <item><title>By: Bruno Amaral  ? Blog Archive   &#187; Comunicação Interna através de blogs</title><link>http://www.arunrocks.com/blog/archives/2005/06/23/wordpress-livemarks-firefox-category/comment-page-1/#comment-139</link> <dc:creator>Bruno Amaral  ? Blog Archive   &#187; Comunicação Interna através de blogs</dc:creator> <pubDate>Thu, 13 Jul 2006 00:17:49 +0000</pubDate> <guid
isPermaLink="false">http://www.arunrocks.com/blog/?p=61#comment-139</guid> <description>&lt;p&gt;[...] r demais. Para isso podiamos ainda aplicar duas estratégias, o yahoo widget engine e este plugin para o wordpress . Isto seria uma forma de enviar  [...]&lt;/p&gt; </description> <content:encoded><![CDATA[<p>[...] r demais. Para isso podiamos ainda aplicar duas estratégias, o yahoo widget engine e este plugin para o wordpress . Isto seria uma forma de enviar  [...]</p>]]></content:encoded> </item> </channel> </rss><!--
This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 2/17 queries in 0.037 seconds using disk

Served from: mshawking.asmallorange.com @ 2010-03-12 16:00:27 -->