<?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"
	>

<channel>
	<title>ccsmedia.de</title>
	<atom:link href="http://www.ccsmedia.de/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ccsmedia.de</link>
	<description>Sebastian P. Wolbring</description>
	<pubDate>Tue, 28 Sep 2010 18:41:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>Piano / Klavier - Akkorde berechnen</title>
		<link>http://www.ccsmedia.de/musik/piano-klavier-akkorde-berechnen/?p=110</link>
		<comments>http://www.ccsmedia.de/musik/piano-klavier-akkorde-berechnen/?p=110#comments</comments>
		<pubDate>Tue, 28 Sep 2010 18:41:42 +0000</pubDate>
		<dc:creator>Sebastian</dc:creator>
		
		<category><![CDATA[Musik]]></category>

		<guid isPermaLink="false">http://www.ccsmedia.de/?p=110</guid>
		<description><![CDATA[Hallo,
seit langer Zeit gibts mal wieder etwas (hoffentlich für Euch) Nützliches:
Ein Skript zum Berechnen von Piano-/Klavier-Akkorden ist nun abrufbar:
www.hafencola.net/piano/
LG
]]></description>
			<content:encoded><![CDATA[<p>Hallo,<br />
seit langer Zeit gibts mal wieder etwas (hoffentlich für Euch) Nützliches:<br />
Ein Skript zum Berechnen von Piano-/Klavier-Akkorden ist nun abrufbar:</p>
<p><a href="http://www.hafencola.net/piano/">www.hafencola.net/piano/</a></p>
<p>LG</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ccsmedia.de/musik/piano-klavier-akkorde-berechnen/?p=110/feed</wfw:commentRss>
		</item>
		<item>
		<title>TYPO3 extension: Perfect Lightbox jQuery</title>
		<link>http://www.ccsmedia.de/open-source-mehr/typo3-extension-perfect-lightbox-jquery/?p=103</link>
		<comments>http://www.ccsmedia.de/open-source-mehr/typo3-extension-perfect-lightbox-jquery/?p=103#comments</comments>
		<pubDate>Thu, 13 Aug 2009 19:02:19 +0000</pubDate>
		<dc:creator>Sebastian</dc:creator>
		
		<category><![CDATA[Open Source &amp; mehr]]></category>

		<category><![CDATA[Webworking]]></category>

		<category><![CDATA[extension]]></category>

		<category><![CDATA[javascript]]></category>

		<category><![CDATA[lightbox]]></category>

		<category><![CDATA[Perfect Lightbox jQuery]]></category>

		<category><![CDATA[TYPO3]]></category>

		<guid isPermaLink="false">http://www.ccsmedia.de/?p=103</guid>
		<description><![CDATA[Hello,
today I uploaded an extension to the TER for the first time. Here is the README.txt of the extension:
&#8221;
There ain&#8217;t any extra documentation written for the Perfect Lightbox jQuery extension, yet.
As the extension is a porting from the original and wonderful Perfect Lightbox2 by Benjamin Niediek
{@link http://typo3.org/extensions/repository/view/perfectlightbox/current/}
please consult that manual online:
{@link http://typo3.org/documentation/document-library/extension-manuals/perfectlightbox/2.2.4/view/}
I rewrote the JavaScript [...]]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>today I uploaded an extension to the TER for the first time. Here is the README.txt of the extension:</p>
<p>&#8221;<br />
There ain&#8217;t any extra documentation written for the Perfect Lightbox jQuery extension, yet.</p>
<p>As the extension is a porting from the original and wonderful Perfect Lightbox2 by <a href="http://www.channel-eight.de" target="_blank">Benjamin Niediek</a><br />
{@link <a href="http://typo3.org/extensions/repository/view/perfectlightbox/current/" target="_blank">http://typo3.org/extensions/repository/view/perfectlightbox/current/</a>}<br />
please consult that manual online:<br />
{@link <a href="http://typo3.org/documentation/document-library/extension-manuals/perfectlightbox/2.2.4/view/" target="_blank">http://typo3.org/documentation/document-library/extension-manuals/perfectlightbox/2.2.4/view/</a>}</p>
<p>I rewrote the JavaScript that connects the Perfect Lightbox functionality to TYPO3 as Bens version was written for the prototype version of the lightbox.<br />
This new one is working with jQuery and Benjamin Arthur Luptons Lightbox for jQuery.<br />
So some of the old configuration vars changed or got dropped. Some others were added.<br />
Please have a look at it using the constant editor.</p>
<p>Thousand thanks go to Benjamin Niediek who did the major part of this extension by writing his Perfect Lightbox 2.<br />
I only took the results of his work and wrote some adjustments to make it work with jQuery.</p>
<p>Also thousand thanks to Benjamin Arthur Lupton for his jQuery implementation of the Lightbox which I used as basis for porting the extension.<br />
{@link <a href="http://www.balupton.com/sandbox/jquery_lightbox_bal/demo/" target="_blank">http://www.balupton.com/sandbox/jquery_lightbox_bal/demo/</a>}</p>
<p>Furthermore thanks to:</p>
<p>- Warren Krewenki&#8217;s jQuery Lightbox Plugin v0.5 {@link <a href="http://jquery-lightbox.googlecode.com/" target="_blank">http://jquery-lightbox.googlecode.com/</a>}<br />
- Leandro Vieira Pinho&#8217;s jQuery Lightbox Plugin v0.4 {@link <a href="http://leandrovieira.com/projects/jquery/lightbox/" target="_blank">http://leandrovieira.com/projects/jquery/lightbox/</a>}<br />
- Lokesh Dhakar&#8217;s Lightbox 2 {@link <a href="http://www.huddletogether.com/projects/lightbox2/" target="_blank">http://www.huddletogether.com/projects/lightbox2/</a>}<br />
- John Resig for his jQuery {@link <a href="http://ejohn.org/" target="_blank">http://ejohn.org/</a>}<br />
- Douglas Crockford for his inspiring works on JavaScript {@link <a href="http://www.crockford.com" target="_blank">http://www.crockford.com</a>}<br />
- anyone I forgot&#8230; sry <img src='http://www.ccsmedia.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
&#8221;</p>
<p>Links:<br />
<a href="http://typo3.org/extensions/repository/view/perfectlightboxjquery/current/" target="_blank">TYPO3.org extension page</a><br />
<a href="http://nerdco.de/data/perfectlightboxjquery_v1.0.0.zip" target="_blank">download as zip-archive</a><br />
<a href="http://nerdco.de/data/perfectlightboxjquery_1.0.0.t3x" target="_blank">download as T3X-file</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ccsmedia.de/open-source-mehr/typo3-extension-perfect-lightbox-jquery/?p=103/feed</wfw:commentRss>
		</item>
		<item>
		<title>nerdco.de ist online</title>
		<link>http://www.ccsmedia.de/webworking/nerdcode-ist-online/?p=99</link>
		<comments>http://www.ccsmedia.de/webworking/nerdcode-ist-online/?p=99#comments</comments>
		<pubDate>Sat, 08 Aug 2009 16:55:29 +0000</pubDate>
		<dc:creator>Sebastian</dc:creator>
		
		<category><![CDATA[Proggen]]></category>

		<category><![CDATA[Webworking]]></category>

		<category><![CDATA[bits]]></category>

		<category><![CDATA[bytes]]></category>

		<category><![CDATA[computer]]></category>

		<category><![CDATA[geek]]></category>

		<category><![CDATA[nerd]]></category>

		<category><![CDATA[nerdco.de]]></category>

		<category><![CDATA[programming]]></category>

		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.ccsmedia.de/?p=99</guid>
		<description><![CDATA[Als &#8220;kleine Spielerei für Zwischendurch&#8221; und mit dem Anlass der Registrierung meiner neuen Domain
nerdco.de
habe ich dort eine auf JavaScript basierende, im Style einer Shell programmierte, Website online gestellt.
Viel Spaß damit!
]]></description>
			<content:encoded><![CDATA[<p>Als &#8220;kleine Spielerei für Zwischendurch&#8221; und mit dem Anlass der Registrierung meiner neuen Domain</p>
<p><a href="http://nerdco.de" target="_blank">nerdco.de</a></p>
<p>habe ich dort eine auf JavaScript basierende, im Style einer Shell programmierte, Website online gestellt.</p>
<p>Viel Spaß damit!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ccsmedia.de/webworking/nerdcode-ist-online/?p=99/feed</wfw:commentRss>
		</item>
	</channel>
</rss>

