<?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>PushON Ltd &#187; James Sims</title>
	<atom:link href="http://www.pushon.co.uk/author/jamessims/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pushon.co.uk</link>
	<description>The Online Marketing People</description>
	<lastBuildDate>Wed, 19 Jun 2013 08:46:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>How to Socialise Your Product Page</title>
		<link>http://www.pushon.co.uk/news/how-to-socialise-your-product-page/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-socialise-your-product-page</link>
		<comments>http://www.pushon.co.uk/news/how-to-socialise-your-product-page/#comments</comments>
		<pubDate>Thu, 21 Mar 2013 16:22:26 +0000</pubDate>
		<dc:creator>James Sims</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Industry News]]></category>

		<guid isPermaLink="false">http://www.pushon.co.uk/?p=11951</guid>
		<description><![CDATA[<p>Integrating social media into your product pages is a great way to get extra reach from your store. When someone chooses to share, like or tweet about one of your products it can be seen as a personal recommendation; it’s in essence a high quality lead generator. This in turn results in an almost guaranteed... <a href="http://www.pushon.co.uk/news/how-to-socialise-your-product-page/" class="post-excerpt-continue">Continue reading</a></p><p>The post <a href="http://www.pushon.co.uk/news/how-to-socialise-your-product-page/">How to Socialise Your Product Page</a> appeared first on <a href="http://www.pushon.co.uk">PushON Ltd</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>Integrating social media into your product pages is a great way to get extra reach from your store.</p>
<div id="attachment_11960" class="wp-caption alignright" style="width: 183px"><a href="http://www.magentocommerce.com/partners/details/partner/id/2818" target="_blank"><img class="size-full wp-image-11960" title="Magento Silver Partner" src="http://www.pushon.co.uk/wp-content/uploads/Partner_solution_silver.png" alt="Magento Silver Solution Partner" width="173" height="148" /></a><p class="wp-caption-text">PushON are one of only a handful of <a title="Magento Silver Solution Partner" href="http://www.pushon.co.uk/services/web-development/magento/magento-silver-partner" target="_blank">Magento Silver Solution Partners in the UK</a></p></div>
<p><span style="font-size: 1em; line-height: 1.5em;">When someone chooses to share, like or tweet about one of your products it can be seen as a personal recommendation; it’s in essence a high quality lead generator. This in turn results in an almost guaranteed increase in conversion rates when compared to visits from search engines.</span></p>
<p>The obvious, tried and tested approach is to add a set of social media icons onto the product pages. There are a slew of plugins and extensions to do this, such as</p>
<ul>
<li><span style="font-size: 1em; line-height: 1.5em;">• <a title="Social Share" href="http://www.magentocommerce.com/magento-connect/social-share-1037.html">Social Share</a></span></li>
<li><span style="font-size: 1em; line-height: 1.5em;">• <a title="Social Sharing Buttons" href="http://www.magentocommerce.com/magento-connect/addshoppers-viral-product-sharing-2577.html">Social Sharing Buttons</a></span></li>
</ul>
<p><span style="font-size: 1em; line-height: 1.5em;">Alternatively, you can manually add a system such as ShareThis to your site, or simply add the buttons yourself by putting the code directly onto your page templates – something like this would work great (Go to </span><a style="font-size: 1em; line-height: 1.5em;" href="https://developers.facebook.com/docs/reference/plugins/like/ ">https://developers.facebook.com/docs/reference/plugins/like/</a><span style="font-size: 1em; line-height: 1.5em;"> to generate your own like button):</span></p>
<pre>&lt;div class="share"&gt;
  &lt;div class="tweet”&gt;
    &lt;a href="https://twitter.com/share" class="twitter-share-button" data-via="YOUR_TWITTER_NAME" data-hashtags="desired_hashtag"&gt;Tweet&lt;/a&gt;
    &lt;script&gt;!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"scrpt","twitter-wjs");&lt;/script&gt;
 &lt;/div&gt;
&lt;div class="fbShare”&gt;
 &lt;div id="fb-root"&gt;&lt;/div&gt;
 &lt;script&gt;(function(d, s, id) {
 var js, fjs = d.getElementsByTagName(s)[0];
 if (d.getElementById(id)) return;
 js = d.createElement(s); js.id = id;
 js.src = "//connect.facebook.net/en_GB/all.js#xfbml=1&amp;appId=144860152214898";
 fjs.parentNode.insertBefore(js, fjs);
 }(document, 'script', 'facebook-jssdk'));
 &lt;/script&gt;
 &lt;/div&gt;
 &lt;div id="fb-root"&gt;&lt;/div&gt;
 &lt;script&gt;(function(d, s, id) {
 var js, fjs = d.getElementsByTagName(s)[0];
 if (d.getElementById(id)) return;
 js = d.createElement(s); js.id = id;
 js.src = "//connect.facebook.net/en_GB/all.js#xfbml=1&amp;appId=144860152214898";
 fjs.parentNode.insertBefore(js, fjs);
 }(document, 'script', 'facebook-jssdk'));
 &lt;/script&gt;
 &lt;/div&gt;
&lt;/div&gt;</pre>
<p>If your brand is regularly active on Facebook (and it should be), you should also consider adding other elements such as an activity feed and a recommendations box. See <a href="http://developers.facebook.com/docs/plugins/">http://developers.facebook.com/docs/plugins/</a> for more details on the many different widgets that Facebook provides.</p>
<h2>Reviews</h2>
<p>It’s also incredibly beneficial to allow users to review your products (that is, of course, if you have products that are good enough to attract positive reviews!). Not only does it give an excellent sense of trust for your customers, if it is done correctly Google will pick it up and show star ratings alongside your products on the SERPs.</p>
<p>Magento allows this functionality as part of its core (of course). To show the reviews section on your product page you will need code such as this into catalog.xml (paste this below your &lt;catalog_product_view&gt; line):</p>
<pre>&lt;block type="review/product_view_list" name="product.info.product_additional_data" as="reviews" template="review/product/view/list.phtml"/&gt;</pre>
<p>Then to actually display the block, make sure you have the following code on your actual product view.phtml page:</p>
<pre><em>&lt;?php </em><em>echo </em><em>$this</em><em>-&gt;</em><em>getChildHtml</em><em>(</em><em>'reviews'</em><em>) </em><em>?&gt;</em></pre>
<p><span style="font-size: 1em; line-height: 1.5em;">Hopefully this will give you a head start in making sure that your product pages are properly socialised! If you have any questions or comments please do leave a reply below!</span></p>
<p>The post <a href="http://www.pushon.co.uk/news/how-to-socialise-your-product-page/">How to Socialise Your Product Page</a> appeared first on <a href="http://www.pushon.co.uk">PushON Ltd</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pushon.co.uk/news/how-to-socialise-your-product-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OUYA BEAUTY!</title>
		<link>http://www.pushon.co.uk/blog/ouya-beauty/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ouya-beauty</link>
		<comments>http://www.pushon.co.uk/blog/ouya-beauty/#comments</comments>
		<pubDate>Mon, 13 Aug 2012 10:48:03 +0000</pubDate>
		<dc:creator>James Sims</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.pushon.co.uk/?p=10277</guid>
		<description><![CDATA[<p>There’s a new console around the corner, coming from a completely different starting point to the big brand offerings we’ve been used to for the past few years. Whether it will be too different or not remains to be seen but it will definately be causing waves when it is released in April next year.... <a href="http://www.pushon.co.uk/blog/ouya-beauty/" class="post-excerpt-continue">Continue reading</a></p><p>The post <a href="http://www.pushon.co.uk/blog/ouya-beauty/">OUYA BEAUTY!</a> appeared first on <a href="http://www.pushon.co.uk">PushON Ltd</a>.</p>]]></description>
			<content:encoded><![CDATA[<p><a style="text-decoration: underline;" href="http://www.pushon.co.uk/wp-content/uploads/small.png" rel="lightbox[10277]" title="The Ouya console - It's a compact beastie!"><br />
<img class="size-thumbnail wp-image-10282 alignright" title="The Ouya console - It's a compact beastie!" src="http://www.pushon.co.uk/wp-content/uploads/small-150x150.png" alt="Picture of the Ouya console" width="150" height="150" /></a>There’s a new console around the corner, coming from a completely different starting point to the big brand offerings we’ve been used to for the past few years. Whether it will be too different or not remains to be seen but it will definately be causing waves when it is released in April next year.</p>
<p>The Ouya (pronounced OOH-yuh) started as a <a href="http://www.kickstarter.com/projects/ouya/ouya-a-new-kind-of-video-game-console">Kickstarter campaign</a>, raised its targeted goal in under 8 hours, and went on to be the fastest project ever to raise one million dollars. It’s currently sitting at $8,596,475.</p>
<h2>What’s the dealio?</h2>
<p>So, what’s so special about it? Mainly the price point &#8211; it will be released at $99 (or a shade under £65), <a href="http://www.ouya.tv/buyouya/">if you pre-order it</a> &#8211; and it comes with one controller. You’ll have to pay for shipping and any extra controllers, but it’s all pretty reasonable.</p>
<p>The key to managing this is that the hardware is actually based on what goes inside some high-end Android phones, and the fact it will run Android 4.0 ICS. This handily means it will support any apps developed for Android.</p>
<p>Oh and another nifty thing &#8211; it’s tiny, only about the same size as a Rubik’s cube!</p>
<h2>The specs</h2>
<div class="pushon_quote"><div class="pushon_quote_image"><a href="http://www.kickstarter.com/projects/ouya/ouya-a-new-kind-of-video-game-console"><img width="170" height="170 alt="" src="http://www.pushon.co.uk/wp-content/uploads/2cecd79d0a5bb960566b67f45d8ca99b_large.jpg" /></a></div><div class="pushon_quote_text"></p>
<ul>
<li>Tegra3 quad-core processor</li>
<li>1GB RAM</li>
<li>8GB of internal flash storage</li>
<li>HDMI, 1080p HD</li>
<li>WiFi 802.11 b/g/n</li>
<li>Bluetooth LE 4.0</li>
<li>USB 2.0</li>
<li>Wireless controller with standard controls (two analog sticks, d-pad, eight action buttons, a system button), a touchpad</li>
<li>Android 4.0</li>
<li>Ethernet</li>
</ul>
<p></div><div class="pushon_quote_name"></div></div>
<h2>Launch Titles</h2>
<p>It has a <a href="http://en.wikipedia.org/wiki/List_of_Ouya_games" target="_blank">fairly respectable list of launch games</a>, which are all going to be free-to-play, but it also supports OnLive gaming service &#8211; meaning you can play from their <a href="http://en.wikipedia.org/wiki/List_of_OnLive_video_games" target="_blank">extensive catalogue</a> as well (including games that would usually require a fairly beefy PC to play). And if you need to know &#8211; yes, <a href="http://www.kickstarter.com/projects/ouya/ouya-a-new-kind-of-video-game-console#IsMineGoinToBeOnIt" target="_blank">minecraft will be released</a> for it eventually, if it takes off.</p>
<p>It will feature XBMC media player amongst other things, and also has apps like Twich.TV so you can use it to stream various things from the net.</p>
<h2>Hack the planet</h2>
<p style="text-align: left;">It all sounds pretty good so far, right? Well if you’re a bit of a hacker, you’ll be even happier to know it will be easy to root &#8211; and doing so won’t void the warranty. It’s even been designed to open up easily using only a normal screwdriver, so you can merrily mod it till the cows come home &#8211; if that’s your thing.</p>
<p style="text-align: center;"><img class="aligncenter  wp-image-10296" title="It should be just as easy to put back together again, right?" src="http://www.pushon.co.uk/wp-content/uploads/8439335bd9d5e2c605712d0b835efba3_large.jpg" alt="" width="490px" height="264px" /></p>
<h2>Roll on, April!</h2>
<p>In case you didn’t notice I’m pretty excited about this little fella. I’m normally as neutral as possible when it comes to new products, but I can’t really think of anything bad to say about this. OK, it won’t be competing with the next generation of consoles from MS and Sony, but it won’t cost anywhere near as much either. Looking at the hardware specs suggests to me that it will be powerful enough to deliver a crisp and smooth gaming experience &#8211; for the same price as a couple of second hand games on the XBox.</p>
<p>The post <a href="http://www.pushon.co.uk/blog/ouya-beauty/">OUYA BEAUTY!</a> appeared first on <a href="http://www.pushon.co.uk">PushON Ltd</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pushon.co.uk/blog/ouya-beauty/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>2,000,000 US Facebook users quit</title>
		<link>http://www.pushon.co.uk/news/2000000-us-facebook-users-quit/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=2000000-us-facebook-users-quit</link>
		<comments>http://www.pushon.co.uk/news/2000000-us-facebook-users-quit/#comments</comments>
		<pubDate>Wed, 18 Jul 2012 14:42:17 +0000</pubDate>
		<dc:creator>James Sims</dc:creator>
				<category><![CDATA[Industry News]]></category>

		<guid isPermaLink="false">http://www.pushon.co.uk/?p=10126</guid>
		<description><![CDATA[<p>Looks like even Facebook can&#8217;t maintain a non-stop record of growth. Over the past six months, they&#8217;ve lost almost 2 million users in the US, as well as an unquantified decline in Europe. This news has hurt the share prices of both Facebook itself (0.6% decrease) and Zynga (a more noticeable 5.2% decrease). When you... <a href="http://www.pushon.co.uk/news/2000000-us-facebook-users-quit/" class="post-excerpt-continue">Continue reading</a></p><p>The post <a href="http://www.pushon.co.uk/news/2000000-us-facebook-users-quit/">2,000,000 US Facebook users quit</a> appeared first on <a href="http://www.pushon.co.uk">PushON Ltd</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>Looks like even Facebook can&#8217;t maintain a non-stop record of growth. Over the past six months, they&#8217;ve lost almost 2 million users in the US, as well as an unquantified decline in Europe.</p>
<p>This news has hurt the share prices of both Facebook itself (0.6% decrease) and Zynga (a more noticeable 5.2% decrease).</p>
<div class="pushon_quote"><div class="pushon_quote_image"><a href="http://blogs.barrons.com/techtraderdaily/2012/07/17/facebooks-continued-weakness-too-many-musicians-in-there-says-capstone/"><img width="170" height="170 alt="" src="http://www.pushon.co.uk/wp-content/uploads/Tiernan_Ray.jpg" /></a></div><div class="pushon_quote_text">shares of Facebook (FB) have struggled of late. After reaching the low $30s per share at the end of June, the stock today traded at $27 before closing down a half a percent at $28.09.</div><div class="pushon_quote_name">Tiernan Ray</div></div>
<p>When you take a step back though, with a market penetration estimated at or above 50% for many of countries it operates in, you have to wonder if it&#8217;s really feasible to continue growing &#8211; and with a claimed userbase of 900 million, maybe losing 2 million isn&#8217;t the end of the world.</p>
<p>The post <a href="http://www.pushon.co.uk/news/2000000-us-facebook-users-quit/">2,000,000 US Facebook users quit</a> appeared first on <a href="http://www.pushon.co.uk">PushON Ltd</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pushon.co.uk/news/2000000-us-facebook-users-quit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UK’s draft internet piracy laws revealed</title>
		<link>http://www.pushon.co.uk/blog/uks-draft-internet-piracy-laws-revealed/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=uks-draft-internet-piracy-laws-revealed</link>
		<comments>http://www.pushon.co.uk/blog/uks-draft-internet-piracy-laws-revealed/#comments</comments>
		<pubDate>Tue, 26 Jun 2012 15:48:20 +0000</pubDate>
		<dc:creator>James Sims</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[General News]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.pushon.co.uk/?p=9930</guid>
		<description><![CDATA[<p>ISPs will be forced to implement a three strikes rule Ofcom has published a draft of the code on internet piracy which will require the UK’s biggest ISPs to send out letters to web users who have been accused of downloading illegally. Users are to be allowed up to three letters in a year before... <a href="http://www.pushon.co.uk/blog/uks-draft-internet-piracy-laws-revealed/" class="post-excerpt-continue">Continue reading</a></p><p>The post <a href="http://www.pushon.co.uk/blog/uks-draft-internet-piracy-laws-revealed/">UK’s draft internet piracy laws revealed</a> appeared first on <a href="http://www.pushon.co.uk">PushON Ltd</a>.</p>]]></description>
			<content:encoded><![CDATA[<h2>ISPs will be forced to implement a three strikes rule</h2>
<p>Ofcom has published a draft of the code on internet piracy which will require the UK’s biggest ISPs to send out letters to web users who have been accused of downloading illegally. Users are to be allowed up to three letters in a year before their anonymous information is provided to the copyright owners who can then, with the help of a court order, reveal their identity and take legal action.</p>
<p>Due to the incredible amount of logistics required to handle appeals and information requests, we won’t see this going into action till at least March 2014. Up to 75% of the cost of all this will be met by the rights holders, and initial estimates are putting the cost of each letter sent at between £7.20 and £17. Initial data from the report shows that the rights holders are expected to send at least 70,000 copyright infringement reports every month.<br />
I can only think that if they are paying millions of pounds to get their hands on someone’s data in the first place, they will definitely be going in for the kill on bleeding as much money from pirates as they possibly can.</p>
<p>The scariest thing from my point of view is just how far the government seems to be willing to go to keep the industry executives happy. Under the DEA (Digital Economy Act), if there is not a downturn in piracy after the first full year of operation, other measures will be considered such as slowing internet connections, blocking online access all together or suspending people’s accounts. How on earth they intend to police this in libraries, universities and internet cafes is beyond me.</p>
<p>As an aside to this (if you’re still not sure whether to dust off your pitchfork yet), the EU Commissioner, Karel De Gucht, has said that if the European Parliament rejects ACTA next week then he will simply ignore them. “If you decide for a negative vote before the European Court rules, let me tell you that the Commission will nonetheless continue to pursue the current procedure before the Court, as we are entitled to do. A negative vote will not stop the proceedings before the Court of Justice.” <a href="http://www.techdirt.com/articles/20120625/12333619468/eu-commissioner-reveals-he-will-simply-ignore-any-rejection-acta-european-parliament-next-week.shtml" target="_blank">Source</a>.</p>
<div id="attachment_9931" class="wp-caption alignright" style="width: 320px"><img class="wp-image-9931" title="error 404" src="http://www.pushon.co.uk/wp-content/uploads/error-404-300x225.jpg" alt="An unhappy internet user" width="310" height="233" /><p class="wp-caption-text">An unhappy internet user</p></div>
<p>This basically means that ACTA will be passed no matter what people<a href="http://www.bbc.co.uk/news/technology-16906086" target="_blank"> think about it</a>.</p>
<p>I’ve got a strong feeling that no matter what they do to the internet people won’t suddenly start buying CDs again like it&#8217;s 1999.</p>
<h2>A different method</h2>
<p>Times have moved on and the media industry needs to update their business model; we are already seeing pretty big artists like Louis CK skipping the fat-cat middlemen all together and selling their own material at a massively reduced price, whilst managing to keep hold of the rights to it at the same time.</p>
<div class="pushon_quote"><div class="pushon_quote_image"><a href="#"><img width="170" height="170 alt="" src="http://www.pushon.co.uk/wp-content/uploads/louis.png" /></a></div><div class="pushon_quote_text">To those who might wish to ‘torrent’ this video: look, I don’t really get the whole ‘torrent’ thing. I don’t know enough about it to judge either way. But I’d just like you to consider this: I made this video extremely easy to use against well-informed advice. I was told that it would be easier to torrent the way I made it, but I chose to do it this way anyway, because I want it to be easy for people to watch and enjoy this video in any way they want without ‘corporate’ restrictions.</p>
<p>Please bear in mind that I am not a company or a corporation. I’m just some guy. I paid for the production and posting of this video with my own money. I would like to be able to post more material to the fans in this way, which makes it cheaper for the buyer and more pleasant for me. So, please help me keep this being a good idea. I can’t stop you from torrenting; all I can do is politely ask you to pay your five little dollars, enjoy the video, and let other people find it in the same way.</div><div class="pushon_quote_name">Louis C.K.</div></div>
<p>By offering a genuinely better service than the big companies he managed to turn a $200,000 profit on the show, after paying for everything, including the website and the video production. This sort of approach works brilliantly for everyone involved &#8211; the artist, the video producers (Louis himself in this case), the people who built Louis’ distribution method (i.e. his website) and the consumer.</p>
<p>The only people who miss out are the big labels who would have been charging $20 a time for the same video . If they can’t see that they need to embrace ideas like this, and update their business model accordingly then I don’t think any amount of law-making and suing people will keep their industry afloat for very much longer.</p>
<p>The post <a href="http://www.pushon.co.uk/blog/uks-draft-internet-piracy-laws-revealed/">UK’s draft internet piracy laws revealed</a> appeared first on <a href="http://www.pushon.co.uk">PushON Ltd</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pushon.co.uk/blog/uks-draft-internet-piracy-laws-revealed/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Book Burning &#8211; 2.0</title>
		<link>http://www.pushon.co.uk/blog/book-burning-2-0/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=book-burning-2-0</link>
		<comments>http://www.pushon.co.uk/blog/book-burning-2-0/#comments</comments>
		<pubDate>Fri, 11 May 2012 14:22:47 +0000</pubDate>
		<dc:creator>James Sims</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.pushon.co.uk/?p=7743</guid>
		<description><![CDATA[<p>There isn’t much doubt that the internet has revolutionised the way we generate and consume information. Even when I was a kid in the 1990s, if I wanted to find out information for a school project I’d have to either hope it was on Encarta or actually (gasp) go to the library and read some... <a href="http://www.pushon.co.uk/blog/book-burning-2-0/" class="post-excerpt-continue">Continue reading</a></p><p>The post <a href="http://www.pushon.co.uk/blog/book-burning-2-0/">Book Burning &#8211; 2.0</a> appeared first on <a href="http://www.pushon.co.uk">PushON Ltd</a>.</p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.pushon.co.uk/wp-content/uploads/2012/05/774277_21540264.jpg" rel="lightbox[8919]" title="Searching for information is much harder here than on Google..."><br />
<img class="size-medium wp-image-7744 alignright" style="border-style: initial; border-color: initial;" title="Searching for information is much harder here than on Google..." src="http://www.pushon.co.uk/wp-content/uploads/2012/05/774277_21540264-218x300.jpg" alt="Searching for information is much harder here than on Google..." width="218" height="300" /></a>There isn’t much doubt that the internet has revolutionised the way we generate and consume information. Even when I was a kid in the 1990s, if I wanted to find out information for a school project I’d have to either hope it was on <a href="http://en.wikipedia.org/wiki/Encarta">Encarta </a>or actually (gasp) go to the library and read some real books. Now, with tools like Google and Wikipedia, we have more or less everything the human race has ever learned at our fingertips.</p>
<p>Not only that, but we can see things from a different perspective now. I can compare<br />
what I read in the newspapers to what the media in other countries is saying, and even what individual people think about the matter.</p>
<p>I think that this almost ubiquitous access to information is a huge leap forward (and a fantastic equaliser) for everyone, but it wasn’t always here, and it’s not guaranteed to last forever.</p>
<h2 dir="ltr">Where did this all start?</h2>
<p>Let’s go back in time a bit to get some context about what I’m talking about. In the Middle Ages the Bible was written in Latin, and the Catholic Church were the ones responsible for interpreting it all over Europe &#8211; giving them the power to define suitable solutions to almost every problem of society. Suddenly someone had the bright idea of printing them, and then it was freely available to almost anyone (and in French, not Latin). This snatched a lot of power away from the Church &#8211; anyone could now read their own copy of the Bible and interpret it in a manner they saw fit.</p>
<p><a href="http://www.pushon.co.uk/wp-content/uploads/2012/05/747350_89897238.jpg" rel="lightbox[8919]" title="Tools of the devil"><img class="alignleft size-thumbnail wp-image-7752" title="Tools of the devil" src="http://www.pushon.co.uk/wp-content/uploads/2012/05/747350_89897238-150x150.jpg" alt="Tools of the devil" width="150" height="150" /></a>Unsurprisingly, the printing press was blamed for this new avalanche of “disinformation”, and eventually its use was outlawed in France under <a href="http://en.wikipedia.org/wiki/Censorship_in_France#To_the_18th_century">penalty of death in 1535</a>.</p>
<p>Also unsurprisingly, trying to make this new technology illegal didn’t work. The modern printing press is still used to print millions of Bibles the world over, as well as other media that billions of people consume.</p>
<p>Now let’s fast forward to the present day (you can see where I’m going with this eh?). Not only are the governments of the world doing their best to stop people sharing media, they are using this motive &#8211; amongst others &#8211; to tighten their grip on the internet in general. Moving towards tighter control of this revolutionary freedom we have at the moment to both publish and consume information freely, no matter what the topic.</p>
<h2 dir="ltr">Pirates Ahoy</h2>
<p>Consider the case of MegaUpload, which was completely shut down by the US government, meaning even legitimate users could not access their files. A great example of attacking the underlying technology rather than trying to actually embrace it.</p>
<p>MegaUpload offered to join up with content providers: &#8220;If the content industry would like to take advantage of our popularity, we are happy to enter into a dialogue. We have some good ideas. Please get in touch.&#8221; but to no avail. Instead the whole website was shut down.</p>
<p>Recently the Pirate Bay was <a href="http://www.bbc.co.uk/news/technology-17894176">blocked in the UK</a>, a move I personally found rather shocking. Once we accept it is OK for the government to force ISPs to block sites, where do we stop? I look at the <a href="http://en.wikipedia.org/wiki/List_of_websites_blocked_in_the_People's_Republic_of_China">list of websites </a>blocked in China (one of these is Pirate Bay, by the way) and wonder if the UK will have a similar list in five or ten years time.</p>
<p>I agree with Jim Killock &#8211; director of the Open Rights Group &#8211; when he says that blocking sites in this way is &#8220;pointless and dangerous&#8221; and &#8220;will fuel calls for further, wider and even more drastic calls for internet censorship of many kinds, from pornography to extremism … Internet censorship is growing in scope and becoming easier. Yet it never has the effect desired.&#8221;</p>
<h2 dir="ltr">But it’s not just piracy&#8230;</h2>
<p><a href="http://www.pushon.co.uk/wp-content/uploads/2012/05/ty9rU-300x199.jpg" rel="lightbox[8919]" title="I blame it all on Twitter"><img class="size-medium wp-image-7751 alignright" title="I blame it all on Twitter" src="http://www.pushon.co.uk/wp-content/uploads/2012/05/ty9rU-300x199.jpg" alt="I blame it all on Twitter" width="300" height="199" /></a>The government already <a href="http://www.bbc.co.uk/news/technology-14493497">considered </a>shutting down sites like Twitter and Facebook during the riots of 2011 to prevent it being used to organise and rally groups of people &#8211; which is, by the way, the exact same reason that the Chinese government has blocked the site altogether within its borders.</p>
<p>Here in the UK we are seeing that the <a href="http://www.bbc.co.uk/news/uk-politics-17590363">Government is planning to pass legislation </a>that will allow GCHQ (Government Communications Headquarters) to access information about internet traffic in real time and on demand. This includes email, chat, VoIP, the sites you visit and the files you have downloaded.</p>
<p>The Queen herself has even weighed in, saying “My government intends to bring forward measures to maintain the ability of the law enforcement and intelligence agencies to access vital communications data”.</p>
<p>And where are we going next? A rapid-fire volley of various bills and acts that would try to control internet traffic are being leveled at us now, one particularly scary one being <a href="https://intelligence.house.gov/bill/cyber-intelligence-sharing-and-protection-act-2011">CISPA </a>(the Cybersecurity Intelligence Sharing and Protection Act). This would effectively allow countermeasures to be used by private companies in the US &#8211; meaning a Network Administrator could legally install spyware like keyloggers on your computer if they thought you might be trying to break into something. It wouldn’t even be “Big Brother” watching you, it’d be an employee of a private company.</p>
<p>It all adds up to a pretty bleak outlook &#8211; one where what we can and can’t read on the internet is defined by governments and private companies. Whether we trust them to choose the right content for us isn’t really the point in my opinion &#8211; that fact that our freedom of access to the internet is being rapidly diminished is the worrying thing &#8211; as is the fact that we would be breaking the law if we tried to circumvent these measures.</p>
<p>I’d like to close with a quote from <a href="http://www.mithral.com/~beberg/manifesto.html">Loyd Blankenship</a>, a notorious hacker since the 70’s:</p>
<p>&#8220;We explore&#8230; and you call us criminals. We seek after knowledge&#8230; and you call us criminals. We exist without skin color, without nationality, without religious bias&#8230; and you call us criminals. You build atomic bombs, you wage wars, you murder, cheat, and lie to us and try to make us believe it&#8217;s for our own good, yet we&#8217;re the criminals.</p>
<p>Yes, I am a criminal. My crime is that of curiosity. My crime is that of judging people by what they say and think, not what they look like. <strong>My crime is that of outsmarting you, something that you will never forgive me for</strong>.&#8221;</p>
<p>The post <a href="http://www.pushon.co.uk/blog/book-burning-2-0/">Book Burning &#8211; 2.0</a> appeared first on <a href="http://www.pushon.co.uk">PushON Ltd</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pushon.co.uk/blog/book-burning-2-0/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Easy fix for &quot;the right syntax to use near &#8216;Usage: mysqldump&quot;</title>
		<link>http://www.pushon.co.uk/blog/clever-stuff/easy-fix-for-the-right-syntax-to-use-near-usage-mysqldump/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=easy-fix-for-the-right-syntax-to-use-near-usage-mysqldump</link>
		<comments>http://www.pushon.co.uk/blog/clever-stuff/easy-fix-for-the-right-syntax-to-use-near-usage-mysqldump/#comments</comments>
		<pubDate>Wed, 29 Feb 2012 11:06:28 +0000</pubDate>
		<dc:creator>James Sims</dc:creator>
				<category><![CDATA[Clever Stuff]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.pushon.co.uk/?p=7290</guid>
		<description><![CDATA[<p>Recently when I was moving a database from one server to another I did the usual mysql dump from command line, then tried to import it on the new server, but what&#8217;s this? An error: ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to... <a href="http://www.pushon.co.uk/blog/clever-stuff/easy-fix-for-the-right-syntax-to-use-near-usage-mysqldump/" class="post-excerpt-continue">Continue reading</a></p><p>The post <a href="http://www.pushon.co.uk/blog/clever-stuff/easy-fix-for-the-right-syntax-to-use-near-usage-mysqldump/">Easy fix for &quot;the right syntax to use near &#8216;Usage: mysqldump&quot;</a> appeared first on <a href="http://www.pushon.co.uk">PushON Ltd</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>Recently when I was moving a database from one server to another I did the usual mysql dump from command line, then tried to import it on the new server, but what&#8217;s this? An error:</p>
<blockquote>
<p>ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near &#8216;Usage: mysqldump [OPTIONS] database [tables] OR mysqldump [OPTIONS] &#8211;databa&#8217; at line 1</p>
</blockquote>
<p>To fix this, simply open the sql file in a text editor and <strong>remove the first four lines</strong>, namely:</p>
<blockquote>
<p>Usage: mysqldump [OPTIONS] database [tables]<br />
OR     mysqldump [OPTIONS] &#8211;databases [OPTIONS] DB1 [DB2 DB3...]<br />
OR     mysqldump [OPTIONS] &#8211;all-databases [OPTIONS]<br />
For more options, use mysqldump &#8211;help</p>
</blockquote>
<p>&nbsp;</p>
<p>Once these had been removed the database imported just fine. Happy days!</p>
<p>The post <a href="http://www.pushon.co.uk/blog/clever-stuff/easy-fix-for-the-right-syntax-to-use-near-usage-mysqldump/">Easy fix for &quot;the right syntax to use near &#8216;Usage: mysqldump&quot;</a> appeared first on <a href="http://www.pushon.co.uk">PushON Ltd</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pushon.co.uk/blog/clever-stuff/easy-fix-for-the-right-syntax-to-use-near-usage-mysqldump/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Malware in Google Image Search</title>
		<link>http://www.pushon.co.uk/blog/malware-in-google-image-search/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=malware-in-google-image-search</link>
		<comments>http://www.pushon.co.uk/blog/malware-in-google-image-search/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 13:50:34 +0000</pubDate>
		<dc:creator>James Sims</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.pushon.co.uk/?p=5079</guid>
		<description><![CDATA[<p>Just in case anyone isn’t aware – Google Image Search has a lot of malware on it at the moment, so be careful when using it. If you&#8217;re using GIS and get a fake anti-virus security warning, DON&#8217;T CLICK ANYTHING &#8211; especially not &#8220;[OK]&#8220;. Instead, press Ctrl+Alt+Delete and kill the browser window completely from there.... <a href="http://www.pushon.co.uk/blog/malware-in-google-image-search/" class="post-excerpt-continue">Continue reading</a></p><p>The post <a href="http://www.pushon.co.uk/blog/malware-in-google-image-search/">Malware in Google Image Search</a> appeared first on <a href="http://www.pushon.co.uk">PushON Ltd</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>Just in case anyone isn’t aware – Google Image Search has a lot of malware on it at the moment, so be careful when using it.</p>
<p>If you&#8217;re using GIS and get a fake anti-virus security warning, DON&#8217;T CLICK ANYTHING &#8211; especially not &#8220;[OK]&#8220;. Instead, press Ctrl+Alt+Delete and kill the browser window completely from there.</p>
<p>There is quite a bit of talk about this at the moment, you might want to read the following blog posts:</p>
<ul>
<li><a href="http://krebsonsecurity.com/2011/05/scammers-swap-google-images-for-malware/">http://krebsonsecurity.com/2011/05/scammers-swap-google-images-for-malware/</a></li>
<li><a href="http://blog.unmaskparasites.com/2011/05/05/thousands-of-hacked-sites-seriously-poison-google-image-search-results/">http://blog.unmaskparasites.com/2011/05/05/thousands-of-hacked-sites-seriously-poison-google-image-search-results/</a></li>
<li><a href="http://infotech.srg.com/2011/05/google-image-search-virus-leads-to-av.html">http://infotech.srg.com/2011/05/google-image-search-virus-leads-to-av.html</a></li>
<p>The post <a href="http://www.pushon.co.uk/blog/malware-in-google-image-search/">Malware in Google Image Search</a> appeared first on <a href="http://www.pushon.co.uk">PushON Ltd</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pushon.co.uk/blog/malware-in-google-image-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Contact Form 7 &#8211; Intelligent Thank you pages</title>
		<link>http://www.pushon.co.uk/blog/wordpress-contact-form-7-intelligent-thank-you-pages/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-contact-form-7-intelligent-thank-you-pages</link>
		<comments>http://www.pushon.co.uk/blog/wordpress-contact-form-7-intelligent-thank-you-pages/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 16:15:12 +0000</pubDate>
		<dc:creator>James Sims</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.pushon.co.uk/?p=5074</guid>
		<description><![CDATA[<p>I have been developing a site that required the “thank you” page after the user submits a form to be aware of the options submitted. “Easy!” you say, “just grab the data from the $_POST or $_GET array”. Unfortunately this isn’t really an option in CF7, as the data is emailed out (or stored in... <a href="http://www.pushon.co.uk/blog/wordpress-contact-form-7-intelligent-thank-you-pages/" class="post-excerpt-continue">Continue reading</a></p><p>The post <a href="http://www.pushon.co.uk/blog/wordpress-contact-form-7-intelligent-thank-you-pages/">WordPress Contact Form 7 &#8211; Intelligent Thank you pages</a> appeared first on <a href="http://www.pushon.co.uk">PushON Ltd</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>I have been developing a site that required the “thank you” page after the user submits a form to be aware of the options submitted. “Easy!” you say, “just grab the data from the $_POST or $_GET array”.</p>
<p>Unfortunately this isn’t really an option in CF7, as the data is emailed out (or stored in the database depending how you have it set up) and then the user is shown a confirmation message. I used <a href="http://blog.pushon.co.uk/web-development/contact-form-7-redirect-to-a-thank-you-page-in-wordpress-3/">this method </a>to get the user redirected to a thank you page, but by that point all the data from the form is no longer available.</p>
<p>My solution: grab the data as soon as it is submitted and store it in the user’s session. To do this I added an action (in my theme’s functions.php) to get fired when the ‘wpcf7_before_send_mail’ event happens, and store it in the database, like so:</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">function set_sessions($cf7){<br />
$_SESSION['formdata'] = $cf7-&amp;gt;posted_data['menu-848'];<br />
return false;<br />
}</div></div>
<p>add_action( &#8216;wpcf7_before_send_mail&#8217;, &#8216;set_sessions&#8217; );</p>
<p>&#8216;Menu-848&#8242; is just the one piece of data I wanted to grab. If you want to store the whole set of data, just use</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$_SESSION['formdata'] = $cf7-&amp;gt;posted_data;</div></div>
<p>instead.</p>
<p>Once it&#8217;s stored, you just have to get it out of the session array wherever you want.</p>
<p>Hope this helps, let me know if you have any questions.</p>
<div class="horizontal_line"></div>
<p><em>Edit: Just a note in case it&#8217;s needed &#8211; you should also ensure that you actually have a session open, as WordPress doesn&#8217;t do this automatically.</em></p>
<p><em>To do this, add the following to your wp_config file:</em></p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">/**<br />
* Enable sessions<br />
*/<br />
if (!session_id())<br />
session_start();</div></div>
<p>The post <a href="http://www.pushon.co.uk/blog/wordpress-contact-form-7-intelligent-thank-you-pages/">WordPress Contact Form 7 &#8211; Intelligent Thank you pages</a> appeared first on <a href="http://www.pushon.co.uk">PushON Ltd</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pushon.co.uk/blog/wordpress-contact-form-7-intelligent-thank-you-pages/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Schema.org &#8211; what&#039;s the deal?</title>
		<link>http://www.pushon.co.uk/blog/search-engine-optimisation-seo/schema-org-whats-the-deal/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=schema-org-whats-the-deal</link>
		<comments>http://www.pushon.co.uk/blog/search-engine-optimisation-seo/schema-org-whats-the-deal/#comments</comments>
		<pubDate>Fri, 10 Jun 2011 11:35:19 +0000</pubDate>
		<dc:creator>James Sims</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://blog.pushon.co.uk/?p=3169</guid>
		<description><![CDATA[<p>SEO Guide to Schema.org &#8211; An Introduction If you&#8217;ve been following events in the web development and SEO world, you&#8217;ve probably heard that there is a new standard for marking up data so that search engines can display rich data. It&#8217;s called schema.org. We&#8217;ve already seen this sort of thing with the Microformats that are... <a href="http://www.pushon.co.uk/blog/search-engine-optimisation-seo/schema-org-whats-the-deal/" class="post-excerpt-continue">Continue reading</a></p><p>The post <a href="http://www.pushon.co.uk/blog/search-engine-optimisation-seo/schema-org-whats-the-deal/">Schema.org &#8211; what&#039;s the deal?</a> appeared first on <a href="http://www.pushon.co.uk">PushON Ltd</a>.</p>]]></description>
			<content:encoded><![CDATA[<h3>SEO Guide to Schema.org &#8211; An Introduction</h3>
<p><img class="size-full wp-image-3174" style="float: right;" src="http://www.pushon.co.uk/wp-content/uploads/2011/06/thing-product2.jpg" alt="Schema.org markup information" width="237" height="158" title="Schema.org markup information" /></p>
<p>If you&#8217;ve been following events in the web development and SEO world, you&#8217;ve probably heard that there is a new standard for marking up data so that search engines can display rich data. It&#8217;s called schema.org.</p>
<p>We&#8217;ve already seen this sort of thing with the Microformats that are around at the moment, but this standard will be normalised across the main search engines. The plan is to also allow a standard format for other tools to read as well &#8211; allowing a much easier flow of data between websites, web services and even more exotic tools such as mobile apps.</p>
<p>In this post I won&#8217;t be going into specific examples of code (that&#8217;s all listed over at the <a href="http://schema.org/Thing">schema.org website</a>, so there&#8217;s no point duplicating it here), but I will be addressing some of the questions that I think you might have about it.</p>
<h3>Schema.org &#8211; who are these guys anyway and why should I listen to them?</h3>
<p>Schema.org is rather unique, in that it is a collaboration between the three biggest players on the search engine market &#8211; Google, Yahoo! and Bing. This kind of thing hasn&#8217;t really been seen since 2006, when they came together to provide a common standard for sitemaps.</p>
<p>That in itself should also answer the second part of the question &#8211; you should listen to them because they are giving us, as web content writers and SEOs, the perfect opportunity to mark up our web copy and data in a way that is effectively guaranteed to be read properly (i.e. optimised) for almost every search happening today.</p>
<h3>What is wrong with Microformats &#8211; and why do we need this?</h3>
<p>One problem with Microformats and the other ways of getting meaningful data straight onto the SERPs is that they are not standard; what works for Google might not work for Bing, and vice versa. Using the schema.org scheme will work across all search engines. There is a good argument that using these will eventually be essential for getting the best SEO performance from a website, just reading the FAQ drops some <a href="http://schema.org/docs/faq.html#9">pretty strong hints</a> at this: &#8220;using on-page mark-up [will] help you to surface your content more clearly or more prominently in search results&#8221;.</p>
<p>As you might already know, Google Microformats can be inconsistent. Different sites (and even different pages on the same domain) will sometimes show up with rich snippets, and sometimes they won&#8217;t – even if they use identical mark-up. Schema.org mark-up should be more easily trusted (and hence displayed more consistently) by the search engines than current formats, such as hProduct and GoodRelations.</p>
<p>On top of all that, webmasters will now have an &#8220;SEF mark-up bible&#8221; to refer to &#8211; i.e. it will have all the information they need in one place, and with much less ambiguity than patching together bits from here and there.</p>
<h3>How will schema.org change SEO?</h3>
<p>The change won&#8217;t be fast, but once this standard is widely adopted, we can expect to see a lot more rich data on SERPs. Plus, this rich data will be more accurate and relevant than what we have at the moment.</p>
<p>Sites that do not have any structured mark-up are already less effective in SEO terms, but this is likely to become even more pronounced as more and more sites begin to offer this rich data to the search engines in the way that they &#8220;like&#8221;.</p>
<p>On the flip side, it will become easier than ever to &#8220;scrape&#8221; very rich content from sites that are using schema.org data structures. Because of this we might see a rise in automated content aggregation sites and the wholesale lifting of data from one site to be copied by another &#8211; effectively reducing the percentage of the web that is good quality, original content. That said, we can only wait and see how effective the search engines are at detecting spam (my money is on them being pretty good at using the new structure to accurately decide if the content on a page is legit).</p>
<h3>What will stay the same?</h3>
<p>This won&#8217;t change any of the underlying SEO methods you currently use. If you have a tried and tested method for improving the SEO performance of a website, then it will still be effective.</p>
<h3>Pigeonholing data &#8211; what if my data doesn&#8217;t fit?</h3>
<p>Schema.org covers most of the data types you might come across, but if you need to you can <a href="http://schema.org/docs/extension.html">extend the vocabulary</a>. There is no guarantee that this will appear in SERPs but it is fully endorsed by schema.org. For example, you can extend a class with a / character, such as: &#8220;Person/Engineer&#8221;. Over time, it is possible that these extensions will be moved into the core schema.org vocabulary, if they get used widely enough.</p>
<h3>How will it affect the SEO community?</h3>
<p>Schema.org is likely to become a natty buzzword amongst anyone with a website who wants to be on the top of SERPs. It should be quite marketable, and widespread coverage in the web world should help to underline the importance of search engine friendliness in general. It will no doubt soon appear on the &#8220;what we do&#8221; lists of countless SEO agencies, under the “on page SEO” section.</p>
<p>A lot of SEOs might be quite defensive of the methods they currently use to provide rich data (and those methods will continue to be effective), but in the end you can&#8217;t fail to adopt a standard that has got the backing of all the main search engines.</p>
<h3>My client heard about all of this and wants it right away. What should I do?</h3>
<p>There is nothing wrong with implementing this now &#8211; even though the schema is only in draft form, and won&#8217;t be finalised until later on this year. The FAQ at schema.org assures us that as the schema evolves over time, everything currently listed will continue to be fully supported by the major search engines.</p>
<p>If you don&#8217;t have any sort of structured mark-up to your copy, it&#8217;s probably logical to implement the schema.org structures rather than any of the others that are floating about &#8211; it&#8217;s not going to go away anytime soon!</p>
<p><img class="size-full wp-image-3173 alignleft" src="http://www.pushon.co.uk/wp-content/uploads/2011/06/rich-data.jpg" alt="Rich data, as seen on Google" title="Rich data, as seen on Google" style="float:left" width="232" height="63" /> On the other hand, the FAQ also says that all current data formats which &#8220;work&#8221; and are read properly by Google, Bing and Yahoo! will continue to be supported &#8211; so if you already have your data marked up properly and the search engines like it, there is no official sign that they will perform any worse than competing sites that use schema.org data formatting. Of course the acid test for this is in the SERPs &#8211; we can only wait and see what happens next, but personally I wouldn&#8217;t go rewriting great swathes of copy just yet: if you have any other SEO related work to do on a site, it should probably take priority over implementing schema.org formatting.</p>
<h3>You haven&#8217;t answered my question! I don&#8217;t agree with what you say!</h3>
<p>If there is something I haven&#8217;t covered in this SEO guide for schema.org, or something you don&#8217;t like the sound of, just leave a comment and I&#8217;ll see what I can do. I&#8217;ll be responding to every comment!</p>
<h3>Further Reading</h3>
<ul>
<li><a href="http://googlewebmastercentral.blogspot.com/2011/06/introducing-schemaorg-search-engines.html">Official      Google Webmaster Central Blog: Introducing schema.org</a></li>
<li><a href="http://www.seoskeptic.com/what-schema-org-means-for-seo-and-beyond/">What      Schema.org Means for SEO and Beyond</a></li>
<li><a href="http://searchengineland.com/schema-org-google-bing-yahoo-unite-79554">Schema.org:      Google, Bing &amp; Yahoo Unite To Make Search Listings Richer Through      Structured Data</a></li>
</ul>
<p>The post <a href="http://www.pushon.co.uk/blog/search-engine-optimisation-seo/schema-org-whats-the-deal/">Schema.org &#8211; what&#039;s the deal?</a> appeared first on <a href="http://www.pushon.co.uk">PushON Ltd</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pushon.co.uk/blog/search-engine-optimisation-seo/schema-org-whats-the-deal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Campaign Monitor API: PHP Wrapper, Error 400 Failed to deserialize</title>
		<link>http://www.pushon.co.uk/blog/campaign-monitor-api-php-wrapper-error-400-failed-to-deserialize/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=campaign-monitor-api-php-wrapper-error-400-failed-to-deserialize</link>
		<comments>http://www.pushon.co.uk/blog/campaign-monitor-api-php-wrapper-error-400-failed-to-deserialize/#comments</comments>
		<pubDate>Fri, 11 Mar 2011 14:21:36 +0000</pubDate>
		<dc:creator>James Sims</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.pushon.co.uk/?p=4170</guid>
		<description><![CDATA[<p>Well here&#8217;s a problem that had me scratching my head for a few hours today. I integrated the Campaign Monitor API into a website for a client, by following the instructions here, only to find that it wouldn&#8217;t add a new subscriber even though the code I was using was correct. It insited on giving... <a href="http://www.pushon.co.uk/blog/campaign-monitor-api-php-wrapper-error-400-failed-to-deserialize/" class="post-excerpt-continue">Continue reading</a></p><p>The post <a href="http://www.pushon.co.uk/blog/campaign-monitor-api-php-wrapper-error-400-failed-to-deserialize/">Campaign Monitor API: PHP Wrapper, Error 400 Failed to deserialize</a> appeared first on <a href="http://www.pushon.co.uk">PushON Ltd</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>Well here&#8217;s a problem that had me scratching my head for a few hours today. I integrated the <a href="http://www.campaignmonitor.com/api/" target="_blank">Campaign Monitor API</a> into a website for a client, by following the <a href="https://github.com/campaignmonitor/createsend-php/blob/master/samples/subscriber/add.php" target="_blank">instructions here</a>, only to find that it wouldn&#8217;t add a new subscriber even though the code I was using was correct.</p>
<p>It insited on giving me the following error:</p>
<pre>

<pre style="padding-left: 30px;">Failed with code 400

object(stdClass)#117 (2) {

  ["Code"]=&gt;

  int(400)

  ["Message"]=&gt;

  string(112) "Failed to deserialize your request.

Please check the documentation and try again.

Fields in error: subscriber"

}</pre>
<p>After trying about 15 ways of passing the data into the API, I <a href="http://i2.campaignmonitor.com/forums/viewtopic.php?pid=18242#p18242" target="_blank">posted on the forum</a> and contacted the support team at Campaign monitor&#8230;and got no luck from either of these.</p>
<p>That means it was time to roll up my sleeves, get my hands dirty and see what makes this whole thing tick&#8230;</p>
<p>I found that the issue was the use of <a href="http://php.net/manual/en/function.json-encode.php" target="_blank">json_encode</a>, which isn&#8217;t supported by PHP 5.1.6.</p>
<p>To resolve this, I added <a href="http://www.php.net/manual/en/function.json-encode.php#100835" target="_blank">this custom json_encode function</a> to the class/services_json.php file, and then modified the serialise function in class/serialisation.php to this:</p>
<pre>function serialise($data) {

  if (phpversion() &gt; "5.1.6")

    return json_encode(@CS_REST_SerialiserFactory::check_encoding($data));

  else

    //use the “compatibility mode” json_encode function instead

    return __json_encode(@CS_REST_SerialiserFactory::check_encoding($data));

}</pre>
<p>Once this was done, everything worked as expected, so if you&#8217;re running anything less than PHP 5.2 and you&#8217;re having issues with the Campaign Monitor API you might want to give this a go.</p>
<p>The post <a href="http://www.pushon.co.uk/blog/campaign-monitor-api-php-wrapper-error-400-failed-to-deserialize/">Campaign Monitor API: PHP Wrapper, Error 400 Failed to deserialize</a> appeared first on <a href="http://www.pushon.co.uk">PushON Ltd</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pushon.co.uk/blog/campaign-monitor-api-php-wrapper-error-400-failed-to-deserialize/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic
Object Caching 1846/1980 objects using disk: basic

Served from: www.pushon.co.uk @ 2013-06-19 17:39:32 -->