<?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>Guymon &#187; wordpress</title>
	<atom:link href="http://www.guymon.de/wordpress/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.guymon.de/wordpress</link>
	<description>Unwissenheit ist Stärke
</description>
	<lastBuildDate>Wed, 08 Feb 2012 12:28:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Mehrsprachige Webseiten mit&#160;WordPress</title>
		<link>http://www.guymon.de/wordpress/2011/12/24/mehrsprachige-webseiten-mit-wordpress/</link>
		<comments>http://www.guymon.de/wordpress/2011/12/24/mehrsprachige-webseiten-mit-wordpress/#comments</comments>
		<pubDate>Sat, 24 Dec 2011 11:46:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[i18n]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=6553</guid>
		<description><![CDATA[Frank B&#252;ltge stellt zwei Methoden f&#252;r mehrsprachige WordPress Seiten vor. WordPress Multisite liefert die L&#246;sung am Standard. Damit wird die Verwaltung verschiedener Instanzen, mit Gemeinsamkeiten und Unterschieden, mit Hilfe einer Installation m&#246;glich. Der Austausch von Daten ist via Core-Funktionen m&#246;glich, welche mittels Plugins geb&#252;ndelt und vereinfacht werden. (Das Plugin Multilingual Press) erleichtert die Zuordnung der [...]]]></description>
			<content:encoded><![CDATA[<p>Frank B&#252;ltge <a href="http://bueltge.de/wordpress-mehrsprachig-nutzen-ein-loesungsvorschlag/1339/" title="WordPress mehrsprachig nutzen - ein L&#246;sungsvorschlag ">stellt</a> zwei Methoden f&#252;r mehrsprachige WordPress Seiten vor.</p>
<blockquote cite="http://bueltge.de/wordpress-mehrsprachig-nutzen-ein-loesungsvorschlag/1339/"><p>WordPress Multisite liefert die L&#246;sung am Standard.<br />
Damit wird die Verwaltung verschiedener Instanzen, mit Gemeinsamkeiten und Unterschieden, mit Hilfe einer Installation m&#246;glich. Der Austausch von Daten ist via Core-Funktionen m&#246;glich, welche mittels Plugins geb&#252;ndelt und vereinfacht werden.</p>
<p>(Das Plugin <a href="http://wordpress.org/extend/plugins/multilingual-press/">Multilingual Press</a>) erleichtert die Zuordnung der unterschiedlichen Blogs im Netzwerk zu einer Sprache und der Verkn&#252;pfung zu anderen Blogs, so dass beim Publizieren in Blog A der Inhalt in anderen Blogs als Draft abgelegt wird. So stehen die Artikel in Relation, das System kennt ihre Zugeh&#246;rigkeit und mit Hilfe einiger Funktionen kann dies im Frontend und Backend genutzt werden.<br />
Das Plugin liefert die M&#246;glichkeit, dass am Artikel und Seite eine Meta Box mit dem Inhalt der verlinkten Daten zu sehen ist; im einfachsten Fall als &#220;bersetzungshilfe. Ebenso gibt es ein Widget, welches im Frontend die Umschaltung erleichtert. Je Blog k&#246;nnen einige Einstellungen vorgenommen werden, so dass eine Sprache, Flagge zugeordnet ist.</p>
</blockquote><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2009/05/04/daily-links-82/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2009/03/14/wordpress-lokalisierung/" title="WordPress: Lokalisierung">WordPress: Lokalisierung</a></li><li><a href="http://www.guymon.de/wordpress/2009/03/03/localization-in-wordpress-28/" title="Localization in WordPress 2.8">Localization in WordPress 2.8</a></li><li><a href="http://www.guymon.de/wordpress/2009/02/27/qtranslate-sprachtags/" title="qTranslate Sprachtags">qTranslate Sprachtags</a></li><li><a href="http://www.guymon.de/wordpress/2009/02/03/wordpress-codestyling-localization/" title="WordPress: Codestyling Localization">WordPress: Codestyling Localization</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2011/12/24/mehrsprachige-webseiten-mit-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress:&#160;Konstanten</title>
		<link>http://www.guymon.de/wordpress/2011/12/20/wordpress-konstanten-2/</link>
		<comments>http://www.guymon.de/wordpress/2011/12/20/wordpress-konstanten-2/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 14:09:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=6549</guid>
		<description><![CDATA[WPEngineer listet alle PHP Konstanten einer WordPress Installation auf. Das muss ich mir noch mal genauer ansehen. Bisher verwende ich hauts&#228;chlich WP_HOME und WP_SITEURL aber EMPTY_TRASH_DAYS und WP_POST_REVISIONS klingen auch sinnvoll.Possibly related posts (automatically generated)Mehrsprachige Webseiten mit WordPressTransform WordPress to Static HTMLWordPress SEO Theme GuidelinesSEO URLsWordPress Tips]]></description>
			<content:encoded><![CDATA[<p>WPEngineer <a href="http://wpengineer.com/2382/wordpress-constants-overview/" title="WordPress constants overview">listet</a> alle PHP Konstanten einer WordPress Installation auf.</p>
<p>Das muss ich mir noch mal genauer ansehen. Bisher verwende ich hauts&#228;chlich WP_HOME und WP_SITEURL aber EMPTY_TRASH_DAYS und WP_POST_REVISIONS klingen auch sinnvoll.</p><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2011/12/24/mehrsprachige-webseiten-mit-wordpress/" title="Mehrsprachige Webseiten mit WordPress">Mehrsprachige Webseiten mit WordPress</a></li><li><a href="http://www.guymon.de/wordpress/2011/09/10/transform-wordpress-to-static-html/" title="Transform WordPress to Static HTML">Transform WordPress to Static HTML</a></li><li><a href="http://www.guymon.de/wordpress/2011/06/01/wordpress-seo-theme-guidelines/" title="WordPress SEO Theme Guidelines">WordPress SEO Theme Guidelines</a></li><li><a href="http://www.guymon.de/wordpress/2011/05/23/seo-urls/" title="SEO URLs">SEO URLs</a></li><li><a href="http://www.guymon.de/wordpress/2011/05/10/wordpress-tips/" title="WordPress Tips">WordPress Tips</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2011/12/20/wordpress-konstanten-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Transform WordPress to Static&#160;HTML</title>
		<link>http://www.guymon.de/wordpress/2011/09/10/transform-wordpress-to-static-html/</link>
		<comments>http://www.guymon.de/wordpress/2011/09/10/transform-wordpress-to-static-html/#comments</comments>
		<pubDate>Sat, 10 Sep 2011 15:13:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[Webdev]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=6345</guid>
		<description><![CDATA[Dieses Skript k&#246;nnte auch mal n&#252;tzlich sein: Run the script in the directory where you keep the wp-config.php file. This will create a directory with a static version of the WordPress site, complete with HTML, CSS, Javascript and images or other media files. Possibly related posts (automatically generated)Mehrsprachige Webseiten mit WordPressWordPress: KonstantenWordPress SEO Theme GuidelinesSEO [...]]]></description>
			<content:encoded><![CDATA[<p>Dieses <a href="https://github.com/mossiso/WP-Static" title="WP-Statik">Skript</a> k&#246;nnte auch mal n&#252;tzlich sein:</p>
<blockquote cite="https://github.com/mossiso/WP-Static"><p>Run the script in the directory where you keep the wp-config.php file.<br />
This will create a directory with a static version of the WordPress site,<br />
complete with HTML, CSS, Javascript and images or other media files.</p>
</blockquote><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2011/12/24/mehrsprachige-webseiten-mit-wordpress/" title="Mehrsprachige Webseiten mit WordPress">Mehrsprachige Webseiten mit WordPress</a></li><li><a href="http://www.guymon.de/wordpress/2011/12/20/wordpress-konstanten-2/" title="WordPress: Konstanten">WordPress: Konstanten</a></li><li><a href="http://www.guymon.de/wordpress/2011/06/01/wordpress-seo-theme-guidelines/" title="WordPress SEO Theme Guidelines">WordPress SEO Theme Guidelines</a></li><li><a href="http://www.guymon.de/wordpress/2011/05/23/seo-urls/" title="SEO URLs">SEO URLs</a></li><li><a href="http://www.guymon.de/wordpress/2011/05/10/wordpress-tips/" title="WordPress Tips">WordPress Tips</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2011/09/10/transform-wordpress-to-static-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress SEO Theme&#160;Guidelines</title>
		<link>http://www.guymon.de/wordpress/2011/06/01/wordpress-seo-theme-guidelines/</link>
		<comments>http://www.guymon.de/wordpress/2011/06/01/wordpress-seo-theme-guidelines/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 07:12:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[Webdev]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=6114</guid>
		<description><![CDATA[Joost de Valk teilt einige Tips was man beim Theming f&#252;r WordPress asu SEO Sicht beachten sollte. Das meiste l&#228;sst sich allerdings auch auf andere System &#252;bertragen, z.B: The H1 should be used for the most important heading on the page. In most cases, that is the article title, not the logo, on every page [...]]]></description>
			<content:encoded><![CDATA[<p>Joost de Valk <a href="http://yoast.com/wordpress-seo-theme/">teilt</a> einige Tips was man beim Theming f&#252;r WordPress asu SEO Sicht beachten sollte. Das meiste l&#228;sst sich allerdings auch auf andere System &#252;bertragen, z.B:</p>
<ul>
<li>The H1 should be used for the most important heading on the page. In most cases, that is the article title, not the logo, on every page but the homepage. </li>
<li>In an ideal world, the first content in the HTML is the content of the page, followed by related navigation, then sidebars, then site navigation, then utilities like sitemaps and privacy statements. </li>
<li>Don&#8217;t use &#8220;read more&#8221; or &#8220;continue reading&#8221; as the first anchor text towards a post, not in the body, not in widgets, nowhere. Just use the post title.</li>
</ul><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2011/05/23/seo-urls/" title="SEO URLs">SEO URLs</a></li><li><a href="http://www.guymon.de/wordpress/2011/03/09/daily-links-233/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2010/12/16/daily-links-211/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2010/09/30/daily-links-184/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2009/11/29/guide-to-wordpress-seo/" title="Guide To WordPress SEO">Guide To WordPress SEO</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2011/06/01/wordpress-seo-theme-guidelines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO&#160;URLs</title>
		<link>http://www.guymon.de/wordpress/2011/05/23/seo-urls/</link>
		<comments>http://www.guymon.de/wordpress/2011/05/23/seo-urls/#comments</comments>
		<pubDate>Mon, 23 May 2011 11:37:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[Webdev]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=6082</guid>
		<description><![CDATA[Joost de Valk macht sich Gedanken &#252;ber die perfekte (WordPress) SEO URL. Let&#8217;s answer some of the questions that continually pop up: what does the optimal WordPress SEO URL / Permalink structure look like? How should you use your URL&#8217;s, what should and shouldn&#8217;t you do with them. A lot of questions below, a lot [...]]]></description>
			<content:encoded><![CDATA[<p>Joost de Valk macht sich <a href="http://yoast.com/wordpress-seo-url-permalink/">Gedanken</a> &#252;ber die perfekte (WordPress) SEO URL.</p>
<blockquote cite="http://yoast.com/wordpress-seo-url-permalink/"><p>Let&#8217;s answer some of the questions that continually pop up: what does the optimal WordPress SEO URL / Permalink structure look like? How should you use your URL&#8217;s, what should and shouldn&#8217;t you do with them. A lot of questions below, a lot of answers, most with a reference to a video or post from Matt Cutts, the head of Google&#8217;s web spam team.</p>
</blockquote><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2011/06/01/wordpress-seo-theme-guidelines/" title="WordPress SEO Theme Guidelines">WordPress SEO Theme Guidelines</a></li><li><a href="http://www.guymon.de/wordpress/2011/03/09/daily-links-233/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2010/12/16/daily-links-211/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2010/09/30/daily-links-184/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2009/11/29/guide-to-wordpress-seo/" title="Guide To WordPress SEO">Guide To WordPress SEO</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2011/05/23/seo-urls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress&#160;Tips</title>
		<link>http://www.guymon.de/wordpress/2011/05/10/wordpress-tips/</link>
		<comments>http://www.guymon.de/wordpress/2011/05/10/wordpress-tips/#comments</comments>
		<pubDate>Tue, 10 May 2011 15:49:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[pagination]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=6055</guid>
		<description><![CDATA[Einige interessante Tips f&#252;r WordPress hat Jacob Goldman f&#252;r das smashing Magazine zusammengestellt. Die meisten Tips drehen sich um Anpassungen im Backend, aber es wird auch z.B. paginate_links() erkl&#228;rt.Possibly related posts (automatically generated)WordPress: 10 Tippsquery_posts() und paginationOffsets and Paging in WordPressMehrsprachige Webseiten mit WordPressWordPress: Konstanten]]></description>
			<content:encoded><![CDATA[<p>Einige interessante <a href="http://www.smashingmagazine.com/2011/05/10/new-wordpress-power-tips-for-template-developers-and-consultants/">Tips</a> f&#252;r WordPress hat Jacob Goldman f&#252;r das smashing Magazine zusammengestellt.</p>
<p>Die meisten Tips drehen sich um Anpassungen im Backend, aber es wird auch z.B. <a href="http://codex.wordpress.org/Function_Reference/paginate_links">paginate_links()</a> erkl&#228;rt.</p><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2009/01/08/wordpress-10-tipps/" title="WordPress: 10 Tipps">WordPress: 10 Tipps</a></li><li><a href="http://www.guymon.de/wordpress/2008/08/14/query_posts-und-pagination/" title="query_posts() und pagination">query_posts() und pagination</a></li><li><a href="http://www.guymon.de/wordpress/2008/06/20/offsets-and-paging-in-wordpress/" title="Offsets and Paging in WordPress">Offsets and Paging in WordPress</a></li><li><a href="http://www.guymon.de/wordpress/2011/12/24/mehrsprachige-webseiten-mit-wordpress/" title="Mehrsprachige Webseiten mit WordPress">Mehrsprachige Webseiten mit WordPress</a></li><li><a href="http://www.guymon.de/wordpress/2011/12/20/wordpress-konstanten-2/" title="WordPress: Konstanten">WordPress: Konstanten</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2011/05/10/wordpress-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress:&#160;Performance</title>
		<link>http://www.guymon.de/wordpress/2011/04/16/wordpress-performance/</link>
		<comments>http://www.guymon.de/wordpress/2011/04/16/wordpress-performance/#comments</comments>
		<pubDate>Sat, 16 Apr 2011 18:00:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=5986</guid>
		<description><![CDATA[Einen interessanten WordPress Performance Tip gibt es von TalkPress: F&#252;r die Darstellung der Frontpage mit zehn Blogbeitr&#228;gen ben&#246;tigt die deutsche Fassung fast doppelt so lange wie das englische Pendant, das Backend wird um etwa ein Drittel gebremst und die RSS-Feeds werden &#252;ber 60% langsamer erzeugt. (…) Eine M&#246;glichkeit w&#228;re, auf die deutsche Sprachdatei komplett zu [...]]]></description>
			<content:encoded><![CDATA[<p>Einen interessanten WordPress Performance <a href="http://talkpress.de/artikel/deutsche-sprachdatei-wordpress-44-prozent-langsamer">Tip</a> gibt es von TalkPress:</p>
<blockquote cite="http://talkpress.de/artikel/deutsche-sprachdatei-wordpress-44-prozent-langsamer"><p>F&#252;r die Darstellung der Frontpage mit zehn Blogbeitr&#228;gen ben&#246;tigt die deutsche Fassung fast doppelt so lange wie das englische Pendant, das Backend wird um etwa ein Drittel gebremst und die RSS-Feeds werden &#252;ber 60% langsamer erzeugt. (…) Eine M&#246;glichkeit w&#228;re, auf die deutsche Sprachdatei komplett zu verzichten. Im Backend findet man sich eventuell auch auf Englisch zurecht, und f&#252;r das Frontend setzt man einfach ein Theme ein, dass auch ohne Lokalisierung Deutsch spricht.</p>
</blockquote><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2010/12/14/wordpress-beschleunigen/" title="WordPress beschleunigen">WordPress beschleunigen</a></li><li><a href="http://www.guymon.de/wordpress/2010/08/15/wordpress-cookie-free-domains-fuer-css-js-und-images/" title="WordPress: Cookie Free Domains für CSS, JS und Images">WordPress: Cookie Free Domains für CSS, JS und Images</a></li><li><a href="http://www.guymon.de/wordpress/2010/04/28/wordpress-really-static/" title="WordPress: Really Static">WordPress: Really Static</a></li><li><a href="http://www.guymon.de/wordpress/2010/01/22/wordpress-htaccess/" title="WordPress .htaccess">WordPress .htaccess</a></li><li><a href="http://www.guymon.de/wordpress/2009/12/10/wordpress-head-cleaner/" title="WordPress: Head Cleaner">WordPress: Head Cleaner</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2011/04/16/wordpress-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>daily&#160;links</title>
		<link>http://www.guymon.de/wordpress/2011/03/11/daily-links-234/</link>
		<comments>http://www.guymon.de/wordpress/2011/03/11/daily-links-234/#comments</comments>
		<pubDate>Fri, 11 Mar 2011 14:02:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[del.icio.us]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[pager]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=5888</guid>
		<description><![CDATA[HTML Mail &#124; drupal.org HTML Mail empowers Drupal with the ability to send emails in HTML, providing formatting and semantic markup capabilities in e-mail that are not available with plain text. Jetpack Back in the day, there were great features available to WordPress.com users that were not available on self-hosted WordPress installs. Jetpack is a [...]]]></description>
			<content:encoded><![CDATA[<ul class="scrd_digest">
<li><a href="http://drupal.org/project/htmlmail" rel="external">HTML Mail | drupal.org</a>
<div>HTML Mail empowers Drupal with the ability to send emails in HTML, providing formatting and semantic markup capabilities in e-mail that are not available with plain text.</div>
</li>
<li><a href="http://jetpack.me/faq/" rel="external">Jetpack</a>
<div>Back in the day, there were great features available to WordPress.com users that were not available on self-hosted WordPress installs. Jetpack is a plugin that connects to WordPress.com and enables awesome features, powered by our cloud infrastructure.</div>
</li>
<li><a href="http://cssglobe.com/post/9801/easy-paginate-jquery-plugin-for-pagination?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+cssglobe+(CSS+Globe+Members+News)" rel="external">Easy Paginate - jQuery plugin for pagination | Css Globe</a>
<div>This plugin allows you to browse easily through the list of items with pagination controls. It is very easy to implement and very lightweight so it might come in handy to use in your own projects. It&#8217;s main purpose is to view certain number of list items at once, but it can also be set up to view one item by one.</div>
</li>
<li><a href="http://blog.egorkhmelev.com/2009/11/jquery-slider-safari-style/" rel="external">jQuery Slider plugin (Safari style) ← Egor Khmelev</a>
</li>
<li><a href="http://www.netcu.de/jquery-touchwipe-iphone-ipad-library" rel="external">jQuery Touchwipe (iPhone, iPad, iPod Touch Gesten Gestures Event Wischeffekt / Wipe Effect)</a>
<div>Die 1&#160;KB kleine Bibliothek erm&#246;glicht das Abfangen des Wischevents auf einem iPhone, iPad oder iPod Touch um beispielsweise durch eine Bildergalerie zu scrollen (siehe Demo unten). Sollte auch mit Android Touchscreens funktionieren.</div>
</li>
</ul><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2011/05/24/mobile-sites-mit-drupal/" title="Mobile Sites mit Drupal">Mobile Sites mit Drupal</a></li><li><a href="http://www.guymon.de/wordpress/2011/03/09/daily-links-233/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2011/03/08/developing-drupal-applications-for-mobile/" title="Developing Drupal Applications for Mobile">Developing Drupal Applications for Mobile</a></li><li><a href="http://www.guymon.de/wordpress/2011/01/27/daily-links-221/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2011/01/12/mobile-drupal-2/" title="Mobile Drupal">Mobile Drupal</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2011/03/11/daily-links-234/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>daily&#160;links</title>
		<link>http://www.guymon.de/wordpress/2011/03/09/daily-links-233/</link>
		<comments>http://www.guymon.de/wordpress/2011/03/09/daily-links-233/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 09:53:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[del.icio.us]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=5881</guid>
		<description><![CDATA[Treesaver.js treesaver® is a JavaScript framework for creating magazine-style layouts using standards-compliant HTML and CSS. CSS3 Buttons &#124; Simple CSS3 framework for creating GitHub style button links CSS3 Buttons is a simple framework for creating good-looking GitHub style button links. WordPress 3.1 Artikel Formatvorlagen im Theme einrichten - so funktioniert&#8217;s &#124; Elmastudio Es gibt ver­schie­dene [...]]]></description>
			<content:encoded><![CDATA[<ul class="scrd_digest">
<li><a href="http://treesaverjs.com/#documentation__support" rel="external">Treesaver.js</a><br />
treesaver® is a JavaScript framework for creating magazine-style layouts using standards-compliant HTML and CSS.</li>
<li><a href="http://css3buttons.michaelhenriksen.dk/" rel="external">CSS3 Buttons | Simple CSS3 framework for creating GitHub style button links</a><br />
CSS3 Buttons is a simple framework for creating good-looking GitHub style button links.</li>
<li><a href="http://www.elmastudio.de/wordpress/wordpress-3-1-artikel-formatvorlagen-im-theme-einrichten/" rel="external">WordPress 3.1 Artikel Formatvorlagen im Theme einrichten - so funktioniert&#8217;s | Elmastudio</a><br />
Es gibt ver­schie­dene L&#246;sungsans&#228;tze, um die neuen, Tumblr-&#228;hnlichen Formatvorlagen (Post Formats) in einem WordPress-Theme umzu­setzen. Im bereits vor­ge­stellten WordPress Blank-Theme »Toolbox« werden die Formate mit hilfe der WordPress-Funktionen get_template_part und get_post_formats aufgerufen.</li>
<li><a href="http://www.seo-theory.com/2011/03/07/how-to-do-an-seo-audit/" rel="external">How To Do An SEO Audit</a><br />
The first step in any new SEO relationship is to conduct an audit. Imagine the poor client who has changed SEO providers several times. If the providers were all on their toes, they each conducted audits. Some businesses may dread the SEO audit process because, if done properly, it will be thorough and exhaustive. In fact, whether a company changes SEO providers or not, it’s a good idea to conduct a thorough SEO audit at least once a year, especially if the business is drawing significant revenue from search traffic.</li>
<li><a href="http://drupal.org/sandbox/hunziker/1084012" rel="external">hunziker&#8217;s sandbox: Views PDF | drupal.org</a><br />
With this module you can output a view as a PDF document. Each field of the view can be placed on the PDF page directly in the administration interface. Therefore a new display called &quot;PDF&quot; is added.<br />
You can also specify a background PDF document. This enables you to put unlimited static content to the dynamic PDF. The template PDF can be created by any PDF creator such as Adobe Acrobat Professional or Open Office.</li>
<li><a href="http://drupaleasy.com/blogs/ultimike/2011/03/learning-git-amateurs-perspective" rel="external">Learning Git from an Amateur&#8217;s Perspective | DrupalEasy</a>
</li>
</ul><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2010/09/30/daily-links-184/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2010/02/24/daily-links-120/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2009/08/30/daily-links-100/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2009/03/25/daily-links-78/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2009/02/16/canonical-urls/" title="Canonical URL&#8217;s">Canonical URL&#8217;s</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2011/03/09/daily-links-233/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scaling&#160;WordPress</title>
		<link>http://www.guymon.de/wordpress/2011/03/04/scaling-wordpress/</link>
		<comments>http://www.guymon.de/wordpress/2011/03/04/scaling-wordpress/#comments</comments>
		<pubDate>Fri, 04 Mar 2011 11:23:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[scaling]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=5867</guid>
		<description><![CDATA[Ryan Allens Talk about some of the potential pitfalls and solutions when maintaining massive WordPress blogs, like Tuts+. Interesting and funny.Possibly related posts (automatically generated)Mehrsprachige Webseiten mit WordPressWordPress: KonstantenTransform WordPress to Static HTMLWordPress SEO Theme GuidelinesSEO URLs]]></description>
			<content:encoded><![CDATA[<p>Ryan Allens <a href="http://net.tutsplus.com/articles/scaling-wordpress-for-hi-traffic/">Talk</a> about some of the potential pitfalls and solutions when maintaining massive WordPress blogs, like Tuts+. </p>
<p>Interesting and funny.</p><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2011/12/24/mehrsprachige-webseiten-mit-wordpress/" title="Mehrsprachige Webseiten mit WordPress">Mehrsprachige Webseiten mit WordPress</a></li><li><a href="http://www.guymon.de/wordpress/2011/12/20/wordpress-konstanten-2/" title="WordPress: Konstanten">WordPress: Konstanten</a></li><li><a href="http://www.guymon.de/wordpress/2011/09/10/transform-wordpress-to-static-html/" title="Transform WordPress to Static HTML">Transform WordPress to Static HTML</a></li><li><a href="http://www.guymon.de/wordpress/2011/06/01/wordpress-seo-theme-guidelines/" title="WordPress SEO Theme Guidelines">WordPress SEO Theme Guidelines</a></li><li><a href="http://www.guymon.de/wordpress/2011/05/23/seo-urls/" title="SEO URLs">SEO URLs</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2011/03/04/scaling-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: www.guymon.de @ 2012-02-08 20:18:38 -->
