<?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>Python Blog - All about python &#187; php</title>
	<atom:link href="http://www.python-blog.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.python-blog.com</link>
	<description>and technologies around</description>
	<lastBuildDate>Tue, 27 Jul 2010 19:58:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hosting change to hosteurope.de</title>
		<link>http://www.python-blog.com/2009/09/13/hosting-change-to-hosteurope-de/</link>
		<comments>http://www.python-blog.com/2009/09/13/hosting-change-to-hosteurope-de/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 18:50:00 +0000</pubDate>
		<dc:creator>Marcin Kuźmiński</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[orm]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[python blog]]></category>

		<guid isPermaLink="false">http://www.python-blog.com/?p=170</guid>
		<description><![CDATA[I moved the blog to a new server. I think I’m going to move permanently from slicehost to hosteurope.de for the same price i have 1gb ram compared to 256 and 25 50 times the traffic. Also i compiled php 5.3 with php-fpm for this server, and updated mysql to newest available. I hope I’ll [...]]]></description>
			<content:encoded><![CDATA[<p>I moved the blog to a new server. I think I’m going to move permanently from slicehost to hosteurope.de for the same price i have 1gb ram compared to 256 and <span style="text-decoration: line-through;">25</span> 50 times the traffic. Also i compiled php 5.3 with php-fpm for this server, and updated mysql to newest available. I hope I’ll gain some performance with this as well. So enjoy a new theme and the server whitch i hope will be faster.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.python-blog.com/2009/09/13/hosting-change-to-hosteurope-de/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse Galileo with PyDev custom setup</title>
		<link>http://www.python-blog.com/2009/06/25/eclipse-galileo-with-pydev-custom-setup/</link>
		<comments>http://www.python-blog.com/2009/06/25/eclipse-galileo-with-pydev-custom-setup/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 23:45:02 +0000</pubDate>
		<dc:creator>Marcin Kuźmiński</dc:creator>
				<category><![CDATA[Editors]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[compilation]]></category>
		<category><![CDATA[customization]]></category>
		<category><![CDATA[d]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[galileo]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[orm]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[PyDev]]></category>
		<category><![CDATA[python blog]]></category>

		<guid isPermaLink="false">http://www.python-blog.com/?p=61</guid>
		<description><![CDATA[Today is Eclipse Galileo release day. So i made my new PyDev + eclipse compilation with some customizations.
I remove all the unnecessary stuff for java IDE since we program in python we don&#8217;t need java stuff in there( and it loads faster to :D )
replaced splash screen with the one from pyDev site, and throw [...]]]></description>
			<content:encoded><![CDATA[<p>Today is Eclipse Galileo release day. So i made my new PyDev + eclipse compilation with some customizations.</p>
<p>I remove all the unnecessary stuff for java IDE since we program in python we don&#8217;t need java stuff in there( and it loads faster to :D )<br />
replaced splash screen with the one from pyDev site, and throw some nice (Python) window icons.</p>
<p>Here&#8217;s the main window:<br />
<a href="http://www.python-blog.com/wp-content/uploads/2009/06/Screenshot-Pydev-Eclipse-.png"><img class="alignnone size-full wp-image-188" title="Screenshot-Pydev - Eclipse" src="http://www.python-blog.com/wp-content/uploads/2009/06/Screenshot-Pydev-Eclipse-.png" alt="Screenshot-Pydev - Eclipse" width="511" height="310" /></a></p>
<p>Here&#8217;s what you have to do to have my setup:</p>
<ul>
<li>Get the newest version of eclipse for java IDE (not the EE) use this direct link if you want <strong><a title="Eclipse Galileo download link" href="http://www.eclipse.org/downloads/packages/eclipse-ide-java-developers/galileor" target="_blank">download eclipse</a></strong></li>
<li>extract folder eclipse to you hard drive and rename it to let&#8217;s say PyDev ;]</li>
<li>DON&#8217;T RUN ECLIPSE !! please</li>
<li>Ok here&#8217;s what you have to remove to get rid of all the java stuff<br />
(i have nothing against java, but we&#8217;re talking python here)</li>
<li>from folder <strong>features</strong> remove org.eclipse.jdt_3.5.0.v20090527-2000-7r88FEeFJePyvYeA33DjZ_c1</li>
<li>from folder <strong>plugins </strong>remove<br />
org.eclipse.jdt.debug_3.5.0.v20090526<br />
org.eclipse.jdt.apt.core_3.3.200.v20090528-1135.jar<br />
org.eclipse.jdt.apt.pluggable.core_1.0.200.v20090526-2130.jar<br />
org.eclipse.jdt.apt.ui_3.3.200.v20090528-1135.jar<br />
org.eclipse.jdt.compiler.apt_1.0.200.v20090528-1135.jar<br />
org.eclipse.jdt.compiler.tool_1.0.100.v_963.jar<br />
org.eclipse.jdt.core.manipulation_1.3.0.v20090603.jar<br />
org.eclipse.jdt.core_3.5.0.v_963.jar<br />
org.eclipse.jdt.debug.ui_3.4.0.v20090527.jar<br />
org.eclipse.jdt.doc.user_3.5.0.v20090603-1530.jar<br />
org.eclipse.jdt.junit.runtime_3.4.100.v20090513-2000.jar<br />
org.eclipse.jdt.junit4.runtime_1.1.0.v20090513-2000.jar<br />
org.eclipse.jdt.junit_3.5.0.v20090526-2000.jar<br />
org.eclipse.jdt.launching_3.5.0.v20090527.jar<br />
org.eclipse.jdt.ui_3.5.0.v20090604.jar<br />
org.eclipse.jdt_3.5.0.v200906111540.jar</li>
<li>Firstly i decided to remove epp.package.java but this really screws up eclipse and the icons so don&#8217;t do it</li>
<li>Now download this pydev icons  package <strong><a href="http://www.python-blog.com/wp-content/uploads/2009/06/pydev_icons.zip">pydev_icons</a></strong> and extract it somewhere<br />
if you don&#8217;t need the eclipse icon replacement you can skip this.</li>
<li>Copy and replace <strong>splash.bmp</strong> to folder <strong>plugins/org.eclipse.platform_3.3.200.v200906111540</strong><br />
and paste rest of images to folder in <strong>plugins/org.eclipse.epp.package.java_1.2.0.20090619-0620</strong></li>
<li>In case of newer eclipse builds (3.5.2) just copy everything to plugins/org.eclipse.platform_*.*(version number) and remove the gifs, so eclipse will load png</li>
<li>Your done !</li>
</ul>
<p>Now run eclipse save you workspace and setup pydev as in this post: <strong><a href="http://www.python-blog.com/index.php/2009/06/20/python-ide-pydev-best-choice/" target="_blank"></p>
<p>http://www.python-blog.com/index.php/2009/06/20/python-ide-pydev-best-choice/</a></strong></p>
<p>Enjoy lighter version of newest eclipse galileo with Pydev and some nice icons :)</p>
<p>UPDATE: I changed the splash screen in pydev icons to be the same size as original one.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.python-blog.com/2009/06/25/eclipse-galileo-with-pydev-custom-setup/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Perfect text editor ?</title>
		<link>http://www.python-blog.com/2009/06/20/perfect-text-editor/</link>
		<comments>http://www.python-blog.com/2009/06/20/perfect-text-editor/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 11:28:37 +0000</pubDate>
		<dc:creator>Marcin Kuźmiński</dc:creator>
				<category><![CDATA[Editors]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[encodings]]></category>
		<category><![CDATA[geany]]></category>
		<category><![CDATA[gedit]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[large files]]></category>
		<category><![CDATA[orm]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[python blog]]></category>
		<category><![CDATA[text editor]]></category>

		<guid isPermaLink="false">http://www.python-blog.com/?p=16</guid>
		<description><![CDATA[I was looking something to replace Gedit / Scite text editor, since  i work with large files (1+ mln lines) opening those files in gedit was a nightmare i took 5-8 minutes to open a file with almost 100% cpu load, and searching through the files was almost as slow as opening.
Before gedit i used scite [...]]]></description>
			<content:encoded><![CDATA[<p>I was looking something to replace Gedit / Scite text editor, since  i work with large files (1+ mln lines) opening those files in gedit was a nightmare i took 5-8 minutes to open a file with almost 100% cpu load, and searching through the files was almost as slow as opening.</p>
<p>Before gedit i used scite the scintilla base text editor i was extremely fast it almost perfectly suited my needs except two things. Lack of other types of encoding than UTF-8 and in my opinion stupid options file that had to be edited manually since it doesn&#8217;t save options when you change it in scite. I looked for something to replace scite as well.</p>
<p>So i started looking for a scintilla based text editors, and i found one. Geany 0.17.</p>
<p>&#8220;Geany is a small and lightweight Integrated Development Environment. It was developed to provide a small and fast IDE, which has only a few dependencies from other packages. Another goal was to be as independent as possible from a special Desktop Environment like KDE or GNOME &#8211; Geany only requires the <span>GTK2</span> runtime libraries.&#8221;</p>
<p>Some basic features of Geany:</p>
<ul>
<li>Syntax highlighting</li>
<li>Code folding</li>
<li>Symbol name auto-completion</li>
<li>Construct completion/snippets</li>
<li>Auto-closing of XML and HTML tags</li>
<li>Call tips</li>
<li>Many supported filetypes including C, Java, PHP, HTML, Python, Perl, Pascal (<a href="http://www.geany.org/Main/AllFiletypes">full list</a>)</li>
<li>Symbol lists</li>
<li>Code navigation</li>
<li>Build system to compile and execute your code</li>
<li>Simple project management</li>
<li>Plugin interface (see <a href="http://www.geany.org/Support/Plugins">Plugins</a>)</li>
<li>Built in console</li>
<li>Opens file in choosen encoding</li>
<li>Replaces EOF for WIN UNIX MAC formats</li>
</ul>
<p>So now opening a file is taking 20 seconds :) It&#8217;s extremely fast, and have powerful search options. This is THE text editor I&#8217;ve been looking for&#8230;<br />
A good replacement for gedit which is slow, and scite whitch is fast but week in configuration.<br />
Highly recommended you can download a source /  win exe from this location <strong><a href="http://www.geany.org/Download/Releases">download geany </a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.python-blog.com/2009/06/20/perfect-text-editor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Helo to the python-blog.com</title>
		<link>http://www.python-blog.com/2009/06/19/helo-to-the-python-blog-com/</link>
		<comments>http://www.python-blog.com/2009/06/19/helo-to-the-python-blog-com/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 11:06:47 +0000</pubDate>
		<dc:creator>Marcin Kuźmiński</dc:creator>
				<category><![CDATA[Nginx]]></category>
		<category><![CDATA[Pylons]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[orm]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[python blog]]></category>

		<guid isPermaLink="false">http://www.python-blog.com/?p=9</guid>
		<description><![CDATA[Hi welcome to python blog !
We are up and running. Some technical information about our site:

Nginx 0.7.59
SliceHost 256MB slice
PHP 5.2.9 patched with  php-fpm
Debian 5.0 + grsec &#38; selinux
Python 2.6.2

Soon I&#8217;ll post the setups i made for this site as well as some useful links for custom building php with php-fm .
Regards Marcin Kuzminski site [...]]]></description>
			<content:encoded><![CDATA[<p>Hi welcome to python blog !</p>
<p>We are up and running. Some technical information about our site:</p>
<ul>
<li>Nginx 0.7.59</li>
<li>SliceHost 256MB slice</li>
<li>PHP 5.2.9 patched with  php-fpm</li>
<li>Debian 5.0 + <span style="font-size: small;">grsec &amp; selinux</span></li>
<li>Python 2.6.2</li>
</ul>
<p>Soon I&#8217;ll post the setups i made for this site as well as some useful links for custom building php with php-fm .</p>
<p>Regards Marcin Kuzminski site Administrator</p>
]]></content:encoded>
			<wfw:commentRss>http://www.python-blog.com/2009/06/19/helo-to-the-python-blog-com/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
