<?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/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>notizBlog &#187; linkdump</title>
	<atom:link href="http://notizblog.org/tag/linkdump/feed/" rel="self" type="application/rss+xml" />
	<link>http://notizblog.org</link>
	<description>a weblog about the open, portable, social, synaptic, semantic, structured, distributed, decentralized, microformatted and federated social web</description>
	<lastBuildDate>Mon, 23 Jan 2012 10:31:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<atom:link rel="search"
           href="http://notizblog.org/opensearch"
           type="application/opensearchdescription+xml"
           title="Content Search" /><atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/><cloud domain='notizblog.org' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<atom:link rel='salmon' href='http://notizblog.org/?salmon=endpoint'/><atom:link rel='http://salmon-protocol.org/ns/salmon-replies' href='http://notizblog.org/?salmon=endpoint'/><atom:link rel='http://salmon-protocol.org/ns/salmon-mention' href='http://notizblog.org/?salmon=endpoint'/>		<item>
		<title>APML for WordPress updates</title>
		<link>http://notizblog.org/2008/01/14/apml-for-wordpress-updates/</link>
		<comments>http://notizblog.org/2008/01/14/apml-for-wordpress-updates/#comments</comments>
		<pubDate>Mon, 14 Jan 2008 19:13:01 +0000</pubDate>
		<dc:creator>Matthias Pfefferle</dc:creator>
				<category><![CDATA[Open Web]]></category>
		<category><![CDATA[apml]]></category>
		<category><![CDATA[Feeds]]></category>
		<category><![CDATA[linkdump]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://notizblog.org/2008/01/14/apml-for-wordpress-updates/</guid>
		<description><![CDATA[There are two big changes in the new WP-APML version: Links and Feeds, are now part of the APML Feed. Sample: http://notizblog.org/apml/ You can search through my blog using your APML file and there is also a sidebar-widget with some meta-informations. Sample: http://notizblog.org/apml/search/?s=http://notsorelevant.com/wp-apml.php What do you think about it? Any ideas to make something better? [...]]]></description>
			<content:encoded><![CDATA[<p>There are two big changes in the new WP-APML version:</p>
<ul>
<li>Links and Feeds, are now part of the APML Feed. Sample: <a href="http://notizblog.org/apml/">http://notizblog.org/apml/</a></li>
<li>You can search through my blog using your APML file and there is also a sidebar-widget with some meta-informations. Sample: <a href="http://notizblog.org/apml/search/?s=http://notsorelevant.com/wp-apml.php">http://notizblog.org/apml/search/?s=http://notsorelevant.com/wp-apml.php</a></li>
</ul>
<p>What do you think about it? Any ideas to make something better?</p>
<p>If there are no more suggestions and if everythinks works fine, I would release it in the next few days.</p>

<div class="social-buttons">
  <a class="FlattrButton" style="display:none;"
     title="APML for WordPress updates"
     data-flattr-button="compact"
     data-flattr-uid="pfefferle"
     data-flattr-category="text"
     data-flattr-language="de_DE"
     href="http://notizblog.org/2008/01/14/apml-for-wordpress-updates/"
     rel="donation payment">Flattr this!</a>

  <div class="g-plusone" data-size="medium" data-lang="de-DE" data-href="http://notizblog.org/2008/01/14/apml-for-wordpress-updates/"></div>
</div>]]></content:encoded>
			<wfw:commentRss>http://notizblog.org/2008/01/14/apml-for-wordpress-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>Simple linklog using the K2 theme</title>
		<link>http://notizblog.org/2006/10/26/simple-linklog-using-the-k2-theme/</link>
		<comments>http://notizblog.org/2006/10/26/simple-linklog-using-the-k2-theme/#comments</comments>
		<pubDate>Thu, 26 Oct 2006 09:44:35 +0000</pubDate>
		<dc:creator>Matthias Pfefferle</dc:creator>
				<category><![CDATA[Open Web]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[K2]]></category>
		<category><![CDATA[kottke]]></category>
		<category><![CDATA[linkblog]]></category>
		<category><![CDATA[linkdump]]></category>
		<category><![CDATA[nur mal kurz]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.notizblog.org/2006/10/26/simple-linklog-using-the-k2-theme/</guid>
		<description><![CDATA[HowTo get a linklog like Kottkes remaindered links or something like the asides hack from Matt using wordpress, the K2 theme and some CSS. First of all you have to create a category you want to use, for example &#8220;linkdump&#8221;, then create your own custom style (K2 page structure). Add the following code to your [...]]]></description>
			<content:encoded><![CDATA[<p>HowTo get a linklog like <a href="http://www.kottke.org">Kottkes</a> <a href="http://kottke.org/remainder/">remaindered links</a> or something like the asides hack from <a href="http://photomatt.net/2004/05/19/asides/">Matt</a> using <a href="http://wordpress.org">wordpress</a>, the <a href="http://getk2.com">K2 theme</a> and some CSS.</p>
<p>First of all you have to create a category you want to use, for example <em>&#8220;linkdump&#8221;</em>, then create your own <a href="http://www.johntp.com/2006/06/09/how-to-create-a-custom-k2-scheme-part-1/">custom style</a> (<a href="http://k2.stikipad.com/docs/show/Page+Structure">K2 page structure</a>).</p>
<p>Add the following code to your custom css&#8230;</p>
<p>CSS code to hide the title (header), the noteworthy-link and the entry meta:</p>
<pre class="code">.category-linkdump .entry-title, .category-linkdump
.noteworthyLink, .category-linkdump .entry-meta {
	display: none;
	}</pre>
<p>Example code to format the new linkdump category:</p>
<pre class="code">.category-linkdump .entry-content a, .category-linkdump
.entry-content a:hover {
	border-bottom: 1px dotted #CCC;
	text-decoration: none !important;
	}</pre>
<pre class="code">.category-linkdump .entry-content {
	/*background-color: #F8F8F8;*/
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	padding: 15px;
	font-size: 10px;
	}</pre>
<p>Demo: <a href="http://www.notizblog.org/category/links/">http://www.notizblog.org/category/links/</a></p>
<p>If you want to use your del.icio.us account for the linkdump/linklog try &#8220;<a href="http://nozell.com/blog/2005/01/30/updated-yet-another-daily-delicious-hack/">Yet Another Weekly del.icio.us</a>&#8220;</p>

<div class="social-buttons">
  <a class="FlattrButton" style="display:none;"
     title="Simple linklog using the K2 theme"
     data-flattr-button="compact"
     data-flattr-uid="pfefferle"
     data-flattr-category="text"
     data-flattr-language="de_DE"
     href="http://notizblog.org/2006/10/26/simple-linklog-using-the-k2-theme/"
     rel="donation payment">Flattr this!</a>

  <div class="g-plusone" data-size="medium" data-lang="de-DE" data-href="http://notizblog.org/2006/10/26/simple-linklog-using-the-k2-theme/"></div>
</div>]]></content:encoded>
			<wfw:commentRss>http://notizblog.org/2006/10/26/simple-linklog-using-the-k2-theme/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
	</item>
	</channel>
</rss>

