<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Ben HusonBen Huson &raquo; </title>
	<link>http://www.benhuson.co.uk</link>
	<description>Web Designer and Developer</description>
	<lastBuildDate>Mon, 01 Mar 2010 22:51:39 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>WordPress Permalinks on a Namesco Zeus Server</title>
		<description><![CDATA[I had a bit of a problem recently trying to convert a WordPress .htaccess file to a rewrite.script file for a Zeus server. My knowledge of the syntax for rewrite.script was non-existant so I tried the .htaccess converter provided in the Namesco admin.
This managed to get me part of the way there but the permalinks [...]]]></description>
		<link>http://www.benhuson.co.uk/2010/03/01/wordpress-permalinks-zeus-server/</link>
			</item>
	<item>
		<title>Customise the Terms and Conditions Checkbox and Link in WP e-Commerce</title>
		<description><![CDATA[By default the terms and conditions link on the checkout page in WP e-Commerce activates an overlay popup containing the terms and conditions text you have specified in the admin.

But what if you want the link to redirect to a page instead of triggering this popup? You just need to make a small change to [...]]]></description>
		<link>http://www.benhuson.co.uk/2010/02/09/wpsc-terms-checkbox/</link>
			</item>
	<item>
		<title>List Pages at Depth 1.1</title>
		<description><![CDATA[Just released an update to the List Pages at Depth plugin for WordPress.
This update fixed a pretty major bug which prevented the list showing the correct branch of subpages when the start depth was greater than 1 (secondary level pages).
Now this is fixed you&#8217;ll be able to display a list of only tertiary level pages [...]]]></description>
		<link>http://www.benhuson.co.uk/2010/01/25/list-pages-at-depth-1-1/</link>
			</item>
	<item>
		<title>Help Improve Adobe CS4 Products</title>
		<description><![CDATA[Recently I upgraded my Adobe Suite to CS4 and upon launching one of the application this dialog box appears&#8230;

I have been using Adobe products for many years. From my early days in design I was using Photoshop and Illustrator, and also using Macromedia&#8217;s web design products like Flash, Dreamweaver and Fireworks which were then acquired by [...]]]></description>
		<link>http://www.benhuson.co.uk/2010/01/19/help-improve-adobe-cs4-products/</link>
			</item>
	<item>
		<title>JavaScript moveTo(0, 0) in FireFox OS X not working</title>
		<description><![CDATA[Here&#8217;s a weird JavaScript FireFox bug&#8230;
In OS X, for some reason the following javascript was not positioning the FireFox browser window to the top left of the screen.

window.moveTo&#40;0, 0&#41;;

Solution
Not sure what causes the problem but it seems to work find if you position the window 1 pixel lower.

window.moveTo&#40;0, 1&#41;;

]]></description>
		<link>http://www.benhuson.co.uk/2010/01/15/javascript-moveto0-0-in-firefox-os-x-not-working/</link>
			</item>
	<item>
		<title>How to ensure WordPress template tags work properly when using multiple WordPress Loops</title>
		<description><![CDATA[There are many occasions when you may want to create multiple WordPress Loops &#8211; instructions on how to do this can be found on the WordPress Codex.
If you need to keep the original query, it is suggested you create you second loop by creating a new query object.

&#60;?php $my_query = new WP_Query&#40;'category_name=special_cat&#38;posts_per_page=10'&#41;; ?&#62;
&#60;?php while &#40;$my_query-&#62;have_posts&#40;&#41;&#41; : [...]]]></description>
		<link>http://www.benhuson.co.uk/2009/12/08/template-tags-when-using-multiple-wordpress-loops/</link>
			</item>
	<item>
		<title>WP e-Commerce XML Sitemap WordPress Plugin</title>
		<description><![CDATA[I was just about to update an old plugin I created to create an XML site map for products in WP e-Commerce&#8230;
&#8230;then I stumbled across the WP e-Commerce XML Sitemap plugin by Lee Willis.
The plugin worked well with WP e-Commerce 3.7.5 (the latest version) apart from a few minor issues. I got in touch with [...]]]></description>
		<link>http://www.benhuson.co.uk/2009/11/28/wp-e-commerce-xml-sitemap-wordpress-plugin/</link>
			</item>
	<item>
		<title>New style hooks for WordPress Theme Developers in WP e-Commerce 3.7.5</title>
		<description><![CDATA[The latest version of Instinct&#8217;s WordPress e-commerce plugin uses the WordPress body_class filter to add classes to the HTML body tag.
WP e-Commerce 3.7.5 adds the following styles to the body tag:

wpsc
wpsc-home
wpsc-single-product
wpsc-single-product-id
wpsc-category
wpsc-category-id
wpsc-group-id
wpsc-shopping-cart
wpsc-transaction-details
wpsc-user-account

These extra classes will give you more flexibility when designing themes for WP e-Commerce.

Where are these classes included?
wpsc
Included in every WP e-Commerce page.
wpsc-home
Included on the [...]]]></description>
		<link>http://www.benhuson.co.uk/2009/11/12/new-style-hooks-for-wordpress-theme-developers-in-wp-e-commerce-3-7-5/</link>
			</item>
	<item>
		<title>Mac OS X SOAP Client &#8211; Fixed for Leopard</title>
		<description><![CDATA[Upgraded to OS X Snow Leopard, Yeah&#8230;
Mac OS X SOAP Client not working, boo&#8230;

Mac OS X SOAP Client is a great little app which can be used to access and query XML Web Services. I was very disappointed that after upgrading to Snow Leopard the XML result preview tab kept crashing the application.
Fortunately the application [...]]]></description>
		<link>http://www.benhuson.co.uk/2009/10/28/mac-os-x-soap-client-fixed-for-leopard/</link>
			</item>
	<item>
		<title>Why is my Safari icon pixelated?</title>
		<description><![CDATA[
No idea why or how this happened.
Seemed to happen not long after upgrading to Snow Leopard. Had a search around and found other people had been experiencing blurry/pixelated icons too. Also, this thread on the Apple Support web site.
Anyway, I just dragged the Safari application into the dock again and that fixed it for me [...]]]></description>
		<link>http://www.benhuson.co.uk/2009/10/20/why-is-my-safari-icon-pixelated/</link>
			</item>
	<item>
		<title>Nikki Loy &#8211; Now or Never Debut EP</title>
		<description><![CDATA[
Nikki&#8217;s Debut EP &#8220;Now or Never&#8221; is available to download&#8230;
Nikki gigs regularly in Oxford, London and the surrounding areas&#8230; She is currently working on her second EP which will be released later in 2009 (fingers crossed). The first one, &#8216;Now or Never&#8217; is available NOW on iTunes and Amazon:

Buy from iTunes
Buy from Amazon.co.uk

For updates and [...]]]></description>
		<link>http://www.benhuson.co.uk/2009/08/20/nikki-loy-now-or-never-debut-ep/</link>
			</item>
	<item>
		<title>Categories and Tags in WP e-Commerce</title>
		<description><![CDATA[I&#8217;ve been using the WP e-Commerce plugin for WordPress a lot recently and delving behind the scenes to make it do want I want it to. In the process I have submitted a couple of style changes to the core to style it to be more like WordPress out-of-the-box.
One thing I think should be changed [...]]]></description>
		<link>http://www.benhuson.co.uk/2009/07/23/categories-and-tags-in-wp-e-commerce/</link>
			</item>
	<item>
		<title>WordPress Trash</title>
		<description><![CDATA[A great feature being worked on for a future version of WordPress (hopefully 2.9) was added to the the development version today.
The &#8216;Trash&#8217; functionality will work in the same way as your Mac or the Recycle bin on Windows &#8211; when you delete an item, it will be moved to the Trash from where it [...]]]></description>
		<link>http://www.benhuson.co.uk/2009/07/21/wordpress-trash/</link>
			</item>
	<item>
		<title>Integrating Google XML Sitemaps with Your WordPress Plugin</title>
		<description><![CDATA[Note: Please read my more recent post about Integrating Google XML Sitemaps with the latest version of WP e-Commerce using a plugin by Lee Willis.
One plugin I recommend that everyone should add to their WordPress installation is the Google XML Sitemaps plugin. 
This plugin will automatically generate an XML sitemap of your posts and pages [...]]]></description>
		<link>http://www.benhuson.co.uk/2009/07/12/integrate-google-xml-sitemaps/</link>
			</item>
	<item>
		<title>Is PageRank Sculpting using rel=&#8221;nofollow&#8221; an SEO Myth?</title>
		<description><![CDATA[I recently stumbled across this post by Matt Cutts of Google which gives an in-depth view of how Google PageRank is affected by rel=&#8221;nofollow&#8221; links.
I have seen a lot of advice from SEO consultants recommending the use of &#8220;nofollow&#8221; on links to prevent Google leaking your PageRank out to other web sites and therefore concentrating [...]]]></description>
		<link>http://www.benhuson.co.uk/2009/06/30/pagerank-sculpting-nofollow/</link>
			</item>
	<item>
		<title>WordPress 2.8 Widget API</title>
		<description><![CDATA[I love the new widgets API in WordPress 2.8
I followed the excellent tutorial at WPengineer.com which gives a great overview about how to create a widget using the new API. Initially, the widget I created by following the guide seemed to &#8216;crash&#8217; WordPress when I installed it. After a little investigation I tracked this down [...]]]></description>
		<link>http://www.benhuson.co.uk/2009/06/14/wordpress-28-widget-api/</link>
			</item>
	<item>
		<title>BBC Travel Alerts on Twitter</title>
		<description><![CDATA[
So, this is how Twitter could be useful!
I have to say, I haven&#8217;t really got into Twitter yet. My one and only &#8216;Tweet&#8217; is now over 1 month old which shows my embarrassing failure to get to grips with what Twitter is all about. Yes, I&#8217;m one of the 552,828 followers of Stephen Fry (at [...]]]></description>
		<link>http://www.benhuson.co.uk/2009/06/11/bbc-travel-alerts-on-twitter/</link>
			</item>
	<item>
		<title>Stylish Categories for WP e-Commerce</title>
		<description><![CDATA[I&#8217;ve made my first contribution to the WP e-Commerce plugin &#8211; my first contribution to an open source project&#8230;
It&#8217;s a great e-commerce plugin for WordPress but there were a few visual things niggling me that I thought should be sorted out &#8211; mainly the way that the widget for showing categories was not styled the [...]]]></description>
		<link>http://www.benhuson.co.uk/2009/04/22/stylish-categories-for-wp-e-commerce/</link>
			</item>
	<item>
		<title>Getting lost in WordPress&#8230;</title>
		<description><![CDATA[So I&#8217;ve not posted anything for over 6 months&#8230;
&#8230;why on earth not?
Well, mainly because I have been really busy, but also because I&#8217;ve been spending much of my time getting lost in WordPress.
By getting lost I don&#8217;t mean disorientated and confused &#8211; in fact WordPress is a great little blogging/CMS system for the non-technical user [...]]]></description>
		<link>http://www.benhuson.co.uk/2009/04/18/getting-lost-in-wordpress/</link>
			</item>
	<item>
		<title>How do I force quit or restart an iPhone?</title>
		<description><![CDATA[My post about forcing a frozen iPod to restart seems to be very popular so I thought I&#8217;d post a similar article for those of you with iPhones.
How to force shutdown (reset) an iPhone: To force shutdown/reboot the iPhone 3G, press the sleep/wake power button first followed by the home button. Hold the buttons down for a few [...]]]></description>
		<link>http://www.benhuson.co.uk/2008/10/15/how-do-i-force-quit-or-restart-an-iphone/</link>
			</item>
</channel>
</rss>
