<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
    <channel>
        <title>Blog CookBook</title>
        <link>http://www.blogcookbook.com/</link>
        <description>Blogging Tips and Thoughts...</description>
        <language>en-us</language>
        <copyright>Copyright 2008</copyright>
        <lastBuildDate>Thu, 06 Nov 2008 19:42:34 +0000</lastBuildDate>
        <generator>http://www.sixapart.com/movabletype/</generator>
        <docs>http://www.rssboard.org/rss-specification</docs>
        
        <item>
            <title>Hackers Target Wordpress Users</title>
            <description><![CDATA[There are several reports of hackers launching a very "charming" site that offers an alternative version of the wordpress code (ie. you really do not want their version!)<br /><br />The site appears to be offline at present, but you can read more about it on <a href="http://www.crunchgear.com/2008/11/06/fake-wordpress-site-releasing-backdoored-code/">CrunchGear</a><br /><br />Moral of the story - be careful what you type into your address bar!<br /> ]]></description>
            <link>http://feeds.feedburner.com/~r/BlogCookbook/~3/444695016/hackers-target-wordpress-users.html</link>
            <guid isPermaLink="false">http://www.blogcookbook.com/blogtools/hackers-target-wordpress-users.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Blog Tools</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">wordpress</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">security</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">backdoor</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">blogging</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">cms</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">code</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">hackers</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">security</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">wordpress</category>
            
            <pubDate>Thu, 06 Nov 2008 19:42:34 +0000</pubDate>
        <feedburner:origLink>http://www.blogcookbook.com/blogtools/hackers-target-wordpress-users.html</feedburner:origLink></item>
        
        <item>
            <title>Dealing With Comment Spam</title>
            <description><![CDATA[<div class="zemanta-img zemanta-action-click" style="margin: 1em; float: right; display: block;"><a href="http://www.daylife.com/image/0aBu8iudvM4kh"><img src="http://cache.daylife.com/imageserve/0aBu8iudvM4kh/150x100.jpg" alt="SIERRA MADRE, CA - MAY 29:  Spam, the often-ma..." style="border: medium none ; display: block;" /></a><p class="zemanta-img-attribution">Image by <a href="http://www.daylife.com/source/Getty_Images">Getty Images</a> via <a href="http://www.daylife.com/">Daylife</a></p></div>Comment spam is one of those problems that isn't likely to disappear anytime soon.<br /><br />It's a pity, but it's just one of those things you have to deal with.<br /><br />So how can you deal with it?<br /><br />The most obvious methods would be to configure and use plugins like <a href="http://akismet.com/">Akismet</a> or <a href="http://antispam.typepad.com/">TypePad Antispam</a>.<br /><br />Both systems are available for most of the common blogging platforms and can even be used with other web based software such as VBulletin.<br /><br />Unfortunately neither system is perfect.<br /><br />In some cases you will find that you still get a lot of junk that makes its way into your moderation queue or worse still, valid comments get marked as spam and you simply don't see them.<br /><br />If your blog is under constant attack by automated comment spam bots two things can easily happen:<br /><ol><li>Your site can become sluggish, as the amount of traffic hitting the comment form will have a negative impact</li><li>You will still have to check the suspected spam queue, so if it's particularly large you will probably overlook valid comments</li></ol>Other methods that people like to employ involve checking the UserAgent of the commenter ie. checking to see if it is really a human or not. Of course that also adds to the overhead.<br /><br />One method that I've found extremely helpful is to simply close comments on entries after a certain period has elapsed. So instead of leaving comments on posts open indefinitely I might choose to close them 30, 60 or 120 days later. It may not be ideal, but it certainly helps mitigate the nasty side-effects of spammers.<br /><br />What do you do?<br /><br /> 

<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/a61ddc36-b5b3-49b7-93d7-fab717901c78/" title="Zemified by Zemanta"><img style="border: medium none ; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=a61ddc36-b5b3-49b7-93d7-fab717901c78" alt="Reblog this post [with Zemanta]" /></a></div>]]></description>
            <link>http://feeds.feedburner.com/~r/BlogCookbook/~3/411087880/dealing-with-comment-spam.html</link>
            <guid isPermaLink="false">http://www.blogcookbook.com/spam/dealing-with-comment-spam.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">plugins</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">spam</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">tips</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">Akismet</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">Blog</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">Comment Spam</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">plugin</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">Spam</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">Spam in blogs</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">TypePad</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">WordPress</category>
            
            <pubDate>Sat, 04 Oct 2008 13:47:01 +0000</pubDate>
        <feedburner:origLink>http://www.blogcookbook.com/spam/dealing-with-comment-spam.html</feedburner:origLink></item>
        
        <item>
            <title>Zemanta Are Looking For Feedback</title>
            <description><![CDATA[<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="zemanta_logo.gif" src="http://www.blogcookbook.com/images/zemanta_logo.gif" class="mt-image-left" style="margin: 0pt 20px 20px 0pt; float: left;" width="154" height="40" /></span> <div>Zemanta is one of those little browser addons that is incredibly useful and addictive.<br /><br />I started using it a few months ago on one or two of my personal blogs, but I'm now using it on some of the company ones as well (where appropriate - obviously).<br /><br />The plugin is compatible with Firefox (and derivatives) and Internet Explorer, while integration with several of the more popular blogging systems is provided.<br /><br />They're currently running a <a href="http://tinyurl.com/zemantasurvey">survey</a> seeking feedback from users. Unlike a lot of surveys they've kept it short and sweet.<br /></div><fieldset class="zemanta-related"><legend class="zemanta-related-title">Related articles by Zemanta</legend><ul class="zemanta-article-ul"><li class="zemanta-article-ul-li"><a href="http://sturlington.wordpress.com/2008/08/21/tools-i-use-zemanta/">Tools I use: Zemanta</a></li><li class="zemanta-article-ul-li"><a href="http://www.converstations.com/2008/08/zemanta-is-your.html">Zemanta is Your Blogging Assistant</a></li><li class="zemanta-article-ul-li"><a href="http://mxmossman.blogspot.com/2008/08/zemanta-way-to-re-blog.html">Zemanta - a way to re-blog?</a></li><li class="zemanta-article-ul-li"><a href="http://gayaruangkepelbagaian.com/blogging-experience-with-zemanta-application/">Blogging experience with Zemanta application.</a></li><li class="zemanta-article-ul-li"><a href="http://on10.net/blogs/sarahintampa/Zemanta-Plugin-for-Windows-Live-Writer/">Zemanta Plugin for Windows Live Writer</a></li><li class="zemanta-article-ul-li"><a href="http://www.zemanta.com/blog/zemanta-featured-plugin-on-movabletypeorg/">Zemanta Featured Plugin on MovableType.org</a></li><li class="zemanta-article-ul-li"><a href="http://sawai.blogspot.com/2008/06/scribefire-zemanta-best-bloggin.html">ScribeFire + Zemanta = Best Bloggin platform</a></li><li class="zemanta-article-ul-li"><a href="http://choirteachers.blogspot.com/2008/06/blogging-tool.html">Blogging Tool</a></li><li class="zemanta-article-ul-li"><a href="http://kelleybell.blogspot.com/2008/08/i-just-found-new-blogging-tool-called.html">Zemanta</a></li><li class="zemanta-article-ul-li"><a href="http://emeetingplace.com/mymoney/?p=464">Blog smarter - with instant smart links, pictures, tags and more!</a></li></ul></fieldset>

<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/80032cf3-f3cd-4c6e-95a8-a13aeb926f94/" title="Zemified by Zemanta"><img style="border: medium none ; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=80032cf3-f3cd-4c6e-95a8-a13aeb926f94" alt="Reblog this post [with Zemanta]" /></a></div>]]></description>
            <link>http://feeds.feedburner.com/~r/BlogCookbook/~3/373431727/zemanta-are-looking-for-feedba.html</link>
            <guid isPermaLink="false">http://www.blogcookbook.com/blogtools/zemanta-are-looking-for-feedba.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Blog Tools</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">plugins</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">browser</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">Firefox</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">firefox-add on</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">firefox-extension</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">Internet Explorer</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">Mozilla Firefox</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">Zemanta</category>
            
            <pubDate>Sun, 24 Aug 2008 13:58:35 +0000</pubDate>
        <feedburner:origLink>http://www.blogcookbook.com/blogtools/zemanta-are-looking-for-feedba.html</feedburner:origLink></item>
        
        <item>
            <title>MTOS Live</title>
            <description><![CDATA[The SixApart team's long awaited open source project has <a href="http://www.movabletype4.eu/open-source/movable-type-open-source-mtos-now-available.html">finally launched</a>.<br /><br />More news as it becomes available<br /> ]]></description>
            <link>http://feeds.feedburner.com/~r/BlogCookbook/~3/199206838/mtos-live.html</link>
            <guid isPermaLink="false">http://www.blogcookbook.com/blogtools/movabletype/mtos-live.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Blog Tools</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Movable Type</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">movable type</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">open source</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">sixapart</category>
            
            <pubDate>Wed, 12 Dec 2007 14:12:00 +0000</pubDate>
        <feedburner:origLink>http://www.blogcookbook.com/blogtools/movabletype/mtos-live.html</feedburner:origLink></item>
        
        <item>
            <title>Analysing Your Feedburner Statistics</title>
            <description><![CDATA[<a href="http://www.problogger.net/archives/2007/12/03/a-tool-to-help-you-analyze-your-feedburner-feed-statistics/">Darren Rowse</a> mentioned a very interesting online tool for FeedBurner users the other day - <a href="http://www.blogperfume.com/feed-analysis/">Feed Analysis</a><br /><br />While FeedBurner's internal reporting can give you your basic subscriber data the Feed Analysis tool does some interesting things with it, such as showing how many new subscribers you've gained during a month, which days are your weakest / strongest and how many subscriber you might end up with.<br /><br />If you've got 5 minutes to spare it's fun to play with it!<br /> ]]></description>
            <link>http://feeds.feedburner.com/~r/BlogCookbook/~3/194868799/analysing-your-feedburner-stat.html</link>
            <guid isPermaLink="false">http://www.blogcookbook.com/blogtools/analysing-your-feedburner-stat.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Blog Tools</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">rss</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">analysis</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">feedburner</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">rss</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">statistics</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">tools</category>
            
            <pubDate>Tue, 04 Dec 2007 09:38:34 +0000</pubDate>
        <feedburner:origLink>http://www.blogcookbook.com/blogtools/analysing-your-feedburner-stat.html</feedburner:origLink></item>
        
        <item>
            <title>Are Trackbacks Worth The Hassle?</title>
            <description><![CDATA[Once upon a time, when the web was a nicer place, trackbacks seemed to serve a useful purpose.<br /><br />They're described as:<br /><blockquote><i>
a framework for peer-to-peer communication and notifications between web sites.
The central idea behind TrackBack is the idea of a </i><i>TrackBack ping,
a request saying,
essentially,
"resource A is related/linked to resource B." A TrackBack "resource" is represented by a </i><i>TrackBack Ping URL,
which is just a standard URI.</i>

<p><i>Using TrackBack,
sites can communicate about related resources.
For example,
if Weblogger A wishes to notify Weblogger B that he has written something interesting/related/shocking,
A sends a TrackBack ping to B.
This accomplishes two things:</i></p>

<ol><li><i>Weblogger B can automatically list all sites that have referenced a particular post on his site,
allowing visitors to his site to read all related posts around the web,
including Weblogger A's.</i></li><li><i>The ping provides a firm,
explicit link between his entry and yours,
as opposed to an implicit link (like a referrer log) that depends upon outside action (someone clicking on the link)</i>. (From the <a href="http://www.sixapart.com/pronet/docs/trackback_spec">technical spec</a>)</li></ol></blockquote>Unfortunately the level of "noise" these days renders trackbacks all but useless.<br /><br />At any given time I have over two thousand unpublished trackbacks that have been automatically marked as spam.<br />If I actually get a valid trackback I'm probably going to delete it accidentally since it would be completely lost in the noise.<br /><br />It's a pity. It would be nice to be able to use trackbacks to see what other people were saying or to let them know what you were saying about them, but at this stage it has become so abused that the only sane option seems to be disabling them completely.<br /><br />What are other people doing?<br /><br />Are you allowing trackbacks? (as opposed to pingbacks - which is a different implementation)<br /> ]]></description>
            <link>http://feeds.feedburner.com/~r/BlogCookbook/~3/173948403/are-trackbacks-worth-the-hassl.html</link>
            <guid isPermaLink="false">http://www.blogcookbook.com/spam/are-trackbacks-worth-the-hassl.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">spam</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">blogging</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">junk</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">noise</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">pingback</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">spam</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">trackbacks</category>
            
            <pubDate>Tue, 23 Oct 2007 19:41:28 +0000</pubDate>
        <feedburner:origLink>http://www.blogcookbook.com/spam/are-trackbacks-worth-the-hassl.html</feedburner:origLink></item>
        
        <item>
            <title>Managing Comments Properly</title>
            <description><![CDATA[If your blog accepts comments then you need to manage them properly.<br /><br />What do I mean?<br /><br />At the most basic comment management means actually moderating the comments so that they get published in a timely fashion.<br /><br />If you don't publish the comments quickly enough you will upset / annoy people or they'll simply lose interest.<br /><br /><br /> ]]></description>
            <link>http://feeds.feedburner.com/~r/BlogCookbook/~3/162864641/managing-comments-properly.html</link>
            <guid isPermaLink="false">http://www.blogcookbook.com/tips/managing-comments-properly.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">tips</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">blogging</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">comments</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">editing</category>
            
            <pubDate>Sat, 29 Sep 2007 12:19:58 +0000</pubDate>
        <feedburner:origLink>http://www.blogcookbook.com/tips/managing-comments-properly.html</feedburner:origLink></item>
        
        <item>
            <title>Wordpress 2.3 Released</title>
            <description><![CDATA[<span class="mt-enclosure mt-enclosure-image"><img alt="wordpress logo" src="http://www.blogcookbook.com/wp-content/uploads/2007/06/wordpress-logo.png" class="mt-image-right" style="margin: 0pt 0pt 20px 20px; float: right;" height="68" width="250" /></span> <div>The Wordpress team have announced the release of Wordpress 2.3 - codename Dexter.<br /><br />The full <a href="http://wordpress.org/development/2007/09/wordpress-23/">announcement</a> details the newest features, bugfixs and enhancements<br /><br />The new "call home" feature has come under <a href="http://wank.wordpress.com/2007/09/24/wp-phone-home/">stern</a> <a href="http://yro.slashdot.org/yro/07/09/25/1632246.shtml">criticism</a> from many users and privacy advocates<br /></div>]]></description>
            <link>http://feeds.feedburner.com/~r/BlogCookbook/~3/161178848/wordpress-23-released.html</link>
            <guid isPermaLink="false">http://www.blogcookbook.com/blogtools/wordpress-23-released.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Blog Tools</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">wordpress</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">blogging</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">release</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">software</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">wordpress</category>
            
            <pubDate>Tue, 25 Sep 2007 19:07:19 +0000</pubDate>
        <feedburner:origLink>http://www.blogcookbook.com/blogtools/wordpress-23-released.html</feedburner:origLink></item>
        
        <item>
            <title>Wordpress Releases Yet Another Security Update</title>
            <description><![CDATA[<span class="mt-enclosure mt-enclosure-image"><img alt="wordpress logo" src="http://www.blogcookbook.com/wp-content/uploads/2007/06/wordpress-logo.png" class="mt-image-right" style="margin: 0pt 0pt 20px 20px; float: right;" height="68" width="250" /></span> <div>The Wordpress development team have released version 2.2.3, which is described as a security release:<br /><blockquote><i>Since this is a security release, we suggest you upgrade immediately. Two of the fixes are high priority.</i><br /></blockquote>Full information on <a href="http://wordpress.org/development/2007/09/wordpress-223/">their blog</a>.<br /><blockquote></blockquote></div>]]></description>
            <link>http://feeds.feedburner.com/~r/BlogCookbook/~3/153969531/wordpress-releases-yet-another.html</link>
            <guid isPermaLink="false">http://www.blogcookbook.com/wordpress/wordpress-releases-yet-another.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">security</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">wordpress</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">security</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">wordpress</category>
            
            <pubDate>Sat, 08 Sep 2007 21:38:16 +0000</pubDate>
        <feedburner:origLink>http://www.blogcookbook.com/wordpress/wordpress-releases-yet-another.html</feedburner:origLink></item>
        
        <item>
            <title>Wordpress 2.3 Beta 1 Released</title>
            <description><![CDATA[<span class="mt-enclosure mt-enclosure-image"><img alt="wordpress logo" src="http://www.blogcookbook.com/wp-content/uploads/2007/06/wordpress-logo.png" class="mt-image-right" style="margin: 0pt 0pt 20px 20px; float: right;" height="68" width="250" /></span> <div>Wordpress have made available a beta of the next version of the popular blogging platform.<br /><br />According to a <a href="http://wordpress.org/development/2007/08/23-beta-1/">post</a> on their site from Matt Mullenweg the new version, which is not ready for production use, will have a number of improvements, though exact details were not forthcoming.<br /><br /><br /></div>]]></description>
            <link>http://feeds.feedburner.com/~r/BlogCookbook/~3/149308381/wordpress-23-beta-1-released.html</link>
            <guid isPermaLink="false">http://www.blogcookbook.com/blogtools/wordpress-23-beta-1-released.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Blog Tools</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">wordpress</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">beta</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">wordpress</category>
            
            <pubDate>Tue, 28 Aug 2007 19:23:00 +0000</pubDate>
        <feedburner:origLink>http://www.blogcookbook.com/blogtools/wordpress-23-beta-1-released.html</feedburner:origLink></item>
        
        <item>
            <title>Keeping Up To Date With MovableType</title>
            <description><![CDATA[<span class="mt-enclosure mt-enclosure-image"><img alt="Movable type logo" src="http://www.blogcookbook.com/wp-content/uploads/2007/06/mt-logo.gif" class="mt-image-right" style="margin: 0pt 0pt 20px 20px; float: right;" height="50" width="145" /></span> <div>Following on the launch of the latest version of Movable Type I've setup a <a href="http://www.movabletype4.eu/">new site</a> to track new plugin releases, tips, tricks and extensions to make the most of one of the more powerful blogging and content management solutions&nbsp; on the market at present.<br /></div>]]></description>
            <link>http://feeds.feedburner.com/~r/BlogCookbook/~3/148302922/keeping-up-to-date-with-movabl.html</link>
            <guid isPermaLink="false">http://www.blogcookbook.com/blogtools/movabletype/keeping-up-to-date-with-movabl.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Blog Design</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Blog Tools</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Movable Type</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">plugins</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">blogging</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">cms</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">design</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">movabletype</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">plugins</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">templates</category>
            
            <pubDate>Wed, 22 Aug 2007 08:30:00 +0000</pubDate>
        <feedburner:origLink>http://www.blogcookbook.com/blogtools/movabletype/keeping-up-to-date-with-movabl.html</feedburner:origLink></item>
        
        <item>
            <title>Movable Type 4 Plugins</title>
            <description><![CDATA[<img src='http://www.blogcookbook.com/wp-content/uploads/2007/06/mt-logo.gif' alt='Movable type logo' />

If you are thinking of upgrading to <a href="http://www.movabletype.org">Movable Type 4 </a>or simply want to see what it has to offer, then <a href="http://wiki.movabletype.org/Works_with_MT4">this list</a> of compatible and available plugins is a must.]]></description>
            <link>http://feeds.feedburner.com/~r/BlogCookbook/~3/148302923/movable-type-4-plugins.html</link>
            <guid isPermaLink="false">http://www.blogcookbook.com/blogtools/movable-type-4-plugins.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Blog Tools</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Movable Type</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">tips</category>
            
            
            <pubDate>Tue, 07 Aug 2007 08:07:18 +0000</pubDate>
        <feedburner:origLink>http://www.blogcookbook.com/blogtools/movable-type-4-plugins.html</feedburner:origLink></item>
        
        <item>
            <title>Wordpress Release Yet Another Security Update</title>
            <description><![CDATA[<img src='http://www.blogcookbook.com/wp-content/uploads/2007/06/wordpress-logo.png' alt='wordpress logo' />

The <a href="http://wordpress.org/development/2007/08/wordpress-222-and-2011/">Wordpress team have released two more security update releases</a>

The updates are described as "minor", however a look at the bugs list shows that the update actually addresses a highly dangerous cross-scripting vulnerability.
]]></description>
            <link>http://feeds.feedburner.com/~r/BlogCookbook/~3/148302924/wordpress-release-yet-another-.html</link>
            <guid isPermaLink="false">http://www.blogcookbook.com/blogtools/wordpress-release-yet-another-.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Blog Tools</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">security</category>
            
            
            <pubDate>Tue, 07 Aug 2007 07:59:04 +0000</pubDate>
        <feedburner:origLink>http://www.blogcookbook.com/blogtools/wordpress-release-yet-another-.html</feedburner:origLink></item>
        
        <item>
            <title>Movable Type 4 - Release Imminent</title>
            <description><![CDATA[<img src='http://www.blogcookbook.com/wp-content/uploads/2007/06/mt-logo.gif' alt='Movable type logo' />

It looks like <a href="http://www.movabletype.org/">Movable Type 4 </a>should be released to the public in a couple of weeks time.

Earlier this week the developers made RC1 (release candidate 1) available to the public.

]]></description>
            <link>http://feeds.feedburner.com/~r/BlogCookbook/~3/148302925/movable-type-4-release-imminen.html</link>
            <guid isPermaLink="false">http://www.blogcookbook.com/blogtools/movable-type-4-release-imminen.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Blog Tools</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Movable Type</category>
            
            
            <pubDate>Sat, 28 Jul 2007 11:07:25 +0000</pubDate>
        <feedburner:origLink>http://www.blogcookbook.com/blogtools/movable-type-4-release-imminen.html</feedburner:origLink></item>
        
        <item>
            <title>Movable Type Template Tag Reference</title>
            <description><![CDATA[<img src='http://www.blogcookbook.com/wp-content/uploads/2007/06/mt-logo.gif' alt='Movable type logo' />

If you are working with <a href="http://www.sixapart.com/movabletype/">Movable Type</a> templates then <a href="http://www.mttags.com/">MT Tags</a> is a must.

It's an incredible resource listing all possible tags that you can use in your Movable Type templates.]]></description>
            <link>http://feeds.feedburner.com/~r/BlogCookbook/~3/148302926/movable-type-template-tag-refe.html</link>
            <guid isPermaLink="false">http://www.blogcookbook.com/blogdesign/movable-type-template-tag-refe.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Blog Design</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Blog Tools</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Movable Type</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">tips</category>
            
            
            <pubDate>Mon, 11 Jun 2007 19:17:35 +0000</pubDate>
        <feedburner:origLink>http://www.blogcookbook.com/blogdesign/movable-type-template-tag-refe.html</feedburner:origLink></item>
        
    </channel>
</rss>
