<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xml:lang="ja">
	<channel>
		<title>おれ ここ めも かきなぐる おまえ ここ よむ なぐる</title>
		<link>http://subtech.g.hatena.ne.jp/h2u/</link>
		<description>おれ ここ めも かきなぐる おまえ ここ よむ なぐる</description>
		<dc:creator>h2u</dc:creator>


		<item>
			<title>TwitterからB!したいけど、Twitterのアカウントを晒したくない</title>
			<link>http://subtech.g.hatena.ne.jp/h2u/20091101/1257038910</link>

			<description><![CDATA[
		<div class="section">
			<p>メインのタイムラインをブクマのためのつぶやきに使いたくないので、サブ兼ボットのTwitterアカウントからB!したいんだけど、はてなプロフィールに無条件で関連付けられてしまうためサブ兼ボットのTwitterアカウントが晒されてしまう！恥ずかしい！</p>
			<p>あとブクマにTwitterのアイコン出すんだったら、ブクマに使ったつぶやきへのリンクにすれば良いんじゃないのかなぁとか思った。</p>
		</div>
]]></description>

			<dc:creator>h2u</dc:creator>

			<pubDate>Sun, 01 Nov 2009 01:28:30 GMT</pubDate>



		</item>

		<item>
			<title>はてブのタグ・コメント入力フォームでIMEをオフにするユーザー・スタイルシート</title>
			<link>http://subtech.g.hatena.ne.jp/h2u/20091028/1256684754</link>

			<description><![CDATA[
		<div class="section">
			<p>はてなブックマーク拡張使え。</p>
<pre class="syntax-highlight">
@-moz-document url-prefix(<span class="synConstant">&quot;http://b.hatena.ne.jp/%id%/&quot;</span>) <span class="synIdentifier">{</span>
  input[name=<span class="synConstant">&quot;comment&quot;</span>] {
    ime-mode: inactive <span class="synSpecial">!important</span>;
  <span class="synIdentifier">}</span>
<span class="synError">}</span>
</pre>

			<p>%id%は自分のIDに変える。domain("b.hatena.ne.jp")でも良いかも。#commentでも良いけど、属性セレクタにするとインライン編集のフォームでもオフにできる。</p>
		</div>
]]></description>

			<dc:creator>h2u</dc:creator>

			<pubDate>Tue, 27 Oct 2009 23:05:54 GMT</pubDate>



		</item>

		<item>
			<title>Googleドキュメントビューワーで見るアレ</title>
			<link>http://subtech.g.hatena.ne.jp/h2u/20091020/1256039071</link>

			<description><![CDATA[
		<div class="section">
			<p>ちょっと更新した。</p>
			<p><a href="https://gist.github.com/184401/099a9f933fe7eb814fc6427bfd3aeb18c3a8e066" target="_blank">View PDF/PPT/TIFF with Google Document Viewer</a></p>
			<ul>
				<li> リンクは[GDV]じゃなくてGoogleドキュメントのfaviconをひっぱってくるようにした</li>
				<li> TIFF対応</li>
				<li> Googleの検索結果の関連ページのリンクに誤爆するのを直した</li>
				<li> AutoPagerize対応</li>
			</ul>
			<p><a href="http://www.flickr.com/photos/hail2u/4029286874/" title="view with gdv by hail2u, on Flickr"><img alt="view with gdv" src="http://farm3.static.flickr.com/2441/4029286874_6e5f602690_o.png"></a></p>
			<p>リンクを書き換えてしまうと、PDFをダウンロードしたい時にGoogleドキュメントビューワーに移動しなくてはならないので、かったるい気がする。自分にはこのリンクを追加する形があってるような感じ。</p>
		</div>
]]></description>

			<dc:creator>h2u</dc:creator>

			<pubDate>Tue, 20 Oct 2009 11:44:31 GMT</pubDate>



		</item>

		<item>
			<title>Googleのページ遷移なし検索</title>
			<link>http://subtech.g.hatena.ne.jp/h2u/20091019/1255934399</link>

			<description><![CDATA[
		<div class="section">
			<p>Firefoxを再インストールしてクッキーとか履歴をリセットしたところで気づいたんだけど、Googleのトップページから検索するとlocation.hashに検索語を渡してページ遷移なしで検索できるみたい。ただしクッキー等で検索設定が保存されていたりすると/search?q=foobarとかにリダイレクトされる。</p>
			<p><a href="http://www.google.com/#q=TEST" target="_blank">http://www.google.com/#q=TEST</a></p>
			<p>前からあったのを知らなかっただけ説。ページ遷移なしなので体感は結構速い気もする。けど素のFirefoxだから速いだけな気もする。</p>
		</div>
]]></description>

			<dc:creator>h2u</dc:creator>

			<pubDate>Mon, 19 Oct 2009 06:39:59 GMT</pubDate>



		</item>

	</channel>
</rss>
