<?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>netzkompetenz</title>
	<atom:link href="http://www.netzkompetenz.ch/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.netzkompetenz.ch</link>
	<description>Snippets, Tipps und Tricks rund um Webprogrammierung</description>
	<lastBuildDate>Fri, 17 May 2013 08:22:31 +0000</lastBuildDate>
	<language>de-DE</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>open source javascript game engines/frameworks</title>
		<link>http://www.netzkompetenz.ch/js/open-source-javascript-game-enginesframeworks/</link>
		<comments>http://www.netzkompetenz.ch/js/open-source-javascript-game-enginesframeworks/#comments</comments>
		<pubDate>Wed, 15 May 2013 07:48:00 +0000</pubDate>
		<dc:creator>Roman Abt</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[libraries]]></category>

		<guid isPermaLink="false">http://www.netzkompetenz.ch/?p=548</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>Nachfolgend eine kurze Auflistung von Game Engines, welche auf den ersten Blick einen guten Eindruck gemacht haben sowie einige LInks mit weiteren Listen/Vergleichen:</p>
<p><strong>LIME JS</strong> &#8211; major player, framework multipurpose<br />
<a href="http://www.limejs.com">http://www.limejs.com</a></p>
<p><strong>CRAFTY</strong> &#8211; major player, tile based<br />
<a href="http://www.craftyjs.com">http://www.craftyjs.com</a></p>
<p><strong>GAMEQUERY</strong> &#8211; sidescroller<br />
<a href="http://gamequeryjs.com/">http://gamequeryjs.com/</a></p>
<p><strong>COCOS</strong> &#8211; 2d tiles<br />
<a href="http://cocos2d-javascript.org/">http://cocos2d-javascript.org/</a></p>
<p>Ausführliche Review von Crafty vs. Lime vs Impact:<br />
<a href="http://buildnewgames.com/game-engine-comparison/">http://buildnewgames.com/game-engine-comparison/</a></p>
<p>Umfangreiche Liste vieler Game Engines (Open-Source und Kommerziell):<br />
<a href="https://github.com/bebraw/jswiki/wiki/Game-Engines">https://github.com/bebraw/jswiki/wiki/Game-Engines</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.netzkompetenz.ch/js/open-source-javascript-game-enginesframeworks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>levelmedia für Seiteneigenschaft &#8220;Resource&#8221; bei typo3 V6 und höher</title>
		<link>http://www.netzkompetenz.ch/allgemein/levelmedia-fur-seiteneigenschaft-resource-bei-typo3-v6-und-hoher/</link>
		<comments>http://www.netzkompetenz.ch/allgemein/levelmedia-fur-seiteneigenschaft-resource-bei-typo3-v6-und-hoher/#comments</comments>
		<pubDate>Tue, 14 May 2013 12:00:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Typo3]]></category>
		<category><![CDATA[typo3 6]]></category>
		<category><![CDATA[TypoScript]]></category>
		<category><![CDATA[levelmedia]]></category>
		<category><![CDATA[resource]]></category>
		<category><![CDATA[Seiteneingschaft]]></category>
		<category><![CDATA[treatIdAsReference]]></category>

		<guid isPermaLink="false">http://www.netzkompetenz.ch/?p=536</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>Update für diesen Artikel für typo3 Verison 6 und 6.1 : <a title="In Typo3 mehrere Bilder von Seiteneigenschaft Resources per “levelmedia” mit TypoScript nutzen" href="http://www.netzkompetenz.ch/typo3/typoscript/typo3-mehrere-bilder-resources-levelmedia/" rel="bookmark">In Typo3 mehrere Bilder von Seiteneigenschaft Resources per “levelmedia” mit TypoScript nutzen</a></p>
