<?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>phanatic.hu &#187; Planet</title>
	<atom:link href="http://phanatic.hu/archives/category/linux/ubuntu/planet/feed/" rel="self" type="application/rss+xml" />
	<link>http://phanatic.hu</link>
	<description>weblog of szilveszter farkas</description>
	<lastBuildDate>Mon, 25 May 2009 23:11:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>To the people in Barcelona</title>
		<link>http://phanatic.hu/archives/2009/05/to-the-people-in-barcelona/</link>
		<comments>http://phanatic.hu/archives/2009/05/to-the-people-in-barcelona/#comments</comments>
		<pubDate>Thu, 21 May 2009 21:35:52 +0000</pubDate>
		<dc:creator>phanatic</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Planet]]></category>
		<category><![CDATA[barcelona]]></category>
		<category><![CDATA[camp nou]]></category>
		<category><![CDATA[osasuna]]></category>
		<category><![CDATA[tickets]]></category>

		<guid isPermaLink="false">http://phanatic.hu/?p=565</guid>
		<description><![CDATA[My friend Mario and I will be heading to Barcelona for the Bazaar Sprint next week. Both of us being big football (for US peeps: soccer) fans, we were very happy to see Barcelona playing in town for their last home game in the season. So we decided to book two tickets in a pretty [...]]]></description>
			<content:encoded><![CDATA[<p>My friend Mario and I will be heading to Barcelona for the <a href="http://bazaar-vcs.org/Sprints/BarcelonaMay2009" onclick="javascript:urchinTracker ('/outbound/article/bazaar-vcs.org');">Bazaar Sprint</a> next week. Both of us being big football (for US peeps: soccer) fans, we were very happy to see Barcelona playing in town for their last home game in the season. So we decided to book two tickets in a pretty good section of the <a href="http://en.wikipedia.org/wiki/Camp_Nou" onclick="javascript:urchinTracker ('/outbound/article/en.wikipedia.org');">Camp Nou</a>: entrance 31, row B (yeah, it&#8217;s the second row on the first level). Unfortunately I seemed not to know the calendar well enough, so we ended up with two tickets for a Saturday night game, but our plane arrives at Sunday afternoon.</p>
<p>Fellow Ubunteros, if there&#8217;s anyone out there in Barcelona for Saturday night without any plans, please take this chance. The tickets were €100 each (eTickets, so I can send them over as soon as you want to grab them). You can contact me: <a href="mailto:phanatic@ubuntu.com">phanatic at ubuntu dot com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://phanatic.hu/archives/2009/05/to-the-people-in-barcelona/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bazaar Sprint London</title>
		<link>http://phanatic.hu/archives/2007/06/bazaar-sprint-london/</link>
		<comments>http://phanatic.hu/archives/2007/06/bazaar-sprint-london/#comments</comments>
		<pubDate>Fri, 15 Jun 2007 13:55:15 +0000</pubDate>
		<dc:creator>phanatic</dc:creator>
				<category><![CDATA[Bazaar]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Olive]]></category>
		<category><![CDATA[Planet]]></category>

		<guid isPermaLink="false">http://phanatic.hu/archives/2007/06/bazaar-sprint-london/</guid>
		<description><![CDATA[The flight part of the journey was pretty nice, the weather was beautiful (I could clearly see Prague&#8217;s main sights from 11km height). But it was the weekend when the Piccadilly line didn&#8217;t operate at Heathrow, so it took a while to get to the replacement buses and figure out where I could buy a [...]]]></description>
			<content:encoded><![CDATA[<p>The flight part of the journey was pretty nice, the weather was beautiful (I could clearly see Prague&#8217;s main sights from 11km height). But it was the weekend when the Piccadilly line didn&#8217;t operate at Heathrow, so it took a while to get to the replacement buses and figure out where I could buy a ticket. All in all it took around 3 hours to get from the airport to the hotel, which was a really nice place (high speed internet was around 30k/s, but that was enough for IRC and browsing the web).</p>
<p>On Monday morning I finally met Robert at the breakfast, and got introduced to Aaron, Ian, John and Martin. We went together to Canonical&#8217;s office in the Millbank Tower (wow, what an awsome view from the 27th floor!). Many people have joined us during the day, and also Mark gave us a visit. We began to discuss the schedule and topics for the sprint &#8211; of course everything was about performance. On the first 3 days all operations were analyzed separately in smaller groups, which was a great opportunity for me to get familiar with the interns of Bazaar (until now I didn&#8217;t really care about them, because I was using the API only).</p>
<p>On the remaining days I got into hacking on Olive a bit, because there were several bugs to fix, and some major features to implement. Here&#8217;s a list about what I&#8217;ve accomplished during the sprint:</p>
<ul>
<li>Fixed branch initialization on Windows.</li>
<li>Put Annotate into the context menu.</li>
<li>More columns were added for detailed information about files (currently shows: name, status, size and time of last modification).</li>
<li>File list is sortable by the various columns.</li>
<li>Bookmarked locations are added to the Get and Checkout history by default.</li>
<li>Branch -&gt; Status working again.</li>
<li>On the Get and Checkout dialogs the branch won&#8217;t be polled while typing (after losing focus instead).</li>
<li>Revisions get displayed immediately in the Revision Browser (doesn&#8217;t lock the main loop).</li>
<li>Files are loaded into the file list likewise.</li>
<li>Brand new location bar.</li>
<li>Browsing remote branches is possible.</li>
<li>You can see the state of the inventory at a given revision (History mode).</li>
</ul>
<p>I plan to blog about the two latest features in a separate post, because they are really neat and deserve it.</p>
<p>It was a pleasure to meet so many great people during the week:</p>
<ul>
<li>Some of them I&#8217;ve met before: David, Jelmer, Matthew, Robert, Steve, Vincent and Wouter.</li>
<li>Bazaar folks I haven&#8217;t met before: Aaron, Andrew, Ian, John, Martin and Michael.</li>
<li>SoC students for Bazaar: Alexander, Bogdano and Klaus.</li>
<li>Canonical folks: Celso, Chris, Claire, Colin, Dave, Jane, Karl, Kiko, Malcolm, Mark, Matt (sorry I couldn&#8217;t remember all names).</li>
</ul>
<p>Finally the group photo of the Bazaar Sprint attendees:</p>
<p><a href="http://www.flickr.com/photos/szilveszter_farkas/503265971/" title="Photo Sharing" onclick="javascript:urchinTracker ('/outbound/article/www.flickr.com');"><img src="http://farm1.static.flickr.com/193/503265971_175a66f3e3.jpg" width="500" height="375" alt="Bazaar Sprint group photo (vol. 3)" /></a></p>
<p>Standing: Alexander Haro, Wouter van Heyst, Bogdano Arendartchuk, Andrew Bennetts, Robert Collins, Jelmer Vernooij, Vincent Ladeuil, Ian Clatworthy, Klaus Hartke.</p>
<p>Sitting: Aaron Bentley, John Arbash Meinel, Martin Pool, Szilveszter Farkas.</p>
<p>See all of you soon! :)</p>
]]></content:encoded>
			<wfw:commentRss>http://phanatic.hu/archives/2007/06/bazaar-sprint-london/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Congratulations!</title>
		<link>http://phanatic.hu/archives/2007/04/congratulations/</link>
		<comments>http://phanatic.hu/archives/2007/04/congratulations/#comments</comments>
		<pubDate>Mon, 16 Apr 2007 19:51:47 +0000</pubDate>
		<dc:creator>phanatic</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Planet]]></category>
		<category><![CDATA[SoC]]></category>

		<guid isPermaLink="false">http://phanatic.hu/archives/2007/04/congratulations/</guid>
		<description><![CDATA[Dear Applicant, Congratulations! This email is being sent to inform you that your application was accepted to take part in the Summer of Code. This means that in my second year in the Google Summer of Code program I will work on a WYSIWYG-style editor for Mallard documents (codename Foie Gras). Buddhika Laknath Semage was [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Dear Applicant,</p>
<p>Congratulations! This email is being sent to inform you that your<br />
application was accepted to take part in the Summer of Code.</p></blockquote>
<p>This means that in my second year in the Google Summer of Code program I will work on a WYSIWYG-style editor for <a href="http://live.gnome.org/ProjectMallard" onclick="javascript:urchinTracker ('/outbound/article/live.gnome.org');">Mallard</a> documents (codename <a href="http://live.gnome.org/ProjectMallard/FoieGras" onclick="javascript:urchinTracker ('/outbound/article/live.gnome.org');">Foie Gras</a>). Buddhika Laknath Semage was also accepted for this project, that&#8217;s why we also had the first meeting with our mentors (<a href="http://donscorgie.livejournal.com/" onclick="javascript:urchinTracker ('/outbound/article/donscorgie.livejournal.com');">Don Scorgie</a> for Buddhika and Shaun McCance for me) &#8211; result: the visual editor widget will be developed by Buddhika, and I will work on the application shell (that includes UI design, Subversion support, sending patches for review, translating, etc).</p>
<p>I&#8217;m looking forward to working for the <a href="http://www.gnome.org/" onclick="javascript:urchinTracker ('/outbound/article/www.gnome.org');">GNOME</a> project.</p>
<p><em>(Note: I will still continue my contributions to bzr-gtk &#8211; mainly focusing on items in my GSoC proposal. The <a href="http://bazaar-vcs.org/SprintLondonMay07" onclick="javascript:urchinTracker ('/outbound/article/bazaar-vcs.org');">Bazaar Sprint in London</a> will be a great opportunity to hack on these features.)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://phanatic.hu/archives/2007/04/congratulations/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tags support for bzr-gtk</title>
		<link>http://phanatic.hu/archives/2007/04/tags-support-for-bzr-gtk/</link>
		<comments>http://phanatic.hu/archives/2007/04/tags-support-for-bzr-gtk/#comments</comments>
		<pubDate>Mon, 16 Apr 2007 19:06:33 +0000</pubDate>
		<dc:creator>phanatic</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Olive]]></category>
		<category><![CDATA[Planet]]></category>

		<guid isPermaLink="false">http://phanatic.hu/archives/2007/04/tags-support-for-bzr-gtk/</guid>
		<description><![CDATA[The awesome Bazaar folks have released version 0.15 recently with tags support. That means the GUI should also support these. In the last few days I was working on this feature. Please have a look at the screenshots, and tell me what you like or dislike about them. This is the main Tags window you [...]]]></description>
			<content:encoded><![CDATA[<p>The awesome Bazaar folks have released version 0.15 recently with tags support. That means the GUI should also support these. In the last few days I was working on this feature. Please have a look at the screenshots, and tell me what you like or dislike about them.</p>
<div align="center">
<a href="http://phanatic.hu/wp-content/uploads/2007/04/bzr-gtk_tags.png" title="Tags - bzr-gtk" ><img src="http://phanatic.hu/wp-content/uploads/2007/04/bzr-gtk_tags.png" alt="Tags - bzr-gtk" /></a><br />
<em>This is the main Tags window you see when you use the &#8216;bzr gtags&#8217; command or select the Branch -> Tags menu in Olive.</em></p>
<p><a href="http://phanatic.hu/wp-content/uploads/2007/04/bzr-gtk_add-tag.png" title="Add tag - bzr-gtk" ><img src="http://phanatic.hu/wp-content/uploads/2007/04/bzr-gtk_add-tag.png" alt="Add tag - bzr-gtk" /></a><br />
<em>You can select a mainline revision with the help of the Revision Browser. If you leave the Revision ID entry blank, the tag will be set to the last revision.</em></p>
<p><a href="http://phanatic.hu/wp-content/uploads/2007/04/bzr-gtk_remove-tag.png" title="Remove tag - bzr-gtk" ><img src="http://phanatic.hu/wp-content/uploads/2007/04/bzr-gtk_remove-tag.png" alt="Remove tag - bzr-gtk" /></a><br />
<em>You have to confirm the removal of the selected tag.</em>
</div>
<p><strong>UPDATE:</strong> Sorry, I forgot that there is a branch out there you can try. <a href="https://code.launchpad.net/~bzr-gtk/bzr-gtk/tags" onclick="javascript:urchinTracker ('/outbound/article/code.launchpad.net');">bzr-gtk branch with tags support on Launchpad</a> (you need at least Bazaar 0.15 to get it).</p>
]]></content:encoded>
			<wfw:commentRss>http://phanatic.hu/archives/2007/04/tags-support-for-bzr-gtk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Novell meet Ubuntu</title>
		<link>http://phanatic.hu/archives/2007/03/novell-meet-ubuntu/</link>
		<comments>http://phanatic.hu/archives/2007/03/novell-meet-ubuntu/#comments</comments>
		<pubDate>Tue, 13 Mar 2007 23:08:57 +0000</pubDate>
		<dc:creator>phanatic</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Planet]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://phanatic.hu/archives/2007/03/novell-meet-ubuntu/</guid>
		<description><![CDATA[The background. We usually do localization weekends every month or so, when we cleanup the Hungarian translations in Rosetta a bit, and also send some stuff upstream. In our last IRC meeting we had the idea to do all this IRL, so we can discuss things face-to-face, working more effectively and also to socialize a [...]]]></description>
			<content:encoded><![CDATA[<p><strong>The background.</strong> We usually do localization weekends every month or so, when we cleanup the Hungarian translations in Rosetta a bit, and also send some stuff upstream. In our last IRC meeting we had the idea to do all this IRL, so we can discuss things face-to-face, working more effectively and also to socialize a bit :) So we were looking for a place that could host approximately 10-15 people with notebooks, and of course provide some broadband connection&#8230;</p>
<p><strong>The story.</strong> A really surprising thing has happened yesterday. It all begun with an instant message from <a href="http://kemenczy.hu/myblog/" onclick="javascript:urchinTracker ('/outbound/article/kemenczy.hu');">Kálmán Kéménczy</a> (Novell Hungary fame). He asked me how the <a href="http://ubuntu.hu/" onclick="javascript:urchinTracker ('/outbound/article/ubuntu.hu');">Hungarian Ubuntu Community</a> would feel about Novell Hungary hosting the localization weekend. I replied with the question: how would Novell Hungary feel about hosting the Hungarian LoCo&#8217;s localization weekend? Kálmán said it would be fine, so did I :) He asked for my patience, because he had to set up a plan, and ask for the directors&#8217; permission.</p>
<p><strong>Happy End.</strong> Today I can announce, that the Hungarian Ubuntu LoCo will hold its first LIVE Localization Weekend on the March 31 and April 1 at the Novell Hungary HQ in Budapest.</p>
<p>I think that&#8217;s what open source is all about&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://phanatic.hu/archives/2007/03/novell-meet-ubuntu/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Bazaar Sprint &#8211; Status Report</title>
		<link>http://phanatic.hu/archives/2007/02/bazaar-sprint-status-report/</link>
		<comments>http://phanatic.hu/archives/2007/02/bazaar-sprint-status-report/#comments</comments>
		<pubDate>Thu, 01 Feb 2007 16:48:55 +0000</pubDate>
		<dc:creator>phanatic</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Olive]]></category>
		<category><![CDATA[Planet]]></category>

		<guid isPermaLink="false">http://phanatic.hu/archives/2007/02/bazaar-sprint-status-report/</guid>
		<description><![CDATA[Matthew Revell has mentioned today that he wants to encourage developers to write about their Bazaar Sprint activities. Actually I&#8217;m here in Amsterdam to improve the GTK-based graphical interface for Bazaar, and implement some missing features (and also to start working on the long-awaited TortoiseBZR). I&#8217;d like to give you some insight into the work [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.understated.co.uk/blog/" onclick="javascript:urchinTracker ('/outbound/article/www.understated.co.uk');">Matthew Revell</a> has mentioned today that he wants to encourage developers to write about their <a href="http://bazaar-vcs.org/NlSprint" onclick="javascript:urchinTracker ('/outbound/article/bazaar-vcs.org');">Bazaar Sprint</a> activities. Actually I&#8217;m here in Amsterdam to improve the GTK-based graphical interface for <a href="http://bazaar-vcs.org/" onclick="javascript:urchinTracker ('/outbound/article/bazaar-vcs.org');">Bazaar</a>, and implement some missing features (and also to start working on the long-awaited TortoiseBZR). I&#8217;d like to give you some insight into the work I&#8217;ve done so far.</p>
<p><strong>PoC</strong> (hopefully not Piece of Crap&trade;) <strong>code to kick off TortoiseBZR</strong></p>
<p>Right at the beginning on Monday I had a discussion with Robert about TortoiseBZR and how we should get started with the whole thing. He pointed me to a <a href="http://www.codeproject.com/csharp/SimpleContextMenu.asp" onclick="javascript:urchinTracker ('/outbound/article/www.codeproject.com');">simple example</a> of extending the Windows shell. First a screenshot about the context menu entry:</p>
<p align="center"><a href="http://phanatic.hu/wp-content/uploads/2007/02/bzr-gtk_shell_win32.jpg" title="Win32 Shell Extension" ><img src="http://phanatic.hu/wp-content/uploads/2007/02/bzr-gtk_shell_win32.jpg" alt="Win32 Shell Extension" /></a></p>
<p>After you click on the entry, you get a Commit dialog (of course only when the selected file is inside a branch):</p>
<p align="center"><a href="http://phanatic.hu/wp-content/uploads/2007/02/bzr-gtk_commit_win32.jpg" title="Win32 Commit Dialog" ><img src="http://phanatic.hu/wp-content/uploads/2007/02/bzr-gtk_commit_win32.jpg" alt="Win32 Commit Dialog" /></a></p>
<p>The code that&#8217;s launched by clicking on the menu entry to display the Commit dialog is available <a href="https://code.launchpad.net/~phanatic/+branch/bzr-gtk/tortoisebzr" onclick="javascript:urchinTracker ('/outbound/article/code.launchpad.net');">here</a>.</p>
<p>Unfortunately I&#8217;m not a Win32 API and COM magician, so I&#8217;d welcome any contributions in this area to make Bazaar rock really hard on the Windows platform as well.</p>
<p><strong>Get rid of Glade</strong></p>
<p>After a short discussion with Jelmer, we came to the conclusion, that using Glade from Python is not that efficient, so I&#8217;ve began to rewrite several dialogs according to this. That also gives us more power, since the new dialogs can act as real dialog giving us responses (e.g. the file list panel in Olive refreshes itself after a successful commit).</p>
<p><strong>Added ComboBoxEntry with history to the Branch, Checkout, and Push dialogs</strong></p>
<p>Branch and Checkout dialogs will remember all your successfully branched/checkouted locations for you. The same applies for the Push dialog on a per-branch basis.</p>
<p align="center"><a href="http://phanatic.hu/wp-content/uploads/2007/02/gbranch_history.png" title="Branch history" ><img src="http://phanatic.hu/wp-content/uploads/2007/02/gbranch_history.png" alt="Branch history" /></a></p>
<p><strong>Revision Browser dialog</strong></p>
<p>Until now you just had an entry box where you could specify the number of the revision you wanted to branch or checkout. I&#8217;m proud to present you this nice little thing that makes your lives easier:</p>
<p align="center"><a href="http://phanatic.hu/wp-content/uploads/2007/02/revbrowser.png" title="Revision Browser" ><img src="http://phanatic.hu/wp-content/uploads/2007/02/revbrowser.png" alt="Revision Browser" /></a></p>
<p>You just need to double-click on a revision to get its number filled into the entry box on the Branch dialog:</p>
<p align="center"><a href="http://phanatic.hu/wp-content/uploads/2007/02/gbranch_nick.png" title="Branch dialog" ><img src="http://phanatic.hu/wp-content/uploads/2007/02/gbranch_nick.png" alt="Branch dialog" /></a></p>
<p>Experienced users can spot another new feature on the screenshot above: you can specify a branch nick, so bzr-gtk will not decide it for you anymore (based on the branch location).</p>
<p><strong>Some new commands on the command line</strong></p>
<p>We already have a bunch of commands available from the command line (gannotate, gbranch, gcommit, gdiff, visualize), but we&#8217;d like to provide a graphical alternative to all core bzr commands. You can now also use <em>gcheckout</em> and <em>gpush</em>.</p>
<p>All these features are available from the <a href="https://code.launchpad.net/~bzr/+branch/bzr-gtk/trunk" onclick="javascript:urchinTracker ('/outbound/article/code.launchpad.net');">trunk</a>.</p>
<p><strong>Have a question or idea?</strong></p>
<p>If you have a question regarding the development, or have an idea, or just want to say hello, drop me a line in the #bzr channel on irc.freenode.net (alternatively you can also leave a comment or e-mail me at phanatic at your-favourite-distro dot com).</p>
<p><em>Hint: your-favourite-distro should be ubuntu ;)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://phanatic.hu/archives/2007/02/bazaar-sprint-status-report/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Ubuntu Conference videos in Ogg Theora format</title>
		<link>http://phanatic.hu/archives/2007/01/ubuntu-conference-videos-in-ogg-theora-format/</link>
		<comments>http://phanatic.hu/archives/2007/01/ubuntu-conference-videos-in-ogg-theora-format/#comments</comments>
		<pubDate>Tue, 30 Jan 2007 17:07:16 +0000</pubDate>
		<dc:creator>phanatic</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Planet]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://phanatic.hu/archives/2007/01/ubuntu-conference-videos-in-ogg-theora-format/</guid>
		<description><![CDATA[Some folks have asked for open format conference videos. Here you can get them, too (the page is in Hungarian, but I think it won&#8217;t be a problem to find the appropriate files).]]></description>
			<content:encoded><![CDATA[<p>Some folks have asked for open format conference videos. <a href="http://ubuntu.hu/index.php?title=Ubuntu_konferencia" onclick="javascript:urchinTracker ('/outbound/article/ubuntu.hu');">Here</a> you can get them, too (the page is in Hungarian, but I think it won&#8217;t be a problem to find the appropriate files).</p>
]]></content:encoded>
			<wfw:commentRss>http://phanatic.hu/archives/2007/01/ubuntu-conference-videos-in-ogg-theora-format/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ubuntu Conference videos @ Google Video</title>
		<link>http://phanatic.hu/archives/2007/01/conference-videos-available-google-video/</link>
		<comments>http://phanatic.hu/archives/2007/01/conference-videos-available-google-video/#comments</comments>
		<pubDate>Sun, 21 Jan 2007 12:58:50 +0000</pubDate>
		<dc:creator>phanatic</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Planet]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://phanatic.hu/archives/2007/01/conference-videos-available-google-video/</guid>
		<description><![CDATA[I&#8217;m happy to announce that the videos from the Hungarian Ubuntu Conferece 2006 are available through Google Video. Presentations in English: Jani Monoses: Xubuntu Raphaël Pinson: Kubuntu Ante Karamatić: Printing in Ubuntu Szilveszter Farkas: A Google Summer of Code&#8482; project &#8211; Olive Presentations in Hungarian: Török Gábor: Ubuntu aperétif (Ubuntu Introduction) Dobi Attila: Ubuntu és [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m happy to announce that the videos from the Hungarian Ubuntu Conferece 2006 are available through Google Video.</p>
<p>Presentations in English:</p>
<ul>
<li><a href="http://video.google.com/videoplay?docid=3418469611154611643" onclick="javascript:urchinTracker ('/outbound/article/video.google.com');">Jani Monoses: Xubuntu</a></li>
<li><a href="http://video.google.com/videoplay?docid=2036289357446003645" onclick="javascript:urchinTracker ('/outbound/article/video.google.com');">Raphaël Pinson: Kubuntu</a></li>
<li><a href="http://video.google.com/videoplay?docid=-8587022187070038936" onclick="javascript:urchinTracker ('/outbound/article/video.google.com');">Ante Karamatić: Printing in Ubuntu</a></li>
<li><a href="http://video.google.com/videoplay?docid=-3003734181698892565" onclick="javascript:urchinTracker ('/outbound/article/video.google.com');">Szilveszter Farkas: A Google Summer of Code&trade; project &#8211; Olive</a></li>
</ul>
<p>Presentations in Hungarian:</p>
<ul>
<li><a href="http://video.google.com/videoplay?docid=6144037674315136913" onclick="javascript:urchinTracker ('/outbound/article/video.google.com');">Török Gábor: Ubuntu aperétif</a> (Ubuntu Introduction)</li>
<li><a href="http://video.google.com/videoplay?docid=5960653695492806649" onclick="javascript:urchinTracker ('/outbound/article/video.google.com');">Dobi Attila: Ubuntu és a WiFi</a> (Ubuntu and WiFi)</li>
<li><a href="http://video.google.com/videoplay?docid=5150559911982082436" onclick="javascript:urchinTracker ('/outbound/article/video.google.com');">Mátó Péter: Biztonságos munkaállomás Ubuntu alapon</a> (Building a secure workstation based on Ubuntu)</li>
<li><a href="http://video.google.com/videoplay?docid=9011533115733877685" onclick="javascript:urchinTracker ('/outbound/article/video.google.com');">Süveg Gábor: Grafikai programok Ubuntu alatt</a> (Graphical applications under Ubuntu)</li>
<li><a href="http://video.google.com/videoplay?docid=-6330091842828097877" onclick="javascript:urchinTracker ('/outbound/article/video.google.com');">Kelemen Gábor: Az Ubuntu honosítása és az ubuntu.hu</a> (Localization and ubuntu.hu)</li>
</ul>
<p>I&#8217;d like to thank again to our sponsors, the speakers and all the visitors for making all this happen (this conference was the biggest FOSS related event in Hungary in 2006). I really hope to see you this year again :)</p>
]]></content:encoded>
			<wfw:commentRss>http://phanatic.hu/archives/2007/01/conference-videos-available-google-video/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>FOSDEM 2007 anyone?</title>
		<link>http://phanatic.hu/archives/2007/01/fosdem-2007-anyone/</link>
		<comments>http://phanatic.hu/archives/2007/01/fosdem-2007-anyone/#comments</comments>
		<pubDate>Fri, 12 Jan 2007 15:04:59 +0000</pubDate>
		<dc:creator>phanatic</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Olive]]></category>
		<category><![CDATA[Planet]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://phanatic.hu/archives/2007/01/fosdem-2007-anyone/</guid>
		<description><![CDATA[I&#8217;m planning to visit the city of Brussels while enjoying the great talks at FOSDEM 2007. Is there anyone around with the same ideas? Maybe we could arrange a meeting (at least in the Debian or GNOME developer room &#8211; I was surprised that there is no Ubuntu devroom). Footnote: I was proud to read [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m planning to visit the city of Brussels while enjoying the great <a href="http://fosdem.org/2007/schedule/speakers" onclick="javascript:urchinTracker ('/outbound/article/fosdem.org');">talks</a> at <a href="http://fosdem.org/2007/" onclick="javascript:urchinTracker ('/outbound/article/fosdem.org');">FOSDEM 2007</a>. Is there anyone around with the same ideas? Maybe we could arrange a meeting (at least in the Debian or GNOME developer room &#8211; I was surprised that there is no Ubuntu devroom).</p>
<p><strong>Footnote:</strong> I was proud to read the following from <a href="http://www.kubasik.net/blog/2007/01/04/19/" onclick="javascript:urchinTracker ('/outbound/article/www.kubasik.net');">Kevin Kubasik</a>:</p>
<blockquote><p>This also makes bzr the first mainstream source code management solution that has a functional, incorporated, and incredibly useful Gui. (provided by the bzr-gtk plug-in for anyone who was wondering).</p></blockquote>
<p>Our next target will be a <a href="http://tortoisesvn.tigris.org/" onclick="javascript:urchinTracker ('/outbound/article/tortoisesvn.tigris.org');">TortoiseSVN</a>-like shell extension for Windows (<a href="http://bazaar-vcs.org/bzr-gtk" onclick="javascript:urchinTracker ('/outbound/article/bazaar-vcs.org');">bzr-gtk</a> has already got a great Nautilus extension thanks to <a href="http://jelmer.vernstok.nl/blog/" onclick="javascript:urchinTracker ('/outbound/article/jelmer.vernstok.nl');">Jelmer</a>). And of course fixing <a href="https://bugs.launchpad.net/bzr-gtk/+bugs" onclick="javascript:urchinTracker ('/outbound/article/bugs.launchpad.net');">current bugs</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://phanatic.hu/archives/2007/01/fosdem-2007-anyone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Photo Buzz</title>
		<link>http://phanatic.hu/archives/2006/11/photo-buzz/</link>
		<comments>http://phanatic.hu/archives/2006/11/photo-buzz/#comments</comments>
		<pubDate>Wed, 22 Nov 2006 00:42:02 +0000</pubDate>
		<dc:creator>phanatic</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Olive]]></category>
		<category><![CDATA[Planet]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://phanatic.hu/archives/2006/11/photo-buzz/</guid>
		<description><![CDATA[First I&#8217;d like to apologize to the Planet readers, I know some of them don&#8217;t like the &#8220;please-help-me-to-buy-something&#8221; or &#8220;i-bought-this-and-that&#8221; type of posts. You should skip the first few sentences only ;) I&#8217;ve been dreaming about getting an own camera for years, and yesterday it became a reality! Bought a Canon PowerShot S3 IS (6MP, [...]]]></description>
			<content:encoded><![CDATA[<p>First I&#8217;d like to apologize to the Planet readers, I know some of them don&#8217;t like the &#8220;please-help-me-to-buy-something&#8221; or &#8220;i-bought-this-and-that&#8221; type of posts. You should skip the first few sentences only ;)</p>
<p>I&#8217;ve been dreaming about getting an own camera for years, and yesterday it became a reality! Bought a Canon PowerShot S3 IS (6MP, 12x optical zoom, image stabilizer and 640&#215;480/30 videos with stereo sound are the highlights). Today we went for a walk with my friend to shoot around the city. Unfortunately the weather was pretty foggy, but I think we did some good pictures. Check out <a href="http://www.flickr.com/photos/szilveszter_farkas/" onclick="javascript:urchinTracker ('/outbound/article/www.flickr.com');">my Flickr page</a> (yeah, I went for a Pro account, so I can store my photos there &#8211; also noticed the most recent images on the sidebar?).</p>
<p>My favourite pictures: <a href="http://www.flickr.com/photos/szilveszter_farkas/303102606/" onclick="javascript:urchinTracker ('/outbound/article/www.flickr.com');">Sphere</a>, <a href="http://www.flickr.com/photos/szilveszter_farkas/303066820/" onclick="javascript:urchinTracker ('/outbound/article/www.flickr.com');">Cross</a>, <a href="http://www.flickr.com/photos/szilveszter_farkas/303066794/" onclick="javascript:urchinTracker ('/outbound/article/www.flickr.com');">Foggy forest</a>, <a href="http://www.flickr.com/photos/szilveszter_farkas/303046119/" onclick="javascript:urchinTracker ('/outbound/article/www.flickr.com');">Autumn path</a> and <a href="http://www.flickr.com/photos/szilveszter_farkas/302912256/" onclick="javascript:urchinTracker ('/outbound/article/www.flickr.com');">Freedom Bridge in fog</a>.</p>
<p>TODO list has grown a lot recently:</p>
<ul>
<li>migrate one custom CMS-based site to another custom CMS (in paralell to this, I began to migrate all my custom CMS driven sites to <a href="http://drupal.org/" onclick="javascript:urchinTracker ('/outbound/article/drupal.org');">Drupal</a>)</li>
<li>package <a href="http://connor.blogter.hu/" onclick="javascript:urchinTracker ('/outbound/article/connor.blogter.hu');">Karoly Gossler</a>&#8216;s SaX2 Ubuntu port (stay tuned, X server packages need to be rebuilt too)</li>
<li>finish my homework for the Java class</li>
<li>learn for the 8 university papers in the coming 3 weeks</li>
</ul>
<p>Surprised I don&#8217;t have any time to hack on bzr-gtk/Olive? :( Oh, an important thing: if you&#8217;re looking for Olive, just grab the latest bzr-gtk release (<a href="http://samba.org/~jelmer/bzr/bzr-gtk-0.12.0.tar.gz" onclick="javascript:urchinTracker ('/outbound/article/samba.org');">0.12.0</a>). The two projects were merged (thanks to Jelmer Vernooij for restructuring the code, and Alexander Belchenko for Win32-related bugfixes).</p>
<p>I was happy to hear that people liked the last part of the <a href="http://www.linuxportal.hu/" onclick="javascript:urchinTracker ('/outbound/article/www.linuxportal.hu');">Linuxportál</a> TV show (FOSS-related live TV programme @ <a href="http://www.fixtv.hu/" onclick="javascript:urchinTracker ('/outbound/article/www.fixtv.hu');">fix.tv</a>), where I presented the features of Ubuntu 6.10, and also gave away some GNOME stuff (2 T-shirts and a bag) I got from <a href="http://live.gnome.org/GergelyNagy" onclick="javascript:urchinTracker ('/outbound/article/live.gnome.org');">Gergely Nagy</a> at the <a href="http://konf.ubuntu.hu/2006/" onclick="javascript:urchinTracker ('/outbound/article/konf.ubuntu.hu');">Hungarian Ubuntu Conference</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://phanatic.hu/archives/2006/11/photo-buzz/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
