<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TheBlindCow &#187; me</title>
	<atom:link href="http://www.proli.net/category/me/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.proli.net</link>
	<description>Yet another FreeSoftware blog!</description>
	<lastBuildDate>Mon, 16 Jan 2012 21:22:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>New year, new life (or KDE and GTK integration)</title>
		<link>http://www.proli.net/2012/01/02/new-year-new-life/</link>
		<comments>http://www.proli.net/2012/01/02/new-year-new-life/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 15:21:06 +0000</pubDate>
		<dc:creator>apol</dc:creator>
				<category><![CDATA[KDE]]></category>
		<category><![CDATA[me]]></category>
		<category><![CDATA[my projects]]></category>
		<category><![CDATA[Netrunner]]></category>
		<category><![CDATA[Software Libre]]></category>

		<guid isPermaLink="false">http://www.proli.net/?p=323</guid>
		<description><![CDATA[Or as they say in Spanish: año nuevo, vida nueva. Well, or not. My new year started the 1st December actually, when I got my engineering degree, but I&#8217;ll talk about the project some other day. Today I&#8217;d like to talk about my new job at Netrunner, where I started some days after my graduation. [...]]]></description>
			<content:encoded><![CDATA[<p>Or as they say in Spanish: <em>año nuevo, vida nueva</em>. Well, or not. My new year started the 1st  December actually, when I got my engineering degree, but I&#8217;ll talk about the project some other <a href="http://vimeo.com/32883327" title="kdevelop static analysis">day</a>.</p>
<p>Today I&#8217;d like to talk about my new job at <a href="http://www.netrunner-os.com/" title="Netrunner OS">Netrunner</a>, where I started some days after my graduation. </p>
<p>There I have been working on a <a href="https://projects.kde.org/projects/playground/base/kde-gtk-config" title="KDE GTK Config">KCM module</a> to configure your GTK2/3. To do so, I took Chakra&#8217;s kcm and reworked it a little to behave like I wanted to. Now that we&#8217;re here, big thanks to the <a href="http://chakra-linux.org/" title="Chakra Linux">Chakra</a> crowd, specially Manuel Tortosa and José Antonio Sánchez, who let me fiddle with their project.</p>
<p>After the cleanup part, I ported the project to our git.kde.org infrastructure, so now it&#8217;s a KDE project. It&#8217;s in playground for the moment, we&#8217;ll see where it will go from now on.</p>
<div style="text-align: center"><a href="http://proli.net/meu/netrunner/gtkkcm2.png"><img width="400" src="http://proli.net/meu/netrunner/gtkkcm2.png" alt="kde-gtk-config kcm screenshot" /></a></div>
<p>The KCM itself is quite stable at the moment. Feature-wise, it lets you select the GTK styles, the font and the icon themes to be used. Furthermore, it lets you tweak some more specific settings like the icon placing on the menu and so. Also there&#8217;s the possibility to download GTK and icon themes for fun and profit. I hope you&#8217;ll enjoy it <img src='http://www.proli.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>For Netrunner/debian/*ubuntu users, you can install the package using this <a href="http://proli.net/meu/netrunner/kcm-gtk-module_0.1ubuntu9_i386.deb" title="kcm debian package">package</a>. (Please, use this package for testing purposes only).<br />
On other distro&#8217;s, please ask your packagers to package it <img src='http://www.proli.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.proli.net/2012/01/02/new-year-new-life/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Road to a better KDevelop newcomer experience</title>
		<link>http://www.proli.net/2011/08/23/road-to-a-better-kdevelop-newcomer-experience/</link>
		<comments>http://www.proli.net/2011/08/23/road-to-a-better-kdevelop-newcomer-experience/#comments</comments>
		<pubDate>Tue, 23 Aug 2011 00:05:42 +0000</pubDate>
		<dc:creator>apol</dc:creator>
				<category><![CDATA[KDevelop]]></category>
		<category><![CDATA[me]]></category>
		<category><![CDATA[my projects]]></category>
		<category><![CDATA[Software Libre]]></category>

		<guid isPermaLink="false">http://www.proli.net/?p=261</guid>
		<description><![CDATA[Hi fellow KDE! Today I would like to talk a little about some work I&#8217;ve been doing recently in KDevelop in order to assure we have a good path for the new KDevelop user and KDE or free software Developer. I think that KDevelop has been quite good at being adopted by people who know [...]]]></description>
			<content:encoded><![CDATA[<p>Hi fellow KDE!</p>
<p>Today I would like to talk a little about some work I&#8217;ve been doing recently in KDevelop in order to assure we have a good path for the new KDevelop user and KDE or free software Developer.</p>
<p>I think that KDevelop has been quite good at being adopted by people who know their way in the development process: in few words, people who already know the language they&#8217;re using and usually they can fill any lacking feature KDevelop might have, by doing some old-style terminal hacking <img src='http://www.proli.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . No problem with that, but apparently not everyone is born with some wizard skills, so I&#8217;d like to improve this situation.</p>
<p>There are many aspects that can be improved and some have been lately. One of the most annoying things that we found (mostly in Randa, in the KDevelop team and some random spontaneous meeting) to be more annoying, was our &#8220;New Project&#8221; wizard, specially when it comes to start new technology based in KDE.</p>
<p>This is what it looked like before starting working on it:</p>
<div align='center'><a href="http://proli.net/meu/kdevelop/snapshot4.png"><img src="http://proli.net/meu/kdevelop/snapshot4.png" width='300'/></a> <a href="http://proli.net/meu/kdevelop/snapshot6.png"><img width='300' src="http://proli.net/meu/kdevelop/snapshot6.png" /></a></div>
<p>There are some things I don&#8217;t like here: The tree view looks clumsy and doesn&#8217;t lead the user anywhere, so whenever I have considered to create a new project from this dialog, I&#8217;ve felt violated somehow. What I&#8217;m going to show here has to be taken as a first step towards where I want future KDE Developers experience to start (if they are starting a new project).</p>
<p>The idea here is that the user will select, first of all, what kind of application is going to be created, roughly: KDE Application, just a standard application, a web service or whatever it&#8217;s needed. Using KDE as an example, we&#8217;ll select if we want to create a console application, GUI application, Plasmoid, etc. Finally, we&#8217;ll select the language we want to use be C++, Python or whatever it&#8217;s available.</p>
<div align='center'><a href="http://proli.net/meu/kdevelop/kdevelop-newproject1.png"><img width="400" src="http://proli.net/meu/kdevelop/kdevelop-newproject1.png" /></a></div>
<p>That last step change is important, because we&#8217;re adding more importance at <em>what</em> we are doing (a Plasmoid for example) than if we are going to do it in C++ or Python.</p>
<p>From this point there&#8217;s many things to be done:</p>
<ul>
<li>Make it possible to create new applications from the KDE Examples</li>
<li>Add some category information, categories are not translatable right now and they can&#8217;t have an icon. I&#8217;d like to see this improved.</li>
<li>KNewStuff support to download new templates?</li>
<li>Make sure the KDE GUI application templates are equivalent for C++ or Python.</li>
<li>Improve the template&#8217;s description. Add links to techbase!</li>
<li>Think about the templates you always wanted as a kid and contribute them!</li>
<li>&#8230; many other things in your imagination <img src='http://www.proli.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ul>
<p>If someone is interested in helping, just ping me in IRC at #kdevelop in freenode, comment here or send me an e-mail, your call! <img src='http://www.proli.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Oh! And last but not least, Big thanks to Àlex Fiestas for helping me sorting the templates and discussing the ideas, and Aurélien Gâteau for giving me a hand at making the GUI more usable.<br />
After all this lonely KDE hacking, it feels great to sit down with someone else and try to take the best out of you on what you&#8217;re doing!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.proli.net/2011/08/23/road-to-a-better-kdevelop-newcomer-experience/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>KDE and Free Software conferences @ home</title>
		<link>http://www.proli.net/2011/07/02/kde-and-free-software-conferences-home/</link>
		<comments>http://www.proli.net/2011/07/02/kde-and-free-software-conferences-home/#comments</comments>
		<pubDate>Sat, 02 Jul 2011 18:05:06 +0000</pubDate>
		<dc:creator>apol</dc:creator>
				<category><![CDATA[fib]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[me]]></category>
		<category><![CDATA[my projects]]></category>
		<category><![CDATA[Software Libre]]></category>
		<category><![CDATA[talks]]></category>

		<guid isPermaLink="false">http://www.proli.net/?p=256</guid>
		<description><![CDATA[Yesterday the Jornades del Programari Lliure finished. This event that was quite important to me, I&#8217;ll try to explain a little why and what conclusions did I extract from it. If you don&#8217;t really can&#8217;t bother about it, just stay with the thought that it was a great experience . I always like to go [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday the <a href="http://jornadespl.org">Jornades del Programari Lliure</a> finished. This event that was quite important to me, I&#8217;ll try to explain a little why and what conclusions did I extract from it. If you don&#8217;t really can&#8217;t bother about it, just stay with the thought that it was a great experience <img src='http://www.proli.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>I always like to go to free software events, regardless it&#8217;s a KDE event or not. It&#8217;s a good way to step back at what I&#8217;ve been doing for the last years and to process a little if it makes sense, if it&#8217;s worth it and to consider other&#8217;s positions to check why are they working in different stuff and if I should change my views (all in all, not everyone is working in KDE Edu and KDevelop,&#8230; surprisingly <img src='http://www.proli.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ).</p>
<p>There were a lot of conversations and different opinions, I still do hear people claiming that we have to outcome the big proprietary projects. There&#8217;s been an important change here, now the best/biggest projects are those who use better Free Software (or Open Source like some people call it) wisely, I don&#8217;t think there&#8217;s that much of a battle with free software or not from the development perspective. We&#8217;re there, now we need to make KDE one of those communities that we want people to work with and to work on. That said, let&#8217;s get all this awesomeness to the end users, who usually aren&#8217;t aware of that.</p>
<p>Also it was nice to see more faces than in the usual meetings, it&#8217;s always good to see that there&#8217;s people who trust in what you do even if they&#8217;re not actively contributing. There&#8217;s a lot of profiles to fulfill in the free software world and we still need a lot of passionate people.</p>
<p>And, last but not least, thanks to the organization to put together some really nice conferences, to even bring some international speakers (hey Aaron! <img src='http://www.proli.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ), to try to make us think a little about what what&#8217;s being done and to give us the opportunity to talk about our passion.</p>
<p>See you soon! \o/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.proli.net/2011/07/02/kde-and-free-software-conferences-home/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>So&#8230; what&#8217;s cooking?</title>
		<link>http://www.proli.net/2011/04/27/so-whats-cooking/</link>
		<comments>http://www.proli.net/2011/04/27/so-whats-cooking/#comments</comments>
		<pubDate>Tue, 26 Apr 2011 23:44:18 +0000</pubDate>
		<dc:creator>apol</dc:creator>
				<category><![CDATA[fib]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[KDE Spain]]></category>
		<category><![CDATA[KDE-Edu]]></category>
		<category><![CDATA[KDevelop]]></category>
		<category><![CDATA[me]]></category>
		<category><![CDATA[my projects]]></category>
		<category><![CDATA[Software Libre]]></category>
		<category><![CDATA[talks]]></category>

		<guid isPermaLink="false">http://www.proli.net/?p=229</guid>
		<description><![CDATA[I&#8217;ve probably been talking lately too much about where I was going to spread my KDE love and talking too little about what I&#8217;ve been doing and what&#8217;s happening: Akademy-es: Yes! we&#8217;re having the Akademy-es in Barcelona this year and I know you won&#8217;t miss it. Yay! Awesome. Well it takes some preparation, so it [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve probably been <a href="http://www.proli.net/2011/03/24/april-of-kde/">talking</a> <a href="http://www.proli.net/2011/02/04/social-kde/">lately</a> too much about where I was going to spread my KDE love and talking too little about what I&#8217;ve been doing and what&#8217;s happening:</p>
<p>Akademy-es: Yes! we&#8217;re having the Akademy-es in Barcelona this year and I know you <a href="http://kde-espana.es/akademy-es2011/index.php">won&#8217;t miss it</a>. Yay! Awesome. Well it takes some preparation, so it takes some time. I feel I&#8217;m quite lucky I could find a rather big team of local KDE enthusiasts, that way I don&#8217;t have to do it all by myself but truth is it&#8217;s time consuming and love consuming. By the way, if anybody wants to help, just poke me and remember to register if you want to come!</p>
<p>KDE Edu: We had our yearly meeting. In my opinion most of our group work was about getting the best out of GSoC and the rebranding. The GSoC results where out last week, I hope the best luck for all the GSoC student, as an ex-student I can remember the excitement of being accepted, so congrat&#8217;s to all of them <img src='http://www.proli.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . About the rebranding, news will be coming soon <img src='http://www.proli.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . On the KAlgebra side, the language has improved tons since 1 year ago, it&#8217;s quite hard to show that to the KAlgebra user I guess, but we&#8217;ll get there, for the moment rocs looks like it will be the next <a href="http://www.proli.net/2009/11/07/kalgebra-everywhere/">victim</a>.</p>
<p>KDevelop: As some of you already know, I&#8217;m working on my final engineering project around KDevelop, doing some static analysis using our infrastructure. It&#8217;s still going forward but it&#8217;s keeping me to commit new features to KDevelop lately, I hope I&#8217;ll fix that soon, though&#8230; >:) I&#8217;ve got some crazy ideas to be put in place, since I don&#8217;t like to talk about something that&#8217;s not implemented, you&#8217;d better wait and see <img src='http://www.proli.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . If anyone is interested in static analysis (on c++ for the moment) you can find me in irc/e-mail and we can talk about life and spring <img src='http://www.proli.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  oh and static analysis.</p>
<p>In the end, a lot of things are moving, I don&#8217;t have as much coding time as I&#8217;d like since there&#8217;s always something that sounds that if I don&#8217;t do it nobody will, probably I shouldn&#8217;t think like that&#8230; but oh well, I hope everyone will enjoy my KDE areas the way we all enjoy KDE.</p>
<p>Hugs for everyone! \o/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.proli.net/2011/04/27/so-whats-cooking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Software Day</title>
		<link>http://www.proli.net/2010/09/14/free-software-day/</link>
		<comments>http://www.proli.net/2010/09/14/free-software-day/#comments</comments>
		<pubDate>Tue, 14 Sep 2010 13:23:49 +0000</pubDate>
		<dc:creator>apol</dc:creator>
				<category><![CDATA[KAlgebra]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[KDE-Edu]]></category>
		<category><![CDATA[me]]></category>
		<category><![CDATA[my projects]]></category>
		<category><![CDATA[Software Libre]]></category>
		<category><![CDATA[talks]]></category>

		<guid isPermaLink="false">http://www.proli.net/?p=141</guid>
		<description><![CDATA[This saturday we will be celebrating the Software Freedom Day in Barcelona. I&#8217;ll be attending and I&#8217;ll talk about KDE and Education. If you&#8217;re close and interested on the subject feel free to come and we will discuss anything you like! See you there!]]></description>
			<content:encoded><![CDATA[<p>This saturday we will be <a href="http://wiki.caliu.cat/index.php/DLP2010">celebrating</a> the Software Freedom Day in Barcelona. I&#8217;ll be attending and I&#8217;ll talk about KDE and Education.</p>
<p>If you&#8217;re close and interested on the subject feel free to come and we will discuss anything you like! <img src='http://www.proli.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>See you there!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.proli.net/2010/09/14/free-software-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KDE 4.5 Release Party in Barcelona</title>
		<link>http://www.proli.net/2010/08/03/kde-4-5-release-party-in-barcelona/</link>
		<comments>http://www.proli.net/2010/08/03/kde-4-5-release-party-in-barcelona/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 21:00:08 +0000</pubDate>
		<dc:creator>apol</dc:creator>
				<category><![CDATA[KDE]]></category>
		<category><![CDATA[me]]></category>
		<category><![CDATA[Software Libre]]></category>

		<guid isPermaLink="false">http://www.proli.net/?p=119</guid>
		<description><![CDATA[Hi, It&#8217;s becoming a tradition already, new release, new KDE dinner in Barcelona . If you want to come just add yourself! For more information see: http://community.kde.org/Promo/ReleaseParties/4.5#Barcelona See you there!]]></description>
			<content:encoded><![CDATA[<p>Hi,<br />
It&#8217;s becoming a tradition already, new release, new KDE dinner in Barcelona <img src='http://www.proli.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>If you want to come just add yourself!</p>
<p>For more information see: <a href="http://community.kde.org/Promo/ReleaseParties/4.5#Barcelona">http://community.kde.org/Promo/ReleaseParties/4.5#Barcelona</a></p>
<p>See you there!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.proli.net/2010/08/03/kde-4-5-release-party-in-barcelona/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Buzzing</title>
		<link>http://www.proli.net/2010/05/28/buzzing/</link>
		<comments>http://www.proli.net/2010/05/28/buzzing/#comments</comments>
		<pubDate>Fri, 28 May 2010 12:02:38 +0000</pubDate>
		<dc:creator>apol</dc:creator>
				<category><![CDATA[KAlgebra]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[KDE-Edu]]></category>
		<category><![CDATA[me]]></category>
		<category><![CDATA[Software Libre]]></category>
		<category><![CDATA[talks]]></category>
		<category><![CDATA[meeting randa kdeedu kalgebra kamoso]]></category>

		<guid isPermaLink="false">http://www.proli.net/?p=95</guid>
		<description><![CDATA[I haven&#8217;t found the laptop of my dreams yet (yes, I&#8217;m a romantic, probably I should write some series about How I Met My Laptop when I&#8217;m done) but life has not stopped, au contraire, it just kept moving on. For starters, I spent last week with the KDE Edu and KDE Multimedia teams in [...]]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t found the laptop of my dreams yet (yes, I&#8217;m a romantic, probably I should write some series about <em>How I Met My Laptop</em> when I&#8217;m done) but life has not stopped, <em>au contraire</em>, it just kept moving on.</p>
<p>For starters, I spent last week with the KDE Edu and KDE Multimedia teams in Randa where we gathered to get our projects some steps forward. Personally it was a great experience, I was actually looking forward to discuss some issues with the KDE Edu people mostly and I think we did great, we&#8217;ll see how it turns out in the future but I&#8217;m quite optimistic about it <img src='http://www.proli.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Also I could meet Percy, our new KAlgebra contributor in person, so we could discuss about some technical issues we found and about how are we going to rule the world in the future. <img src='http://www.proli.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
On the other hand, with my Kamoso developer hat on, it was a nice experience also to get to talk to some VLC developer to sort our problems out which is going to mean a new version soon. \o/ Great, and kudos to Alex who is doing some really tough work (VLC has bugs too! we had a hard time to realize that). And last but not least it was great to be able to show KDevelop to some KDE developers who had not realized its awesomeness yet, I even think I convinced some of them so, yay us!</p>
<p>Other than that, I keep working on my GSoC, I&#8217;ll have some flash visit home tomorrow and much more to come <img src='http://www.proli.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.proli.net/2010/05/28/buzzing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Things about me</title>
		<link>http://www.proli.net/2008/02/08/things-about-me/</link>
		<comments>http://www.proli.net/2008/02/08/things-about-me/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 17:18:40 +0000</pubDate>
		<dc:creator>apol</dc:creator>
				<category><![CDATA[me]]></category>
		<category><![CDATA[me like hate]]></category>

		<guid isPermaLink="false">http://www.proli.net/2008/02/08/things-about-me/</guid>
		<description><![CDATA[Some days ago, stephanie tagged me in one of her posts and now I am supposed to say 10 things about me. She evil-laughed me until she got me to do this post. Damn! she is good at that. -.- I don&#8217;t really think there are 10 things about me. Even if that existed, I [...]]]></description>
			<content:encoded><![CDATA[<p>Some days ago, <a href="http://jwhitingfamily.blogspot.com/2008/02/alright-in-this-tag-i-am-supposed-to.html">stephanie</a> tagged me in one of her posts and now I am supposed to say 10 things about me. She evil-laughed me until she got me to do this post. Damn! she is good at that. -.-<br />
I don&#8217;t really think there are 10 things about me. Even if that existed, I don&#8217;t thing anyone is actually interested on it. BTW, now you know what you are going to find if you keep reading that. <img src='http://www.proli.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<span id="more-36"></span></p>
<ol>
<li>I like computers but computers don&#8217;t like me.</li>
<li>I study computer science.</li>
<li>I prefer to be awake during the night instead of the day as humans usually do.</li>
<li>I like to argue with everyone, even if I agree them.</li>
<li>I like to spend nights discussing about anything I can think of, or programming.</li>
<li>I like to sleep.</li>
<li>I hate people who is happy early in the morning</li>
<li>My bedside table books are written by people called Tanenbaum, Stallings or JA Marina</li>
<li>I don&#8217;t like novels</li>
<li>I like to think that I value freedom, intelligence and humor</li>
</ol>
<p>Given you managed to read until there, you are tagged too.</p>
<p>Take care!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.proli.net/2008/02/08/things-about-me/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

