<?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>just-a-blog &#187; editor</title>
	<atom:link href="http://www.bastian.name/labels/editor/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bastian.name</link>
	<description>Aus dem Leben eines Computer-Junkies, der sich der konspirativen Gewalt der Multi-Medien nahezu ungefiltert ausgesetzt sieht.</description>
	<lastBuildDate>Sat, 12 Jun 2010 13:25:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Online Quell-Code Editor für PHP, CSS, Javascript</title>
		<link>http://www.bastian.name/2009/12/online-quell-code-editor-fur-php-css-javascript.html</link>
		<comments>http://www.bastian.name/2009/12/online-quell-code-editor-fur-php-css-javascript.html#comments</comments>
		<pubDate>Wed, 16 Dec 2009 13:01:40 +0000</pubDate>
		<dc:creator>bastian</dc:creator>
				<category><![CDATA[Arbeit]]></category>
		<category><![CDATA[Weblife]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[syntaxhighlighting]]></category>
		<category><![CDATA[wysiwyg]]></category>

		<guid isPermaLink="false">http://www.bastian.name/?p=689</guid>
		<description><![CDATA[Gerade habe ich ein intressantes Tool gefunden. Mit CodeMirror ist es möglich online, direkt im Browser PHP-Quellcode zu bearbeiten. Das funktioniert im Prinzip ähnlich wie bekannte WYSIWYG-Editoren für HTML, nur dass die Textarea um Syntax-Highlighting ergänzt wird. Es gibt eine klasse Demo in der man die unterschiedlichen Möglichkeiten direkt testen kann.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://www.bastian.name/wp-content/uploads/2009/12/people.jpg" alt="Syntaxhighlighting for the People" width="175" height="244" />Gerade habe ich ein intressantes Tool gefunden. Mit <a href="http://marijn.haverbeke.nl/codemirror/">CodeMirror</a> ist es möglich online, direkt im Browser PHP-Quellcode zu bearbeiten. Das funktioniert im Prinzip ähnlich wie bekannte WYSIWYG-Editoren für HTML, nur dass die <strong>Textarea</strong> um <strong>Syntax-Highlighting</strong> ergänzt wird.</p>
<p>Es gibt eine <a href="http://marijn.haverbeke.nl/codemirror/contrib/php/index.html" target="_blank">klasse Demo</a> in der man die unterschiedlichen Möglichkeiten direkt testen kann.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bastian.name/2009/12/online-quell-code-editor-fur-php-css-javascript.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