<p>Neu muss es heissen, mit treatIdAsReference = 1:</p>
<div class="typoscript dean_ch"><span class="re5">temp</span><span class="sy0">.</span>slideshow <span class="sy0">=</span> <a href="http://www.typo3.net/tsref/cobject/coa_int/"><span class="kw4">COA_INT</span></a><br />
<span class="re5">temp</span><span class="sy0">.</span>slideshow <span class="br0">&#123;</span><br />
&nbsp; &nbsp; <span class="nu0">1</span> <span class="sy0">=</span> <a href="http://www.typo3.net/tsref/cobject/coa/"><span class="kw4">COA</span></a><br />
&nbsp; &nbsp; <span class="nu0">1</span> <span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.typo3.net/tsref/functions/stdwrap/"><span class="kw2">stdWrap</span></a><span class="sy0">.</span>required<span class="sy0">=</span><span class="nu0">1</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.typo3.net/tsref/functions/stdwrap/"><span class="kw2">stdWrap</span></a><span class="sy0">.</span>outerWrap<span class="sy0">.</span>cObject <span class="sy0">=</span> <a href="http://www.typo3.net/tsref/cobject/text/"><span class="kw4">TEXT</span></a><br />
&nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.typo3.net/tsref/functions/stdwrap/"><span class="kw2">stdWrap</span></a><span class="sy0">.</span>outerWrap<span class="sy0">.</span>cObject<span class="sy0">.</span>value <span class="sy0">=</span> <span class="sy0">!!&lt;=|===/&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="nu0">2</span> <span class="sy0">=</span> <a href="http://www.typo3.net/tsref/cobject/img_resource/"><span class="kw4">IMG_RESOURCE</span></a><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="nu0">2</span> <span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="re5">file</span> <span class="br0">&#123;</span> <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; import<span class="sy0">.</span>data <span class="sy0">=</span> levelmedia<span class="sy0">:</span>-<span class="nu0">1</span>, slide<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; import<span class="sy0">.</span>listNum <span class="sy0">=</span> rand<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; treatIdAsReference <span class="sy0">=</span> <span class="nu0">1</span></p>
<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="co1">//Bildgrösse festlegen </span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="co1">// &nbsp;(c = cut: auf diese breite/höhe zuschneiden)</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; width <span class="sy0">=</span> <span class="nu0">930</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; height <span class="sy0">=</span> 150c<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="br0">&#125;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="br0">&#125;</span> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; <span class="br0">&#125;</span> &nbsp; &nbsp;<br />
<span class="br0">&#125;</span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.netzkompetenz.ch/allgemein/levelmedia-fur-seiteneigenschaft-resource-bei-typo3-v6-und-hoher/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zu grosse(s) Ubuntu Installation/System verkleinern</title>
		<link>http://www.netzkompetenz.ch/ubuntu/zu-grosses-ubuntu-installationsystem-verkleinern/</link>
		<comments>http://www.netzkompetenz.ch/ubuntu/zu-grosses-ubuntu-installationsystem-verkleinern/#comments</comments>
		<pubDate>Sat, 23 Feb 2013 08:38:14 +0000</pubDate>
		<dc:creator>Roman Abt</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[klein]]></category>

		<guid isPermaLink="false">http://www.netzkompetenz.ch/?p=526</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><strong>kleine SSD und zuwenig speicherplatz für das ubuntu? &#8211; wir machen&#8217;s wieder rank und schlank!</strong><br />
