<?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>ynote</title>
	<atom:link href="http://ynote.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ynote.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Tue, 24 Apr 2007 11:15:05 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language></language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='ynote.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/a96efcab8c3848e11466dc786df1a32f?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>ynote</title>
		<link>http://ynote.wordpress.com</link>
	</image>
			<item>
		<title>Inherit category template</title>
		<link>http://ynote.wordpress.com/2007/04/23/inherit-category-template/</link>
		<comments>http://ynote.wordpress.com/2007/04/23/inherit-category-template/#comments</comments>
		<pubDate>Mon, 23 Apr 2007 17:30:09 +0000</pubDate>
		<dc:creator>yoshi</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://ynote.wordpress.com/2007/04/23/inherit-category-template/</guid>
		<description><![CDATA[A simple plugin that lets category archive pages inherit their&#8217;s parents&#8217; template. Initially posted in the support forum on wordpress.org.

In category page this look for a custom template for the category(`category-XX.php`) and if it doesn&#8217;t exist look for the parent&#8217;s template and if no category template found til the top level, then goes back to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ynote.wordpress.com&blog=1018461&post=4&subd=ynote&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>A simple plugin that lets category archive pages inherit their&#8217;s parents&#8217; template. Initially posted in <a href="http://wordpress.org/support/topic/72284" title="do child categories inherit template of parent category?">the support forum on wordpress.org</a>.</p>
<p><span id="more-4"></span></p>
<p>In category page this look for a custom template for the category(`category-XX.php`) and if it doesn&#8217;t exist look for the parent&#8217;s template and if no category template found til the top level, then goes back to normal template hierarchy (`archive.php` and `index.php`). Works with WP 2.0/2.1.</p>
<h2>Download</h2>
<p><a href="http://wordpress.ex-libris.jp/wp-content/uploads/2007/04/inherit-category-template.zip">Inherit category template</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ynote.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ynote.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ynote.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ynote.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ynote.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ynote.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ynote.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ynote.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ynote.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ynote.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ynote.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ynote.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ynote.wordpress.com&blog=1018461&post=4&subd=ynote&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ynote.wordpress.com/2007/04/23/inherit-category-template/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8158df085bc78533ceca168c7a17de84?s=96&#38;d=identicon" medium="image">
			<media:title type="html">yoshikage</media:title>
		</media:content>
	</item>
		<item>
		<title>Multifile Upload</title>
		<link>http://ynote.wordpress.com/2007/04/23/multifile-upload/</link>
		<comments>http://ynote.wordpress.com/2007/04/23/multifile-upload/#comments</comments>
		<pubDate>Mon, 23 Apr 2007 17:05:25 +0000</pubDate>
		<dc:creator>yoshi</dc:creator>
				<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://ynote.wordpress.com/2007/04/23/multifile-upload/</guid>
		<description><![CDATA[
This plugin adds some features to WP&#8217;s default uploading function. Works with WP 2.1.x. Has been tested with Firefox2, IE6/7 and Opera 9.2 on Windows. Other OS/browser users please let me know if have any problem.

Features

Upload multiple files at a time

You can upload one or more files at a time.


Resize the images

Original images can be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ynote.wordpress.com&blog=1018461&post=3&subd=ynote&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href='http://wordpress.ex-libris.jp/wp-content/uploads/2007/04/multifile-upload-screenshot.PNG' title='screenshot'><img src='http://wordpress.ex-libris.jp/wp-content/uploads/2007/04/multifile-upload-screenshot.thumbnail.PNG' alt='screenshot' /></a></p>
<p>This plugin adds some features to WP&#8217;s default uploading function. Works with WP 2.1.x. Has been tested with Firefox2, IE6/7 and Opera 9.2 on Windows. Other OS/browser users please let me know if have any problem.</p>
<p><a id="more-94"></a></p>
<h2>Features</h2>
<ul>
<li>Upload multiple files at a time
<ul>
<li>You can upload one or more files at a time.</li>
</ul>
</li>
<li>Resize the images
<ul>
<li>Original images can be resized when uploading</li>
<li>and thumbnail size also can be specified.</li>
</ul>
</li>
</ul>
<h2>Download</h2>
<ul>
<li><a href="http://wordpress.ex-libris.jp/wp-content/uploads/2007/04/multifile-upload-101.zip" title="multifile upload">Multifile Upload 1.0.1 (.zip)</a>   </li>
</ul>
<h2>Installation</h2>
<ol>
<li>Download and extract the file.</li>
<li>Upload multifile-upload directory to /wp-content/plugins/ directory.</li>
<li>Activate &#8220;Multifile Upload&#8221; in the WordPress&#8217; admin page</li>
</ol>
<p>That&#8217;s it. Now you&#8217;ll see the changes in the upload interface.</p>
<h2>Quick Instructions</h2>
<ul>
<li>Uploading more than one file
<ul>
<li>In the Upload tab, click [+add field] or [-remove] to add/reduce the upload fields</li>
</ul>
</li>
<li>Resize
<ul>
<li>Set the size of original and thumbnail image in the Resize field. This will be the length(px) of larger side of the image</li>
<li>If the filed is left blank, thumbnail size will be 128px and original image will not be resized.</li>
</ul>
</li>
</ul>
<h2>Version History</h2>
<ul>
<li><strong>1.0.1</strong> Bug fix. upload interface wasn&#8217;t functioning when WP is installed in a subdirectory. Also removed prototype.js from the package to use core bundle one.</li>
<li><strong>1.0</strong> Initial release</li>
</ul>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ynote.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ynote.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ynote.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ynote.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ynote.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ynote.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ynote.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ynote.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ynote.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ynote.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ynote.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ynote.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ynote.wordpress.com&blog=1018461&post=3&subd=ynote&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ynote.wordpress.com/2007/04/23/multifile-upload/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8158df085bc78533ceca168c7a17de84?s=96&#38;d=identicon" medium="image">
			<media:title type="html">yoshikage</media:title>
		</media:content>

		<media:content url="http://wordpress.ex-libris.jp/wp-content/uploads/2007/04/multifile-upload-screenshot.thumbnail.PNG" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>
	</item>
	</channel>
</rss>