<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">

<channel>
	<title>Planet Pardus</title>
	<link>http://planet.pardus.org.tr</link>
	<language>en</language>
	<description>Planet Pardus - http://planet.pardus.org.tr</description>

<item>
	<title>Cihangir Beşiktaş: The Project's Documentation is available now</title>
	<guid>tag:blogger.com,1999:blog-7758768750190782732.post-3103213544825906633</guid>
	<link>http://cihangirbesiktas.blogspot.com/2008/08/projects-documentation-is-available-now.html</link>
	<description>
You can reach the documentation of the project, Internet Connection Sharing Module, in the svn directory: http://svn.pardus.org.tr/uludag/trunk/gsoc/net-sharing/docs/</description>
	<pubDate>Thu, 14 Aug 2008 11:50:00 +0000</pubDate>
</item>
<item>
	<title>Erkan Tekman: linux.com reviews Pardus 2008</title>
	<guid>http://cekirdek.pardus.org.tr/~tekman/zangetsu/blog/2008/08/14/13/</guid>
	<link>http://cekirdek.pardus.org.tr/~tekman/zangetsu/blog/2008/08/14/13/</link>
	<description>
	<![CDATA[<img src="http://cekirdek.pardus.org.tr/~tekman/et.png" align="right" width="64" height="">]]>
&lt;a href=&quot;http://www.linux.com&quot;&gt;&lt;img src=&quot;http://cekirdek.pardus.org.tr/~tekman/resim/xlc_logo.gif&quot; border=&quot;0&quot; alt=&quot;&quot; width=&quot;330&quot; height=&quot;82&quot; /&gt;&lt;/a&gt;    &lt;blockquote&gt;&lt;em&gt;My experience with Pardus was quite positive. The attention to detail, right down to skinning Amarok with the Pardus colors, is matched by the elegance of the installer and the efficacy of Kaptan and PiSi. Booting and running Pardus is quite speedy on my old AMD Sempron 2800+ with 512MB RAM; other distributions with similar features (such as Ubuntu) run slower on the same hardware. In short, I think Pardus is a distribution worth looking at for any Linux users who aren't happy with their current choice.&lt;/em&gt;&lt;/blockquote&gt;  yazının t&amp;uuml;m&amp;uuml; &lt;a href=&quot;http://www.linux.com/feature/144002&quot;&gt;burada&lt;/a&gt; // the article is &lt;a href=&quot;http://www.linux.com/feature/144002&quot;&gt;here&lt;/a&gt;</description>
	<pubDate>Thu, 14 Aug 2008 08:10:00 +0000</pubDate>
</item>
<item>
	<title>Mehmet Ozan Kabak: Notification Manager Documentation</title>
	<guid>http://www.ceng.metu.edu.tr/~e1389568/blog/14@http://user.ceng.metu.edu.tr/~e1389568/blog/pivot/</guid>
	<link>http://user.ceng.metu.edu.tr/~e1389568/blog/pivot/entry.php?id=14</link>
	<description>
Documentation of the notification manager is ready. You can download it from doc/documentation.pdf on SVN. It explains the general architecture and gives a how-to on sending notifications from your own programs. It also contains skinning tips.</description>
	<pubDate>Sun, 10 Aug 2008 12:06:00 +0000</pubDate>
</item>
<item>
	<title>Mehmet Ozan Kabak: Notification Manager RC</title>
	<guid>http://www.ceng.metu.edu.tr/~e1389568/blog/13@http://user.ceng.metu.edu.tr/~e1389568/blog/pivot/</guid>
	<link>http://user.ceng.metu.edu.tr/~e1389568/blog/pivot/entry.php?id=13</link>
	<description>
&lt;p&gt;
Pardus Notification Manager 1.0 Release Candidate is ready. To try it checkout the code from SVN repo and do the usual &amp;quot;./setup.py build&amp;quot; and the &amp;quot;sudo ./setup.py install&amp;quot;.
&lt;/p&gt;
&lt;p&gt;
To use the sample client program for sending notifications execute the client.py script. It will wait for a command, you can send a sample notification by issueing the following: notify &amp;quot;c00L notification&amp;quot; &amp;quot;whazup dude?&amp;quot; 
&lt;/p&gt;
&lt;p&gt;
In addition, you can use the installed config.py to configure the notification manager.
&lt;/p&gt;
&lt;p&gt;
Apart from bugfixing and writing some documentation, my GSOC 2008 project is over :)&lt;/p&gt;</description>
	<pubDate>Sun, 03 Aug 2008 13:39:00 +0000</pubDate>
</item>
<item>
	<title>Cihangir Beşiktaş: Internet sharing is ready to use</title>
	<guid>tag:blogger.com,1999:blog-7758768750190782732.post-2738617685619274948</guid>
	<link>http://cihangirbesiktas.blogspot.com/2008/07/internet-sharing-is-ready-to-use.html</link>
	<description>
You can now use the program to share internet.&lt;br /&gt;&lt;br /&gt;To get the program, use svn command:&lt;br /&gt;$svn co http://svn.pardus.org.tr/uludag/trunk/gsoc/net-sharing/&lt;br /&gt;&lt;br /&gt;Then change the working directory to:&lt;br /&gt;$cd net-sharing/openvpn/model2/&lt;br /&gt;&lt;br /&gt;Then get the content of model.xml to /etc/comar/model.xml,&lt;br /&gt;and copy tr.org.pardus.comar.net.share.policy file to /usr/share/PolicyKit/policy/ directory.&lt;br /&gt;After that you have to register Net.Share 's share application with the command:&lt;br /&gt;$sudo hav register share Net.Share link.py&lt;br /&gt;&lt;br /&gt;Now you are ready to use it, change the directory to:&lt;br /&gt;$cd ../network-manager/&lt;br /&gt;and run it:&lt;br /&gt;$./network-manager.py&lt;br /&gt;&lt;br /&gt;The other work is on NM's GUI.&lt;br /&gt;In the GUI push the &quot;Share Connection&quot; toolbar, and set enabled the checkbox, then select the profile name that goes to the internet(it is recommended that this profile's state should be up), then select the profile name that will share the internet to the internal hosts(recommended to be Ethernet based network). Then push the apply button. Now if any failure occures, it will be informed to your screen, if succeeds, an information box meaning that it is ok to share will be shown. Ok it and now enjoy the sharing of your internet with your clients.&lt;br /&gt;To help you, one moment of this progress is:&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://bp0.blogger.com/_I7nbZdPfwZs/SIizF_s3hmI/AAAAAAAAABI/NUgub2z2nt8/s1600-h/nm1.png&quot;&gt;&lt;img src=&quot;http://bp0.blogger.com/_I7nbZdPfwZs/SIizF_s3hmI/AAAAAAAAABI/NUgub2z2nt8/s320/nm1.png&quot; border=&quot;0&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5226624283143800418&quot; /&gt;&lt;/a&gt;</description>
	<pubDate>Thu, 24 Jul 2008 15:59:00 +0000</pubDate>
</item>
<item>
	<title>Koray Löker: From a visual artist, a support for a "funny and serious" project...</title>
	<guid>http://cekirdek.pardus.org.tr/~loker/zangetsu/blog/2008/07/17/117/</guid>
	<link>http://cekirdek.pardus.org.tr/~loker/zangetsu/blog/2008/07/17/117/</link>
	<description>
	<![CDATA[<img src="http://cekirdek.pardus.org.tr/~loker/dosyalar/oblomov.png" align="right" width="64" height="">]]>
&lt;p&gt;Emrah Özesen is an interesting photographer who started his journey when he was in high school and used photography to dive into journalism during his college years, which were quite tempered politically. Later on, Özesen became a national athlet in Kayaking, where he documented numerous rivers in and out of Turkey both with wild landscapes and seeing the challange of man versus nature through his objective...&lt;/p&gt;&lt;p&gt;It is not so easy to live as an artist (or even as an athlete as long as you are not a member of national football team) in Turkey, so most of the photograph artists are also working as commercial photographers or take different professions and spare time for their passion. This situation makes any conceptual project quite valuable, sometimes even luxury for artists...&lt;/p&gt;&lt;p&gt;Özesen, politely donated 8 different pictures of his latest work which he made with jugglers. Following our motto, ...for freedom, Özesen chose Creative Commons 3.0 BY-NC-ND license to publish these great pictures. I would like to thank him personally by this note, where I also owe him an apology for writing this so late, approx. 1 month later than the release... Anyway... Thanks buddy, keep going so we can see much more...&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;&lt;img src=&quot;http://cekirdek.pardus.org.tr/~loker/sirk/vitrin/circus-bw_ball_1.jpg&quot; border=&quot;0&quot; alt=&quot;Sirk - SB - Top&quot; title=&quot;Sirk - SB - Top&quot; width=&quot;349&quot; height=&quot;262&quot; align=&quot;left&quot; /&gt;&lt;img src=&quot;http://cekirdek.pardus.org.tr/~loker/sirk/vitrin/circus-bw_clubs_1.jpg&quot; border=&quot;0&quot; alt=&quot;Sirk - SB - Lobutlar&quot; title=&quot;Sirk - SB - Lobutlar&quot; width=&quot;349&quot; height=&quot;262&quot; align=&quot;right&quot; /&gt; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;http://cekirdek.pardus.org.tr/~loker/sirk/vitrin/circus-bw_cycle_1.jpg&quot; border=&quot;0&quot; alt=&quot;Sirk - SB - Monosiklet&quot; title=&quot;Sirk - SB - Monosiklet&quot; width=&quot;349&quot; height=&quot;262&quot; align=&quot;left&quot; /&gt; &lt;img src=&quot;http://cekirdek.pardus.org.tr/~loker/sirk/vitrin/circus-bw_hats_1.jpg&quot; border=&quot;0&quot; alt=&quot;Sirk - SB - Şapka&quot; title=&quot;Sirk - SB - Şapka&quot; width=&quot;349&quot; height=&quot;262&quot; align=&quot;right&quot; /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; &lt;img src=&quot;http://cekirdek.pardus.org.tr/~loker/sirk/vitrin/circus_flyingboxes_1.jpg&quot; border=&quot;0&quot; alt=&quot;Sirk - Renkli - Kutular&quot; title=&quot;Sirk - Renkli - Kutular&quot; width=&quot;349&quot; height=&quot;262&quot; align=&quot;right&quot; /&gt;&lt;img src=&quot;http://cekirdek.pardus.org.tr/~loker/sirk/vitrin/circus_flyingballs_1.jpg&quot; border=&quot;0&quot; alt=&quot;Sirk - Renkli - Toplar&quot; title=&quot;Sirk - Renkli - Toplar&quot; width=&quot;349&quot; height=&quot;262&quot; align=&quot;left&quot; /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;http://cekirdek.pardus.org.tr/~loker/sirk/vitrin/circus_flyingclubs_1.jpg&quot; border=&quot;0&quot; alt=&quot;Sirk - Renkli - Lobutlar&quot; title=&quot;Sirk - Renkli - Lobutlar&quot; width=&quot;349&quot; height=&quot;262&quot; align=&quot;left&quot; /&gt;&lt;img src=&quot;http://cekirdek.pardus.org.tr/~loker/sirk/vitrin/circus_flyinghats_1.jpg&quot; border=&quot;0&quot; alt=&quot;Sirk - Renkli - Şapkalar&quot; title=&quot;Sirk - Renkli - Şapkalar&quot; width=&quot;349&quot; height=&quot;262&quot; align=&quot;right&quot; /&gt; &lt;/p&gt;</description>
	<pubDate>Thu, 17 Jul 2008 10:56:00 +0000</pubDate>
