<?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>Exceptionfault &#187; Webentwicklung</title>
	<atom:link href="http://mericet.de/category/webentwicklung/feed/" rel="self" type="application/rss+xml" />
	<link>http://mericet.de</link>
	<description>Exceptionfaults Blog</description>
	<lastBuildDate>Wed, 19 May 2010 16:29:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>PHP Verschl&#252;sselung ala Code Eclipse</title>
		<link>http://mericet.de/2010/05/19/php-verschluesselung-ala-code-eclipse/</link>
		<comments>http://mericet.de/2010/05/19/php-verschluesselung-ala-code-eclipse/#comments</comments>
		<pubDate>Wed, 19 May 2010 16:28:15 +0000</pubDate>
		<dc:creator>Exceptionfault</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Code Eclipse]]></category>
		<category><![CDATA[Interpreter]]></category>
		<category><![CDATA[Obfuscator]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://mericet.de/?p=226</guid>
		<description><![CDATA[<div style="position:relative; width: 100%; padding: 0 0 90px 0;"><div style="position: absolute; bottom: 10px; right:10px; width: 42px;"><script type="text/javascript">
<!--
var dzone_url = 'http://mericet.de/2010/05/19/php-verschluesselung-ala-code-eclipse/';
var dzone_title = 'PHP Verschl&#252;sselung ala Code Eclipse';
var dzone_blurb = '';
var dzone_style = '1';
//-->
</script>
<script language="javascript" src="http://widgets.dzone.com/widgets/zoneit.js"></script> 
</div>
<img src="http://mericet.de/wp-content/uploads/2009/01/logo-php.gif" width="48" height="40" alt="" title="PHP" /><br/>Ist man nicht gerade im Open Source Umfeld t&#228;tig, spielt der Schutz des Know Hows bei der Auslieferung von eigener Software eine gro&#223;e Rolle. Besonders schwierig wird dies bei der Verwendung von Scriptsprachen, die per Definition nicht kompiliert, sondern zur Laufzeit interpretiert werden und somit als reiner Sourcecode f&#252;r den Interpreter vorliegen. Sicherlich gibt es [...]]]></description>
		<wfw:commentRss>http://mericet.de/2010/05/19/php-verschluesselung-ala-code-eclipse/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>URL Parameter in CCNET Stylesheets abrfagen</title>
		<link>http://mericet.de/2010/01/08/url-parameter-in-ccnet-stylesheets-abrfagen/</link>
		<comments>http://mericet.de/2010/01/08/url-parameter-in-ccnet-stylesheets-abrfagen/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 10:26:37 +0000</pubDate>
		<dc:creator>Exceptionfault</dc:creator>
				<category><![CDATA[CruiseControl.NET]]></category>
		<category><![CDATA[XSLT]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[CCNET]]></category>
		<category><![CDATA[CodeCoverage]]></category>
		<category><![CDATA[CruiseControl]]></category>
		<category><![CDATA[PartCover]]></category>
		<category><![CDATA[Stylesheets]]></category>
		<category><![CDATA[UnitTests]]></category>

		<guid isPermaLink="false">http://mericet.de/?p=219</guid>
		<description><![CDATA[<div style="position:relative; width: 100%; padding: 0 0 90px 0;"><div style="position: absolute; bottom: 10px; right:10px; width: 42px;"><script type="text/javascript">
<!--
var dzone_url = 'http://mericet.de/2010/01/08/url-parameter-in-ccnet-stylesheets-abrfagen/';
var dzone_title = 'URL Parameter in CCNET Stylesheets abrfagen';
var dzone_blurb = '';
var dzone_style = '1';
//-->
</script>
<script language="javascript" src="http://widgets.dzone.com/widgets/zoneit.js"></script> 
</div>
<br/>Schon des l&#228;ngeren setzen wir in meiner Firma CruiseControl.NET f&#252;r automatisierte Builds, die Durchf&#252;hrung von Unit Tests, und seit kurzem auch f&#252;r die Erstellung einer CodeCoverage Analyse ein. Gerade bei letzterem sind die auswertbaren Informationen enorm hoch und auf einer einzelnen HTML Seite nicht mehr &#252;bersichtlich darstellbar. Hinzu kommt, dass die von PartCover mitgelieferten XSLT [...]]]></description>
		<wfw:commentRss>http://mericet.de/2010/01/08/url-parameter-in-ccnet-stylesheets-abrfagen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gimp Plugin: Highlight Area</title>
		<link>http://mericet.de/2009/09/09/gimp-plugin-highlight-area/</link>
		<comments>http://mericet.de/2009/09/09/gimp-plugin-highlight-area/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 08:20:43 +0000</pubDate>
		<dc:creator>Exceptionfault</dc:creator>
				<category><![CDATA[Script-Fu]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[Plugin]]></category>

		<guid isPermaLink="false">http://mericet.de/?p=198</guid>
		<description><![CDATA[<div style="position:relative; width: 100%; padding: 0 0 90px 0;"><div style="position: absolute; bottom: 10px; right:10px; width: 42px;"><script type="text/javascript">
<!--
var dzone_url = 'http://mericet.de/2009/09/09/gimp-plugin-highlight-area/';
var dzone_title = 'Gimp Plugin: Highlight Area';
var dzone_blurb = '';
var dzone_style = '1';
//-->
</script>
<script language="javascript" src="http://widgets.dzone.com/widgets/zoneit.js"></script> 
</div>
<img src="http://mericet.de/wp-content/uploads/2009/01/gimp.jpg" width="48" height="48" alt="" title="Script-Fu" /><br/>Seit kurzen ist ein neues und sehr simples Gimp Plugin verf&#252;gbar. In letzter Zeit musste ich viele Screenshots weiterverarbeiten und die unterschiedlichsten Dinge und Felder markieren. Das neue Plugin erleichtert die Arbeit und zeichnet schicke bunte Rahmen mit kleinem Schlagschatten um den selektierten Bereich eines Bildes. Die Breite und Farbe des Rahmens l&#228;sst sich beliebig [...]]]></description>
		<wfw:commentRss>http://mericet.de/2009/09/09/gimp-plugin-highlight-area/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gimp Plugin: Schereneffekt f&#252;r Screenshots</title>
		<link>http://mericet.de/2009/01/29/gimp-croppscreen-plugin/</link>
		<comments>http://mericet.de/2009/01/29/gimp-croppscreen-plugin/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 13:51:21 +0000</pubDate>
		<dc:creator>Exceptionfault</dc:creator>
				<category><![CDATA[Script-Fu]]></category>
		<category><![CDATA[GIMP]]></category>

		<guid isPermaLink="false">http://mericet.de/?p=168</guid>
		<description><![CDATA[<div style="position:relative; width: 100%; padding: 0 0 90px 0;"><div style="position: absolute; bottom: 10px; right:10px; width: 42px;"><script type="text/javascript">
<!--
var dzone_url = 'http://mericet.de/2009/01/29/gimp-croppscreen-plugin/';
var dzone_title = 'Gimp Plugin: Schereneffekt f&#252;r Screenshots';
var dzone_blurb = '';
var dzone_style = '1';
//-->
</script>
<script language="javascript" src="http://widgets.dzone.com/widgets/zoneit.js"></script> 
</div>
<img src="http://mericet.de/wp-content/uploads/2009/01/gimp.jpg" width="48" height="48" alt="" title="Script-Fu" /><br/>Ein weiteres GIMP Plugin ist verf&#252;gbar. Diesmal zur Versch&#246;nerung von Screenshots, bzw. zur Darstellung von beschnittenen Screenshots. 1. Installation Die Installation des Scriptes ist recht einfach: Lade das Script &#8220;mericet-cropscreenshot&#8221; herunter und speichere es unter dem Namen &#8220;mericet-cropscreenshot.scm&#8220;. Kopiere das File entweder in das zentrale GIMP Scripts Verzeichnis oder in das Benutzerspezifische Scriptverzeichnis. Das globale [...]]]></description>
		<wfw:commentRss>http://mericet.de/2009/01/29/gimp-croppscreen-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Gimp Web2.0-Logo Plugin</title>
		<link>http://mericet.de/2009/01/09/gimp-web20-logo-plugin/</link>
		<comments>http://mericet.de/2009/01/09/gimp-web20-logo-plugin/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 14:43:45 +0000</pubDate>
		<dc:creator>Exceptionfault</dc:creator>
				<category><![CDATA[Script-Fu]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[Scheme]]></category>

		<guid isPermaLink="false">http://mericet.de/?p=100</guid>
		<description><![CDATA[<div style="position:relative; width: 100%; padding: 0 0 90px 0;"><div style="position: absolute; bottom: 10px; right:10px; width: 42px;"><script type="text/javascript">
<!--
var dzone_url = 'http://mericet.de/2009/01/09/gimp-web20-logo-plugin/';
var dzone_title = 'Gimp Web2.0-Logo Plugin';
var dzone_blurb = '';
var dzone_style = '1';
//-->
</script>
<script language="javascript" src="http://widgets.dzone.com/widgets/zoneit.js"></script> 
</div>
<img src="http://mericet.de/wp-content/uploads/2009/01/gimp.jpg" width="48" height="48" alt="" title="Script-Fu" /><br/>Nachdem ich gestern Script-Fu und Scheme in GIMP f&#252;r mich entdeckt habe, und mich einen weiteren Tag damit besch&#228;ftigt habe, ist mir auch schon die erste n&#252;tzliche und allgemein gebr&#228;uchliche Funktion eingefallen. Web 2.0 h&#228;lt mehr und mehr Einzug und besticht unter anderem durch neue &#8220;Grafikpatterns&#8221; mit Glas- und Spiegeleffekten. Mit etwas &#220;bung sind diese [...]]]></description>
		<wfw:commentRss>http://mericet.de/2009/01/09/gimp-web20-logo-plugin/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Script-Fu f&#252;r Webentwickler</title>
		<link>http://mericet.de/2009/01/08/script-fu_fuer_webentwickler/</link>
		<comments>http://mericet.de/2009/01/08/script-fu_fuer_webentwickler/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 16:54:24 +0000</pubDate>
		<dc:creator>Exceptionfault</dc:creator>
				<category><![CDATA[Script-Fu]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[Scheme]]></category>
		<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://mericet.de/?p=84</guid>
		<description><![CDATA[<div style="position:relative; width: 100%; padding: 0 0 90px 0;"><div style="position: absolute; bottom: 10px; right:10px; width: 42px;"><script type="text/javascript">
<!--
var dzone_url = 'http://mericet.de/2009/01/08/script-fu_fuer_webentwickler/';
var dzone_title = 'Script-Fu f&#252;r Webentwickler';
var dzone_blurb = '';
var dzone_style = '1';
//-->
</script>
<script language="javascript" src="http://widgets.dzone.com/widgets/zoneit.js"></script> 
</div>
<img src="http://mericet.de/wp-content/uploads/2009/01/gimp.jpg" width="48" height="48" alt="" title="Script-Fu" /><br/>F&#252;r das Redesign einer Webseite ben&#246;tige ich eine Menge an neuen Grafiken. Besonders zeitraubend und unmotivierend ist dabei die Erstellung von immer wiederkehrenden Grafiken wie z.B. &#220;berschriften. Zur Erstellung der Grafiken nutze ich die freie Software GIMP. Damit ist es zwar nicht sonderlich schwierig professionelle Grafiken zu zaubern &#8211; zumal das Web voll von fantastischen [...]]]></description>
		<wfw:commentRss>http://mericet.de/2009/01/08/script-fu_fuer_webentwickler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

