<?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</title>
	<atom:link href="http://www.guymon.de/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.guymon.de/wordpress</link>
	<description>Unwissenheit ist Stärke
</description>
	<lastBuildDate>Fri, 03 Sep 2010 19:29:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Vorratsdatenspeicherung bringt keine&#160;Vorteile</title>
		<link>http://www.guymon.de/wordpress/2010/09/03/vorratsdatenspeicherung-bringt-keine-vorteile/</link>
		<comments>http://www.guymon.de/wordpress/2010/09/03/vorratsdatenspeicherung-bringt-keine-vorteile/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 19:29:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Law and Order]]></category>
		<category><![CDATA[Privatsphäre]]></category>
		<category><![CDATA[Vorratsdatenspeicherung]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=5485</guid>
		<description><![CDATA[Soviel dazu: Der gestern vom Bundeskriminalamt ver&#246;ffentlichten Polizeilichen Kriminalstatistik zufolge hat die sechsmonatige Protokollierung aller Internetverbindungen im Jahr 2009 weder von Straftaten abgeschreckt, noch den Anteil der aufgekl&#228;rten Straftaten erh&#246;ht. Obwohl im Internetbereich Verbindungsdaten teilweise der einzige Ermittlungsansatz sind, konnte ohne Vorratsdatenspeicherung sogar eine h&#246;here Aufkl&#228;rungsrate erzielt werden. Possibly related posts (automatically generated)Vorratsdatenspeicherung PropagandaSch&#246;ner Kommentar: [...]]]></description>
			<content:encoded><![CDATA[<p>Soviel <a href="http://www.vorratsdatenspeicherung.de/index.php?option=com_content&#038;task=view&#038;id=378&#038;Itemid=55">dazu</a>:</p>
<blockquote cite="http://www.vorratsdatenspeicherung.de/index.php?option=com_content&#038;task=view&#038;id=378&#038;Itemid=55"><p>Der gestern vom Bundeskriminalamt ver&#246;ffentlichten Polizeilichen Kriminalstatistik zufolge hat die sechsmonatige Protokollierung aller Internetverbindungen im Jahr 2009 weder von Straftaten abgeschreckt, noch den Anteil der aufgekl&#228;rten Straftaten erh&#246;ht. Obwohl im Internetbereich Verbindungsdaten teilweise der einzige Ermittlungsansatz sind, konnte ohne Vorratsdatenspeicherung sogar eine h&#246;here Aufkl&#228;rungsrate erzielt werden. </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/05/06/vorratsdatenspeicherung-propaganda/" title="Vorratsdatenspeicherung Propaganda">Vorratsdatenspeicherung Propaganda</a></li><li><a href="http://www.guymon.de/wordpress/2010/03/09/schoener-kommentar-und-der-bdk-weinte-bitterlich/" title="Schöner Kommentar: Und der BDK weinte bitterlich">Schöner Kommentar: Und der BDK weinte bitterlich</a></li><li><a href="http://www.guymon.de/wordpress/2010/03/02/karlsruhe-kippt-vorratsdatenspeicherung/" title="Karlsruhe kippt Vorratsdatenspeicherung">Karlsruhe kippt Vorratsdatenspeicherung</a></li><li><a href="http://www.guymon.de/wordpress/2010/02/22/du-kannst-dich-nicht-mehr-verstecken/" title="Du kannst dich nicht mehr verstecken">Du kannst dich nicht mehr verstecken</a></li><li><a href="http://www.guymon.de/wordpress/2010/02/07/es-geht-auch-anders/" title="Es geht auch anders&#8230;">Es geht auch anders&#8230;</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2010/09/03/vorratsdatenspeicherung-bringt-keine-vorteile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hook Views Query&#160;Alter</title>
		<link>http://www.guymon.de/wordpress/2010/09/03/hook-views-query-alter/</link>
		<comments>http://www.guymon.de/wordpress/2010/09/03/hook-views-query-alter/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 19:25:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=5484</guid>
		<description><![CDATA[Und wieder was f&#252;r die Sammlung &#8220;k&#246;nnte ja mal interessant sein&#8221;: Using Hook Views Query Alter. I ended up implementing hook_views_query_alter. To make sure the values I wanted to filter on were in the view, I added the search facets into the view as fields. This automatically joins the necessary tables so that you don’t [...]]]></description>
			<content:encoded><![CDATA[<p>Und wieder was f&#252;r die Sammlung &#8220;k&#246;nnte ja mal interessant sein&#8221;: <a href="http://www.appnovation.com/using-hook-views-query-alter">Using Hook Views Query Alter</a>.</p>
<blockquote><p>I ended up implementing hook_views_query_alter. To make sure the values I wanted to filter on were in the view, I added the search facets into the view as fields. This automatically joins the necessary tables so that you don’t have to.</p>
</blockquote><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li>No Related Post</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2010/09/03/hook-views-query-alter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>daily&#160;links</title>
		<link>http://www.guymon.de/wordpress/2010/09/03/daily-links-178/</link>
		<comments>http://www.guymon.de/wordpress/2010/09/03/daily-links-178/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 19:18:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[del.icio.us]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=5483</guid>
		<description><![CDATA[20 Useful Free PDF ebooks for Designers and Bloggers :Speckyboy Design Magazine Image optimize (OptiPNG) &#124; drupal.org Provides API to optimize PNG images using OptiPNG. Wildcard usage and core&#8217;s wildcards &#124; drupal.org Dynamic arguments replacement in Drupals Menu System jPageFlipper This is a wonderful implementation of page flipper entirely based on HTML 5 &#60;canvas&#62; tag. [...]]]></description>
			<content:encoded><![CDATA[<ul class="scrd_digest">
<li><a href="http://speckyboy.com/2010/09/02/20-useful-free-pdf-ebooks-for-designers-and-bloggers/)" rel="external">20 Useful Free PDF ebooks for Designers and Bloggers :Speckyboy Design Magazine</a></li>
<li><a href="http://drupal.org/project/image_optimize" rel="external">Image optimize (OptiPNG) | drupal.org</a><br />
Provides API to optimize PNG images using OptiPNG.</li>
<li><a href="http://drupal.org/node/209056" rel="external">Wildcard usage and core&#8217;s wildcards | drupal.org</a><br />
Dynamic arguments replacement in Drupals Menu System</li>
<li><a href="http://jpageflipper.codeplex.com/" rel="external">jPageFlipper</a><br />
This is a wonderful implementation of page flipper entirely based on HTML 5 &lt;canvas&gt; tag. It means that it can work in any browser that supports HTML 5 standard draft - just out of the box!</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/05/01/daily-links-126/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2010/02/19/48-drupal-development-tips/" title="48 Drupal Development Tips">48 Drupal Development Tips</a></li><li><a href="http://www.guymon.de/wordpress/2010/08/12/daily-links-169/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2010/08/05/daily-links-164/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2010/07/26/daily-links-157/" title="daily links">daily links</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2010/09/03/daily-links-178/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sweet CSS3&#160;Buttons</title>
		<link>http://www.guymon.de/wordpress/2010/09/03/sweet-css3-buttons/</link>
		<comments>http://www.guymon.de/wordpress/2010/09/03/sweet-css3-buttons/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 08:13:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[css3]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=5482</guid>
		<description><![CDATA[Und wieder eine sch&#246;ne Demonstration was irgendwann mal m&#246;glich sein wird: BonBon Buttons. Create CSS buttons that are sexy looking, really flexible, but with the most minimalistic markup as possible. (&#8230;) This is just a demo and not meant to be used on your next project that targets the average internet user. I just wanted [...]]]></description>
			<content:encoded><![CDATA[<p>Und wieder eine sch&#246;ne Demonstration was irgendwann mal m&#246;glich sein wird: <a href="http://lab.simurai.com/css/buttons/">BonBon Buttons</a>.</p>
<blockquote cite="http://lab.simurai.com/css/buttons/"><p>Create CSS buttons that are sexy looking, really flexible, but with the most minimalistic markup as possible. (&#8230;) This is just a demo and not meant to be used on your next project that targets the average internet user. I just wanted to show a couple techniques how to use some of the new CSS3/HTML5 features. So only the current version of Safari, Chrome and Firefox are supported.</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/08/25/sind-css-media-queries-die-antwort-fuer-mobil-websites/" title="Sind CSS Media Queries die Antwort für Mobil-Websites?">Sind CSS Media Queries die Antwort für Mobil-Websites?</a></li><li><a href="http://www.guymon.de/wordpress/2010/07/22/css3-border-image/" title="CSS3: border-image">CSS3: border-image</a></li><li><a href="http://www.guymon.de/wordpress/2010/07/16/cross-browser-css-box-shadows/" title="Cross-browser CSS box-shadows">Cross-browser CSS box-shadows</a></li><li><a href="http://www.guymon.de/wordpress/2010/07/14/progressive-internet-explorer/" title="Progressive Internet Explorer">Progressive Internet Explorer</a></li><li><a href="http://www.guymon.de/wordpress/2010/07/14/css3-full-browser-background-images/" title="CSS3: Full-Browser Background Images">CSS3: Full-Browser Background Images</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2010/09/03/sweet-css3-buttons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>daily&#160;links</title>
		<link>http://www.guymon.de/wordpress/2010/09/02/daily-links-177/</link>
		<comments>http://www.guymon.de/wordpress/2010/09/02/daily-links-177/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 13:15:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[del.icio.us]]></category>
		<category><![CDATA[epub]]></category>
		<category><![CDATA[qr]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=5481</guid>
		<description><![CDATA[SEO Doctor – Free SEO Tool &#124; Prelovac.com SEO Doctor is a modern SEO tool with one simple goal - make your website better optimized for search engines through an easy to understand, step by step, scoring and recommendation system. QR Code Generator Creating ePub files with Pages To learn more about using the ePub [...]]]></description>
			<content:encoded><![CDATA[<ul class="scrd_digest">
<li><a href="http://www.prelovac.com/vladimir/browser-addons/seo-doctor" rel="external">SEO Doctor – Free SEO Tool | Prelovac.com</a><br />
SEO Doctor is a modern SEO tool with one simple goal - make your website better optimized for search engines through an easy to understand, step by step, scoring and recommendation system.</li>
<li><a href="http://www.csskarma.com/lab/qrcodes/" rel="external">QR Code Generator</a></li>
<li><a href="http://support.apple.com/kb/HT4168" rel="external">Creating ePub files with Pages</a><br />
To learn more about using the ePub format and get a better feel for how a Pages document might appear as a book in iBooks, it’s a good idea to download the “ePub Best Practices” sample document. After reading the guidelines and instructions within the document, you can use it as a template to create your own document. You can also import the styles from the sample document into a new document you create.</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/08/31/drupal-seo-tip/" title="Drupal: SEO Tip">Drupal: SEO Tip</a></li><li><a href="http://www.guymon.de/wordpress/2010/08/30/website-test/" title="Website Test">Website Test</a></li><li><a href="http://www.guymon.de/wordpress/2010/08/11/daily-links-168/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2010/07/28/daily-links-156/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2010/06/24/the-beginners-guide-to-seo/" title="The Beginner&#8217;s Guide to SEO">The Beginner&#8217;s Guide to SEO</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2010/09/02/daily-links-177/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML, CSS, und Javascript Einf&#252;hrung von&#160;Google</title>
		<link>http://www.guymon.de/wordpress/2010/09/02/html-css-und-javascript-einfuehrung-von-google/</link>
		<comments>http://www.guymon.de/wordpress/2010/09/02/html-css-und-javascript-einfuehrung-von-google/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 08:05:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=5480</guid>
		<description><![CDATA[Auf Google Code gibt es eine kleine Serie zu HTML, CSS und Javacript. Are you looking for a basic understanding of how UIs are created on the web or who wants to brush up outdated UI development knowledge? Or maybe you&#8217;d like to learn more about the medium you&#8217;re designing for and gain basic tools [...]]]></description>
			<content:encoded><![CDATA[<p>Auf Google Code gibt es eine kleine <a href="http://code.google.com/intl/de-DE/edu/submissions/html-css-javascript/">Serie</a> zu HTML, CSS und Javacript.</p>
<blockquote cite="http://code.google.com/intl/de-DE/edu/submissions/html-css-javascript/"><p>Are you looking for a basic understanding of how UIs are created on the web or who wants to brush up outdated UI development knowledge? Or maybe you&#8217;d like to learn more about the medium you&#8217;re designing for and gain basic tools for prototyping designs? Do you want a better understanding of the web and how Google makes the pages that are its face to the world? If so, &#8220;HTML, CSS, and JavaScript from the Ground Up&#8221; is for you. </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/08/23/js-und-css-packer-mal-anders/" title="JS und CSS Packer mal anders">JS und CSS Packer mal anders</a></li><li><a href="http://www.guymon.de/wordpress/2010/06/23/css-extender/" title="CSS Extender">CSS Extender</a></li><li><a href="http://www.guymon.de/wordpress/2010/06/20/css-pre-processor-less-js/" title="CSS pre-processor Less.js">CSS pre-processor Less.js</a></li><li><a href="http://www.guymon.de/wordpress/2010/01/31/one-click-jscss-minifier/" title="One-click JS/CSS Minifier">One-click JS/CSS Minifier</a></li><li><a href="http://www.guymon.de/wordpress/2009/08/12/qa-style-sheet/" title="QA style sheet ">QA style sheet </a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2010/09/02/html-css-und-javascript-einfuehrung-von-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>daily&#160;links</title>
		<link>http://www.guymon.de/wordpress/2010/09/01/daily-links-159/</link>
		<comments>http://www.guymon.de/wordpress/2010/09/01/daily-links-159/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 21:54:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[del.icio.us]]></category>
		<category><![CDATA[typo3]]></category>
		<category><![CDATA[wireframe]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=5479</guid>
		<description><![CDATA[TYPO3 - the Enterprise Open Source CMS: Repository Updates all references to files on file/directory rename/move Free Wireframing Kits, UI Design Kits, PDFs and Resources - Smashing Magazine In this post, we’ve prepared an overview of useful web and mobile user interface kits, handy PDFs and resources that you can use in your projects. We’ve [...]]]></description>
			<content:encoded><![CDATA[<ul class="scrd_digest">
<li><a href="http://typo3.org/extensions/repository/view/t3filelist/1.0.5/" rel="external">TYPO3 - the Enterprise Open Source CMS: Repository</a><br />
Updates all references to files on file/directory rename/move
</li>
<li><a href="http://www.smashingmagazine.com/2010/08/27/free-wireframing-kits-ui-design-kits-pdfs-and-resources/" rel="external">Free Wireframing Kits, UI Design Kits, PDFs and Resources - Smashing Magazine</a><br />
In this post, we’ve prepared an overview of useful web and mobile user interface kits, handy PDFs and resources that you can use in your projects. We’ve carefully selected the most useful kits and resources to get you going in the early stages of a project.</li>
<li><a href="http://www.ibm.com/developerworks/opensource/library/os-phpexcel/index.html?ca=drs-" rel="external">Read and write Excel data with PHP</a><br />
Why are XML file formats so important? Because for years, the true power of Excel or Word was locked in binary file formats that required elaborate converters to access. Now, you can read or write Excel or Word files using XML tools like Extensible Stylesheet Language Transformation (XSLT) or the XML Document Object Model (DOM) functions built into the PHP programming language.<br />
In this article, I show how to build a PHP Web application that uses these formats to read data into a database from an Excel spreadsheet and to export the contents of a database table to an Excel spreadsheet.</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/08/19/daily-links-173/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2010/08/10/keynote-wireframe-toolkit/" title="Keynote Wireframe Toolkit">Keynote Wireframe Toolkit</a></li><li><a href="http://www.guymon.de/wordpress/2010/07/23/daily-links-155/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2010/07/14/daily-links-150/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2010/06/30/daily-links-148/" title="daily links">daily links</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2010/09/01/daily-links-159/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal 7: Anlegen und Aktualisieren von Nodes via&#160;Code</title>
		<link>http://www.guymon.de/wordpress/2010/09/01/drupal-7-anlegen-und-aktualisieren-von-nodes-via-code/</link>
		<comments>http://www.guymon.de/wordpress/2010/09/01/drupal-7-anlegen-und-aktualisieren-von-nodes-via-code/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 09:15:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[drupal]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=5477</guid>
		<description><![CDATA[Group 42&#160;erkl&#228;rt wie man mittels node_save() Nodes aus Code heraus anlegen und aktualisieren kann. A quick note for those of you familiar with Drupal 6. You&#8217;ll notice two changes in Drupal 7: Body Field Is No Longer Special In Drupal 6 the body field was special. Specifically, it had a different data structure than other [...]]]></description>
			<content:encoded><![CDATA[<p>Group 42&#160;<a href="http://www.group42.ca/creating_and_updating_nodes_programmatically_in_drupal_7">erkl&#228;rt</a> wie man mittels node_save() Nodes aus Code heraus anlegen und aktualisieren kann.</p>
<blockquote cite="http://www.group42.ca/creating_and_updating_nodes_programmatically_in_drupal_7"><p>A quick note for those of you familiar with Drupal 6. You&#8217;ll notice two changes in Drupal 7:<br />
<strong>Body Field Is No Longer Special</strong><br />
In Drupal 6 the body field was special. Specifically, it had a different data structure than other fields and it always existed, even if it wasn&#8217;t used. With Drupal 7 the body field is a standard field provided by core and is truly optional.<br />
<strong>Language</strong><br />
Language specification is required for the node and some fields.</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/03/24/drupal-actions-und-triggers/" title="Drupal: Actions und Triggers">Drupal: Actions und Triggers</a></li><li><a href="http://www.guymon.de/wordpress/2009/02/13/mobile-drupal/" title="Mobile Drupal">Mobile Drupal</a></li><li><a href="http://www.guymon.de/wordpress/2009/02/12/drupal-6-theming-tips/" title="Drupal 6 Theming Tips">Drupal 6 Theming Tips</a></li><li><a href="http://www.guymon.de/wordpress/2009/02/05/query-flickr-with-views/" title="Query Flickr with Views">Query Flickr with Views</a></li><li><a href="http://www.guymon.de/wordpress/2009/01/20/custom-cck-date-formatter/" title="Custom CCK date formatter">Custom CCK date formatter</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2010/09/01/drupal-7-anlegen-und-aktualisieren-von-nodes-via-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal: SEO&#160;Tip</title>
		<link>http://www.guymon.de/wordpress/2010/08/31/drupal-seo-tip/</link>
		<comments>http://www.guymon.de/wordpress/2010/08/31/drupal-seo-tip/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 06:54:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Webdev]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=5475</guid>
		<description><![CDATA[Blamcast weist auf ein Problem der Default robots.txt Datei bei Drupal hin. By default, every image you upload to your Drupal site gets stored somewhere inside the &#8220;sites&#8221; directory. And, by default, Drupal is blocking every search engine from looking inside your &#8220;sites&#8221; directory. In other words, your images aren&#8217;t getting indexed! (&#8230;)Even worse, this [...]]]></description>
			<content:encoded><![CDATA[<p>Blamcast <a href="http://blamcast.net/articles/drupal-seo-mistake">weist</a> auf ein Problem der Default robots.txt Datei bei Drupal hin.</p>
<blockquote cite="http://blamcast.net/articles/drupal-seo-mistake"><p>By default, every image you upload to your Drupal site gets stored somewhere inside the &#8220;sites&#8221; directory. And, by default, Drupal is blocking every search engine from looking inside your &#8220;sites&#8221; directory. In other words, your images aren&#8217;t getting indexed! (&#8230;)Even worse, this problem doesn&#8217;t just affect images. PDFs, Flash files, text documents, and other uploads all go into the same &#8220;sites&#8221; folder. Google knows how to index these files, but your robots.txt file is stopping GoogleBot cold.</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/06/23/daily-links-143/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2010/06/03/daily-links-135/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2010/05/18/daily-links-128/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2009/11/16/drupal-seo-2/" title="Drupal SEO">Drupal SEO</a></li><li><a href="http://www.guymon.de/wordpress/2009/09/28/daily-links-103/" title="daily links">daily links</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2010/08/31/drupal-seo-tip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Website&#160;Test</title>
		<link>http://www.guymon.de/wordpress/2010/08/30/website-test/</link>
		<comments>http://www.guymon.de/wordpress/2010/08/30/website-test/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 07:33:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[Webdev]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=5474</guid>
		<description><![CDATA[rankflex ist eine weitere Anlaufstelle um Verbesserungs-Tipps f&#252;r die eigene Webseite zu erhalten. Wir wollen ein kostenloses Tool zur Verf&#252;gung stellen, mit dem man Websites intensiv gegen aktuelle Web Standards, Best Practices, Standards bei der Suchmaschinenoptimierung und mehr testen kann. Noch sind wir am Anfang, aber wir haben bereits ca. 100 einzelne Tests entwickelt, um [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.rankflex.com/de/">rankflex</a> ist eine weitere Anlaufstelle um Verbesserungs-Tipps f&#252;r die eigene Webseite zu erhalten.</p>
<blockquote cite="http://www.rankflex.com/de/about/"><p>Wir wollen ein kostenloses Tool zur Verf&#252;gung stellen, mit dem man Websites intensiv gegen aktuelle Web Standards, Best Practices, Standards bei der Suchmaschinenoptimierung und mehr testen kann. Noch sind wir am Anfang, aber wir haben bereits ca. 100 einzelne Tests entwickelt, um verschiedenste Bereiche testen zu k&#246;nnen.</p>
<p>Bitte beachtet, dass wir uns immer noch in einer beta Phase befinden, weshalb es vorkommen kann,<br />
dass hier und da mal nicht alles 100% rund l&#228;uft.</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/09/02/daily-links-177/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2010/08/31/drupal-seo-tip/" title="Drupal: SEO Tip">Drupal: SEO Tip</a></li><li><a href="http://www.guymon.de/wordpress/2010/08/11/daily-links-168/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2010/07/28/daily-links-156/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2010/06/24/the-beginners-guide-to-seo/" title="The Beginner&#8217;s Guide to SEO">The Beginner&#8217;s Guide to SEO</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2010/08/30/website-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
