<?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>A. Fatih Syuhud &#187; sidenotes</title>
	<atom:link href="http://www.fatihsyuhud.com/tag/sidenotes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fatihsyuhud.com</link>
	<description>A blog on news and blogging SEO tips &#38; tutorial, Indonesia, Islam and more</description>
	<lastBuildDate>Mon, 21 Nov 2011 20:29:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Sideblog WordPress Plugin</title>
		<link>http://www.fatihsyuhud.com/sideblog-wordpress-plugin/</link>
		<comments>http://www.fatihsyuhud.com/sideblog-wordpress-plugin/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 00:21:21 +0000</pubDate>
		<dc:creator>A. Fatih Syuhud</dc:creator>
				<category><![CDATA[Blogger Indonesia]]></category>
		<category><![CDATA[Asides]]></category>
		<category><![CDATA[miniblog]]></category>
		<category><![CDATA[sideblog]]></category>
		<category><![CDATA[sidenotes]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://fatihsyuhud.com/?p=1186</guid>
		<description><![CDATA[Everytime I browse through the internet world, I found many fascinating stuffs which links I hate to miss. Hence I save them mostly in del.icio.us. As time goes by, I feel having saved many links in a third party service&#8211;instead [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://fatihsyuhud.com/wp-content/uploads/2008/10/tulip-indonesia.jpg"><img class="alignnone size-medium wp-image-1188" style="float: left; margin: 0px 10px 10px 0px" title="Sidenotes wordpress plugin" src="http://fatihsyuhud.com/wp-content/uploads/2008/10/tulip-indonesia.jpg" border="0" alt="" width="86" height="130" /></a>Everytime I browse through the internet world, I found many fascinating stuffs which links I hate to miss. Hence I save them mostly in del.icio.us. As time goes by, I feel having saved many links in a third party service&#8211;instead of in your primary blog&#8211;is a bit ineffective and a waste of time. Come to think of it, I need a plugin to enable me to save links I found on the internet in the form of a blog post but doesn&#8217;t appear in the main page blog posts, the links should come up only in the sidebar.<br />
<span id="more-1186"></span><br />
After googling, I found a nice plugin called <a href="http://wordpress.org/extend/plugins/sideblog/" target="_blank">Sideblog</a>. And since two days ago, you&#8217;ve seen SIDENOTES in the right sidebar which is a sort of miniblog (also called Asides, Sideblog, Sidenotes) which perform like an online bookmark such as del.icio.us etc. Only it&#8217;s a lot better as it&#8217;s integrated well within your own blog.</p>
<p><strong>How to install</strong></p>
<p>First, download the plugin from <a href="http://downloads.wordpress.org/plugin/sideblog.zip" target="_blank">here </a>and unzip it.</p>
<p>Second, if <a href="http://wordpress.org/extend/plugins/sideblog/installation/" target="_blank">you&#8217;ve activated your sidebar widget, follow this instruction:</a></p>
<blockquote>
<ol>
<li>Upload <code><span style="background-color: #ededff;">sideblog.php</span></code> to the <code>/wp-content/plugins</code> directory</li>
<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress</li>
<li>Create your asides category (usually, &#8216;asides&#8217;) if you haven&#8217;t created on yet</li>
<li>Go to &#8216;Setting&#8217; menu then to &#8216;Sideblog&#8217; submenu</li>
<li>From the list of categories, select the one you just created above and choose the number of entries to display</li>
<li>Click on &#8216;Update Sideblog Options&#8217; button</li>
<li>Go to &#8216;Design&#8217; menu, then to &#8216;Widget&#8217; or just &#8216;Widgets&#8217; for WP 2.2 and greater.</li>
<li>Drag and drop the Sideblog widget (&#8216;Sideblog 1) to your sidebar container.</li>
<li>Click on the icon and give it a title and select a category.</li>
<li>Save your changes.</li>
<li>Create a post and put it in your asides category</li>
</ol>
</blockquote>
<p>If you happen to like non-widget sidebar (anyone?), follow these steps, skip it if you use widget:</p>
<blockquote>
<ol>
<li>Upload <code>sideblog.php</code> to the <code>/wp-content/plugins</code> directory</li>
<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress</li>
<li>Create your asides category (usually, &#8216;asides&#8217;) if you haven&#8217;t created on yet</li>
<li>Open your themes&#8217; <code>sidebar.php</code> file if you have one and add <code>&lt;?php sideblog('asides'); ?&gt;</code></li>
<li>Create a post and put it in your asides category</li>
</ol>
<p> </p></blockquote>
<p><strong>How to Setting</strong></p>
<p>There are several options on how you want this Sideblog to appear. I prefer only the title url link which will appear in the sidebar. So this is what I&#8217;d do:</p>
<p>1. Once the installation is done, I go to Setting -&gt; Sideblog<br />
2. On the &#8220;Display Format&#8221; menu, I put this code:<br />
<code><br />
&lt;li&gt;%title_url% &lt;/li&gt;<br />
3. Click "Update Sideblog Options" (See picture 1 below)</code></p>
<p> </p>
<p><code><br />
</code><a href="http://fatihsyuhud.com/wp-content/uploads/2008/11/sideblog-1.jpg"><img class="alignnone size-full wp-image-1353" title="sideblog" src="http://fatihsyuhud.com/wp-content/uploads/2008/11/sideblog-1.jpg" alt="" width="500" height="135" /></a></p>
<p> </p>
<p><strong>Picture 1:</strong> Only URL Title shows in Sideblog, the content will show after you click the title link.</p>
<p>So, now when I am not in the mood to write a long post or article, I write in the Sidenotes or Sideblog with a link or two to other blogs or websites. Likewise, whenever I found a nice link which I don&#8217;t have time to read now yet it&#8217;s too important to miss or just to share the link with readers, I save it in the Sidenotes. There are times when I write a long article (more than three paragraph) but I just don&#8217;t want it to appear in the frontpage for a reason or two, so I use this method.</p>
<p>You may also comment in the sidenote as well, since the comment box is open.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fatihsyuhud.com/sideblog-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>62</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/11 queries in 0.050 seconds using disk: basic
Object Caching 365/381 objects using disk: basic

Served from: www.fatihsyuhud.com @ 2012-02-12 07:45:09 -->
