<?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>BinSpeak &#187; hint</title>
	<atom:link href="http://www.binspeak.de/category/general/hint/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.binspeak.de</link>
	<description>dev@blog</description>
	<lastBuildDate>Mon, 31 May 2010 12:17:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>editing php on the go</title>
		<link>http://www.binspeak.de/2009/07/editing-php-on-the-go/</link>
		<comments>http://www.binspeak.de/2009/07/editing-php-on-the-go/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 07:46:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[hint]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web based]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.binspeak.de/?p=75</guid>
		<description><![CDATA[I found a great site, which offers an webbased php editor with a lot of common features like syntax highlighting or ftp access. On phpanywhere.net you can register for free to get an account for the beta realease of their editor. This is a great way to access your php files on the go, whithout [...]]]></description>
		<wfw:commentRss>http://www.binspeak.de/2009/07/editing-php-on-the-go/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>eval ist böse</title>
		<link>http://www.binspeak.de/2008/10/eval-ist-bose/</link>
		<comments>http://www.binspeak.de/2008/10/eval-ist-bose/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 14:08:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[hint]]></category>
		<category><![CDATA[eval]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.binspeak.de/?p=17</guid>
		<description><![CDATA[Heute habe ich mal wieder einen eval-Ausdruck in dem PHP-Code an dem ich gerade arbeite gefunden, der in etwa folgendermaßen aussah (stark vereinfacht dargestellt):
&#60;?
    function calc($a, $b, $sign) {
        eval ('$z = $a ' . $sign . ' $b;');
       [...]]]></description>
		<wfw:commentRss>http://www.binspeak.de/2008/10/eval-ist-bose/feed/</wfw:commentRss>
		<slash:comments>217</slash:comments>
		</item>
		<item>
		<title>Eclipse Projekt in PHP Projekt umwandeln</title>
		<link>http://www.binspeak.de/2008/10/eclipse-projekt-in-php-projekt-umwandeln/</link>
		<comments>http://www.binspeak.de/2008/10/eclipse-projekt-in-php-projekt-umwandeln/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 21:37:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[hint]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[pdt]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[subversion]]></category>

		<guid isPermaLink="false">http://www.binspeak.de/?p=8</guid>
		<description><![CDATA[Heute habe ich zum ersten mal ein neues Eclipse-Projekt mit Hilfe der Checkout-Funktion von Subclipse erstellt. Das hat auch alles wunderbar geklappt, allerdings hat Eclipse nicht automatisch ein PDT/PHP-Projekt erstellt, was dazu geführt hat, das er die einzelnen PHP-Files des Projekts nicht geparst, und somit auch keine Code-Vervollständigung angeboten hat. Da man den Typ des [...]]]></description>
		<wfw:commentRss>http://www.binspeak.de/2008/10/eclipse-projekt-in-php-projekt-umwandeln/feed/</wfw:commentRss>
		<slash:comments>1709</slash:comments>
		</item>
	</channel>
</rss>
