<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><!-- generator="e107" --><!-- content type="News" --><rss version="2.0">
				<channel>
				<title>wistop : News</title>
				<link>http://www.wistop.com/</link>
				<description>A site that ranks and lists the top ten of everything allowing detailed user analysis of votes</description>

<language>en-gb</language>
				<copyright>Copyright Wistop 2006-2008</copyright>
				<managingEditor>wistop - info@nospam.com</managingEditor>
				<webMaster>info@nospam.com</webMaster>
				<pubDate>Wed, 11 Nov 2009 00:08:19 +0000</pubDate>
				<lastBuildDate>Wed, 11 Nov 2009 00:08:19 +0000</lastBuildDate>
				<docs>http://backend.userland.com/rss</docs>
				<generator>e107 (http://e107.org)</generator>
				<ttl>60</ttl>
				<textInput>
				<title>Search</title>
				<description>Search wistop</description>
				<name>query</name>
				<link>http://www.wistop.com/search.php</link>
				</textInput>
						<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/WistopNews" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
						<title>Our all time favourite James Bond villain!</title>
<link>http://www.wistop.com/news.php?item.28.4</link>
<description><![CDATA[I've been spending much more time on site development than content creation in recent months.  Rest assured that there has been plenty going on behind the scenes and I am looking forward to the next release. But what's the point in having a site if there is nothing on it to read?<br /><br />So to celebrate the release of the new Bond movie "Quantum of Solace" here is a new list to determine our favourite Bond movie villain!<br /><br /> <strong class='bbcode bold'>Ultimate Bond Baddie</strong> <br /><br />The Bond series of films based on Ian Flemmings novels have been the most succesful movie series of all time.  No other has had so many sequels with each new film as anticipated as the last.  I would say that they manage to get better and better.  James Bond is not the only star of the show, there are also the fabulous locations, the creative gadgets, the Bond girls (another list for sure!), and of course the bad guys (and girls!).<br /><br />So now here is your opportunity to pick your <a class='bbcode' href='http://www.wistop.com/list-ultimate-bond-villain.html' >favourite Bond villain</a>!]]></description>
<author>wistop&lt;info@nospam.com&gt;</author>
<pubDate>Sun, 26 Oct 2008 11:27:16 +0000</pubDate>
<guid isPermaLink="true">http://www.wistop.com/news.php?item.28.4</guid>
</item>
						<item>
						<title>X-Factor</title>
<link>http://www.wistop.com/news.php?item.29.4</link>
<description><![CDATA[Anyone else been watching the new series of x-factor?  I always say I'll never watch these shows ever again, afterall its just an excuse for simon cowell and his friends to make lots of cash.  Good luck to them I say!  Anyways, this year I've actually thought the standard of contestants has been much higher than past x-factor years.  The singing and song selection seems vastly improved.  Not all that hard one might argue!<br /><br />So it seems another great list opportunity is here - who is the all time greatest x-factor singer.  Perhaps a cross series vote might be quite interesting?  Or even on a series by series basis. I will have a think about entering such a list but in the mean time I think my favourite x-factor contestant is <a class='bbcode' href='http://www.dianavickers.thatmedia.net' >Diana Vickers</a>.  Arguably one of the better singers in there and one of the first performers on the show to actually show some individuality.  The trouble is, I suspect she may be better than the show itself and this may not be the best platform to get noticed.  <br /><br />Who knows, time will tell!]]></description>
<author>wistop&lt;info@nospam.com&gt;</author>
<pubDate>Fri, 24 Oct 2008 14:05:36 +0000</pubDate>
<guid isPermaLink="true">http://www.wistop.com/news.php?item.29.4</guid>
</item>
						<item>
						<title>YouTube shortcode</title>
<link>http://www.wistop.com/news.php?item.27.5</link>
<description><![CDATA[<strong class='bbcode bold'>YouTube feeds and e107</strong> <br /><br />A while ago I posted about working on integrating feeds into e107, beginning with the <a class='bbcode' href='http://www.wistop.com/news.php?item.24.5' >Amazon API</a>.  I have yet to progress my work with Amazon web services, however I have been experimenting with adding new feeds into my e107 affiliate plugin.  Youtube has always provided an API to allow development against their content but in the post Google phase this has really taken off.  <br /><br />The ultimate goal will be to add YouTube driven uploads and content directly into wistop.com.  But for now I have created a small shortcode to simply display and play the video!  <br /><br /><div style='text-align:center'><div class='code_highlight code-box' style='unicode-bidi: embed; direction: ltr'><code><span style="color: #000000">&#091;youtube]Xlh8gSF_hhE&#091;/youtube]</span></code></div></div><br /><br /><br />The shortcode accepts a single parameter - the video code that we all know and love.  It then passes this code over to the affiliate plugin which goes away, gets the details, and then maps this to the template.<br /><br /><strong class='bbcode bold'>e107 YouTube BBCode</strong>:<br /><br /><div style='text-align:center'><a href ='http://www.youtube.com/watch?v=Xlh8gSF_hhE'>video clip</a> <p></div><br /><br /> <strong class='bbcode bold'>Scriptaculous</strong> <br /><br />The other exciting part of this excerise is the opportunity to experiment with <a class='bbcode' href='http://script.aculo.us/' >scriptaculous</a>.  This is a handy set of functions that very very easily enables web developers to add flashy ajax style effects to their website.  The chaps over at the e107 <a class='bbcode' href='http://www.free-source.net/' >free source</a> site have already integrated the scripts into their plugins.  Initially with their lightbox plugin and a more robust solution was introduced with their widgets plugin.   In due course I will be upgrading this site to make use of this.<br /><br /> <strong class='bbcode bold'>Now you see it, now you don't!</strong> <br /><br />Replacing the thumbnail with the full video became very easy thanks to the <a class='bbcode' href='http://github.com/madrobby/scriptaculous/wikis/effect-appear' >appear</a> function.<br /><br /> <br /> <div class='code_highlight code-box' style='unicode-bidi: embed; direction: ltr'><code><span style="color: #000000">&lt;div&nbsp;id="appear_demo"&nbsp;style="display:none;&nbsp;width:80px;&nbsp;height:80px;&nbsp;background:#c2defb;&nbsp;border:1px&nbsp;solid&nbsp;#333;"&gt;&lt;/div&gt;&lt;ul&gt;&nbsp;&nbsp;&lt;li&gt;&lt;a&nbsp;href="#"&nbsp;onclick="$('appear_demo').appear();&nbsp;return&nbsp;false;"&gt;Click&nbsp;here&nbsp;for&nbsp;a&nbsp;demo!&lt;/a&gt;&lt;/li&gt;&nbsp;&nbsp;&lt;li&gt;&lt;a&nbsp;href="#"&nbsp;onclick="$('appear_demo').hide();&nbsp;return&nbsp;false;"&gt;Reset&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&nbsp;</span></code></div><br /> <br />The advantage of this over the e107 expandit() function is that it allows full control over which elements you wish to show and which you wish to hide.  So one click hides the thumbnail and shows the video.<br /><br /> <strong class='bbcode bold'>Web 2.0 Ajax and e107</strong> <br /><br />Having seen how easy it is to use the functions of scriptaculous I am now starting to think about all the different uses for it around the wistop.com site or e107 plugins.  It is also exciting to know that close integration with these scripts is on the <a class='bbcode' href='' >e107 roadmap</a> thus ensuring full support in the long awaited e107 0.8 release.  <br /><br />Rest assured, any cool new ideas, hints and tips will be documented in our blog.<br /><br />]]></description>
<author>wistop&lt;info@nospam.com&gt;</author>
<pubDate>Wed, 01 Oct 2008 09:19:08 +0000</pubDate>
<guid isPermaLink="true">http://www.wistop.com/news.php?item.27.5</guid>
</item>
						<item>
						<title>Stability Release</title>
<link>http://www.wistop.com/news.php?item.26.2</link>
<description><![CDATA[A few updates have been pushed out to the live site to improve stability.  A couple of layout bugs have been vanquished with some quick CSS hacking, although the blog posts now need a little spacing out!  I have also rolled out the new version of e107 tagcloud.  The latest batch of improvements mean that I no longer need any custom code to have tags working on this site the way I want them which is good news!   I just need to fix my <a class='bbcode' href='http://www.wistop.com/item-chrome-browser.html' >Google Chrome</a> rendering issues and then I can move on to some functional updates and more importantly, some content creation!<br /><br /><br /><br /><br /><br /><br />]]></description>
<author>wistop&lt;info@nospam.com&gt;</author>
<pubDate>Mon, 22 Sep 2008 08:24:11 +0000</pubDate>
<guid isPermaLink="true">http://www.wistop.com/news.php?item.26.2</guid>
</item>
						<item>
						<title>The biggest web browser news this year: Chrome!</title>
<link>http://www.wistop.com/news.php?item.25.4</link>
<description><![CDATA[With some excitement I have had the opportunity to add a new item to the <br /> <a class='bbcode' href='http://www.wistop.com/list-best-web-browser.html' >top browser</a> list!  Welcome to  <a class='bbcode' href='http://www.wistop.com/item-chrome-browser.html' >Chrome</a>!   News of the biggest shake up of the browser wars for some time started mounting over the last couple of days with rumours of Google's activity stirring.  Things then moved quickly with an official announcement followed by the Beta release of Chrome yesterday evening here in UK!  <br /><br />I have now installed it and am typing in a Chrome window as we speak!  Initial reaction to the look and feel is positive and I'm looking forward to exploring all the new features.  The wistop Chrome entry will be updated in due course with the features that might persuade you to switch browser!<br /><br />]]></description>
<author>wistop&lt;info@nospam.com&gt;</author>
<pubDate>Wed, 03 Sep 2008 08:20:09 +0000</pubDate>
<guid isPermaLink="true">http://www.wistop.com/news.php?item.25.4</guid>
</item>
						<item>
						<title>Web Affiliate Confesses: How I exploited Amazonian personal services</title>
<link>http://www.wistop.com/news.php?item.24.5</link>
<description><![CDATA[<strong class='bbcode bold'>Welcome to ProBlogger readers!</strong> <br /><br />This post coincided with a challenge on the problogger.net website.  For those that don't know, this is blog dedicated to making the most (ie cold hard cash!) from blogging.  ProBlogger has asked readers to participate in the <a class='bbcode' href='http://www.problogger.net/killer-titles-group-writing-project-submissions/' >Killer Titles - Group Writing Project</a> which invites us to come up with a title for our posts that are perhaps more engaging than average!<br /><br />For those of you looking to learn more about Amazon Associate Web Services - enjoy part one of a series on how to make use of this and other APIs from leading merchants.<br /><br />The rest of you might like to:<br /><ul class='bbcode'><li class='bbcode'><a class='bbcode' href='http://www.wistop.com/about.php' >learn more about wistop</a> <br /></li><li class='bbcode'><a class='bbcode' href='http://www.wistop.com/top-website.html' >Read our website related top lists</a>.  <br /></li></ul><br /><br />If you like what you see, please<br /><ul class='bbcode'><li class='bbcode'><a class='bbcode' href='http://feeds.feedburner.com/WistopNews' >subscribe to our feed</a>, <br /></li><li class='bbcode'><a class='bbcode' href='http://www.wistop.com/signup.php' >sign up to the site</a>!<br /></li></ul><br /><br />I've already enjoyed reading through some of the other entries, and look forward to posting my favourites here once the competition closes!<br /><br /> <strong class='bbcode bold'>Amazon Associates</strong> <br /><br />The <a class='bbcode' href='http://affiliate-program.amazon.co.uk' >Amazon Associates</a> scheme is the affiliate program set up by everyone's favourite e-tailer - Amazon.com.  The premise is simple.  You refer your readers over to Amazon, if they buy the product you link to you get 4% or more of the purchase price.  You also get a percentage of everything else they buy with a few reasonable caveats and rules.  The purchase can take place within 24hrs of you referring them, it also counts if they save the item for future purchase.  <br /><br />And as any customers of the store (all of us I'm sure!) know, Amazon is great at cross selling.  You come in for a CD and leave with a new DVD collection, Christmas presents, and possibly a new kitchen sink.  And the affiliate gets a percentage of all of that!  Sounds good!<br /><br /><div style='text-align:center'><SCRIPT charset="utf-8" type="text/javascript" src="http://ws.amazon.co.uk/widgets/q?ServiceVersion=20070822&MarketPlace=GB&ID=V20070822/GB/kazap-21/8006/8d9331ce-b1d7-41bf-986a-956f65534a5e"> </SCRIPT> <NOSCRIPT><A HREF="http://ws.amazon.co.uk/widgets/q?ServiceVersion=20070822&MarketPlace=GB&ID=V20070822%2FGB%2Fkazap-21%2F8006%2F8d9331ce-b1d7-41bf-986a-956f65534a5e&Operation=NoScript">Amazon.co.uk Widgets</A></NOSCRIPT></div><br /><br /> <strong class='bbcode bold'>Amazon Associates Web Services</strong> <br /><br />The above product cloud is an example of one of the many widgets (carousels, banners, links, recommendations, etc) that Amazon offer to its associates.  And in time I will look closer at these and see how they might fit into your site.  But my current topic of interest is the Associate Web Services.  This is mature system for querying Amazon's comprehensive database and bringing their data to your site.  Almost every aspect of their core product data has been exposed and can be readily queried and utilised in your own projects.<br /><br />This can include:<br /> <ul class='bbcode'><li class='bbcode'>Running Product Searches<br /></li><li class='bbcode'>Navigating the Amazon product tree<br /></li><li class='bbcode'>Finding Amazon user's lists<br /></li><li class='bbcode'>Querying user reviews<br /></li><li class='bbcode'>Detailed product information<br /></li></ul> <br /><br />It's all there waiting for anyone to exploit and with over 4% in commission waiting it seems like a reasonable proposition to me.<br /><br /> <strong class='bbcode bold'>Integrating Web Services and Wistop</strong> <br /><br />As a database professional it was always important for me to come up with a generic way to add and exploit any product feed.  I was keen to ensure that I didn't limit my solution to Amazon's services only.  This requires controlling all of the feed requests and interpretation of the results through feed meta data in such a way that loading a new feed simply becomes a case of dropping in a new URL.  <br /><br />This actually proved quite straight forward with the e107 CMS thanks to its templating system that allows the inclusion of "shortcodes" or placeholders within text that are replaced with dynamic content.  With this concept I was able to create a call to the Amazon API with a placeholder for each of the standard parameters used in requests.  At some point I will make this code publicly available for other e107 users.  My plugin allows for the creation of feeds, mapping any parameters and mapping the results to output templates all through the admin back-end user interface.<br /><br /> <strong class='bbcode bold'>Turning feed output into web pages</strong> <br /><br />The hard part was interpreting the results.  Of course no two services provide output in the same way and this is rather tricky to manage!  However, after much Googling the answer finally presented itself in the form of a handy little script: <a class='bbcode' href='http://www.magicparser.com/' >Magic Parser</a>!  The nightmare of trying to navigate xml affiliate feeds instantly disappeared!  Worth every penny in my opinion!<br /><br />When you call Magic Parser into action it allows you to pass in a format string that helps you pick out exactly the feed information you are looking for.  This format string can then be stored as an attribute of your feed object.  And there you have it, any feed, any format, into any content in the CMS.  <br /><br /> <strong class='bbcode bold'>Other projects</strong><br /><br />To demonstrate the ease in which a well designed CMS and good dynamic code can handle feeds quickly with no fuss I have set up a site that shows how easy it can be.  Product feeds are dynamically generated, affiliate links are managed and redirected, no maintenance required at all.  All of the data that drives the site is collected via web services.  <br /><br />*Note:  My host has failed to set up the DNS settings correctly - so the site is offline.  Watch this space*<br /> <br /> <strong class='bbcode bold'>Whats next in this series?</strong> <br /><br />There is so much to cover in this area and it can become quickly overwhelming.  However any interested readers will be keen to learn more detail on the above so stay tuned for more in depth discussions!  <br /><br />Future topics:<br /> <ul class='bbcode'><li class='bbcode'>Running queries against the Amazon API<br /></li><li class='bbcode'>Integrating product feeds with e107<br /></li><li class='bbcode'>Interpreting results<br /></li><li class='bbcode'>Tips and tricks buried in the  <a class='bbcode' href='http://developer.amazonwebservices.com/connect/entry.jspa?externalID=1661&amp;ref=latest-docs' >technical documentation</a> <br /></li><li class='bbcode'>much more!<br /></li></ul>]]></description>
<author>wistop&lt;info@nospam.com&gt;</author>
<pubDate>Thu, 28 Aug 2008 11:26:05 +0000</pubDate>
<guid isPermaLink="true">http://www.wistop.com/news.php?item.24.5</guid>
</item>
						<item>
						<title>Which is the most popular premiership football team?</title>
<link>http://www.wistop.com/news.php?item.23.4</link>
<description><![CDATA[<strong class='bbcode bold'>The Premier League</strong> <br /><br />There is no doubt that the <a class='bbcode' href='http://www.premierleague.com' >Premiership</a> is the richest and most popular football league of all time.  The success has enabled the top football teams to attract World Class football stars such as Christiano Ronaldo, Cesc Fabregas and Fernando Torres which in turn have helped build an international following of .  Thanks to some insane television deals in the early 90's the UK's top sporting league has really taken off over the last two decades.  Recent domination of the Champions League has really put the current crop of English football teams into a class of their own!<br /><br /> <br /> <strong class='bbcode bold'>Some Google Insight into the most searched football team</strong> <br /><br />My new favourite Internet toy is <a class='bbcode' href='http://www.wistop.com/item-google-insights-SEO.html' >Google Insight</a>!  If you haven't had a play already I suggest pulling it up and entering some search terms.  The tool will give you a wide range of analytical data giving you feedback on search volumes, geographical insight and some basic keyword analysis.<br /><br />Here is the output for the big four premiership teams: <br /><br /><img src='http://www.wistop.com/wistop-images/wistop/15googleinsights/top-4-premiership-teams.png'></img>Have a play yourself at the <a class='bbcode' href='http://www.google.com/insights/search/#cat=20&amp;q=Manchester%20United%2CLiverpool%2CChelsea%2CArsenal&amp;geo=&amp;date=&amp;clp=&amp;cmpt=q' >Google Insight</a> page! <br /><br />I notice that:<br /> <ul class='bbcode'><li class='bbcode'>Similar search volumes for each team<br /></li><li class='bbcode'>A wide range of worldwide searching<br /></li><li class='bbcode'>Liverpool and Chelsea aren't just football clubs, they're places too!<br /></li></ul> <br /><br />So this data really gives us no conclusive answer as to which premiership football team is top!  <br /><br /><strong class='bbcode bold'>You can help answer the question once and for all!</strong><br /><br />Well it seems there is only one way to determine the people's choice.  Why not jump over to the wistop <a class='bbcode' href='http://www.wistop.com/list-greatest-football-team.html' >greatest football team</a> list and place your vote now!  It's worth noting that the wistop site will shortly be displaying graphical data charting the popularity of everything and anything that is tracked in all the lists on the site.<br /><br />You will also notice that the list needs a little work.  If you are passionate about your team then some help would be appreciated:<br /> <ul class='bbcode'><li class='bbcode'><a class='bbcode' href='http://www.wistop.com/signup.php' >Sign up</a> and <a class='bbcode' href='http://www.wistop.com/list-greatest-football-team.html' >vote for your favourite footy team</a>!<br /></li><li class='bbcode'>Help improve the list!  If you think you can write a few hundred words explaining why your team should get the wistop readers vote, the please <a class='bbcode' href='http://www.wistop.com/connect-social-media.php' >get in touch</a>!<br /></li><li class='bbcode'>You can include links back to your own relevant football site if that helps motivate you!<br /></li></ul> <br /><br />Thanks for your support!]]></description>
<author>wistop&lt;info@nospam.com&gt;</author>
<pubDate>Mon, 18 Aug 2008 14:15:54 +0000</pubDate>
<guid isPermaLink="true">http://www.wistop.com/news.php?item.23.4</guid>
</item>
						<item>
						<title>Google Insights Keyword Search Term Analysis</title>
<link>http://www.wistop.com/news.php?item.22.5</link>
<description><![CDATA[<strong class='bbcode bold'>Trend Spotting</strong> <br /><br />Last week Google released another handy tool for those of us interested in spotting web trends.  I have therefore added <a class='bbcode' href='http://www.wistop.com/item-google-insights-SEO.html' >Google Insights</a> to the <a class='bbcode' href='http://www.wistop.com/list-SEO-Tools.html' >top SEO tools list</a>.    This little toy will no doubt provide hours of fun for anyone interested in web analytics and web traffic trends (surely not just me?!).<br /><br />Why not have a look at just <a class='bbcode' href='http://www.google.com/insights/search/#cat=&amp;q=manchester%20united%2Cnewcastle%20united&amp;geo=&amp;date=&amp;clp=&amp;cmpt=q' >where the interested in Manchester United comes from</a>!<br /><br />Or track the <a class='bbcode' href='http://www.google.com/insights/search/#cat=&amp;q=britney%20spears&amp;geo=&amp;date=&amp;clp=&amp;cmpt=q' >highs and lows</a> of <a class='bbcode' href='http://www.wistop.com/item-britney-spears-wax.html' >Britney Spears</a>!<br /><br />I think this is my new favourite SEO tool!]]></description>
<author>wistop&lt;info@nospam.com&gt;</author>
<pubDate>Fri, 15 Aug 2008 13:25:27 +0000</pubDate>
<guid isPermaLink="true">http://www.wistop.com/news.php?item.22.5</guid>
</item>
						<item>
						<title>Winning traffic through your blog</title>
<link>http://www.wistop.com/news.php?item.19.5</link>
<description><![CDATA[<strong class='bbcode bold'>First Million Visits</strong> <br /><br />I've enjoyed posting updates to the site blog pages and have made the decision to document the highs and lows of building the wistop site.  It should be an interesting story - tracking the site from its opening, to its first 10,000 visits, to the first 100,000, and heck, why stop there, the first 1,000,000!   We are well on the way to the first 1000!<br /><br /> <strong class='bbcode bold'>Content is King</strong> <br /><br />The key to any site is great content and I am slowly working on some that should appear online soon.  But the purpose of this site was always for me to enjoy experimenting with new ideas and technologies and to be fair I've perhaps been enjoying that too much with an ever growing backlog of improvements to build the site.<br /><br />Content, for now, is going to have to wait!<br /><br /> <strong class='bbcode bold'>Better Blogging</strong> <br /><br />Getting natural search traffic to your site is one thing, but ideally we want our visitors to stop and have a look round.  The key to this is giving them plenty of things to do once they have landed on your blog:<br /><br /> <ul class='bbcode'><li class='bbcode'>Get them to  <a class='bbcode' href='http://www.wistop.com/signup.php' >sign up</a> to your site<br /></li><li class='bbcode'>Subscribe to your <a class='bbcode' href='http://www.wistop.com/rss.php' >RSS</a> feeds<br /></li><li class='bbcode'>Interact with you on  <a class='bbcode' href='http://www.wistop.com/connect-social-media.php' >social media</a> sites<br /></li><li class='bbcode'>Enjoy some of your  <a class='bbcode' href='http://www.wistop.com' >top content</a>!  <br /></li></ul> <br /><br />All these things are now possible from the <a class='bbcode' href='http://www.wistop.com/blog' >blog</a> landing page!]]></description>
<author>wistop&lt;info@nospam.com&gt;</author>
<pubDate>Sun, 10 Aug 2008 13:40:25 +0000</pubDate>
<guid isPermaLink="true">http://www.wistop.com/news.php?item.19.5</guid>
</item>
				</channel>
				</rss>
