<?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>811022.info &#187; _hatena : realtime RSS</title>
	<atom:link href="http://811022.info/category/_hatena/feed/" rel="self" type="application/rss+xml" />
	<link>http://811022.info</link>
	<description></description>
	<lastBuildDate>Tue, 22 May 2012 15:00:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		
	<item>
		<title>[hatena] [Movable Type] 月別アーカイブで、mt:Entries内のカスタムフィールドの値を利用する</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20120110/1326201662</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20120110/1326201662#comments</comments>
		<pubDate>Tue, 10 Jan 2012 13:21:02 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20120110/1326201662</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20120110/1326201662" target="new">[Movable Type] 月別アーカイブで、mt:Entries内のカスタムフィールドの値を利用する</a></h3>
		<p>  Movable Type5の月別アーカイブのmt:Entries内でカスタムフィールドとれないっていうのにはまった。 サイトの全ページに特定ブログの最新記事リストを出力 - MTQ | Movable Type 5 ユーザーコミュニティ にちょっとヒントがあったのだけど、 ブログのコンテキストっていうのが影響するらしい。 というわけで、  &lt;mt:Entries blog_ids=&quot;自ブログのID&quot;&gt;  とmt:Entriesに自ブログのIDわたして、コンテキストをきち ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20120110/1326201662/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [WordPress] 特定のカテゴリを親カテゴリにもつカテゴリーアーカイブ/エントリーの判定</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20111102/1320204867</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20111102/1320204867#comments</comments>
		<pubDate>Wed, 02 Nov 2011 03:34:27 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20111102/1320204867</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20111102/1320204867" target="new">[WordPress] 特定のカテゴリを親カテゴリにもつカテゴリーアーカイブ/エントリーの判定</a></h3>
		<p>  ちょっと状況説明が難しいのだけど、 特定のカテゴリーを親カテゴリーにもつ「カテゴリーアーカイブ」と「エントリー」のみ表示を変えたいときの判定。  カテゴリーアーカイブの場合  &lt;?php //現ページのカテゴリーIDを取得 - get_query_var(’cat’)で現在表示しているカテゴリーアーカイブのIDが返ってくる。 $category_currentID = get_query_var(’cat’); //カテゴリーIDからカテゴリー情報を取得 - get_categoryにカテゴリー ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20111102/1320204867/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [YouTube] 動画をiframeで埋め込んだ時のz-indexきかない問題（chrome)</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20110908/1315470669</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20110908/1315470669#comments</comments>
		<pubDate>Thu, 08 Sep 2011 08:31:09 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20110908/1315470669</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20110908/1315470669" target="new">[YouTube] 動画をiframeで埋め込んだ時のz-indexきかない問題（chrome)</a></h3>
		<p>  iframeのコードでYouTube動画埋め込んだときに、z-indexきかないよ（動画の上になんか要素のるときなど）問題。 safariではcssの通りの挙動になるのだけど、chromeだとiframe（youtube)の内容が最前面にくる。 というのはiframeのsrcに「wmode=transparent」を加えてあげるとよい。  &lt;iframe width=&quot;560&quot; height=&quot;345&quot; src=&quot;http://www.youtu ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20110908/1315470669/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [Movable Type] パーマリンクのパスをルートからの/パスにする</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20110713/1310550649</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20110713/1310550649#comments</comments>
		<pubDate>Wed, 13 Jul 2011 09:50:49 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20110713/1310550649</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20110713/1310550649" target="new">[Movable Type] パーマリンクのパスをルートからの/パスにする</a></h3>
		<p>  mt:EntryPermalinkや、mt:AssetURLで出力されるのは、http://から始まる絶対パスだけど、 それちょっとヤダなって時に。  &lt;mt:BlogParentWebsite&gt;&lt;mt:SetVarBlock name=&quot;WebsiteURL&quot;&gt;&lt;$mt:WebsiteURL$&gt;&lt;/mt:SetVarBlock&gt; &lt;mt:Entries&gt; &lt;$mt:EntryPermalink replace=&amp;q ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20110713/1310550649/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [Movable Type] 各ブログのIDを調べる/取得する</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20110713/1310550067</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20110713/1310550067#comments</comments>
		<pubDate>Wed, 13 Jul 2011 09:41:07 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20110713/1310550067</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20110713/1310550067" target="new">[Movable Type] 各ブログのIDを調べる/取得する</a></h3>
		<p>  別ブログの内容を読み込むときに、「mt:MultiBlog blog_ids=””」とかでID指定するとおもうんだけど、 本番とテストや復元つかってブログ追加したりとかで、IDがかわる場合があって、ちょっと不便。 で、ブログ名からIDを取得してblog_idなどを指定する形にしておく。 （これならテストと本番でblog_idの指定かえなくていいよね）   &lt;mt:Blogs include_blogs=&quot;site&quot; include_with_website=&quot;1&amp;q ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20110713/1310550067/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [HTML][JavaScript] history.pushStateをつかってみる。</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20110522/1306064071</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20110522/1306064071#comments</comments>
		<pubDate>Sun, 22 May 2011 11:34:31 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20110522/1306064071</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20110522/1306064071" target="new">[HTML][JavaScript] history.pushStateをつかってみる。</a></h3>
		<p>  pushState、実際にサンプルつくってみた。  http://dl.dropbox.com/u/131731/sample/pushstate/index.html  リンク遷移時にページ内で必要な部分のみ表示が代わり、かつ、 ページのtitle、ページのURLも読み込んだ内容に適応したものにかわるよう。  HTMLは事前にこんな感じになっている事想定。   HTML  //トリガーとなるaタグ、classがpjaxのものを対象としてる //&lt;a href=&quot;リンク先&quot;  ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20110522/1306064071/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [HTML5, JavaScript] history.pushStateをつかってみる。</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20110522/1305994665</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20110522/1305994665#comments</comments>
		<pubDate>Sat, 21 May 2011 16:17:45 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20110522/1305994665</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20110522/1305994665" target="new">[HTML5, JavaScript] history.pushStateをつかってみる。</a></h3>
		<p>  pushState、実際にサンプルつくってみた。  http://dl.dropbox.com/u/131731/sample/pushstate/index.html  リンク遷移時にページ内で必要な部分のみ表示が代わり、かつ、 ページのtitle、ページのURLも読み込んだ内容に適応したものにかわるよう。  HTMLは事前にこんな感じになっている事想定。   HTML  //トリガーとなるaタグ、classがpjaxのものを対象としてる //&lt;a href=&quot;リンク先&quot;  ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20110522/1305994665/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [JavaScript] Google Mapsで住所から緯度経度 / マーカーから緯度経度&amp;住所を求める</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20110518/1305654958</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20110518/1305654958#comments</comments>
		<pubDate>Tue, 17 May 2011 17:55:58 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20110518/1305654958</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20110518/1305654958" target="new">[JavaScript] Google Mapsで住所から緯度経度 / マーカーから緯度経度&amp;住所を求める</a></h3>
		<p>  タイトル通りの内容。 地図を登録させるフォームつくる機会があったんだけど、 住所検索だけだと同一番地内などで微妙に位置ずれする。 なので、マーカーで緯度／経度を修正して、 投稿時には ・入力した住所 ・マーカーの緯度/経度 をもらってGoogle Mapsを表示させればいいんじゃないかなという話。 こんな感じ。 http://dl.dropbox.com/u/131731/sample/googlemaps-address_marker.html 2011/11/24：ちょっと改良して、ドラッグ時にパ ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20110518/1305654958/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [WordPress] カレンダーの日本語表記の日付を英語表示にする（jQueryで無理やり）</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20110517/1305626980</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20110517/1305626980#comments</comments>
		<pubDate>Tue, 17 May 2011 10:09:40 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20110517/1305626980</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20110517/1305626980" target="new">[WordPress] カレンダーの日本語表記の日付を英語表示にする（jQueryで無理やり）</a></h3>
		<p>  WordPressの  &lt;?php get_calendar(); ?&gt;  で表示されるカレンダーを英語表記にするやつ。 単に文字列を置き換えているだけだけど、 jQuery読み込んでいること前提で。  &lt;script type=&quot;text/javascript&quot;&gt; $(document).ready(function(){ //yyyy年mm月の置換 $(’#wp-calendar caption’).each(function() { var text  ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20110517/1305626980/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [JavaScript] jQueryのフェード系メソッド + IEで、文字が潰れる問題</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20110127/1296139800</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20110127/1296139800#comments</comments>
		<pubDate>Thu, 27 Jan 2011 14:50:00 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20110127/1296139800</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20110127/1296139800" target="new">[JavaScript] jQueryのフェード系メソッド + IEで、文字が潰れる問題</a></h3>
		<p>  タイトルの通りなのだけどIE環境で特定要素に、  $(’div’).fadeIn(’fast’);  など、フェード系のメソッド（sideToggleとかいろいろ）かけると、 文字が潰れてジャギジャギなる。 より具体的にいうと、ClearType（Windowsの文字のアンチエイリアシング方式）が無効になるんだそう。 悔しいこれ。 IEでは、透明度を”filter”という独自仕様で指定するのだけど、 コレとフォントのClearTypeが干渉するんだって。  $(’div’).fadeIn(’fast’ ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20110127/1296139800/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [WordPress] 本文に続きがある場合の「(more・・・)」の表示を自由に変える(追記の判定)</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20110117/1295271141</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20110117/1295271141#comments</comments>
		<pubDate>Mon, 17 Jan 2011 13:32:21 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20110117/1295271141</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20110117/1295271141" target="new">[WordPress] 本文に続きがある場合の「(more・・・)」の表示を自由に変える(追記の判定)</a></h3>
		<p>   &lt;?php //確認用：the_content(); $get_content = preg_replace(&quot;(&lt;a href=http://d.hatena.ne.jp/fujimori1981/20110117/.*&gt;&lt;/a&gt;)&quot;,&quot;&quot;,get_the_content(&quot;&quot;)); echo apply_filters(’the_content’,$get_content); if (ereg(&quot;&quot;,$get_content)) { //$get_content内に「」があ ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20110117/1295271141/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [WordPress] テーマファイルのパス</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20100520/1274286674</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20100520/1274286674#comments</comments>
		<pubDate>Wed, 19 May 2010 16:31:14 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20100520/1274286674</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20100520/1274286674" target="new">[WordPress] テーマファイルのパス</a></h3>
		<p>  WPをインストールしたパス基準のテーマファイルのパスを出力するテンプレートタグってないのかな。。 bloginfo(’template_directory’) だと、「http://〜/wp-content/themes/〜」 になるのだけど、 WPインストールディレクトリ基準（/wp-content/themes/〜）で取得したい。  テーマファイル内の、function.phpに、  function theme_url () { echo str_replace(get_bloginfo(’ur ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20100520/1274286674/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [WordPress] 任意の内容のxmlを出力させる。</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20100518/1274176768</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20100518/1274176768#comments</comments>
		<pubDate>Tue, 18 May 2010 09:59:28 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20100518/1274176768</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20100518/1274176768" target="new">[WordPress] 任意の内容のxmlを出力させる。</a></h3>
		<p>  テーマのindex.phpに  &lt;?php // /?xml=onでアクセスすると以下の処理。 if ( isset( $_GET[&quot;xml&quot;]) == &quot;on&quot; ) { header(’Content-Type: text/xml; charset=’.get_option(’blog_charset’), true); echo &quot;&lt;?xml version=￥&quot;1.0￥&quot; encoding=￥&quot;UTF-8 ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20100518/1274176768/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [WordPress] カスタムフィールドに登録した画像のサムネールやらを取得する。</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20100313/1268425660</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20100313/1268425660#comments</comments>
		<pubDate>Fri, 12 Mar 2010 20:27:40 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20100313/1268425660</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20100313/1268425660" target="new">[WordPress] カスタムフィールドに登録した画像のサムネールやらを取得する。</a></h3>
		<p>  WPってアップロードした時に、管理画面の設定&gt;メディアで指定したサイズで ・サムネイル ・中サイズ ・大サイズ それぞれの画像が自動的に生成される。 それを利用してカスタムフィールドで登録した画像の生成されたリサイズ画像を取得する。 より個別具体的にいうと、カスタムフィールドで画像登録してlightbox的な事したいんだけど、という時の対応。 これでできたけどスマートかどうかはわからない。  前提   カスタムフィールドの数は10コとする（仮に）。  フィールド名はimage01〜image10 ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20100313/1268425660/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [WordPress] 月別アーカイブ表示に年区切りを入れる。</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20100313/1268419807</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20100313/1268419807#comments</comments>
		<pubDate>Fri, 12 Mar 2010 18:50:07 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20100313/1268419807</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20100313/1268419807" target="new">[WordPress] 月別アーカイブ表示に年区切りを入れる。</a></h3>
		<p>  wp_get_archives();で表示される ・2010年3月 ・2009年6月 というのを   2010年 ・3月  2009年 ・6月 みたいな表示にする。 2010年3月等と表示される日本語環境のみ、March 2010とか表示される英語環境だと要修正。  &lt;h3&gt;ARCHIVES&lt;/h3&gt; &lt;div class=&quot;navi-archives&quot;&gt; &lt;?php //1. 年を抽出して配列に格納 $archives_year = st ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20100313/1268419807/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [WordPress] wp_list_categories();の表示ソース整形</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20100313/1268417294</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20100313/1268417294#comments</comments>
		<pubDate>Fri, 12 Mar 2010 18:08:14 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20100313/1268417294</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20100313/1268417294" target="new">[WordPress] wp_list_categories();の表示ソース整形</a></h3>
		<p>  WPでカテゴリ一覧を表示する時、wp_list_categories();を使うんだけど、そのままだと、  &lt;li class=&quot;categories&quot;&gt;カテゴリー&lt;ul&gt; &lt;li class=&quot;cat-item cat-item-1&quot;&gt;&lt;a href=&quot;http://d.hatena.ne.jp/fujimori1981/20100313/1268417294&quot; title=&quot;〜&quot;&gt;〜&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;&lt;/li&gt;   ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20100313/1268417294/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [WordPress] wp_list_categories();の表示ソース整形 ※サブカテゴリ非対応</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20100313/1268417294</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20100313/1268417294#comments</comments>
		<pubDate>Fri, 12 Mar 2010 18:08:14 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20100313/1268417294</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20100313/1268417294" target="new">[WordPress] wp_list_categories();の表示ソース整形 ※サブカテゴリ非対応</a></h3>
		<p>  WPでカテゴリ一覧を表示する時、wp_list_categories();を使うんだけど、そのままだと、  &lt;li class=&quot;categories&quot;&gt;カテゴリー&lt;ul&gt; &lt;li class=&quot;cat-item cat-item-1&quot;&gt;&lt;a href=&quot;http://d.hatena.ne.jp/fujimori1981/20100313/1268417294&quot; title=&quot;〜&quot;&gt;〜&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;&lt;/li&gt;   ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20100313/1268417294/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [WordPress] 特定のページの内容を表示する。</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20100313/1268415396</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20100313/1268415396#comments</comments>
		<pubDate>Fri, 12 Mar 2010 17:36:36 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20100313/1268415396</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20100313/1268415396" target="new">[WordPress] 特定のページの内容を表示する。</a></h3>
		<p>   &lt;?php $page_array = query_posts(’pagename=about’); //ページのタイトルが「about」のものを抽出 $page = array_shift($page_array); //$page_arrayは多次元配列(二次元？）の状態なので最初の配列を抽出 echo $page-&gt;post_content; //ここではpost_content(本文）を表示させてる。 ?&gt;  query_posts(’page_id=〜’); としてもいい ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20100313/1268415396/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [Automater] コンテクストメニュー（右クリック）から新しいファイルを生成</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20091216/1260947716</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20091216/1260947716#comments</comments>
		<pubDate>Wed, 16 Dec 2009 07:15:16 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20091216/1260947716</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20091216/1260947716" target="new">[Automater] コンテクストメニュー（右クリック）から新しいファイルを生成</a></h3>
		<p>  Windowsの右クリックから新規ファイルをつくるっていう機能を、Macでも。 Leopard時代は、 NuFile っていうアプリを使っていたのだけど、Snow Leopardになって動かなくなった。 ので、Automaterのサービスで同じようなものを設定する。  ・指定されたテキストを取得 ・新規テキストファイルのファイル名拡張子 をかえて、いろいろつくっておけば、ほぼNuFileと同じ機能がもてると思われ。  </p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20091216/1260947716/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [Movable Type] アップロードした画像の縦横を比較して、指定サイズ以内にリサイズする。</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20091201/1259651176</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20091201/1259651176#comments</comments>
		<pubDate>Tue, 01 Dec 2009 07:06:16 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20091201/1259651176</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20091201/1259651176" target="new">[Movable Type] アップロードした画像の縦横を比較して、指定サイズ以内にリサイズする。</a></h3>
		<p>  まあ、MTで画像をアップする際に、 MT側でリサイズさせちゃおうという方法ですな。 やっていることは   アップした画像をwidth、heightを取得  width、heightを比較して、横長画像か縦長画像か判定  横長なら、横（width）基準で指定サイズにリサイズ  縦長なら、縦（height）基準で指定サイズにリサイズ    &lt;mt:If tag=&quot;[フィールド名]&quot;&gt; &lt;mt:[フィールド名]Asset&gt; &lt;mt:SetVarBlock n ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20091201/1259651176/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [Movable Type] 管理画面でサムネール画像が表示されない</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20091119/1258622507</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20091119/1258622507#comments</comments>
		<pubDate>Thu, 19 Nov 2009 09:21:47 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20091119/1258622507</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20091119/1258622507" target="new">[Movable Type] 管理画面でサムネール画像が表示されない</a></h3>
		<p>  MTで画像に関して、   画像（ファイル）のアップロードはできる  ブラウザでその画像のパスにアクセスするときちんと表示される。  のに、  管理画面のアイテムや、カスタムフィールドのプレビューに表示されない （＜img src=”” &gt;みたいになってる、[アイテムを表示]をクリックすると当然ちゃんと表示される）  のような場合、そのサムネール画像がきちんと生成されていないということ。 このあたりの画像（管理画面で表示される画像）は、アップした画像のサムネールで、 デフォルトでは、ブログの公開先 ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20091119/1258622507/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [JavaScript] fsmenu.jsとmootoolsがコンフリクトする問題</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20091107/1257525024</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20091107/1257525024#comments</comments>
		<pubDate>Fri, 06 Nov 2009 16:30:24 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20091107/1257525024</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20091107/1257525024" target="new">[JavaScript] fsmenu.jsとmootoolsがコンフリクトする問題</a></h3>
		<p>  fsmenu.js（FreeStyle Menus）というhoverで下層ナビゲーションを表示するスクリプトがあるのだけど、 （HTML+javascriptでDHTMLと呼ばれてたころからあるっぽい） mootoolsと同時につかうと、コンフリクトして動作しなくなる（fsmenu.jsが）。  今ならfsmenu.jsのとこjQueryやらmootoolsで代替できるっしょって感じなのだろうけど、 なんらかの理由で代替できない時の解決方法。  TYPOlight forum - TYPOlight  ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20091107/1257525024/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [CSS3] lightboxとCSS3</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20091006/1254836695</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20091006/1254836695#comments</comments>
		<pubDate>Tue, 06 Oct 2009 13:44:55 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20091006/1254836695</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20091006/1254836695" target="new">[CSS3] lightboxとCSS3</a></h3>
		<p>  lightbox系スクリプトにCSS3のプロパティ追加すると面白い効果が手軽にできる。 見れる環境はまだ限定されるけど。 自分のサイトで実装してみた。 811022.info &gt; photo &gt; Page.1  @-webkit-keyframes rolling { from { -webkit-transform: translate(0px,1200px) scale(0.1) rotate(90deg); } to { animation-timing-function: ease ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20091006/1254836695/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [CSS] lightboxとCSS3</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20091006/1254836695</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20091006/1254836695#comments</comments>
		<pubDate>Tue, 06 Oct 2009 13:44:55 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20091006/1254836695</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20091006/1254836695" target="new">[CSS] lightboxとCSS3</a></h3>
		<p>  lightbox系スクリプトにCSS3のプロパティ追加すると面白い効果が手軽にできる。 見れる環境はまだ限定されるけど。 自分のサイトで実装してみた。 811022.info &gt; photo &gt; Page.1  @-webkit-keyframes rolling { from { -webkit-transform: translate(0px,1200px) scale(0.1) rotate(90deg); } to { animation-timing-function: ease ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20091006/1254836695/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [WordPress] 月別アーカイブリストの表記を変える。</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20090923/1253669601</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20090923/1253669601#comments</comments>
		<pubDate>Wed, 23 Sep 2009 01:33:21 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20090923/1253669601</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20090923/1253669601" target="new">[WordPress] 月別アーカイブリストの表記を変える。</a></h3>
		<p>  WordPressで月別アーカイブリストで、 「2009年January」とかなってるのを、「2009/01」に変える。  wp-includes/general-template.php の  $text = sprintf(__(’%1$s %2$d’), $wp_locale-&gt;get_month($arcresult-&gt;month), $arcresult-&gt;year);  を、  $text = sprintf((’%04d/%02d’), $arcresult-&gt;y ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20090923/1253669601/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [Pd] Study-090910</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20090910/1252574058</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20090910/1252574058#comments</comments>
		<pubDate>Thu, 10 Sep 2009 09:14:18 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20090910/1252574058</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20090910/1252574058" target="new">[Pd] Study-090910</a></h3>
		<p>   pd    同階層に〜.pdをつくっておくとobj：〜で関数的に呼び出せる。（Abstraction）  list of all Pure Data’s objects.  object：metro = metronome。metoro [period]    RjDj（objectはrjdj library）    require：_main.pd, image.jpg, info.plist  image.jpg = 320 x 320  object：soundinput = マイクの音声を使 ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20090910/1252574058/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [Pd] Study-090909</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20090909/1252492084</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20090909/1252492084#comments</comments>
		<pubDate>Wed, 09 Sep 2009 10:28:04 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20090909/1252492084</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20090909/1252492084" target="new">[Pd] Study-090909</a></h3>
		<p>  わかりやすい。 Studio Gyokimae - Puredata初歩の初歩  基礎    Pdには「Edit mode」という概念があり、オン時は編集に、オフ時には演奏にそれぞれ都合の良いようインターフェースの挙動が異なります。 この切り替えは、Editメニュー内の「Edit mode」をチェックするか、Ctrl + Eを押して行います。   Pdのオブジェクトは、オブジェクト上段にinlet（入力）、下段にoutlet（出力）を持ちます。    オブジェクト    存在しないオブジェクト名をタイ ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20090909/1252492084/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [Pd] RjDj Sprint Tokyoを見学してみる。</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20090908/1252416565</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20090908/1252416565#comments</comments>
		<pubDate>Tue, 08 Sep 2009 13:29:25 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20090908/1252416565</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20090908/1252416565" target="new">[Pd] RjDj Sprint Tokyoを見学してみる。</a></h3>
		<p>  RjDj Sprint Tokyo に見学に行くことにした。 Pdなどまったくわからずに。 以下あたりに目を通しておけばいいのだろうか。 理解できるか不安。。   ウノウラボ Unoh Labs: iPhoneアプリRjDjのシーン開発入門  #001 RjDj(Single Album) | My Codex Leicester  Pd ドキュメント   </p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20090908/1252416565/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [JavaScript] photosetでいろいろ</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20090827/1251378386</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20090827/1251378386#comments</comments>
		<pubDate>Thu, 27 Aug 2009 13:06:26 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20090827/1251378386</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20090827/1251378386" target="new">[JavaScript] photosetでいろいろ</a></h3>
		<p>  先のエントリーで、Flickrの任意のSetを取得してみたが、それでいろいろ試してみる。  Flickr x jQuery Cycle Plugin 画像の〜するって事を考えると、 » JQuery Cycle Plugin との相性は良さそう。 というわけで  ■デモ（画像切り替え） http://2244.jp/_demo/flickr/02_background/ 読み込んだimageの幅を100%として、Cycleプラグインのfadeを使って切り替え。 こんな感じで100%表示すれば ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20090827/1251378386/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [Flickr] JavaScriptからFlickr APIで任意のphotoset（セット）を取得</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20090827/1251371202</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20090827/1251371202#comments</comments>
		<pubDate>Thu, 27 Aug 2009 11:06:42 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20090827/1251371202</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20090827/1251371202" target="new">[Flickr] JavaScriptからFlickr APIで任意のphotoset（セット）を取得</a></h3>
		<p>  Flickr APIのflickr.photosを使うことで、   特定ユーザーの写真  特定タグの写真  特定エリアの写真  などの取得ができるよう。  参考： 第2回　JavaScriptからFlickr APIで画像検索 - マッシュアップ・ラボ：ITpro  で、任意のphotosetを取得するのをやってみる。 ■デモ↓ http://2244.jp/_demo/flickr/01/  上記のURLのHTML、JSともに銀座方向に感謝の気持ちを送りつつ流用させていただいて、  flickr.j ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20090827/1251371202/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [YouTube] YouTube動画のサムネールを取得する</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20090825/1251176851</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20090825/1251176851#comments</comments>
		<pubDate>Tue, 25 Aug 2009 05:07:31 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20090825/1251176851</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20090825/1251176851" target="new">[YouTube] YouTube動画のサムネールを取得する</a></h3>
		<p>   http://www.youtube.com/watch?v=2zxL_va72gk という動画があったとすると、この動画のIDは、 「2zxL_va72gk」ですな。 んで、 http://i.ytimg.com/vi/動画のID/〜.jpg と指定するとサムネール画像を取得できるよう。  W：120 x H：90 ( default.jpg, 1.jpg, 2.jpg, 3.jpg )  http://i.ytimg.com/vi/2zxL_va72gk/default.jpg   http:/ ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20090825/1251176851/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [JavaScript] PrettyPhoto.jsで表示した要素をスムーススクロール</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20090823/1250991087</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20090823/1250991087#comments</comments>
		<pubDate>Sun, 23 Aug 2009 01:31:27 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20090823/1250991087</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20090823/1250991087" target="new">[JavaScript] PrettyPhoto.jsで表示した要素をスムーススクロール</a></h3>
		<p>  PrettyPhoto.jsを使ってiframeやインラインコンテンツを読み出す際に、   Windows IE系ブラウザ  ページ全体にスクロールが発生している。  prettyPhoto内にスクロールがある。  マウスホイールなどでスクロールさせてる。  という環境下で、  マウスホイールでprettyPhoto内のスクロールを行っていて、 スクロールの始め・終りにあたった時に、 マウスホイールスクロールのフォーカスがページスクロールに移り、 ページがスクロールされて、prettyPhotoなんか ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20090823/1250991087/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [JavaScript] 無駄にjQueryでiframeコンテンツを切り替え</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20090820/1250768980</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20090820/1250768980#comments</comments>
		<pubDate>Thu, 20 Aug 2009 11:49:40 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20090820/1250768980</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20090820/1250768980" target="new">[JavaScript] 無駄にjQueryでiframeコンテンツを切り替え</a></h3>
		<p>  タイトル通り。 無駄にjQueryを使ってフェードさせてるのと、全画面になるように。 デモ↓ http://2244.jp/_demo/jquery-loader/01/  JavaScript  &lt;script type=&quot;text/javascript&quot; charset=&quot;utf-8&quot; src=&quot;http://ajax.googleapis.com/ajax/libs/jquery/1.3.1/jquery.min.js&quot;&gt;&amp; ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20090820/1250768980/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [PHP] XMLをパースする。</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20090820/1250755379</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20090820/1250755379#comments</comments>
		<pubDate>Thu, 20 Aug 2009 08:02:59 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20090820/1250755379</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20090820/1250755379" target="new">[PHP] XMLをパースする。</a></h3>
		<p>   &lt;?php //本文中のhttp://部分を&lt;a href=&quot;http://d.hatena.ne.jp/fujimori1981/20090820/1250755379&quot; &gt;〜&lt;/a&gt;に。 function auto_link ($text) { return preg_replace(’/([^=&quot;￥’&gt;]|^)(https?|ftp)(:￥/￥/[-_.!~*￥’()a-zA-Z0-9;￥/?:￥@&amp;#38;=+￥$,%#]+)/’, ’$1&lt;a href=&quot;$ ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20090820/1250755379/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [PHP] Twitterに投稿するだけ。</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20090820/1250750456</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20090820/1250750456#comments</comments>
		<pubDate>Thu, 20 Aug 2009 06:40:56 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20090820/1250750456</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20090820/1250750456" target="new">[PHP] Twitterに投稿するだけ。</a></h3>
		<p>   &lt;?php $url = &quot;http://twitter.com/statuses/update.xml?&quot;; $username = &quot;ユーザーID&quot;; $password = &quot;パスワード&quot;; $status = &quot;投稿する内容（日本語・英語OKみたいだけどリンクはダメ）&quot;; $params = &quot;status=&quot;. rawurlencode($status); $result = file ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20090820/1250750456/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [AppleScript] クリップボード内にある改行区切りの数字を合計してクリップボードに返すAppleScript</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20090817/1250517267</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20090817/1250517267#comments</comments>
		<pubDate>Mon, 17 Aug 2009 13:54:27 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20090817/1250517267</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20090817/1250517267" target="new">[AppleScript] クリップボード内にある改行区切りの数字を合計してクリップボードに返すAppleScript</a></h3>
		<p>  タイトル通り。  1,000 500 10,500  みたいな改行区切りの数の合計を クリップボードにペーストするAppleScript。 使い方は、   数字をコピー  スクリプトを走らせる  任意の箇所にペースト  いつもは電卓か、エクセルやNumbersに貼り付けて、合計ってやってたんだけど、 スクリプトメニューでAutomatorのバッチ使っていて、こういうこともスクリプトメニューからできたら便利だなと思い。 初AppleScriptなので、これでいいのかどうかもよくわかってない。。   (* ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20090817/1250517267/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [AppleScript] 文法 1</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20090817/1250515037</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20090817/1250515037#comments</comments>
		<pubDate>Mon, 17 Aug 2009 13:17:17 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20090817/1250515037</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20090817/1250515037" target="new">[AppleScript] 文法 1</a></h3>
		<p>  ちょっとやりたい事やってAppleScript調べてみた。  コメント  -- インラインコメント (* ブロックコメント *)   そんな決まりはないようだけど、なんとなく変数のアタマには_をいれてる（個人的に）。  変数定義  変数定義（数値)  set _data to 9    変数定義（文字列）  set _data to &quot;hello, world!&quot;    _dataを文字列にする  set _data to _data as string     配 ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20090817/1250515037/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [JavaScript] jQueryのセレクター</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20090811/1249971020</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20090811/1249971020#comments</comments>
		<pubDate>Tue, 11 Aug 2009 06:10:20 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20090811/1249971020</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20090811/1249971020" target="new">[JavaScript] jQueryのセレクター</a></h3>
		<p>  jQueryで使えるセレクター。全部じゃないけど、自分が使いそうなものだけ。 子要素指定や属性セレクターなど、CSSで指定するとIE6ではNGなのだけどjQuery側から指定すればOK。  CSSセレクター   $(”*”)  すべての要素   $(”p”)  pタグ   $(”#id”)  id=”#id”   $(”.class”)  class=”class”   $(”.class, #id”)  class=”class”とid=”#id”   $(”#id div”);  #id内のdiv ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20090811/1249971020/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [JavaScript] jQueryでCSSセレクタを使う</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20090811/1249960286</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20090811/1249960286#comments</comments>
		<pubDate>Tue, 11 Aug 2009 03:11:26 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20090811/1249960286</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20090811/1249960286" target="new">[JavaScript] jQueryでCSSセレクタを使う</a></h3>
		<p>  なんて有益なエントリーなんだ！↓ jQuery を高速に使う CSS セレクタの書き方 - てっく煮ブログ   セレクタの実行結果を変数にキャッシュ  メソッドチェーンを使う  find(),end()を利用  クラス名だけの指定ではなくタグも明示  #idでいいところは#idで  子供セレクタ(&gt;)を使う   </p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20090811/1249960286/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [JavaScript] jQueryでCSSセレクタを使う時意識すること</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20090811/1249960286</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20090811/1249960286#comments</comments>
		<pubDate>Tue, 11 Aug 2009 03:11:26 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20090811/1249960286</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20090811/1249960286" target="new">[JavaScript] jQueryでCSSセレクタを使う時意識すること</a></h3>
		<p>  なんて有益なエントリーなんだ！↓ jQuery を高速に使う CSS セレクタの書き方 - てっく煮ブログ   セレクタの実行結果を変数にキャッシュ  メソッドチェーンを使う  find(),end()を利用  クラス名だけの指定ではなくタグも明示  #idでいいところは#idで  子供セレクタ(&gt;)を使う   </p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20090811/1249960286/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [Server] BASIC認証</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20090810/1249863815</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20090810/1249863815#comments</comments>
		<pubDate>Mon, 10 Aug 2009 00:23:35 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20090810/1249863815</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20090810/1249863815" target="new">[Server] BASIC認証</a></h3>
		<p>   .htaccess  AuthUserFile /.htpasswd AuthGroupFile /dev/null AuthName &quot;guest&quot; AuthType Basic require valid-user #for indexes ---------- Options all IndexOptions FancyIndexing IndexOptions FoldersFirst IndexOptions HTMLTable    AuthUserFileはサーバー ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20090810/1249863815/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [Server] BASIC認証のために.htaccess/.hpasswdを生成する</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20090810/1249863815</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20090810/1249863815#comments</comments>
		<pubDate>Mon, 10 Aug 2009 00:23:35 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20090810/1249863815</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20090810/1249863815" target="new">[Server] BASIC認証のために.htaccess/.hpasswdを生成する</a></h3>
		<p>   .htaccess  AuthUserFile /.htpasswd AuthGroupFile /dev/null AuthName &quot;guest&quot; AuthType Basic require valid-user #for indexes ---------- Options all IndexOptions FancyIndexing IndexOptions FoldersFirst IndexOptions HTMLTable  として、.htaccessでアップロー ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20090810/1249863815/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [JavaScript] 特定要素をブラウザ画面全域に広げる</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20090806/1249486376</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20090806/1249486376#comments</comments>
		<pubDate>Wed, 05 Aug 2009 15:32:56 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20090806/1249486376</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20090806/1249486376" target="new">[JavaScript] 特定要素をブラウザ画面全域に広げる</a></h3>
		<p>  背景に敷きたい特定のdivなどを画面いっぱいに広げる。 一応できてるっぽいけど、これでいいのだろうか。 ※標準モードとする。 ※widthはCSSで100%でもいいのだけど、高さはJSでやるしかないのか。  var windowWidth = 0; var windowHeight = 0; function resize() { //IEの時の幅と高さを取得 if(navigator.userAgent.indexOf(&quot;MSIE&quot;) &gt; -1){ windowWidth  ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20090806/1249486376/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [WordPress] ホームのパス / テーマディレクトリのパス</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20090728/1248754317</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20090728/1248754317#comments</comments>
		<pubDate>Tue, 28 Jul 2009 04:11:57 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20090728/1248754317</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20090728/1248754317" target="new">[WordPress] ホームのパス / テーマディレクトリのパス</a></h3>
		<p>   ホームのパス  &lt;?php echo get_option(’home’); ?&gt;   テーマディレクトリのパス  &lt;?php bloginfo(’template_directory’); ?&gt;   </p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20090728/1248754317/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [WordPress] テンプレートの読み込み</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20090728/1248754141</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20090728/1248754141#comments</comments>
		<pubDate>Tue, 28 Jul 2009 04:09:01 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20090728/1248754141</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20090728/1248754141" target="new">[WordPress] テンプレートの読み込み</a></h3>
		<p>   テーマ内のheader.phpを読み込む  &lt;?php get_header(); ?&gt;   テーマ内のsidebar.phpを読み込む  &lt;?php get_sidebar(); ?&gt;   テーマ内のfooter.phpを読み込む  &lt;?php get_footer(); ?&gt;   テーマ内の特定ファイルを読み込む  &lt;?php include (TEMPLATEPATH . ’/特定ファイル名.php’); ?&gt;   </p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20090728/1248754141/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [PHP] リダイレクト</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20090728/1248753872</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20090728/1248753872#comments</comments>
		<pubDate>Tue, 28 Jul 2009 04:04:32 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20090728/1248753872</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20090728/1248753872" target="new">[PHP] リダイレクト</a></h3>
		<p>  phpでリダイレクト。  &lt;?php header(&quot;Location:http://yahoo.co.jp/&quot;); ?&gt;     </p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20090728/1248753872/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [JavaScript] jQueryを使った画像切り替え</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20090727/1248700999</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20090727/1248700999#comments</comments>
		<pubDate>Mon, 27 Jul 2009 13:23:19 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20090727/1248700999</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20090727/1248700999" target="new">[JavaScript] jQueryを使った画像切り替え</a></h3>
		<p>  本当に今更だけどjQueryなどのライブラリって便利だなー。 ちょっとしたときに使う、画像切り替え（入れ替え）。 ※jQueryは、Google AJAX Libraries APIから。  画像切り替え デモ  Javascript  &lt;script src=&quot;http://ajax.googleapis.com/ajax/libs/jquery/1.3.1/jquery.min.js&quot; type=&quot;text/javascript&quot; &gt;&lt;/s ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20090727/1248700999/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [JavaScript] Google AJAX Libraries APIからライブラリを読み込む。</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20090727/1248695816</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20090727/1248695816#comments</comments>
		<pubDate>Mon, 27 Jul 2009 11:56:56 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20090727/1248695816</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20090727/1248695816" target="new">[JavaScript] Google AJAX Libraries APIからライブラリを読み込む。</a></h3>
		<p>  GoogleのAJAX Libraries APIを使って、 jQueryやprototypeなどメジャーなライブラリを読み込む。  Google は各ライブラリに取り組んでいる主要な関係者と直接連携をとって、リリースごとに最新の安定したバージョンを受け取っています。 取得したライブラリのリリースをホストした後は、そのリリースを無期限にホストすることをお約束します。 http://code.google.com/intl/ja-JP/apis/ajaxlibs/  &lt;script src=&amp;qu ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20090727/1248695816/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [Javascript] GoogleAJAX Libraries APIからライブラリを読み込む。</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20090727/1248695816</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20090727/1248695816#comments</comments>
		<pubDate>Mon, 27 Jul 2009 11:56:56 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20090727/1248695816</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20090727/1248695816" target="new">[Javascript] GoogleAJAX Libraries APIからライブラリを読み込む。</a></h3>
		<p>  GoogleのAJAX Libraries APIを使って、 jQueryやprototypeなどメジャーなライブラリを読み込む。  Google は各ライブラリに取り組んでいる主要な関係者と直接連携をとって、リリースごとに最新の安定したバージョンを受け取っています。 取得したライブラリのリリースをホストした後は、そのリリースを無期限にホストすることをお約束します。 http://code.google.com/intl/ja-JP/apis/ajaxlibs/  &lt;script src=&amp;qu ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20090727/1248695816/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<item>
		<title>[hatena] [HTML] table</title>
		<link>http://d.hatena.ne.jp/fujimori1981/20090724/1248427554</link>
		<comments>http://d.hatena.ne.jp/fujimori1981/20090724/1248427554#comments</comments>
		<pubDate>Fri, 24 Jul 2009 09:25:54 +0000</pubDate>
		<dc:creator>811022.info</dc:creator>
				<category><![CDATA[_hatena]]></category>

		<guid isPermaLink="false">http://d.hatena.ne.jp/fujimori1981/20090724/1248427554</guid>

		<description><![CDATA[				<h3><a href="http://d.hatena.ne.jp/fujimori1981/20090724/1248427554" target="new">[HTML] table</a></h3>
		<p>  tableまとめ。 意味や詳細は以下が詳しい。 http://www.tagindex.com/html_tag/table/index.html  &lt;table border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; width=&quot;&quot; bordercolor=&quot;#&quot; summary=&quot;&quot;&gt; &lt;caption&gt;&lt;/capti ...</p>		
				]]>
		</description>

		<wfw:commentRss>http://d.hatena.ne.jp/fujimori1981/20090724/1248427554/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