</item>
<item>
	<title>Mehmet Ozan Kabak: Pardus Notification Manager Configuration Tool</title>
	<guid>http://www.ceng.metu.edu.tr/~e1389568/blog/12@http://user.ceng.metu.edu.tr/~e1389568/blog/pivot/</guid>
	<link>http://user.ceng.metu.edu.tr/~e1389568/blog/pivot/entry.php?id=12</link>
	<description>
&lt;p&gt;&lt;img src=&quot;http://user.ceng.metu.edu.tr/~e1389568/blog/images/configure_ss.png&quot; title=&quot;PNM Configuration Tool&quot; alt=&quot;PNM Configuration Tool&quot; class=&quot;pivot-image&quot; /&gt;&lt;/p&gt;

&lt;p&gt;
Configuration tool of the notification manager is ready! The tool lets the user change the PNM config file in a user friendly environment, and saves the XML file back. The tool also validates XML files using an XSD and hence does not permit a 'wrong' configuration to be saved. This program uses the lxml library instead of the default pyxml, as the latter does not offer any XSD validation support.
&lt;/p&gt;
&lt;p&gt;
Now the only remaining task is to have the PNM read the XML config file and behave accordingly. Then, we're all done :)
&lt;/p&gt;
&lt;p&gt;
Cheers,
&lt;/p&gt;
&lt;p&gt;
ozan&lt;/p&gt;</description>
	<pubDate>Sat, 28 Jun 2008 16:32:00 +0000</pubDate>
</item>
<item>
	<title>Erkan Tekman: Pardus 2008</title>
	<guid>http://cekirdek.pardus.org.tr/~tekman/zangetsu/blog/2008/06/27/9/</guid>
	<link>http://cekirdek.pardus.org.tr/~tekman/zangetsu/blog/2008/06/27/9/</link>
	<description>
	<![CDATA[<img src="http://cekirdek.pardus.org.tr/~tekman/et.png" align="right" width="64" height="">]]>
From the Pardus &lt;a href=&quot;http://www.pardus.org.tr/eng&quot;&gt;web site&lt;/a&gt;:       &lt;blockquote&gt;&lt;em&gt;&lt;strong&gt;One more step for freedom: Pardus 2008&lt;/strong&gt;&lt;br /&gt;                     &lt;img src=&quot;http://www.pardus.org.tr/resim/pardus2008.png&quot; border=&quot;0&quot; alt=&quot;Pardus 2008&quot; align=&quot;right&quot; /&gt;                     &lt;p&gt;New version of the Pardus project, &lt;strong&gt;Pardus 2008&lt;/strong&gt;, improved by the latest technologies and up-to-date applications, has been released. As always, Pardus 2008, is being freely distributed under the terms of GNU General Public License (GPL). In compliance with the main goals of the Pardus project, Pardus 2008 has lots of new features for ease of installation and use, both at the infrastructure and interface level. In addition Pardus 2008 provides enhanced hardware support, stable and reliable Linux infrastructure and numeruous applications on a single CD. You will go through a brand new experience of freedom, using Pardus 2008&lt;/p&gt;                                                             &lt;p&gt;We wish you days in freedom, using Pardus 2008...&lt;/p&gt; &lt;/em&gt;&lt;/blockquote&gt;</description>
	<pubDate>Fri, 27 Jun 2008 13:23:00 +0000</pubDate>
</item>
<item>
	<title>Cihangir Beşiktaş: Setting up bridge with comar methods</title>
	<guid>tag:blogger.com,1999:blog-7758768750190782732.post-7010813638558538945</guid>
	<link>http://cihangirbesiktas.blogspot.com/2008/06/setting-up-bridge-with-comar-methods.html</link>
	<description>
To share internet connection, i will use bridging. In order to do that, i implement some methods that add/delete bridge interface and add/remove interfaces to the bridge interface. These methods are:&lt;br /&gt;*addBridge(br_name)&lt;br /&gt;*delBridge(br_name)&lt;br /&gt;*addInterface(br_name,if_name)&lt;br /&gt;*delInterface(br_name,if_name)&lt;br /&gt;&lt;br /&gt;and also i add a new interface to comar's model.xml file, named &quot;Net.Share&quot; and the above methods are added to these comar interface.</description>
	<pubDate>Mon, 23 Jun 2008 13:43:00 +0000</pubDate>
</item>
<item>
	<title>Mehmet Ozan Kabak: PNM now supports notification replies</title>
	<guid>http://www.ceng.metu.edu.tr/~e1389568/blog/11@http://user.ceng.metu.edu.tr/~e1389568/blog/pivot/</guid>
	<link>http://user.ceng.metu.edu.tr/~e1389568/blog/pivot/entry.php?id=11</link>
	<description>
&lt;p&gt;&lt;img src=&quot;http://user.ceng.metu.edu.tr/~e1389568/blog/images/button_ss.png&quot; title=&quot;PNM notification window with buttons&quot; alt=&quot;PNM notification window with buttons&quot; class=&quot;pivot-image&quot; /&gt;&lt;/p&gt;&amp;nbsp;

&lt;p&gt;
Notification senders can now add buttons to the window that shows their notification. When this interactive mode is selected, the SendNotification() procedure of the PNM becomes a blocking procedure which waits until the user presses one of the supplied buttons or the notification times out. For applications involving a main event loop, the notification sender can make the SendNotification() call non-blocking by providing two callbacks to it. When the user presses one of the supplied buttons or a timeout happens, these callbacks are called. Both GLib and Qt main loops are supported. A screenshot is given above.&lt;/p&gt;</description>
	<pubDate>Thu, 19 Jun 2008 23:38:00 +0000</pubDate>
</item>
<item>
	<title>Cihangir Beşiktaş: OpenVPN Client GUI is coming...</title>
	<guid>tag:blogger.com,1999:blog-7758768750190782732.post-3432023646081980053</guid>
	<link>http://cihangirbesiktas.blogspot.com/2008/06/openvpn-client-gui-is-coming.html</link>
	<description>
Nowadays i am trying to add openvpn client connection feature to Tasma 's network-manager and soon it will finish. OpenVPN is an application that  provides secure connection. To setup an openvpn connection, you have to enter the parameters:&lt;br /&gt;-device type: tun/tap&lt;br /&gt;-domain name or ip of the openvpn server&lt;br /&gt;-port number - occasionally 1194&lt;br /&gt;-protocol number UDP/TCP&lt;br /&gt;-CA certificate&lt;br /&gt;-client certificates: .crt and .key files&lt;br /&gt;-Chipher type: no chipher, BF-CBC, AS-128-CBC, DES-EDE3-CBC&lt;br /&gt;&lt;br /&gt;These parameters can be written to a configuration file (assume &quot;client.conf&quot;) and the connection can be done easily with the command &quot;#openvpn --config client.conf&quot; if all the parameters are rigth and complete.&lt;br /&gt;&lt;br /&gt;You can see codes by clikcing &lt;a href=&quot;http://svn.pardus.org.tr/uludag/trunk/gsoc/net-sharing/&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;&lt;strong&gt;&lt;/strong&gt;</description>
	<pubDate>Tue, 17 Jun 2008 13:28:00 +0000</pubDate>
</item>
<item>
	<title>Cihangir Beşiktaş: Meeting with Pardus Developers</title>
	<guid>tag:blogger.com,1999:blog-7758768750190782732.post-4200257040667011187</guid>
	<link>http://cihangirbesiktas.blogspot.com/2008/06/meeting-with-pardus-developers.html</link>
	<description>