jetzt ist &#8220;putzen&#8221; angesagt. als erstes kann man natürlich versuchen eigene daten zu archivieren. wenn das home aber schon auf einer anderen partition/festplatte gemountet ist, bringt das nichts.</p>
<p>nun geht&#8217;s auf die suche nach grossen dateien/verzeichnissen. aber &#8220;Disk Usage Analyzer&#8221; folgt allen symlinks und mountpoints. also kein gutes tool wenn&#8217;s nur um das system geht. dafür gibt&#8217;s zwei shell befehle:</p>
<div class="shell dean_ch">
# den gebrauchten &amp; freien speicherplatz pro partition zeigen:<br />
df<br />
# alle grössen der kinderverzeichnisse zeigen<br />
du -c -x -h -d 1<br />
# -c: total am ende<br />
# -x: mountpoints nicht überschreiten<br />
# -h: ausgabe besser lesbar <br />
# -d 1: verzeichnisstiefe für die ausgabe</div>
<p>mehr auf den man pages: <a href="http://www.manpagez.com/man/1/df/" title="man df">www.manpagez.com/man/1/df/</a> | <a href="http://www.manpagez.com/man/1/du/" title="man du">www.manpagez.com/man/1/du/</a></p>
<p>das deinstalieren unbenützter pakete macht auch viel speicherplatz auf der festplatte/SSD frei. folgende befehle deinstallieren automatisch programmmüll und altlasten:</p>
<div class="shell dean_ch">
sudo apt-get autoclean<br />
sudo apt-get clean<br />
sudo apt-get autoremove</div>
<p>weitere unnötige pakete findet mann im &#8220;Synaptic Package Manger&#8221; in der kategorie &#8220;Not Installed (Residual config)&#8221;. diese per rechtsklick zur kompletten deinstallation markieren and auf &#8220;apply&#8221; klicken. wenn der filter &#8220;Not Installed (Residual config)&#8221; nicht ersheint, hat&#8217;s keine programme.</p>
<p>zuletzt kann man sich mit &#8220;wajig&#8221; (im ubuntu repository) die grössten programme zeigen lassen und dann überlegen, welche man wirklich braucht:</p>
<div class="shell dean_ch">
wajig large</div>
<p>so habe ich gesehen, dass teamviewer, den ich erst einmal gebraucht habe fast 200MB speicher belegt. auch alte linux-header und -images habe ich entfernt (beides über den &#8220;Synaptic Package Manger&#8221;).<br />
insgesamt habe ich mit dem frühjahrsputz knapp 3000MB gespart und wieder ein kleines rankes und schlankes ubuntu.</p>
<p>ps:<br />
grafische alternative mit GUI zum &#8220;du&#8221; shell befehl:<br />
xdiskusage (aus dem repository) &#8211; <a href="http://packages.ubuntu.com/hardy/xdiskusage">http://packages.ubuntu.com/hardy/xdiskusage</a></p>
<p>folgende seiten auf englisch haben mir sehr geholfen:<br />
<a href="http://www.ubuntugeek.com/cleaning-up-all-unnecessary-junk-files-in-ubuntu.html">http://www.ubuntugeek.com/cleaning-up-all-unnecessary-junk-files-in-ubuntu.html</a><br />
<a href="http://www.staldal.nu/tech/2008/12/08/packages-you-might-want-to-remove-from-ubuntu-804-hardy-desktop/">http://www.staldal.nu/tech/2008/12/08/packages-you-might-want-to-remove-from-ubuntu-804-hardy-desktop/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.netzkompetenz.ch/ubuntu/zu-grosses-ubuntu-installationsystem-verkleinern/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Flash Schrift Problem nach Windows Sicherheitsupdate KB2753842</title>
		<link>http://www.netzkompetenz.ch/flash/flash-schrift-problem/</link>
		<comments>http://www.netzkompetenz.ch/flash/flash-schrift-problem/#comments</comments>
		<pubDate>Tue, 18 Dec 2012 10:28:55 +0000</pubDate>
		<dc:creator>nt</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[Problem]]></category>
		<category><![CDATA[Schrift]]></category>
		<category><![CDATA[Textfeld. defekt]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.netzkompetenz.ch/?p=518</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>Im Adobe Flash werden einige Schriften (meist selbst installierte) im Textfeld nicht mehr dargestellt. Es liegt daran, dass vor kurzem das Windows Sicherheitsupdate KB2753842 installiert wurde.</p>
<p>Um diesen Fehler zu beheben, muss mann das Sicherheitsupdate KB2753842 deinstallieren.</p>
<p>Die installierten Updates findet man unter:</p>
<p>Systemsteuerungen > Programme und Funktionen > Installierte Updates anzeigen</p>
]]></content:encoded>
			<wfw:commentRss>http://www.netzkompetenz.ch/flash/flash-schrift-problem/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Eigens Bild-Rendering im TypoScript</title>
		<link>http://www.netzkompetenz.ch/typo3/eigens-bild-rendering-im-typoscript/</link>
		<comments>http://www.netzkompetenz.ch/typo3/eigens-bild-rendering-im-typoscript/#comments</comments>
		<pubDate>Fri, 07 Sep 2012 15:44:52 +0000</pubDate>
		<dc:creator>Roman Abt</dc:creator>
				<category><![CDATA[Typo3]]></category>
		<category><![CDATA[TypoScript]]></category>
		<category><![CDATA[Bild]]></category>
		<category><![CDATA[rendering]]></category>

		<guid isPermaLink="false">http://www.netzkompetenz.ch/?p=506</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>Wenn man für Bilder in einer Definition List (dl) ein eingens Rendering machen will. Und dieses ein- und auschaltbar sein soll, kann man das wie folgt im TypoScript lösen</p>
