<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Cordobo</title>
	
	<link>http://cordobo.com</link>
	<description>on webdesign and CSS</description>
	<lastBuildDate>Thu, 22 Oct 2009 10:24:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/Cordobo" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Wordpress: Limited Randomized Blogroll without Plugin</title>
		<link>http://feedproxy.google.com/~r/Cordobo/~3/onDIiZ7cS5g/</link>
		<comments>http://cordobo.com/1476-random-wordpress-blogroll/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 15:10:05 +0000</pubDate>
		<dc:creator>Andreas Jacob</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://cordobo.com/?p=1476</guid>
		<description><![CDATA[Create a smaller blogroll with many links with Wordpress built-in functions wp_list_bookmarks, limit, and orderby]]></description>
			<content:encoded><![CDATA[<p>Did you ever redesigned your blog and <strong>your new design only allowed a limited space for your &#8220;one mile high&#8221; blogroll?</strong> A friend of mine ran into exactly this problem with his newly redesigned blog.</p>
<p><span id="more-1476"></span></p>
<p>The really simple solution we came up is resource-friendly while <strong>he can keep all of his links</strong>. Most probably the best thing of this simple usage of Wordpress functions: it&#8217;s entirely based on Wordpress&#8217; <strong>template tags</strong> and there is no need for another plugin.</p>
<h3>Wordpress Template Tags</h3>
<p>Our weapon of choice is the <a href="http://codex.wordpress.org/Template_Tags/wp_list_bookmarks">wp_list_bookmarks</a> template tag. It comes in handy if you use a new <a href="http://cordobo.com/free-wordpress-templates/">Wordpress theme</a> as starting point, which already uses this tag. If not, now it&#8217;s the time to get rid of deprecated tags like <code>get_links()</code> or <code>get_links_list()</code>.</p>
<p>To start, open the file where your link-list is located, most probably sidebar.php or footer.php. The default usage for wp_list_bookmarks is:</p>
<p><code>&lt;?php wp_list_bookmarks(); ?&gt;</code></p>
<h3>Useful parameters: limit and orderby</h3>
<p>Remember, we need to limit the output because of the new design while still giving link-love to all of our blog-friends. To achieve this goal, we applied two parameters to the tag:</p>
<p><code>limit</code> and <code>orderby</code>.</p>
<h3>The Function</h3>
<p>These two parameters combined provide us with the limited set of randomized links we need. Seven randomized links fit into the available space, so here is the final template tag with two parameters applied:</p>
<p><code>&lt;?php wp_list_bookmarks('limit=7&#038;orderby=rand'); ?&gt;</code></p>
<p>Jupp, it&#8217;s remarkably simple, but it works exactly as intended.</p>
<img src="http://feeds.feedburner.com/~r/Cordobo/~4/onDIiZ7cS5g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://cordobo.com/1476-random-wordpress-blogroll/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://cordobo.com/1476-random-wordpress-blogroll/</feedburner:origLink></item>
		<item>
		<title>Cordobo Green Park 2 Beta 5</title>
		<link>http://feedproxy.google.com/~r/Cordobo/~3/q3SRG_HuwTU/</link>
		<comments>http://cordobo.com/1449-cordobo-green-park-2-beta-5/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 17:39:03 +0000</pubDate>
		<dc:creator>Andreas Jacob</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[Cordobo Green Park 2]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[green park 2]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://cordobo.com/?p=1449</guid>
		<description><![CDATA[
Late last month I released Green Park 2 Beta 4 with a small support for i18n &#8212; thanks to a lot of people with a lot more eyes than I have, I could fix around 15 smaller issues, two bugs and I got a lot of feedback regarding the i18n of the theme. Thanks to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://cordobo.com/green-park-2/" title="Cordobo Green Park 2 Beta 5 Download"><img src="http://farm3.static.flickr.com/2597/3735308761_91d472e663.jpg" alt="Cordobo Green Park 2 Beta 5 Download" /></a></p>
<p>Late last month I released Green Park 2 Beta 4 with a small support for <abbr title="Internationalization">i18n</abbr> &mdash; thanks to a lot of people with a lot more eyes than I have, I could fix around 15 smaller issues, two bugs and I got a lot of feedback regarding the <abbr title="Internationalization">i18n</abbr> of the theme. Thanks to the community, we have support for the following languages:</p>
<p><span id="more-1449"></span></p>
<ol>
<li><strong>Chinese</strong> by <a href="http://wxzbb.com/">wxzbb</a></li>
<li><strong>English</strong> (default) by me</li>
<li><strong>French</strong> by Julien</li>
<li><strong>German</strong> by <a href="http://cordobo.com/">Andreas Jacob</a></li>
<li><strong>Polish</strong> by <a href="http://tosiek.pl/">Tosiek</a></li>
<li><strong>Spanish</strong> (castellano) by <a href="http://www.cuarenton.com/">José Manuel Mao</a></li>
<li><strong>Swedish</strong> by <a href="http://www.jonvision.se/">Jon Klarström</a></li>
</ol>
<p>I&#8217;d love to see your language here as well <img src='http://cordobo.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  Please check this posting: <a href="http://cordobo.com/1381-green-park-2-beta-5-pre/">Green Park 2 &ndash; for translators</a></p>
<h3>Green Park 2 Beta 5 is available for download</h3>
<p>So it&#8217;s time to release <strong>Green Park 2 Beta 5</strong> into the wild. The download is now available:</p>
<p><a href="http://cordobo.com/green-park-2/#download">Download Green Park 2</a> Beta 5 | <a href="http://themes.cordobo.com/">Demo</a> (<a href="http://cordobo.com/green-park-2/#changelog">Changelog</a>)</p>
<h3>Like it? Buy me a cup of coffee <img src='http://cordobo.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </h3>
<p>As you might know, coders love coffee &mdash; and I need a lot. If you like my free themes, feel free to send me <strong>1$ for a coffee</strong>.</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick" />
<input type="hidden" name="hosted_button_id" value="5976565" />
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="PayPal - The safer, easier way to pay online!" />
          <img alt="" src="https://www.paypal.com/de_DE/i/scr/pixel.gif" width="1" height="1" /><br />
        </form>
<img src="http://feeds.feedburner.com/~r/Cordobo/~4/q3SRG_HuwTU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://cordobo.com/1449-cordobo-green-park-2-beta-5/feed/</wfw:commentRss>
		<slash:comments>113</slash:comments>
		<feedburner:origLink>http://cordobo.com/1449-cordobo-green-park-2-beta-5/</feedburner:origLink></item>
		<item>
		<title>Happy Birthday, Dear Blog</title>
		<link>http://feedproxy.google.com/~r/Cordobo/~3/ZpbZKX1OHQM/</link>
		<comments>http://cordobo.com/1421-happy-birthday-dear-blog/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 13:22:07 +0000</pubDate>
		<dc:creator>Andreas Jacob</dc:creator>
				<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Cordobo]]></category>
		<category><![CDATA[happy birthday]]></category>

		<guid isPermaLink="false">http://cordobo.com/?p=1421</guid>
		<description><![CDATA[
&#169; 2008 by Andreas Jacob &#8212; Reborn, Cordobo wearing Hardbound 2
During the last five years I studied literature and linguistics, worked as webdesigner for an agency, gained a lot of good and some not so good experiences, travelled about 29 thousand miles, made the decision to resign from my job and started to work as [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/cordobo/2707173536/" title="Reborn by Cordobo, on Flickr"><img src="http://farm4.static.flickr.com/3018/2707173536_feb67c4fe8.jpg" width="500" height="389" alt="Reborn by Cordobo" /></a><br />
<small>&copy; 2008 by Andreas Jacob &mdash; Reborn, Cordobo wearing Hardbound 2</small></p>
<p>During the last five years I studied literature and linguistics, worked as webdesigner for an agency, gained a lot of good and some not so good experiences, travelled about 29 thousand miles, made the decision to resign from my job and started to work as <a href="http://cordobo.com/about/">freelance webdesigner</a> which I didn&#8217;t regret and &mdash; I had one blog.</p>
<p><span id="more-1421"></span></p>
<p>Five years ago I started this blog on August 19<sup>th</sup>, 2004 as a personal blog with an entry about a <a href="http://cordobo.com/6-notebook-entlaufen/">lost laptop of my Korean friend Young</a>. The focus shifted slowly and I covered mainly web 2.0 services. For about three years now the blog is about <strong>web development</strong> <span class="amp">&amp;</span> <strong>webdesign</strong> with few exceptions.</p>
<h3>Statistics of five funny years</h3>
<ul>
<li><strong>2 domains</strong> (cordobo.de <span class="amp">&amp;</span> cordobo.com)</li>
<li><strong>3 webhosters</strong></li>
<li><strong>6 plugins</strong> (Akismet, All in One SEO Pack, <a href="http://cordobo.com/1074-nofollow-post-feed-links-trackback-urls/">Dean&#8217;s Permalinks Migration</a>, Google XML Sitemaps, Twitter for Wordpress <span class="amp">&amp;</span> WP Super Cache)</li>
<li><strong>7 MySQL databases</strong></li>
<li><strong>12</strong> <a href="http://cordobo.com/free-wordpress-templates/">wordpress themes</a> (some are available for free)</li>
<li><strong>24</strong> wordpress updates/upgrades</li>
<li>visitors from <strong>151 countries</strong>, mostly from the USA, Germany, China, Brazil, India, Australia, Canada <span class="amp">&amp;</span> the U.K.</li>
<li><strong>332 articles</strong> (+11 drafts)</li>
<li><strong>1,952 comments</strong>, trackbacks and pingbacks</li>
<li><strong>4,540 backlinks</strong> (says <a href="http://www.google.com/search?q=link%3Acordobo.com">Google</a>)</li>
<li><strong>131,132 spams</strong><br />
highest: July 2008 &#8211; 7,927 spams<br />
lowest: November 2006 &#8211; 35 spams</li>
<li><strong>1,260,113 visitors</strong></li>
<li><strong>4,019,760 served pages</strong></li>
<li><strong>3,753 GB of Traffic</strong></li>
<li>and infinite hours spent with CSS, HTML, Wordpress, Photoshop, Illustrator, Eclipse &hellip;</li>
</ul>
<p>Today I celebrate my blogs fifth birthday with some new clothes &#8211; the actual theme used on Cordobo is called &#8220;<strong>Hardbound 2</strong>&#8220;. Its a clean theme <strong>optimized for fast rendering</strong>, features a lot of <strong>accessibility improvements</strong> with a strong focus on <strong>typography</strong>. Although there are still some minor issues, misalignments and unformatted areas here and there, I couldn&#8217;t resist any longer to change to the new theme.</p>
<p>Hope you liked it so far, for another term of five years.</p>
<img src="http://feeds.feedburner.com/~r/Cordobo/~4/ZpbZKX1OHQM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://cordobo.com/1421-happy-birthday-dear-blog/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://cordobo.com/1421-happy-birthday-dear-blog/</feedburner:origLink></item>
		<item>
		<title>Green Park 2 Beta 5 pre – for translators</title>
		<link>http://feedproxy.google.com/~r/Cordobo/~3/lMJWdApGhJM/</link>
		<comments>http://cordobo.com/1381-green-park-2-beta-5-pre/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 14:57:27 +0000</pubDate>
		<dc:creator>Andreas Jacob</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[green park 2]]></category>

		<guid isPermaLink="false">http://cordobo.com/?p=1381</guid>
		<description><![CDATA[This release is for developers and translators only. It is not supported and not recommended for production use (the latest official and supported version is Green Park Beta 4). The latest supported version is Green Park Beta 5.
Comments not related to Beta 5 pre will be removed from this post to keep the focus on [...]]]></description>
			<content:encoded><![CDATA[<p>This release is for developers and translators only. It is not supported and <strong>not recommended for production use</strong> <del datetime="2009-08-21T19:13:28+00:00">(the latest official and supported version is <a href="http://cordobo.com/1233-cordobo-green-park-2-beta/">Green Park Beta 4</a>).</del> The latest supported version is <a href="http://cordobo.com/1449-cordobo-green-park-2-beta-5/">Green Park Beta 5</a>.</p>
<p>Comments not related to Beta 5 pre will be removed from this post to keep the focus on translations.</p>
<p><span id="more-1381"></span></p>
<p>If you want to help translate Green Park 2 (GP2) into your language, download the pre-release theme. The theme contains a folder with default.mo/default.po files (English) and example files de_DE.mo/de_DE.po (German).</p>
<p>Translations for Beta 5 should be zipped and mailed to the e-mail mentioned in the readme.txt file.</p>
<h3>Ressources for Translators</h3>
<p><a href="http://www.zyblog.de/2006/01/15/localizing-wordpress-themes/">Localizing Wordpress Themes</a> (English) (<a href="http://www.zyblog.de/2006/01/06/wordpress-themes-lokalisieren/">German version</a>)<br />
<a href="http://urbangiraffe.com/articles/localizing-wordpress-themes-and-plugins/">Localizing WordPress Themes and Plugins</a> (English)<br />
<a href="http://codex.wordpress.org/Translating_WordPress#Translation_Tools">Wordpress Codex: Translation Tools</a></p>
<h3>Feedback</h3>
<p>If you encounter any issues regarding the grammar or syntax in your language, please let me know.<br />
Feedback, bug reports and workarounds in general are highly appreciated.</p>
<h3>Download</h3>
<p><strong><del datetime="2009-08-21T19:13:28+00:00">Not recommended for production use</del></strong><br />
<a href="http://cordobo.com/free-wordpress-templates/green-park-2/#download">Green Park Beta 5 &#8211; i18n</a> (Updated August 21<sup>st</sup>, 2009)</p>
<h3>Translations</h3>
<p>These translations will be available for Beta 5:</p>
<ol>
<li><strong>Chinese</strong> by <a href="http://wxzbb.com/">wxzbb</a></li>
<li><strong>French</strong> by Julien</li>
<li><strong>German</strong> by <a href="http://cordobo.com/">Andreas Jacob</a></li>
<li><strong>Polish</strong> by <a href="http://tosiek.pl/">Tosiek</a></li>
<li><strong>Spanish</strong> (castellano) by <a href="http://www.cuarenton.com/">José Manuel Mao</a></li>
<li><strong>Swedish</strong> by <a href="http://www.jonvision.se/">Jon Klarström</a></li>
</ol>
<img src="http://feeds.feedburner.com/~r/Cordobo/~4/lMJWdApGhJM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://cordobo.com/1381-green-park-2-beta-5-pre/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		<feedburner:origLink>http://cordobo.com/1381-green-park-2-beta-5-pre/</feedburner:origLink></item>
		<item>
		<title>Green Park 2 for Habari – Beta 1</title>
		<link>http://feedproxy.google.com/~r/Cordobo/~3/nDQ_IvT08Oo/</link>
		<comments>http://cordobo.com/1327-green-park-2-for-habari-beta/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 17:39:07 +0000</pubDate>
		<dc:creator>Andreas Jacob</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[habari]]></category>
		<category><![CDATA[Theme]]></category>

		<guid isPermaLink="false">http://cordobo.com/?p=1327</guid>
		<description><![CDATA[Using Wordpress?
If you use a Wordpress driven blog, get the latest release of Green Park 2 for Wordpress here or leave your comment here.
I started porting Cordobo Green Park 2 to Habari. A demo is available here: Cordobo Green Park 2 for Habari Demo.
Please note that GP2 for Habari is in early development and far [...]]]></description>
			<content:encoded><![CDATA[<h4>Using Wordpress?</h4>
<p>If you use a Wordpress driven blog, get the latest release of <a href="http://cordobo.com/green-park-2/#download">Green Park 2 for Wordpress</a> here or <a href="http://cordobo.com/1233-cordobo-green-park-2-beta/">leave your comment here</a>.</p>
<p>I started porting Cordobo Green Park 2 to <a href="http://habariproject.org/">Habari</a>. A demo is available here: <a href="http://thesocialweb.de/">Cordobo Green Park 2 for Habari Demo</a>.</p>
<p>Please note that GP2 for Habari is in early development and far away from being feature complete. Please report any bugs you encounter.<br />
Download: <a href="/wp-content/uploads/greenpark_2_habari_beta_1b.zip">Green Park 2 for Habari</a> (updated July 18<sup>th</sup>, 2009)</p>
<img src="http://feeds.feedburner.com/~r/Cordobo/~4/nDQ_IvT08Oo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://cordobo.com/1327-green-park-2-for-habari-beta/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		<feedburner:origLink>http://cordobo.com/1327-green-park-2-for-habari-beta/</feedburner:origLink></item>
		<item>
		<title>Cordobo Green Park 2 Beta 4</title>
		<link>http://feedproxy.google.com/~r/Cordobo/~3/TNjRQlDUHn0/</link>
		<comments>http://cordobo.com/1233-cordobo-green-park-2-beta/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 18:45:35 +0000</pubDate>
		<dc:creator>Andreas Jacob</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[green park 2]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://cordobo.com/?p=1233</guid>
		<description><![CDATA[
Cordobo Green Park 2 (GP2) has reached the Beta status after 8 Alpha revisions. The download is available at my Wordpress Themes Page.
Apart from a new header graphic and more appealing forms and buttons, GP2 comes with a lot of code and CSS improvements, to render the website even faster along with typography and SEO [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://cordobo.com/green-park-2/#download"><img src="http://farm3.static.flickr.com/2597/3735308761_91d472e663.jpg" alt="Cordobo Green Park 2 Beta 4 Download" /></a></p>
<p><a href="http://cordobo.com/green-park-2/">Cordobo Green Park 2</a> (GP2) has reached the Beta status after 8 Alpha revisions. The download is available at my <a href="http://cordobo.com/green-park-2/">Wordpress Themes Page</a>.</p>
<p>Apart from a <strong>new header graphic</strong> and more <strong>appealing forms and buttons</strong>, GP2 comes with a lot of <strong>code and CSS improvements</strong>, to <strong>render the website even faster</strong> along with <strong>typography and SEO optimizations</strong>. The Beta needs ~3KB less code on each created page compared to the latest alpha. The new settings page located at the Wordpress Admin section, to configure Feedburner, Adsense and Analytics, has been cleaned up although.</p>
<p><a href="http://cordobo.com/green-park-2/#download">Download Green Park 2</a> Beta 4 | <a href="http://themes.cordobo.com/">Demo</a> (<a href="http://cordobo.com/green-park-2/#changelog">Changelog</a>)</p>
<h3>Like it? Buy me a cup of coffee <img src='http://cordobo.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </h3>
<p>As you might know, coders love coffee &mdash; and I need a lot. If you like my free themes, feel free to send me <strong>1$ for a coffee</strong>.</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick" />
<input type="hidden" name="hosted_button_id" value="5976565" />
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="PayPal - The safer, easier way to pay online!" />
          <img alt="" src="https://www.paypal.com/de_DE/i/scr/pixel.gif" width="1" height="1" /><br />
        </form>
<img src="http://feeds.feedburner.com/~r/Cordobo/~4/TNjRQlDUHn0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://cordobo.com/1233-cordobo-green-park-2-beta/feed/</wfw:commentRss>
		<slash:comments>179</slash:comments>
		<feedburner:origLink>http://cordobo.com/1233-cordobo-green-park-2-beta/</feedburner:origLink></item>
		<item>
		<title>Cordobo Green Park 2 Alpha 7</title>
		<link>http://feedproxy.google.com/~r/Cordobo/~3/E0SFdwI8KQM/</link>
		<comments>http://cordobo.com/1223-cordobo-green-park-2-alpha-7/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 11:53:47 +0000</pubDate>
		<dc:creator>Andreas Jacob</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[green park 2]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress theme]]></category>

		<guid isPermaLink="false">http://cordobo.com/?p=1223</guid>
		<description><![CDATA[I updated my Wordpress theme Green Park 2 to Alpha 7 (the theme you&#8217;re looking at), with a lot of improvements to the codebase and full support for IE6 incorporated. Cordobo Green Park 2 is a simple &#38; elegant light-weight theme for Wordpress with a clean typography, built with seo and page-rendering optimizations in mind.
The [...]]]></description>
			<content:encoded><![CDATA[<p>I updated my Wordpress theme <a href="http://cordobo.com/green-park-2/">Green Park 2</a> to Alpha 7 (the theme you&#8217;re looking at), with a lot of improvements to the codebase and full support for <abbr title="Internet Explorer 6">IE6</abbr> incorporated. Cordobo Green Park 2 is a simple &amp; elegant light-weight theme for Wordpress with a clean typography, built with seo and page-rendering optimizations in mind.</p>
<p>The theme is released as &#8220;ALPHA&#8221;, to let you know I&#8217;m still adding features and improvements. So please feel free and report any bug you may encounter in the <a href="/1223-cordobo-green-park-2-alpha-7/#reply">comments section</a> below.</p>
<h3>Featurelist</h3>
<ul>
<li>Fully compatible with Wordpress 2.7.1 and up</li>
<li>Support for Wordpress widgets</li>
<li>Light-weight: optimized CSS for really fast cross-browser rendering, less graphics (Grade &#8220;A&#8221; in YSlow)</li>
<li>Fast: the minimum set of SQL queries</li>
<li>Findability: SEO optimizations for humans and search-engines</li>
<li>Accessible: clean and structured code for screen-readers and &#8220;jump links&#8221; for navigation</li>
<li>A very clean typography for advanced readability</li>
<li>Use of <strong>css sprites</strong> for images for even less http-requests</li>
<li>Built-In Simple-Twitter Plugin support</li>
<li>Built-In Sitepagination-Plugin support</li>
</ul>
<p><a href="http://cordobo.com/green-park-2/">Download Green Park 2 Alpha 7</a></p>
<img src="http://feeds.feedburner.com/~r/Cordobo/~4/E0SFdwI8KQM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://cordobo.com/1223-cordobo-green-park-2-alpha-7/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		<feedburner:origLink>http://cordobo.com/1223-cordobo-green-park-2-alpha-7/</feedburner:origLink></item>
		<item>
		<title>Provide visual feedback using CSS #1</title>
		<link>http://feedproxy.google.com/~r/Cordobo/~3/loYdCKw6yfI/</link>
		<comments>http://cordobo.com/1119-provide-visual-feedback-css/#comments</comments>
		<pubDate>Thu, 07 May 2009 20:25:38 +0000</pubDate>
		<dc:creator>Andreas Jacob</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[feedback]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[ux]]></category>

		<guid isPermaLink="false">http://cordobo.com/?p=1119</guid>
		<description><![CDATA[Small changes can cause big improvements. Todays topic is about small css improvements, resulting in visual feedback for your visitors and improvements to your blogs user interface. Most of the CSS below only works in the newest browsers, but it shouldn&#8217;t prevent you from using it.
Don&#8217;t just change the color of the link, provide feedback
Instead [...]]]></description>
			<content:encoded><![CDATA[<p>Small changes can cause big improvements. Todays topic is about small css improvements, resulting in visual feedback for your visitors and improvements to your blogs user interface. Most of the CSS below only works in the newest browsers, <a href="http://www.stuffandnonsense.co.uk/archives/and_all_that_transcending_css_malarkey.html">but it shouldn&#8217;t prevent you from using it</a>.</p>
<h3>Don&#8217;t just change the color of the link, provide feedback</h3>
<p>Instead of just changing the color of your links, provide your websites&#8217; visitors with visual feedback for their interaction.</p>
<p><span id="more-1119"></span></p>
<h4>1. Improve the contrast between background and foreground</h4>
<p>If you have a low contrast between the link-color and the background-color (white on light-green, like in the image shown above), apply a light <strong>text-shadow</strong> to your navigation links. </p>
<p><img src="http://farm4.static.flickr.com/3397/3511223702_7c8feed527_o.png" alt="Visual Navigation Feedback" /></p>
<p>The text-shadow property adds a grey drop-shadow with one pixel to the bottom relative to the text (0px on the x-axis, 1px on the y-axis, 0px blur radius and the color #555)</p>
<p><code>a:link { text-shadow: 0px 1px 0px #555; }</code></p>
<p><strong>Note:</strong> This effect is only visible in Firefox 3.5+, Safari 3+, Opera 9+ and Chrome.</p>
<h4>2. Highlight the state of the link</h4>
<p>Change the color for an <code>:hover</code> effect, or like I did in the navigation, apply a darker and slightly bigger text-shadow to the link.</p>
<p><img src="http://farm4.static.flickr.com/3631/3511223744_67026bbf30_o.png" alt="Visual Navigation Feedback" /></p>
<p>With the following CSS applied, the link has a light 3D effect, like hovering over the navigation. </p>
<p><code>a:hover { text-shadow: 1px 1px 1px #000; }</code></p>
<p><strong>Note:</strong> this works only in Firefox 3.5+, Safari 3+ and Chrome, but neither in Internet Explorer nor Opera 9+</p>
<h4>3. Show me the click</h4>
<p>If it&#8217;s a link, let the link show some reaction.</p>
<p><img src="http://farm4.static.flickr.com/3633/3510415051_973786141f_o.png" alt="Visual Navigation Feedback" /></p>
<p>Use <code>a:active</code> to apply a small <strong>button-style</strong> effekt to your links. As a result to the code shown below, your link will &#8220;jump&#8221; 1px below its current position.</p>
<p><code>a:active { position: relative; top: 1px; }</code></p>
<h4>4. Seamless transition for links <span class="amp">&amp;</span> visible states</h4>
<p>If image 4 + 5 looks the same to you &mdash; well, that&#8217;s by intention.</p>
<p><img src="http://farm4.static.flickr.com/3554/3511223846_21152f4569_o.png" alt="Visual Navigation Feedback" /><br />
<small>The 1<sup>st</sup> page, right <strong>after you clicked</strong> the link, <strong>but before the 2<sup>nd</sup> page loads</strong>.</small></p>
<p><img src="http://farm4.static.flickr.com/3551/3510415163_5e3b2d9e35_o.png" alt="Visual Navigation Feedback" /><br />
<small>The 2<sup>nd</sup> page <strong>after</strong> the click.</small></p>
<p>I use the same color for <strong>a:focus</strong> and <strong>a.current</strong> (whereas <strong>.current</strong> is the class applied to the current page link on the 2<sup>nd</sup> page.</p>
<p><code>a:focus, a.current { color: #111; }</code></p>
<p>I also used it to create a <strong>seamless transition</strong> between the 1<sup>st</sup> and the 2<sup>nd</sup> page. Note, it&#8217;s only useful if you know, that the now current link on the 2<sup>nd</sup> page is at the same position like the a:focus on the 1<sup>st</sup> page, e.g. the navigation above. Also note, if it&#8217;s not obvious that the new page loaded, because of a very big header using the browsers complete viewport, this effect can be confusing. It can also be confusing if your page loads very fast or very slow.</p>
<h4>5. The complete transition effect</h4>
<p><img src="http://farm4.static.flickr.com/3316/3511177506_c776543ba7_o.png" alt="Visual Navigation Feedback" /></p>
<p>If you haven&#8217;t seen a lot of changes in the images above, open my website with either Firefox 3.5, Safari 4, Chrome 2 or Opera 9+ and check the top navigation above.</p>
<p>Thanks to <a href="http://korsti.de/blog/2009-04-28/physischer-knopf-klick-effekt-mit-css/">Korsti</a> and <a href="http://webzeugkoffer.de/">Björn</a>.</p>
<img src="http://feeds.feedburner.com/~r/Cordobo/~4/loYdCKw6yfI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://cordobo.com/1119-provide-visual-feedback-css/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		<feedburner:origLink>http://cordobo.com/1119-provide-visual-feedback-css/</feedburner:origLink></item>
		<item>
		<title>9 Spotify invites for you</title>
		<link>http://feedproxy.google.com/~r/Cordobo/~3/cJFjpFRgSmc/</link>
		<comments>http://cordobo.com/1101-spotify-invites/#comments</comments>
		<pubDate>Sun, 03 May 2009 17:21:54 +0000</pubDate>
		<dc:creator>Andreas Jacob</dc:creator>
				<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[invite]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[spotify]]></category>
		<category><![CDATA[stream]]></category>

		<guid isPermaLink="false">http://cordobo.com/?p=1101</guid>
		<description><![CDATA[I currently have 9 Spotify invites to give away. Spotify is a free music stream service with more than 2 Mio. users worldwide. If your familiar with iTunes, you&#8217;ll like Spotify&#8217;s slim and fast streaming App based on Adobe AIR (available for Windows &#38; OS X). You can listen to all the music you like [...]]]></description>
			<content:encoded><![CDATA[<p>I currently have 9 <strong>Spotify invites</strong> to give away. <a href="http://www.spotify.com/en/">Spotify</a> is a free music stream service with more than 2 Mio. users worldwide. If your familiar with iTunes, you&#8217;ll like <strong>Spotify&#8217;s slim and fast streaming App <del datetime="2009-05-04T22:17:20+00:00">based on Adobe AIR</del></strong> (available for Windows <span class="amp">&amp;</span> OS X). You can listen to all the music you like as often you want to, create and share playlists with friends &mdash; all for free.</p>
<p><img src="http://farm4.static.flickr.com/3182/3497084371_674b1447d5_o.jpg" alt="Spotify Desktop Application" /><br />
<small>Spotify Desktop Application for Windows</small></p>
<p><span id="more-1101"></span></p>
<blockquote><p>Spotify is an online music service offering users the ability to <strong>stream music on demand</strong> using Spotify’s unique technology. Spotify will be marketed both as a premium monthly subscription service and a version which is free for consumers to use, and supported by advertising. Consumers will also have the option to purchase a day pass that gives access to Spotify without advertising.</p></blockquote>
<p><small>Quoted from <a href="http://www.spotify.com/en/about/what/">About Spotify</a></small></p>
<p>Leave a comment with your email address (Spotify requires a valid email address, no spam) and I&#8217;ll send you your invite for Spotify free.</p>
<p><strong>Please note:</strong> As a resident of <strong>Sweden, Norway, Finland, the UK, France and Spain</strong> you don&#8217;t need an invite to register for <a href="http://www.spotify.com/en/products/free/" rel="nofollow">Spotify free</a>.</p>
<p><strong>Update:</strong> All invites are gone.</p>
<img src="http://feeds.feedburner.com/~r/Cordobo/~4/cJFjpFRgSmc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://cordobo.com/1101-spotify-invites/feed/</wfw:commentRss>
		<slash:comments>97</slash:comments>
		<feedburner:origLink>http://cordobo.com/1101-spotify-invites/</feedburner:origLink></item>
		<item>
		<title>Wordpress: Exclude Post-Feed-Links and Trackback URLs from Google using “nofollow”</title>
		<link>http://feedproxy.google.com/~r/Cordobo/~3/owiIIbOrCJM/</link>
		<comments>http://cordobo.com/1074-nofollow-post-feed-links-trackback-urls/#comments</comments>
		<pubDate>Sat, 02 May 2009 15:07:10 +0000</pubDate>
		<dc:creator>Andreas Jacob</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[duplicate content]]></category>
		<category><![CDATA[nofollow]]></category>
		<category><![CDATA[RSS-Feed]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[Trackback-URL]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://cordobo.com/?p=1074</guid>
		<description><![CDATA[In my last article about Wordpress, Canonical URL’s, Optimized Permalinks, I explained why and how I easily managed to change my blogs permalinks structure with Dean’s Permalinks Migration plugin without the hassle of 404s or duplicate content.

With the help of Arne&#8217;s Google XML Sitemaps plugin you can easily create a Sitemap for Google Webmastertools and [...]]]></description>
			<content:encoded><![CDATA[<p>In my last article about Wordpress, <a href="/1043-canonical-urls-optimized-permalinks/">Canonical URL’s, Optimized Permalinks</a>, I explained why and how I easily managed to change my blogs permalinks structure with <a href="/1043-canonical-urls-optimized-permalinks/">Dean’s Permalinks Migration</a> plugin without the hassle of 404s or duplicate content.</p>
<p><span id="more-1074"></span></p>
<p>With the help of Arne&#8217;s <a href="http://wordpress.org/extend/plugins/google-sitemap-generator/">Google XML Sitemaps</a> plugin you can easily create a Sitemap for <a href="https://www.google.com/webmasters/tools/">Google Webmastertools</a> and check your blog for any inconsistencies <strong>after</strong> Googlebot re-indexes your site. I was presented with some easy to fix 404&#8217;s, which resulted from an earlier permalinks structure. The next thing was to remove the &#8220;<strong>post feed links</strong>&#8221; and &#8220;<strong>trackback-URLs</strong>&#8221; from the Google index to avoid <strong>duplicate content</strong>.</p>
<p>You can tell Google not to index a certain URL by applying <strong>rel=&#39;nofollow&#39;</strong> to the link. Open <strong>single.php</strong> from your theme&#8217;s folder and replace</p>
<p><code>&lt;?php post_comments_feed_link(&#39;RSS 2.0 Feed&#39;); ?&gt;</code><br />
with<br />
<code>&lt;a href=&#34;&lt;?php echo get_post_comments_feed_link() ?&gt;&#34; rel=&#34;nofollow&#34;>RSS 2.0 Feed&lt;/a&gt;</code></p>
<p>The trackback-URLs are easier to fix. In my case they came attached with</p>
<p><code>rel=&#34;trackback&#34;</code><br />
to which I added a <strong>&#8221; nofollow&#8221;</strong> so it resulted in<br />
<code>rel=&#34;trackback nofollow&#34;</code></p>
<p>Repeat this procedure with all the files with &#8220;feed&#8221; and &#8220;trackback&#8221; URIs and upload them to your themes folder. Finally, wait and let the magic happen.</p>
<img src="http://feeds.feedburner.com/~r/Cordobo/~4/owiIIbOrCJM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://cordobo.com/1074-nofollow-post-feed-links-trackback-urls/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://cordobo.com/1074-nofollow-post-feed-links-trackback-urls/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.292 seconds. --><!-- Cached page generated by WP-Super-Cache on 2009-11-12 05:07:23 --><!-- Compression = gzip -->