Today i went to TUBITAK UEKAE and meet Pardus project developers. The team was very nice and they were working hard to complete the new release of Pardus 2008. While they were doing these, i was studying on my project part that is about DHCP Server Configuration.</description>
	<pubDate>Mon, 09 Jun 2008 09:26:00 +0000</pubDate>
</item>
<item>
	<title>Pınar Yanardağ: Display Manager - Beta Release</title>
	<guid>http://pinguar.org/blog/?p=36</guid>
	<link>http://feeds.feedburner.com/~r/WeblogOfPinguar/~3/305834546/</link>
	<description>
	<![CDATA[<img src="http://cekirdek.pardus.org.tr/~pinar/images/pinguar.png" align="right" width="64" height="">]]>
&lt;p&gt;Or Display Configuration Manager.. Hhmm.. name sucks, doesn&amp;#8217;t it? =) (But it will stay like that until you suggest something cool =)) &lt;/p&gt;
&lt;p&gt;Anyway, we have released &lt;a href=&quot;http://liste.pardus.org.tr/pardus-announce/2008-June/000037.html&quot; target=&quot;_blank&quot;&gt;Pardus 2008 Beta&lt;/a&gt; this week. It comes with a new manager (I and &lt;a href=&quot;http://cekirdek.pardus.org.tr/~fatih/&quot; target=&quot;_blank&quot;&gt;Fatih&lt;/a&gt; - &amp;#8220;the Xorg guy&amp;#8221; =) were together in this) which enables you to configure Xorg server (drivers, monitors, dual screens etc.) &lt;/p&gt;
&lt;p&gt;You can reach DM via Tasma -&gt; System -&gt; Display Manager or simply by typing display-manager command from the line. Please &lt;u&gt;do not&lt;/u&gt; hesitate to share your opinions and bug reports via &lt;a href=&quot;http://bugs.pardus.org.tr/&quot; target=&quot;_blank&quot;&gt;Bugzilla&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;There&amp;#8217;re some screenshots here:&lt;/p&gt;
&lt;p&gt;&lt;center&gt;&lt;img src=&quot;http://cekirdek.pardus.org.tr/~pinar/images/dm1.png&quot; /&gt;&lt;/center&gt;&lt;br /&gt;
 &lt;a href=&quot;http://pinguar.org/blog/?p=36#more-36&quot; class=&quot;more-link&quot;&gt;(more&amp;#8230;)&lt;/a&gt;&lt;/p&gt;
	&lt;p&gt;&lt;/p&gt;
	&lt;hr noshade=&quot;noshade&quot; /&gt;
	&lt;p&gt;copyleft ~ pinguar for &lt;a href=&quot;http://pinguar.org/blog&quot;&gt;..the mythical woman month..&lt;/a&gt;, 2008. |
	  &lt;a href=&quot;http://pinguar.org/blog/?p=36&quot;&gt;Permalink&lt;/a&gt; |
	  &lt;a href=&quot;http://pinguar.org/blog/?p=36#comments&quot;&gt;One comment&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Fri, 06 Jun 2008 05:01:55 +0000</pubDate>
</item>
<item>
	<title>Mehmet Ozan Kabak: PNM GUI is now skinnable</title>
	<guid>http://www.ceng.metu.edu.tr/~e1389568/blog/10@http://user.ceng.metu.edu.tr/~e1389568/blog/pivot/</guid>
	<link>http://user.ceng.metu.edu.tr/~e1389568/blog/pivot/entry.php?id=10</link>
	<description>
&lt;p&gt;
I made major changes in the GUI code structure: The GUI is now skinnable and the default GUI is not hardcoded. The program loads the ui file dynamically when the program first starts. There are still some restrictions though: The ui file needs to have some compulsory elements for the mechanism to work (e.g. an exit button). I will write some documentation on how to create a compatible ui file sooner or later :)
&lt;/p&gt;
&lt;p&gt;
Cheers,
&lt;/p&gt;
&lt;p&gt;
ozan&lt;/p&gt;</description>
	<pubDate>Sun, 01 Jun 2008 11:52:00 +0000</pubDate>
</item>
<item>
	<title>Cihangir Beşiktaş: Google Summer of Code 2008</title>
	<guid>tag:blogger.com,1999:blog-7758768750190782732.post-3857168412343876391</guid>
	<link>http://cihangirbesiktas.blogspot.com/2008/05/google-summer-of-code-2008.html</link>
	<description>
Hello everyone,&lt;br /&gt;I have been selected as Google Student Participant this year and my project is Internet Connection Share Module which will be established to Pardus Operating System.&lt;br /&gt;By following this blog, I think you will have enjoyable time and learn what i will have done during the project.&lt;br /&gt;&lt;br /&gt;For project proposal, click &lt;a href=&quot;http://code.google.com/soc/2008/pardus/appinfo.html?csaid=CB392FEC82614DF6&quot;&gt;here&lt;/a&gt;&lt;br /&gt;For my personal web page, click &lt;a href=&quot;http://www.students.itu.edu.tr/%7Ebesiktas/&quot;&gt;here&lt;/a&gt;</description>
	<pubDate>Sat, 31 May 2008 06:50:00 +0000</pubDate>
</item>
<item>
	<title>Mehmet Ozan Kabak: New GUI for PNM</title>
	<guid>http://www.ceng.metu.edu.tr/~e1389568/blog/9@http://user.ceng.metu.edu.tr/~e1389568/blog/pivot/</guid>
	<link>http://user.ceng.metu.edu.tr/~e1389568/blog/pivot/entry.php?id=9</link>
	<description>
&lt;p&gt;
&amp;nbsp;&lt;p&gt;&lt;img src=&quot;http://user.ceng.metu.edu.tr/~e1389568/blog/images/ss2.png&quot; title=&quot;Screenshot of the new GUI of PNM&quot; alt=&quot;Screenshot of the new GUI of PNM&quot; class=&quot;pivot-image&quot; /&gt;&lt;/p&gt;

&lt;p&gt;
PNM now has a completely redesigned GUI. It allows multiple notifications to be displayed on the screen. Each notification can be closed independently and positioning of the notification windows are automatic. The GUI has some animation too: When a notification window is closed, the notification windows on top of it slide down :)
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;I tried to write the GUI as configurable as possible. I will try to get the program read its configuration from a file in the near future.&lt;/p&gt;&lt;/p&gt;</description>
	<pubDate>Fri, 30 May 2008 21:05:00 +0000</pubDate>
</item>
<item>
	<title>Mehmet Ozan Kabak: PNM now has gettext support</title>
	<guid>http://www.ceng.metu.edu.tr/~e1389568/blog/8@http://user.ceng.metu.edu.tr/~e1389568/blog/pivot/</guid>
	<link>http://user.ceng.metu.edu.tr/~e1389568/blog/pivot/entry.php?id=8</link>
	<description>
PNM now has gettext support. I also uploaded the first translation [of course it is to Turkish &lt;img src=&quot;http://user.ceng.metu.edu.tr/~e1389568/blog/extensions/emoticons/trillian/e_01.gif&quot; alt=&quot;:-)&quot; /&gt;] of PNM as well. For now, PNM fetches the translation information from ./i18n instead of the system default path. I did this for easy testing.</description>
	<pubDate>Wed, 28 May 2008 00:45:00 +0000</pubDate>
</item>
<item>
	<title>Mehmet Ozan Kabak: Simple GUI module of PNM</title>
	<guid>http://www.ceng.metu.edu.tr/~e1389568/blog/7@http://user.ceng.metu.edu.tr/~e1389568/blog/pivot/</guid>
	<link>http://user.ceng.metu.edu.tr/~e1389568/blog/pivot/entry.php?id=7</link>
	<description>
&lt;p&gt;&lt;img src=&quot;http://user.ceng.metu.edu.tr/~e1389568/blog/images/notman_ss.png&quot; title=&quot;&quot; alt=&quot;&quot; class=&quot;pivot-image&quot; /&gt;&lt;/p&gt;&amp;nbsp;

&lt;p&gt;
It turns out that learning Qt4 is much easier than I anticipated. So here it comes: I just finished coding a skeletal GUI module and it is working :) I tested the program with a simple command line client (notification generator) and it seems to be working fine. Soon I'll upload the sources to SVN and you'll get to see the thing.&lt;/p&gt;</description>
	<pubDate>Mon, 26 May 2008 22:56:00 +0000</pubDate>
</item>
<item>
	<title>Mehmet Ozan Kabak: Some Changes in PNM</title>
	<guid>http://www.ceng.metu.edu.tr/~e1389568/blog/6@http://user.ceng.metu.edu.tr/~e1389568/blog/pivot/</guid>
	<link>http://user.ceng.metu.edu.tr/~e1389568/blog/pivot/entry.php?id=6</link>
	<description>
&lt;p&gt;
&lt;u&gt;Edited&lt;/u&gt;: Gokmen just informed me that a documentation of GLib (GObject in particular) python bindings is available, so we are back to GLib for the listener program. So the dbus-listener will be completely free of any Qt dependency. All of the stuff that I have written before does not apply now. 
&lt;/p&gt;
&lt;p&gt;
Cheers,
&lt;/p&gt;
&lt;p&gt;
ozan&lt;/p&gt;</description>
	<pubDate>Mon, 26 May 2008 09:38:00 +0000</pubDate>
</item>
<item>
	<title>Mehmet Ozan Kabak: First Prototype of the Pardus Notification Manager</title>
	<guid>http://www.ceng.metu.edu.tr/~e1389568/blog/5@http://user.ceng.metu.edu.tr/~e1389568/blog/pivot/</guid>
	<link>http://user.ceng.metu.edu.tr/~e1389568/blog/pivot/entry.php?id=5</link>
	<description>