<div class="typoscript dean_ch">
<p><span class="re3">tt_content</span><span class="sy0">.</span>text<span class="sy0">.</span>20<span class="sy0">.</span>wrap <span class="sy0">=</span> <span class="re2">&lt;div class=&quot;csc-text&quot;&gt;</span> <span class="sy0">|</span> <span class="re2">&lt;/div&gt;</span></p>
<p><span class="co1">//Hier wird das Feld &quot;imageborder&quot; aus der Datenbank überprüft und verweist auf das einene Rendering</span><br />
<span class="re3">tt_content</span><span class="sy0">.</span>image<span class="sy0">.</span>20<span class="sy0">.</span>rendering<span class="sy0">.</span>dl<span class="sy0">.</span>fallbackRendering<span class="br0">&#123;</span><br />
&nbsp; &nbsp; <span class="nu0">5</span> <span class="sy0">=</span> <a href="http://www.typo3.net/tsref/cobject/text/"><span class="kw4">TEXT</span></a><br />
&nbsp; &nbsp; <span class="nu0">5</span><span class="sy0">.</span><a href="http://www.typo3.net/tsref/functions/if/"><span class="kw2">if</span></a><span class="sy0">.</span>isTrue<span class="sy0">.</span>field <span class="sy0">=</span> imageborder<br />
&nbsp; &nbsp; <span class="nu0">5</span><span class="sy0">.</span>value <span class="sy0">=</span> myRendering<br />
<span class="br0">&#125;</span></p>
<p><span class="co1">//Hier werden die einzelnen Felder mit den Eigenschaften in das eigene Rendering geschrieben.</span><br />
<span class="re3">tt_content</span><span class="sy0">.</span>image<span class="sy0">.</span>20<span class="sy0">.</span>rendering<span class="sy0">.</span>myRendering <span class="sy0">&lt;</span> <span class="re3">tt_content</span><span class="sy0">.</span>image<span class="sy0">.</span>20<span class="sy0">.</span>rendering<span class="sy0">.</span>dl<br />
<span class="re3">tt_content</span><span class="sy0">.</span>image<span class="sy0">.</span>20<span class="sy0">.</span>rendering<span class="sy0">.</span>myRendering<span class="br0">&#123;</span><br />
&nbsp; &nbsp; <span class="co1">//Das fallbackRendering wird deaktiviert.</span><br />
&nbsp; &nbsp; fallbackRendering <span class="sy0">&gt;</span><br />
&nbsp; &nbsp; <span class="co1">//Hier bekommt der oneImageStdWrap (Standartrendering für ein Bild) eine zusätzliche Klasse &quot;customclass&quot;.</span><br />
&nbsp; &nbsp; oneImageStdWrap<span class="sy0">.</span>dataWrap <span class="sy0">=</span> <span class="re2">&lt;dl class=&quot;customclass csc-textpic-image<span class="re6">###CLASSES###</span>&quot; style<span class="sy0">=</span>&quot;width<span class="sy0">:</span><span class="br0">&#123;</span>register<span class="sy0">:</span>imagespace<span class="br0">&#125;</span>px;&quot;&gt;</span> <span class="sy0">|</span> <span class="re2">&lt;/dl&gt;</span><br />
<span class="br0">&#125;</span></p>
<p>&nbsp;</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.netzkompetenz.ch/typo3/eigens-bild-rendering-im-typoscript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>loglevel und autorefresh</title>
		<link>http://www.netzkompetenz.ch/typo3/loglevel-autorefresh/</link>
		<comments>http://www.netzkompetenz.ch/typo3/loglevel-autorefresh/#comments</comments>
		<pubDate>Wed, 18 Jul 2012 08:36:46 +0000</pubDate>
		<dc:creator>Fabian Thommen</dc:creator>
				<category><![CDATA[Extension Konfiguration]]></category>
		<category><![CDATA[Typo3]]></category>
		<category><![CDATA[autorefresh]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[loglevel]]></category>

		<guid isPermaLink="false">http://www.netzkompetenz.ch/?p=491</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>Wenn man die typo3 Extension &#8220;loglevel&#8221; installiert hat und aus versehen beim ersten mal betrachten des Logs die Checkbox &#8220;autorefresh&#8221; anwählt, ist die Refreshzeit auf 0 gestellt. Dies hat zur Folge, dass das Fenster in sehr schneller neue lädt und man die Checkbox nicht mehr abwählen kann. Bei mir hat es sogar zum Absturz von Firefox geführt. Als Lösung muss man beim Extension Manager unter der Configuration von &#8220;loglevel&#8221; die Autorefresh frequency auf eine Wert grösser 0 stellen. Dann Config speichern und Cache leeren.</p>
