<?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>lamberto coccioli. &#187; Wordpress</title>
	<atom:link href="http://www.lambertococcioli.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lambertococcioli.com</link>
	<description>on music and beauty</description>
	<lastBuildDate>Sat, 19 Jun 2010 22:24:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Related articles plugin</title>
		<link>http://www.lambertococcioli.com/related-articles-plugin/</link>
		<comments>http://www.lambertococcioli.com/related-articles-plugin/#comments</comments>
		<pubDate>Sun, 10 Dec 2006 15:17:16 +0000</pubDate>
		<dc:creator>lamberto coccioli</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.lambertococcioli.com/related-articles-plugin/</guid>
		<description><![CDATA[	A simple Wordpress plugin to emulate the behaviour of the related articles plugin for textpattern. It returns a list of the related entries for a post, based on a common keyword. I find it useful to differentiate between tags, which are very open in nature &#8211; and a closer type of relation, for example for [...]]]></description>
			<content:encoded><![CDATA[	<p>A simple Wordpress plugin to emulate the behaviour of the related articles plugin for textpattern. It returns a list of the related entries for a post, based on a common keyword. I find it useful to differentiate between tags, which are very open in nature &#8211; and a closer type of relation, for example for a cluster of articles on the same specific subject. In my case, related entries to an item in my composition portfolio.</p>
	<p style="text-align:center;">Version: 0.2</p>
	<p>All you need to do is create a custom field named &#8216;keyword&#8217; and enter the same value for all the posts you want to be related. Then add <code>&lt;?php related_articles(); ?&gt;</code> inside the Wordpress loop in your templates where you want the list of related articles to appear. You can specify inside the brackets what text or html tags go before and after the link of the related article/s, see the .php file for details.</p>
	<p>This plugin is based on the <a href="http://codex.wordpress.org/Displaying_Posts_Using_a_Custom_Select_Query.html">Displaying Posts Using a Custom Select Query</a> page of the Wordpress Codex and two plugins: <a href="http://www.coffee2code.com/wp-plugins/">Get Custom Field Values</a> 2.1 by Scott Reilly and <a href="http://www.w-a-s-a-b-i.com/archives/2006/02/02/wordpress-related-entries-20/">Related Posts</a> 2.0.4 by Alexander Malov, Mike Lu &#38; Jon Bourne.</p>
	<p style="text-align:center;">Download the zip archive of the Related Articles plugin.</p>
	<p style="text-align:center;"><a id="p139" href="http://www.lambertococcioli.com/files/related-articles.zip"> <img src="http://www.lambertococcioli.com/images/icons/zip.jpg" title="Related articles Wordpress plugin" /></a></p>

 ]]></content:encoded>
			<wfw:commentRss>http://www.lambertococcioli.com/related-articles-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Colophon</title>
		<link>http://www.lambertococcioli.com/colophon/</link>
		<comments>http://www.lambertococcioli.com/colophon/#comments</comments>
		<pubDate>Thu, 07 Dec 2006 16:07:25 +0000</pubDate>
		<dc:creator>lamberto coccioli</dc:creator>
				<category><![CDATA[About]]></category>
		<category><![CDATA[gloria]]></category>
		<category><![CDATA[lc]]></category>
		<category><![CDATA[simplicity]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.lambertococcioli.com/colophon/</guid>
		<description><![CDATA[	These pages are indebted to Michel De Montaigne, whose journal and essays have been a quiet, constant source of inspiration.
	The strange creatures inhabiting this site are reproductions of Gloria&#8217;s thread on canvas artworks. They are all © Gloria Toro Ceballos. Music excerpts, scores, images, audio and video clips are all © Lamberto Coccioli when not [...]]]></description>
			<content:encoded><![CDATA[	<p>These pages are indebted to Michel De Montaigne, whose journal and essays have been a quiet, constant source of inspiration.</p>
	<p>The strange creatures inhabiting this site are reproductions of Gloria&#8217;s thread on canvas artworks. They are all © Gloria Toro Ceballos. Music excerpts, scores, images, audio and video clips are all © Lamberto Coccioli when not stated otherwise.</p>
	<p><a href="http://www.wordpress.org">Wordpress</a> is a wonderful tool to create blogs and much more. Many thanks to Matt Mullenweg, the creator of Wordpress, and to the many developers that have improved on the core functions of the software.</p>
	<p>I thought that setting up a nice blog with some static pages and media content would have been a straightforward affair. It turned out to take an inordinate amount of time and effort. On top of digging deep into Wordpress documentation and forums, I had to learn the basics of the PHP scripting language, MySQL and phpMyAdmin; a good deal of HTML and CSS and bits of UNIX commands and Apache&#8230; Just by counting the acronyms in the previous sentence you&#8217;ll have to agree that something is wrong here!</p>
	<p>We are still a long way from having simple, user-friendly yet flexible tools to create personal blogs and web pages. Although Wordpress is one of the best publishing platforms and offers a very friendly admin interface, it still falls short of my requirements for a usable and flexible tool. But then, the intricacies of how a web page is generated, and the need to support different implementations will always be a barrier for developing more intuitive tools. With time&#8230;</p>
	<p>This site uses a slightly modified version of the simple yet subtle <a href="http://warpspire.com/hemingway">Hemingway</a> theme by Kyle Neath, and the following Wordpress plugins:</p>
	<p><a href="http://eightface.com/wordpress/flickrrss/">flickrRSS</a> 5.1 by Dave Kellam and Stefano Verna<br />
<a href="http://www.coffee2code.com/wp-plugins/">Get Custom Field Values</a> 3.0.1 by Scott Reilly<br />
<a href="http://www.lambertococcioli.com/related-articles-plugin/">Related Articles</a> 0.2 by Lamberto Coccioli<br />
<a href="http://www.huddledmasses.org/category/development/wordpress/textile/">TextileWrapper</a> 2.8 by Joel Bennett<br />
<a href="http://www.ifelse.co.uk/code/timeofday.php">Time of Day</a> 1.0.1 by Phu Ly &#038; Dunstan Orchard &#038; Michael Heilemann [in order to make it work you need to duplicate the function <code>the_time</code> and call it <code>the_time2</code> in wp-includes/general-template.php. This is the code I use:<br />
<code> //added by me to make the timeofday plugin work (lc)<br />
function the_time2( $d = '' )<br />
{echo apply_filters('the_time2', get_the_time( $d ), $d);<br />
}</code><br />
<a href="http://www.boriel.com/?page_id=12">Xspf_player</a> 3.4a by José Rodriguez (a.k.a. Boriel)</p>
	<p>I&#8217;m currently using in the <a href="http://www.lambertococcioli.com/portfolio">Portfolio</a> section two great web services, <a href="http://www.soundcloud.com" target="_blank">Soundcloud</a> for listening to audio files and <a href="http://www.issuu.com" target="_blank">issuu</a> for visualising scores and documents.</p>
	<p>[updated December 2009]</p>

 ]]></content:encoded>
			<wfw:commentRss>http://www.lambertococcioli.com/colophon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
