<?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>Nick Wilsdon&#187; General Interest</title>
	<atom:link href="http://nickwilsdon.com/category/general-interest/feed/" rel="self" type="application/rss+xml" />
	<link>http://nickwilsdon.com</link>
	<description></description>
	<lastBuildDate>Thu, 01 Apr 2010 08:54:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Check Your Feeds: Latest WordPress 2.5x Blanks RSS</title>
		<link>http://nickwilsdon.com/check-your-feeds-latest-wordpress-25x-blanks-rss/</link>
		<comments>http://nickwilsdon.com/check-your-feeds-latest-wordpress-25x-blanks-rss/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 12:35:10 +0000</pubDate>
		<dc:creator>Nick Wilsdon</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[General Interest]]></category>
		<category><![CDATA[Feeds]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://nickwilsdon.com/?p=209</guid>
		<description><![CDATA[Sorry if it&#8217;s seemed a bit quiet round here recently. The latest WordPress versions 2.5.0/2.5.1 have a bug which kills off some RSS addresses. If you look at the feed URL in a browser it will have no posts there or errors. It may have done the same to your blog too, so have a [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://nickwilsdon.com/wp-content/uploads/2008/06/icon-wordpress.jpg" alt="icon wordpress Check Your Feeds: Latest WordPress 2.5x Blanks RSS" title="icon-wordpress" width="200" height="179" class="float-right" />Sorry if it&#8217;s seemed a bit quiet round here recently. The latest WordPress versions 2.5.0/2.5.1 <a href="http://wordpress.org/support/topic/169110">have a bug</a> which kills off some RSS addresses. If you look at the feed URL in a browser it will have no posts there or errors. It may have done the same to your blog too, so have a check.</p>
<p>Some of the feed addresses in WordPress, namely wp-rss2.php, wp-rss.php and wp-rdf.php no longer work in these versions. The www.yourblog.com?feed=rss2 or www.yourblog.com/feed/ addresses still work. As Otto42 one of the WP Moderators <a href="http://wordpress.org/support/topic/169110#post-781179">writes</a>:</p>
<blockquote><p>The fix for this will be in 2.5.2.</p>
<p>And you should never have been using wp-rss2.php in the first place. The correct feed URL, for all WordPress blogs, is either ?feed=rss2 or /feed. It has been that way for all versions since 2.0. The wp-rss stuff is a left over from the old 1.5 days, over three years ago. We really should remove it, IMO.</p>
<p>BTW, if you are using non-default permalinks, then you can simply DELETE the wp-rss.php and wp-rss2.php file, and all your feed users will get redirected to the correct URL of /feed the next time they hit the site. Those got integrated into the permalinks, there&#8217;s no need to keep those files around anymore. This will fix it right now, no waiting around.</p>
</blockquote>
<p>Of course this issue is a major problem if you are feeding one of these &#8216;legacy&#8217; addresses into <a href="http://www.feedburner.com/fb/a/home">FeedBurner</a>, as I was on this blog. Update that to yourblog.com/feed/ immediately. Deleting the problem files as Otto42 suggested didn&#8217;t work for me, returning a 404 &#8220;page not found&#8221;. Instead, I&#8217;ve updated my .htaccess file as follows to point everything to /feed/ and then onto my FeedBurner URL</p>
<p><code><br />
# BEGIN Redirect Feeds<br />
Redirect 301 /wp-rss2.php http://yourdomain.com/feed/<br />
Redirect 301 /wp-rss.php http://yourdomain.com/feed/<br />
Redirect 301 /wp-rdf.php http://yourdomain.com/feed/<br />
Redirect 301 /feed/ http://your-feedburner-url/<br />
# END Redirect Feeds<br />
</code>
</p>
<p>You could probably do the same job with the <a href="http://www.google.com/support/feedburner/bin/answer.py?answer=78483">FeedSmith Plugin</a> but you would still have ensure that you are not using a legacy feed URL as the source in FeedBurner.</p>
<p><strong>Update 30/06/08</strong></p>
<p>Grrr&#8230;just realised that updating the empty FeedBurner URL may have sent some of you some of the old posts your missed. Sorry about that, didn&#8217;t mean to flood you.</p>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Blogging' rel='tag' target='_self'>Blogging</a>, <a class='technorati-link' href='http://technorati.com/tag/Feeds' rel='tag' target='_self'>Feeds</a>, <a class='technorati-link' href='http://technorati.com/tag/WordPress' rel='tag' target='_self'>WordPress</a></p>

<!-- end wp-tags-to-technorati -->
<img src="http://nickwilsdon.com/?ak_action=api_record_view&id=209&type=feed" alt=" Check Your Feeds: Latest WordPress 2.5x Blanks RSS"  title="Check Your Feeds: Latest WordPress 2.5x Blanks RSS" />]]></content:encoded>
			<wfw:commentRss>http://nickwilsdon.com/check-your-feeds-latest-wordpress-25x-blanks-rss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Tool For Google Malware &amp; Phishing Blacklists: Launching SERPGuard</title>
		<link>http://nickwilsdon.com/free-emai-alerts-google-malware-blacklist-serpguard/</link>
		<comments>http://nickwilsdon.com/free-emai-alerts-google-malware-blacklist-serpguard/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 14:51:06 +0000</pubDate>
		<dc:creator>Nick Wilsdon</dc:creator>
				<category><![CDATA[General Interest]]></category>
		<category><![CDATA[Search Marketing]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Toolbar]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[phishing]]></category>
		<category><![CDATA[safe browsing]]></category>

		<guid isPermaLink="false">http://nickwilsdon.com/?p=205</guid>
		<description><![CDATA[SERPGuard is a free alert service that checks the Google Safe Browsing Blacklists for your domain(s). You may create an account, log in and add all your sites into one simple interface. If our system detects any of your URLs on the Google phishing or malware blacklists, we will send you an RSS message and [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://serpguard.com'><img src="http://nickwilsdon.com/wp-content/uploads/2008/06/serpguard-logo.jpg" alt="serpguard logo Free Tool For Google Malware & Phishing Blacklists: Launching SERPGuard" title="serpguard-logo" width="243" height="34" class="right" /></a><a href="http://serpguard.com">SERPGuard</a> is a free alert service that checks the Google Safe Browsing Blacklists for your domain(s). You may <a href="http://serpguard.com/account/signup">create an account</a>, log in and add all your sites into one simple interface. If our system detects any of your URLs on the Google phishing or malware blacklists, we will send you an RSS message and email immediately.</p>
<p><strong>What are Google&#8217;s Safe Browsing Blacklists?</strong></p>
<p>If Google detects malware or phishing attacks coming from your website they will put the URLs onto their blacklists and take steps to warn their users. They will place a message next to your results listing, an interstitial warning page when the user clicks the result and a pop-up alert if the <a href="http://toolbar.google.com">Google Toolbar</a> is installed. You can view <a href="http://serpguard.com/faq1/">examples of these warnings here.</a>.</p>
<p>This is a useful initiative to stop innocent users infecting their computers but being listed by Google in this way can have a serious effect on an online business. Users will be worried about the warnings shown to them and rankings/traffic can drop noticeably. The quicker you deal with this situation the better so early alerts are essential.</p>
<p><strong>Introducing SERPGuard</strong></p>
<p><a href='http://serpguard.com'><img src="http://nickwilsdon.com/wp-content/uploads/2008/06/serpguard-screenshot.jpg" alt="serpguard screenshot Free Tool For Google Malware & Phishing Blacklists: Launching SERPGuard" title="serpguard-screenshot" width="300" height="161" class="right" /></a><a href="http://serpguard.com">SERPGuard</a> is a Ruby on Rails project using the new Safe Browsing API that Google has helpfully made available. We built this application as part of our in-house client suite but decided to release it publicly.</p>
<p><strong>Why would I use this tool?</strong></p>
<p>Google has made their API available for exactly this kind of real-time reporting. Although they are already sending emails out from Webmaster Central you may want an additional checking mechanism. When it comes to something as serious as lost rankings, clicks or sales; you can <strong><em>never</em></strong> have enough alerts.</p>
<p>This tool will also be useful for webmasters who did not want to link up their entire portfolio within <a href="http://www.google.com/webmasters">Google Webmaster Central</a>. Our tool provides an independent and relatively anonymous way of checking all your sites in one place.</p>
<p><a href="http://serpguard.com">SERPGuard</a> is RSS-powered. You will have a unique RSS feed which will update should any of your sites become infected. This gives you <strong>more choices</strong> in how to be alerted. One suggestion would be to create a new account at <a href="http://twitter.com">Twitter</a> and feed the SERPGuard RSS stream to that account via <a href="http://twitterfeed.com/">Twitterfeed</a>. Just follow that new account to receive instant updates by RSS or SMS to your mobile.</p>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/API' rel='tag' target='_self'>API</a>, <a class='technorati-link' href='http://technorati.com/tag/Google' rel='tag' target='_self'>Google</a>, <a class='technorati-link' href='http://technorati.com/tag/Google+Toolbar' rel='tag' target='_self'>Google Toolbar</a>, <a class='technorati-link' href='http://technorati.com/tag/malware' rel='tag' target='_self'>malware</a>, <a class='technorati-link' href='http://technorati.com/tag/phishing' rel='tag' target='_self'>phishing</a>, <a class='technorati-link' href='http://technorati.com/tag/safe+browsing' rel='tag' target='_self'>safe browsing</a></p>

<!-- end wp-tags-to-technorati -->
<img src="http://nickwilsdon.com/?ak_action=api_record_view&id=205&type=feed" alt=" Free Tool For Google Malware & Phishing Blacklists: Launching SERPGuard"  title="Free Tool For Google Malware & Phishing Blacklists: Launching SERPGuard" />]]></content:encoded>
			<wfw:commentRss>http://nickwilsdon.com/free-emai-alerts-google-malware-blacklist-serpguard/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Encyclopaedia Britannica Opens Online Community</title>
		<link>http://nickwilsdon.com/encyclopaedia-britannica-opens-online-community/</link>
		<comments>http://nickwilsdon.com/encyclopaedia-britannica-opens-online-community/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 12:21:34 +0000</pubDate>
		<dc:creator>Nick Wilsdon</dc:creator>
				<category><![CDATA[General Interest]]></category>
		<category><![CDATA[Britannica]]></category>
		<category><![CDATA[Encyclopaedia Britannica]]></category>
		<category><![CDATA[Wikipedia]]></category>

		<guid isPermaLink="false">http://nickwilsdon.com/?p=197</guid>
		<description><![CDATA[Britannica have announced in their blog that they will open up their online encyclopedia to online contributions, placing them into direct competition with Wikipedia.
This new initiative will mean a complete redesign of the site. Under their current subscription model, only a small part of their content is published on the web. They intend to add [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://nickwilsdon.com/wp-content/uploads/2008/06/encyclopedia.jpg" alt="encyclopedia Encyclopaedia Britannica Opens Online Community " title="encyclopedia" width="250" height="166" class="right" /><a href="http://www.britannica.com/">Britannica</a> have <a href="http://www.britannica.com/blogs/2008/06/britannicas-new-site-more-participation-collaboration-from-experts-and-readers/">announced in their blog</a> that they will open up their online encyclopedia to online contributions, placing them into direct competition with Wikipedia.</p>
<p>This new initiative will mean a complete redesign of the site. Under their current subscription model, only a small part of their content is published on the web. They intend to add editing tools and incentive programs to encourage expert contributors and users to contribute, expand and update the work. These contributions will be taken on board by the Britannica editing team and fact-checked before being added to the encyclopedia.</p>
<p>
<blockquote>Encyclopaedia Britannica itself will continue to be edited according to the most rigorous standards and will bear the imprimatur “Britannica Checked” to distinguish it from material on the site for which Britannica editors are not responsible.</p></blockquote>
<p><strong>Should Wikipedia be worried?</strong></p>
<p>This is a direct challenge to their authority in the niche but Wikipedia has a substantial userbase. Britannica has been quite clever though in allowing more direct attribution to the contributors. While Wikipedians are nameless outside the core community, Britannica authors will receive full honors and accreditation.</p>
<blockquote><p>Readers and users will also be invited into an online community where they can work and publish at Britannica’s site under their own names. Interested users will be able to prepare articles, essays, and multimedia presentations on subjects in which they’re interested. Britannica will help them with research and publishing tools and by allowing them to easily use text and non-text material from Encyclopaedia Britannica in their work. </p>
<p>We will publish the final products on our site for the benefit of all readers, with all due attribution and credit to the people who created them. The authors will have the option of collaborating with others on their work, but each author will retain control of his or her own work.</p>
</blockquote>
<p>These terms are bound to appeal to many of the academics and serious core contributors of Wikipedia. Moreover, as the works are controlled by the contributing author it may eliminate the fustration of having to continually defend your material from other editors.</p>
<p>Opening up to the masses will greatly increase the volume of the website, again reducing the available real estate on popular <acronym title="Search Engine Results Pages">SERPs</acronym>. With Google placing so much stock in authority sites, Britannica is bound to do well. However, it&#8217;s not all bad news, allowing <acronym title="User Generated Content">UGC</acronym> on an authority site usually presents an opportunity for online marketers.</p>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Britannica' rel='tag' target='_self'>Britannica</a>, <a class='technorati-link' href='http://technorati.com/tag/Encyclopaedia+Britannica' rel='tag' target='_self'>Encyclopaedia Britannica</a>, <a class='technorati-link' href='http://technorati.com/tag/Wikipedia' rel='tag' target='_self'>Wikipedia</a></p>

<!-- end wp-tags-to-technorati -->
<img src="http://nickwilsdon.com/?ak_action=api_record_view&id=197&type=feed" alt=" Encyclopaedia Britannica Opens Online Community "  title="Encyclopaedia Britannica Opens Online Community " />]]></content:encoded>
			<wfw:commentRss>http://nickwilsdon.com/encyclopaedia-britannica-opens-online-community/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free SEO PDF e-Book By Dan Thies</title>
		<link>http://nickwilsdon.com/free-seo-pdf-e-book-by-dan-thies/</link>
		<comments>http://nickwilsdon.com/free-seo-pdf-e-book-by-dan-thies/#comments</comments>
		<pubDate>Sat, 17 May 2008 11:29:00 +0000</pubDate>
		<dc:creator>Nick Wilsdon</dc:creator>
				<category><![CDATA[General Interest]]></category>
		<category><![CDATA[Dan Thies]]></category>
		<category><![CDATA[e-book]]></category>
		<category><![CDATA[PPC]]></category>
		<category><![CDATA[SEM]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[SEO book]]></category>
		<category><![CDATA[SEO e-book]]></category>

		<guid isPermaLink="false">http://nickwilsdon.com/?p=193</guid>
		<description><![CDATA[
Dan Thies is one of the most experienced SEOs in the industry, so when he releases a post or e-book you&#8217;d be wise to pay attention. Dan has just completed his updates for his free e-book &#8220;SEO Fast Start 2008&#8243; and posted it to his site. You can download it here
This e-book is an excellent [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.seofaststart.com/download'><img src="http://nickwilsdon.com/wp-content/uploads/2008/05/pdf-icon.jpg" alt="pdf icon Free SEO PDF e Book By Dan Thies" title="Click to PDF Download" width="192" height="192" class="right" /></a></p>
<p><a href="http://www.seofaststart.com">Dan Thies</a> is one of the most experienced SEOs in the industry, so when he releases a post or e-book you&#8217;d be wise to pay attention. Dan has <a href="http://www.seofaststart.com/blog/seo-fast-start-releases-2008-edition">just completed his updates</a> for his <strong>free e-book</strong> &#8220;SEO Fast Start 2008&#8243; and posted it to his site. You can <a href="http://www.seofaststart.com/download">download it here</a></p>
<p>This e-book is an excellent course to new or intermediate SEOs. It takes you through an optimisation process or strategy for a website, which Dan terms &#8220;The SEO Fast Start System&#8221;. Each stage is explained in clear, understandable terms and covers everything from the ideal site structure and recommended directories to PageRank sculpting (third level push).</p>
<p>This e-book is compulsary reading for my staff (and myself) and I&#8217;m very grateful to Dan for releasing this information free of charge. New additions for the 2008 edition have been helpfully notated, so previous SEO Fast Start readers can quickly scan for this new material.</p>
<p>Download <a href="http://www.seofaststart.com/download">SEO Fast Start SEO e-Book (97 page PDF)</a></p>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Dan+Thies' rel='tag' target='_self'>Dan Thies</a>, <a class='technorati-link' href='http://technorati.com/tag/e-book' rel='tag' target='_self'>e-book</a>, <a class='technorati-link' href='http://technorati.com/tag/PPC' rel='tag' target='_self'>PPC</a>, <a class='technorati-link' href='http://technorati.com/tag/SEM' rel='tag' target='_self'>SEM</a>, <a class='technorati-link' href='http://technorati.com/tag/SEO' rel='tag' target='_self'>SEO</a>, <a class='technorati-link' href='http://technorati.com/tag/SEO+book' rel='tag' target='_self'>SEO book</a>, <a class='technorati-link' href='http://technorati.com/tag/SEO+e-book' rel='tag' target='_self'>SEO e-book</a></p>

<!-- end wp-tags-to-technorati -->
<img src="http://nickwilsdon.com/?ak_action=api_record_view&id=193&type=feed" alt=" Free SEO PDF e Book By Dan Thies"  title="Free SEO PDF e Book By Dan Thies" />]]></content:encoded>
			<wfw:commentRss>http://nickwilsdon.com/free-seo-pdf-e-book-by-dan-thies/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Facebook Overtakes MySpace On Alexa</title>
		<link>http://nickwilsdon.com/facebook-overtakes-myspace-according-to-alexa/</link>
		<comments>http://nickwilsdon.com/facebook-overtakes-myspace-according-to-alexa/#comments</comments>
		<pubDate>Sun, 25 Nov 2007 10:22:33 +0000</pubDate>
		<dc:creator>Nick Wilsdon</dc:creator>
				<category><![CDATA[General Interest]]></category>
		<category><![CDATA[Search Marketing]]></category>

		<guid isPermaLink="false">http://www.e3internet.com/greenhouse/nick/25/11/2007/facebook-overtakes-myspace-according-to-alexa/</guid>
		<description><![CDATA[According to Alexa, the daily reach of Facebook has exceeded MySpace. They track the daily reach for Facebook as 5.5% of internet traffic vs. 5.4% for MySpace.]]></description>
			<content:encoded><![CDATA[<p>According to <a href="http://alexa.com">Alexa</a>, the daily reach of <a href="http://alexa.com/data/details/traffic_details/facebook.com">Facebook</a> has exceeded <a href="http://alexa.com/data/details/traffic_details/myspace.com">MySpace</a>. They track the daily reach for Facebook as 5.5% of internet traffic vs. 5.4% for MySpace. </p>
<p><strong>Facebook vs MySpace Daily Page Views</strong></p>
<p><img src='http://nickwilsdon.com/wp-content/uploads/2007/11/facebook-pageviews.gif' alt='Facebook vs MySpace Daily Page Views'  class="float-center" title="Facebook Overtakes MySpace On Alexa " /></p>
<p><strong>Facebook vs. MySpace Daily Reach</strong></p>
<p><img src='http://nickwilsdon.com/wp-content/uploads/2007/11/facebook-dailyreach.gif' alt='Facebook vs. MySpace Daily Reach'  class="float-center" title="Facebook Overtakes MySpace On Alexa " /></p>
<p>Although Alexa figures have been never been truely representative, they are quite effective at showing trends. Even if this is not the correct traffic figures, the rapid upward trend of Facebook would suggest this is only a matter of time before they are No.1. Their successful <a href="http://www.techcrunch.com/2007/11/21/facebook-stealing-googlers-at-an-alarming-rate/">headhunting of Google talent</a> can only help.</p>
<p>Most commentators look at the user numbers to determine which social network platform is the most successful. <a href="http://technology.timesonline.co.uk/tol/news/tech_and_web/article2180632.ece">The Times reported</a> that Facebook&#8217;s audience grew by more than <strong>270% to 52.2m</strong> users in the 12 months to June, while MySpace grew by <strong>72% to 114.1m</strong>. In my opinion the important point here is the percentage of growth.</p>
<p>As Vanessa Fox <a href="http://www.vanessafoxnude.com/2007/11/12/not-that-im-obsessed-with-my-feedburner-subscriber-numbers/">pointed out for RSS feeds</a>, subscription numbers <strong>do not indicate current usage</strong>. In the same way users can be subscribed to a feed but no longer read it, they may also have moved away from MySpace without closing their account.</p>
<p>The Alexa figures and the slow percentage growth may also point to a rising number of deflections from MySpace to Facebook. It should be worrying for investors that Facebook, which only opened it&#8217;s doors mid 2006 is now threatening the position of MySpace. A fact not gone unnoticed by Rupert Murdoch and News Corp. who bought the site in 2005 for $580m. He <a href="http://www.guardian.co.uk/media/2007/jun/21/digitalmedia.citynews">recently lamented</a> that users were, &#8220;all going to Facebook&#8221;.</p>
<p>The market seems to agree that Facebook is destined for the top spot, valuing it at an astronomical <a href="http://www.wired.com/techbiz/startups/news/2007/10/facebook_future">$15billion</a>. The big question though, is <strong>who is going to buy the platform?</strong> As <a href="http://www.davidnaylor.co.uk/facebook-overtakes-myspace-in-the-uk.html">DaveN points out</a>, a purchase by Microsoft could give them significant user data for their age and gender targeting. It could also push Live.com back into the game for advertisers.  </p>

<!-- start wp-tags-to-technorati 1.01 -->

<!-- end wp-tags-to-technorati -->
<img src="http://nickwilsdon.com/?ak_action=api_record_view&id=158&type=feed" alt=" Facebook Overtakes MySpace On Alexa "  title="Facebook Overtakes MySpace On Alexa " />]]></content:encoded>
			<wfw:commentRss>http://nickwilsdon.com/facebook-overtakes-myspace-according-to-alexa/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>StumbleUpon Leading Charge Into Social Search</title>
		<link>http://nickwilsdon.com/stumbleupon-leading-charge-into-social-search/</link>
		<comments>http://nickwilsdon.com/stumbleupon-leading-charge-into-social-search/#comments</comments>
		<pubDate>Mon, 19 Nov 2007 18:58:50 +0000</pubDate>
		<dc:creator>Nick Wilsdon</dc:creator>
				<category><![CDATA[General Interest]]></category>
		<category><![CDATA[Search Marketing]]></category>

		<guid isPermaLink="false">http://www.e3internet.com/greenhouse/nick/19/11/2007/stumbleupon-leading-charge-into-social-search/</guid>
		<description><![CDATA[As a basic summary, StumbleUpon (SU) allows you to recommend and review web sites that interest you. You can also stumble or view the websites that your friends have recommended.
As a user, I’ve really enjoyed viewing]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been spending some time this month getting up to speed with <a href="http://www.stumbleupon.com/">StumbleUpon</a> and so far I&#8217;m impressed. <img src='http://nickwilsdon.com/wp-content/uploads/2007/11/favicon-results.gif' alt='favicon-results.gif' class="right" title="StumbleUpon Leading Charge Into Social Search  " /> It&#8217;s easy to see why this platform has attracted some many of the marketing crowd. As a basic summary, StumbleUpon (SU) allows you to recommend and review web sites that interest you. You can also <em>stumble</em> or view the websites that your friends have recommended.</p>
<p>As a user, I&#8217;ve really enjoyed viewing the sites other friends in the industry have recommended. As an SEO I am also starting to see the benefit that this system can offer my clients by driving traffic to their pages. We now see 25-30% of referrals coming from the system.</p>
<p>However this got <strong>even better</strong> with the release of their new toolbar last month. The plugin gives users a visible ranking of the site in Google, Yahoo and Ask. If a friend in your network has recommended the site, their name will appear next to the result. You can download the plugin for IE or FF from the <a href="http://www.stumbleupon.com">StumbeUpon site here.</a></p>
<p>So take last night, I was <a href="http://www.ask.com/web?q=online+favicon+editor&#038;search=search&#038;qsrc=0&#038;o=0&#038;l=dir">searching for online favicon makers</a> and lo and behold, two of the results have been rated by my industry colleagues Barry Welford and Matt Keegan. Of course, you&#8217;re going to pick these first. Even without the direct recommendations of friends in my network, I&#8217;m still finding myself drawn to the sites that have recommendation stars from the SU community</p>
<p>This is social search in action. You don&#8217;t need to go to the social network to ask these recommendations, they will be built into the searches you do every day. I&#8217;m sure these ratings improve click through from the results. Not only because you are more likely to trust or value a site with a recommendation but fundamentally, because <strong>we&#8217;re lazy</strong>. As <a href="http://www.useit.com/alertbox/20030630.html">Jacob Neilson writes</a>, basic laziness is a human characteristic that might even be survival-related (i.e. don&#8217;t exert yourself unless you have to). In any case, people like to get maximum benefit for minimum effort when searching for information.</p>
<p><strong>Users follow the information scent</strong>. They will estimate a given hunt&#8217;s likelihood of success from the clues along the way. We look for these clues, even subconsciously, to help us choose the right path. You can see marketers put this theory into action for PPC conversion, they keep the advert text and landing page copy aligned to encourage the user to click on through. The trick is to keep giving signs that the user is on the right track for the information or service they want.</p>
<p>These ratings by StumblerUpon are one of these clues. They give us the impression that clicking this link will bring a positive result. That&#8217;s why our nature pushes us to chose these recommendations over the others and reason enough for me to give StumbleUpon my time.</p>
<p>
<blockquote>If you want to join me on StumbleUpon, you&#8217;re more than welcome. My username is <a href="http://nickwilsdon.com.stumbleupon.com">http://nickwilsdon.com.stumbleupon.com</a></p></blockquote>

<!-- start wp-tags-to-technorati 1.01 -->

<!-- end wp-tags-to-technorati -->
<img src="http://nickwilsdon.com/?ak_action=api_record_view&id=155&type=feed" alt=" StumbleUpon Leading Charge Into Social Search  "  title="StumbleUpon Leading Charge Into Social Search  " />]]></content:encoded>
			<wfw:commentRss>http://nickwilsdon.com/stumbleupon-leading-charge-into-social-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Ruby &amp; Rails Book From Sitepoint</title>
		<link>http://nickwilsdon.com/free-ruby-rails-book-from-sitepoint/</link>
		<comments>http://nickwilsdon.com/free-ruby-rails-book-from-sitepoint/#comments</comments>
		<pubDate>Sat, 20 Oct 2007 13:12:38 +0000</pubDate>
		<dc:creator>Nick Wilsdon</dc:creator>
				<category><![CDATA[General Interest]]></category>

		<guid isPermaLink="false">http://www.e3internet.com/greenhouse/nick/20/10/2007/free-ruby-rails-book-from-sitepoint/</guid>
		<description><![CDATA[ Sitepoint are giving away free copies of Patrick Lenz’s Ruby on Rails book for the next month.
We’ve recently been getting into Ruby &#038; Rails here and so far it’s impressive. As you know, I’m not a programmer but from talking with the team they like the simplicity of the coding and the speed at which they can develop. Now more web hosts are supporting the language it seems a]]></description>
			<content:encoded><![CDATA[<p><img src='http://nickwilsdon.com/wp-content/uploads/2007/10/ruby-rails-book.jpg' alt='Ruby On Rails Free Book' class="float-right" title="Free Ruby &amp; Rails Book From Sitepoint" /> Sitepoint are giving away free copies of <a href="http://www.sitepoint.com/books/rails1/freebook.php">Patrick Lenz&#8217;s Ruby on Rails book</a> for the next month.</p>
<p>We&#8217;ve recently been getting into Ruby &#038; Rails here and so far it&#8217;s impressive. As you know, I&#8217;m not a programmer but from talking with the team they like the simplicity of the coding and the speed at which they can develop. Now more web hosts are supporting the language it seems a solid option for application development.</p>
<p>So grab a <a href="http://www.sitepoint.com/books/rails1/freebook.php">copy of this download</a> and throw it at your developers, they will thank you for it in a few months. The RoR coding is so simple even I&#8217;m thinking of having a go at learning this, the support for XML and AJAX makes it ideal for SEO tools.</p>

<!-- start wp-tags-to-technorati 1.01 -->

<!-- end wp-tags-to-technorati -->
<img src="http://nickwilsdon.com/?ak_action=api_record_view&id=151&type=feed" alt=" Free Ruby &amp; Rails Book From Sitepoint"  title="Free Ruby &amp; Rails Book From Sitepoint" />]]></content:encoded>
			<wfw:commentRss>http://nickwilsdon.com/free-ruby-rails-book-from-sitepoint/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>My One Wish From the SEO Genie</title>
		<link>http://nickwilsdon.com/my-one-wish-from-the-seo-genie/</link>
		<comments>http://nickwilsdon.com/my-one-wish-from-the-seo-genie/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 19:15:43 +0000</pubDate>
		<dc:creator>Nick Wilsdon</dc:creator>
				<category><![CDATA[General Interest]]></category>
		<category><![CDATA[Search Marketing]]></category>

		<guid isPermaLink="false">http://www.e3internet.com/greenhouse/nick/10/10/2007/my-one-wish-from-the-seo-genie/</guid>
		<description><![CDATA[Well I’d be severely tempted to ask for Jim Boykins secret SEO tools, accurate backlink counts or less FUD. In the end though I think I’d just ask for more competition in the search engines. 
Now don’t get me wrong, I think Google have done some amazing things to advance the web, they have a]]></description>
			<content:encoded><![CDATA[<p><img src='http://nickwilsdon.com/wp-content/uploads/2007/10/matt-cutts-genie.png' alt='matt-cutts-genie.png' class="float-right" title="My One Wish From the SEO Genie" /> Hmm if I had <a href="http://www.sitevisibility.co.uk/blog/?p=81">one wish from the SEO Genie</a>, what would that be? Well I&#8217;d be severely tempted to ask for Jim Boykins secret SEO tools, accurate backlink counts or less FUD. In the end though I think I&#8217;d just ask for more competition in the search engines. </p>
<p>Now don’t get me wrong, I think Google have done some amazing things to advance the web, they have a lot of clever guys working for them. Doing PPC in Russia for these last 4 years has made me look on the sophistication of Adwords and WMC with a renewed sense of appreciation. The problem is they have been too successful. In many markets they have a dominating market share, in the UK for example they enjoy an 82% market lead according to the latest statistics from Hitwise.  </p>
<p>While that position means they can freely push innovation and market direction, it also means they don’t have any checks and balances on what they do. Without the fear of competition they don’t have to worry about their customers too much. Equally the webmasters are locked into depending on one engine for their search traffic. That isn’t too healthy for web. </p>
<p>Depending on one search engine makes businesses more susceptible to changes there. Paid links or bad neighbourhoods &#8211; you name the latest threat. A few tweaks from Google can break a business and that is a sword of Damocles hanging over the heads of every webmaster. </p>
<p>The thing I really enjoy about the Russian market is that we still have three strong search engines. It makes online marketing more exciting and I really believe it gives webmasters more stability.  </p>
<p>So my wish to the SEO genie would be to slip some market share to <a href="http://www.yahoo.com">Yahoo!</a>, <a href="http://www.live.com">MSN</a> and <a href="http://www.ask.com/">Ask</a>. Let’s get some competition back in the game. </p>
<p>To keep this going, I&#8217;m calling out the following people:</p>
<p><strong>Jim Boykin</strong> at <a href="http://www.jimboykin.com/">http://www.jimboykin.com</a><br />
<strong>Chris Garrett</strong> at <a href="http://www.chrisg.com/">http://www.chrisg.com</a><br />
<strong>John Andrews</strong> at <a href="http://www.johnon.com/">http://www.johnon.com</a><br />
<strong>Fantomaster</strong> at <a href="http://fantomaster.com/fantomNews/">http://fantomaster.com/fantomNews</a><br />
<strong>Digital Ghost</strong> <a href="http://speakingfreely.wordpress.com/">http://speakingfreely.wordpress.com</a></p>
<p>* P.S. Sorry Matt, I couldn&#8217;t resist the call of photoshop. Heh ;)</p>

<!-- start wp-tags-to-technorati 1.01 -->

<!-- end wp-tags-to-technorati -->
<img src="http://nickwilsdon.com/?ak_action=api_record_view&id=145&type=feed" alt=" My One Wish From the SEO Genie"  title="My One Wish From the SEO Genie" />]]></content:encoded>
			<wfw:commentRss>http://nickwilsdon.com/my-one-wish-from-the-seo-genie/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>IMNY Charity Party at SMX Social Media Expo</title>
		<link>http://nickwilsdon.com/imny-charity-party-at-smx-social-media-expo/</link>
		<comments>http://nickwilsdon.com/imny-charity-party-at-smx-social-media-expo/#comments</comments>
		<pubDate>Mon, 08 Oct 2007 07:31:29 +0000</pubDate>
		<dc:creator>Nick Wilsdon</dc:creator>
				<category><![CDATA[General Interest]]></category>
		<category><![CDATA[Search Marketing]]></category>

		<guid isPermaLink="false">http://www.e3internet.com/greenhouse/nick/08/10/2007/imny-charity-party-at-smx-social-media-expo/</guid>
		<description><![CDATA[Just a quick blog to help publicise the IMNY Charity Party taking place at the SMX Social Media Expo in New York next week. The event will be raising money for the Leukemia and Lymphoma Society. 
IMNY Charity Party sponsored by Best of the Web
We are happy to welcome the attendees of the SMX Social [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick blog to help publicise the <a href="http://www.im-ny.org/events.html">IMNY Charity Party</a> taking place at the <a href="http://searchmarketingexpo.com/smx_social07/">SMX Social Media Expo</a> in New York next week. The event will be raising money for the <a href="http://www.leukemia-lymphoma.org/">Leukemia and Lymphoma Society</a>. </p>
<blockquote><p><strong>IMNY Charity Party sponsored by Best of the Web</strong></p>
<p>We are happy to welcome the attendees of the SMX Social Media Expo to New York with an Internet Marketers of New York Charity Party sponsored by Best of The Web. Simply donate $40 at the door to help the Leukemia and Lymphoma Society fight cancer and enjoy three hours of open bar partying with fellow social internet marketers. At the end of the night we will be raffling off prizes. Special thanks to Best of the Web for covering the cost of the party.
</p></blockquote>
<p>The party will be held on October 15th, 7-10pm. More Information <a href="http://www.im-ny.org/events.html">can be found here<br />
</a></p>
<p><a href="http://www.aimclearblog.com/2007/10/07/i-was-diagnosed-with-stage-3b-lymphoma">Hat tip to Marty</a></p>

<!-- start wp-tags-to-technorati 1.01 -->

<!-- end wp-tags-to-technorati -->
<img src="http://nickwilsdon.com/?ak_action=api_record_view&id=143&type=feed" alt=" IMNY Charity Party at SMX Social Media Expo"  title="IMNY Charity Party at SMX Social Media Expo" />]]></content:encoded>
			<wfw:commentRss>http://nickwilsdon.com/imny-charity-party-at-smx-social-media-expo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Technical Tips on Connecting WordPress Functions to Web 1.0 Sites</title>
		<link>http://nickwilsdon.com/technical-tips-on-connecting-wordpress-functions-to-web-10-sites/</link>
		<comments>http://nickwilsdon.com/technical-tips-on-connecting-wordpress-functions-to-web-10-sites/#comments</comments>
		<pubDate>Mon, 01 Oct 2007 08:28:30 +0000</pubDate>
		<dc:creator>Nick Wilsdon</dc:creator>
				<category><![CDATA[General Interest]]></category>

		<guid isPermaLink="false">http://www.e3internet.com/greenhouse/nick/01/10/2007/technical-tips-on-connecting-wordpress-functions-to-web-10-sites/</guid>
		<description><![CDATA[I&#8217;ve just read a great post by Marty Weintraub over at AimClear, where he describes how to bolt on a copy of WordPress to your old Web 1.0. site to bring it up to date. This is something we have often done here at e3internet but I wanted to expand a little on this point [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just read a great post by Marty Weintraub over at AimClear, where he describes how to <a href="http://www.aimclearblog.com/2007/09/29/revive-suffocating-web-10-sites-with-tricked-out-wordpress-mashups/">bolt on a copy of WordPress to your old Web 1.0.</a> site to bring it up to date. This is something we have often done here at e3internet but I wanted to expand a little on this point he made and join in the conversation:</p>
<blockquote><p>7 Grab content from the WP database (recent headlines, stories, etc… and display it on any page in the legacy site.</p></blockquote>
<p>Unless you have a programmer on hand I can see some of you looking at this and wondering how it&#8217;s done. For this post, I&#8217;ll outline a couple of technical tips on achieving this with some basic HTML knowledge. </p>
<p><strong>Note:</strong> The following techniques will only work if the Web 1.0. page you are running this on is also a .php page. Please <strong>backup</strong> any pages before trying these out. See <a href="http://nickwilsdon.com/disclaimer">the disclaimer</a>. </p>
<p><strong>1. Including the Header Link</strong></p>
<p>When you copy over functionality, such as your latest blog posts you will need to also copy in the link to the wp-blog-header.php file in your WordPress installation directory. This &#8220;hooks up&#8221; the function to the WordPress core and allows it to work. As an example, lets take the post archives output:</p>
<p><code><br />
<blockquote>
&#60;h2&#62;Archives&#60;/h2&#62;<br />
	&#60;ul&#62;<br />
 	     &#60;?php wp_get_archives(&#39;type=monthly&#39;); ?&#62;<br />
	&#60;/ul&#62;
</p></blockquote>
<p></code></p>
<p>So all we would have to do here is make sure that above this code we place a link to our copy of wp-blog-header.php: </p>
<p><code><br />
<blockquote>
&#60;?php require(&#36;_SERVER[&#39;DOCUMENT_ROOT&#39;].&#34;<strong>/path-to/</strong>wp-blog-header.php&#34;); ?><br />
 &#60;h2&#62;Archives&#60;/h2&#62;<br />
	&#60;ul&#62;<br />
 	     &#60;?php wp_get_archives(&#39;type=monthly&#39;); ?&#62;<br />
	&#60;/ul&#62;</p></blockquote>
<p></code></p>
<p>What I have done here is tell my new page how to find the wp-blog-header.php file but writing in the path from root. You will have to change the code here for <strong>/path-to/</strong> to reflect your setup. While you could replace &#36;_SERVER[&#39;DOCUMENT_ROOT&#39;] with the full path (i.e. on cpanel /home/username/public_html/) this method prevents you ever having to make code changes should you move servers. </p>
<p><strong>2. Showing Your Latest Posts </strong></p>
<p>Now this is the functionality we most often carry across to our old Web 1.0. sites. This will allow your users to read your latest news as well as providing some fresh front page links for the robots to follow, helping to rank these new articles faster. </p>
<p>I always recommend using the <a href="http://www.coffee2code.com/archives/2004/08/27/plugin-customizable-post-listings/">Customizable Post Listings Plugin</a> by <a href="http://www.coffee2code.com/">Coffee2code</a>. The reason for this is that you can easily control the display of the posts, especially the character length of the post description. It is well worth reading Lorelle&#8217;s <a href="http://lorelle.wordpress.com/2007/02/14/customizable-post-listings-wordpress-plugin/">write up of the plugin</a> to get an idea of what you can achieve.  </p>
<p>As before, we would simply install the plugin and use one of their hooks plus our path to wp-blog-header.php </p>
<p><code><br />
<blockquote>
&#60;?php require(&#36;_SERVER[&#39;DOCUMENT_ROOT&#39;].&#34;<strong>/path-to/</strong>wp-blog-header.php&#34;); ?&#62;<br />
&#60;h2&#62;Recent News&#60;/h2&#62;<br />
	&#60;ul&#62;<br />
 	     &#60;? php c2c_get_recent_posts(10); ?&#62;<br />
	&#60;/ul&#62;
</p></blockquote>
<p></code></p>
<p><strong>AHHH It&#8217;s broken my site!</strong></p>
<p>OK, if you&#8217;re unlucky this can sometimes happen, and the reason you need to test your site extensively after copying across any WordPress functionality. In non-techie speak, this is because functions we call from WordPress conflict with ones you are already using in your current CMS. Not to worry though, there is still options you can use before calling in the programmers. </p>
<p><strong>3. Magpie RSS Parser</strong></p>
<p>In cases where I have wanted to show the latest posts but have had trouble with code clashes, the <a href="http://magpierss.sourceforge.net/">Magpie RSS parser</a> often saves the day. </p>
<p>The first thing to do is to <a href="http://sourceforge.net/project/showfiles.php?group_id=55691">download the Magpie directory</a>, unpack it and upload this to your web site. Put this into the root folder, and rename the whole folder &#8216;magpie&#8217; to keep things simple (not magpierss-0.72 or similar). </p>
<p>Now we need to put some code on our Web 1.0. site to show the recent posts. There are many configuration options with Magpie and I would recommend <a href="http://lists.sourceforge.net/lists/listinfo/magpierss-general">joining the mailing list</a> for support but this will start you off. </p>
<p><code><br />
<blockquote>
&#60;?php<br />
require_once(&#36;_SERVER[&#39;DOCUMENT_ROOT&#39;].&#34;<strong>/path-to/</strong>magpie/rss_fetch.inc&#34;);<br />
&#36num_items = 3;<br />
&#36rss = fetch_rss(&#39;http://www.my-wordpress-feed-address&#39;);<br />
&#36items = array_slice(&#36;rss->items, 0, &#36;num_items);<br />
foreach ( &#36;items as &#36;item ) {<br />
&#36href = &#36;item[&#39;link&#39;];<br />
&#36title = &#36;item[&#39;title&#39;];<br />
&#36desc = &#36;item[&#39;description&#39;];<br />
&#36cat = &#36;item[&#39;category&#39;];<br />
&#36date = date(&#39;M j\, Y&#39;, $item[&#39;date_timestamp&#39;]);<br />
echo &#39;&#60;h4>&#60;a href=&#34;&#39;.&#36;href.&#39;&#34;>&#39;.&#36;title.&#39;&#60;/a&#62;&#60;/h4&#62;&#39;;<br />
echo &#39;&#60;p&#62;&#39;.&#36;desc.&#39;.&#60;a href=&#34;&#39;.&#36;href.&#39;&#34;&#62;more&#60;/a&#62;&#60;/p&#62;&#39;;<br />
}<br />
?&#62;
</p></blockquote>
<p></code></p>
<p>Now to explain this code. </p>
<p><code><br />
<blockquote>require_once(&#36;_SERVER[&#39;DOCUMENT_ROOT&#39;].&#34;<strong>/path-to/</strong>magpie/rss_fetch.inc&#34;);</p></blockquote>
<p></code></p>
<p>Again, here we write in the path to the new magpie directory and the file rss_fetch.inc. If this was located in http://www.mydomain.com/magpie/rss_fetch.inc you would copy the line above, if your magpie directory is located elsewhere, adjust accordingly. </p>
<p><code><br />
<blockquote>&#36num_items = 3;</p></blockquote>
<p></code></p>
<p>Pretty self explanatory, here you put in the number of items on the RSS feed you want to show.</p>
<p><code><br />
<blockquote>&#36rss = fetch_rss(&#39;http://www.my-wordpress-feed-address&#39;);</p></blockquote>
<p></code></p>
<p>Here we put in the URL of the RSS feed we want to display. Usually this would be the posts feed but you can play around with the various options. Maybe you want to display your comments feed or just one category of WordPress. You can even use this method to display the RSS feeds from other social media the company is involved in, like Twitter or Flickr. </p>
<p>If you are using this code on an e-commerce web site, with SSL enabled then remember you should change the <strong>http</strong> to <strong>https</strong>, so that users are not sent warning messages when entering a secure area.</p>
<p>The rest of this code will display the post titles (as URLs) and the description. Now the one problem with Magpie is that there is no way to control the length of the description (AFAIK). This can be a problem as large descriptions can sometimes cause design issues when pressed for space on the page. As Magpie outputs the RSS content without altering it, you would need to make any adjustments on the WP blog itself. Some solutions for this are to enable excerpts in the RSS feed not full posts or creating custom size descriptions using the <a href="http://wordpress.org/extend/plugins/excerpt-editor/">WordPress Excerpt Editor plugin</a></p>
<p>If you want to bypass the problem altogether, simply remove the lines for the description and just show the blog post titles:</p>
<p><code><br />
<blockquote>
&#60;?php<br />
require_once(&#36;_SERVER[&#39;DOCUMENT_ROOT&#39;].&#34;<strong>/path-to/</strong>magpie/rss_fetch.inc&#34;);<br />
&#36num_items = 3;<br />
&#36rss = fetch_rss(&#39;http://www.my-wordpress-feed-address&#39;);<br />
&#36items = array_slice(&#36;rss->items, 0, &#36;num_items);<br />
foreach ( &#36;items as &#36;item ) {<br />
&#36href = &#36;item[&#39;link&#39;];<br />
&#36title = &#36;item[&#39;title&#39;];<br />
&#36cat = &#36;item[&#39;category&#39;];<br />
&#36date = date(&#39;M j\, Y&#39;, $item[&#39;date_timestamp&#39;]);<br />
echo &#39;&#60;h4&#62;&#60;a href=&#34;&#39;.&#36;href.&#39;&#34;&#62;&#39;.&#36;title.&#39;&#60;/a>&#60;/h4&#62;&#39;;<br />
}<br />
?&#62;
</p></blockquote>
<p></code></p>
<p>Anyway, sorry for the long and rather technical post but hopefully this will help with your Web 1.0. mashup creations. Good luck!</p>

<!-- start wp-tags-to-technorati 1.01 -->

<!-- end wp-tags-to-technorati -->
<img src="http://nickwilsdon.com/?ak_action=api_record_view&id=139&type=feed" alt=" Technical Tips on Connecting WordPress Functions to Web 1.0 Sites"  title="Technical Tips on Connecting WordPress Functions to Web 1.0 Sites" />]]></content:encoded>
			<wfw:commentRss>http://nickwilsdon.com/technical-tips-on-connecting-wordpress-functions-to-web-10-sites/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