<p><a href="http://www.netzkompetenz.ch/wp-content/uploads/2012/07/phzs.ch-TYPO3-4.5.15-103817.png"><img class="alignnone size-full wp-image-496" title="loglevel extension config reload" src="http://www.netzkompetenz.ch/wp-content/uploads/2012/07/phzs.ch-TYPO3-4.5.15-103817.png" alt="" width="612" height="467" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.netzkompetenz.ch/typo3/loglevel-autorefresh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>string rekursiv in dateien ersetzen mit sed</title>
		<link>http://www.netzkompetenz.ch/ubuntu/string-rekursiv-in-dateien-ersetzen-mit-sed/</link>
		<comments>http://www.netzkompetenz.ch/ubuntu/string-rekursiv-in-dateien-ersetzen-mit-sed/#comments</comments>
		<pubDate>Fri, 06 Jul 2012 13:51:47 +0000</pubDate>
		<dc:creator>Roman Abt</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[sed]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://www.netzkompetenz.ch/?p=474</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>wieder mal ein shell-snippet &#8211; diesmal zum suchen und ersetzen von text/würtern in mehreren dateien und unterordnern. der find befehl findet alles rekursiv und sed ersetzt den string inplace &#8211; also input output identisch.</p>
<div class="shell dean_ch"># ein einfaches beispiel:<br />
find . -type f -print0 | xargs -0 -n 1 sed -i -e &quot;s/suche/ersetze/g&quot;</div>
<p>beispiel mit escape zeichen \ um <em>&#8216;typo3temp/pics</em> zu ersetzen mit <em>&#8216;../../typo3temp/pics</em>:</p>
<div class="shell dean_ch">find . -name *.html -type f -print0 | xargs -0 -n 1 sed -i -e &quot;s/&#8217;temp\/pics/&#8217;..\/..\/temp\/pics/g&quot;</div>
]]></content:encoded>
			<wfw:commentRss>http://www.netzkompetenz.ch/ubuntu/string-rekursiv-in-dateien-ersetzen-mit-sed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Addthis abgeschnittener &#8220;Gefällt mir&#8221; Button Bugfix</title>
		<link>http://www.netzkompetenz.ch/allgemein/addthis-abgeschnittener-gefallt-mir-button-bugfix/</link>
		<comments>http://www.netzkompetenz.ch/allgemein/addthis-abgeschnittener-gefallt-mir-button-bugfix/#comments</comments>
		<pubDate>Fri, 15 Jun 2012 11:06:04 +0000</pubDate>
		<dc:creator>nt</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[abgeschnitten]]></category>
		<category><![CDATA[addthis]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[bugfix]]></category>
		<category><![CDATA[deutsch]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[gefällt mir]]></category>

		<guid isPermaLink="false">http://www.netzkompetenz.ch/?p=458</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>Bei Addthis wird der &#8220;Gefällt mir&#8221; Button abgeschnitten, was ein bekanntes Problem ist.</p>
<p>Dies geschieht weil die Übersetzung auf Deutsch zu lange ist.</p>
<p>Mit folgendem Code kann man das Problem beheben:</p>
<div class="html dean_ch">&lt;a class=&quot;addthis_button_facebook_like&quot; fb:like:layout=&quot;button_count&quot; fb:like:width=&quot;120&quot;&gt;&lt;/a&gt;</div>
]]></content:encoded>
			<wfw:commentRss>http://www.netzkompetenz.ch/allgemein/addthis-abgeschnittener-gefallt-mir-button-bugfix/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>dateinamen der shell umbenennen // alle bilder in einem ordner als img tags ausgeben</title>
		<link>http://www.netzkompetenz.ch/ubuntu/dateinamen-in-der-shell-umbenennen/</link>
		<comments>http://www.netzkompetenz.ch/ubuntu/dateinamen-in-der-shell-umbenennen/#comments</comments>
		<pubDate>Fri, 11 May 2012 15:01:42 +0000</pubDate>
		<dc:creator>Roman Abt</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://www.netzkompetenz.ch/?p=447</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>hier zwei snippets zum bearbeiten der dateinamen in der shell, umbenennen, oder mit extra strings ausgeben</p>