&lt;p&gt;
&lt;u&gt;Edited&lt;/u&gt;: I made some minor changes to the overall architecture after consulting Gokmen. 
&lt;/p&gt;
&lt;p&gt;
I have written a quick and dirty (~140 lines) notification manager
that listens the session bus, gets the notifications and adds them to
its queue. It right now doesn't do anything else and does not have any
GUI to display its results. I am gonna need to learn some QT4 to add
display capabilities to it. Unfortunately finals will begin in one week
so this may take some time.
&lt;/p&gt;
&lt;p&gt;
Simply stated, I organized the software into &lt;u&gt;four&lt;/u&gt; main classes:
&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;&lt;strong&gt;Notification class&lt;/strong&gt;:
	This class contains the data related to notifications. Right now it
	only contains the &amp;quot;message&amp;quot; property :) When one wants to send a
	notification, he/she will create an instance of this class and fill in
	its properties. &lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;Notifier class&lt;/strong&gt;: This encapsulates the
	whole IPC-dbus related stuff in it. The good thing about it is the
	following: When someone writes a program that needs a notification to
	be displayed, he/she won't even need to know anything about dbus. Just
	create an instance of Notifier, give it the Notification instance that
	contains your message, and kaboom! Your notification is sent to the
	notification manager.&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;NotificationManager class&lt;/strong&gt;: There
	is only one instance of this class: the actual notification manager.
	This instance runs in a GLib Main loop and maintains a notification
	queue. Whenever a notification arrives, it gets added to the
	aforementioned queue and a QT4 based small GUI application is spawned to handle the
	notification.&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;NotXFace class&lt;/strong&gt;: This class has only one
	instance as well. This instance is the actual dbus object that gets
	exported on the session bus. Instances of Notifier call methods on this
	instance, which then relays relevant information to the
	NotificationManager instance. &lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
Note that users of the
notification manager software does not even see the third and the
fourth classes. They only use Notifier instances and Notification
instances. Another important design decision was to separate the GUI part and the dbus-listener part completely. I initially thought of integrating both, but after talking to Gokmen I realized having a completely independent (and replacable) GUI (a seperate python module to be loaded) was a better design.
&lt;/p&gt;
&lt;p&gt;
I implemented everything mentioned above except for the GUI spawned by the NotificationManager.
&lt;/p&gt;
&lt;p&gt;
After getting over with finals, I plan to learn some PyQT and continue developing the thing.
&lt;/p&gt;
&lt;p&gt;
Cheers,
&lt;/p&gt;
ozan</description>
	<pubDate>Sun, 25 May 2008 17:06:00 +0000</pubDate>
</item>
<item>
	<title>Mehmet Ozan Kabak: Second post</title>
	<guid>http://www.ceng.metu.edu.tr/~e1389568/blog/4@http://user.ceng.metu.edu.tr/~e1389568/blog/pivot/</guid>
	<link>http://user.ceng.metu.edu.tr/~e1389568/blog/pivot/entry.php?id=4</link>
	<description>
&lt;p&gt;
Blogging attempt #2.&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
Update #1: One thing I noticed is that the blogging software doesn't activate any configuration changes unless you update at least one blogging entry (or enter a new one). Is it a bug? Probably yes.
&lt;/p&gt;
&lt;p&gt;
Update #2: Still trying some functionalities.&lt;/p&gt;</description>
	<pubDate>Sun, 25 May 2008 00:32:00 +0000</pubDate>
</item>
<item>
	<title>Mehmet Ozan Kabak: First post</title>
	<guid>http://www.ceng.metu.edu.tr/~e1389568/blog/3@http://user.ceng.metu.edu.tr/~e1389568/blog/pivot/</guid>
	<link>http://user.ceng.metu.edu.tr/~e1389568/blog/pivot/entry.php?id=3</link>
	<description>
here we go.</description>
	<pubDate>Sun, 25 May 2008 00:18:00 +0000</pubDate>
</item>
<item>
	<title>Pınar Yanardağ: Pardus @ Ubuntu Developer Summit</title>
	<guid>http://pinguar.org/blog/?p=35</guid>
	<link>http://feeds.feedburner.com/~r/WeblogOfPinguar/~3/295984966/</link>
	<description>
	<![CDATA[<img src="http://cekirdek.pardus.org.tr/~pinar/images/pinguar.png" align="right" width="64" height="">]]>
