<?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>Antonio Rojilla &#187; In English</title>
	<atom:link href="http://antonio.rojilla.com/category/in-english/feed/" rel="self" type="application/rss+xml" />
	<link>http://antonio.rojilla.com</link>
	<description>Espacio personal de Antonio Rojilla</description>
	<lastBuildDate>Wed, 17 Nov 2010 22:30:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Upgrading WordPress will upgrade the default theme&#8230; why?</title>
		<link>http://antonio.rojilla.com/2010/07/30/upgrading-wordpress-will-upgrade-the-default-theme-why/</link>
		<comments>http://antonio.rojilla.com/2010/07/30/upgrading-wordpress-will-upgrade-the-default-theme-why/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 11:11:25 +0000</pubDate>
		<dc:creator>arm</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[In English]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Twenty Ten theme]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://antonio.rojilla.com/?p=122</guid>
		<description><![CDATA[I said it before: WordPress developers are dumb. And I have to say it again: fuck you WordPress developers. Fuck you. I&#8217;m using WordPress&#8217; default theme Twenty Ten in one of my blogs, but I added some small modifications to &#8230; <a href="http://antonio.rojilla.com/2010/07/30/upgrading-wordpress-will-upgrade-the-default-theme-why/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I said it before: <a href="http://antonio.rojilla.com/2010/07/19/wordpress-auto-formatting-sucks-wp-developers-are-dumb/">WordPress developers are dumb</a>. And I have to say it again: fuck you WordPress developers. Fuck you.</p>
<p><span id="more-122"></span></p>
<p>I&#8217;m using WordPress&#8217; default theme Twenty Ten in one of my blogs, but I added some small modifications to suit my needs. One day I saw in WordPress&#8217; admin panel that there was an update for the default theme. What first caught my attention was this: why the hell is there not an option to turn off those fucking annoying notifications?</p>
<p>But then, some days later there was also an update for WordPress itself. So I had two things I could update: WordPress and its default theme Twenty Ten. You&#8217;d think that they are different updates and that obviously updating one won&#8217;t update the other. It makes sense: you may want to update WordPress code but not the theme. But I wouldn&#8217;t be writing this posts if things that make sense were for those dumb, stupid WordPress developers, right?</p>
<p>So when you update WordPress it also updates the default theme. And there is not an option to avoid this. You are not warned. Nothing. <strong>You have to also upgrade the fucking theme because the fucking developers decided so.</strong> Thank you brilliant minds.</p>
<p>Now, and this is the funny part, when you upgrade WordPress and its default theme&#8230; <strong>you don&#8217;t get an updated theme!</strong> That&#8217;s right, you still get a notification that an update for WordPress&#8217; default theme is available. Amazing. How dumb can be that?</p>
<p>Thankfully I had a back up of the theme with my small modifications and could restore it, but I wonder how many users have been caught off guard thanks to those dumb developers.</p>
]]></content:encoded>
			<wfw:commentRss>http://antonio.rojilla.com/2010/07/30/upgrading-wordpress-will-upgrade-the-default-theme-why/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress auto formatting sucks (WP developers are DUMB)</title>
		<link>http://antonio.rojilla.com/2010/07/19/wordpress-auto-formatting-sucks-wp-developers-are-dumb/</link>
		<comments>http://antonio.rojilla.com/2010/07/19/wordpress-auto-formatting-sucks-wp-developers-are-dumb/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 13:52:09 +0000</pubDate>
		<dc:creator>arm</dc:creator>
				<category><![CDATA[In English]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[plug-ins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://antonio.rojilla.com/?p=94</guid>
		<description><![CDATA[Why are WordPress developers so DUMB? It&#8217;s something I&#8217;ve seen in other projects: the bigger the project the more disconnected from the real world the developers are. Why do they insist in adding the fucking auto formatting to WordPress posts? &#8230; <a href="http://antonio.rojilla.com/2010/07/19/wordpress-auto-formatting-sucks-wp-developers-are-dumb/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Why are WordPress developers so DUMB? It&#8217;s something I&#8217;ve seen in other projects: the bigger the project the more disconnected from the real world the developers are. Why do they insist in adding the fucking auto formatting to WordPress posts? And if thy think there is a reason in doing so, why the hell don&#8217;t they include a fucking option to disable it. A fucking option to disable the shitty TinyMCE editor and the auto formatting all together? A tag to tell that stupid editor &#8220;don&#8217;t fucking touch this code bitch&#8221;?</p>
<p><span id="more-94"></span></p>
<h2>WordPress removes br tags, adds p tags everywhere</h2>
<p>Dumb developers at WordPress may think we all are so dumb as they are, and so we can&#8217;t manage our own post code. They think they are smarter than you and they know better when and where to place code. because we are soooo dumb.</p>
<p>I just tried to add a fucking form to one of my posts, a very basic form with three fields and two buttons and no matter what I did the fucking WordPress editor added code everywhere: it added unwanted br tags just before any text field and, funny, two br tags I manually typed because I wanted one of the fields in another row, were always removed. Thank you so much dumb WordPress developers for your much appreciated help! I&#8217;m too dumb to know what I&#8217;m doing.</p>
<h2>Plug-ins to stop or disable WordPress auto formatting</h2>
<p>Of course I&#8217;m not the only dumb blogger that is suffering from these smart guys (well, yes, they are dumb, but since I&#8217;m way dumber that them that makes them smarter than me). You can find hundreds of blog and forum posts asking how to remove this much loved auto formatting feature, and all our smart WordPress developers do is&#8230; nothing. Just nothing. After all, they are too smart compared to us and if auto formatting is there it may be for a reason. Don&#8217;t bother them with your irrelevant problems.</p>
<p>So many have tried to find a solution and it comes in the form of plug-ins. Whatever WordPress developers don&#8217;t want or don&#8217;t know how to fix, they will ask you to install a plug-in. I f the plug-in doesn&#8217;t exist, write it yourself or wait. The problem is, the plug-ins I hve tried so far don&#8217;t work. While I can format the form almost to my liking, I can&#8217;t still get the code untouched. Something is added anywhere. Always.</p>
<p>If you want  to try for yourself maybe you are luckier than me and can get the desired effect, you have these options:</p>
<p><a href="http://www.web-strategy.jp/wp_plugin/ps_disable_auto_formatting/">PS Disable Auto Formattin</a>: &#8220;When editing it in the HTML mode, it stops unintended removal of br tag  and p tag , either addition of p tag.&#8221;</p>
<p><a href="http://w-shadow.com/blog/2007/12/13/raw-html-in-wordpress/">Raw HTML</a>: &#8220;In the end I decided to just go and write a plugin that would let me put any code or script (e.g. JavaScript) in my posts and display it to the visitor unmodified.&#8221;</p>
<p>Additionally you can just the code directly to your theme&#8217;s functinos.php file: <a href="http://www.wprecipes.com/disable-wordpress-automatic-formatting-on-posts-using-a-shortcode">Disable WordPress automatic formatting on posts using a shortcode</a>.</p>
<p>Good luck with that. It worked&#8230; almost. WordPress still insisted in adding code no one aked for.</p>
<h2>Disabling the visual editor won&#8217;t disable auto formatting</h2>
<p>Turns out there is an option to disable the visual editor, and since you may think is this visual editor what is causing the formatting problems, you&#8217;d think that disabling it will solve the auto formatting problems. Well, not so. First, the option to disable the visual editor is hidden in your users profile options, as if they were ashamed of the monster they created. Why not add this option where it should be, in the Writing section under Settings? it is not something that will only affect some users&#8230; Then, if you finally disable it and you use the plain HTML post editor, some auto formatting will still be applied to your posts. How dumb can be that? You may be left trying to combine the HTML editor with one of the plug-ins just to see if you have more luck&#8230; I know I&#8217;ll try, and if I can come with a solution that really works, I&#8217;ll let you know (or you can point me to one solution in the comments if you know about one). Just to show you, with the visual editor disabled, I get this in my post, where 2 br tags have been added where only spaces should be, a p tag that is not closed has appeared (so much for stating that auto formatting is a way to force validating code in posts), the two br tags I placed to separate the last text and text field have disappeared, but one has then been added in a place that makes no sense:</p>
<pre id="line72">&lt;<span class="start-tag">form</span><span class="attribute-name"> id</span>=<span class="attribute-value">"form" </span><span class="attribute-name">style</span>=<span class="attribute-value">"text-align: center;"</span>&gt;
&lt;<span class="start-tag">input</span><span class="attribute-name"> name</span>=<span class="attribute-value">"weight" </span><span class="attribute-name">size</span>=<span class="attribute-value">"4" </span><span class="attribute-name">type</span>=<span class="attribute-value">"text" </span><span class="error"><span class="attribute-name">/</span></span>&gt; Peso (en kilos)&lt;<span class="start-tag">br</span><span class="error"><span class="attribute-name"> /</span></span>&gt;
&lt;<span class="start-tag">input</span><span class="attribute-name"> name</span>=<span class="attribute-value">"height" </span><span class="attribute-name">size</span>=<span class="attribute-value">"4" </span><span class="attribute-name">type</span>=<span class="attribute-value">"text" </span><span class="error"><span class="attribute-name">/</span></span>&gt; Altura (en centímetros)&lt;<span class="start-tag">br</span><span class="error"><span class="attribute-name"> /</span></span>&gt;
&lt;<span class="start-tag">input</span><span class="attribute-name"> onclick</span>=<span class="attribute-value">"calculateBMI()" </span><span class="attribute-name">name</span>=<span class="attribute-value">"button" </span><span class="attribute-name">type</span>=<span class="attribute-value">"button" </span><span class="attribute-name">value</span>=<span class="attribute-value">"Calcular" </span><span class="error"><span class="attribute-name">/</span></span>&gt;
&lt;<span class="start-tag">input</span><span class="attribute-name"> type</span>=<span class="attribute-value">"reset" </span><span class="attribute-name">value</span>=<span class="attribute-value">"Borrar" </span><span class="error"><span class="attribute-name">/</span></span>&gt;
&lt;<span class="start-tag">p</span>&gt;Tu IMC aproximado:&lt;<span class="start-tag">br</span><span class="error"><span class="attribute-name"> /</span></span>&gt;
&lt;<span class="start-tag">input</span><span class="attribute-name"> id</span>=<span class="attribute-value">"BodyMassIndex" </span><span class="attribute-name">name</span>=<span class="attribute-value">"BodyMassIndex" </span><span class="attribute-name">size</span>=<span class="attribute-value">"12" </span><span class="attribute-name">type</span>=<span class="attribute-value">"text" </span><span class="error"><span class="attribute-name">/</span></span>&gt;&lt;/<span class="end-tag">form</span>&gt;
</pre>
<p>Amazing. Nothing of this makes sense at all.</p>
<p>So all I can say for now is: fuck you WordPress developers. I appreciate all the work that is behind this blog software, but I really, really hate when you think you know better than me how to do things. It&#8217;s one of the reasons I left Windows many years ago, and one of the reasons why <a href="http://antonio.rojilla.com/2010/06/30/firefox-link-properties-menu/">I may leave Firefox</a>. It is not that you don&#8217;t know this problem exists, or that no one is asking you to solve it once and for all. You just think it is not worth your time. Well, them, fuck you. I&#8217;m really, really sick of this auto formatting shit. And you don&#8217;t care about it at all. Never did and never will.</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 1518px; width: 1px; height: 1px; overflow: hidden;">
<pre id="line72">&lt;<span class="start-tag">form</span><span class="attribute-name"> id</span>=<span class="attribute-value">"form" </span><span class="attribute-name">style</span>=<span class="attribute-value">"text-align: center;"</span>&gt;
&lt;<span class="start-tag">input</span><span class="attribute-name"> name</span>=<span class="attribute-value">"weight" </span><span class="attribute-name">size</span>=<span class="attribute-value">"4" </span><span class="attribute-name">type</span>=<span class="attribute-value">"text" </span><span class="error"><span class="attribute-name">/</span></span>&gt; Peso (en kilos)&lt;<span class="start-tag">br</span><span class="error"><span class="attribute-name"> /</span></span>&gt;
&lt;<span class="start-tag">input</span><span class="attribute-name"> name</span>=<span class="attribute-value">"height" </span><span class="attribute-name">size</span>=<span class="attribute-value">"4" </span><span class="attribute-name">type</span>=<span class="attribute-value">"text" </span><span class="error"><span class="attribute-name">/</span></span>&gt; Altura (en centímetros)&lt;<span class="start-tag">br</span><span class="error"><span class="attribute-name"> /</span></span>&gt;
&lt;<span class="start-tag">input</span><span class="attribute-name"> onclick</span>=<span class="attribute-value">"calculateBMI()" </span><span class="attribute-name">name</span>=<span class="attribute-value">"button" </span><span class="attribute-name">type</span>=<span class="attribute-value">"button" </span><span class="attribute-name">value</span>=<span class="attribute-value">"Calcular" </span><span class="error"><span class="attribute-name">/</span></span>&gt;
&lt;<span class="start-tag">input</span><span class="attribute-name"> type</span>=<span class="attribute-value">"reset" </span><span class="attribute-name">value</span>=<span class="attribute-value">"Borrar" </span><span class="error"><span class="attribute-name">/</span></span>&gt;
&lt;<span class="start-tag">p</span>&gt;Tu IMC aproximado:&lt;<span class="start-tag">br</span><span class="error"><span class="attribute-name"> /</span></span>&gt;
&lt;<span class="start-tag">input</span><span class="attribute-name"> id</span>=<span class="attribute-value">"BodyMassIndex" </span><span class="attribute-name">name</span>=<span class="attribute-value">"BodyMassIndex" </span><span class="attribute-name">size</span>=<span class="attribute-value">"12" </span><span class="attribute-name">type</span>=<span class="attribute-value">"text" </span><span class="error"><span class="attribute-name">/</span></span>&gt;&lt;/<span class="end-tag">form</span>&gt;
</pre>
</div>
]]></content:encoded>
			<wfw:commentRss>http://antonio.rojilla.com/2010/07/19/wordpress-auto-formatting-sucks-wp-developers-are-dumb/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Ubuntu One review (the conclusion: Ubuntu One is crap)</title>
		<link>http://antonio.rojilla.com/2010/07/03/ubuntu-one-review-ubuntu-one-is-crap/</link>
		<comments>http://antonio.rojilla.com/2010/07/03/ubuntu-one-review-ubuntu-one-is-crap/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 23:13:10 +0000</pubDate>
		<dc:creator>arm</dc:creator>
				<category><![CDATA[In English]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[crap]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[Ubuntu One]]></category>

		<guid isPermaLink="false">http://antonio.rojilla.com/?p=51</guid>
		<description><![CDATA[Just a with almost anything Ubuntu, Ubuntu One is broken. They insist in releasing a new OS version every six month and the result is always the same: something really useful that was working before, stops doing so. Or suddenly &#8230; <a href="http://antonio.rojilla.com/2010/07/03/ubuntu-one-review-ubuntu-one-is-crap/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Just a with almost anything <a href="http://www.ubuntu.com">Ubuntu</a>, <a href="http://one.ubuntu.com">Ubuntu One</a> is broken. They insist in releasing a new OS version every six month and the result is always the same: something really useful that was working before, stops doing so. Or suddenly disappears. Upgrading Ubuntu is a lottery. Ubuntu One is no exception.</p>
<p><span id="more-51"></span></p>
<p>That&#8217;s why I tend to upgrade only after some months (thanks to all those brave users that go ahead and have to deal with the plethora of bugs!). The problem is that in Ubuntu sometimes there is no easy way to upgrade single programs to take advantage of new features, and when there is something I really like, I feel &#8216;forced&#8217; to upgrade the whole system way before I wish I had.</p>
<p><strong>Upgrading to 10.04</strong></p>
<p>This time I upgraded just a month after the launch of <a href="https://wiki.ubuntu.com/LucidLynx">Lucid</a> (10.04) and one of the things that made me took the plunge earlier was the system integration with social networks, like Twitter or Facebook. Well, no luck: <a href="http://gwibber.com">Gwibber</a>, the program that makes this possible, has bugs and doesn&#8217;t let me add accounts. Thank you <a href="http://www.markshuttleworth.com">Mark</a> for releasing new great features&#8230; broken.</p>
<p>Another good reason was that I now have a 3G connection with Vodafone and wanted to connect without having to use <a href="http://en.wikipedia.org/wiki/Betavine">Betavine</a>&#8216;s <a href="https://forge.betavine.net/projects/vodafonemobilec/">Vodafone Mobile Connect</a>. Again, I have had lots of problems with <a href="http://projects.gnome.org/NetworkManager/">Network Manager</a> (I have had problems with this program since I started to use Ubuntu like 4 or 5 years ago) and when I decided it was not worth my time dealing with that program any more, I found that I couldn&#8217;t install Vodafone Mobile Client back! BTW, it was automatically removed when I did the upgrade to Lucid (see, that&#8217;s the kind of behavior I hate so much, like what <a href="http://www.mozilla.org">Mozilla</a> did with the <a href="http://antonio.rojilla.com/2010/06/30/firefox-link-properties-menu/">link properties context menu option in Firefox 3.6</a>). And while I can now finally conncet I still have some problems with the 3G modem, ozerocdoff and wvdial. Great.</p>
<p>Anyway, I have been able to sort all the serious problems (many more than what I have actually mentioned here, but I was just telling you my reasons to upgrade so &#8216;soon&#8217;), and I lost the count on all the hours I have spent in doing so. A shame considering that Lucid is a <a href="https://wiki.ubuntu.com/LTS">LTS</a> version (what made me feel more confident about the upgrade BTW).</p>
<h2>My Ubuntu One review</h2>
<p>I like the idea behind Ubuntu One (just like I like <a href="http://www.dropbox.com">Dropbox</a> or similar services) and if I didn&#8217;t use it before was because, as you can see, I know how Canonical works and expected lots of bugs everywhere in the first months. Now that enough time has passed and we he a new LTS version here (which is a warranty of nothing as you can see), I decided to give it a try.</p>
<p>So I registered a new account at <a href="https://help.ubuntu.com/community/SingleSignOn">Ubuntu Single Sign On</a> and followed every step after&#8230; I got an error: I went to a page named <strong>Confirm Computer Access</strong> and to to sync my computer all I had to do was to click a button labelled <em>Add this computer</em>, but it just took me to a Firefox error page saying</p>
<blockquote><p><strong>Unable to connect</strong><br />
Firefox can&#8217;t establish a connection to the server at localhost:54034.</p></blockquote>
<p>What is worse, there is no single mention of this problem in Ubuntu One&#8217;s FAQ so you are left wondering what could possibly go wrong. To add insult to injury, there is not a single link in the whole Ubuntu One&#8217;s web control panel to get to that Confirm Computer Access again. No one is perfect, the process failed, but&#8230; how can I go to that fucking page again? Are you telling me that I only had one chance to sync my computer? Of course there must be a way to try to sync the computer again, but where is it Ubuntu? The only way I found to get there is through the browser history.</p>
<h3>A well known Ubuntu One bug</h3>
<p>It turns out this is a well known bug and it&#8217;s been reported to <a href="http://launchpad.net">Launchpad</a> (<a href="https://bugs.launchpad.net/ubuntuone-client/+bug/435066">here</a> or <a href="https://bugs.launchpad.net/ubuntuone-client/+bug/450993">here</a> for example) as far back as&#8230; September of the last year! Amazing. That&#8217;s all I have to say because I just can&#8217;t believe they made nothing in almost a year to fix this bug.</p>
<p>And the whole Ubuntu One site is a mess: when you are in the &#8216;Subscription Details&#8217; page you have a link to cancel your subscription and a link to view your account that when clicked takes you to the &#8216;Your Account&#8217; page where you can do little more than editing your details (name, email and password) and click a link that says &#8216;View details or make changes&#8217; which takes you to&#8230; the previous &#8216;Subscription Details&#8217; page.</p>
<p>But wait, it can get even more stupid. There are three other links in the &#8216;Your account&#8217; page:</p>
<p>- <strong>Ask account related questions.</strong> All it does is take you to a page where they say &#8220;Do you have billing questions regarding your Ubuntu One account?&#8221;. This makes clear that Ubuntu One is a desperate attempt by Mark Shuttleworth to make money (more about this in a moment).</p>
<p>- <strong>View the machines connected to this account.</strong> Of course this takes you to an empty page since the syncing process failed. That&#8217;s where you&#8217;d expect to find a &#8220;Sync computer&#8221; option to try again but all you&#8217;ll find is a link to the installation instructions, where they describe all the steps to create a new account at Ubuntu Single Sign On and sync the computer once signed in. What they don&#8217;t tell you is what to do in case the syncing process fails.</p>
<p>- <strong>Set up phone syncing (beta).</strong> This is the funniest because of the &#8216;beta&#8217; warning. I don&#8217;t want to imagine how it works (and that&#8217;s why in fact I didn&#8217;t bothered to follow the link).</p>
<p>The only option left in the control panel is a check box to subscribe by email for Ubuntu One tips and updates. There is that check box&#8230; and nothing more. There is no button to confirm or save when you check it. Brilliant.</p>
<h2>Yes, Ubuntu One is crap</h2>
<p>When I can finally sync my computer to Ubuntu One (and I don&#8217;t know how can I do it, I venture another wasted night trying to figure it out) I&#8217;ll update this review. But I can actually tell you that even being able to sync my computer problems may still come, and just a fast Google search will show what I&#8217;m talking about (overuse of CPU, excise RAM usage&#8230;). One quote I liked:</p>
<blockquote><p>File syncing is unreliable, evolution contacts syncing works on some  machines but not others, System/Preferences UI is irritating (combining  html with desktop app SUCKS), can&#8217;t delete directories from web site, no  android app.</p></blockquote>
<p>So from my own experience and the countless bad experiences of others, the conclusion of this Ubuntu One review can&#8217;t be other than: don&#8217;t waste your time with it. <strong>Ubuntu One is crap.</strong> Use Dropbox instead. Or anything else.</p>
<p>Ubuntu One should have never been released to the public. It is still in Beta, just like Ubuntu itself. Why they released it anyway is something I will talk about another day (don&#8217;t miss it: subscribe to my <a href="http://antonio.rojilla.com/feed/">RSS feed</a> or <a href="http://twitter.com/arojilla">follow me</a> at Twitter).</p>
]]></content:encoded>
			<wfw:commentRss>http://antonio.rojilla.com/2010/07/03/ubuntu-one-review-ubuntu-one-is-crap/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Don’t use Admiyn WordPress plug-in to update your Twitter</title>
		<link>http://antonio.rojilla.com/2010/06/30/admiyn-wordpress-plug-in-update-twitter/</link>
		<comments>http://antonio.rojilla.com/2010/06/30/admiyn-wordpress-plug-in-update-twitter/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 21:42:27 +0000</pubDate>
		<dc:creator>arm</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[In English]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Admiyn Twitter plug-in]]></category>
		<category><![CDATA[plug-ins]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://antonio.rojilla.com/?p=46</guid>
		<description><![CDATA[Installing Anderson Makiyama&#8216;s Admiyn Twitter WordPres plug-in seemed like a good idea, as it allows you to automatically update any Twitter account whenever you publish a new post. Well, it turned to be a pain in the ass. It&#8217;s not &#8230; <a href="http://antonio.rojilla.com/2010/06/30/admiyn-wordpress-plug-in-update-twitter/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Installing <a href="http://admiyn.com">Anderson Makiyama</a>&#8216;s <a href="http://admiyn.com/admiyn-twitter-1-2"><strong>Admiyn Twitter</strong></a> <a href="http://wordpress.org">WordPres</a> <a href="http://en.wikipedia.org/wiki/Plug-in_%28computing%29">plug-in</a> seemed like a good idea, as it allows you to automatically update any <a href="http://twitter.com">Twitter</a> account whenever you publish a new post. Well, it turned to be a pain in the ass.<span id="more-46"></span></p>
<p>It&#8217;s not that the plug-in doesn&#8217;t work, it&#8217;s that it works most than it should: unless there is an option that I missed, it will update your Twitter not only when you publish a new post but every time you edit one too. Maybe some bloggers find this useful but I don&#8217;t: sometimes can be good reasons to  your followers ) but what if you just edit a post because you forgot a question mark or mistyped a name?</p>
<p>Wait, it gets worse.</p>
<h2>Admiyn Twitter also updates on new comments</h2>
<p>Another &#8216;feature&#8217; of Admiyn Twitter is that it will also update your Twitter status whenever a new comment is added to any of your posts. First of all, I don&#8217;t see the need for this feature: really, what&#8217;s the point of updating on once and every new comment? This could be nice for a small site with almost no activity -and no followers- or as way to have you informed of new comments, but WordPress already does this, so&#8230;</p>
<p>But let&#8217;s imagine that you like this &#8216;feature&#8217; . Again, the plug-in works  more than it should, updating your status on new comments&#8230; even if they are not published! That&#8217;s right: I received the usual SPAM comments and guess what? Admiyn Twitter updated my status for every new SPAM comment.</p>
<p>Be warned: as of version 1.2, <strong>avoid Admiyn Twitter!</strong> Unt</p>
<p>Of course, I appreciate the work of Anderson Makiyama and any other person involved in the development of the plug-in, but it has two major flaws that I thought were worth spreading.</p>
]]></content:encoded>
			<wfw:commentRss>http://antonio.rojilla.com/2010/06/30/admiyn-wordpress-plug-in-update-twitter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>GoDaddy sucks</title>
		<link>http://antonio.rojilla.com/2010/06/30/godaddy-sucks/</link>
		<comments>http://antonio.rojilla.com/2010/06/30/godaddy-sucks/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 13:49:43 +0000</pubDate>
		<dc:creator>arm</dc:creator>
				<category><![CDATA[In English]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[godaddy]]></category>
		<category><![CDATA[godaddy sucks]]></category>
		<category><![CDATA[hosting]]></category>

		<guid isPermaLink="false">http://antonio.rojilla.com/?p=29</guid>
		<description><![CDATA[Just wanted to add my voice to the various hosting reviews out there that google &#8220;godaddy sucks&#8221; and &#8220;godaddy rocks&#8221; to see how popular or unpopular Godaddy&#8217;s hosting is. Really, GoDaddy sucks The hosting is slow, the custom control panel &#8230; <a href="http://antonio.rojilla.com/2010/06/30/godaddy-sucks/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Just wanted to add my voice to the various hosting reviews out there that <em>google</em> &#8220;<strong>godaddy sucks</strong>&#8221; and &#8220;godaddy rocks&#8221; to see how popular or unpopular Godaddy&#8217;s hosting is.<span id="more-29"></span></p>
<h2>Really, GoDaddy sucks</h2>
<p>The hosting is slow, the custom control panel a mess, their home is anything but user-friendly and they are constantly trying to sell you something (not that other companies don&#8217;t do this, but the way GoDaddy do it is just too intrusive, <em>spammy</em> and borthering the scam).</p>
<p>So yes, <a href="http://www.google.com/#hl=en&amp;source=hp&amp;q=godaddy+sucks&amp;aq=f&amp;aqi=&amp;aql=&amp;oq=&amp;gs_rfai=&amp;fp=355c0c6008861bf6">GoDaddy sucks</a> (see for yourself), and while I still have some business with them (like this site, but I&#8217;ll try to solve this ASAP) if I were you&#8230; I&#8217;d run away.</p>
<p>UPDATE: this is completely true! I&#8217;m writing this with WordPress and just when I clicked &#8220;Publish&#8221; to, err, publish this post&#8230; nothing happened! The page kept loading and loading after I got that annoying &#8220;You have chosen to open&#8230;&#8221; browser message that I get every time the server times out&#8230; And that&#8217;s like one time out of every ten. How good does that talk about GoDaddy&#8217;s hosting? Yes, Godaddy sucks.</p>
]]></content:encoded>
			<wfw:commentRss>http://antonio.rojilla.com/2010/06/30/godaddy-sucks/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Dear Firefox team: why the hell did you remove the link properties context menu item in 3.6?</title>
		<link>http://antonio.rojilla.com/2010/06/30/firefox-link-properties-menu/</link>
		<comments>http://antonio.rojilla.com/2010/06/30/firefox-link-properties-menu/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 11:17:14 +0000</pubDate>
		<dc:creator>arm</dc:creator>
				<category><![CDATA[In English]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[context menu]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Firefox 3.6]]></category>
		<category><![CDATA[Firefox extensions]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Johnathan Nightingale]]></category>
		<category><![CDATA[link properties]]></category>

		<guid isPermaLink="false">http://antonio.rojilla.com/?p=22</guid>
		<description><![CDATA[Browsing with Firefox you could right click on any link and select the &#8220;Properties&#8221; option from the context menu. Then you were presented some useful info like the rel attribute, so you could easily see if the links was nofollow &#8230; <a href="http://antonio.rojilla.com/2010/06/30/firefox-link-properties-menu/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Browsing with Firefox you could right click on any link and select the &#8220;Properties&#8221; option from the context menu. Then you were presented some useful info like the <a href="http://wiki.whatwg.org/wiki/RelExtensions"><em>rel</em> attribute</a>, so you could easily see if the links was <a href="http://en.wikipedia.org/wiki/Nofollow">nofollow</a> among other things. Well, no more with Firefox 3.6.<span id="more-22"></span>It seems <a href="http://blog.johnath.com">Johnathan Nightingale</a> deemed this menu option too irrelevant and decided that it was better to <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=513147">remove it</a>. But judging by the results you can find in Google many people is upset. And I&#8217;m one of those.</p>
<p>I hate it when they change something like this and:</p>
<ol>
<li>They don&#8217;t warm you (like &#8220;upgrading to 3.6 will disable this and  that&#8230;&#8221;).</li>
<li>They don&#8217;t give you and easy alternative (like an option to revert the change).</li>
</ol>
<p>And when I say they don&#8217;t warm you, I don&#8217;t mean a warming in some VSN or website or list that only experts or coders visit, like <a href="http://bugzilla.mozilla.org">Bugzilla</a>. I mean a straight warming for end users without technical background or the time to closely follow Firefox&#8217;s development.</p>
<p>I wish I could easily decide if an upgrade would be worth or set in the preferences a &#8220;no thanks, don&#8217;t touch this, I really like it&#8221;. But no, they just remove whatever they please and you are left wondering where the hell does that option that you love so much gone. Believe me: when one of this changes happens I sometimes think I&#8217;m drunk or need more sleep. Just like when they suddenly decided that it was better to open new tabs just after the tab you were in instead of opening them at the far right as it has been for years. After minutes of frustration and asking myself what could I have broken I realized the kind of people I was dealing with (like the lovely Nightingale) and headed to Google just to find that thousands and thousands of Firefox users were as upset as me. See for yourself: <a href="http://www.google.com/#hl=en&amp;safe=off&amp;tbo=1&amp;tbs=qdr%3Ay&amp;q=firefox+3.6+tab+order&amp;aq=2&amp;aqi=g10&amp;aql=&amp;oq=firefox+3.6+tab&amp;gs_rfai=&amp;fp=df6f1721156eb324">here</a>, <a href="http://www.google.com/#hl=en&amp;safe=off&amp;tbo=1&amp;tbs=qdr%3Ay&amp;q=firefox+3.6+tabs+open+relative&amp;aq=f&amp;aqi=g1&amp;aql=&amp;oq=&amp;gs_rfai=&amp;fp=df6f1721156eb324">here</a> or <a href="http://www.google.com/#hl=en&amp;safe=off&amp;tbo=1&amp;tbs=qdr%3Ay&amp;q=firefox+3.6+tabs+open+end&amp;aq=6&amp;aqi=g10&amp;aql=&amp;oq=firefox+3.6+tabs+&amp;gs_rfai=&amp;fp=df6f1721156eb324">here</a>. Great move Firefox team.</p>
<p>Fortunately someone took the time to write an <a href="https://addons.mozilla.org/en-US/firefox/addon/14228/">extension</a> that will fix link properties menu problem (and there is an easy <a href="http://www.geekinspired.com/internet/firefox-3-6-how-to-open-tabs-at-end-of-tab-bar/">fix for the tabs opening order</a> as well). What the extension won&#8217;t fix is this kind of behavior at <a href="http://mozilla.org">Mozilla</a> though.</p>
<p>One day <a href="http://en.wikipedia.org/wiki/Google_Chrome">Chrome</a> and <a href="http://en.wikipedia.org/wiki/Chromium_%28web_browser%29">Chromium</a> will be the leading browsers and people at Firefox will wonder how it happened.</p>
]]></content:encoded>
			<wfw:commentRss>http://antonio.rojilla.com/2010/06/30/firefox-link-properties-menu/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

