<?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>digitalself &#187; Monkey Business</title>
	<atom:link href="http://www.digitalself.org/category/monkey-business/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitalself.org</link>
	<description>Realization of self in a digital world</description>
	<lastBuildDate>Mon, 10 Oct 2011 22:47:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>What does l10n, i18n or m4 mean ?</title>
		<link>http://www.digitalself.org/2008/08/27/what-does-l10n-i18n-or-m4-mean/</link>
		<comments>http://www.digitalself.org/2008/08/27/what-does-l10n-i18n-or-m4-mean/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 21:24:15 +0000</pubDate>
		<dc:creator>alfmatos</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Monkey Business]]></category>
		<category><![CDATA[autotools]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[m4]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[words]]></category>

		<guid isPermaLink="false">http://www.digitalself.org/?p=113</guid>
		<description><![CDATA[I have never understood what l10n stands for, nor i18n, nor m4 for that matter. But reading a good online book about autotools, there are a couple of words explaining that in fact m4 stands for Macro, which is m+4 chars. l10n is localization written as  &#8220;l+strlen(ocalizatio)+n&#8221;. Fun. Since I [...]]]></description>
			<content:encoded><![CDATA[<p>I have never understood what <em>l10n</em> stands for, nor <em>i18n</em>, nor <em>m4</em> for that matter. But reading <a href="http://www.freesoftwaremagazine.com/books/autotools_a_guide_to_autoconf_automake_libtool">a good online book about autotools</a>, there are a couple of words explaining that in fact <em>m4</em> stands for <em>Macro</em>, which is m+4 chars. <em>l10n</em> is <em>localization</em> written as  &#8220;l+strlen(ocalizatio)+n&#8221;. Fun. Since I was on vacations while I read this, I had time to write a bash script to do this automatically while enhancing my bash skills. Here is the script:</p>
<pre>#!/bin/bash

STRING=$1
STRLEN=${#STRING}

A=${STRING:1:$STRLEN-2}
echo ${STRING:0:1}${#A}${STRING:$STRLEN-1:$STRLEN-1}</pre>
<p>Try running <em>internationalization</em> on it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalself.org/2008/08/27/what-does-l10n-i18n-or-m4-mean/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The sounds of procrastination</title>
		<link>http://www.digitalself.org/2008/07/22/the-sounds-of-procrastination/</link>
		<comments>http://www.digitalself.org/2008/07/22/the-sounds-of-procrastination/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 15:55:23 +0000</pubDate>
		<dc:creator>alfmatos</dc:creator>
				<category><![CDATA[Monkey Business]]></category>
		<category><![CDATA[My World]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[noise]]></category>
		<category><![CDATA[procrastination]]></category>

		<guid isPermaLink="false">http://www.digitalself.org/?p=83</guid>
		<description><![CDATA[You know your life has taken a wrong turn when you spend more than 15 minutes listening to white noise.]]></description>
			<content:encoded><![CDATA[<p>You know your life has taken a wrong turn when you spend more than 15 minutes <a href="http://www.simplynoise.com/">listening to white noise</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalself.org/2008/07/22/the-sounds-of-procrastination/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Crazy April Fools &#8211; The Overkill</title>
		<link>http://www.digitalself.org/2008/04/01/crazy-april-fools-the-overkill/</link>
		<comments>http://www.digitalself.org/2008/04/01/crazy-april-fools-the-overkill/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 21:38:10 +0000</pubDate>
		<dc:creator>alfmatos</dc:creator>
				<category><![CDATA[Monkey Business]]></category>

		<guid isPermaLink="false">http://www.digitalself.org/2008/04/01/crazy-april-fools-the-overkill/</guid>
		<description><![CDATA[It&#8217;s April Fool today, and the world just seemed to go crazy. It used to be a joke or something, but now, what can you trust ? There has been all sorts of stuff. Google went all out, but others tried to compete: Google Joke: Google Plane Google Joke: Google [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s April Fool today, and the world just seemed to go crazy. It used to be a joke or something, but now, what can you trust ?</p>
<p>There has been all sorts of stuff. Google went all out, but others tried to compete:</p>
<ul>
<li>Google Joke: <a href="http://www.techcrunch.com/2008/04/01/build-your-very-own-google-airplane/">Google Plane</a></li>
<li>Google Joke: <a href="http://www.techcrunch.com/2008/03/31/google-launches-future-search/">Google Future search</a></li>
<li>Google Joke: <a href="http://mail.google.com/mail/help/customtime/index.html">Google custom gmail time</a></li>
<li>Google Joke: <a href="http://www.google.com/intl/en/press/pressrel/20080401_virgle.html">Google and Virgin go to Mars</a></li>
<li>Ubuntu Joke: <a href="http://blog.drinsama.de/erich/en/linux/debian/2008040101-renaming-directories.html">Top level directories renamed on Ubuntu</a></li>
<li>Ubuntu Joke: <a href="http://matthewhelmke.net/index.php/2008/04/01/47-ubuntu-forums-and-april-fool-s-day-part-2#co">Ubuntu Forums go haywire</a></li>
<li>Pratical Jokes: <a href="http://lifehacker.com/373817/top-10-harmless-geek-pranks">Lifehacker top pranks</a></li>
<li>Non so funny jokes, hope it&#8217;s not true: <a href="http://blogs.zdnet.com/microsoft/?p=1304&amp;tag=nl.e589">ISO approved OOXML</a></li>
<li>Not so Funny Joke : <a href="http://home.cs.tum.edu/~siegel/news/2008_04_01-bye_bye_cheese">Apple cracks down on cheese</a></li>
<li>Nonsense stuff: <a href="http://mail.gnome.org/archives/epiphany-list/2008-April/msg00000.html">Epiphany switch to Webkit</a></li>
<li>Nonsense stuff: <a href="http://dot.kde.org/1207000153/">KDE&#8217;s ISO Delegate Votes Yes to Office Open XML</a></li>
<li>Kernel Jokes : <a href="http://kerneltrap.org/Linux/April_First_Kernel.org_Upgrade">Switching to BSD</a></li>
<li>Mind blowing jokes : <a href="http://www.theregister.co.uk/2008/04/01/teacher_head_explosion/">Teacher head explodes</a></li>
</ul>
<p>And the hits just keep on coming&#8230; Calm down people, it&#8217;s just April&#8217;s Fool, and this is a complete overkill&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalself.org/2008/04/01/crazy-april-fools-the-overkill/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Following the trend: Site Webgraphs</title>
		<link>http://www.digitalself.org/2007/08/25/following-the-trend-site-webgraphs/</link>
		<comments>http://www.digitalself.org/2007/08/25/following-the-trend-site-webgraphs/#comments</comments>
		<pubDate>Sat, 25 Aug 2007 14:23:25 +0000</pubDate>
		<dc:creator>alfmatos</dc:creator>
				<category><![CDATA[Monkey Business]]></category>

		<guid isPermaLink="false">http://www.digitalself.org/?p=29</guid>
		<description><![CDATA[A couple of friends are doing this, so I decided to make my own webgraph, or, website as graph. It&#8217;s basically a visual break down of a website I don&#8217;t really see the point of this, rather than looking nice. So here is my webgraph, for the books of history: [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of <a href="http://dgomes.camelot.com.pt/2007/08/23/websites-as-graphs/">friends</a> are doing this, so I decided to make my own <a href="http://www.aharef.info/static/htmlgraph/">webgraph</a>, or, <a href="http://www.aharef.info/static/htmlgraph/">website as graph</a>. It&#8217;s basically a visual break down of a website I don&#8217;t really see the point of this, rather than looking nice. So here is my webgraph, for the books of history:</p>
<p style="text-align: center"><img src="http://www.digitalself.org/wp-content/uploads/2007/08/mywebgraph-digitalselforg.png" alt="digitalself webgraph" /></p>
<p>Here is what each node means:</p>
<blockquote><p> <font color="blue">blue is for links (the A tag)</font><br />
<font color="red">red is for tables (TABLE, TR and TD tags)</font><br />
<font color="green">green is for the DIV tag</font><br />
<font color="violet">violet is for images (the IMG tag)</font><br />
<font color="yellow">yellow is for forms (FORM, INPUT, TEXTAREA, SELECT and OPTION tags)</font><br />
<font color="orange">orange is for linebreaks and blockquotes (BR, P, and BLOCKQUOTE tags)</font><br />
<font color="black">black is the HTML tag, the root node</font><br />
<font color="gray">gray is all other tags</font></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalself.org/2007/08/25/following-the-trend-site-webgraphs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco&#039;s subliminal iPhone message</title>
		<link>http://www.digitalself.org/2007/01/26/ciscos-subliminal-iphone-message/</link>
		<comments>http://www.digitalself.org/2007/01/26/ciscos-subliminal-iphone-message/#comments</comments>
		<pubDate>Fri, 26 Jan 2007 13:14:14 +0000</pubDate>
		<dc:creator>alfmatos</dc:creator>
				<category><![CDATA[Monkey Business]]></category>

		<guid isPermaLink="false">http://www.digitalself.org/?p=15</guid>
		<description><![CDATA[Reading my daily email, i stumbled upon an IETF draft released this week, that talks about a new proposal on some routing procedures draft-farinacci-lisp-00.txt. Right about now you should be wondering what does this have anything to do with anything, specially the iPhone ? Well the draft, submitted by Cisco, [...]]]></description>
			<content:encoded><![CDATA[<p>Reading my daily email, i stumbled upon an IETF draft released this week, that talks about a new proposal on some routing procedures <a href="http://www.ietf.org/internet-drafts/draft-farinacci-lisp-00.txt">draft-farinacci-lisp-00.txt</a>. Right about now you  should be wondering what does this have anything to do with anything, specially the iPhone ? Well the draft, submitted by <em>Cisco</em>, has a few quirks in it! So, I ran a <em>grep</em> on it to see if i could find Apple&#8217;s precious baby:</p>
<pre>$ grep iPhone draft-farinacci-lisp-00.txt -n -A 1 -B 1</pre>
<pre>
324-      be a host computer, a switch or router device, or any network
325:      appliance.  An iPhone.
326-
--
819-      the sum of all weight values MUST equal 100.  Going to buy an
820:      iPhone?  If a zero value is used for any RLOC weight, then all
821-      weights must be zero and the receiver of the Reply will decide how
</pre>
<p>Surprisingly the iPhone pops up twice. Talk about subliminal messages and trademark fights, or maybe just to check if anyone really reads some of these IETF drafts ?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalself.org/2007/01/26/ciscos-subliminal-iphone-message/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

