<?xml version="1.0"?>
<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/"
	>
   <channel>
      <pubDate>Thu, 24 Jul 2008 02:39:04 GMT</pubDate>
      <lastBuildDate>Thu, 24 Jul 2008 02:39:04 GMT</lastBuildDate>
      <language>en</language>
      <docs>http://www.rssboard.org/rss-specification</docs>
      <title>CrunchBang ~ rants</title>
      <link>http://crunchbang.org/tags/rants/</link>
      <description>Code, Design &amp; GNU/Linux</description>

<item>
    <title>All Twittered Out</title>
    <link>http://crunchbang.org/archives/2008/05/20/all-twittered-out/</link>
    <pubDate>Tue, 20 May 2008 10:59:20 GMT</pubDate>
    <dc:creator>Philip Newborough</dc:creator>
    <guid>http://crunchbang.org/archives/2008/05/20/all-twittered-out/</guid>
    <description><![CDATA[
    <p>I have been using <a href="http://twitter.com/corenominal " title="corenominal on Twitter.">Twitter</a> on and off for several months. Some of the time the service works, the remainder of the time I am reliably informed that &#34;Something is technically wrong.&#34; Currently, Twitter is <em>the only</em> web based application I use on a regular basis which breaks just as regularly as I use it.</p>

<p>If Twitter provided an important service, email for example, I would have stopped using it in favour of something more reliable; however, arguably, Twitter does not provide an important service, so I have persevered with its less than reliable service, though I have to admit, my patience is wearing thin.</p>

<h3>Should not the Twitter experience be fun?</h3>

<p>For me, Twitter has stopped being a fun distraction and has become something which I like to do, but more often than not, I end up feeling frustrated when I do. Problem is, I have become comfortable with keeping a virtual diary of day-to-day, hour-to-hour, minute-to-minute distractions. I also enjoy the sporadic conversations which occur between mutual followers.</p>

<p>Do not misunderstand me, I think the basis of the Twitter service, &#34;What are you doing?&#34;, is valid and simple enough to remain being a great idea; however, for fear of stating the obvious, I do not think the Twitter service is currently scaling well enough to cope with the digital populace. And more worryingly [<em>at least for the Twitter developers</em>], I am not sure it ever will, not in its current guise and regardless of the <a href="http://www.rubyonrails.com/ " title="Ruby on Rails">underlying technologies</a>.</p>

<h3>Ah b&lowast;ll&lowast;cks!</h3>

<p>Also, there is something which has been bugging me about Twitter, the fact that it is hosting my data. The data in question, may on the surface seem unimportant, and for the large part it is; however, on occasion I have found myself <strike>wanting</strike> needing to refer to my backlog of tweets, only to find the Twitter service lacking, again.</p>

<p>As an example, only the other day, Becky and I wanted to watch an episode of a certain serial drama and neither of us could remember the last episode we had watched. Ah ha! I thought, I will search my Twitter history, I am sure to have tweeted about it. The following conversation went something like:</p>

<p>me: Ah b&lowast;ll&lowast;cks!<br />
Becky: What&#39;s wrong?<br />
me: Something technical!</p>

<p>If I was hosting the tweets myself, I feel certain the above short conversation would never have taken place. I would have been able to search my data, find the information I needed and carry on with my otherwise happy existence.</p>

<h3>What are you doing?</h3>

<p><a href="http://twitter.com/corenominal/statuses/815647750 " title="So much so, I felt inclined to Twitter about it.">I am feeling all Twittered out</a>, not with the concept, but with the service. I am going to rectify this by developing my own mini Twitteresque application. The application will provide similar functionality to Twitter, but obviously it will be served from my own hosting account. The application will store my tweets within its own database as well as pushing them to Twitter. Ideally, once the application is running, nobody, apart from myself, should notice any difference as it will appear as though I am Twittering as normal.</p>

<h3>Thank you Twitter</h3>

<p>Twitter got me hooked on keeping a diary of meaningless events, but then left me wanting. So, thank you Twitter, I now have a new project to keep me amused for a while.</p>

<p>End rant. Start project.</p>

    <p style="font-size:smaller;">Tags: <a href="http://crunchbang.org/tags/projects/" title="Browse all posts tagged with &#8220;projects&#8221;">projects</a>, <a href="http://crunchbang.org/tags/rants/" title="Browse all posts tagged with &#8220;rants&#8221;">rants</a>, <a href="http://crunchbang.org/tags/twitter/" title="Browse all posts tagged with &#8220;twitter&#8221;">twitter</a></p>
    ]]></description>
</item>

