<?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>UI Design &#124; Usability Blog &#124; Icons &#124; User Interface Design &#187; Plugin &#187; Journal</title>
	<atom:link href="http://www.uidesign.at/journal/tag/plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.uidesign.at</link>
	<description>User Interface Design, Usability, Web, Icons, Design, Consulting</description>
	<lastBuildDate>Thu, 13 May 2010 10:27:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>WordPress plugin: Add side notes to your blog!</title>
		<link>http://www.uidesign.at/journal/2009/09/14/sidenotes-wordpress-plugin-side-notes-for-your-blog/</link>
		<comments>http://www.uidesign.at/journal/2009/09/14/sidenotes-wordpress-plugin-side-notes-for-your-blog/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 17:06:13 +0000</pubDate>
		<dc:creator>Stephan</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Sidenotes]]></category>

		<guid isPermaLink="false">http://www.uidesign.at/?p=104</guid>
		<description><![CDATA[After having redesigned my website I was searching for a plug-in that provides the possibility to simply add some side notes to my blog. Unfortunately I haven&#8217;t found one. So I decided to write it on my own &#8211; my first WordPress plug-in called &#8220;Sidenotes&#8221;. Today I&#8217;m glad to announce the &#8220;Sidenotes&#8221; plug-in I&#8217;ve been [...]]]></description>
			<content:encoded><![CDATA[<p>After having redesigned my website I was searching for a plug-in that provides the possibility to simply add some side notes to my blog. Unfortunately I haven&#8217;t found one. So I decided to write it on my own &#8211; my first WordPress plug-in called &#8220;Sidenotes&#8221;.</p>
<p><span id="more-104"></span>Today I&#8217;m glad to announce the &#8220;Sidenotes&#8221; plug-in I&#8217;ve been working on for quite some time. After some testing and localization work I think it&#8217;s ready to be released!</p>
<p>Let&#8217;s make some words about this plug-in: My overall goal during development was: Keep it simple and don&#8217;t lose sight of the primary goal! I didn&#8217;t want to code something that becomes complex and user-unfriendly after a while. Sidenotes should provide the possibility to easily add &#8220;advanced links&#8221;, showing a title, a brief description of the link target and the date the user has posted the note. Similar to your link list or blog roll, side notes can be displayed e.g. in your sidebar – of course providing an additional RSS feed for easy syndication.</p>
<p>See the result at the bottom of my homepage! If you have any ideas, problems or suggestions, just drop me a note!</p>
<p><a title="Download Sidenotes Plugin" href="http://wordpress.org/extend/plugins/sidenotes/"><span class="button_download">Download latest &#8220;Sidenotes&#8221; release from WordPress Plugin Directory</span></a></p>
<h6>Installation</h6>
<ul>
<li>Like many other WordPress plug-ins &#8220;Sidenotes&#8221; can be easily installed by copying the &#8220;sidenotes&#8221;-folder to your <strong>/wp-content/plugins/</strong> directory.</li>
<li>Copy <strong>sidenotes-rss.php</strong> from your <strong>/wp-content/plugins/</strong> directory to your <strong>root</strong> directory (where you can also find files like wp-app.php, wp-atom.php,…)</li>
<li>Activate the plug-in through the &#8220;Plugins&#8221; menu in your WordPress admin panel and do some additional setup in the &#8220;Settings&#8221; menu if you want.</li>
<li>Write your first side note within the &#8220;Tools&#8221; menu</li>
<li>Place get_sidenotes() somewhere in your code</li>
</ul>
<h6>FAQ</h6>
<ol>
<li><em>I want to show my sidenotes in a list &#8211; as it is defined by default.</em><br />
You have to enclose your function call, e.g. &lt;?php get_sidenotes() ?&gt; with &lt;ul&gt; tags</li>
</ol>
<h6>Change log</h6>
<p>2009-09-14<br />
v0.9: Initial version</p>
<p>2009-09-21<br />
v0.9.1: Bug Fix: Cyrillic language support</p>
<p>2009-09-22<br />
v0.9.2: Bug Fix: Display date / time in local language</p>
<p>2009-09-24<br />
v.0.9.3: New feature: Output all (or specific number of) Sidenotes via &lt;?php get_sidenotes_archives() ?&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.uidesign.at/journal/2009/09/14/sidenotes-wordpress-plugin-side-notes-for-your-blog/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
	</channel>
</rss>
