<?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>Tiny Tiny RSS | ウダ2Blog</title>
	<atom:link href="https://uda2.com/blog/tag/tiny-tiny-rss/feed/" rel="self" type="application/rss+xml" />
	<link>https://uda2.com/blog</link>
	<description>大阪でフリーランスとしてWEB制作している管理人が気になった技術をメモったり、作ったツールの紹介などを綴っているブログです。</description>
	<lastBuildDate>Sun, 07 Dec 2014 18:51:43 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>Tiny Tiny RSSの気をつける点</title>
		<link>https://uda2.com/blog/tiny-tiny-rss/</link>
					<comments>https://uda2.com/blog/tiny-tiny-rss/#comments</comments>
		
		<dc:creator><![CDATA[uda2]]></dc:creator>
		<pubDate>Sun, 07 Dec 2014 18:51:43 +0000</pubDate>
				<category><![CDATA[うだうだ]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[Tiny Tiny RSS]]></category>
		<guid isPermaLink="false">http://uda2.com/blog/?p=1582</guid>

					<description><![CDATA[<p>2013年7月1日GoogleReaderの終了後し、その後feedlyを利用していた。 FeedlyはGoogleReader並の機能を持っており、購読するRSSを検索する機能があり初心者にも導入しやすいし、Flipb</p>
The post <a href="https://uda2.com/blog/tiny-tiny-rss/">Tiny Tiny RSSの気をつける点</a> first appeared on <a href="https://uda2.com/blog">ウダ2Blog</a>.]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" src="http://uda2.com/blog/wp-content/uploads/tiny-tiny-rss-300x155.png" alt="tiny-tiny-rss" width="300" height="155" class="aligncenter size-medium wp-image-1584" srcset="https://uda2.com/blog/wp-content/uploads/tiny-tiny-rss-300x155.png 300w, https://uda2.com/blog/wp-content/uploads/tiny-tiny-rss.png 312w" sizes="(max-width: 300px) 100vw, 300px" /><br />
2013年7月1日GoogleReaderの終了後し、その後<a href="https://feedly.com/i/welcome" target="_blank">feedly</a>を利用していた。<br />
FeedlyはGoogleReader並の機能を持っており、購読するRSSを検索する機能があり初心者にも導入しやすいし、<a href="https://about.flipboard.com/" target="_blank">Flipboard</a>とそっくりなマガジン風レイアウトのFeedly専用アプリも用意されている。<br />
ただ、Feedlyは記事の検索ができない。不可能という意味では無く有償のFeedly Proになる必要がある。金額は年額45＄（現時点で5,396円）結構な金額なのでTiny Tiny RSSというRSSリーダーも併用していた。<br />
<a href="http://tt-rss.org/redmine/projects/tt-rss/wiki" target="_blank">Tiny Tiny RSS</a>はサーバーにインストールする方式のRSSリーダーで敷居が高いがその分ソフトがデザインや機能拡張等の自由度が高く、Feedlyのように有償との差別化の為に検索できないようにされる事も無く、GoogleReaderのようにサービス終了に怯える事も無い。<br />
今回iPadでもTiny Tiny RSSを利用する方法があると分ったので一本化する事にした。<br />
そこで、Tiny Tiny RSSを使う上でハマりやすいと思うことを書いてみようとおもいます。<br />
※画像は個人的に<a href="https://chrome.google.com/webstore/detail/speed-dial-2/jpfpebmajhhopeonhlcgidhclcccjcik" target="_blank">Speed Dial 2</a>用に作った画像でオフィシャルのロゴではありません。<br />
<span id="more-1582"></span></p>
<h5>1.長い記事が思うようにスキップ出来ない</h5>
<p>通常記事を飛ばすのはNかPか上下キーで行うがこの方法は長い記事の場合上手く飛ばしてくれない。（記事の全て見せようとしてるのだろうか、次の記事に行かず少しずつスクロールする）<br />
私の購読している<a href="http://www.smashingmagazine.com/" target="_blank">Smashing Magazine</a>は時々とても長い記事を投稿され、次の記事に飛ばすのが面倒だ。<br />
「キーボードショートカット」の一覧には無いですが<a href="http://tt-rss.org/redmine/projects/tt-rss/wiki/InterfaceTips" target="_blank">InterfaceTips &#8211; Tiny Tiny RSS</a>によると、右ペインを選択状態でCtrlを押しながら上下キーを押すと言葉通り記事を読み飛ばさせる事が可能になる。</p>
<h5>2.古い記事が消えてしまってる</h5>
<p>ある日、過去の記事を検索すると古い記事が消えていた。初期設定では60日を過ぎたら消されるようになっているようだ。<br />
設定画面の全体の「この日数よりあとの古い投稿を削除する」を長めに設定しないと検索する記事が無くなる。</p>
<h5>3.アプリからアクセス出来ない</h5>
<p>iPadでも見たいので方法を探してみると<a href="https://github.com/dasmurphy/tinytinyrss-fever-plugin" target="_blank">dasmurphy版Fever API plugin</a>と<a href="https://itunes.apple.com/jp/app/mr.-reader/id412874834?mt=8" target="_blank">Mr. Reader</a>で可能という事が分った。<br />
<a href="http://blog.redbox.ne.jp/tt-rss-fever.html" target="_blank">Tiny Tiny RSS でReeder Mr readerを使う　便利なプラグイン Fever API pluginのインストール | Redbox Hosting Blog</a>に書かれてる通り導入した。<br />
Mr. Readerというアプリをインストールし、書かれてるようにフォルダの所有者がapacheになってるのでFTPでアップ出来ずSSHで所有者を切り替えファイルをアップsite所有者を戻すというのが面倒なぐらいですぐに導入できたが<br />
何度やっても「Your credentials seem to be incorrect. Please check them and try again.」とかエラーが出てアプリからログイン出来ない。<br />
半ば諦めて設定画面を眺めていたところ「API アクセスを有効にする」がOFFになっていた事に気づいた。<br />
APIの許可を与えるとMr. Readerは正常に動いた400円が無駄にならなくてよかった。</p>
<h5>4.アップデートをミスる</h5>
<p>「Tiny Tiny RSSを更新する」で更新があると言うことで更新をしようとするとエラーで更新できなかった。見てみると古いバージョンを別フォルダに移すのでTiny Tuny RSSのフォルダだけで無くその親フォルダにも書き込み権限が必要との事だった。一時的に所有者をapacheにして更新したら通った。</p>The post <a href="https://uda2.com/blog/tiny-tiny-rss/">Tiny Tiny RSSの気をつける点</a> first appeared on <a href="https://uda2.com/blog">ウダ2Blog</a>.]]></content:encoded>
					
					<wfw:commentRss>https://uda2.com/blog/tiny-tiny-rss/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