<item>
    <title>HOWTO Install RealPlayer on Ubuntu</title>
    <link>http://crunchbang.org/archives/2008/05/19/howto-install-realplayer-on-ubuntu/</link>
    <pubDate>Mon, 19 May 2008 03:39:30 GMT</pubDate>
    <dc:creator>Philip Newborough</dc:creator>
    <guid>http://crunchbang.org/archives/2008/05/19/howto-install-realplayer-on-ubuntu/</guid>
    <description><![CDATA[
    <p><img src="http://crunchbang.org/uploads/051908033454-bbc-iplayer-radio.png" alt="Screenshot of the BBC iPlayer Radio" /></p>

<p>In my <a href="http://crunchbang.org/archives/2008/05/18/ubuntu-on-the-bbc/ " title="Ubuntu On The BBC.">last post</a> I had a mini rant regarding the BBC&#39;s use of RealPlayer and how I believe Real&#39;s media formats are <em>not particularly well supported</em> under Linux. In the <a href="http://crunchbang.org/archives/2008/05/18/ubuntu-on-the-bbc/#usercomments " title="Comments about Ubuntu on the BBC.">comments</a> which followed, <a href="http://frem.wordpress.com/ " title="FremLog">James</a> pointed out the fact that <a href="http://www.real.com/linux " title="RealPlayer for Linux.">RealPlayer is supported under Linux</a>; you just have download the executable binary file and install it yourself. In my reply to James, I stated:</p>

<blockquote>
  <p>While it may not be difficult for power users to install Real Player, I think regular users would maybe struggle. Personally, I cannot remember the last time I had to download and install an executable binary; which either says a lot about the current state of Linux and how far it has come, or how poorly supported Real Player is.</p>
</blockquote>

<p>Anyhow, I do not like moaning about stuff without doing anything constructive to rectify things; so, I decided to write <a href="http://crunchbang.org/wiki/realplayer-on-ubuntu/ " title="RealPlayer on Ubuntu.">this little howto install RealPlayer guide</a> for <a href="http://www.ubuntu.com " title="Ubuntu, Linux for human beings.">Ubuntu Linux</a>. If this is something you are interested in doing then follow the <a href="http://crunchbang.org/wiki/realplayer-on-ubuntu/ " title="RealPlayer on Ubuntu.">instructions on my wiki</a>.</p>

<p><strong>Update:</strong> I have moved the instructional part of this post to my wiki, see:<br />
<a href="http://crunchbang.org/wiki/realplayer-on-ubuntu/ " title="Howto install RealPlayer on Ubuntu.">http://crunchbang.org/wiki/realplayer-on-ubuntu/</a></p>

    <p style="font-size:smaller;">Tags: <a href="http://crunchbang.org/tags/bbc/" title="Browse all posts tagged with &#8220;bbc&#8221;">bbc</a>, <a href="http://crunchbang.org/tags/rants/" title="Browse all posts tagged with &#8220;rants&#8221;">rants</a>, <a href="http://crunchbang.org/tags/realplayer/" title="Browse all posts tagged with &#8220;realplayer&#8221;">realplayer</a>, <a href="http://crunchbang.org/tags/ubuntu/" title="Browse all posts tagged with &#8220;ubuntu&#8221;">ubuntu</a></p>
    ]]></description>
</item>

<item>
    <title>Ubuntu On The BBC</title>
    <link>http://crunchbang.org/archives/2008/05/18/ubuntu-on-the-bbc/</link>
    <pubDate>Sun, 18 May 2008 15:03:32 GMT</pubDate>
    <dc:creator>Philip Newborough</dc:creator>
    <guid>http://crunchbang.org/archives/2008/05/18/ubuntu-on-the-bbc/</guid>
    <description><![CDATA[
    <p>In case anyone does not know, the BBC News 24 channel has a technology programme named Click. The <a href="http://news.bbc.co.uk/1/hi/programmes/click_online/ " title="BBC - Click">Click website</a> describes the show as, &#34;The BBC&#39;s flagship technology programme&#34;; so expect a fairly mainstream show featuring technology news and gadget reviews. Anyhow, Andrew kindly reminded me that this week Click contains a special on free [<em>as in beer</em>] software. <a href="http://www.ubuntu.com " title="Ubuntu, Linux for human beings.">Ubuntu Hardy Heron</a> and <a href="http://www.openoffice.org/ " title="OpenOffice.org">OpenOffice.org</a> are clearly spotted in the programme, which has to be a good thing :) If you missed the show, you can <a href="http://www.bbc.co.uk/iplayer/page/item/b00btrt9.shtml?q=click&amp;start=1&amp;scope=iplayersearch&amp;go=Find+Programmes&amp;version_pid=b00btrr3 " title="Watch Click with BBC iPlayer.">watch it online</a> with the BBC&#39;s iPlayer.</p>

<p>Also, while I am on the subject of the BBC, is it not about time the BBC made their online services more Linux friendly? As a fully paid up license holder I am somewhat frustrated with the BBC&#39;s continued support of Windows Media Player and Real Player media formats, neither of which are particularly well supported on Linux. In fact, these days I rarely use the BBC website as it frustrates me so :(</p>

    <p style="font-size:smaller;">Tags: <a href="http://crunchbang.org/tags/advocacy/" title="Browse all posts tagged with &#8220;advocacy&#8221;">advocacy</a>, <a href="http://crunchbang.org/tags/bbc/" title="Browse all posts tagged with &#8220;bbc&#8221;">bbc</a>, <a href="http://crunchbang.org/tags/rants/" title="Browse all posts tagged with &#8220;rants&#8221;">rants</a>, <a href="http://crunchbang.org/tags/ubuntu/" title="Browse all posts tagged with &#8220;ubuntu&#8221;">ubuntu</a></p>
    ]]></description>
