<?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/"
	xmlns:georss="http://www.georss.org/georss" >

<channel>
	<title>Remco Bressers&#039; Blog &#187; wordpress</title>
	<atom:link href="http://remcobressers.nl/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://remcobressers.nl</link>
	<description>IT stuff that matters, travels and more</description>
	<lastBuildDate>Thu, 19 Apr 2012 13:51:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Wapple Architect Mobile WordPress plugin</title>
		<link>http://remcobressers.nl/2009/10/wapple-architect-mobile-wordpress/</link>
		<comments>http://remcobressers.nl/2009/10/wapple-architect-mobile-wordpress/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 14:03:10 +0000</pubDate>
		<dc:creator>Remco Bressers</dc:creator>
				<category><![CDATA[SysAdmin]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[wapple architect]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://remcobressers.nl/?p=165</guid>
		<description><![CDATA[As a followup on my blog post WordPressmobile.mobi is Spyware i&#8217;m now going to review the Wapple Architect plugin for WordPress. The original developer (Rich Gubby) replied about this plugin on my previous blog post and asked me to review the plugin. Here we go&#8230; I looked through the documentation which tells me i have [...]]]></description>
			<content:encoded><![CDATA[<p>As a followup on my blog post <a href="http://remcobressers.nl/2009/09/wordpressmobile-mobi-is-spyware/">WordPressmobile.mobi is Spyware</a> i&#8217;m now going to review the <a href="http://wapple.net">Wapple</a> Architect plugin for WordPress. The original developer (Rich Gubby) replied about this plugin on my previous blog post and asked me to review the plugin.</p>
<p>Here we go&#8230;</p>
<p>I looked through the documentation which tells me i have to open an account at wapple.net, which happens to be owned by the creator of the plugin. On the <a href="http://wapple.net">Wapple</a> page, it then generates an &#8220;Architect Dev Key&#8221; which you need for the configuration of the plugin. This key is bound to your domainname, which i think is rather restrictive. A blog can have multiple domainnames.<br />
After filling the key, the rest is all self explanatory and stupid simple. It just works.</p>
<p>Alright.. let&#8217;s test it out. On my Nokia E71, the layout looks rather simple to me but there&#8217;s plenty of possibilities to enhance this. I did notice some strange timeout issues on blog items which i didn&#8217;t have before installing the plugin. I don&#8217;t know for sure, but it looks like it has something to do with a very short timeout somewhere in the process. As far as i looked into the code, it creates a cookie on your device for 3600 seconds. Within that time, there will be no calls to Wapple made. This means the connection to Wapple is OK because it does build the first page all the time.<a title="iphone-wapple-1" rel="lightbox[pics165]" href="http://remcobressers.nl/wp-content/uploads/2009/10/IMG_0027.PNG"><img class="attachment wp-att-166 alignleft" src="http://remcobressers.nl/wp-content/uploads/2009/10/IMG_0027.PNG" alt="iphone-wapple-1" width="224" height="336" /></a></p>
<p>On the iPhone, i&#8217;m having similar issues.</p>
<p>The default layout looks far better on the iPhone (as all things look better on an iPhone <img src='http://remcobressers.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ), but on the iPhone i&#8217;m having similar timeout issues which happens after only a few seconds of waiting time.</p>
<p>Maybe the developer can look into this.</p>
<p><a title="iphone-wapple-2" rel="lightbox[pics165]" href="http://remcobressers.nl/wp-content/uploads/2009/10/IMG_0028.PNG"><img class="attachment wp-att-167 alignright" style="border: 1px solid black;" src="http://remcobressers.nl/wp-content/uploads/2009/10/IMG_0028.PNG" alt="iphone-wapple-2" width="224" height="336" /></a>The next problem i&#8217;m having on the iPhone is the page rendering. It renders almost perfectly on many different platforms, but on the iPhone the content is too wide for the screen, which means it doesn&#8217;t do a very good job on detecting the edge of the screen.</p>
<p><strong>Looking into the code</strong></p>
<p>Well, the last time i looked into the code of a mobile WordPress plugin, i was shocked by ads and callback code which was hacked into it. I was pleased to see that this plugin was free of any ad code or any callback options you don&#8217;t want. There&#8217;s one big &#8216;but&#8217; in this one, because it does call home to verify the API key and to detect what type of mobile device it is. Ofcourse you&#8217;re well aware of that before you install the plugin, but this <strong>could</strong> be used by the author to influence your blog and get a hold on your personal data (you filled it in yourself on Wapple.net). It&#8217;s not disturbing though. You are well aware of the fact that you&#8217;re registering for an API key to use on your own blog, so you know the author has your information just as Google has everytime i seek something on the net. The code for the plugin looks very tidy and you can see it&#8217;s written by someone who wants you to know how the stuff works. That&#8217;s very nice and i wish every developer works like this.</p>
<p><strong>The pros:</strong></p>
<ul>
<li>Clean code. No phone-home or hidden ads or any other crap</li>
<li>Install, get the key, fill it in and it works. It&#8217;s that simple</li>
<li>Easy configuration and pretty customisable</li>
</ul>
<p><strong>The cons:</strong></p>
<ul>
<li>Use of multiple domains would be nice as you can only get one key per WordPress installation</li>
<li>Rendering on the iPhone is far from ideal, but this doesn&#8217;t seem to be such a big bug to me</li>
<li>Use of your own ads (Google Adsense) is still impossible. This would be a killing app for me for this plugin</li>
</ul>
<p>Overall, i&#8217;m pretty pleased with this plugin and i started using it today. Thanks Rich!</p>
<p>You can get the plugin at <a href="http://wordpress.org/extend/plugins/wapple-architect">http://wordpress.org/extend/plugins/wapple-architect</a></p>

				<div class="mr_social_sharing_wrapper">
				<!-- Social Sharing Toolkit v2.0.8 | http://www.active-bits.nl/support/social-sharing-toolkit/ --><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fremcobressers.nl%2F2009%2F10%2Fwapple-architect-mobile-wordpress%2F&amp;layout=button_count&amp;show_faces=false&amp;width=90&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:90px; height:21px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-url="http://remcobressers.nl/2009/10/wapple-architect-mobile-wordpress/" data-text="Wapple Architect Mobile WordPress plugin">Tweet</a></span><span class="mr_social_sharing"><g:plusone size="medium" href="http://remcobressers.nl/2009/10/wapple-architect-mobile-wordpress/"></g:plusone></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://remcobressers.nl/2009/10/wapple-architect-mobile-wordpress/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://remcobressers.nl/2009/10/wapple-architect-mobile-wordpress/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>wordpressmobile.mobi is trying to fool me. It&#8217;s spyware!</title>
		<link>http://remcobressers.nl/2009/09/wordpressmobile-mobi-is-spyware/</link>
		<comments>http://remcobressers.nl/2009/09/wordpressmobile-mobi-is-spyware/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 23:21:38 +0000</pubDate>
		<dc:creator>Remco Bressers</dc:creator>
				<category><![CDATA[SysAdmin]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[spyware]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpressmobile]]></category>

		<guid isPermaLink="false">http://remcobressers.nl/?p=72</guid>
		<description><![CDATA[Money, money, money.. that&#8217;s what this world is about apparently. I have some Google ad&#8217;s on my page just to get some smoke out of the chimney. There has to be some money to keep the stuff running. Actually, it doesn&#8217;t deliver me anything at all. No problem, i don&#8217;t care. BUT! I was Googlin&#8217; [...]]]></description>
			<content:encoded><![CDATA[<p>Money, money, money.. that&#8217;s what this world is about apparently. I have some Google ad&#8217;s on my page just to get some smoke out of the chimney. There has to be some money to keep the stuff running. Actually, it doesn&#8217;t deliver me anything at all. No problem, i don&#8217;t care.</p>
<p>BUT!</p>
<p>I was Googlin&#8217; for a nice plugin to make my blog better readable for mobile users. The first URL sure looked like a good one. It&#8217;s wordpressmobile.mobi and it has a nice <strong>free</strong> WordPress plugin. Hmm.. Free as in beer?</p>
<p>After stumbling through the code, i noticed the following piece of it :</p>
<blockquote><p>$campaign = ($rand &lt;= $admobshare) ? &#8216;pub-3132018019261025&#8242; : get_option(&#8216;wordpress_mobile_plugin_google&#8217;);<br />
$rand = &#8216;Sharing &#8216;.$admobshare.&#8217;% to plugin author&#8217;;</p></blockquote>
<p>Alright, so it&#8217;s Google ad number is pub-31320189261025. Why didn&#8217;t he tell me about it? Maybe i should just make a good backup of my WordPress installation and install the plugin. So i did. And YES, it&#8217;s a great plugin and YES the creator did a great job. You can change the ads from the settings menu in WordPress.. And NO, you will STILL get &#8220;some&#8221; ads from the author of the plugin.. WHAAAAAAAT..</p>
<p>But&#8230; even scarier..</p>
<p>Most people just unzip the plugin and after activating the thing, they don&#8217;t even bother to configure it. It works? Then it&#8217;s ok. What you don&#8217;t know is that it defaults all the ads to it&#8217;s own so they are making money without you even noticing.</p>
<p>Sure looks like spyware to me. It pings back to the author. It even mails the author that a new user is using his plugin. What&#8217;s next? Is he going to make a tarball of my complete WordPress installation which he sends to all his friends at facebook?</p>
<p>I see this &#8220;method&#8221; poppin&#8217; up once every few weeks and it sure doesn&#8217;t make me very happy to know that this kind of &#8220;moneymaking&#8221; is not labelled spam or spyware, where every piece of Windows junk with some &#8220;call-home plugin&#8221; is. Just my thoughts and i hope someone would let me know some GOOD arguments for not putting this on the website OR in the readme (where it should be). Hell no! It shouldn&#8217;t even be in there <img src='http://remcobressers.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Just my 2 cents and just some frustrations i need to get rid of <img src='http://remcobressers.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Maybe it will help other people get a safe WordPress installation. For now, no mobile support. I&#8217;m sorry.</p>
<p>edit: Oh yeah, if you want to know how to disable his own ads, mail me.</p>

				<div class="mr_social_sharing_wrapper">
				<!-- Social Sharing Toolkit v2.0.8 | http://www.active-bits.nl/support/social-sharing-toolkit/ --><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fremcobressers.nl%2F2009%2F09%2Fwordpressmobile-mobi-is-spyware%2F&amp;layout=button_count&amp;show_faces=false&amp;width=90&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:90px; height:21px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-url="http://remcobressers.nl/2009/09/wordpressmobile-mobi-is-spyware/" data-text="wordpressmobile.mobi is trying to fool me. It’s spyware!">Tweet</a></span><span class="mr_social_sharing"><g:plusone size="medium" href="http://remcobressers.nl/2009/09/wordpressmobile-mobi-is-spyware/"></g:plusone></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://remcobressers.nl/2009/09/wordpressmobile-mobi-is-spyware/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://remcobressers.nl/2009/09/wordpressmobile-mobi-is-spyware/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

