<?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>tales from the crypt( )</title>
	<atom:link href="http://org.against.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://org.against.org</link>
	<description>slightly biased and undoubtful pieces of random information</description>
	<lastBuildDate>Wed, 10 Feb 2010 19:52:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cygwin</title>
		<link>http://org.against.org/cygwin/</link>
		<comments>http://org.against.org/cygwin/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 19:51:47 +0000</pubDate>
		<dc:creator>bruno</dc:creator>
				<category><![CDATA[geek stuff]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[customization]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://org.against.org/?p=148</guid>
		<description><![CDATA[(hey, it&#8217;s a container for some cygwin hacks I stumble upon)
Intro:
Yes, I&#8217;m a sucker for Cygwin. Being &#8220;forced&#8221; to live inside a few windows boxes on the corporate world made me embrace this tool to escape from a few nazi-ish policies and improve my efficiency when faced with common (and then again, maybe not) tasks.
Cygwin [...]]]></description>
			<content:encoded><![CDATA[<h6>(hey, it&#8217;s a container for some cygwin hacks I stumble upon)</h6>
<p><strong>Intro:</strong></p>
<p>Yes, I&#8217;m a sucker for <a href="http://org.against.org/r.php?http://www.cygwin.com/" class="external">Cygwin</a>. Being &#8220;forced&#8221; to live inside a few windows boxes on the corporate world made me embrace this tool to escape from a few nazi-ish policies and improve my efficiency when faced with common (and then again, maybe not) tasks.</p>
<blockquote><p><em>Cygwin is a Linux-like environment for Windows. It consists of two  parts:</em></p>
<ul>
<li><em>A DLL (cygwin1.dll) which acts as a Linux API emulation  layer providing substantial Linux API functionality.</em></li>
</ul>
<ul>
<li><em>A  collection of tools which provide Linux look and feel.</em></li>
</ul>
<p><em>The Cygwin  DLL currently works with all recent, commercially released x86 32 bit  and 64 bit versions of Windows, with the exception of Windows CE.</em></p></blockquote>
<p>Think of it as an advanced Command Prompt for Windows boxes. Developing, debugging,scripting, testing, hacking. All of this can be done inside a Cygwin window  &#8211; just be aware that the standard Cygwin shortcut will just launch a cmd.exe window with a bash shell on it &#8211; for added usefulness, it&#8217;s much more efficient to launch it using the following shortcut:</p>
<pre><span style="font-family: courier; font-size: 80%;">C:\cygwin\bin\rxvt.exe -fn "Lucida Console-11" -bg black
-fg white -ls -st -sr -sl 1500 -C  -e /usr/bin/bash --login</span></pre>
<p><strong>Cygwin packages, the debian way:</strong></p>
<p>Getting a new Cygwin installation running is usually a painful experience for several reasons:</p>
<p>1. As far as I know there is no way to script a complete installation using the setup utility.</p>
<p>2. Selecting packages for installation is a pain in the ass since the setup utility looks like it&#8217;s been designed by a monkey.</p>
<p>3. When an error occurs on installation, chances are your package selection is probably gone.</p>
<p>Truth be told, major revamping on the setup utility has been done on the past few months. It is now possible to search for an individual package by name. Searching for a package that provides a given binary/file/whatever is still very hard to accomplish and/or quite unclear.</p>
<p>However, I&#8217;ve come across an interesting project (one year old, as we speak) that brings the familiar Debian apt-get family commands to install packages. I&#8217;d think about this as a way to jumpstart a Cygwin installation, but it requires bash, wget, tar, gawk and bzip2 to be installed beforehand (and these should be installed on a zero configuration setup run)</p>
<p>Its name is <a href="http://org.against.org/r.php?http://stephenjungels.com/jungels.net/projects/apt-cyg/" class="external">apt-cyg</a>. <em>&#8220;a command-line installer for Cygwin which cooperates with Cygwin Setup and uses the same repository.  The syntax is based on apt-get but simplified</em>.&#8221;</p>
<p>With it, installing a full fledged and customized Cygwin setup is just a matter of running setup.exe once, installing the script using the suggested invocation and launching a preexisting shell script which all it does is installing the remaining packages (and dependencies) in one step.</p>
]]></content:encoded>
			<wfw:commentRss>http://org.against.org/cygwin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>the blue screen of twitter</title>
		<link>http://org.against.org/the-blue-screen-of-twitter/</link>
		<comments>http://org.against.org/the-blue-screen-of-twitter/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 21:15:14 +0000</pubDate>
		<dc:creator>bruno</dc:creator>
				<category><![CDATA[BSOD]]></category>
		<category><![CDATA[geek stuff]]></category>
		<category><![CDATA[rants]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[bill gates]]></category>
		<category><![CDATA[blue screen of death]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[fail whale]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[social networking killed the blog star]]></category>
		<category><![CDATA[trends]]></category>

		<guid isPermaLink="false">http://org.against.org/?p=131</guid>
		<description><![CDATA[I&#8217;m not going to talk about the way social networks (Twitter, mostly) have gradually killed blogs as personal publishing platforms. Simplicity. Flexibility. Ease of use. Limited formatting. Networking.
I&#8217;m not going to talk about the fact that it&#8217;s by now proven that social networks (Twitter, mostly) often become the first source of breaking news (lacking accuracy [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://org.against.org/wp-content/uploads/failwhale-150x150.png" alt="failwhale" hspace="10" vspace="10" width="150" height="150" align="left" />I&#8217;m not going to talk about the way social networks (Twitter, mostly) have gradually killed blogs as personal publishing platforms. Simplicity. Flexibility. Ease of use. Limited formatting. Networking.</p>
<p>I&#8217;m not going to talk about the fact that it&#8217;s by now proven that social networks (Twitter, mostly) often become the first source of breaking news (lacking accuracy and reliability &#8211; but hey, we like it short and direct).</p>
<p>I&#8217;m also not going to talk about Twitter&#8217;s lack of scalability and stability. It&#8217;s often usual to see the smiling fail whale whenever the two facts I mentioned before combine together.</p>
<p>Today, Twitter was down for one hour or so.  My first thought was &#8220;what in the world is happening capable of bringing twitter down to its knees?&#8221;. But the stupid whale wouldn&#8217;t say a thing.</p>
<p>I&#8217;d later find out it was some <a href="http://org.against.org/r.php?http://twitter.com/twitter/status/7985104745" class="external">&#8220;sudden failure&#8221;</a>. But I bet it was the combination of two episodes. A <a href="http://org.against.org/r.php?http://earthquake.usgs.gov/earthquakes/recenteqsww/Quakes/us2010rsbb.php" class="external">new earthquake on Haiti</a> and <a href="http://org.against.org/r.php?https://twitter.com/BillGates" class="external">@billgates</a> (what took him so long?) joining Twitter. These were the <a href="http://org.against.org/r.php?http://tweetstats.com/trends" class="external">trending topics</a> the minute Twitter came back up and they stayed like that for some time.</p>
<p>(edit: the first episode would lead to a quite quick humorous response by <a href="http://org.against.org/r.php?http://twitter.com/workforfood" target="_blank" class="external">@workforfood</a>: an appropriate <a href="http://org.against.org/r.php?http://www.workforfood.nu/tsod/" class="external">blue whale of death</a>)</p>
<p style="text-align: center;"><a href="http://org.against.org/r.php?http://org.against.org/wp-content/uploads/twitterblue.jpg" rel="lightbox"><img title="twitter blue screen of death" src="http://org.against.org/wp-content/uploads/twitterblue-300x203.jpg" alt="twitter blue screen of death" width="300" height="203" /></a></p>
<p>So, Twitter, here&#8217;s an idea. Next time you fail whale on me and something is happening in the world, get a static page with the top trending topics so we get a general idea of what&#8217;s happening. Either it&#8217;s #billgates, #earthquake, #haiti or #obama, we&#8217;d like to know. Kthxbye.</p>
]]></content:encoded>
			<wfw:commentRss>http://org.against.org/the-blue-screen-of-twitter/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WTF moment du jour</title>
		<link>http://org.against.org/wtfdujour/</link>
		<comments>http://org.against.org/wtfdujour/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 23:18:10 +0000</pubDate>
		<dc:creator>bruno</dc:creator>
				<category><![CDATA[geek stuff]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[meme]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://org.against.org/?p=141</guid>
		<description><![CDATA[
(spotted on a HP/Compaq 440716-001 WXGA Laptop LCD Screen)
]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-142" title="n/a" src="http://org.against.org/wp-content/uploads/55589282-aba88056bb13895c7327c2b2ce943e26.4b57ab3d-scaled.jpg" alt="n/a" width="600" height="450" /></p>
<p style="text-align: center;">(spotted on a HP/Compaq 440716-001 WXGA Laptop LCD Screen)</p>
]]></content:encoded>
			<wfw:commentRss>http://org.against.org/wtfdujour/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>codebits 2009</title>
		<link>http://org.against.org/codebits-2009/</link>
		<comments>http://org.against.org/codebits-2009/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 14:49:42 +0000</pubDate>
		<dc:creator>bruno</dc:creator>
				<category><![CDATA[geek stuff]]></category>

		<guid isPermaLink="false">http://org.against.org/?p=118</guid>
		<description><![CDATA[My first contact with Codebits was on its second edition, when most of the portuguese technology related folks I followed on Twitter were attending it and filling up my timeline with insights, private jokes and reports on the event. I remember watching a few interesting sessions online and missing a few I&#8217;d like to see [...]]]></description>
			<content:encoded><![CDATA[<p>My first contact with <a href="http://org.against.org/r.php?http://codebits.eu" class="external">Codebits</a> was on its second edition, when most of the portuguese technology related folks I <a href="http://org.against.org/r.php?http://twitter.com/nosuchuser/following" class="external">followed on Twitter</a> were attending it and filling up my timeline with insights, private jokes and reports on the event. I remember watching a few interesting sessions online and missing a few I&#8217;d like to see because they were not being broadcasted live. That&#8217;s when I made the promise I would try and attend this year.</p>
<p>Given the hectic state of things at work lately, I made sure I had the days off when I signed in, mostly because I wanted to pay attention to things and attend as much sessions as possible. When the first session plans showed up, I already had a pretty tight schedule and almost no free slots, but I think this might have happened to too many people and these &#8220;popular&#8221; sessions would soon be moved to other stages and timeframes. Which is nice.</p>
<p>I came to Codebits with zero ideas about projects and the whole spirit of the thing. If last year the focus had been on RFID and location based apps, this year would surely be the social networking year, something which the <a href="http://org.against.org/r.php?http://web.pond.pt/" class="external">Pond</a> launch kinda confirmed (and later the project &#8220;score&#8221; would, too).</p>
<p>One of the things I liked most about the 2008 edition was the quiz, a series of small web based puzzles and riddles which would, properly evaluated and scored, rank a number of users giving them access to the &#8220;real&#8221; quiz show during the main event.</p>
<p>Coincidentally, when the first quiz came out, I was with a couple of friends on a bar <a href="http://org.against.org/r.php?http://oneoverzero.org/" class="external">musing about improbable things</a>, drinking caipirinhas and toying around with <a href="http://org.against.org/r.php?http://wave.google.com" class="external">Google Wave</a>. In an adrenaline rush I hadn&#8217;t felt for a while, we cracked the thing in less than an hour and had quite a few laughs based on the subject. Whenever a new quiz was out, we&#8217;d join forces on Skype, Google Wave, email and IM solving the riddles.  That&#8217;s how most of us got on stage. That&#8217;s how some of these folks ended up in the same large team to develop our &#8220;project&#8221;.</p>
<p>Of course, when things got hardcore (javascript golf? brainfuck?), we fled. We have a life too. Some of us. Sometimes.</p>
<p><span id="more-118"></span><br />
Day 1.<br />
The first day came by and if first impressions are what count, let me tell you I got pretty impressed by the size of the thing Sapo and PT built. The <a href="http://org.against.org/r.php?http://www.ippar.pt/patrimonio/itinerarios/industrial/ind_cordoaria.html" class="external">Cordoaria Nacional</a> building is HUGE and (IMHO) not very practical to create isolated areas, as there are no &#8220;natural&#8221; walls (it&#8217;s a 400m x 10m rectangular hall with high ceilings). It was, however, pretty cleverly partitioned and served our purposes perfectly (there were minor issues with the temperature and the lightning, but nothing too important).</p>
<p>Next: infrastructure: comfortable puff sofas, plenty of tables, power plugs, wi-fi, ethernet, free food (pizza slices, salads, fruit, candy bars) and drinks (coffee, coke, redbull, etc), a bunch of consoles and an arcade machine, some partner stands showing up the latest technology and products and a rest area. Although I think there might be some more extra (and easy to assemble) details I&#8217;d think of, this was insanely cool for a free event. Amazing.</p>
<p>After the introductory session and welcome speeches, where it was revealed that Sapo was planning on deploying new projects every two weeks (nice move),everyone gathered up setting up the schedules and preparing teams and projects until the first sessions started.</p>
<p>From the first day, I&#8217;d absolutely recommend the witty <a href="http://org.against.org/r.php?http://videos.sapo.pt/CvCIZjLQdJpFhnAhOMkN" class="external">&#8220;optional is required&#8221;</a> by <a href="http://org.against.org/r.php?http://suda.co.uk/" class="external">Brian Suda</a> but also the <a href="http://org.against.org/r.php?http://datacharmer.blogspot.com/" class="external">Giuseppe Maxia</a> and <a href="http://org.against.org/r.php?http://lenzg.net/" class="external">Lenz Grimmers</a> talks on MySQL (one of the topics I followed closely last year). I also attended one or two sessions that didn&#8217;t manage to catch my attention (potentially interesting subjects but too exhaustive on details or too technical) which were switched for better options. The most popular session would turn out to be <a href="http://org.against.org/r.php?http://codebits.eu/intra/s/session/98" class="external">about Pond</a> (no wonder).  Credit goes to the presenters, sure&#8230; but&#8230; The secret consisted on having <a href="http://org.against.org/r.php?http://org.against.org/wp-content/uploads/IMG_7759.jpg">two blonde hotties</a> playing geek girls and delivering prearranged questions about the project. Brilliant marketing ploy. Surely one moment everyone will remember from this year event.</p>
<p>So by now, it&#8217;s clear that most of Codebits is about talent (or the search for it). And a great number of people had their minds already prepared for their assignments, to develop a project to be presented on the third (and last) day. Pedro came up with the idea of a roaming <a href="http://org.against.org/r.php?http://mindstorms.lego.com/en-us/default.aspx" class="external">LEGO Mindstorms NXT</a> robot that would wander around, avoiding obstacles and taking photographs of people. Given the reduced number of female fellow attendees, the idea of an upskirts camera was flawed from the start, so we figured out it would be wiser and more adult to just make it a roaming photographer robot. Which incidentally would be called Rupert.</p>
<p>Day one would be the <a href="http://org.against.org/r.php?http://codebits.eu/intra/s/session/104" class="external">Codebits Quiz Show</a> day, with participants based on the ranking for the online quizes for the preceding weeks. I felt great to be one of the lucky participants and managed to squeeze myself into the third place in the final, just 2 points away from the first place. It&#8217;s great to place all this useless knowledge to use sometimes. And learn some additional shit in the process too&#8230;</p>
<p>Without any specific task assignment, we searched deeply and laboriously into the RCX code documentation and also on a giant box with tiny plastic pieces starting to build something that would act like expected while looking cool and keeping itself on one piece. On the day of day one, we&#8217;d have most of the software part done (which proves exactly the high potential Lego Mindstorms has to help out develop analytical and logical programming skills even for non-programming folks) and a (not very stable) prototype of Rupert. Most of us stood there until late just to realize we wouldn&#8217;t get much sleep and would be in a terrible mood the next day.</p>
<p>Day 2.<br />
I&#8217;m not a morning person and getting up early is not my cup of tea. Getting there &#8220;early&#8221; to check the first sessions was a nightmare and I can&#8217;t believe I missed <a href="http://org.against.org/r.php?http://en.wikipedia.org/wiki/Mitch_Altman" class="external">Mitch Altman</a>&#8217;s <a href="http://org.against.org/r.php?http://codebits.eu/intra/s/session/95" class="external">&#8220;Make A Living Doing What You Love: How to Bring Your Project From Idea To Reality&#8221;</a> talk (still waiting for the whole set of sessions to be published on the website to catch up). I&#8217;d spend a good part of the day sitting by his (Mitch) side <a href="http://org.against.org/r.php?http://nunodantas.com/blog/wpg2?g2_itemId=441" class="external">learning how to solder properly</a> and <a href="http://org.against.org/r.php?http://www.flickr.com/photos/datacharmer/4159232775/in/set-72157622932698300/" class="external">then watching as he debugged</a> a faulty <a href="http://org.against.org/r.php?http://www.tvbgone.com/" class="external">tv-b-gone</a> kit. Sapo got him a stand with a bunch of soldering stations and tools so that people could buy kits and assemble them right away. Impressive stuff. He&#8217;s such a nice guy, always running from side to side helping people out and assisting them with the electronics. It was one of the most popular areas on the whole event and it was the start for numerous tv-b-gone sprees: From turning off the arcade and the console TVs and (sadly) session recording equipment to raiding the city malls for global disconnection. Fun. Fun, I&#8217;d say.</p>
<p>Day two was also the day where one of the most popular and expected sessions took place: <a href="http://org.against.org/r.php?http://codebits.eu/intra/s/session/61" class="external">Becoming a Lockpicker</a>, by Walter Belgers. He presented some popular (and insecure) lock architectures but he also delved into much more complex solutions and on the eventuality of these having as much chance of being hacked as the regular ones (once you have the right set of tools). Speaking of tools, the after-session consisting of handing down some tools and locks for people to crack into was really popular. Walter managed to sell all the tool sets he had brought, so it looks like some people are planning on having a good time in the next few weeks.</p>
<p>There would still be time for <a href="http://org.against.org/r.php?http://www.pornophonique.de/" class="external">Pornophonique</a> to play on main stage. If at first I was not impressed at all by their performance, I think the whole thing grew on me as I watched. There&#8217;s no way to know what&#8217;s going on on those Game Boy consoles, some sort of sequencer or simple sample player &#8211; something on the thin line between real talent and just hitting some keys in sequence to play pre-recorded music. Luckily, <a href="http://org.against.org/r.php?http://www.pornophonique.de/" class="external">Pornophonique</a> saves it all by having one hell of an attitude on stage and really creating <a href="http://org.against.org/r.php?http://videos.sapo.pt/gJQEFLCqS2TNZkgSNeen" class="external">an amusing show which will end with a killer combo of Britney Spears, Madonna and Slayer covers</a>. That&#8217;s an high score for me.</p>
<p>And Rupert? Well we were having a lot of positive feedback on the robot when we had it sweeping the floor. We spent most of the night reinforcing the structure that would hold the camera and debugging one faulty back wheel just to redesign the whole chassis to a three-wheeler. We&#8217;d figured out it was too unstable for &#8220;production&#8221; and improvised a fourth wheel. By this time (3AM or so) we had several people from other teams helping out (everyone loves to play with LEGO), which was pretty cool. It was already morning on the third and last day when we figured out the replacement didn&#8217;t work out as expected, so we had to use olive oil as a lubricant on the faulty wheel and hope things would turn out alright. That&#8217;s a &#8220;#win&#8221;. And time to get home to get some sleep. The speeding ticket I got in the meantime was not on the plans. We&#8217;ll see how that goes.</p>
<p>Day 3.<br />
It would begin (officially) two hours after I left the building. I missed the second lockpicking hands-on lab and the Enigma talk. When I got up and checked the online live stream, everyone was getting RickRolled on the main stage, which was a delicate act of true evilness. Few people manage to achieve this. You&#8217;ve made it. Congratulations.</p>
<p>The rest of the day would be spent getting projects finished, getting the presentations ready, retouching every single detail and taking the time to actually look at other people&#8217;s projects and interesting stuff like Microsoft Surface and a 3D printer.</p>
<p>It was then time to present the projects. The place was packed and there were 60 projects ready to be presented on 90 second slots. The attendees would then vote whether they liked (or not) the project using the intranet. It was probably the time when Twitter timelines got most flooded with witty comments and private jokes (close call with the Pond session) but still quite positive -  the global and extensive use of Twitter as a communication device during the event was something out of this world. <a href="http://org.against.org/r.php?http://www.flickr.com/photos/pedromourapinheiro/4162030016/" class="external">Rupert&#8217;s presentation went well</a> and caught some very positive feedback from the audience, which was great. There were some projects that looked appealing and I&#8217;m able to say some of those I marked as favorite ended up on the top 10.</p>
<p>About the presentations: People still don&#8217;t know how to &#8220;sell&#8221; their products. They loose valuable time explaining meaningless details and spoiling the first impressions about the project. They rely on &#8220;live&#8221; demos, the existing network infrastructure and the whole set of Murphy&#8217;s laws (instead of simulations, screenshots, videos of execution under &#8220;ideal&#8221; circumstances) instead of giving a good and clear idea about it and finishing up with a clean record. Some of the best presentations I saw (and I remember a few that are on the top 10) are probably from projects that are nothing more than a good idea with a neat presentation. Actual work and testing and hardening the whole thing is something you do on real life, not on a three day time lapse.</p>
<p>People still make presentations which probably look good on their screen but suck on the projector screen. People still read from a paper the project description instead of speaking from their hearts about their own thing. People still don&#8217;t understand 90 seconds are 90 seconds and that&#8217;s all they&#8217;ll have. If I was allowed to give these guys an advice, I&#8217;d say: rehearse, rehearse, time your speech, rehearse, rehearse.</p>
<p>Asking the attendees to vote and actually showing the votes is cruel. There were good ideas which got bad feedback due to bad presentations and that was felt on the room. And the opposite too. &#8220;Serious&#8221; projects such as the &#8220;<a href="http://org.against.org/r.php?http://codebits.eu/intra/s/project/36" class="external">Cython protobuf generator</a>&#8221; got little or no reaction from the room. The final results had &#8220;human&#8221; adjustment from the organization, but that&#8217;s not enough. It should have been clearer that the attendees score was just a tie breaker or had little influence on the result, just to stress properly that the whole scoring and prize attribution thing is simple and effective.</p>
<p>Adding things up, I must admit it was quite a good event and that the team behind it deserves a big praise for setting it up so well, making sure the 700 of us had a really great time during those three days. Congratulations and thank you for making us feel so good!</p>
<p>Needless to say, whenever the 2010 gets announced, I&#8217;ll be there&#8230;</p>
<p>Photos: <a href="http://org.against.org/r.php?http://www.flickr.com/photos/datacharmer/sets/72157622932698300/" class="external">Giuseppe Maxia</a>, <a href="http://org.against.org/r.php?http://www.flickr.com/photos/songo/sets/72157622801013565/" class="external">David Ramalho</a>, <a href="http://org.against.org/r.php?http://www.flickr.com/photos/isacosta/sets/72157622801601815/" class="external">Isa Costa</a>, <a href="http://org.against.org/r.php?http://nunodantas.com/blog/wpg2?g2_itemId=331" class="external">Nuno Dantas</a>, <a href="http://org.against.org/r.php?http://www.flickr.com/photos/tserra/sets/72157622946873322/" class="external">Tiago Serra</a>, <a href="http://org.against.org/r.php?http://www.flickr.com/photos/lenzgr/sets/72157622953191530/" class="external">Lenz Grimmer</a></p>
]]></content:encoded>
			<wfw:commentRss>http://org.against.org/codebits-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>consciência tranquila</title>
		<link>http://org.against.org/consciencia-tranquila/</link>
		<comments>http://org.against.org/consciencia-tranquila/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 01:37:34 +0000</pubDate>
		<dc:creator>bruno</dc:creator>
				<category><![CDATA[rants]]></category>
		<category><![CDATA[eleições]]></category>
		<category><![CDATA[política]]></category>
		<category><![CDATA[portugal]]></category>

		<guid isPermaLink="false">http://org.against.org/?p=115</guid>
		<description><![CDATA[

Nos idos de 1998, baldei-me ao referendo do aborto para ir ter com uns amigos à Expo&#8217;98. Eram favas contadas, o país era prá frentex e aquilo estava ganho. O referendo não passou e eu arrependi-me desde então de não ter exercido o meu direito de voto. Felizmente, o referendo viria a passar uns anos [...]]]></description>
			<content:encoded><![CDATA[<div class="UIComposer_InputArea">
<div class="UIComposer_InputShadow">
<div id="c4abebb5aae5f67477536188_input" class="Mentions_Input" style="width: 442px;">Nos idos de 1998, baldei-me ao referendo do aborto para ir ter com uns amigos à Expo&#8217;98. Eram favas contadas, o país era prá frentex e aquilo estava ganho. O referendo não passou e eu arrependi-me desde então de não ter exercido o meu direito de voto. Felizmente, o referendo viria a passar uns anos depois e pude (finalmente) tirar esse peso da consciência.</p>
<p>São duas da manhã. Entre copos e outras coisas boas que esmiuçarei aqui a seu tempo, estou ao telefone e ao computador a ajudar os meus colegas de trabalho. Vou dormir uma miséria de horas. Mas vou acordar cedo para ir votar às 9 ou coisa assim, porque depois tenho que ir ter com bons amigos para uma lauta refeição e para aproveitar os últimos dias deste verão maravilhoso. Vai-me custar levantar cedo. Mas custar-me-ia mais ser surpreendido pela eleição de alguém que abomino e saber que não tinha votado contra isso. Que não tinha feito a minha parte. Que não tinha exercido o meu dever.</p>
<p>E é só isso. E agora vou ali dar umas cabeçadas à almofada.</p></div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://org.against.org/consciencia-tranquila/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