<div class="shell dean_ch">#spaces entfernen variante 1:<br />
rename &quot;s/ *//g&quot; *.jpg</p>
<p>#spaces mit _ ersetzen variante 2:<br />
for file in *\ *; do mv &quot;$file&quot; &quot;${file// /_}&quot;; done</p>
<p>#alle .jpg dateien im ordner mit extra text ausgeben:<br />
ls *.jpg | sed &#8216;s/^/&lt;img src=&quot;/g&#8217; | sed &#8216;s/$/&quot; \/&gt;/g&#8217;</div>
]]></content:encoded>
			<wfw:commentRss>http://www.netzkompetenz.ch/ubuntu/dateinamen-in-der-shell-umbenennen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Konfiguration des New Content Element Wizard von Typo3 mit Typoscript</title>
		<link>http://www.netzkompetenz.ch/typo3/typoscript/konfiguration-des-new-content-element-wizard-von-typo3-mit-typoscript/</link>
		<comments>http://www.netzkompetenz.ch/typo3/typoscript/konfiguration-des-new-content-element-wizard-von-typo3-mit-typoscript/#comments</comments>
		<pubDate>Fri, 11 May 2012 07:39:51 +0000</pubDate>
		<dc:creator>Roman Abt</dc:creator>
				<category><![CDATA[TypoScript]]></category>
		<category><![CDATA[Backend]]></category>
		<category><![CDATA[BEuser]]></category>
		<category><![CDATA[TSconfig]]></category>
		<category><![CDATA[Typo3]]></category>

		<guid isPermaLink="false">http://www.netzkompetenz.ch/?p=440</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><strong>Problem:</strong> Im &#8220;New Content Element Wizard&#8221; fehlen Inhaltstypen, welche für das konkrete projekt oft gebraucht werden oder ein Inhaltstyp wird sehr projektspeziefisch dargestellt und braucht einen neuen Titel/Beschrieb</p>
<p><strong>Lösung:</strong> Seit Typo3 4.3 kann man dies endlich mit typoscript in der <strong>Page TSConfig</strong> bei den Seiteneigenschaften oder der im <strong>TSconfig</strong> der Benutzer bzw. Benutzergruppen.<br />
Die dokumentation findet man unter: <a href="http://typo3.org/documentation/document-library/core-documentation/doc_core_tsconfig/4.3.2/view/1/5/#id811265">http://typo3.org/documentation/document-library/core-documentation/doc_core_tsconfig/4.3.2/view/1/5/#id811265</a><br />
Zum beispiel so:</p>
<div class="typoscript dean_ch">mod<span class="sy0">.</span>wizards<span class="sy0">.</span>newContentElement<span class="sy0">.</span>wizardItems <span class="br0">&#123;</span><br />
&nbsp; &nbsp; common<span class="sy0">.</span>show <span class="sy0">=</span> textpic<br />
&nbsp; &nbsp; special<span class="sy0">.</span>show <span class="sy0">=</span><br />
&nbsp; &nbsp; forms<span class="sy0">.</span>show <span class="sy0">=</span><br />
&nbsp; &nbsp; plugins<span class="sy0">.</span>show <span class="sy0">=</span><br />
<span class="br0">&#125;</span></p>
<p>mod<span class="sy0">.</span>wizards<span class="sy0">.</span>newContentElement<span class="sy0">.</span>wizardItems<span class="sy0">.</span>common<span class="sy0">.</span>elements<span class="sy0">.</span>header <span class="br0">&#123;</span><br />
&nbsp; &nbsp; icon <span class="sy0">=</span> gfx<span class="sy0">/</span>c_wiz<span class="sy0">/</span>regular_text<span class="sy0">.</span>gif<br />
&nbsp; &nbsp; title <span class="sy0">=</span> Header<br />
&nbsp; &nbsp; description <span class="sy0">=</span> Titel <span class="sy0">/</span> Fragetext<br />
&nbsp; &nbsp; <span class="re3">tt_content_defValues</span> <span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; CType <span class="sy0">=</span> header<br />
&nbsp; &nbsp; <span class="br0">&#125;</span><br />
<span class="br0">&#125;</span><br />
mod<span class="sy0">.</span>wizards<span class="sy0">.</span>newContentElement<span class="sy0">.</span>wizardItems<span class="sy0">.</span>common<span class="sy0">.</span>show <span class="sy0">:=</span> addToList<span class="br0">&#40;</span>header<span class="br0">&#41;</span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.netzkompetenz.ch/typo3/typoscript/konfiguration-des-new-content-element-wizard-von-typo3-mit-typoscript/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
