<?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>Ichimusai's Place &#187; script</title>
	<atom:link href="http://www.ichimusai.org/tag/script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ichimusai.org</link>
	<description>Photos and other rants</description>
	<lastBuildDate>Sat, 11 Feb 2012 18:50: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>
		<item>
		<title>Albatross</title>
		<link>http://www.ichimusai.org/2010/03/07/albatross/</link>
		<comments>http://www.ichimusai.org/2010/03/07/albatross/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 16:39:43 +0000</pubDate>
		<dc:creator>Ichimusai</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[albatross]]></category>
		<category><![CDATA[album generator]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[image magick]]></category>
		<category><![CDATA[jhead]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[web integration]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://www.ichimusai.org/2010/03/07/albatross/</guid>
		<description><![CDATA[My Bash bases photo album generator Albatross is back by popular demand. If you are hacking your own version I&#8217;d be happy to integrate it with the base code. www.ichimusai.org/albatross]]></description>
			<content:encoded><![CDATA[<p>My Bash bases photo album generator Albatross is back by popular demand. If you are hacking your own version I&#8217;d be happy to integrate it with the base code.</p>
<p><a href="http://www.ichimusai.org/albatross/">www.ichimusai.org/albatross</a></p>
<a href='http://twitter.com/share?url=http%3A%2F%2Fwww.ichimusai.org%2F%3Fp%3D3483&count=horizontal&related=ichimusai1972&text=Albatross' class='twitter-share-button' data-text='Albatross' data-url='http://www.ichimusai.org/?p=3483' data-counturl='http://www.ichimusai.org/2010/03/07/albatross/' data-count='horizontal' data-via='ichimusai1972' data-related='ichimusai1972'></a>]]></content:encoded>
			<wfw:commentRss>http://www.ichimusai.org/2010/03/07/albatross/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flickr Scripts</title>
		<link>http://www.ichimusai.org/2008/08/07/flickr-scripts/</link>
		<comments>http://www.ichimusai.org/2008/08/07/flickr-scripts/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 11:12:20 +0000</pubDate>
		<dc:creator>Ichimusai</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[buddy icon]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[experience]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[group sender]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[referrer]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://www.ichimusai.org/?p=417</guid>
		<description><![CDATA[Here are some of my favourite GreaseMonkey scripts for Flickr that I use almost daily: Flickr Refer Comment This script allows you to put a small signature when commenting pictures that tells the people where you found the picture. It is a very nice feature and tells people where you are finding their pictures when [...]]]></description>
			<content:encoded><![CDATA[<p>Here are some of my favourite <a href="https://addons.mozilla.org/en-US/firefox/addon/748">GreaseMonkey</a> scripts for Flickr that I use almost daily:</p>
<dl>
<dt><a href="http://6v8.gamboni.org/Flickr-Add-referer-into-comments.html">Flickr Refer Comment</a></dt>
<dd>This script allows you to put a small signature when commenting pictures that tells the people where you found the picture. It is a very nice feature and tells people where you are finding their pictures when you comment them &#8211; which group, if you are reading through RSS aggregator, in your friends and family collections and so on.</dd>
<dt><a href="http://www.flickr.com/groups/flickrhacks/discuss/72157594482547285/">Flickr Buddy Icon Reply</a></dt>
<dd>This script allows you to reply with a buddy icon and / or name so that people know who you are responding to when making a follow up comment. Lovely script!</dd>
<dt><a href="http://userscripts.org/scripts/show/1543">Flickr &#8211; Multi Group Sender</a></dt>
<dd>This script allows you to pick from a list all the groups you wish to send a photo to. Normally you have to pick one group at a time and from the organiser you can only send a nuber of photos to one group at a time but with this you can send one photo to several groups at the same time. </dd>
</dl>
<p>In order to use any of them you must first install <a href="https://addons.mozilla.org/en-US/firefox/addon/748">Greasmonkey</a>, a scripting add-on for <a href="http://www.mozilla.com/en-US/firefox/">Firefox</a> that also can be gotten to work with Internet Explorer.</p>
<a href='http://twitter.com/share?url=http%3A%2F%2Fwww.ichimusai.org%2F%3Fp%3D417&count=horizontal&related=ichimusai1972&text=Flickr%20Scripts' class='twitter-share-button' data-text='Flickr Scripts' data-url='http://www.ichimusai.org/?p=417' data-counturl='http://www.ichimusai.org/2008/08/07/flickr-scripts/' data-count='horizontal' data-via='ichimusai1972' data-related='ichimusai1972'></a>]]></content:encoded>
			<wfw:commentRss>http://www.ichimusai.org/2008/08/07/flickr-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