&lt;p&gt;When I came back to home from the office, &lt;a href=&quot;http://qwzxcv.wordpress.com/&quot; target=&quot;_blank&quot;&gt;Eren&lt;/a&gt; gave me &lt;a href=&quot;http://qwzxcv.wordpress.com/2008/05/22/ubuntu-developer-summitde-pardus/&quot; target=&quot;_blank&quot;&gt;great news&lt;/a&gt; that made my day! =)&lt;/p&gt;
&lt;p&gt;As we heard (in #pardus-devel (@freenode)) from Jonathan Riddell and Martin Böhm, they were in &lt;strong&gt;Ubuntu Developer Summit&lt;/strong&gt; (@ Prague) and were discussing to adopt our configuration tools into &lt;strong&gt;Kubuntu&lt;/strong&gt;. I really got excited, because we have a lot of beautiful tools for end-users to make Linux easier for them, but we lack of presenting these tools to open source community.. =( &lt;/p&gt;
&lt;p&gt;When Pardus 2008 (and it&amp;#8217;s very soon) got released, we will start to port all of our configuration tools (as well as other applications such as Kaptan and TASMA) to KDE 4 immediately.. And as being the maintainer of TASMA, I&amp;#8217;ll really be happy to see them being used on Kubuntu..Yay! =)&lt;/p&gt;
	&lt;p&gt;&lt;/p&gt;
	&lt;hr noshade=&quot;noshade&quot; /&gt;
	&lt;p&gt;copyleft ~ pinguar for &lt;a href=&quot;http://pinguar.org/blog&quot;&gt;..the mythical woman month..&lt;/a&gt;, 2008. |
	  &lt;a href=&quot;http://pinguar.org/blog/?p=35&quot;&gt;Permalink&lt;/a&gt; |
	  &lt;a href=&quot;http://pinguar.org/blog/?p=35#comments&quot;&gt;No comment&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Thu, 22 May 2008 17:18:07 +0000</pubDate>
</item>
<item>
	<title>Pınar Yanardağ: Kaptan 3.0 Overview</title>
	<guid>http://pinguar.org/blog/?p=33</guid>
	<link>http://feeds.feedburner.com/~r/WeblogOfPinguar/~3/293857466/</link>
	<description>
	<![CDATA[<img src="http://cekirdek.pardus.org.tr/~pinar/images/pinguar.png" align="right" width="64" height="">]]>
&lt;p&gt;I should have been written this post months and months earlier, but I was waiting for our superb designer, &lt;a href=&quot;http://downwish.net/&quot;&gt;Gokhan&lt;/a&gt;&amp;#8217;s designs for layouts. He did an excellent job, both for Kaptan and Yali (you should have seen last screenshots of Yali in OzgurlukIcin.com magazine, if you haven&amp;#8217;t yet, have a look at &lt;a href=&quot;http://ozgurlukicin.com/e-dergi/&quot;&gt;here&lt;/a&gt;). &lt;/p&gt;
&lt;p&gt;Well, as some of you may know, Kaptan was written in C++. But as all of our tools (except TASMA) are being written in Python, we decided to port Kaptan into Python, too. Actually, it only works on Pardus (network and package manager stuff) but I&amp;#8217;ve been thinking to write a generic welcome wizard for KDE- but wait until we port ourselves to KDE4 =)&lt;/p&gt;
&lt;p&gt;Okay, okaay.. here&amp;#8217;re the screenshots =)&lt;/p&gt;
&lt;p&gt;&lt;center&gt;&lt;/center&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://cekirdek.pardus.org.tr/~pinar/images/kaptan/1.png&quot; /&gt;&lt;br /&gt;
*i am putting a more tag here, and installed a wp plugin for truncating long posts. hope it works =)* &lt;/p&gt; &lt;a href=&quot;http://pinguar.org/blog/?p=33#more-33&quot; class=&quot;more-link&quot;&gt;(more&amp;#8230;)&lt;/a&gt;
	&lt;p&gt;&lt;/p&gt;
	&lt;hr noshade=&quot;noshade&quot; /&gt;
	&lt;p&gt;copyleft ~ pinguar for &lt;a href=&quot;http://pinguar.org/blog&quot;&gt;..the mythical woman month..&lt;/a&gt;, 2008. |
	  &lt;a href=&quot;http://pinguar.org/blog/?p=33&quot;&gt;Permalink&lt;/a&gt; |
	  &lt;a href=&quot;http://pinguar.org/blog/?p=33#comments&quot;&gt;22 comments&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Mon, 19 May 2008 23:51:53 +0000</pubDate>
</item>
<item>
	<title>Erkan Tekman: Pardus Welcomes GSoC Students...</title>
	<guid>http://cekirdek.pardus.org.tr/~tekman/zangetsu/blog/2008/04/25/7/</guid>
	<link>http://cekirdek.pardus.org.tr/~tekman/zangetsu/blog/2008/04/25/7/</link>
	<description>
	<![CDATA[<img src="http://cekirdek.pardus.org.tr/~tekman/et.png" align="right" width="64" height="">]]>
From S. &amp;Ccedil;ağlar Onur's &lt;a href=&quot;http://cekirdek.pardus.org.tr/~caglar/zangetsu/blog/2008/04/22/340/&quot;&gt;blog&lt;/a&gt;:    &lt;blockquote&gt;&lt;em&gt;The Pardus Project is pleased to announce that Google has agreed to sponsor five student slots.  Congratulations, and welcome to the Pardus community! We are looking forward to the successful completion of the following interesting projects:  &lt;/em&gt;&lt;ul&gt;&lt;li&gt;&lt;em&gt;&lt;strong&gt;A System Restore Project for Pardus&lt;/strong&gt; &lt;br /&gt;by &lt;strong&gt;Mehmet Ozan Kabak&lt;/strong&gt;, mentored by G&amp;ouml;kmen G&amp;Ouml;KSEL &lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;em&gt;&lt;strong&gt;Pardus CD/DVD/USB Distribution Wizard&lt;/strong&gt; &lt;br /&gt;by &lt;strong&gt;T&amp;uuml;rker Sezer&lt;/strong&gt;, mentored by S.&amp;Ccedil;ağlar Onur &lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;em&gt;&lt;strong&gt;Internet Connection Share Module&lt;/strong&gt; &lt;br /&gt;by &lt;strong&gt;Cihangir Beşiktaş&lt;/strong&gt;, mentored by Pınar Yanardağ &lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;em&gt;&lt;strong&gt;802.1x support for network manager&lt;/strong&gt; &lt;br /&gt;by &lt;strong&gt;İşbaran Ak&amp;ccedil;ayır&lt;/strong&gt;, mentored by G&amp;ouml;k&amp;ccedil;en Eraslan &lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;em&gt;&lt;strong&gt;PISI - Package Signing Mechanism&lt;/strong&gt; &lt;br /&gt;by &lt;strong&gt;Serdar DALGIC&lt;/strong&gt;, mentored by Faik Yal&amp;ccedil;ın Uygur&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt; &lt;em&gt;Student projects will be worked on roughly full time (~40 hours/week) between May 26th and August 18th.&lt;/em&gt;&lt;/blockquote&gt;</description>
	<pubDate>Thu, 24 Apr 2008 22:23:00 +0000</pubDate>
</item>
<item>
	<title>S. Çağlar Onur: Welcome to GSoC 2008!</title>
	<guid>http://cekirdek.pardus.org.tr/~caglar/zangetsu/blog/2008/04/22/340/</guid>
	<link>http://cekirdek.pardus.org.tr/~caglar/zangetsu/blog/2008/04/22/340/</link>
	<description>
	<![CDATA[<img src="http://cekirdek.pardus.org.tr/~caglar/head.png" align="right" width="64" height="">]]>
&lt;p&gt;The Pardus Project is pleased to announce that Google has agreed to sponsor five student slots .&lt;/p&gt;&lt;p&gt;Congratulations, and welcome to the Pardus community! We are looking forward to the successful completion of the following interesting projects:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;A System Restore Project for Pardus&lt;br /&gt;&lt;/strong&gt;by &lt;strong&gt;Mehmet Ozan Kabak&lt;/strong&gt;, mentored by Gökmen GÖKSEL&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Pardus CD/DVD/USB Distribution Wizard&lt;/strong&gt;&lt;br /&gt;by &lt;strong&gt;Türker Sezer&lt;/strong&gt;, mentored by S.Çağlar Onur&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Internet Connection Share Module&lt;/strong&gt;&lt;br /&gt;by &lt;strong&gt;Cihangir Beşiktaş&lt;/strong&gt;, mentored by Pınar Yanardağ&lt;/li&gt;&lt;li&gt;&lt;strong&gt;802.1x support for network manager&lt;/strong&gt;&lt;br /&gt;by İ&lt;strong&gt;şbaran Akçayır&lt;/strong&gt;, mentored by Gökçen Eraslan&lt;/li&gt;&lt;li&gt;&lt;strong&gt;PISI - Package Signing Mechanism&lt;br /&gt;&lt;/strong&gt;by &lt;strong&gt;Serdar DALGIC&lt;/strong&gt;, mentored by Faik Yalçın Uygur&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Student projects will be worked on roughly full time (~40 hours/week) between May 26th and August 18th.&lt;/p&gt;&lt;p&gt;Right now you should spend some time talking to your mentor(s), so you can both get to know each other better.  Here's a rough idea of some of the things you should be trying to work on with your mentor over the next several weeks:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Get a copy of your related projects source code and become familiar enough with it that you can make changes and commit them.&lt;/li&gt;&lt;li&gt;Start dicussing with your mentor your timeline and goals.&lt;/li&gt;&lt;li&gt;Discuss your personal schedule(s) with your mentor(s)/student(s).&lt;/li&gt;&lt;li&gt;Subscribe to &lt;a href=&quot;http://liste.pardus.org.tr/mailman/listinfo/gsoc&quot; target=&quot;_blank&quot; title=&quot;gsoc&quot;&gt;gsoc&lt;/a&gt; and &lt;a href=&quot;http://liste.uludag.org.tr/mailman/listinfo/pardus-devel&quot; target=&quot;_blank&quot; title=&quot;pardus-devel&quot;&gt;pardus-devel&lt;/a&gt; mailing lists and introduce yourself.&lt;/li&gt;&lt;li&gt;Read &lt;a href=&quot;http://www.pardus.org.tr/eng/documents/developer/new_developer.html&quot; target=&quot;_blank&quot; title=&quot;dev guide&quot;&gt;Pardus Developer Guide&lt;/a&gt; and apply for a SVN account. &lt;/li&gt;&lt;/ul&gt;We realize you are still taking classes, and have project deadlines, homework and exams to still worry about.  But now that you are accepted into GSoC its also time to start setting aside a few hours a week to plan out your summer, so you can make the most of this opportunity.&lt;br /&gt;&lt;br /&gt;We are excited to have you join us, and are really looking forward to these projects!</description>
	<pubDate>Tue, 22 Apr 2008 11:18:00 +0000</pubDate>
</item>
<item>
	<title>S. Çağlar Onur: Google Summer of Code 2008</title>
	<guid>http://cekirdek.pardus.org.tr/~caglar/zangetsu/blog/2008/03/20/339/</guid>
	<link>http://cekirdek.pardus.org.tr/~caglar/zangetsu/blog/2008/03/20/339/</link>
	<description>
	<![CDATA[<img src="http://cekirdek.pardus.org.tr/~caglar/head.png" align="right" width="64" height="">]]>
&lt;p&gt;We're proud to announce that &lt;strong&gt;Pardus Project&lt;/strong&gt; has been selected as a mentoring organization for &lt;a href=&quot;http://code.google.com/soc/2008/&quot; target=&quot;_blank&quot; title=&quot;gsoc&quot;&gt;Google's 2008 Summer of Code&lt;/a&gt; program. Thanks to &lt;a href=&quot;http://www.google.com&quot; target=&quot;_blank&quot; title=&quot;Google&quot;&gt;Google&lt;/a&gt; for considering us worthy to be a part of this organization among other mainstream distributions like Debian, The Fedora Project, Gentoo and openSUSE. This is a giant step towards to our dream about being one of the best Linux distributions, and we made that in less than 2 years :).&lt;br /&gt; &lt;/p&gt;&lt;p&gt;So if you are interested in writing open source code, contributing Pardus Project,  getting paid for your work and being a part of this wonderful organization over the summer, &lt;a href=&quot;http://code.google.com/opensource/gsoc/2008/faqs.html#0.1_student_apply&quot; target=&quot;_blank&quot; title=&quot;apply&quot;&gt;apply now&lt;/a&gt;!...&lt;br /&gt;&lt;br /&gt;We already have outlined some project ideas on our &lt;a href=&quot;http://en.pardus-wiki.org/SummerOfCode2008Ideas&quot; target=&quot;_blank&quot; title=&quot;ideas&quot;&gt;SumerOfCode2008Ideas&lt;/a&gt; page. Give us a &lt;a href=&quot;http://liste.pardus.org.tr/mailman/listinfo/gsoc&quot; target=&quot;_blank&quot; title=&quot;list&quot;&gt;shout&lt;/a&gt; if you have any questions about the info there. We're also curious to hear alternative ideas about how you'd like to contribute to Pardus.&lt;/p&gt;&lt;p&gt;Good luck to all mentoring organizations and applicants, we look forward to working with you!...&lt;/p&gt;</description>
	<pubDate>Thu, 20 Mar 2008 09:20:00 +0000</pubDate>
</item>
<item>
	<title>Ekin Meroğlu: Pardus 2008 - RootFS 0.21</title>
	<guid>http://ekin.fisek.com.tr/blog/?p=96</guid>
	<link>http://ekin.fisek.com.tr/blog/?p=96</link>
	<description>
&lt;p&gt;As the new Pardus 2008 repo matures, it became hard to update Pardus 2008 - RootFS 0.1 to current packages by hand. So we&amp;#8217;ve created a new rootFS with current packages for the developers. This new RootFS includes : &lt;/p&gt;
	&lt;ul&gt;
	&lt;li&gt;COMAR 2.0 alpha1, mudur 2.0 alpha2, PiSi 2.0 alpha3&lt;/li&gt;
	&lt;li&gt;ConsoleKit 0.2.10, PolicyKit 0.7, dbus 1.1.20 integration&lt;/li&gt;
	&lt;li&gt;hal 0.5.10&lt;/li&gt;
	&lt;li&gt;GCC 4.3.0&lt;/li&gt;
	&lt;li&gt;kernel 2.6.24.3 with bootsplash support&lt;/li&gt;
	&lt;li&gt;New service / init infrastructure, up-to-date system.base &amp;#038; system.devel&lt;/li&gt;
	&lt;/ul&gt;
	&lt;p&gt;Pardus 2008-RootFS 0.1 can be dowloaded from &lt;a href=&quot;http://cekirdek.pardus.org.tr/~ekin/2008/rootfs/&quot;&gt;here&lt;/a&gt;, all PiSi packages included in this rootfs and a bit more (like kernel-source) are &lt;a href=&quot;http://cekirdek.pardus.org.tr/~ekin/2008/packages/&quot;&gt;here&lt;/a&gt;. You can use the setup procedure described &lt;a href=&quot;http://ekin.fisek.com.tr/blog/?p=94&quot;&gt;here&lt;/a&gt; to use this rootFS.&lt;/p&gt;
	&lt;p&gt;Happy Hacking&amp;#8230;
&lt;/p&gt;</description>
	<pubDate>Tue, 18 Mar 2008 13:27:36 +0000</pubDate>
</item>
<item>
	<title>Ekin Meroğlu: Pardus 2008 RootFS 0.1</title>
	<guid>http://ekin.fisek.com.tr/blog/?p=94</guid>
	<link>http://ekin.fisek.com.tr/blog/?p=94</link>
	<description>
&lt;p&gt;On the way to Pardus 2008, there has been a huge update on core components - so it became very hard to work on devel and the new 2008 repo for developers. So we&amp;#8217;ve released a custom rootFS including the new system.base and system.devel components, kernel 2.6.24.2, vi and subversion packages&amp;#8230;&lt;/p&gt;
	&lt;p&gt;This rootfs is intended to be used for a base system during package cleanup and adaptation process during the Pardus 2008 Phase. As we move on with other components, we&amp;#8217;ll be releasing  weekly developer install CDs as usual. &lt;/p&gt;
	&lt;p&gt;Developers will have to install and boot into this rootfs to work - it&amp;#8217;s not possible to chroot to Pardus 2008 toolchain from Pardus 2007 platforms (unless you use a 2.6.24 kernel of course). It will be convenient to use a virtualization solution such as Virtualbox, as it is ready in 2007 repo and very easy to prepare a working Pardus 2008 setup. Below are the brief instructions for installing rootFS under Virtualbox - similar steps are required for a real disc partition install, but the device names and GRUB configurations should be adjusted accordingly..&lt;/p&gt;
	&lt;p&gt;Pardus 2008-RootFS 0.1 can be dowloaded from &lt;a href=&quot;http://cekirdek.pardus.org.tr/~ekin/2008/rootfs/&quot;&gt;here&lt;/a&gt;, all PiSi packages included in this rootfs and a bit more (kernel-debug, kernel-source) are &lt;a href=&quot;http://cekirdek.pardus.org.tr/~ekin/2008/packages/&quot;&gt;here&lt;/a&gt;.    &lt;/p&gt;
	&lt;p&gt;Installing Pardus 2008-RootFS 0.1 :&lt;/p&gt;
	&lt;ul&gt;
	&lt;li&gt; Prepare the required disc : For Virtualbox, add a new virtual disc to the virtual machine you&amp;#8217;ll be using.
	&lt;li&gt; Boot the virtual machine with a Pardus CD, fire up a console and login as root.
	&lt;li&gt; Prepare a partition and format it :
	&lt;pre&gt;
# fdisk /dev/hda
# mkfs.ext3 /dev/hda1 -m 1 -L PARDUS_2008
&lt;/pre&gt;
	&lt;p&gt;&lt;em&gt;You should create a primary partition occupying full disc in the first step. If you&amp;#8217;re using a real system and disc partition, adjust device names accordingly. &lt;/em&gt;&lt;/p&gt;
	&lt;li&gt; Mount the partition:
	&lt;pre&gt;
# mkdir target
# mount /dev/hda1 target
&lt;/pre&gt;
	&lt;li&gt; Transfer rootFS Image (you&amp;#8217;ll have to configure your network beforehand) :
	&lt;pre&gt;
# wget [ftp/sftp/....]
&lt;/pre&gt;
	&lt;li&gt; Extract the image:
	&lt;pre&gt;
# cd target
# tar -jxf ../pardus2008-rootfs01.tar.bz2
&lt;/pre&gt;
	&lt;li&gt; Upon completion of the extraction, you may reboot your system now.
	&lt;li&gt; Boot your system with the Pardus CD once again - at the boot menu, choose desired language and proceed to next menu. On first option (normal boot), press &amp;#8220;e&amp;#8221; and edit the boot parameters as :
	&lt;pre&gt;
root (hd0,0)
kernel (hd0,0)/boot/kernel-2.6.24.2-87 root=LABEL=PARDUS_2008 vga=0x317 mudur=language:tr
initrd (hd0,0)/boot/initramfs-2.6.24.2-87
&lt;/pre&gt;
	&lt;p&gt;Pressing &amp;#8220;b&amp;#8221; will boot ssytem to your new rootFS.&lt;/p&gt;
	&lt;li&gt; root password is &amp;#8220;pardus&amp;#8221; - login to your ssytem as root and finalize the installation by installing grub :
	&lt;pre&gt;
# grub-install /dev/sda --recheck
&lt;/pre&gt;
	&lt;p&gt;&lt;em&gt;If you&amp;#8217;re using a real system and disc partition, edit /boot/grub/grub.conf to suit your system or add the new rootFS to your existing boot loader.&lt;/em&gt;&lt;/p&gt;
	&lt;li&gt; Reboot your system to check boot loader configuration, if all gone well, you have a working Pardus 2008 base system now - Happy hacking..
	&lt;pre&gt;
# reboot
&lt;/pre&gt;
	&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/ul&gt;</description>
	<pubDate>Thu, 28 Feb 2008 08:38:09 +0000</pubDate>
</item>
<item>
	<title>Gökmen GÖKSEL: Did you say Partitioning ?</title>
	<guid>http://www.ratonred.com/?p=116</guid>
	<link>http://www.ratonred.com/?p=116</link>
	<description>
	<![CDATA[<img src="http://cekirdek.pardus.org.tr/~gokmen/img/head.png" align="right" width="64" height="">]]>
&lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;http://cekirdek.pardus.org.tr/%7Egokmen/img/yaliPartition.png&quot; title=&quot;Yalı..&quot;&gt;&lt;img src=&quot;http://cekirdek.pardus.org.tr/%7Egokmen/img/yaliPartition_.png&quot; alt=&quot;Yalı Manual Partitioning&quot; title=&quot;Yalı Manual Partitioning&quot; border=&quot;0&quot; height=&quot;302&quot; width=&quot;403&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Mon, 07 Jan 2008 21:47:28 +0000</pubDate>
</item>
<item>
	<title>Bahadır Kandemir: Coming Soon: Pardus 2008</title>
	<guid>http://cekirdek.pardus.org.tr/~bahadir/zangetsu/blog/2008/01/04/10/</guid>
	<link>http://cekirdek.pardus.org.tr/~bahadir/zangetsu/blog/2008/01/04/10/</link>
	<description>
	<![CDATA[<img src="http://cekirdek.pardus.org.tr/~bahadir/files/kelle.png" align="right" width="64" height="">]]>
&lt;p&gt;
  Pardus 2008 comes with lots of new features, each feature deserves to be blogged seperately, this one is about our configuration manager COMAR...
&lt;/p&gt;

&lt;p&gt;
  (R)evolutions in &lt;a href=&quot;http://ww.freedesktop.org/&quot;&gt;FreeDesktop&lt;/a&gt; world effected Pardus, like many other distributions. Among all Pardus projects, COMAR was most effected one, probably. The RPC protocol used for service, process and client communication in 1.* releases replaced with &lt;a href=&quot;http://dbus.freedesktop.org/&quot;&gt;DBus&lt;/a&gt;, and access control job transferred to &lt;a href=&quot;http://hal.freedesktop.org/docs/PolicyKit/model-theory-of-operation.html&quot;&gt;PolicyKit&lt;/a&gt;.
&lt;/p&gt;

&lt;blockquote&gt;
  D-Bus is a message bus system, a simple way for applications to talk to one another. In addition to interprocess communication, D-Bus helps coordinate process lifecycle; it makes it simple and reliable to code a &quot;single instance&quot; application or daemon, and to launch applications and daemons on demand when their services are needed.
&lt;/blockquote&gt;

&lt;blockquote&gt;
PolicyKit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes: It is a framework for centralizing the decision making process with respect to granting access to privileged operations for unprivileged applications. PolicyKit is specifically targeting applications in rich desktop environments on multi-user UNIX-like operating systems. It does not imply or rely on any exotic kernel features.
&lt;/blockquote&gt;

&lt;p&gt;
  You can see User-Manager (which uses DBus to communicate COMAR) using PolicyKit to obtain authorization through authentication.
&lt;/p&gt;

&lt;p&gt;
  &lt;a href=&quot;http://cekirdek.pardus.org.tr/~bahadir/files/comar-pk.mpeg&quot;&gt;&lt;img src=&quot;http://cekirdek.pardus.org.tr/~bahadir/files/comar-pk.png&quot; alt=&quot;&quot; title=&quot;&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;</description>
	<pubDate>Fri, 04 Jan 2008 12:01:00 +0000</pubDate>
</item>
<item>
	<title>Gökmen GÖKSEL: Qt4 CSS Candy</title>
	<guid>http://www.ratonred.com/?p=110</guid>
	<link>http://www.ratonred.com/?p=110</link>
	<description>
	<![CDATA[<img src="http://cekirdek.pardus.org.tr/~gokmen/img/head.png" align="right" width="64" height="">]]>
&lt;p&gt;For  Qt4 based Yalı, I made a mockup and then started to work on it; while porting the Qt3 based codes I used lots of Qt4 CSS (or QSS) support, for example;&lt;/p&gt;
&lt;p&gt;In mockup (which is &lt;a href=&quot;http://www.ratonred.com/wp-content/uploads/2007/12/yali4-mockup.png&quot; title=&quot;Mockup&quot;&gt;here&lt;/a&gt;) I made shiny navigation buttons (we used similar ones in old Yalı, but it&amp;#8217;s based on images brrr):&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.ratonred.com/wp-content/uploads/2007/12/yalinav.png&quot; alt=&quot;Yali Nav Buttons Image Based&quot; /&gt;&lt;/p&gt;
&lt;p&gt; I could use images again but where is my imagination; I used CSS like;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;QPushButton {&lt;br /&gt;
background-color: #FF7308;&lt;br /&gt;
border-style: outset;&lt;br /&gt;
border-width: 2px;&lt;br /&gt;
border-radius: 8px;&lt;br /&gt;
border-color: beige;&lt;br /&gt;
font: 12px;&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
padding:6px;&lt;br /&gt;
color:#FFF;&lt;br /&gt;
}&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;It was for the all buttons in Yalı, also for Nav buttons (which objects name are buttonNext and buttonBack);&lt;/p&gt;
&lt;p&gt;&lt;code&gt;#buttonNext {&lt;br /&gt;
border-top-left-radius:none;&lt;br /&gt;
border-bottom-left-radius:none;&lt;br /&gt;
border-left-width: 1px;&lt;br /&gt;
min-width: 3em;&lt;br /&gt;
}&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;#buttonBack {&lt;br /&gt;
border-top-right-radius:none;&lt;br /&gt;
border-bottom-right-radius:none;&lt;br /&gt;
border-right-width: 1px;&lt;br /&gt;
min-width: 3em;&lt;br /&gt;
}&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;And the result;&lt;/p&gt;
&lt;p align=&quot;left&quot;&gt;&lt;img src=&quot;http://www.ratonred.com/wp-content/uploads/2007/12/yalinavcss.png&quot; alt=&quot;Yali Nav Buttons CSS Based&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Good eh :)&lt;/p&gt;
&lt;p&gt;ps. If you interest codes are in our &lt;a href=&quot;http://svn.pardus.org.tr/uludag/branches&quot;&gt;svn&lt;/a&gt; ;)&lt;/p&gt;</description>
	<pubDate>Wed, 19 Dec 2007 12:51:19 +0000</pubDate>
</item>
<item>
	<title>Erkan Tekman: LinuxPlanet reviews Pardus</title>
	<guid>http://cekirdek.pardus.org.tr/~tekman/zangetsu/blog/2007/12/18/4/</guid>
	<link>http://cekirdek.pardus.org.tr/~tekman/zangetsu/blog/2007/12/18/4/</link>
	<description>
	<![CDATA[<img src="http://cekirdek.pardus.org.tr/~tekman/et.png" align="right" width="64" height="">]]>
&lt;a href=&quot;http://www.linuxplanet.com&quot;&gt;&lt;img src=&quot;http://www.linuxplanet.com/graphics/headers/linuxplanet.com.gif&quot; border=&quot;0&quot; alt=&quot;&quot; width=&quot;319&quot; height=&quot;60&quot; /&gt;&lt;/a&gt;    &lt;blockquote&gt;&lt;em&gt;As I mentioned at the start, Pardus is not based on Slackware, Debian, Red Hat, or anything else and in this day and age that's a real rarity. It's nice to see someone trying to do something different and not imitate. I think this distro is really one to watch in the future; it's come so far in two years, where could it be in another two years time? Who knows? I, for one, can't wait to find out. It's already a nicely polished Linux distro and I was able to get a fully working desktop up very easily, it's also a very nice looking OS. So if you want to sample something a little different my advice is give Pardus a spin.&lt;/em&gt;&lt;/blockquote&gt;  yazının t&amp;uuml;m&amp;uuml; &lt;a href=&quot;http://www.linuxplanet.com/linuxplanet/reviews/6445/&quot;&gt;burada&lt;/a&gt; // the article is &lt;a href=&quot;http://www.linuxplanet.com/linuxplanet/reviews/6445/&quot;&gt;here&lt;/a&gt;</description>
	<pubDate>Tue, 18 Dec 2007 09:59:00 +0000</pubDate>
</item>
<item>
	<title>Erkan Tekman: linux.com reviews Pardus</title>
	<guid>http://cekirdek.pardus.org.tr/~tekman/zangetsu/blog/2007/12/13/3/</guid>
	<link>http://cekirdek.pardus.org.tr/~tekman/zangetsu/blog/2007/12/13/3/</link>
	<description>
	<![CDATA[<img src="http://cekirdek.pardus.org.tr/~tekman/et.png" align="right" width="64" height="">]]>
&lt;a href=&quot;http://www.linux.com&quot;&gt;&lt;img src=&quot;http://cekirdek.pardus.org.tr/~tekman/resim/xlc_logo.gif&quot; border=&quot;0&quot; alt=&quot;&quot; width=&quot;330&quot; height=&quot;82&quot; /&gt;&lt;/a&gt;    &lt;blockquote&gt;&lt;em&gt;Overall, Pardus lives up to the goals and statements made by its developers. It is indeed easy to install and even easier to use. Pardus is an accommodating and customizable desktop system suitable for new and experienced users alike.&lt;/em&gt;&lt;/blockquote&gt;  yazının t&amp;uuml;m&amp;uuml; &lt;a href=&quot;http://www.linux.com/feature/122576&quot;&gt;burada&lt;/a&gt; // the article is &lt;a href=&quot;http://www.linux.com/feature/122576&quot;&gt;here&lt;/a&gt;</description>
	<pubDate>Thu, 13 Dec 2007 20:44:00 +0000</pubDate>
</item>
<item>
	<title>Faik Uygur: Packager statistics from Pardus repositories</title>
	<guid>http://www.faikuygur.com/blog/2007/12/13/packager-statistics-from-pardus-repositories/</guid>
	<link>http://www.faikuygur.com/blog/2007/12/13/packager-statistics-from-pardus-repositories/</link>
	<description>
	<![CDATA[<img src="http://cekirdek.pardus.org.tr/~faik/images/fyu.png" align="right" width="64" height="">]]>
&lt;p&gt;Inspired by Max Spevack&amp;#8217;s &lt;a href=&quot;http://spevack.livejournal.com/39087.html&quot;&gt;blog&lt;/a&gt; post, here are some statistics for the Pardus repositories.&lt;/p&gt;
&lt;p&gt;Pardus 2007 statistics, gathered on 2007-12-13.&lt;br /&gt;
(generated by &lt;a href=&quot;http://svn.pardus.org.tr/uludag/trunk/repository-scripts/packagerStats&quot;&gt;packagerStats&lt;/a&gt; script)&lt;/p&gt;
&lt;p&gt;Total source pisi packages in Pardus 2007 repositories (both &lt;a href=&quot;http://svn.pardus.org.tr/pardus/2007/&quot;&gt;stable&lt;/a&gt; and &lt;a href=&quot;http://svn.pardus.org.tr/contrib&quot;&gt;contrib&lt;/a&gt;) is 2433.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://chart.apis.google.com/chart?cht=p3&amp;amp;chd=t:45,55&amp;amp;chs=290x100&amp;amp;chl=T%C3%BCbitak|Non-T%C3%BCbitak&quot; height=&quot;100&quot; width=&quot;290&quot; /&gt;&lt;/p&gt;
&lt;p&gt;1337 (55%) are maintained by non-TUBITAK developers.&lt;br /&gt;
1096 (45%) are maintained by TUBITAK developers.&lt;/p&gt;
&lt;p&gt;The total number of non-TUBITAK maintainers is 45.&lt;br /&gt;
The total number of TUBITAK maintainers is 10.&lt;/p&gt;
&lt;p&gt;1337 / 45 = 29.7 packages per non-TUBITAK maintainer.&lt;br /&gt;
1096 / 10 = 109.6 packages per TUBITAK maintainer.&lt;/p&gt;
&lt;p&gt;Here are the top three non-TUBITAK maintainers by package count:&lt;/p&gt;
&lt;p&gt;Eren Türkay - 259&lt;br /&gt;
Ali Erdinç Köroğlu - 165&lt;br /&gt;
Murat Şenel - 155&lt;/p&gt;
&lt;p&gt;Here are the top three TUBITAK maintainers  by package count:&lt;/p&gt;
&lt;p&gt;İsmail Dönmez - 329&lt;br /&gt;
S.Çağlar Onur - 327&lt;br /&gt;
Onur Küçük - 235&lt;/p&gt;
&lt;p&gt;If we distribute all the packages equally among the current developers, we would get:&lt;/p&gt;
&lt;p&gt;2433 / 55 = 44.2 packages per maintainer.&lt;/p&gt;
&lt;p&gt;Pardus is growing fast. Although the numbers are mind-numbing, currently Pardus developers manage to keep all the packages up to date. And thanks to our &lt;a href=&quot;http://www.faikuygur.com/blog/2007/03/19/about-security-ninjas/&quot;&gt;security ninja&lt;/a&gt; for keeping us safe.&lt;/p&gt;
&lt;p&gt;New developers are always welcome. &lt;img src=&quot;http://www.faikuygur.com/blog/wp-includes/images/smilies/icon_smile.gif&quot; alt=&quot;:)&quot; class=&quot;wp-smiley&quot; /&gt; &lt;a href=&quot;http://www.pardus.org.tr/eng/&quot;&gt;Come&lt;/a&gt; &lt;a href=&quot;http://liste.uludag.org.tr/mailman/listinfo/pardus-devel&quot;&gt;join&lt;/a&gt; us and &lt;a href=&quot;http://worldforum.pardus-linux.nl/&quot;&gt;help&lt;/a&gt; us make Pardus one of the best Linux distributions.&lt;/p&gt;</description>
	<pubDate>Thu, 13 Dec 2007 12:34:59 +0000</pubDate>
</item>
<item>
	<title>Koray Löker: Pardus 2007.3 Beta for "Gürer-San"</title>
	<guid>http://cekirdek.pardus.org.tr/~loker/zangetsu/blog/2007/11/11/100/</guid>
	<link>http://cekirdek.pardus.org.tr/~loker/zangetsu/blog/2007/11/11/100/</link>
	<description>
	<![CDATA[<img src="http://cekirdek.pardus.org.tr/~loker/dosyalar/oblomov.png" align="right" width="64" height="">]]>
&lt;pre&gt;The beta version of the last update release of Pardus 2007 is ready... We dedicate 2007.3 Beta to Gürer Özen who was one &lt;/pre&gt;&lt;pre&gt;of the oldest developer working in Tubitak since last month. Gürer-San decided to kick-off his plans to conqueror the world &lt;/pre&gt;&lt;pre&gt;and he's so busy with the invasion plans. &lt;img src=&quot;http://cekirdek.pardus.org.tr/~caglar/gurersan.png&quot; border=&quot;0&quot; alt=&quot;Gürer-San&quot; title=&quot;Gürer-San&quot; hspace=&quot;2&quot; vspace=&quot;2&quot; width=&quot;360&quot; height=&quot;280&quot; align=&quot;right&quot; /&gt;&lt;/pre&gt;&lt;pre&gt;&amp;quot;Pardus 2007.3 beta&amp;quot; and &amp;quot;Pardus 2007.3 live beta&amp;quot; versions present &lt;/pre&gt;&lt;pre&gt;a massive update and package additions to the version &lt;/pre&gt;&lt;pre&gt;2007.2 Caracal caracal version released on July, 11. In order to &lt;/pre&gt;&lt;pre&gt;download live or installable versions incorporating many &lt;/pre&gt;&lt;pre&gt;features including KDE 3.5.8, OpenOffice, k3b, Xorg, please click on &lt;/pre&gt;&lt;pre&gt;the following links:&lt;br /&gt;&lt;br /&gt;Check out ftp servers for ISO's   &lt;/pre&gt;&lt;pre&gt;&lt;a href=&quot;ftp://ftp.pardus.org.tr/pub/pardus/kurulan/2007.3-Beta/&quot;&gt;ftp://ftp.pardus.org.tr/pub/pardus/kurulan/2007.3-Beta/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;ftp://ftp.pardus.org.tr/pub/pardus/calisan/2007.3-Beta/&quot;&gt;ftp://ftp.pardus.org.tr/pub/pardus/calisan/2007.3-Beta/&lt;/a&gt;&lt;br /&gt;&lt;/pre&gt;&lt;pre&gt;Please remember that this is a beta version which may be buggy or &lt;/pre&gt;&lt;pre&gt;unstable. So please inform us if you see any problems... &lt;/pre&gt;&lt;pre&gt;You can mail us or use bugzilla @ http://bugs.pardus.org.tr&lt;/pre&gt;</description>
	<pubDate>Sun, 11 Nov 2007 12:40:00 +0000</pubDate>
</item>
<item>
	<title>Serdar Dalgıç: Let's Get it Started!..</title>
	<guid>http://user.ceng.metu.edu.tr/~e1448570/blog/1@http://user.ceng.metu.edu.tr/~e1448570/blog/pivot/</guid>
	<link>http://user.ceng.metu.edu.tr/~e1448570/blog/pivot/entry.php?id=1</link>
	<description>
&lt;p&gt;
&lt;i&gt; &quot;If you can read this,  I should have succesfully installed a version of &lt;a rel=&quot;tag external&quot; class=&quot;taglink&quot; href=&quot;http://user.ceng.metu.edu.tr/~e1448570/blog/pivot/tags.php?tag=pivot&quot; title=&quot;Tagged external link: Pivot&quot;&gt;Pivot&lt;/a&gt;.&quot;&lt;/i&gt; =) Well, most of the blog template stuff starts with these silly words, however I would like to thank &lt;a rel=&quot;external&quot; href=&quot;http://www.pivotlog.net/&quot;&gt;Pivot Open-Source Blog Tool&lt;/a&gt;, which made my job easier to get acquainted with that blogging event. I hope my experience with it will improve day by day..
&lt;/p&gt;
&lt;p&gt;
While coding within the GSoC timeline, I would like to share my experiments and the things I find interesting in this blog. Surely, you can also track the development process of my GSoC project through this blog..&lt;br /&gt;&lt;!--
&lt;ul&gt;
	&lt;li&gt;The official &lt;a rel=&quot;external&quot; href=&quot;http://www.pivotlog.net/&quot;&gt;Pivot Homepage&lt;/a&gt;.&lt;/li&gt; 
	&lt;li&gt;The online documentation at &lt;a rel=&quot;external&quot; href=&quot;http://www.pivotlog.net/docs&quot;&gt;Pivot Help&lt;/a&gt; should be of help.&lt;/li&gt;   
	&lt;li&gt;There's always people willing to help on the &lt;a rel=&quot;external&quot; href=&quot;http://www.pivotlog.net/forum&quot;&gt;Pivot Forums&lt;/a&gt;&lt;/li&gt;   
	&lt;li&gt;If you're looking for a new template, go to &lt;a rel=&quot;external&quot; href=&quot;http://www.pivotstyles.net/&quot;&gt;Pivotstyles.net&lt;/a&gt;.&lt;/li&gt;  
&lt;/ul&gt;
--&gt;&lt;br /&gt;
&lt;p&gt;
&lt;!-- And, of course: Have fun with Pivot! --&gt;
So let the journey begin.. Follow the &lt;a rel=&quot;external&quot; href=&quot;http://en.wikipedia.org/wiki/White_Rabbit_%28song%29&quot;&gt;white rabbit, alice &lt;/a&gt; ;)&lt;/p&gt;&lt;!-- &lt;div align=&quot;left&quot;&gt;
All text thay you write in the 'body' part of the entry will only appear on the entry's own page. 
&lt;/div&gt;

--&gt;&lt;/p&gt;</description>
	<pubDate>Mon, 03 Sep 2007 17:01:00 +0000</pubDate>
</item>
<item>
	<title>Serdar Dalgıç: Code Love and T-shirts..</title>
	<guid>http://user.ceng.metu.edu.tr/~e1448570/blog/2@http://user.ceng.metu.edu.tr/~e1448570/blog/pivot/</guid>
	<link>http://user.ceng.metu.edu.tr/~e1448570/blog/pivot/entry.php?id=2</link>
	<description>
&lt;p&gt;
makes people eager to code for fun :)&lt;/p&gt;</description>
	<pubDate>Mon, 03 Sep 2007 17:00:00 +0000</pubDate>
</item>
<item>
	<title>Michael Austin: Holiday time</title>
	<guid>http://tuxedup.com/nucleus/index.php?itemid=12</guid>
	<link>http://tuxedup.com/nucleus/index.php?itemid=12</link>
	<description>
I shall soon be going on holiday on this Monday.  I am taking my girlfriend away to Rome for three nights to celebrate our two year anniversary (not wedding).I shall soon be going on holiday on this Monday.  I am taking my girlfriend away to Rome for three nights to celebrate our two year anniversary (not wedding).&lt;br /&gt;
&lt;br /&gt;
Our anniversary is not until august, but she is away during august and I have work, so we could not go for the proper date of our anniversary  :(&lt;br /&gt;
&lt;br /&gt;
I am actually quite looking forward to it.  I really want to see the Colosseum and the Spanish Steps.  Hopefully I will be able to get some nice photos or videos whilst I am away and upload them to my photo gallery.  All I know is it is going to be hot and I do not really like the heat so I am probably going to fry whilst I am there.&lt;br /&gt;
&lt;br /&gt;
All the best,&lt;br /&gt;
&lt;br /&gt;
Tuxedup&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.tuxedup.com&quot;&gt;visit my Pardus Linux website&lt;/a&gt;</description>
	<pubDate>Sat, 21 Jul 2007 02:35:12 +0000</pubDate>
</item>
<item>
	<title>Michael Austin: First guide available</title>
	<guid>http://tuxedup.com/nucleus/index.php?itemid=11</guid>
	<link>http://tuxedup.com/nucleus/index.php?itemid=11</link>
	<description>
Well I guess I can finally say my website has properly launched.  I have a new look for the site and have finally added some real content to the website.  At present I have added a guide to installing Crossover Office and some wallpapers.  More content is soon to follow.&lt;br /&gt;
&lt;br /&gt;
Please check out the website;&lt;br /&gt;
&lt;br /&gt;
http://www.tuxedup.com&lt;br /&gt;
&lt;br /&gt;
Tuxedup.Well I guess I can finally say my website has properly launched.  I have a new looks for the site and have finally added some real content to the website.  At present I have added a guide to installing Crossover Office and some wallpapers.  More content is soon to follow.&lt;br /&gt;
&lt;br /&gt;
Please check out the website;&lt;br /&gt;
&lt;br /&gt;
http://www.tuxedup.com&lt;br /&gt;
&lt;br /&gt;
Tuxedup.</description>
	<pubDate>Fri, 20 Jul 2007 15:15:12 +0000</pubDate>
</item>

</channel>
</rss>
