<?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; Programmierung</title>
	<atom:link href="http://www.guymon.de/wordpress/category/programmierung/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.guymon.de/wordpress</link>
	<description>Unwissenheit ist Stärke
</description>
	<lastBuildDate>Thu, 29 Jul 2010 15:57:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>YQL&#160;Toolbox</title>
		<link>http://www.guymon.de/wordpress/2010/07/29/yql-toolbox/</link>
		<comments>http://www.guymon.de/wordpress/2010/07/29/yql-toolbox/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 15:57:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[yql]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=5390</guid>
		<description><![CDATA[Chris Heilmann hat in der Hackday Toolbox code samples zusammengestellt die unter anderem auf folgende Fragen Antwort geben: How do I use YQL from JavaScript or PHP? How do I display information I received from YQL with PHP or JavaScript? How do I get the location of the user and how do I analyse content [...]]]></description>
			<content:encoded><![CDATA[<p>Chris Heilmann hat in der <a href="http://github.com/codepo8/hackday-toolbox">Hackday Toolbox</a> code samples zusammengestellt die unter anderem auf folgende Fragen Antwort geben:</p>
<ul>
<li>How do I use YQL from JavaScript or PHP?</li>
<li>How do I display information I received from YQL with PHP or JavaScript?</li>
<li>How do I get the location of the user and how do I analyse content for geographical locations?</li>
<li>How do I access oAuth authenticated information of Yahoo?</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/07/15/web-services-mit-yql/" title="Web Services mit YQL">Web Services mit YQL</a></li><li><a href="http://www.guymon.de/wordpress/2009/08/13/yql-einfuehrung/" title="YQL Einführung">YQL Einführung</a></li><li><a href="http://www.guymon.de/wordpress/2009/06/10/postcode-from-latitude-and-longitude-or-even-ip/" title="Postcode from latitude and longitude or even IP">Postcode from latitude and longitude or even IP</a></li><li><a href="http://www.guymon.de/wordpress/2009/03/23/hacking-with-yui/" title="Hacking with YUI">Hacking with YUI</a></li><li><a href="http://www.guymon.de/wordpress/2009/02/10/yql/" title="YQL">YQL</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2010/07/29/yql-toolbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile Web Optimization&#160;Guide</title>
		<link>http://www.guymon.de/wordpress/2010/07/29/mobile-web-optimization-guide/</link>
		<comments>http://www.guymon.de/wordpress/2010/07/29/mobile-web-optimization-guide/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 13:16:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[Webdev]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mobile internet]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=5389</guid>
		<description><![CDATA[Bei dev.Opera gibt es den Mobile Web Optimization Guide von Bruce Lawson. This article provides an overview of three different strategies to make your websites work across all devices. We&#8217;ll call them &#8220;mobile-aware&#8221; websites, as they&#8217;re not specifically for mobile sites, but they will work on mobile, as well as across different alternative browsing devices. [...]]]></description>
			<content:encoded><![CDATA[<p>Bei dev.Opera gibt es den <a href="http://dev.opera.com/articles/view/the-mobile-web-optimization-guide/">Mobile Web Optimization Guide</a> von Bruce Lawson.</p>
<blockquote cite="http://dev.opera.com/articles/view/the-mobile-web-optimization-guide/"><p>This article provides an overview of three different strategies to make your websites work across all devices. We&#8217;ll call them &#8220;mobile-aware&#8221; websites, as they&#8217;re not specifically for mobile sites, but they will work on mobile, as well as across different alternative browsing devices. These strategies are not mutually exclusive; you can mix and match as your project, budget and sanity allows.</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/10/18/faster-mobile-web/" title="Faster Mobile Web ">Faster Mobile Web </a></li><li><a href="http://www.guymon.de/wordpress/2009/08/06/drupal-auf-dem-iphone/" title="Drupal auf dem iPhone">Drupal auf dem iPhone</a></li><li><a href="http://www.guymon.de/wordpress/2009/06/13/wordpress-mobile-plugins/" title="WordPress: Mobile Plugins">WordPress: Mobile Plugins</a></li><li><a href="http://www.guymon.de/wordpress/2008/07/31/mobile-web-best-practices/" title="Mobile Web Best Practices">Mobile Web Best Practices</a></li><li><a href="http://www.guymon.de/wordpress/2008/03/28/programmieren-fuer-das-mobile-web/" title="Programmieren f&#252;r das Mobile Web">Programmieren f&#252;r das Mobile Web</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2010/07/29/mobile-web-optimization-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>commerce:SEO</title>
		<link>http://www.guymon.de/wordpress/2010/07/28/commerceseo/</link>
		<comments>http://www.guymon.de/wordpress/2010/07/28/commerceseo/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 11:05:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[e-commerce]]></category>
		<category><![CDATA[xt:commerce]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=5386</guid>
		<description><![CDATA[Ich habe gerade einen weiteren xt:Commerce Fork gefunden der einen sehr guten ersten Eindruck macht: commerce:SEO. Einige Features: Die neue Version commerce:SEO v2 Plus l&#228;uft komplett in HTML5 und UTF8. Cache System f&#252;r Javascripte + CSS: Erh&#246;hen Sie die Performance. Der Boxenmanager bietet die M&#246;glichkeit, neue Boxen mit Hilfe der Datenbank einfach anzulegen, zu bef&#252;llen, [...]]]></description>
			<content:encoded><![CDATA[<p>Ich habe gerade einen weiteren xt:Commerce Fork gefunden der einen sehr guten ersten Eindruck macht: <a href="http://www.commerce-seo.de/">commerce:SEO</a>.</p>
<p>Einige Features:</p>
<ul>
<li>Die neue Version commerce:SEO v2 Plus l&#228;uft komplett in HTML5 und UTF8. </li>
<li>Cache System f&#252;r Javascripte + CSS: Erh&#246;hen Sie die Performance.</li>
<li>Der Boxenmanager bietet die M&#246;glichkeit, neue Boxen mit Hilfe der Datenbank einfach anzulegen, zu bef&#252;llen, zu deaktivieren oder zu verschieben. </li>
<li>ALLE Bilder haben Alternativtexte die Sie selber bestimmen k&#246;nnen, auch Multilingual. </li>
<li>Youtube und Flash Unterst&#252;tzung</li>
</ul>
<p>Insgesamt macht der Shop einen sehr modernen Eindruck und auch das Backend ist deutlich aufger&#228;umter.</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/02/15/was-kostet-ein-magento-shop/" title="Was kostet ein Magento-Shop?">Was kostet ein Magento-Shop?</a></li><li><a href="http://www.guymon.de/wordpress/2008/12/30/xtcommerce-template-tutorial/" title="xt:commerce: Template Tutorial">xt:commerce: Template Tutorial</a></li><li><a href="http://www.guymon.de/wordpress/2010/07/26/daily-links-157/" 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><li><a href="http://www.guymon.de/wordpress/2010/05/27/daily-links-132/" title="daily links">daily links</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2010/07/28/commerceseo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS: text-shadow und&#160;box-shadow</title>
		<link>http://www.guymon.de/wordpress/2010/07/28/css-text-shadow-und-box-shadow/</link>
		<comments>http://www.guymon.de/wordpress/2010/07/28/css-text-shadow-und-box-shadow/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 10:15:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[shadow]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=5385</guid>
		<description><![CDATA[Nett: All browsers that support the CSS text-shadow and box-shadow properties also support the new CSS3 RGBa syntax. Which means you can safely combine them today. That’s handy, because it means no worrying about matching a precise hex colour shadow to a specific hex colour background. Instead just let the browser blend. An example: p [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mezzoblue.com/archives/2010/07/27/a_css3_tip/">Nett</a>:</p>
<blockquote cite="http://mezzoblue.com/archives/2010/07/27/a_css3_tip/"><p>All browsers that support the CSS text-shadow and box-shadow properties also support the new CSS3 RGBa syntax. Which means you can safely combine them today.</p>
<p>That’s handy, because it means no worrying about matching a precise hex colour shadow to a specific hex colour background. Instead just let the browser blend. An example:</p>
</blockquote>
<pre class="prettyprint">
p {
 text-shadow: rgba(0, 0, 0, 0.2) 0 1px 0;
}</pre><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2008/01/19/linkliste-css-techniken/" title="Linkliste CSS Techniken">Linkliste CSS Techniken</a></li><li><a href="http://www.guymon.de/wordpress/2010/07/27/slide-out-boxes/" title="Slide Out Boxes">Slide Out Boxes</a></li><li><a href="http://www.guymon.de/wordpress/2010/07/26/css-margin-collapse/" title="CSS: Margin Collapse">CSS: Margin Collapse</a></li><li><a href="http://www.guymon.de/wordpress/2010/07/22/css-word-wrap/" title="CSS: Word-Wrap">CSS: Word-Wrap</a></li><li><a href="http://www.guymon.de/wordpress/2010/07/17/drupal-module-fuer-advanced-theming/" title="Drupal: Module für Advanced Theming">Drupal: Module für Advanced Theming</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2010/07/28/css-text-shadow-und-box-shadow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slide Out&#160;Boxes</title>
		<link>http://www.guymon.de/wordpress/2010/07/27/slide-out-boxes/</link>
		<comments>http://www.guymon.de/wordpress/2010/07/27/slide-out-boxes/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 20:08:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=5384</guid>
		<description><![CDATA[Diese Slide Out Boxes sind h&#252;bsch: The main idea is to show a fixed list at the right side of the screen with some thumbnails sticking out. When the user hovers over the items, they slide out, revealing the title and two links, one for the related article itself and one for the demo. Nett [...]]]></description>
			<content:encoded><![CDATA[<p>Diese <a href="http://tympanus.net/codrops/2010/07/21/related-posts-slide-out-boxes/">Slide Out Boxes</a> sind h&#252;bsch:</p>
<blockquote cite="http://tympanus.net/codrops/2010/07/21/related-posts-slide-out-boxes/"><p>The main idea is to show a fixed list at the right side of the screen with some thumbnails sticking out. When the user hovers over the items, they slide out, revealing the title and two links, one for the related article itself and one for the demo.</p>
</blockquote>
<p>Nett ist auch das <a href="http://tutorialzine.com/2010/06/css3-minimalistic-navigation-menu/">CSS3 Minimalistic Navigation Menu</a>. Nix wirklich neues, aber hier als reine CSS3&#160;L&#246;sung umgesetzt.</p><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/17/nette-sachen-mit-css-und-jquery/" title="Nette Sachen mit CSS und jQuery">Nette Sachen mit CSS und jQuery</a></li><li><a href="http://www.guymon.de/wordpress/2010/01/21/auto-generating-stylesheets/" title="Auto Generating Stylesheets">Auto Generating Stylesheets</a></li><li><a href="http://www.guymon.de/wordpress/2009/05/13/schicke-effekte-und-spielereien-mit-jquery-und-css/" title="Schicke Effekte und Spielereien mit jQuery und CSS">Schicke Effekte und Spielereien mit jQuery und CSS</a></li><li><a href="http://www.guymon.de/wordpress/2009/04/30/jquery-plugin-for-css3-template-layout/" title="jQuery Plugin for CSS3 Template Layout">jQuery Plugin for CSS3 Template Layout</a></li><li><a href="http://www.guymon.de/wordpress/2009/04/17/jquery-ui-theming/" title="jQuery UI Theming">jQuery UI Theming</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2010/07/27/slide-out-boxes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Secure WordPress&#160;Installation</title>
		<link>http://www.guymon.de/wordpress/2010/07/26/secure-wordpress-installation/</link>
		<comments>http://www.guymon.de/wordpress/2010/07/26/secure-wordpress-installation/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 20:18:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=5379</guid>
		<description><![CDATA[Es gibt zwar schon eine Menge Beitr&#228;ge wie man die Sicherheit von WordPress erh&#246;hen kann, aber 20 Steps to a Flexible and Secure WordPress Installation fand ich trotzdem lesenswert. Dort gibt es eine Reihe Tipps die nicht nur f&#252;r WordPress g&#252;ltig sind. Insbesondere die .htaccess Eintr&#228;ge lassen sich (mit kleinen Anpassungen) auch allgemein anwenden. Z.B. [...]]]></description>
			<content:encoded><![CDATA[<p>Es gibt zwar schon eine Menge Beitr&#228;ge wie man die Sicherheit von WordPress erh&#246;hen kann, aber <a href="http://net.tutsplus.com/tutorials/wordpress/20-steps-to-a-flexible-and-secure-wordpress-installation/">20 Steps to a Flexible and Secure WordPress Installation</a> fand ich trotzdem lesenswert.</p>
<p>Dort gibt es eine Reihe Tipps die nicht nur f&#252;r WordPress g&#252;ltig sind. Insbesondere die .htaccess Eintr&#228;ge lassen sich (mit kleinen Anpassungen) auch allgemein anwenden.</p>
<p>Z.B.</p>
<pre class="prettyprint"># ESSENTIALS
ServerSignature Off
Options All -Indexes
Options +FollowSymLinks
# Suppress PHP errors (note that this might not work on all hosts):
php_flag display_startup_errors off
php_flag display_errors off
php_flag html_errors off
php_value docref_root 0
php_value docref_ext 0
# Secure the wp-config.php file:
&lt;Files wp-config.php&gt;
 Order Deny,Allow
 Deny from all
&lt;/Files&gt;</pre>
<p>Und die .htaccess &#8220;Firewall&#8221; <a href="http://perishablepress.com/press/2009/03/16/the-perishable-press-4g-blacklist/">Perishable Press’ 4G Blacklist </a>.</p><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2008/12/17/wordpress-11-sicherheits-tips/" title="WordPress: 11 Sicherheits Tips">WordPress: 11 Sicherheits Tips</a></li><li><a href="http://www.guymon.de/wordpress/2008/08/08/htaccess-security/" title=".htaccess Security">.htaccess Security</a></li><li><a href="http://www.guymon.de/wordpress/2009/09/27/wordpress-security-3/" title="WordPress Security ">WordPress Security </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/08/11/luecke-in-wordpress/" title="Lücke in WordPress">Lücke in WordPress</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2010/07/26/secure-wordpress-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS: Margin&#160;Collapse</title>
		<link>http://www.guymon.de/wordpress/2010/07/26/css-margin-collapse/</link>
		<comments>http://www.guymon.de/wordpress/2010/07/26/css-margin-collapse/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 14:54:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Programmierung]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=5376</guid>
		<description><![CDATA[Man lernt ja nicht aus. Ein ehemaliger Kollege hat nicht gerade auf einen Artikel auf scriptjunkie{} aufmerksam gemacht in dem es um vertical margins collapse geht. Hat man diesen HTML Code: &#60;div&#62; This is the first div. &#60;/div&#62; &#60;div&#62; This is the second div. &#60;/div&#62; Und so was als CSS: div { margin-top: 50px; margin-bottom: [...]]]></description>
			<content:encoded><![CDATA[<p>Man lernt ja nicht aus. Ein ehemaliger Kollege hat nicht gerade auf einen <a href="http://msdn.microsoft.com/de-de/scriptjunkie/ff805052%28en-us%29.aspx">Artikel</a> auf scriptjunkie{} aufmerksam gemacht in dem es um vertical margins collapse geht.</p>
<p>Hat man diesen HTML Code:</p>
<pre class="prettyprint">&lt;div&gt;
 This is the first div.
&lt;/div&gt;
&lt;div&gt;
 This is the second div.
&lt;/div&gt;</pre>
<p>Und so was als CSS:</p>
<pre class="prettyprint">div
{
	margin-top: 50px;
	margin-bottom: 20px;
}</pre>
<p>Ist der Absand zwishcen den beiden divs 50px und nicht 70px.</p>
<blockquote cite="http://msdn.microsoft.com/de-de/scriptjunkie/ff805052%28en-us%29.aspx"><p>When vertical margins are adjacent, the CSS specification says that the margins must collapse into a single margin, and the width of the single margin will be the maximum of adjoining margin widths.</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/07/28/css-text-shadow-und-box-shadow/" title="CSS: text-shadow und box-shadow">CSS: text-shadow und box-shadow</a></li><li><a href="http://www.guymon.de/wordpress/2010/07/27/slide-out-boxes/" title="Slide Out Boxes">Slide Out Boxes</a></li><li><a href="http://www.guymon.de/wordpress/2010/07/22/css-word-wrap/" title="CSS: Word-Wrap">CSS: Word-Wrap</a></li><li><a href="http://www.guymon.de/wordpress/2010/07/17/drupal-module-fuer-advanced-theming/" title="Drupal: Module für Advanced Theming">Drupal: Module für Advanced Theming</a></li><li><a href="http://www.guymon.de/wordpress/2010/06/29/drupal-7-ie-styles/" title="Drupal 7: IE Styles">Drupal 7: IE Styles</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2010/07/26/css-margin-collapse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal: Git&#160;Workflow</title>
		<link>http://www.guymon.de/wordpress/2010/07/24/drupal-git-workflow/</link>
		<comments>http://www.guymon.de/wordpress/2010/07/24/drupal-git-workflow/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 12:11:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[drupak]]></category>
		<category><![CDATA[git]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=5372</guid>
		<description><![CDATA[Metal Toad Media gibt einige Tips f&#252;r die bevorstehende Umstellung der Drupal Projekte auf git. Possibly related posts (automatically generated)daily linksflashbakeGit for Web DesignersGit ResourcesVersionskontrolle mit Git]]></description>
			<content:encoded><![CDATA[<p>Metal Toad Media gibt einige <a href="http://www.metaltoad.com/blog/git-drupal-primer">Tips</a> f&#252;r die bevorstehende Umstellung der Drupal Projekte auf git. </p><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><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/05/04/flashbake/" title="flashbake">flashbake</a></li><li><a href="http://www.guymon.de/wordpress/2009/03/26/git-for-web-designers/" title="Git for Web Designers">Git for Web Designers</a></li><li><a href="http://www.guymon.de/wordpress/2009/01/05/git-resources/" title="Git Resources">Git Resources</a></li><li><a href="http://www.guymon.de/wordpress/2008/12/18/versionskontrolle-mit-git/" title="Versionskontrolle mit Git">Versionskontrolle mit Git</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2010/07/24/drupal-git-workflow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal: Create CCK&#160;Formaters</title>
		<link>http://www.guymon.de/wordpress/2010/07/23/drupal-create-cck-formaters/</link>
		<comments>http://www.guymon.de/wordpress/2010/07/23/drupal-create-cck-formaters/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 13:41:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[cck]]></category>
		<category><![CDATA[drupal]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=5370</guid>
		<description><![CDATA[Von der Design4Drupal How to Create CCK Formatters: The best way to template out your node content and views fields is to not have to! By creating your own CCK formatters you can take control of your field output. CCK formatters are the options you see when you go the &#8216;Display Fields&#8217; tab for a [...]]]></description>
			<content:encoded><![CDATA[<p>Von der Design4Drupal <a href="http://boston2010.design4drupal.org/sessions/how-create-cck-formatters">How to Create CCK Formatters</a>:</p>
<blockquote cite="http://boston2010.design4drupal.org/sessions/how-create-cck-formatters"><p>The best way to template out your node content and views fields is to not have to! By creating your own CCK formatters you can take control of your field output. CCK formatters are the options you see when you go the &#8216;Display Fields&#8217; tab for a content type, or choose the output of a views field, or as an option in Panels. </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/07/14/hook_form_alter-und-cck-fields/" title="hook_form_alter() und CCK fields">hook_form_alter() und CCK fields</a></li><li><a href="http://www.guymon.de/wordpress/2010/06/08/daily-links-136/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2010/04/29/drupal-compound-cck-field/" title="Drupal: Compound CCK Field">Drupal: Compound CCK Field</a></li><li><a href="http://www.guymon.de/wordpress/2009/07/25/custom-cck-fields/" title="Custom CCK Fields">Custom CCK Fields</a></li><li><a href="http://www.guymon.de/wordpress/2009/06/24/cck-display-fields-patch/" title="CCK display fields Patch">CCK display fields Patch</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2010/07/23/drupal-create-cck-formaters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS:&#160;Word-Wrap</title>
		<link>http://www.guymon.de/wordpress/2010/07/22/css-word-wrap/</link>
		<comments>http://www.guymon.de/wordpress/2010/07/22/css-word-wrap/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 12:59:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Programmierung]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=5366</guid>
		<description><![CDATA[Es gibt zwar nur einige wenige Szenarien wo man word-wrap:break-word einsetzen will, aber dann ist das sehr praktisch - und funktioniert im IE . Basically, it tells the text content targeted by the selector to break any long words that might potentially go outside the layout due to space limitations and lack of breaking spaces. [...]]]></description>
			<content:encoded><![CDATA[<p>Es gibt zwar nur einige wenige Szenarien wo man <code>word-wrap:break-word</code> einsetzen will, aber dann ist das sehr praktisch - und funktioniert im IE <img src='http://www.guymon.de/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> .</p>
<blockquote cite="http://www.impressivewebs.com/word-wrap-css3/"><p>Basically, it tells the text content targeted by the selector to break any long words that might potentially go outside the layout due to space limitations and lack of breaking spaces.</p>
<p>For example, you might have a width of 200px for a particular element, and you might have a link inside that element that contains a really long word that stretches past the element’s width (that is, it’s longer than 200px, with no spaces). If you have the word-wrap property set to the value “break-word”, then the word will naturally break to the next line, without breaking the layout.</p>
</blockquote>
<p>via <a href="http://www.impressivewebs.com/word-wrap-css3/">impressiv webs</a></p><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2010/07/28/css-text-shadow-und-box-shadow/" title="CSS: text-shadow und box-shadow">CSS: text-shadow und box-shadow</a></li><li><a href="http://www.guymon.de/wordpress/2010/07/27/slide-out-boxes/" title="Slide Out Boxes">Slide Out Boxes</a></li><li><a href="http://www.guymon.de/wordpress/2010/07/26/css-margin-collapse/" title="CSS: Margin Collapse">CSS: Margin Collapse</a></li><li><a href="http://www.guymon.de/wordpress/2010/07/17/drupal-module-fuer-advanced-theming/" title="Drupal: Module für Advanced Theming">Drupal: Module für Advanced Theming</a></li><li><a href="http://www.guymon.de/wordpress/2010/06/29/drupal-7-ie-styles/" title="Drupal 7: IE Styles">Drupal 7: IE Styles</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2010/07/22/css-word-wrap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
