<?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>Sprachrohr &#187; framework</title>
	<atom:link href="http://robert-kummer.de/tag/framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://robert-kummer.de</link>
	<description>alles, was der robbi so interessant findet</description>
	<lastBuildDate>Thu, 29 Jul 2010 12:33:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
	<atom:link rel="hub" href="http://superfeedr.com/hubbub" />
			<item>
		<title>WP Framework &#8211; A blank WordPress Theme Framework</title>
		<link>http://robert-kummer.de/2009/04/23/wp-framework-a-blank-wordpress-theme-framework/</link>
		<comments>http://robert-kummer.de/2009/04/23/wp-framework-a-blank-wordpress-theme-framework/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 06:54:10 +0000</pubDate>
		<dc:creator>rok</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Entwicklung]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://robert-kummer.de/?p=213</guid>
		<description><![CDATA[Während ich eigentlich über ein kleines und sehr hilfreiches Projekt im Web bloggen wollte, fiel mir im Changelog ein Eintrag bzgl. des WP-Frameworks auf. Also neugierig wie ich bin gleich mal geschaut &#8211; ich bin ja in kurzer Zeit zum &#8230; <a href="http://robert-kummer.de/2009/04/23/wp-framework-a-blank-wordpress-theme-framework/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a  rel="external nofollow" href="http://www.flickr.com/photos/25566432@N00/2574712880"><img class="alignright" style="border: 0pt none; margin-left: 8px; margin-right: 8px;" src="http://farm4.static.flickr.com/3178/2574712880_f71b39c644_m.jpg" border="0" alt="Ready for another WordCamp" hspace="8" width="240" height="230" align="left" /></a></p>
<p>Während ich eigentlich über ein kleines und sehr hilfreiches Projekt im Web bloggen wollte, fiel mir im Changelog ein Eintrag bzgl. des WP-Frameworks auf. Also neugierig wie ich bin gleich mal geschaut &#8211; ich bin ja in kurzer Zeit zum absoluten <a  title="WordPress" href="http://www.wordpress.org/" target="_blank">WordPress</a>-Fan avanciert.</p>
<p>Was ist also das <a  href="http://wpframework.com/">WP-Framework</a>? Nun, es ist quasi ein sauberes Theme, welches alle Notwendigkeiten mit sich bringt. Angefangen bei den einzelnen PHP-Vorlagen, über Artwork, bis hin zu <a  href="http://de.wikipedia.org/wiki/Suchmaschinenoptimierung" target="_blank"><acronym title="Search Engine Optimization">SEO</acronym></a>-freundlichen CSS-Klassen-Verwendungen.</p>
<p>Alles in allem ein sehr gelungenes Projekt, welches hoffentlich noch das ein oder andere Feature hinzufügen wird, wie zum Beispiel:</p>
<ul>
<li><a  href="http://de.wikipedia.org/wiki/Internationalisierung_(Softwareentwicklung)" target="_blank"><acronym title="Internationalization">I18N</acronym></a> &#8211; damit ich das Theme auch on-the-fly auf deutsch nutzen kann</li>
<li>eine zweite <a  title="WordPress Widgets" href="http://widgets.wordpress.com/" target="_blank">Widget-Area</a> oder Sidebar, damit ich auch diese Sidebar schnell und einfach aktivieren kann</li>
</ul>
<p>Seit dem 13. April gibt es das WP-Framework in <a  title="WP Framework 0.2.4.8" href="http://wordpress.org/extend/themes/download/wp-framework.0.2.4.8.zip" target="_blank">Version 0.2.4</a>. Diese Version setzt ein WordPress 2.7+ voraus.</p>
<p>Zugriff zum Repository gibt es unter <a  href="http://wpframework.googlecode.com/svn/">http://wpframework.googlecode.com/svn/</a>, der aktuelle Trunk kann folgendermaßen gezogen werden:</p>
<pre>svn co http://wpframework.googlecode.com/svn/trunk/</pre>
<p>Das Projekt, was ich ursprünglich hier vorstellen wollte heißt übrigens <a  title="Project Deploy" href="http://projectdeploy.org/" target="_blank">deploy</a>. Das werde ich alsbald nachholen.<br />
<h3 class='related_post_title'>Das könnte Sie auch interessieren:</h3>
<ul class='related_post'>
<li><a  href="http://robert-kummer.de/2009/04/13/robert-kummerde-v60-oder-wordpress-die-erste/" title="robert-kummer.de v6.0 oder WordPress, die erste">robert-kummer.de v6.0 oder WordPress, die erste</a></li>
<li><a  href="http://robert-kummer.de/2005/08/13/entwicklungshilfe/" title="Entwicklungshilfe">Entwicklungshilfe</a></li>
<li><a  href="http://robert-kummer.de/2010/01/27/wie-suche-ich-in-einem-array-nach-einem-textteil-mit-php/" title="Wie suche ich in einem Array nach einem Textteil mit PHP?">Wie suche ich in einem Array nach einem Textteil mit PHP?</a></li>
<li><a  href="http://robert-kummer.de/2009/12/24/neue-suchqualitaet-in-wordpress-mit-lucene/" title="Neue Suchqualität in WordPress mit Lucene">Neue Suchqualität in WordPress mit Lucene</a></li>
<li><a  href="http://robert-kummer.de/2009/11/19/zend_xmlrpc_server-debuggen-so-gehts/" title="Zend_XmlRpc_Server debuggen &#8211; so gehts!">Zend_XmlRpc_Server debuggen &#8211; so gehts!</a></li>
</ul>
<p><a  class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://robert-kummer.de/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://robert-kummer.de/2009/04/23/wp-framework-a-blank-wordpress-theme-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JS-Framework: MOOTOOLS</title>
		<link>http://robert-kummer.de/2006/09/11/js-framework-mootools/</link>
		<comments>http://robert-kummer.de/2006/09/11/js-framework-mootools/#comments</comments>
		<pubDate>Mon, 11 Sep 2006 05:53:00 +0000</pubDate>
		<dc:creator>rok</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Entwicklung]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Das MooTools Framework ist ein objektorientiertes Framework, welches crossbrowser diverse Möglichkeiten bietet: It comes with a choice of more than fifteen scripts, plugins and addons, including Effects (moo.fx) Ajax (moo.ajax), Dom Navigator (moo.dom), Drag and Drop, Sortable lists, Cookies Manager &#8230; <a href="http://robert-kummer.de/2006/09/11/js-framework-mootools/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Das MooTools Framework ist ein objektorientiertes Framework, welches crossbrowser diverse Möglichkeiten bietet:</p>
<blockquote><p>It comes with a choice of more than fifteen scripts, plugins and addons, including Effects (moo.fx) Ajax (moo.ajax), Dom Navigator (moo.dom), Drag and Drop, Sortable lists, Cookies Manager and many more.</p></blockquote>
<p>Der große Vorteil dabei ist die modulare Verwendung. Auf der <a  href="http://mootools.net/download/release">Download-Seite</a> kann man die Plugins und AddOns auswählen, die man wirklich braucht und sich die Skripte gleich in komprimierter Form zukommen lassen.<br />
<a  href="http://mootools.net/">mootools.net</a><br />
<h3 class='related_post_title'>Das könnte Sie auch interessieren:</h3>
<ul class='related_post'>
<li><a  href="http://robert-kummer.de/2006/07/18/fckeditor-dynamisch-anzeigen/" title="FCKeditor dynamisch anzeigen&#8230;">FCKeditor dynamisch anzeigen&#8230;</a></li>
<li><a  href="http://robert-kummer.de/2009/08/14/die-erste-million-episode-1/" title="Die erste Million &#8211; Episode 1">Die erste Million &#8211; Episode 1</a></li>
<li><a  href="http://robert-kummer.de/2009/04/23/wp-framework-a-blank-wordpress-theme-framework/" title="WP Framework &#8211; A blank WordPress Theme Framework">WP Framework &#8211; A blank WordPress Theme Framework</a></li>
<li><a  href="http://robert-kummer.de/2009/03/05/versionierung-und-ticketverwaltung-fuer-lau/" title="Versionierung und Ticketverwaltung für lau">Versionierung und Ticketverwaltung für lau</a></li>
<li><a  href="http://robert-kummer.de/2008/07/15/diffr-und-du-kennst-alle-aenderungen/" title="diffr.org &#8211; und du kennst alle Änderungen">diffr.org &#8211; und du kennst alle Änderungen</a></li>
</ul>
<p><a  class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://robert-kummer.de/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://robert-kummer.de/2006/09/11/js-framework-mootools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
