<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>夜の抜ける</title>
	<atom:link href="http://ismaell.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ismaell.wordpress.com</link>
	<description>A blog about anything and everything :P.</description>
	<lastBuildDate>Sat, 10 Oct 2009 20:49:23 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='ismaell.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/6e47929d24529481a8b67e3565404365?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>夜の抜ける</title>
		<link>http://ismaell.wordpress.com</link>
	</image>
			<item>
		<title>Complex or powerful?</title>
		<link>http://ismaell.wordpress.com/2009/10/10/complex-or-powerful/</link>
		<comments>http://ismaell.wordpress.com/2009/10/10/complex-or-powerful/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 20:49:23 +0000</pubDate>
		<dc:creator>Ismael Luceno</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ismaell.wordpress.com/?p=187</guid>
		<description><![CDATA[Sometimes people confuses a complex design with a powerful one. The only relation I see between power and complexity is that both can be dangerous.
Everyone will agree that complexity is undesirable, and power may or may not be, depending on the context.
I tend to make things simple, specially for the programmer, because we&#8217;re the laziest [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ismaell.wordpress.com&blog=854387&post=187&subd=ismaell&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Sometimes people confuses a complex design with a powerful one. The only relation I see between power and complexity is that both can be dangerous.</p>
<p>Everyone will agree that complexity is undesirable, and power may or may not be, depending on the context.</p>
<p>I tend to make things simple, specially for the programmer, because we&#8217;re the laziest creatures on the surface of earth (and perhaps many other planets). We just try to look productive from time to time and hope other races don&#8217;t notice.</p>
<p>We want something easy and intuitive to use, don&#8217;t we?</p>
<p>KISS FTW!</p>
Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ismaell.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ismaell.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ismaell.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ismaell.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ismaell.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ismaell.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ismaell.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ismaell.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ismaell.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ismaell.wordpress.com/187/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ismaell.wordpress.com&blog=854387&post=187&subd=ismaell&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ismaell.wordpress.com/2009/10/10/complex-or-powerful/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6464c7d32c98c4ed7de5e14f290af780?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ismaell</media:title>
		</media:content>
	</item>
		<item>
		<title>Perl inconcistency</title>
		<link>http://ismaell.wordpress.com/2009/09/27/perl-inconcistency/</link>
		<comments>http://ismaell.wordpress.com/2009/09/27/perl-inconcistency/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 04:53:51 +0000</pubDate>
		<dc:creator>Ismael Luceno</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ismaell.wordpress.com/?p=179</guid>
		<description><![CDATA[This happened about a year ago, but I forgot about it until now&#8230; I found this &#8220;feature&#8221; while developing a simulator to use with honeyd.
After I finished it, my employer said it should run on Windows too, since I didn&#8217;t used anything unportable, it should had to run without modifications, but it didn&#8217;t.
For some weird [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ismaell.wordpress.com&blog=854387&post=179&subd=ismaell&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This happened about a year ago, but I forgot about it until now&#8230; I found this &#8220;feature&#8221; while developing a simulator to use with honeyd.</p>
<p>After I finished it, my employer said it should run on Windows too, since I didn&#8217;t used anything unportable, it should had to run without modifications, but it didn&#8217;t.</p>
<p>For some weird reason, undef evaluates to true on Windows&#8230; that&#8217;s a bug, undef is expected to evaluate to false always, it&#8217;s not an undefined beviahour. I can&#8217;t explain how a bug like that ended there, and I don&#8217;t want to know, because it&#8217;s a weird platform anyway.</p>
Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ismaell.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ismaell.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ismaell.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ismaell.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ismaell.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ismaell.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ismaell.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ismaell.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ismaell.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ismaell.wordpress.com/179/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ismaell.wordpress.com&blog=854387&post=179&subd=ismaell&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ismaell.wordpress.com/2009/09/27/perl-inconcistency/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6464c7d32c98c4ed7de5e14f290af780?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ismaell</media:title>
		</media:content>
	</item>
		<item>
		<title>Asynchronous RPC</title>
		<link>http://ismaell.wordpress.com/2009/09/26/asynchronous-rpc/</link>
		<comments>http://ismaell.wordpress.com/2009/09/26/asynchronous-rpc/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 09:10:39 +0000</pubDate>
		<dc:creator>Ismael Luceno</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ismaell.wordpress.com/?p=176</guid>
		<description><![CDATA[Most &#8220;low-level&#8221; RPC frameworks are broken, badly written and unportable. I got a project to develop a middleware to help in the abstraction of RPC transports, but I ended implementing a new framework. Soon I will publish it on Gitorious :).
Posted in Uncategorized       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ismaell.wordpress.com&blog=854387&post=176&subd=ismaell&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Most &#8220;low-level&#8221; RPC frameworks are broken, badly written and unportable. I got a project to develop a middleware to help in the abstraction of RPC transports, but I ended implementing a new framework. Soon I will publish it on Gitorious :).</p>
Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ismaell.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ismaell.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ismaell.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ismaell.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ismaell.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ismaell.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ismaell.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ismaell.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ismaell.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ismaell.wordpress.com/176/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ismaell.wordpress.com&blog=854387&post=176&subd=ismaell&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ismaell.wordpress.com/2009/09/26/asynchronous-rpc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6464c7d32c98c4ed7de5e14f290af780?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ismaell</media:title>
		</media:content>
	</item>
		<item>
		<title>My own OS</title>
		<link>http://ismaell.wordpress.com/2009/09/13/my-own-os/</link>
		<comments>http://ismaell.wordpress.com/2009/09/13/my-own-os/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 11:37:37 +0000</pubDate>
		<dc:creator>Ismael Luceno</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[bsd]]></category>
		<category><![CDATA[fibers]]></category>
		<category><![CDATA[gcd]]></category>
		<category><![CDATA[gnu]]></category>
		<category><![CDATA[hurd]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mach]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[parallel]]></category>
		<category><![CDATA[threads]]></category>

		<guid isPermaLink="false">http://ismaell.wordpress.com/2009/09/13/my-own-os/</guid>
		<description><![CDATA[I&#8217;m posting this because everyone&#8217;s talking about Apple&#8217;s GCD. Which is a similar technology to the one included in my OS, however I&#8217;ve been developing it since Dec 2008, so there&#8217;s no relationship.
Apple got the wrong idea, mine is far better :P. Now, let me explain it:
Until recently my OS was just a bunch of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ismaell.wordpress.com&blog=854387&post=172&subd=ismaell&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;m posting this because everyone&#8217;s talking about Apple&#8217;s GCD. Which is a similar technology to the one included in my OS, however I&#8217;ve been developing it since Dec 2008, so there&#8217;s no relationship.</p>
<p>Apple got the wrong idea, mine is far better :P. Now, let me explain it:</p>
<p>Until recently my OS was just a bunch of papers and code snippets, but is progressing now :). It&#8217;s something completely different from any other OS, and while it will retain some compatibility (i.e. you will be able to run POSIX code on it), it&#8217;s designed to work in a very different way.</p>
<p>It aims to be an efficient OS, focused on desktop systems, with security in mind. Being desktop-focused just means it will be optimized for that role, but tunning it a bit you could make perform well on embedded hardware as well as giant NUMA systems.</p>
<p>It&#8217;s main objective is security. To achieve this goal I had to slightly redesign a lot of concepts which make an OS. One of those concepts is the API.</p>
<p>Since I&#8217;m trying to achieve as much security as possible (when it seems reasonable), it must enforce the concept of lowest privilege whenever possible. To make this feasible, applications are divided into modules, and while this division is explicit, it must be simple enough to make it the standard.</p>
<p>The solution is the development of a &#8220;components&#8221; concept. It requires a new executable format, but lets you easily divide programs into small chunks that could run in parallel (on-demand). This is where the similarity with Apple&#8217;s GCD ends.</p>
<p>The aforementioned &#8220;components&#8221; are completely independent, and not even share the same address space. They communicate through a lightweight IPC API which provides message queues, asynchronous RPC, transactions, and shared memory.</p>
<p>Another interesting feature is that it&#8217;s designed to be completely asynchronous.</p>
<p>Sadly I have not much time as I would wish to work on it&#8230;</p>
Posted in Uncategorized Tagged: apple, bsd, fibers, gcd, gnu, hurd, linux, mach, os, parallel, threads <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ismaell.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ismaell.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ismaell.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ismaell.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ismaell.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ismaell.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ismaell.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ismaell.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ismaell.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ismaell.wordpress.com/172/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ismaell.wordpress.com&blog=854387&post=172&subd=ismaell&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ismaell.wordpress.com/2009/09/13/my-own-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6464c7d32c98c4ed7de5e14f290af780?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ismaell</media:title>
		</media:content>
	</item>
		<item>
		<title>Sing with me, free software developers! 0.1 (alpha)</title>
		<link>http://ismaell.wordpress.com/2009/09/10/sing-with-me-free-software-developers-0-1-alpha/</link>
		<comments>http://ismaell.wordpress.com/2009/09/10/sing-with-me-free-software-developers-0-1-alpha/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 07:09:38 +0000</pubDate>
		<dc:creator>Ismael Luceno</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[gnu]]></category>

		<guid isPermaLink="false">http://ismaell.wordpress.com/?p=170</guid>
		<description><![CDATA[Ohh, brave developers, keep away of privative software.
The darkness lies beneath.
Follow the path, THE PATH OF WISDOM!
I must hold the pace, no one will stop me.
Follow me brave developer, the truth  shall enlighten you.
Follow the path, THE PATH OF FREEDOM!.
(PATH OF WISDOM)
(PATH OF FREEDOM)
(&#8230;)
[Please contribute, this song is under CC-BY-SA, it must be a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ismaell.wordpress.com&blog=854387&post=170&subd=ismaell&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Ohh, brave developers, keep away of privative software.<br />
The darkness lies beneath.</p>
<p>Follow the path, THE PATH OF WISDOM!</p>
<p>I must hold the pace, no one will stop me.<br />
Follow me brave developer, the truth  shall enlighten you.<br />
Follow the path, THE PATH OF FREEDOM!.</p>
<p>(PATH OF WISDOM)<br />
(PATH OF FREEDOM)<br />
(&#8230;)</p>
<p>[Please contribute, this song is under CC-BY-SA, it must be a hit!]</p>
Posted in Uncategorized Tagged: free software, gnu <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ismaell.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ismaell.wordpress.com/170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ismaell.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ismaell.wordpress.com/170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ismaell.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ismaell.wordpress.com/170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ismaell.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ismaell.wordpress.com/170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ismaell.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ismaell.wordpress.com/170/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ismaell.wordpress.com&blog=854387&post=170&subd=ismaell&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ismaell.wordpress.com/2009/09/10/sing-with-me-free-software-developers-0-1-alpha/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6464c7d32c98c4ed7de5e14f290af780?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ismaell</media:title>
		</media:content>
	</item>
		<item>
		<title>Yet another distribution!?</title>
		<link>http://ismaell.wordpress.com/2009/09/09/yet-another-distribution/</link>
		<comments>http://ismaell.wordpress.com/2009/09/09/yet-another-distribution/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 04:08:07 +0000</pubDate>
		<dc:creator>Ismael Luceno</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ismaell.wordpress.com/?p=166</guid>
		<description><![CDATA[Please tell me that you didn&#8217;t!!
NO, we don&#8217;t need more GNU/Linux distributions! Not if they don&#8217;t provide anything new. If the features you want aren&#8217;t something that deals with the lower levels of the system, specially file hierarchy and package management, do not do it, it&#8217;s better to simply improve an existing distribution without forking [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ismaell.wordpress.com&blog=854387&post=166&subd=ismaell&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Please tell me that you didn&#8217;t!!</p>
<p><strong>NO, we don&#8217;t need more GNU/Linux distributions!</strong> Not if they don&#8217;t provide anything new. If the features you want aren&#8217;t something that deals with the lower levels of the system, specially file hierarchy and package management, <em>do not do it</em>, it&#8217;s better to simply improve an existing distribution <strong>without forking it</strong>, or provide an &#8220;overlay&#8221; set of packages to customize it if the changes couldn&#8217;t be accepted otherwise.</p>
<p>There are thousands of non-innovative new distributions that provide nothing but chaos to the free software ecosystem, we don&#8217;t need more. It looks like everyone wants to do a new one.</p>
<p>And no, it doesn&#8217;t enhace your karma, it will be set to LLONG_MIN premanently, unless, you have a very very very goood reason to start a new distribution.</p>
<p>There are two special kind of distributions that are specially dangerous:</p>
<p><strong>The politically-oriented ones</strong>, thus politically-discriminative, segregate the free software user community needlessly. This should be avoided by all means for obvious reasons, specially because that kind of politics have nothing to do with software, so don&#8217;t impose any kind of obstacle, everyone can work together.</p>
<p><strong>Those that immitate other operating system look&amp;feel</strong> too closely and strictly, don&#8217;t make any good since their objectives aren&#8217;t to improve the system, but just copy and promote some way of doing things, making the users actually believe there&#8217;s no diference, so implicitly promoting the other OS.</p>
<p>Also this leads to the users to think both should work in the same way and actually are the same thing, thus promotes a way of thinking and &#8220;culture&#8221;. This is specially annoying when it&#8217;s about Microsoft Windows way of &#8220;thinking&#8221; and &#8220;culture&#8221;.</p>
Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ismaell.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ismaell.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ismaell.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ismaell.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ismaell.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ismaell.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ismaell.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ismaell.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ismaell.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ismaell.wordpress.com/166/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ismaell.wordpress.com&blog=854387&post=166&subd=ismaell&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ismaell.wordpress.com/2009/09/09/yet-another-distribution/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6464c7d32c98c4ed7de5e14f290af780?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ismaell</media:title>
		</media:content>
	</item>
		<item>
		<title>Feliz cumple preciosa</title>
		<link>http://ismaell.wordpress.com/2009/08/31/feliz-cumple-preciosa/</link>
		<comments>http://ismaell.wordpress.com/2009/08/31/feliz-cumple-preciosa/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 21:35:04 +0000</pubDate>
		<dc:creator>Ismael Luceno</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ismaell.wordpress.com/?p=148</guid>
		<description><![CDATA[
Feliz cumpleeee!!!
Posted in Uncategorized       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ismaell.wordpress.com&blog=854387&post=148&subd=ismaell&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img src="http://ismaell.files.wordpress.com/2009/08/n710179261_1643165_1206524.jpg?w=300&#038;h=189" width="300" height="189" class="alignleft size-medium wp-image-149" /></p>
<p>Feliz cumpleeee!!!</p>
Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ismaell.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ismaell.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ismaell.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ismaell.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ismaell.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ismaell.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ismaell.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ismaell.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ismaell.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ismaell.wordpress.com/148/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ismaell.wordpress.com&blog=854387&post=148&subd=ismaell&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ismaell.wordpress.com/2009/08/31/feliz-cumple-preciosa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6464c7d32c98c4ed7de5e14f290af780?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ismaell</media:title>
		</media:content>

		<media:content url="http://ismaell.files.wordpress.com/2009/08/n710179261_1643165_1206524.jpg?w=300" medium="image" />
	</item>
		<item>
		<title>InitNG se muda</title>
		<link>http://ismaell.wordpress.com/2009/08/31/initng-se-muda/</link>
		<comments>http://ismaell.wordpress.com/2009/08/31/initng-se-muda/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 03:10:18 +0000</pubDate>
		<dc:creator>Ismael Luceno</dc:creator>
				<category><![CDATA[InitNG]]></category>

		<guid isPermaLink="false">http://ismaell.wordpress.com/?p=145</guid>
		<description><![CDATA[Ha comenzado la migración a Gitorious.
Ya están disponibles InitNG y los bootscripts. Algunas otras cosas seguirán viviendo en nuestro repo svn por un tiempo más, entre ellas la rama 0.6.10 y los ifiles.
Otros componentes serán migrados o no, dependiendo de la decisión de sus respectivos autores.
Posted in InitNG       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ismaell.wordpress.com&blog=854387&post=145&subd=ismaell&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Ha comenzado la migración a <a href="http://gitorious.org/initng">Gitorious</a>.</p>
<p>Ya están disponibles InitNG y los bootscripts. Algunas otras cosas seguirán viviendo en nuestro repo svn por un tiempo más, entre ellas la rama 0.6.10 y los ifiles.</p>
<p>Otros componentes serán migrados o no, dependiendo de la decisión de sus respectivos autores.</p>
Posted in InitNG  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ismaell.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ismaell.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ismaell.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ismaell.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ismaell.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ismaell.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ismaell.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ismaell.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ismaell.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ismaell.wordpress.com/145/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ismaell.wordpress.com&blog=854387&post=145&subd=ismaell&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ismaell.wordpress.com/2009/08/31/initng-se-muda/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6464c7d32c98c4ed7de5e14f290af780?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ismaell</media:title>
		</media:content>
	</item>
		<item>
		<title>Nuevo blog pospuesto</title>
		<link>http://ismaell.wordpress.com/2009/08/30/nuevo-blog-pospuesto/</link>
		<comments>http://ismaell.wordpress.com/2009/08/30/nuevo-blog-pospuesto/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 02:44:28 +0000</pubDate>
		<dc:creator>Ismael Luceno</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ismaell.wordpress.com/?p=141</guid>
		<description><![CDATA[La razón de esto es que me topé con varias limitaciones del software que pretendía usar. Estaré trabajando en un blog y wiki nuevos, modulares y mejores que el resto de lo que otros mortales hayan desarrollado, o de lo contrario adoptaré algo que cumpla con esas características.
Por cierto, el post sobre 911sistemas llevó a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ismaell.wordpress.com&blog=854387&post=141&subd=ismaell&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>La razón de esto es que me topé con varias limitaciones del software que pretendía usar. Estaré trabajando en un blog y wiki nuevos, modulares y mejores que el resto de lo que otros mortales hayan desarrollado, o de lo contrario adoptaré algo que cumpla con esas características.</p>
<p>Por cierto, el post sobre 911sistemas llevó a una increíble serie de comentarios fuera de lugar, por lo cual fue completamente removido luego de una breve deliberación conmigo mismo :P.</p>
Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ismaell.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ismaell.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ismaell.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ismaell.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ismaell.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ismaell.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ismaell.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ismaell.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ismaell.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ismaell.wordpress.com/141/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ismaell.wordpress.com&blog=854387&post=141&subd=ismaell&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ismaell.wordpress.com/2009/08/30/nuevo-blog-pospuesto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6464c7d32c98c4ed7de5e14f290af780?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ismaell</media:title>
		</media:content>
	</item>
		<item>
		<title>Nunca tan fácil: migración a git</title>
		<link>http://ismaell.wordpress.com/2009/07/17/nunca-tan-facil-migracion-a-git/</link>
		<comments>http://ismaell.wordpress.com/2009/07/17/nunca-tan-facil-migracion-a-git/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 04:26:58 +0000</pubDate>
		<dc:creator>Ismael Luceno</dc:creator>
				<category><![CDATA[Herramientas de desarrollo]]></category>
		<category><![CDATA[InitNG]]></category>
		<category><![CDATA[git]]></category>

		<guid isPermaLink="false">http://ismaell.wordpress.com/?p=115</guid>
		<description><![CDATA[Realmente me sorpende lo fácil que es la migración a git, muy muy groso como pude tironear código desde svn y mi repo git privado, conservando la historia, sin problemas y en un toque :D.
Posted in Herramientas de desarrollo, InitNG Tagged: git      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ismaell.wordpress.com&blog=854387&post=115&subd=ismaell&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Realmente me sorpende lo fácil que es la migración a git, muy muy groso como pude tironear código desde svn y mi repo git privado, conservando la historia, sin problemas y en un toque :D.</p>
Posted in Herramientas de desarrollo, InitNG Tagged: git <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ismaell.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ismaell.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ismaell.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ismaell.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ismaell.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ismaell.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ismaell.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ismaell.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ismaell.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ismaell.wordpress.com/115/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ismaell.wordpress.com&blog=854387&post=115&subd=ismaell&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ismaell.wordpress.com/2009/07/17/nunca-tan-facil-migracion-a-git/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6464c7d32c98c4ed7de5e14f290af780?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ismaell</media:title>
		</media:content>
	</item>
	</channel>
</rss>