<?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>Student la CS &#187; softwareliber</title>
	<atom:link href="http://alex.eftimie.ro/category/softwareliber/feed/" rel="self" type="application/rss+xml" />
	<link>http://alex.eftimie.ro</link>
	<description>upb, cs, ubuntu, rosedu, L10n</description>
	<lastBuildDate>Sun, 22 Jan 2012 12:54:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>PackageKit backend for Software Center: pencils down report</title>
		<link>http://alex.eftimie.ro/2011/08/22/packagekit-backend-for-software-center-pencils-down-report/</link>
		<comments>http://alex.eftimie.ro/2011/08/22/packagekit-backend-for-software-center-pencils-down-report/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 15:51:30 +0000</pubDate>
		<dc:creator>Alex Eftimie</dc:creator>
				<category><![CDATA[en]]></category>
		<category><![CDATA[gsoc]]></category>
		<category><![CDATA[softwareliber]]></category>

		<guid isPermaLink="false">http://alex.eftimie.ro/?p=629</guid>
		<description><![CDATA[Today the official coding period of GSoC 2011 ends. It&#8217;s been a four months journey, with challenges, failures and achievements, but nevertheless fun . You may be wondering what is the status of my project; here it goes: current version of Software Center can be tested in openSUSE Factory; it can populate its database with [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption aligncenter" style="width: 427px"><a href="http://swarm.cs.pub.ro/~alexef/gsoc/pk-suse/"><img class="  " title="Software Center in openSUSE" src="http://swarm.cs.pub.ro/~alexef/gsoc/pk-suse/Workspace%201_006.png" alt="Software Center in openSUSE" width="417" height="359" /></a><p class="wp-caption-text">Software Center with PackageKit backend in openSUSE Factory</p></div>
<p>Today the official coding period of GSoC 2011 ends. It&#8217;s been a four months journey, with challenges, failures and achievements, but nevertheless fun <img src='http://alex.eftimie.ro/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</p>
<p>You may be wondering what is the status of my project; here it goes: current version of Software Center can be tested in openSUSE Factory; it can populate its database with data from an AppStream XML; it shows application information (fetched from the package manager); it installs and removes software, in the same friendly manner the ubuntu does (showing progress, handling dependencies).</p>
<p>Moreover, my patches to <a href="https://bugzilla.gnome.org/show_bug.cgi?id=652256">gobject-introspection</a>, <a href="https://gitorious.org/packagekit/packagekit/commit/c2016d35d33a03c481fd0586af26426184dfd758">PackageKit</a> and obviously <a href="http://bazaar.launchpad.net/~software-store-developers/software-center/trunk/revision/2146">software-center</a>, are all upstream and released; kudos to the project managers and the community for helping me get them there.</p>
<p>There are still parts that need work; some of then have been intentionally left with lower priority from my initial plan, in order to get a functional version up by the end of the program; others weren&#8217;t covered by the planed feature set. These are: performance (current version is rather slow on first load, and also on showing list, due to many <em>resolve</em> calls), transaction history (it can be implemented using the almighty PackageKit), reviews (currently these are fetched from ubuntu servers), screenshots (same as reviews). Software Center itself passes a period of active development and changes, once its fancy Gtk+3 interface stabilizes, more work can be done into polishing the &lt;other-distro&gt; experience.</p>
<p>Although I&#8217;m generally happy with the result of the project, since this is a report, I want to outline what differed from my expectations and slowed me down from bringing a full feature set cross-distro Software Center:</p>
<ul>
<li>fast development &#8211; when I started hacking on software-center&#8217;s GUI, it was pygtk Gtk+2 based; a Gtk+3 branch existed, but was far from being usable; under the last few weeks, it was merged, and actively developed into a newly designed interface (which will become software-center 5.0);</li>
<li>Gio, GLib, GMenu, GObject, usually libs starting with a capital G, which introspection bindings are about to stabilize; having to get them from trunk, and dealing with API breakage;</li>
<li>waiting for the pygobject release; when it came, it broke my pygtk mixed work (since static vs GI are no longer permitted in the same program &#8211; which is the right choice. btw), and left me with no working GUI; luckily, I took the best advices on IRC, and also software-center devs fixed things along, so that the new UI isn&#8217;t affected by the underlying changes.</li>
</ul>
<p>Something worth mentioning in this finale post is that <a href="http://build.opensuse.org">OBS</a> totally rocks.</p>
<p>Overall, I hope this effort won&#8217;t stop here, and with a bit of luck, it will be shipped by your favorite distribution <img src='http://alex.eftimie.ro/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>PS: for more implementation/testing/plan details, I have created <a href="http://en.opensuse.org/openSUSE:GSOC_2011/SoftwareCenter">this page</a> on openSUSE wiki, please check it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://alex.eftimie.ro/2011/08/22/packagekit-backend-for-software-center-pencils-down-report/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>PackageKit backend for Software Center: week 1 report</title>
		<link>http://alex.eftimie.ro/2011/06/04/packagekit-backend-for-software-center-week-1-report/</link>
		<comments>http://alex.eftimie.ro/2011/06/04/packagekit-backend-for-software-center-week-1-report/#comments</comments>
		<pubDate>Sat, 04 Jun 2011 06:02:25 +0000</pubDate>
		<dc:creator>Alex Eftimie</dc:creator>
				<category><![CDATA[en]]></category>
		<category><![CDATA[gsoc]]></category>
		<category><![CDATA[rosedu]]></category>

		<guid isPermaLink="false">http://alex.eftimie.ro/?p=599</guid>
		<description><![CDATA[This week was a good week for coding, and the best part about it: most of my changes are now in s-c&#8217;s upstream trunk. I started out trying to populate s-c database with only a few applications; this meant updating the update-software-center tool, and also changing some bits on the database update module. I was [...]]]></description>
			<content:encoded><![CDATA[<p>This week was a good week for coding, and the best part about it: most of my changes are now in s-c&#8217;s upstream trunk.</p>
<p>I started out trying to populate s-c database with only a few applications; this meant updating the <em>update-software-center</em> tool, and also changing some bits on the database update module. I was glad to discover that some functionality I have planned to develop in week 6 (parsing AppStream app-data xmls) was already there, thus making my job easier <img src='http://alex.eftimie.ro/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>After that, work continued by abstracting backend parts, such as InstallBackend and TransactionsWatcher, and also isolating as much as posible <em>apt</em> and <em>apt_pkg</em> usage. I have then expanded the PackageInfo abstraction to implement a dictionary like interface, containing _Package objects (before that, apt.Package were returned). It took some small steps, and sometimes mistakes from my side, but in the end, I guess I have got it done right. Work still needs to be done regarding usage of candidate and installed properties (which currently are apt.Version objects), and also on AptCache <em>try_install_and_*depends</em> methods (this should be either abstracted, either made apt-backend specific.</p>
<p>At the end of the week, preparing the next point of focus, I have managed to get a developing environment with PackageKit with Python gobject introspection data. Here comes the bad news: the py GI for packagekit is not ready for prime time. Reasons for that: GI is relatively new, there are no other users of PK from Python (only C and Vala). With help from ximion, hughsie, dantti and tomeu (and many other kind souls on #PackageKit, #introspection or #python), we isolated the problem inside pygobject, apparently an incomplete implementation of GPtrArray. I hope to get it fixed next week <img src='http://alex.eftimie.ro/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> , so that I can continue work with PK.</p>
<p>Although I am a bit worried seeing segfaults in Python, it&#8217;s a sunny day out here (so I can finish my report on a non-technical note) so I&#8217;m sure that with help from these awesome people on IRC,  problem will be solved, and my project will continue according to the plan.</p>
<p>Next week: gi ninja and more PK!</p>
]]></content:encoded>
			<wfw:commentRss>http://alex.eftimie.ro/2011/06/04/packagekit-backend-for-software-center-week-1-report/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PackageKit backend for Software Center: week 0 report</title>
		<link>http://alex.eftimie.ro/2011/05/27/packagekit-backend-for-software-center-week-0-report/</link>
		<comments>http://alex.eftimie.ro/2011/05/27/packagekit-backend-for-software-center-week-0-report/#comments</comments>
		<pubDate>Fri, 27 May 2011 16:16:22 +0000</pubDate>
		<dc:creator>Alex Eftimie</dc:creator>
				<category><![CDATA[en]]></category>
		<category><![CDATA[gsoc]]></category>
		<category><![CDATA[rosedu]]></category>

		<guid isPermaLink="false">http://alex.eftimie.ro/?p=593</guid>
		<description><![CDATA[Not much to say about this first week of gsoc (Exams period hasn&#8217;t finished yet), so here it comes: - had an IRC meeting with mentor vuntz of openSUSE and mvo of Ubuntu (the initial software-center author), got some things cleared up and planned the development - according to my timeline, I now have the [...]]]></description>
			<content:encoded><![CDATA[<p>Not much to say about this first week of <a href="http://alex.eftimie.ro/2011/05/05/gsoc-2011-packagekit-and-appstream-integration-for-software-center/">gsoc</a> (Exams period hasn&#8217;t finished yet), so here it comes:</p>
<p>- had an IRC meeting with mentor vuntz of openSUSE and mvo of Ubuntu (the initial software-center author), got some things cleared up and planned the development</p>
<p>- according to my <a href="http://swarm.cs.pub.ro/~alexef/gsoc/proposal.html">timeline</a>, I now <a href="https://code.launchpad.net/~alexeftimie/software-center/debian-small-fixes">have</a> <a href="https://code.launchpad.net/~alexeftimie/software-center/fix-runlocal-appinstall">the</a> trunk version of software-center running in Debian wheezy; there is still work to do, but is an encouraging start;</p>
<p>next:</p>
<p>- work on a dummy install backend and a dummy package info provider; probably create an elegant way of switching backends;</p>
<p>other stuff:</p>
<p>- got <a href="http://news.opensuse.org/2011/05/25/ready-set-code/">interviewed</a> for the openSUSE news <img src='http://alex.eftimie.ro/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>This is it. See you next week.</p>
]]></content:encoded>
			<wfw:commentRss>http://alex.eftimie.ro/2011/05/27/packagekit-backend-for-software-center-week-0-report/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>GSoC 2011: PackageKit and AppStream integration for Software Center</title>
		<link>http://alex.eftimie.ro/2011/05/05/gsoc-2011-packagekit-and-appstream-integration-for-software-center/</link>
		<comments>http://alex.eftimie.ro/2011/05/05/gsoc-2011-packagekit-and-appstream-integration-for-software-center/#comments</comments>
		<pubDate>Thu, 05 May 2011 06:51:38 +0000</pubDate>
		<dc:creator>Alex Eftimie</dc:creator>
				<category><![CDATA[en]]></category>
		<category><![CDATA[gsoc]]></category>
		<category><![CDATA[rosedu]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[upb]]></category>

		<guid isPermaLink="false">http://alex.eftimie.ro/?p=587</guid>
		<description><![CDATA[Hi everyone, Just a quick announce that I will be working this summer as a GSoC student, for the openSUSE Project. My mentor will be Vincent Untz, the so called &#8220;father of GNOME 3&#8243; What I&#8217;m aiming to do is modify Ubuntu Software Center to use PackageKit (an universal package management toolkit) as a installation backend, and [...]]]></description>
			<content:encoded><![CDATA[<p>Hi everyone,</p>
<p>Just a quick announce that I will be working this summer as a GSoC student, for the openSUSE Project. My mentor will be <a href="http://vuntz.net">Vincent Untz</a>, the so called &#8220;father of GNOME 3&#8243; <img src='http://alex.eftimie.ro/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>What I&#8217;m aiming to do is modify Ubuntu Software Center to use PackageKit (an universal package management toolkit) as a installation backend, and also integrate it with the AppStream initiative (a cross-distro project for making software installation easier).</p>
<p>My full proposal can be read <a href="http://swarm.cs.pub.ro/~alexef/gsoc/proposal.html">here (fixed)</a>. Feedback and suggestions are, as always, appreciated.</p>
<p>I would like to thank <a href="http://www.rosedu.org/gsoc">ROSEdu</a> (which I am a member of) for the support <img src='http://alex.eftimie.ro/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://alex.eftimie.ro/2011/05/05/gsoc-2011-packagekit-and-appstream-integration-for-software-center/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Ce avem la cină?</title>
		<link>http://alex.eftimie.ro/2010/02/12/ce-avem-la-cina/</link>
		<comments>http://alex.eftimie.ro/2010/02/12/ce-avem-la-cina/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 19:56:40 +0000</pubDate>
		<dc:creator>Alex Eftimie</dc:creator>
				<category><![CDATA[en]]></category>
		<category><![CDATA[programator]]></category>
		<category><![CDATA[rosedu]]></category>
		<category><![CDATA[upb]]></category>

		<guid isPermaLink="false">http://alex.eftimie.ro/?p=568</guid>
		<description><![CDATA[Acum că a trecut și penultima sesiune din ultimul an de facultate, iată sunt cele două proiecte la care am lucrat în timpul liber; care timp deși nu a fost mult, a existat (C3 nu e așa de crimă pe cât mă așteptam, myth busted). Primul este unul personal, are legătură și cu lucrarea de [...]]]></description>
			<content:encoded><![CDATA[<p>Acum că a trecut și penultima sesiune din ultimul an de facultate, iată sunt cele două proiecte la care am lucrat în timpul liber; care timp deși nu a fost mult, a existat (C3 nu e așa de crimă pe cât mă așteptam, <strong>myth busted</strong>).</p>
<p>Primul este unul personal, are legătură și cu lucrarea de licență, deocamdată nu public cod, spun doar că se prevede o aplicație măricică Python construită peste o bază de date SQLite, folosind sqlobject, GTK+, goocanvas, reportlab și mulți alți clopoței și fluierași. Am ajuns să fac &#8211; printre altele &#8211; widgets (prietenii știu de ce spun asta), și sper ca pe măsură ce o dezvolt să mă familiarizez cu aceste tehnologii. E o provocare să o construiesc și să o dezvolt și totodată o distracție.</p>
<p>Cel de al doilea proiect căruia i-am acordat mai mult timp în ultima perioadă, este portarea <a href="http://wouso.rosedu.org">World of USO</a> din PHP în Python &#8211; Django. Am luat alături de Vlad și Sergiu această decizie, deoarece nu eram mulțumiți de starea codului actual al WoUSO (prea multe contribuții de la persoane diferite, stiluri și abordări diferite); ca să rezum, era greu de dus mai departe, îmbunătățit. De ce Django? Pentru că Django e fun, prea multă lume l-a vorbit de bine ca să nu-l încercăm. L-am încercat și a dat roade: în două săptămâni am reușit să implementez o versiune de bază care acoperă aproape trei sferturi din funcționalitatea jocului. Tocmai am primit mail de la Vlad(um), este dispus să aloce timp, cred că vom face treabă bună în continuare <img src='http://alex.eftimie.ro/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> .</p>
<p>WoUSO este unul dintre proiectele propuse pentru dezvoltare echipelor la Cursul de Dezvoltare Liberă. Mai multe detalii vor fi publicate pe site-ul cursului. Pot doar să lansez doar un zvon că s-ar putea să lucrăm la un modul WoUSO pe acel site care începe cu feis și se termină cu buc.</p>
<p>Dacă citești aici și te interesează unul dintre django, python sau wouso, nu fi timid, dă un mail. Ne-ar plăcea să te alături echipei <img src='http://alex.eftimie.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>Cam atât. Programming must be fun. Sunt limbaje precum <em>chitonul</em> care fac programarea frumoasă, părerea mea.</p>
<p>Links:</p>
<p><a href="http://dev.rosedu.org/wouso/wiki/DjangoPort">http://dev.rosedu.org/wouso/wiki/DjangoPort</a></p>
<p><a href="http://wouso-django.rosedu.org/">http://wouso-django.rosedu.org/</a> (cont alex:alex)</p>
]]></content:encoded>
			<wfw:commentRss>http://alex.eftimie.ro/2010/02/12/ce-avem-la-cina/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Oana, e la tine aifonul meu?</title>
		<link>http://alex.eftimie.ro/2009/10/30/oana-e-la-tine-aifonul-meu/</link>
		<comments>http://alex.eftimie.ro/2009/10/30/oana-e-la-tine-aifonul-meu/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 20:02:13 +0000</pubDate>
		<dc:creator>Alex Eftimie</dc:creator>
				<category><![CDATA[personal]]></category>
		<category><![CDATA[rosedu]]></category>
		<category><![CDATA[upb]]></category>

		<guid isPermaLink="false">http://alex.eftimie.ro/?p=550</guid>
		<description><![CDATA[Asta mi-a strigat unul în ureche&#8230; Oana era ocupată: &#8220;&#8230;avem Mac, KFC, pizza nuștiucum, patinoar&#8230;&#8221; spunea ea la telefon unei alte prietene (să-mi fie permis: arfe), ca recenzie a noului mall. E vina mea, m-am gândit&#8230; m-am dus ca vițelul să văd cum arată AFI Palace, chiar în ziua deschiderii. Ce-i drept, e mare și [...]]]></description>
			<content:encoded><![CDATA[<p>Asta mi-a strigat unul în ureche&#8230; Oana era ocupată: &#8220;&#8230;avem Mac, KFC, pizza nuștiucum, patinoar&#8230;&#8221; spunea ea la telefon unei alte prietene (să-mi fie permis: <em>arfe</em>), ca recenzie a noului mall.</p>
<p>E vina mea, m-am gândit&#8230; m-am dus ca vițelul să văd cum arată AFI Palace, chiar în ziua deschiderii. Ce-i drept, e mare și se populează rapid&#8230; cu magazine și băieți care-și pierd aifonul pe la fete prin buzunare.</p>
<p>Vroiam să scriu un articol despre intrarea în ritm&#8230; este un sport nou pe care îl practic de vreo 4 săptămâni încoace. Pot zice că merge bine, mai bine decât chitara. Anul 4 la C3 înseamnă compilatoare și spârc. Am mai ales în plus apepe de la NT, și SI cu Tănase. Suficient de interesante și timeconsuming. Mai e BD și MP&#8230;</p>
<p>Duse sunt seriile, CA, CB și CC&#8230; mândria de a fi la CC, parcă suntem alți oameni acum, grupați pe specializări (not). Un lucru de care îmi pare rău (<a href="http://santulmeu.wordpress.com">Jancă</a> ar fi trebuit să spună mai multe despre asta până acum <img src='http://alex.eftimie.ro/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> ), este că am pierdut <em>Cercul temei</em>. Cercul temei, acea manifestare socială (printre puținele la CS), în care studenții se adună roată și vorbesc despre teme. Care cum a terminat-o mai repede, ce bube s-au strecurat în enunț, despre cum sunt stupizi cei care au publicat-o ș.a.m.d..</p>
<p>Revenind la ideea cu ritmul (am început articolul acum 2 ore, am uitat demult de el), pe  lângă toată școala asta multă, îmi place că săptămânile încep cu cele două seriale de care m-am deprins: Curb your Enthusiasm și The Big Bang Theory. Ah, a mai fost și <a href="http://www.studentiada.ro">studențiada</a>&#8230; varii motive au lăsat-o să treacă pe lângă mine.</p>
<p>Ah, ca să nu uit, azi am fost la <a href="http://talks.rosedu.org">TechTalks</a> pe care îl organizăm (ROSEdu) și mi-a plăcut. Git is the new emacs. GJ Mircea.</p>
]]></content:encoded>
			<wfw:commentRss>http://alex.eftimie.ro/2009/10/30/oana-e-la-tine-aifonul-meu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Editor imagine xsplash pentru ubuntu 9.10</title>
		<link>http://alex.eftimie.ro/2009/10/17/editor-imagine-xsplash-pentru-ubuntu-9-10/</link>
		<comments>http://alex.eftimie.ro/2009/10/17/editor-imagine-xsplash-pentru-ubuntu-9-10/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 20:04:33 +0000</pubDate>
		<dc:creator>Alex Eftimie</dc:creator>
				<category><![CDATA[rosedu]]></category>
		<category><![CDATA[timp liber]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[upb]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[xsplash]]></category>

		<guid isPermaLink="false">http://alex.eftimie.ro/?p=543</guid>
		<description><![CDATA[Pentru că abia a trecut ACM-ul, mâine este UIFv3, nu am mai scris de ceva timp cod, iar AJ mă bătea la cap cu întreba despre un nou xsplash de modificat (după cel de la USO), am scris un mic GUI peste imagemagick care micșorează numărul de pași pentru personalizarea ecranului de login. Arată așa (ignorând [...]]]></description>
			<content:encoded><![CDATA[<p>Pentru că abia a trecut <a href="http://www.acm.ro">ACM</a>-ul, mâine este <a href="http://www.rosedu.org/uif/">UIFv3</a>, nu am mai scris de ceva timp cod, iar <a href="http://alexj.info">AJ</a> mă bătea la cap cu întreba despre un nou xsplash de modificat (după cel de la USO), am scris un mic GUI peste <em>imagemagick</em> care micșorează numărul de pași pentru personalizarea ecranului de login.</p>
<p>Arată așa (ignorând Terminatorul din spate):</p>
<p style="text-align: center; "><a href="http://alex.eftimie.ro/wp-content/uploads/2009/10/xste-1.png"><img class="size-medium wp-image-544 aligncenter" title="xste-1" src="http://alex.eftimie.ro/wp-content/uploads/2009/10/xste-1-300x187.png" alt="xste-1" width="300" height="187" /></a></p>
<p>și face cam ce zice.</p>
<p style="text-align: center; "><a href="http://alex.eftimie.ro/wp-content/uploads/2009/10/xste-2.png"><img class="aligncenter size-thumbnail wp-image-545" title="xste-2" src="http://alex.eftimie.ro/wp-content/uploads/2009/10/xste-2-150x150.png" alt="xste-2" width="150" height="150" /></a><em>Exemplu pentru laboratorul de USO.</em></p>
<p>Sursa: <span style="text-decoration: line-through;"><a href="http://eftimie.ro/store/xsplash-theme-editor-0.1.tar.gz">xsplash-theme-editor-0.1.tar.gz</a> </span>.</p>
<p>LE: v0.2 cu <a href="http://eftimie.ro/store/xsplash-theme-editor-0.2.tar.gz">surse</a> și pachet <a href="http://eftimie.ro/store/xsplash-theme-editor_0.2-1_i386.deb">.deb</a> <img src='http://alex.eftimie.ro/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Enjoy! Btw, the new ubuntu is awesome.</p>
]]></content:encoded>
			<wfw:commentRss>http://alex.eftimie.ro/2009/10/17/editor-imagine-xsplash-pentru-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Alege software liber</title>
		<link>http://alex.eftimie.ro/2009/09/21/alege-software-liber/</link>
		<comments>http://alex.eftimie.ro/2009/09/21/alege-software-liber/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 19:54:08 +0000</pubDate>
		<dc:creator>Alex Eftimie</dc:creator>
				<category><![CDATA[rosedu]]></category>
		<category><![CDATA[softwareliber]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[campanie]]></category>
		<category><![CDATA[foss]]></category>
		<category><![CDATA[inaintea lui mm]]></category>

		<guid isPermaLink="false">http://alex.eftimie.ro/?p=531</guid>
		<description><![CDATA[Pentru că poți, pentru că nu vrei să fi prost (îmi place gluma), pentru că merită Notă: pentru că unii nu au înțeles acest lucru, această campanie NU este o campanie anti-microsoft, anti-windows7, anti-Fii-deștept, anti-comercial, anti-bunsimț. Dimpotrivă, este o campanie pro free software și atât No hard feelings.]]></description>
			<content:encoded><![CDATA[<p>Pentru că poți, pentru că nu vrei <a href="http://aiurea.eu/2009/09/a-inceput-campania-nu-fi-prost.html">să fi prost</a> (îmi place gluma), pentru că merită <img src='http://alex.eftimie.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://alege.softwareliber.ro"><img src="http://alege.softwareliber.ro/img/banner.png" alt="Campania Alege Software Liber" /></a></p>
<p><em><br />
</em></p>
<p><em>Notă: pentru că unii nu au înțeles acest lucru, această campanie NU este o campanie anti-microsoft, anti-windows7, anti-Fii-deștept, anti-comercial, anti-bunsimț. Dimpotrivă, este o campanie pro free software și atât <img src='http://alex.eftimie.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  No hard feelings.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://alex.eftimie.ro/2009/09/21/alege-software-liber/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Karaoke in hol la automatică</title>
		<link>http://alex.eftimie.ro/2009/07/02/karaoke-in-hol-la-automatica/</link>
		<comments>http://alex.eftimie.ro/2009/07/02/karaoke-in-hol-la-automatica/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 15:28:03 +0000</pubDate>
		<dc:creator>Alex Eftimie</dc:creator>
				<category><![CDATA[rosedu]]></category>
		<category><![CDATA[timp liber]]></category>
		<category><![CDATA[upb]]></category>
		<category><![CDATA[distractie]]></category>
		<category><![CDATA[karaoke]]></category>
		<category><![CDATA[poli]]></category>

		<guid isPermaLink="false">http://alex.eftimie.ro/?p=507</guid>
		<description><![CDATA[Doar pentru cei avizați, via Șanțul meu.]]></description>
			<content:encoded><![CDATA[<p>Doar pentru cei avizați, via <a href="http://santulmeu.wordpress.com/2009/07/02/hai-la-karaoke/">Șanțul meu</a>. <img src='http://alex.eftimie.ro/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://alex.eftimie.ro/2009/07/02/karaoke-in-hol-la-automatica/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sondaj: conturi @cti.pub.ro</title>
		<link>http://alex.eftimie.ro/2009/06/16/sondaj-conturi-ctipubro/</link>
		<comments>http://alex.eftimie.ro/2009/06/16/sondaj-conturi-ctipubro/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 19:18:52 +0000</pubDate>
		<dc:creator>Alex Eftimie</dc:creator>
				<category><![CDATA[rosedu]]></category>
		<category><![CDATA[upb]]></category>
		<category><![CDATA[facultate]]></category>
		<category><![CDATA[sondaj]]></category>

		<guid isPermaLink="false">http://alex.eftimie.ro/?p=500</guid>
		<description><![CDATA[Acest sondaj se adresează exclusiv studenților din domeniul Calculatoare și Tehnologia Informației din Universitatea Politehnica din București. Alte detalii: http://cti.pub.ro/student/ și aici: http://lists.rosedu.org/pipermail/rosedu-general/2009-May/002575.html]]></description>
			<content:encoded><![CDATA[<p>Acest sondaj se adresează exclusiv studenților din domeniul Calculatoare și Tehnologia Informației din Universitatea Politehnica din București.</p>
<p><script src="http://static.polldaddy.com/p/1711732.js" type="text/javascript"></script></p>
<p>Alte detalii: <a href="http://cti.pub.ro/student/">http://cti.pub.ro/student/</a> și aici: <a href="http://lists.rosedu.org/pipermail/rosedu-general/2009-May/002575.html">http://lists.rosedu.org/pipermail/rosedu-general/2009-May/002575.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://alex.eftimie.ro/2009/06/16/sondaj-conturi-ctipubro/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

