<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Cagdas's Blog</title>
	
	<link>http://altinkaya.org/wp</link>
	<description />
	<pubDate>Thu, 08 Jan 2009 09:30:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/calt" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Temperature Monitoring and Power Managing in Ubuntu</title>
		<link>http://feedproxy.google.com/~r/calt/~3/JnhyQEa0wXQ/</link>
		<comments>http://altinkaya.org/wp/linux/ubuntu-on-notebooks-temperature-monitoring-and-power-managing/#comments</comments>
		<pubDate>Sun, 23 Dec 2007 21:57:00 +0000</pubDate>
		<dc:creator>cagdas</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<category><![CDATA[how-to]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://altinkaya.org/wp/?p=16</guid>
		<description><![CDATA[My notebook came with pre-installed Vista. I used it for a few days. It had all the drives and utilities installed. When I switched to Ubuntu on this machine, I couldn&#8217;t find alternatives to some of those utilities like power profile manager and system temperature monitor in the default installation. However, after some quick searching, [...]]]></description>
			<content:encoded><![CDATA[<p>My notebook came with pre-installed Vista. I used it for a few days. It had all the drives and utilities installed. When I switched to Ubuntu on this machine, I couldn&#8217;t find alternatives to some of those utilities like power profile manager and system temperature monitor in the default installation. However, after some quick searching, I found a way to do all these in Ubuntu;</p>
<p>For temperature monitoring, install &#8220;Computer Temperature Applet&#8221; for Gnome (and dependencies) by typing :</p>
<blockquote><p><span style="font-weight: bold">sudo apt-get install computertemp lm-sensors</span></p></blockquote>
<p>in the terminal.</p>
<p>Then, to activate power profiles, type:</p>
<blockquote><p><span style="font-weight: bold">sudo dpkg-reconfigure gnome-applets</span></p></blockquote>
<p>in the terminal, and say &#8216;<span style="font-weight: bold">yes</span>&#8216; to &#8216;<span style="font-weight: bold">Install cpufreq-selector with SUID root</span>&#8220;.</p>
<p>You can now add &#8220;Computer Temperature Monitor&#8221; and &#8220;CPU Frequency Scaling Monitor&#8221; to your gnome-panel. You can decrease heat and improve battery life by using the power profiles.</p>
<p>Here&#8217;s how it looks =) :</p>
<p><a href="http://bp3.blogger.com/_utbrQG74NJY/R2_S0iIowwI/AAAAAAAAAOY/RXYDTOx85wY/s1600-h/Screenshot.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img src="http://bp3.blogger.com/_utbrQG74NJY/R2_S0iIowwI/AAAAAAAAAOY/RXYDTOx85wY/s400/Screenshot.png" style="cursor: pointer" id="BLOGGER_PHOTO_ID_5147564699065828098" border="0" /></a><br />
(and yes, i like showing off my desktop =).. )</p>
<img src="http://feeds.feedburner.com/~r/calt/~4/JnhyQEa0wXQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://altinkaya.org/wp/linux/ubuntu-on-notebooks-temperature-monitoring-and-power-managing/feed/</wfw:commentRss>
		<feedburner:origLink>http://altinkaya.org/wp/linux/ubuntu-on-notebooks-temperature-monitoring-and-power-managing/</feedburner:origLink></item>
		<item>
		<title>Why my Ubuntu setup was dead slow lately.</title>
		<link>http://feedproxy.google.com/~r/calt/~3/CSB-a9CsDS8/</link>
		<comments>http://altinkaya.org/wp/linux/why-my-ubuntu-setup-was-dead-slow-lately/#comments</comments>
		<pubDate>Tue, 18 Dec 2007 09:59:00 +0000</pubDate>
		<dc:creator>cagdas</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://altinkaya.org/wp/?p=15</guid>
		<description><![CDATA[My Ubuntu setup had been running insanely slow for a couple of weeks. I tried deleting all my configurations, but it didn&#8217;t work. Then 2 days earlier, when I was browsing Ubuntu forums, I stumbled upon some threads suggesting editing my /etc/hosts file would help. I desperately tried this not hoping this would change anything. [...]]]></description>
			<content:encoded><![CDATA[<p>My Ubuntu setup had been running insanely slow for a couple of weeks. I tried deleting all my configurations, but it didn&#8217;t work. Then 2 days earlier, when I was browsing Ubuntu forums, I stumbled upon some threads suggesting editing my /etc/hosts file would help. I desperately tried this not hoping this would change anything. Then as suggested, I added my hostname (which is <span style="font-style: italic">ubuntu</span>) to the end of the line :</p>
<blockquote><p> <span style="font-weight: bold">127.0.0.1 localhost</span></p></blockquote>
<p>Now it&#8217;s :</p>
<blockquote><p> <span style="font-weight: bold">127.0.0.1 localhost ubuntu</span></p></blockquote>
<p>This unbelievably increased the desktop performance. The gnome-terminal would take more about 10 secs to load, now it takes only about 1 or 2. Firefox loads much more faster.</p>
<p>If you are experiencing performance problems on a high-end computer, the /etc/hosts file should be the first to check.</p>
<p>Note that this will not make your old pc fly. I guessing that my /etc/hosts was corrupted somehow and that the &#8220;fast&#8221; version is the default one.</p>
<img src="http://feeds.feedburner.com/~r/calt/~4/CSB-a9CsDS8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://altinkaya.org/wp/linux/why-my-ubuntu-setup-was-dead-slow-lately/feed/</wfw:commentRss>
		<feedburner:origLink>http://altinkaya.org/wp/linux/why-my-ubuntu-setup-was-dead-slow-lately/</feedburner:origLink></item>
		<item>
		<title>Google Calendar &amp; Gnome</title>
		<link>http://feedproxy.google.com/~r/calt/~3/l2T97TgbwCI/</link>
		<comments>http://altinkaya.org/wp/linux/google-calendar-gnome/#comments</comments>
		<pubDate>Sun, 09 Sep 2007 10:17:00 +0000</pubDate>
		<dc:creator>cagdas</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<category><![CDATA[gnome]]></category>

		<category><![CDATA[google]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://altinkaya.org/wp/?p=14</guid>
		<description><![CDATA[ If you want to view your Google Calendar events on your Gnome Desktop;
First, go to your Google Calendar and find out your private ICAL url (This can be found after clicking Manage Calendars &#62; Your Calendar Name). You need the one in the private address section, not the one in the calendar address section.
Now, [...]]]></description>
			<content:encoded><![CDATA[<p style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer"> If you want to view your Google Calendar events on your Gnome Desktop;</p>
<p>First, go to your Google Calendar and find out your private ICAL url (This can be found after clicking Manage Calendars &gt; Your Calendar Name). You need the one in the private address section, not the one in the calendar address section.</p>
<p>Now, open a terminal and type :</p>
<blockquote><p> /usr/lib/evolution-webcal/evolution-webcal YOUR_PRIVATE_ICAL_URL</p></blockquote>
<p>And that&#8217;s it. Here&#8217;s a screenshot from my Ubuntu desktop :</p>
<p><a href="http://bp2.blogger.com/_utbrQG74NJY/RuZWMQ6Ni7I/AAAAAAAAALg/Hx-yL76uKIU/s1600-h/screenshot1ip9.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img src="http://bp2.blogger.com/_utbrQG74NJY/RuZWMQ6Ni7I/AAAAAAAAALg/Hx-yL76uKIU/s400/screenshot1ip9.png" style="cursor: pointer" id="BLOGGER_PHOTO_ID_5108865595995950002" border="0" /></a></p>
<p><span style="font-weight: bold">Note :</span> evolution-webcal may be in different folders in different distros. (For example in SuSe, it&#8217;s in /opt/gnome/lib/evolution-webcal/evolution-webcal). If the above code doesn&#8217;t work for you, you can locate evolution-webcal using :</p>
<blockquote><p> find / -name evolution-webcal</p></blockquote>
<p>command. (Thanks to Jeff for this info. )</p>
<img src="http://feeds.feedburner.com/~r/calt/~4/l2T97TgbwCI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://altinkaya.org/wp/linux/google-calendar-gnome/feed/</wfw:commentRss>
		<feedburner:origLink>http://altinkaya.org/wp/linux/google-calendar-gnome/</feedburner:origLink></item>
		<item>
		<title>Ubuntu Gutsy Gibbon (7.10) on Acer 5920G</title>
		<link>http://feedproxy.google.com/~r/calt/~3/Vlf483sdO6Q/</link>
		<comments>http://altinkaya.org/wp/linux/ubuntu-gutsy-gibbon-710-on-acer-5920g/#comments</comments>
		<pubDate>Fri, 31 Aug 2007 20:43:00 +0000</pubDate>
		<dc:creator>cagdas</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<category><![CDATA[notebook]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://altinkaya.org/wp/?p=12</guid>
		<description><![CDATA[I have been using Ubuntu 7.04 on my new Acer 5920G. There were some issues with it. First problem was that I couldn&#8217;t use the live CD; had to use alternate CD. And the nv drivers didn&#8217;t seem to work with the 8600M GT vga on this machine, so no X after the first install. [...]]]></description>
			<content:encoded><![CDATA[<p>I have been using Ubuntu 7.04 on my new Acer 5920G. There were some issues with it. First problem was that I couldn&#8217;t use the live CD; had to use alternate CD. And the nv drivers didn&#8217;t seem to work with the 8600M GT vga on this machine, so no X after the first install. After I used a tool named <a href="http://www.albertomilone.com/nvidia_scripts1.html">envy</a> to install the latest Nvidia drivers, I had Gnome running and everything looked fine&#8230; till i realized my wireless card was not recognized. Being too lazy to try <a href="http://ndiswrapper.sourceforge.net/">ndiswrapper</a>, I used the machine without the wireless network capabilities for a while.</p>
<p>After beating the laziness, I decided to try Ubuntu Gutsy on the machine. I grabbed the latest alpha alternate CD (Didn&#8217;t want to waste a blank CD for the live version which might not work) and installed it. And &#8216;Voila!&#8217;. Everything was working&#8230; Wireless card, bluetooth, sound&#8230; Then I installed the latest Nvidia drivers in the repository, restarted X (at least tried to restart it), and I got an X error like :</p>
<blockquote><p><em>&#8221; Failed to load module wfb &#8230;&#8221; </em></p></blockquote>
<p>I did a quick search on <a href="http://ubuntuforums.org">Ubuntu Forums</a>, and found <a href="http://ubuntuforums.org/showpost.php?p=2733488&amp;postcount=17">this post </a>. I followed the instructions in the post, and now I have Ubuntu Gutsy running on my notebook.</p>
<p>Compiz Fusion comes out of the box with Ubuntu Gutsy. I like the new effects. And I like that everything concerning the Gnome theme (fonts, effect, icons, etc) are configured from one application (System &gt; Preferences &gt; Appearence).</p>
<p>Ubuntu Gutsy has given me only minor troubles. I guess I won&#8217;t have to wait till the release =)</p>
<img src="http://feeds.feedburner.com/~r/calt/~4/Vlf483sdO6Q" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://altinkaya.org/wp/linux/ubuntu-gutsy-gibbon-710-on-acer-5920g/feed/</wfw:commentRss>
		<feedburner:origLink>http://altinkaya.org/wp/linux/ubuntu-gutsy-gibbon-710-on-acer-5920g/</feedburner:origLink></item>
		<item>
		<title>Qt Jambi</title>
		<link>http://feedproxy.google.com/~r/calt/~3/-DSBgJ-wbBg/</link>
		<comments>http://altinkaya.org/wp/programming/qt-jambi/#comments</comments>
		<pubDate>Fri, 31 Aug 2007 19:54:00 +0000</pubDate>
		<dc:creator>cagdas</dc:creator>
		
		<category><![CDATA[programming]]></category>

		<category><![CDATA[java]]></category>

		<category><![CDATA[open-source]]></category>

		<guid isPermaLink="false">http://altinkaya.org/wp/?p=11</guid>
		<description><![CDATA[While I was browsing random websites, I stumbled upon Qt Jambi: TrollTech&#8217;s Framework for Java desktop development. After I ran the demos, I got really impressed. The demos look/run just like native Qt applications, and use many cool Qt functions. Another great step for better Java desktop development.
And also, with the release of Java 6, [...]]]></description>
			<content:encoded><![CDATA[<p>While I was browsing random websites, I stumbled upon Qt Jambi: TrollTech&#8217;s Framework for Java desktop development. After I ran the <a href="http://dist.trolltech.com/developer/download/webstart/index.html">demos</a>, I got really impressed. The demos look/run just like native Qt applications, and use many cool Qt functions. Another great step for better Java desktop development.</p>
<p>And also, with the release of Java 6, we have seen great improvements on the GTK Look&amp;Feel. Applications with GTK L&amp;F also look just like native applications.</p>
<p>Since it&#8217;s also <em>free</em>, I am expecting Java to be the first choice for Linux desktop applications.</p>
<img src="http://feeds.feedburner.com/~r/calt/~4/-DSBgJ-wbBg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://altinkaya.org/wp/programming/qt-jambi/feed/</wfw:commentRss>
		<feedburner:origLink>http://altinkaya.org/wp/programming/qt-jambi/</feedburner:origLink></item>
		<item>
		<title>Working with GWT</title>
		<link>http://feedproxy.google.com/~r/calt/~3/yU4DeZrakPc/</link>
		<comments>http://altinkaya.org/wp/programming/working-with-gwt/#comments</comments>
		<pubDate>Mon, 06 Aug 2007 10:59:00 +0000</pubDate>
		<dc:creator>cagdas</dc:creator>
		
		<category><![CDATA[programming]]></category>

		<category><![CDATA[ajax]]></category>

		<category><![CDATA[gwt]]></category>

		<category><![CDATA[java]]></category>

		<category><![CDATA[web-development]]></category>

		<guid isPermaLink="false">http://altinkaya.org/wp/?p=10</guid>
		<description><![CDATA[I&#8217;ve been asked to code a multi-user web based project in the second week of my internship (in IBM Turkey, by the way), and left the programming language choice to me. First I thought PHP would be easy, but I decided learning GWT and coding the application in Java would be better for me. I [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been asked to code a multi-user web based project in the second week of my internship (in IBM Turkey, by the way), and left the programming language choice to me. First I thought PHP would be easy, but I decided learning GWT and coding the application in Java would be better for me. I started by reading the excellent tutorials in IBM Developerworks ( <a href="http://www-128.ibm.com/developerworks/library/os-ad-gwt1/">1</a>,<a href="http://www-128.ibm.com/developerworks/library/os-ad-gwt2/">2</a>,<a href="http://www-128.ibm.com/developerworks/library/os-ad-gwt3/">3</a>,<a href="http://www-128.ibm.com/developerworks/library/os-ad-gwt4/">4</a> ).</p>
<p>I had some bookmarks about GWT, and checked them out. One was Googlipse plug-in for Eclipse, which was renamed to Cypal Studio. After many hours of trying to get it to work, I found out that the problem was Turkish locale. Changing the system language to English helped.</p>
<p>Later, I decided to try Instantiation&#8217;s GWT Designer. It looked great until I added a RichTextArea to my design. It crashed, but when I removed the RichTextArea, everything was back to normal.</p>
<p>I guess I won&#8217;t be needing any GUI tools for GWT development. Eclipse with Cypal Studio will be enough.</p>
<img src="http://feeds.feedburner.com/~r/calt/~4/yU4DeZrakPc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://altinkaya.org/wp/programming/working-with-gwt/feed/</wfw:commentRss>
		<feedburner:origLink>http://altinkaya.org/wp/programming/working-with-gwt/</feedburner:origLink></item>
		<item>
		<title>Java &amp; Excel Documents</title>
		<link>http://feedproxy.google.com/~r/calt/~3/fPDynqDvZPU/</link>
		<comments>http://altinkaya.org/wp/programming/java-excel-documents/#comments</comments>
		<pubDate>Mon, 30 Jul 2007 06:27:00 +0000</pubDate>
		<dc:creator>cagdas</dc:creator>
		
		<category><![CDATA[programming]]></category>

		<category><![CDATA[java]]></category>

		<category><![CDATA[open-source]]></category>

		<guid isPermaLink="false">http://altinkaya.org/wp/?p=9</guid>
		<description><![CDATA[During my internship, I was asked to code an application that parses a given text and adds the data to an Excel document. Parsing was easy, but Excel part seemed difficult. But after a quick google search, I found JExcelApi. It is simple, and nicely documented. Thanks to JExcelApi coders, I finished the application in [...]]]></description>
			<content:encoded><![CDATA[<p>During my internship, I was asked to code an application that parses a given text and adds the data to an Excel document. Parsing was easy, but Excel part seemed difficult. But after a quick google search, I found <a href="http://jexcelapi.sourceforge.net">JExcelApi</a>. It is simple, and nicely documented. Thanks to JExcelApi coders, I finished the application in just a few hours.<br />
These kind of situations makes any coder appreciate &#8220;free software&#8221;.</p>
<img src="http://feeds.feedburner.com/~r/calt/~4/fPDynqDvZPU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://altinkaya.org/wp/programming/java-excel-documents/feed/</wfw:commentRss>
		<feedburner:origLink>http://altinkaya.org/wp/programming/java-excel-documents/</feedburner:origLink></item>
		<item>
		<title>Subversion Management Tool - "subman"</title>
		<link>http://feedproxy.google.com/~r/calt/~3/7Qdmbxgi2mM/</link>
		<comments>http://altinkaya.org/wp/programming/subversion-management-tool-subman/#comments</comments>
		<pubDate>Wed, 04 Jul 2007 21:28:00 +0000</pubDate>
		<dc:creator>cagdas</dc:creator>
		
		<category><![CDATA[programming]]></category>

		<category><![CDATA[open-source]]></category>

		<category><![CDATA[php]]></category>

		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://altinkaya.org/wp/?p=8</guid>
		<description><![CDATA[I&#8217;ve completed the Web Based (PHP) Subversion server management tool I was coding. It&#8217;s usable, but many things may need improving. Current features are :

Create / Delete Repositories
Create / Delete Users
Add users to repositories
Remove users from repositories
Change rights of users in each repository

Notes :
You need to have a SVN server setup with Apache Webdav in [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve completed the Web Based (PHP) Subversion server management tool I was coding. It&#8217;s usable, but many things may need improving. Current features are :</p>
<ul>
<li>Create / Delete Repositories</li>
<li>Create / Delete Users</li>
<li>Add users to repositories</li>
<li>Remove users from repositories</li>
<li>Change rights of users in each repository</li>
</ul>
<p><span style="font-weight: bold">Notes :</span><br />
You need to have a SVN server setup with Apache Webdav in order to use this tool. And you need to specify paths for SVN server related files in config.php . And don&#8217;t forget to backup everything related, prior to trying this <img src='http://altinkaya.org/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
It is compatible with PHP 5+. License is Apache 2.0. I have used Hashmap codes from <a href="http://www.phrame.org">Phrame</a>.</p>
<p>Download it here : <a href="http://subman.googlecode.com/files/subman_0.1.tar.gz"><u>Subman 0.1</u></a></p>
<p>I will try to make it better in my free time, so I&#8217;m open to suggestions. If you try this tool, please write a comment here.</p>
<img src="http://feeds.feedburner.com/~r/calt/~4/7Qdmbxgi2mM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://altinkaya.org/wp/programming/subversion-management-tool-subman/feed/</wfw:commentRss>
		<feedburner:origLink>http://altinkaya.org/wp/programming/subversion-management-tool-subman/</feedburner:origLink></item>
		<item>
		<title>Perfect fonts in Ubuntu</title>
		<link>http://feedproxy.google.com/~r/calt/~3/9UtOeKdF8mU/</link>
		<comments>http://altinkaya.org/wp/linux/perfect-fonts-in-ubuntu/#comments</comments>
		<pubDate>Sun, 17 Jun 2007 00:02:00 +0000</pubDate>
		<dc:creator>cagdas</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<category><![CDATA[tutorial]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://altinkaya.org/wp/?p=6</guid>
		<description><![CDATA[I followed this how-to to install freetype and cairo libraries. Now my fonts are better anti-aliased, thus look very cute :). And for anyone who wants to have better fonts and don&#8217;t want to worry any details, here&#8217;s how to do it, in a brief way;
Just open gnome-terminal (or any other of your choice) and [...]]]></description>
			<content:encoded><![CDATA[<p>I followed <a href="http://ubuntuforums.org/showthread.php?t=343670">this how-to</a> to install freetype and cairo libraries. Now my fonts are better anti-aliased, thus look very cute :). And for anyone who wants to have better fonts and don&#8217;t want to worry any details, here&#8217;s how to do it, in a brief way;</p>
<p>Just open <span style="font-style: italic">gnome-terminal</span> (or any other of your choice) and type these in order.<br />
<font face="Bitsream Vera Sans Mono"><br />
<span style="font-weight: bold">1.</span> sudo echo &#8220;deb http://www.telemail.fi/mlind/ubuntu feisty fonts&#8221; &gt;&gt; /etc/apt/sources.list<br />
<span style="font-weight: bold">2.</span> sudo echo &#8220;deb-src http://www.telemail.fi/mlind/ubuntu feisty fonts&#8221; &gt;&gt; /etc/apt/sources.list<br />
<span style="font-weight: bold">3.</span> wget http://www.telemail.fi/mlind/ubuntu/937215FF.gpg -O- | sudo apt-key add -<br />
<span style="font-weight: bold">4.</span> sudo aptitude update<br />
<span style="font-weight: bold">5.</span> sudo aptitude install libfreetype6 libcairo2 libxft2<br />
</font><br />
and installing is complete. Restart the X server ( Ctrl + Alt + Backspace), and you are done <img src='http://altinkaya.org/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Edit : Installing MS fonts first would give better results. I guess you can do it easily using <a href="http://automatix.org">Automatix</a> which is a GUI tool for easy installation of many additional applications in Ubuntu.</p>
<img src="http://feeds.feedburner.com/~r/calt/~4/9UtOeKdF8mU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://altinkaya.org/wp/linux/perfect-fonts-in-ubuntu/feed/</wfw:commentRss>
		<feedburner:origLink>http://altinkaya.org/wp/linux/perfect-fonts-in-ubuntu/</feedburner:origLink></item>
		<item>
		<title>Eclipse PDT &amp; Zend Debugger</title>
		<link>http://feedproxy.google.com/~r/calt/~3/M5fKvQ5eZKo/</link>
		<comments>http://altinkaya.org/wp/programming/eclipse-pdt-zend-debugger/#comments</comments>
		<pubDate>Sat, 16 Jun 2007 10:09:00 +0000</pubDate>
		<dc:creator>cagdas</dc:creator>
		
		<category><![CDATA[programming]]></category>

		<category><![CDATA[eclipse]]></category>

		<category><![CDATA[open-source]]></category>

		<category><![CDATA[php]]></category>

		<category><![CDATA[web-development]]></category>

		<guid isPermaLink="false">http://altinkaya.org/wp/?p=5</guid>
		<description><![CDATA[I&#8217;m working on the Subversion server administration program I mentioned on my previous post. Till now, I had only programmed small projects using PHP, and didn&#8217;t need a good IDE. Advanced text editors (Gedit, Notepad++ etc) were more than enough.
This time, I want to use a good IDE for ease and stability of development. I [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m working on the Subversion server administration program I mentioned on my previous post. Till now, I had only programmed small projects using PHP, and didn&#8217;t need a good IDE. Advanced text editors (Gedit, Notepad++ etc) were more than enough.<br />
This time, I want to use a good IDE for ease and stability of development. I had previously read about the Eclipse PHP IDE project. So the first IDE I checked was my good old IDE Eclipse. I downloaded the <a href="http://www.zend.com/pdt#all_in_one">PDT &amp; Zend Debugger all in one package</a>. And that&#8217;s it,  didn&#8217;t try any single other PHP IDE.<br />
I don&#8217;t like PHP much. &#8216;Type-unsafe&#8217; languages drive me mad. But Eclipse PDT was there to help me. With javadoc-like comments before variables and functions, I can notify the IDE of the type of the variables and return values of the functions. And when I call the function, or use the variable, the IDE guides me. This prevents many possible errors. This single feature of PDT was enough for me, but with that package, I also had auto-complete for PHP functions, documentation for each standart PHP function and an integrated debugger/interpreter. I didn&#8217;t even need a web server (Although I already have one set-up).<br />
For the HTML side, <a href="http://www.aptana.com">Aptana</a> plug-in is my choice. I have used it on several occasions before, and I&#8217;m pleased with it.<br />
I guess Eclipse will always be the IDE to try for any new languages.</p>
<img src="http://feeds.feedburner.com/~r/calt/~4/M5fKvQ5eZKo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://altinkaya.org/wp/programming/eclipse-pdt-zend-debugger/feed/</wfw:commentRss>
		<feedburner:origLink>http://altinkaya.org/wp/programming/eclipse-pdt-zend-debugger/</feedburner:origLink></item>
	</channel>
</rss>
