<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>I do what I can</title>
	<atom:link href="http://mteixeira.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mteixeira.wordpress.com</link>
	<description>Random thoughts from Mauricio Teixeira...</description>
	<lastBuildDate>Wed, 28 Dec 2011 13:24:58 +0000</lastBuildDate>
	<language>pt-br</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='mteixeira.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>I do what I can</title>
		<link>http://mteixeira.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://mteixeira.wordpress.com/osd.xml" title="I do what I can" />
	<atom:link rel='hub' href='http://mteixeira.wordpress.com/?pushpress=hub'/>
		<item>
		<title>My home streaming solution with MediaTomb + Popcorn Hour + BubbleUPnP</title>
		<link>http://mteixeira.wordpress.com/2011/12/27/my-home-streaming-solution-with-mediatomb-popcorn-hour-bubbleupnp/</link>
		<comments>http://mteixeira.wordpress.com/2011/12/27/my-home-streaming-solution-with-mediatomb-popcorn-hour-bubbleupnp/#comments</comments>
		<pubDate>Tue, 27 Dec 2011 22:43:16 +0000</pubDate>
		<dc:creator>netmask</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[media center]]></category>
		<category><![CDATA[nerd]]></category>
		<category><![CDATA[unrelated]]></category>

		<guid isPermaLink="false">http://mteixeira.wordpress.com/?p=984</guid>
		<description><![CDATA[For a few years now I have been extremely satisfied with my Popcorn Hour (which I will from now on call PCH, for short): I can stream any kind of media from my Fedora desktop to my TV (I don&#8217;t have one of those smart TVs yet), it serves as a nice torrent server, and never [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mteixeira.wordpress.com&amp;blog=8361501&amp;post=984&amp;subd=mteixeira&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For a few years now I have been extremely satisfied with my <a href="http://www.popcornhour.com/">Popcorn Hour</a> (which I will from now on call PCH, for short): I can stream any kind of media from my <a href="http://fedoraproject.org/">Fedora</a> desktop to my TV (I don&#8217;t have one of those smart TVs <span style="text-decoration:underline;">yet</span>), it serves as a nice torrent server, and never gave me any headaches. A few days ago I decided it was time to &#8220;revamp&#8221; my setup, and try something new, so I came up with today&#8217;s solution.</p>
<p>I can use my Android phone not only to stream audio and video from my desktop, but also to control what is currently being played on my PCH.</p>
<p>Actually this all started when I decided it was time to use UPnP to play my music files, instead of direct NFS mounting (like I have been doing on the PCH since the beginning). NFS has been working just fine, but for music it&#8217;s incomplete: you can only see music the way the files are lay down on the hard drive. Using UPnP you can browse by artist, albuns, genres, etc. It&#8217;s a whole new experience.</p>
<p>Since I recently gave up on using <a href="http://www.rhythmbox.org/">Rhythmbox</a> (which has an internal UPnP server) in favor of <a href="http://banshee.fm/">Banshee</a> (which doesn&#8217;t), I had to use an alternative solution. After some quick consideration, given past experiences, I decided going with <a href="http://mediatomb.cc/">MediaTomb</a>. Honestly I bet whatever I describe here applies to any UPnP server, but this is what I am using now.</p>
<p>During the course of setting up MediaTomb, I was tired of walking back and forth to the PCH (they&#8217;re not on the same room), so I decided to try an Android UPnP client. I didn&#8217;t browse the market for too long, and just installed whatever seemed reasonable. So far I&#8217;m satisfied with what <a href="https://market.android.com/details?id=com.bubblesoft.android.bubbleupnp">BubbleUPnP</a> does. Like with the UPnP server, I guess most (not all) of the UPnP clients will do what I describe here.</p>
<p>I set up MediaTomb by just reading pieces and bits of the documentation. Should not be too hard, but if comments in this post requests, I can write a small tutorial.</p>
<p>I like to say that UPnP is some kind magic protocol that make stuff work without hassle. So once MediaTomb was finally correctly configured I could see it from my Android phone, and I was able to play some music.</p>
<p>Then I notice something interesting: BubbleUPnP allows me to select a library (where the data comes from) and a renderer (where the data is &#8220;played&#8221;). When I saw the list of available libraries and renderers I notice the magic: I could select MediaTomb as library, and PCH as rendered. &#8220;Oh, what does it do?&#8221;</p>
<p><strong>MAGIC</strong>. Now I can select files on my phone, hit play, and it will start playing on the PCH connected to my big TV and a great sound system (actually a 2.1, but it does sound great). The nicest thing about all of that is being able to browse through my files directly from my phone, then select what I want and play. It fixes one of the biggest PCH&#8217;s shortcomings while playing music: you can&#8217;t browse your library during playback.</p>
<p>Now you can think: if I have access to the remote control, why going through all this hassle? Actually it not only helps with the media selection problem I described before, but also I can select the next music from anywhere I am while walking around in my apartment. Also it totally integrates all my media players: I can see all files I have stored on the desktop, phone, PCH, PlayStation, whatever. It&#8217;s so fun.</p>
<p>Before you ask: I do intend to have a NAS at some point, and concentrate all my media files in one place. However there are some files that need to live separately on either one of my devices due to how they&#8217;re stored or what do with them. I won&#8217;t bother you with the details.</p>
<p>Next: I&#8217;m going to try to stream my music over internet (no music services, just plain old dynamic DNS + ssh).</p>
<p>Oh, please let me know about your home streaming solutions. I&#8217;m curious about how you guys do it. Just remember: no Mac or Windows. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Well, anyway, this is fun, so let me go back and play. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<br /> Tagged: <a href='http://mteixeira.wordpress.com/tag/android/'>android</a>, <a href='http://mteixeira.wordpress.com/tag/linux/'>linux</a>, <a href='http://mteixeira.wordpress.com/tag/media-center/'>media center</a>, <a href='http://mteixeira.wordpress.com/tag/nerd/'>nerd</a>, <a href='http://mteixeira.wordpress.com/tag/unrelated/'>unrelated</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mteixeira.wordpress.com/984/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mteixeira.wordpress.com/984/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mteixeira.wordpress.com/984/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mteixeira.wordpress.com/984/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mteixeira.wordpress.com/984/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mteixeira.wordpress.com/984/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mteixeira.wordpress.com/984/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mteixeira.wordpress.com/984/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mteixeira.wordpress.com/984/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mteixeira.wordpress.com/984/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mteixeira.wordpress.com/984/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mteixeira.wordpress.com/984/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mteixeira.wordpress.com/984/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mteixeira.wordpress.com/984/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mteixeira.wordpress.com&amp;blog=8361501&amp;post=984&amp;subd=mteixeira&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mteixeira.wordpress.com/2011/12/27/my-home-streaming-solution-with-mediatomb-popcorn-hour-bubbleupnp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cf35b648fce4e1d7ec9d685b693b2578?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">netmask</media:title>
		</media:content>
	</item>
		<item>
		<title>Limpando o Twitter / Twitter clean up</title>
		<link>http://mteixeira.wordpress.com/2011/12/21/limpando-o-twitter-twitter-clean-up/</link>
		<comments>http://mteixeira.wordpress.com/2011/12/21/limpando-o-twitter-twitter-clean-up/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 13:55:25 +0000</pubDate>
		<dc:creator>netmask</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[anything]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[nerd]]></category>
		<category><![CDATA[novidades]]></category>
		<category><![CDATA[unrelated]]></category>

		<guid isPermaLink="false">http://mteixeira.wordpress.com/?p=979</guid>
		<description><![CDATA[&#8211; pt_BR Fiquei um tempo sem usar o Twitter, e agora que voltei a usar percebi que está uma zona. Decidi fazer uma limpeza. A partir de hoje vou dar unfollow no Twitter de todos os contatos que também tem perfil no Facebook. Os que sobrarem, vou procurar seus perfis. Motivo: muitos utilizam a aplicação [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mteixeira.wordpress.com&amp;blog=8361501&amp;post=979&amp;subd=mteixeira&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>&#8211; pt_BR</strong></p>
<p>Fiquei um tempo sem usar o Twitter, e agora que voltei a usar percebi que está uma zona. Decidi fazer uma limpeza.</p>
<p>A partir de hoje vou dar unfollow no Twitter de todos os contatos que também tem perfil no Facebook. Os que sobrarem, vou procurar seus perfis.</p>
<p>Motivo: muitos utilizam a aplicação do Twitter para Facebook, que replica os posts. Isso faz com que eu tenha muitas mensagens duplicadas no Tweetdeck, ou que eu leia muita coisa repetida se estiver lendo nos aplicativos/sites nativos.</p>
<p>Vou manter o Twitter o mais limpo possível, provavelmente segurei apenas empresas e sites de notícias, pois é mais fácil/interessante gerenciar via Twitter do que feed RSS.</p>
<p><strong>&#8211; en</strong></p>
<p>I have not been using Twitter for a while, and now that I am back using it I notice it&#8217;s a mess. I decided to clean it up a little bit.</p>
<p>Starting today I will unfollow on Twitter all contacts that also have a Facebook profile. The remaining ones, I will look for their profiles.</p>
<p>Reason: many use the Twitter for Facebook app, that replicates all posts. It creates a lot of duplicate messages on Tweetdeck, or forces me to read many messages twice if I&#8217;m browsing on the native apps/web sites.</p>
<p>I&#8217;m going to keep Twitter as clean as possible, probably will use it only to follow companies and news web sites, because it seems easier/more interesting to manage them via Twitter than RSS feeds.</p>
<br /> Tagged: <a href='http://mteixeira.wordpress.com/tag/anything/'>anything</a>, <a href='http://mteixeira.wordpress.com/tag/internet/'>internet</a>, <a href='http://mteixeira.wordpress.com/tag/nerd/'>nerd</a>, <a href='http://mteixeira.wordpress.com/tag/novidades/'>novidades</a>, <a href='http://mteixeira.wordpress.com/tag/unrelated/'>unrelated</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mteixeira.wordpress.com/979/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mteixeira.wordpress.com/979/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mteixeira.wordpress.com/979/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mteixeira.wordpress.com/979/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mteixeira.wordpress.com/979/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mteixeira.wordpress.com/979/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mteixeira.wordpress.com/979/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mteixeira.wordpress.com/979/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mteixeira.wordpress.com/979/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mteixeira.wordpress.com/979/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mteixeira.wordpress.com/979/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mteixeira.wordpress.com/979/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mteixeira.wordpress.com/979/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mteixeira.wordpress.com/979/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mteixeira.wordpress.com&amp;blog=8361501&amp;post=979&amp;subd=mteixeira&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mteixeira.wordpress.com/2011/12/21/limpando-o-twitter-twitter-clean-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cf35b648fce4e1d7ec9d685b693b2578?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">netmask</media:title>
		</media:content>
	</item>
		<item>
		<title>Tilt-shift video using Bash</title>
		<link>http://mteixeira.wordpress.com/2011/07/02/tilt-shift-video-using-bash/</link>
		<comments>http://mteixeira.wordpress.com/2011/07/02/tilt-shift-video-using-bash/#comments</comments>
		<pubDate>Sat, 02 Jul 2011 20:10:29 +0000</pubDate>
		<dc:creator>netmask</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[n900]]></category>
		<category><![CDATA[nerd]]></category>
		<category><![CDATA[unrelated]]></category>

		<guid isPermaLink="false">http://mteixeira.wordpress.com/?p=962</guid>
		<description><![CDATA[I like to play with tilt-shift videos every once in a while, and usually it needs very complex tools to make. So this time I decided to use the simplest tool ever: a Bash script. You can see the final result here. Continue reading to know how I did it: Oh, by the way, this [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mteixeira.wordpress.com&amp;blog=8361501&amp;post=962&amp;subd=mteixeira&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I like to play with <a href="http://www.youtube.com/playlist?list=PL40523B99E20CA68E">tilt-shift videos</a> every once in a while, and usually it needs very complex tools to make. So this time I decided to use the simplest tool ever: a Bash script.</p>
<p>You can see the final result here. Continue reading to know how I did it:</p>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='640' height='390' src='http://www.youtube.com/embed/J23qggcoa7c?version=3&amp;rel=1&amp;fs=1&amp;showsearch=0&amp;showinfo=1&amp;iv_load_policy=1&amp;wmode=transparent' frameborder='0'></iframe></span>
<p>Oh, by the way, this is a very nerdy way of doing it. Not a 1-2-3 method. I did this while bored, but didn&#8217;t worry about details. Sorry.</p>
<p>Honestly, I&#8217;m using a series of pictures to create a video. In this case I used the <a href="http://my-maemo.com/software/applications.php?name=TimeLapse&amp;fldAuto=1839&amp;faq=36">Time Lapse</a> application on my Nokia N900. I took a total of 644 shots, one every second.</p>
<p>With all the shots ready, I Google around a little bit, found this <a href="http://www.imagemagick.org/Usage/photos/">interesting web site</a> with very useful hints, and created the following Bash script: <a href="https://docs.google.com/leaf?id=0BzKCOAeTMFUYOTk2ZTIzYjktMGY0Zi00ZGY2LThjOWUtYzljMmJkNGEwYzlh&amp;hl=en_US&amp;authkey=CLGzldkB">tilt_shift_video.sh</a></p>
<p>The Time Lapse application creates a series of files named FileX.jpg, where X is a number from 0 to the number of pics you have taken. So if you want to use the same script, but did not use the same application to take the pictures, you need to edit the script to suit your file naming (or rename your files).</p>
<p>The tilt-shift effect is actually a blur mask applied to all of the pictures, like this:</p>

<a href='http://mteixeira.wordpress.com/2011/07/02/tilt-shift-video-using-bash/file2/' title='Tilt-shift with Bash original picture'><img data-attachment-id='965' data-orig-size='1600,1200' data-liked='0'width="150" height="112" src="http://mteixeira.files.wordpress.com/2011/07/file2.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="Original picture" title="Tilt-shift with Bash original picture" /></a>
<a href='http://mteixeira.wordpress.com/2011/07/02/tilt-shift-video-using-bash/test/' title='Tilt-shift Bash blur mask'><img data-attachment-id='966' data-orig-size='1600,1200' data-liked='0'width="150" height="112" src="http://mteixeira.files.wordpress.com/2011/07/test.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="Blur mask" title="Tilt-shift Bash blur mask" /></a>
<a href='http://mteixeira.wordpress.com/2011/07/02/tilt-shift-video-using-bash/tilt2/' title='Tilt-shift Bash composite'><img data-attachment-id='967' data-orig-size='1600,1200' data-liked='0'width="150" height="112" src="http://mteixeira.files.wordpress.com/2011/07/tilt2.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="Composite" title="Tilt-shift Bash composite" /></a>

<p>So if you want to use the same script, but you want to blur a different position on the picture, you need to edit line 12, and modify the parameters for &#8220;<a href="http://www.imagemagick.org/script/command-line-options.php#sparse-color">sparse-color</a>&#8220;. Of course there are a number of other options you can change, so you might want to <a href="http://www.imagemagick.org/script/command-line-options.php">read the docs</a> to understand.</p>
<p>After the script finishes processing all of the pictures, it will then finally compose all of them together to form <a href="http://www.youtube.com/watch?v=J23qggcoa7c&amp;list=PL40523B99E20CA68E">the video</a>.</p>
<p>Well, I hope this is somewhat useful for anyone.</p>
<p>If you have any hints, please share on the comments.</p>
<br /> Tagged: <a href='http://mteixeira.wordpress.com/tag/howto/'>howto</a>, <a href='http://mteixeira.wordpress.com/tag/movies/'>movies</a>, <a href='http://mteixeira.wordpress.com/tag/n900/'>n900</a>, <a href='http://mteixeira.wordpress.com/tag/nerd/'>nerd</a>, <a href='http://mteixeira.wordpress.com/tag/unrelated/'>unrelated</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mteixeira.wordpress.com/962/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mteixeira.wordpress.com/962/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mteixeira.wordpress.com/962/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mteixeira.wordpress.com/962/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mteixeira.wordpress.com/962/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mteixeira.wordpress.com/962/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mteixeira.wordpress.com/962/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mteixeira.wordpress.com/962/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mteixeira.wordpress.com/962/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mteixeira.wordpress.com/962/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mteixeira.wordpress.com/962/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mteixeira.wordpress.com/962/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mteixeira.wordpress.com/962/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mteixeira.wordpress.com/962/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mteixeira.wordpress.com&amp;blog=8361501&amp;post=962&amp;subd=mteixeira&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mteixeira.wordpress.com/2011/07/02/tilt-shift-video-using-bash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cf35b648fce4e1d7ec9d685b693b2578?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">netmask</media:title>
		</media:content>

		<media:content url="http://mteixeira.files.wordpress.com/2011/07/file2.jpg?w=150" medium="image">
			<media:title type="html">Tilt-shift with Bash original picture</media:title>
		</media:content>

		<media:content url="http://mteixeira.files.wordpress.com/2011/07/test.jpg?w=150" medium="image">
			<media:title type="html">Tilt-shift Bash blur mask</media:title>
		</media:content>

		<media:content url="http://mteixeira.files.wordpress.com/2011/07/tilt2.jpg?w=150" medium="image">
			<media:title type="html">Tilt-shift Bash composite</media:title>
		</media:content>
	</item>
		<item>
		<title>Eu, o Facebook e o Twitter</title>
		<link>http://mteixeira.wordpress.com/2011/05/18/eu-o-facebook-e-o-twitter/</link>
		<comments>http://mteixeira.wordpress.com/2011/05/18/eu-o-facebook-e-o-twitter/#comments</comments>
		<pubDate>Wed, 18 May 2011 20:15:39 +0000</pubDate>
		<dc:creator>netmask</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[anything]]></category>
		<category><![CDATA[comentario]]></category>
		<category><![CDATA[comportamento]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[nerd]]></category>
		<category><![CDATA[tecnologia]]></category>
		<category><![CDATA[unrelated]]></category>

		<guid isPermaLink="false">http://mteixeira.wordpress.com/?p=957</guid>
		<description><![CDATA[Em um passado negro da minha vida já tive Orkut. Um dia conheci o Facebook, me inscrevi e fiquei nos dois. Depois cometi orkuticídio e fiquei só no Facebook. Daí veio um tal de Twitter, febre mundial. Quem não tivesse Twitter não era nada. Fui lá, encarei o negócio, e comecei a usar fervorosamente através [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mteixeira.wordpress.com&amp;blog=8361501&amp;post=957&amp;subd=mteixeira&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Em um passado negro da minha vida já tive Orkut. Um dia conheci o Facebook, me inscrevi e fiquei nos dois. Depois cometi orkuticídio e fiquei só no Facebook.</p>
<p>Daí veio um tal de Twitter, febre mundial. Quem não tivesse Twitter não era nada. Fui lá, encarei o negócio, e comecei a usar fervorosamente através de qualquer dispositivo que eu tivesse disponível (desktop, laptop, celular, e os cambaus). O Facebook ficou abandonado às traças.</p>
<p>Depois não sei que bicho me mordeu, voltei a usar Facebook. FB pra lá, FB pra cá, esqueci do Twitter.</p>
<p>Agora, repensando em tudo isso, começo a pensar em twitticício. O Twitter é legal pra mensagens rápidas, mas é não é uma experiência &#8220;completa&#8221;. Sempre parece que falta alguma coisa. O Facebook cobre as lacunas de multimídia, interatividade, e integração. O Twitter é one way, você manda mensagem e lê a dos outros, mas relacionar o seu comentário ao comentário de alguém, principalmente se você não conhece esse alguém, é simplesmente um parto. Isso te faz perder um monte de conversas interessantes ou não, mas no mínimo te faz perder a interatividade com &#8220;os amigos dos amigos&#8221;.</p>
<p>E qual o objetivo desse post aqui no meu blog? Nenhum específico. Eu só estava pensando nesse assunto, e resolvi escrever, compartilhar meu ponto de vista, e explicar porque ando sumido do Twitter.</p>
<p>Alguém pensa parecido?</p>
<br /> Tagged: <a href='http://mteixeira.wordpress.com/tag/anything/'>anything</a>, <a href='http://mteixeira.wordpress.com/tag/comentario/'>comentario</a>, <a href='http://mteixeira.wordpress.com/tag/comportamento/'>comportamento</a>, <a href='http://mteixeira.wordpress.com/tag/fun/'>fun</a>, <a href='http://mteixeira.wordpress.com/tag/internet/'>internet</a>, <a href='http://mteixeira.wordpress.com/tag/nerd/'>nerd</a>, <a href='http://mteixeira.wordpress.com/tag/tecnologia/'>tecnologia</a>, <a href='http://mteixeira.wordpress.com/tag/unrelated/'>unrelated</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mteixeira.wordpress.com/957/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mteixeira.wordpress.com/957/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mteixeira.wordpress.com/957/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mteixeira.wordpress.com/957/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mteixeira.wordpress.com/957/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mteixeira.wordpress.com/957/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mteixeira.wordpress.com/957/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mteixeira.wordpress.com/957/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mteixeira.wordpress.com/957/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mteixeira.wordpress.com/957/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mteixeira.wordpress.com/957/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mteixeira.wordpress.com/957/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mteixeira.wordpress.com/957/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mteixeira.wordpress.com/957/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mteixeira.wordpress.com&amp;blog=8361501&amp;post=957&amp;subd=mteixeira&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mteixeira.wordpress.com/2011/05/18/eu-o-facebook-e-o-twitter/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cf35b648fce4e1d7ec9d685b693b2578?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">netmask</media:title>
		</media:content>
	</item>
		<item>
		<title>MeeGo / Qt &#8211; Alive and Kicking</title>
		<link>http://mteixeira.wordpress.com/2011/02/24/meego-qt-alive-and-kicking/</link>
		<comments>http://mteixeira.wordpress.com/2011/02/24/meego-qt-alive-and-kicking/#comments</comments>
		<pubDate>Thu, 24 Feb 2011 23:31:17 +0000</pubDate>
		<dc:creator>netmask</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[nerd]]></category>
		<category><![CDATA[tecnologia]]></category>

		<guid isPermaLink="false">http://mteixeira.wordpress.com/?p=954</guid>
		<description><![CDATA[(&#8230;) &#8220;What&#8217;s going on around MeeGo now? Nokia goes for MicroSoft, and Intel does what? Signals are fairly mixed for all of us working on MeeGo, and even more for the people following the development from the distance. &#8221; (&#8230;) &#8220;The arguments about MeeGo being not mature are not true, these things are all over already. All pieces are in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mteixeira.wordpress.com&amp;blog=8361501&amp;post=954&amp;subd=mteixeira&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>(&#8230;)<br />
&#8220;What&#8217;s going on around MeeGo now? Nokia goes for MicroSoft, and Intel does <a href="http://meego.com/community/blogs/imad/2011/update-intel">what</a>? Signals are fairly mixed for all of us working on MeeGo, and even more for the people following the development from the distance. &#8221;<br />
(&#8230;)<br />
&#8220;The arguments about MeeGo being not mature are not true, these things are all over already. All pieces are in place, and the integrated next release of MeeGo 1.2. will give very solid basis for the products now.&#8221;<br />
(&#8230;)<br />
&#8220;To summarize, MeeGo and Qt are strongly alive, gaining momentum to move to the next phase.&#8221;</p>
<p><a title="MeeGo / Qt - Alive and Kicking" href="http://cannedbypasi.blogspot.com/2011/02/meego-qt-alive-and-kicking.html">Read the full blog post.</a></p>
<br /> Tagged: <a href='http://mteixeira.wordpress.com/tag/linux/'>linux</a>, <a href='http://mteixeira.wordpress.com/tag/nerd/'>nerd</a>, <a href='http://mteixeira.wordpress.com/tag/tecnologia/'>tecnologia</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mteixeira.wordpress.com/954/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mteixeira.wordpress.com/954/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mteixeira.wordpress.com/954/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mteixeira.wordpress.com/954/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mteixeira.wordpress.com/954/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mteixeira.wordpress.com/954/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mteixeira.wordpress.com/954/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mteixeira.wordpress.com/954/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mteixeira.wordpress.com/954/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mteixeira.wordpress.com/954/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mteixeira.wordpress.com/954/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mteixeira.wordpress.com/954/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mteixeira.wordpress.com/954/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mteixeira.wordpress.com/954/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mteixeira.wordpress.com&amp;blog=8361501&amp;post=954&amp;subd=mteixeira&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mteixeira.wordpress.com/2011/02/24/meego-qt-alive-and-kicking/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cf35b648fce4e1d7ec9d685b693b2578?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">netmask</media:title>
		</media:content>
	</item>
		<item>
		<title>RHCDS: Done!</title>
		<link>http://mteixeira.wordpress.com/2011/01/18/rhcds-done/</link>
		<comments>http://mteixeira.wordpress.com/2011/01/18/rhcds-done/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 01:25:11 +0000</pubDate>
		<dc:creator>netmask</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[certification]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[nerd]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[rhca]]></category>

		<guid isPermaLink="false">http://mteixeira.wordpress.com/?p=952</guid>
		<description><![CDATA[Oh yeah! I just received my RH436 exam results, and I passed! So, after passing RH401 and RH423, I am now RHCDS (Red Hat Certified Datacenter Specialist)! Two more for RHCA. Stay tuned. Tagged: certification, linux, nerd, redhat, rhca<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mteixeira.wordpress.com&amp;blog=8361501&amp;post=952&amp;subd=mteixeira&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Oh yeah! I just received my <a href="https://www.redhat.com/courses/rh436_red_hat_enterprise_clustering_and_storage_management/">RH436</a> exam results, and I passed!</p>
<p>So, after passing <a title="RH401: Passed" href="http://mteixeira.wordpress.com/2008/02/19/rh401-passed/">RH401</a> and <a title="RH423: Passed" href="http://mteixeira.wordpress.com/2008/05/27/rh423-passed/">RH423</a>, I am now <a href="http://www.redhat.com/certification/rhcds/">RHCDS (Red Hat Certified Datacenter Specialist)</a>!</p>
<p>Two more for <a href="http://www.redhat.com/certification/rhca/">RHCA</a>. Stay tuned. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br /> Tagged: <a href='http://mteixeira.wordpress.com/tag/certification/'>certification</a>, <a href='http://mteixeira.wordpress.com/tag/linux/'>linux</a>, <a href='http://mteixeira.wordpress.com/tag/nerd/'>nerd</a>, <a href='http://mteixeira.wordpress.com/tag/redhat/'>redhat</a>, <a href='http://mteixeira.wordpress.com/tag/rhca/'>rhca</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mteixeira.wordpress.com/952/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mteixeira.wordpress.com/952/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mteixeira.wordpress.com/952/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mteixeira.wordpress.com/952/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mteixeira.wordpress.com/952/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mteixeira.wordpress.com/952/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mteixeira.wordpress.com/952/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mteixeira.wordpress.com/952/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mteixeira.wordpress.com/952/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mteixeira.wordpress.com/952/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mteixeira.wordpress.com/952/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mteixeira.wordpress.com/952/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mteixeira.wordpress.com/952/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mteixeira.wordpress.com/952/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mteixeira.wordpress.com&amp;blog=8361501&amp;post=952&amp;subd=mteixeira&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mteixeira.wordpress.com/2011/01/18/rhcds-done/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cf35b648fce4e1d7ec9d685b693b2578?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">netmask</media:title>
		</media:content>
	</item>
		<item>
		<title>Os números de 2010</title>
		<link>http://mteixeira.wordpress.com/2011/01/09/os-numeros-de-2010/</link>
		<comments>http://mteixeira.wordpress.com/2011/01/09/os-numeros-de-2010/#comments</comments>
		<pubDate>Sun, 09 Jan 2011 22:08:18 +0000</pubDate>
		<dc:creator>netmask</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[anything]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[nerd]]></category>

		<guid isPermaLink="false">http://mteixeira.wordpress.com/?p=949</guid>
		<description><![CDATA[Os duendes das estatísticas do WordPress.com analisaram o desempenho deste blog em 2010 e apresentam-lhe aqui um resumo de alto nível da saúde do seu blog: O Blog-Health-o-Meter™ indica: Uau. Números apetitosos Um duende das estatísticas pintou esta imagem abstracta, com base nos seus dados. Um navio de carga médio pode transportar cerca de 4.500 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mteixeira.wordpress.com&amp;blog=8361501&amp;post=949&amp;subd=mteixeira&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Os duendes das estatísticas do WordPress.com analisaram o desempenho deste blog em 2010 e apresentam-lhe aqui um resumo de alto nível da saúde do seu blog:</p>
<p><img style="border:1px solid #ddd;background:#f5f5f5;padding:20px;" src="http://s0.wp.com/i/annual-recap/meter-healthy5.gif" alt="Healthy blog!" width="250" height="183" /></p>
<p>O <em>Blog-Health-o-Meter™</em> indica: Uau.</p>
<h2>Números apetitosos</h2>
<div style="width:288px;float:right;border:1px solid #ddd;background:#fff;margin:0 0 1em 1em;padding:6px;">
<p><img src="http://s0.wp.com/i/annual-recap/abstract-stats-2.png" alt="Featured image" /></p>
<p><em>Um duende das estatísticas pintou esta imagem abstracta, com base nos seus dados.</em></p>
</div>
<p>Um navio de carga médio pode transportar cerca de 4.500 contentores. Este blog foi visitado <strong>19,000</strong> vezes em 2010.  Se cada visita fosse um contentor, o seu blog enchia cerca de 4 navios.</p>
<p>&nbsp;</p>
<p>In 2010, there were <strong>25</strong> new posts, growing the total archive of this blog to 416 posts. Fez <em>upload</em> de <strong>11</strong> imagens, ocupando um total de 3mb. Isso equivale a cerca de uma imagem por mês.</p>
<p>The busiest day of the year was 12 de março with <strong>692</strong> views. The most popular post that day was <a style="color:#08c;" href="http://mteixeira.wordpress.com/2010/03/11/email-to-sms-gateway-in-linux/">Email to SMS gateway in Linux</a>.</p>
<h2>De onde vieram?</h2>
<p>Os sites que mais tráfego lhe enviaram em 2010 foram <strong>br-linux.org</strong>, <strong>google.com.br</strong>, <strong>efetividade.net</strong>, <strong>spam-filtering-service.net-us.info</strong> e <strong>zago.eti.br</strong></p>
<p>Alguns visitantes vieram dos motores de busca, sobretudo por <strong>virtualbox to kvm</strong>, <strong>convert virtualbox to kvm</strong>, <strong>nerd pride</strong>, <strong>firefox crash</strong> e <strong>virtualbox kvm</strong></p>
<h2>Atracções em 2010</h2>
<p>Estes são os artigos e páginas mais visitados em 2010.</p>
<div style="clear:left;float:left;font-size:24pt;line-height:1em;margin:-5px 10px 20px 0;">1</div>
<p><a style="margin-right:10px;" href="http://mteixeira.wordpress.com/2010/03/11/email-to-sms-gateway-in-linux/">Email to SMS gateway in Linux</a> <span style="color:#999;font-size:8pt;">março, 2010</span><br />
9 comentários</p>
<div style="clear:left;float:left;font-size:24pt;line-height:1em;margin:-5px 10px 20px 0;">2</div>
<p><a style="margin-right:10px;" href="http://mteixeira.wordpress.com/2009/04/18/gnome-notification-area-application-in-python-english/">Gnome Notification Area Application in Python (English)</a> <span style="color:#999;font-size:8pt;">abril, 2009</span><br />
9 comentários</p>
<div style="clear:left;float:left;font-size:24pt;line-height:1em;margin:-5px 10px 20px 0;">3</div>
<p><a style="margin-right:10px;" href="http://mteixeira.wordpress.com/2010/03/03/convert-from-virtualbox-to-kvm/">Convert from VirtualBox to KVM</a> <span style="color:#999;font-size:8pt;">março, 2010</span><br />
2 comentários</p>
<div style="clear:left;float:left;font-size:24pt;line-height:1em;margin:-5px 10px 20px 0;">4</div>
<p><a style="margin-right:10px;" href="http://mteixeira.wordpress.com/2007/06/16/driblando-o-traffic-shaping/">Driblando o traffic shaping</a> <span style="color:#999;font-size:8pt;">junho, 2007</span><br />
5 comentários</p>
<div style="clear:left;float:left;font-size:24pt;line-height:1em;margin:-5px 10px 20px 0;">5</div>
<p><a style="margin-right:10px;" href="http://mteixeira.wordpress.com/2007/11/29/enablingdisabling-compiz-from-command-line/">Enabling/Disabling Compiz from command line</a> <span style="color:#999;font-size:8pt;">novembro, 2007</span><br />
5 comentários</p>
<br /> Tagged: <a href='http://mteixeira.wordpress.com/tag/anything/'>anything</a>, <a href='http://mteixeira.wordpress.com/tag/blog/'>blog</a>, <a href='http://mteixeira.wordpress.com/tag/internet/'>internet</a>, <a href='http://mteixeira.wordpress.com/tag/nerd/'>nerd</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mteixeira.wordpress.com/949/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mteixeira.wordpress.com/949/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mteixeira.wordpress.com/949/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mteixeira.wordpress.com/949/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mteixeira.wordpress.com/949/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mteixeira.wordpress.com/949/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mteixeira.wordpress.com/949/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mteixeira.wordpress.com/949/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mteixeira.wordpress.com/949/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mteixeira.wordpress.com/949/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mteixeira.wordpress.com/949/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mteixeira.wordpress.com/949/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mteixeira.wordpress.com/949/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mteixeira.wordpress.com/949/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mteixeira.wordpress.com&amp;blog=8361501&amp;post=949&amp;subd=mteixeira&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mteixeira.wordpress.com/2011/01/09/os-numeros-de-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cf35b648fce4e1d7ec9d685b693b2578?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">netmask</media:title>
		</media:content>

		<media:content url="http://s0.wp.com/i/annual-recap/meter-healthy5.gif" medium="image">
			<media:title type="html">Healthy blog!</media:title>
		</media:content>

		<media:content url="http://s0.wp.com/i/annual-recap/abstract-stats-2.png" medium="image">
			<media:title type="html">Featured image</media:title>
		</media:content>
	</item>
		<item>
		<title>Motoqueiros imprudentes pagam caro</title>
		<link>http://mteixeira.wordpress.com/2010/12/07/motoqueiros-imprudentes-pagam-caro/</link>
		<comments>http://mteixeira.wordpress.com/2010/12/07/motoqueiros-imprudentes-pagam-caro/#comments</comments>
		<pubDate>Tue, 07 Dec 2010 14:26:21 +0000</pubDate>
		<dc:creator>netmask</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[brasil]]></category>
		<category><![CDATA[comentario]]></category>
		<category><![CDATA[comportamento]]></category>
		<category><![CDATA[ridiculo]]></category>

		<guid isPermaLink="false">http://mteixeira.wordpress.com/?p=941</guid>
		<description><![CDATA[Eu digo isso todo dia, mas nunca coloco por escrito: motoqueiros imprudentes pagam caro. Essa é a versão &#8220;políticamente correta&#8221;, porque ao vivo e à cores minhas palavras saem mais &#8220;pesadas&#8221;. Todos os dias tem motoqueiro andando na contra-mão lá perto de casa. Os caras não tem paciência pra esperar, e nem tentam fazer corredor [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mteixeira.wordpress.com&amp;blog=8361501&amp;post=941&amp;subd=mteixeira&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Eu digo isso todo dia, mas nunca coloco por escrito: motoqueiros imprudentes pagam caro. Essa é a versão &#8220;políticamente correta&#8221;, porque ao vivo e à cores minhas palavras saem mais &#8220;pesadas&#8221;.</p>
<p>Todos os dias tem motoqueiro andando na contra-mão lá perto de casa. Os caras não tem paciência pra esperar, e nem tentam fazer corredor no meio dos carros. Simplesmente metem a cara na contra-mão e &#8220;vamo que vamo&#8221;. O resultado é isso: se deu mal.</p>
<p><a href="http://noticias.r7.com/videos/onibus-bate-em-motocicleta-na-zona-sul-de-sao-paulo/idmedia/48e7a9ba0f3ae56427bb30e0b63df242-1.html">Veja o vídeo (a porcaria do código embbed não funciona).</a></p>
<br /> Tagged: <a href='http://mteixeira.wordpress.com/tag/brasil/'>brasil</a>, <a href='http://mteixeira.wordpress.com/tag/comentario/'>comentario</a>, <a href='http://mteixeira.wordpress.com/tag/comportamento/'>comportamento</a>, <a href='http://mteixeira.wordpress.com/tag/ridiculo/'>ridiculo</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mteixeira.wordpress.com/941/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mteixeira.wordpress.com/941/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mteixeira.wordpress.com/941/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mteixeira.wordpress.com/941/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mteixeira.wordpress.com/941/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mteixeira.wordpress.com/941/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mteixeira.wordpress.com/941/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mteixeira.wordpress.com/941/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mteixeira.wordpress.com/941/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mteixeira.wordpress.com/941/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mteixeira.wordpress.com/941/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mteixeira.wordpress.com/941/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mteixeira.wordpress.com/941/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mteixeira.wordpress.com/941/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mteixeira.wordpress.com&amp;blog=8361501&amp;post=941&amp;subd=mteixeira&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mteixeira.wordpress.com/2010/12/07/motoqueiros-imprudentes-pagam-caro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cf35b648fce4e1d7ec9d685b693b2578?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">netmask</media:title>
		</media:content>
	</item>
		<item>
		<title>TweetDeck on RHEL 6 x86_64</title>
		<link>http://mteixeira.wordpress.com/2010/10/21/tweetdeck-on-rhel-6-x86_64/</link>
		<comments>http://mteixeira.wordpress.com/2010/10/21/tweetdeck-on-rhel-6-x86_64/#comments</comments>
		<pubDate>Thu, 21 Oct 2010 12:40:51 +0000</pubDate>
		<dc:creator>netmask</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[nerd]]></category>
		<category><![CDATA[redhat]]></category>

		<guid isPermaLink="false">http://mteixeira.wordpress.com/?p=933</guid>
		<description><![CDATA[Yeah, I am a monster, I know. Should not be using it, but&#8230; Anyway&#8230; Here is a (not so) quick and (very) dirty way of installing TweetDeck on Red Hat Enterprise Linux 6 x86_64 (Release Candidate, by time of this writing). Install all the necessary dependencies: # yum install ld-linux.so.2 gtk2-devel.i686 libdbus-glib-1.so.2 libhal.so.1 rpm-devel.i686 libXt.so.6 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mteixeira.wordpress.com&amp;blog=8361501&amp;post=933&amp;subd=mteixeira&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Yeah, I am a monster, I know. Should not be using it, but&#8230; Anyway&#8230;</p>
<p>Here is a (not so) quick and (very) dirty way of installing <a href="http://www.tweetdeck.com/">TweetDeck</a> on <a href="http://www.redhat.com/rhel/">Red Hat Enterprise Linux 6</a> x86_64 (<a href="http://press.redhat.com/2010/10/18/red-hat-enterprise-linux-6-release-candidate-available-to-partners/">Release Candidate</a>, by time of this writing).</p>
<ul>
<li>Install all the necessary dependencies:</li>
</ul>
<p># yum install ld-linux.so.2 gtk2-devel.i686 libdbus-glib-1.so.2 libhal.so.1 rpm-devel.i686 libXt.so.6 gnome-keyring-devel.i686 libDCOP.so.4 libxml2-devel.i686 nss-devel.i686</p>
<ul>
<li>Download <a href="http://get.adobe.com/air/">Adobe Air RPM</a> (best practices, remember?).</li>
<li>Install it:</li>
</ul>
<p># yum localinstall adobeair.i386.rpm &#8211;nogpgcheck</p>
<ul>
<li>Restart Firefox, then go to the <a href="http://www.tweetdeck.com/desktop/">TweetDeck installer page</a> and click on &#8220;<em>Download now, it&#8217;s free</em>&#8220;.</li>
<li>Next, next, finish.</li>
<li>Have fun! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ul>
<br /> Tagged: <a href='http://mteixeira.wordpress.com/tag/howto/'>howto</a>, <a href='http://mteixeira.wordpress.com/tag/internet/'>internet</a>, <a href='http://mteixeira.wordpress.com/tag/nerd/'>nerd</a>, <a href='http://mteixeira.wordpress.com/tag/redhat/'>redhat</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mteixeira.wordpress.com/933/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mteixeira.wordpress.com/933/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mteixeira.wordpress.com/933/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mteixeira.wordpress.com/933/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mteixeira.wordpress.com/933/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mteixeira.wordpress.com/933/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mteixeira.wordpress.com/933/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mteixeira.wordpress.com/933/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mteixeira.wordpress.com/933/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mteixeira.wordpress.com/933/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mteixeira.wordpress.com/933/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mteixeira.wordpress.com/933/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mteixeira.wordpress.com/933/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mteixeira.wordpress.com/933/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mteixeira.wordpress.com&amp;blog=8361501&amp;post=933&amp;subd=mteixeira&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mteixeira.wordpress.com/2010/10/21/tweetdeck-on-rhel-6-x86_64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cf35b648fce4e1d7ec9d685b693b2578?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">netmask</media:title>
		</media:content>
	</item>
		<item>
		<title>Brincando com fotos / Playing with photographs</title>
		<link>http://mteixeira.wordpress.com/2010/10/14/brincando-com-fotos-playing-with-photographs/</link>
		<comments>http://mteixeira.wordpress.com/2010/10/14/brincando-com-fotos-playing-with-photographs/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 01:11:12 +0000</pubDate>
		<dc:creator>netmask</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[anything]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[n900]]></category>
		<category><![CDATA[nerd]]></category>

		<guid isPermaLink="false">http://mteixeira.wordpress.com/?p=925</guid>
		<description><![CDATA[&#8211;pt_br Recentemente tenho brincado de fazer algumas fotos &#8220;diferentes&#8221; com meu N900. Fique atento ao meu Flickr, principalmente ao set de Panoramas, e à tag HDR. &#8211;en Lately I have been playing about taking some &#8220;different&#8221; pictures using my N900. Stay tuned to my Flickr, specially the Panoramas set, and the HDR tag. Tagged: anything, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mteixeira.wordpress.com&amp;blog=8361501&amp;post=925&amp;subd=mteixeira&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a title="Plaza de Mayo by badnetmask, on Flickr" href="http://www.flickr.com/photos/badnetmask/5006051008/"><img class="alignleft" src="http://farm5.static.flickr.com/4105/5006051008_718fd9693f_m.jpg" alt="Plaza de Mayo" width="240" height="48" /></a><a title="Just trying to be &quot;artistic&quot; (in HDR) by badnetmask, on Flickr" href="http://www.flickr.com/photos/badnetmask/5076404423/"><img class="alignnone" src="http://farm5.static.flickr.com/4039/5076404423_c66c346663_t.jpg" alt="Just trying to be &quot;artistic&quot; (in HDR)" width="100" height="76" /></a></p>
<p><strong>&#8211;pt_br</strong></p>
<p>Recentemente tenho brincado de fazer algumas fotos &#8220;diferentes&#8221; com meu N900.</p>
<p>Fique atento ao meu <a href="http://www.flickr.com/photos/badnetmask/">Flickr</a>, principalmente ao set de <a href="http://www.flickr.com/photos/badnetmask/sets/72157624938191867/">Panoramas</a>, e à tag <a href="http://www.flickr.com/photos/badnetmask/tags/hdr/">HDR</a>.</p>
<p><strong>&#8211;en</strong></p>
<p>Lately I have been playing about taking some &#8220;different&#8221; pictures using my N900.</p>
<p>Stay tuned to my <a href="http://www.flickr.com/photos/badnetmask/">Flickr</a>, specially the <a href="http://www.flickr.com/photos/badnetmask/sets/72157624938191867/">Panoramas</a> set, and the <a href="http://www.flickr.com/photos/badnetmask/tags/hdr/">HDR</a> tag.</p>
<br /> Tagged: <a href='http://mteixeira.wordpress.com/tag/anything/'>anything</a>, <a href='http://mteixeira.wordpress.com/tag/fun/'>fun</a>, <a href='http://mteixeira.wordpress.com/tag/internet/'>internet</a>, <a href='http://mteixeira.wordpress.com/tag/n900/'>n900</a>, <a href='http://mteixeira.wordpress.com/tag/nerd/'>nerd</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mteixeira.wordpress.com/925/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mteixeira.wordpress.com/925/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mteixeira.wordpress.com/925/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mteixeira.wordpress.com/925/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mteixeira.wordpress.com/925/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mteixeira.wordpress.com/925/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mteixeira.wordpress.com/925/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mteixeira.wordpress.com/925/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mteixeira.wordpress.com/925/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mteixeira.wordpress.com/925/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mteixeira.wordpress.com/925/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mteixeira.wordpress.com/925/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mteixeira.wordpress.com/925/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mteixeira.wordpress.com/925/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mteixeira.wordpress.com&amp;blog=8361501&amp;post=925&amp;subd=mteixeira&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mteixeira.wordpress.com/2010/10/14/brincando-com-fotos-playing-with-photographs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cf35b648fce4e1d7ec9d685b693b2578?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">netmask</media:title>
		</media:content>

		<media:content url="http://farm5.static.flickr.com/4105/5006051008_718fd9693f_m.jpg" medium="image">
			<media:title type="html">Plaza de Mayo</media:title>
		</media:content>

		<media:content url="http://farm5.static.flickr.com/4039/5076404423_c66c346663_t.jpg" medium="image">
			<media:title type="html">Just trying to be &#34;artistic&#34; (in HDR)</media:title>
		</media:content>
	</item>
	</channel>
</rss>