</item>

<item>
    <title>Launchpad Got It Wrong?!</title>
    <link>http://crunchbang.org/archives/2008/05/07/launchpad-got-it-wrong/</link>
    <pubDate>Wed, 07 May 2008 07:09:42 GMT</pubDate>
    <dc:creator>Philip Newborough</dc:creator>
    <guid>http://crunchbang.org/archives/2008/05/07/launchpad-got-it-wrong/</guid>
    <description><![CDATA[
    <p><a href="http://madduck.net/blog/2008.05.06:how-launchpad-got-it-wrong/ " title="How Launchpad got it wrong.">Some interesting thoughts</a> about <a href="https://launchpad.net " title="Launchpad">Launchpad</a> by <a href="http://madduck.net/ " title="Martin F. Krafft">Martin F. Krafft</a>. Martin is basically saying that Canonical got it wrong with Launchpad, not because of its closed source nature, but because they missed an opportunity to create a decentralised system:</p>

<blockquote>
  <p>What we need is something as slick as Launchpad, and thousands of instances thereof, which all peer with each other, automatically. The information would automatically be mirrored wherever it’s referenced, so the entire cloud would be highly-available and failure-proof.</p>
</blockquote>

<p>I agree that this would be great, in theory, and I look forward to testing the system soon, not :) Seriously though, being a member of the <a href="https://launchpad.net/~launchpad-beta-testers " title="Launchpad Beta Testers team">Launchpad Beta Testers team</a> and having used many of Launchpad&#39;s features, I am not sure that Martin&#39;s proposal is even remotely possible &#8212; is it possible to maintain a complex project such as <a href="http://www.ubuntu.com/ " title="Ubuntu, Linux for human beings.">Ubuntu</a> without a <em>centralised</em> project management system?</p>

    <p style="font-size:smaller;">Tags: <a href="http://crunchbang.org/tags/launchpad/" title="Browse all posts tagged with &#8220;launchpad&#8221;">launchpad</a>, <a href="http://crunchbang.org/tags/rants/" title="Browse all posts tagged with &#8220;rants&#8221;">rants</a>, <a href="http://crunchbang.org/tags/ubuntu/" title="Browse all posts tagged with &#8220;ubuntu&#8221;">ubuntu</a></p>
    ]]></description>
</item>

<item>
    <title>Pop-up Dictionary.com</title>
    <link>http://crunchbang.org/archives/2007/09/30/popup-dictionary-dot-com/</link>
    <pubDate>Sun, 30 Sep 2007 02:52:21 GMT</pubDate>
    <dc:creator>Philip Newborough</dc:creator>
    <guid>http://crunchbang.org/archives/2007/09/30/popup-dictionary-dot-com/</guid>
    <description><![CDATA[
    <p><a href="http://dictionary.com/ " title="Pop-up blocker advised.">Dictionary.com</a> is the only site I use on a regular basis that still employs pop-up advertising. I think it&#39;s a real shame that such an important reference site should use this method of advertising.</p>

<p>The thing is, I think it&#39;s more than simply an annoyance, it&#39;s discriminatory against users that are unaware that pop-ups can be blocked. Most modern browsers come with anti pop-up software by default, but users that are forced to use older browsers and/or systems don&#39;t benefit from such tools.</p>

<p>If it wasn&#39;t for Firefox I think I would have looked for an alternative long ago. One alternative that comes to mind is <a href="http://dict.org/ " title="The DICT Development Group">dict.org</a>. It&#39;s fast, free and sans advertising. A worthy non-commercial alternative to Dictionary.com&#39;s pop-up hell.</p>

    <p style="font-size:smaller;">Tags: <a href="http://crunchbang.org/tags/rants/" title="Browse all posts tagged with &#8220;rants&#8221;">rants</a></p>
    ]]></description>
</item>

 </channel>
</rss>