<?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>web tips around me</title>
	<atom:link href="http://yamazon.org/feed" rel="self" type="application/rss+xml" />
	<link>http://yamazon.org</link>
	<description>iphoneアプリ開発,ホームページ制作,SEO,CMS ...</description>
	<lastBuildDate>Wed, 25 May 2011 07:58:48 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>facebook 開発者登録出来ない</title>
		<link>http://yamazon.org/other/1283</link>
		<comments>http://yamazon.org/other/1283#comments</comments>
		<pubDate>Wed, 25 May 2011 07:58:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[雑記]]></category>

		<guid isPermaLink="false">http://yamazon.org/?p=1283</guid>
		<description><![CDATA[以下のエラーが出る時 この操作を実行するには、アカウントの認証を完了する必要があります。携帯電話またはcredit cardを追加してアカウント認証を行ってください。 「いいね」が５名以上もしくはfacebookアカウントを取得して１０ヶ月以上経っている方でなければ 許可が出ないという制約があるようです。 いくら登録や認証をしても意味がないみたいです。 というか、制約にひっかかっているなら、その理由を表示させるべきだと思いますが、どうもfacebookはめんどくさい (;ﾟ∀ﾟ) 参考サイト：http://www.suehirogari.com/modules/blog/details.php?bid=191]]></description>
			<content:encoded><![CDATA[<p>以下のエラーが出る時</p>
<blockquote><p>この操作を実行するには、アカウントの認証を完了する必要があります。<a href="http://www.facebook.com/mobile/?settings" target="_blank">携帯電話</a>または<a href="https://secure.facebook.com/cards.php" target="_blank">credit card</a>を追加してアカウント認証を行ってください。</p></blockquote>
<p>「いいね」が５名以上もしくはfacebookアカウントを取得して１０ヶ月以上経っている方でなければ<br />
許可が出ないという制約があるようです。</p>
<p>いくら登録や認証をしても意味がないみたいです。<br />
というか、制約にひっかかっているなら、その理由を表示させるべきだと思いますが、どうもfacebookはめんどくさい (;ﾟ∀ﾟ)</p>
<p>参考サイト：http://www.suehirogari.com/modules/blog/details.php?bid=191</p>
]]></content:encoded>
			<wfw:commentRss>http://yamazon.org/other/1283/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>facebook「いいね」ボタン設置トラブル</title>
		<link>http://yamazon.org/other/1279</link>
		<comments>http://yamazon.org/other/1279#comments</comments>
		<pubDate>Tue, 24 May 2011 08:53:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[雑記]]></category>
		<category><![CDATA[facebook]]></category>

		<guid isPermaLink="false">http://yamazon.org/?p=1279</guid>
		<description><![CDATA[運営サイトにfacebookの like! ボタンを設置しようと、ここにアクセスして発行しようとしたのですが、以下のようなエラーが出て、コードが取得出来ませんでした。 Only verified developers can be added as listed developers of this application. ネットで検索すると同じような症状で困っている方もいるようなので、一応、解決策をメモしておきます。 ブラウザのfacebook.com関連のクッキーを全部削除しました。 私の場合はこれで解決しましたが、万人向けなのかどうかは不明です (;ﾟ∀ﾟ) ちなみに、いいねボタンを日本語にするには、取得したコード内の、en_USとなってるとこをja_JPに変更します。]]></description>
			<content:encoded><![CDATA[<p>運営サイトにfacebookの like! ボタンを設置しようと、<a href="http://developers.facebook.com/docs/reference/plugins/like/">ここ</a>にアクセスして発行しようとしたのですが、以下のようなエラーが出て、コードが取得出来ませんでした。</p>
<blockquote><p>Only verified developers can be added as listed developers of this application.</p></blockquote>
<p>ネットで検索すると同じような症状で困っている方もいるようなので、一応、解決策をメモしておきます。</p>
<p><strong>ブラウザのfacebook.com関連のクッキーを全部削除しました。</strong></p>
<p>私の場合はこれで解決しましたが、万人向けなのかどうかは不明です (;ﾟ∀ﾟ)</p>
<p>ちなみに、いいねボタンを日本語にするには、取得したコード内の、en_USとなってるとこをja_JPに変更します。</p>
]]></content:encoded>
			<wfw:commentRss>http://yamazon.org/other/1279/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPressでログイン中のユーザーIDを取得</title>
		<link>http://yamazon.org/other/1276</link>
		<comments>http://yamazon.org/other/1276#comments</comments>
		<pubDate>Mon, 16 May 2011 10:00:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[雑記]]></category>

		<guid isPermaLink="false">http://yamazon.org/?p=1276</guid>
		<description><![CDATA[WordPressでログイン中のユーザーIDを取得 global $userdata; get_currentuserinfo(); echo $userdata-&#62;ID;]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste">WordPressでログイン中のユーザーIDを取得</div>
<div></div>
<div>global $userdata;</div>
<div id="_mcePaste">get_currentuserinfo();</div>
<div id="_mcePaste">echo $userdata-&gt;ID;</div>
]]></content:encoded>
			<wfw:commentRss>http://yamazon.org/other/1276/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP POSTチェック</title>
		<link>http://yamazon.org/other/1273</link>
		<comments>http://yamazon.org/other/1273#comments</comments>
		<pubDate>Sun, 15 May 2011 14:34:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[雑記]]></category>

		<guid isPermaLink="false">http://yamazon.org/?p=1273</guid>
		<description><![CDATA[http://www.sakura-pc.jp/php/02020000.shtml]]></description>
			<content:encoded><![CDATA[<p>http://www.sakura-pc.jp/php/02020000.shtml</p>
]]></content:encoded>
			<wfw:commentRss>http://yamazon.org/other/1273/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupalをサーバから削除する</title>
		<link>http://yamazon.org/other/1271</link>
		<comments>http://yamazon.org/other/1271#comments</comments>
		<pubDate>Tue, 10 May 2011 07:11:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[雑記]]></category>

		<guid isPermaLink="false">http://yamazon.org/?p=1271</guid>
		<description><![CDATA[以下のファイルが削除出来ないので、このファイルとこのファイルより上の階層のパーミッションを７７７にすれば削除可能になりました。 default.settings.php settings.php]]></description>
			<content:encoded><![CDATA[<p>以下のファイルが削除出来ないので、このファイルとこのファイルより上の階層のパーミッションを７７７にすれば削除可能になりました。</p>
<p>default.settings.<a href="http://d.hatena.ne.jp/keyword/php">php</a></p>
<p>settings.<a href="http://d.hatena.ne.jp/keyword/php">php</a></p>
]]></content:encoded>
			<wfw:commentRss>http://yamazon.org/other/1271/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal 6.2 日本語版でTinyMCE 3.0.7を使う</title>
		<link>http://yamazon.org/other/1269</link>
		<comments>http://yamazon.org/other/1269#comments</comments>
		<pubDate>Mon, 09 May 2011 03:18:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[雑記]]></category>

		<guid isPermaLink="false">http://yamazon.org/?p=1269</guid>
		<description><![CDATA[■ダウンロード SourceForge.JP: TinyMCE Japan Project File List http://sourceforge.jp/projects/tinymce-ja/files/ ■アップロード後の作業手順(ダウンロードファイルに同梱されている「はじめに.txt」から引用) １．TinyMCEモジュールを有効化 [管理セクション} &#62; [モジュール]をクリックして、TinyMCEを有効にします。 ２．アクセス権の設定 [管理セクション] &#62; [ユーザの管理] &#62; [権限]をクリックして、TinyMCEモジュールに必要なアクセス権を設定してください。 ３．TinyMCEモジュールの設定 [管理セクション] &#62; [サイトの環境設定] &#62; [TinyMCE]をクリックします。 ４．[Create new profile]をクリックします。 ５．「Basic setup]をクリックします。 ６．[Profile name：]は何でもかまいません、名前が思いつかない場合は[Custom Set 1]とでもつけてください。 ７．[Roles allowed to use this profile:]にチェックを入れます。 ８．各ユーザーがアカウント編集画面においてTinyMCEエディタをデフォルトで使用する場合は、[Allow users to choose default:]で[true]を選んでください。 ９．[Buttons and plugins]をクリックします。 10．使用する機能にチェックを入れます。 11．[Visibility]、[Editor appearance]、[Cleanup and output]、[CSS]は必須ではありません。よくわからない方はそのままにしておいてください。 11．[Create profile]をクリックすれば、設定は完了です。コンテンツの作成をおこない確認してみてください。]]></description>
			<content:encoded><![CDATA[<h3>■ダウンロード</h3>
<p><strong>SourceForge.JP: TinyMCE Japan Project File List</strong><br />
<a href="http://sourceforge.jp/projects/tinymce-ja/files/" target="_blank">http://sourceforge.jp/projects/tinymce-ja/files/</a></p>
<h3>■アップロード後の作業手順(ダウンロードファイルに同梱されている「はじめに.txt」から引用)</h3>
<p>１．TinyMCEモジュールを有効化<br />
[管理セクション} &gt; [モジュール]をクリックして、TinyMCEを有効にします。</p>
<p>２．アクセス権の設定<br />
[管理セクション] &gt; [ユーザの管理]	 &gt; [権限]をクリックして、TinyMCEモジュールに必要なアクセス権を設定してください。</p>
<p>３．TinyMCEモジュールの設定<br />
[管理セクション] &gt; [サイトの環境設定]	 &gt;  [TinyMCE]をクリックします。</p>
<p>４．[Create new profile]をクリックします。</p>
<p>５．「Basic setup]をクリックします。</p>
<p>６．[Profile name：]は何でもかまいません、名前が思いつかない場合は[Custom Set 1]とでもつけてください。</p>
<p>７．[Roles allowed to use this profile:]にチェックを入れます。</p>
<p>８．各ユーザーがアカウント編集画面においてTinyMCEエディタをデフォルトで使用する場合は、[Allow users to choose default:]で[true]を選んでください。</p>
<p>９．[Buttons and plugins]をクリックします。</p>
<p>10．使用する機能にチェックを入れます。</p>
<p>11．[Visibility]、[Editor appearance]、[Cleanup and output]、[CSS]は必須ではありません。よくわからない方はそのままにしておいてください。</p>
<p>11．[Create profile]をクリックすれば、設定は完了です。コンテンツの作成をおこない確認してみてください。</p>
]]></content:encoded>
			<wfw:commentRss>http://yamazon.org/other/1269/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NSDate NSString の変換</title>
		<link>http://yamazon.org/other/1261</link>
		<comments>http://yamazon.org/other/1261#comments</comments>
		<pubDate>Tue, 03 May 2011 14:07:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[雑記]]></category>

		<guid isPermaLink="false">http://yamazon.org/?p=1261</guid>
		<description><![CDATA[http://plaza.rakuten.co.jp/hiroymyan/diary/201004070001/]]></description>
			<content:encoded><![CDATA[<p>http://plaza.rakuten.co.jp/hiroymyan/diary/201004070001/</p>
]]></content:encoded>
			<wfw:commentRss>http://yamazon.org/other/1261/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UIDatePickerの取得する時間がずれる</title>
		<link>http://yamazon.org/other/1259</link>
		<comments>http://yamazon.org/other/1259#comments</comments>
		<pubDate>Tue, 03 May 2011 13:18:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[雑記]]></category>

		<guid isPermaLink="false">http://yamazon.org/?p=1259</guid>
		<description><![CDATA[以下のサイトを参考に [ui_picker setTimeZone:[NSTimeZone timeZoneWithAbbreviation:@"GMT"]]; のようにすると日付の誤差はなくなりましたが、時刻の誤差はそのままでした。 http://pukapuka-ahirusan.blogspot.com/2010/11/uidatepicker.html どうやら、UIDatePickerで取得した日本時間をグリニッジ標準時刻に直して表示しているようなので、−９時間計算になっているような感じがします。この辺をうまいこと調整出来れば、なんとかなりそうなんで、もう少し調べてみます。]]></description>
			<content:encoded><![CDATA[<p>以下のサイトを参考に<br />
[ui_picker setTimeZone:[NSTimeZone timeZoneWithAbbreviation:@"GMT"]];<br />
のようにすると日付の誤差はなくなりましたが、時刻の誤差はそのままでした。</p>
<p>http://pukapuka-ahirusan.blogspot.com/2010/11/uidatepicker.html</p>
<p>どうやら、UIDatePickerで取得した日本時間をグリニッジ標準時刻に直して表示しているようなので、−９時間計算になっているような感じがします。この辺をうまいこと調整出来れば、なんとかなりそうなんで、もう少し調べてみます。</p>
]]></content:encoded>
			<wfw:commentRss>http://yamazon.org/other/1259/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UIActionSheet を複数使った場合のメソッドの振り分け</title>
		<link>http://yamazon.org/other/1257</link>
		<comments>http://yamazon.org/other/1257#comments</comments>
		<pubDate>Tue, 03 May 2011 11:05:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[雑記]]></category>

		<guid isPermaLink="false">http://yamazon.org/?p=1257</guid>
		<description><![CDATA[１つのクラスファイル内で、複数のUIActionSheetを使う時はtagプロパティを使って、どのアクションシートのボタンがクリックされたのかを判別します。 actionsheet.tag = 1; 詳しくは以下のサイトを参照。 http://technical-iphone.blogspot.com/2010/05/uiactionsheet.html]]></description>
			<content:encoded><![CDATA[<p>１つのクラスファイル内で、複数のUIActionSheetを使う時はtagプロパティを使って、どのアクションシートのボタンがクリックされたのかを判別します。<br />
actionsheet.tag = 1;<br />
詳しくは以下のサイトを参照。</p>
<p>http://technical-iphone.blogspot.com/2010/05/uiactionsheet.html</p>
]]></content:encoded>
			<wfw:commentRss>http://yamazon.org/other/1257/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UIDatePicker ＋ UIActionSheet で日付選択が面を作成</title>
		<link>http://yamazon.org/other/1254</link>
		<comments>http://yamazon.org/other/1254#comments</comments>
		<pubDate>Tue, 03 May 2011 08:45:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[雑記]]></category>

		<guid isPermaLink="false">http://yamazon.org/?p=1254</guid>
		<description><![CDATA[http://stackoverflow.com/questions/349858/fitting-a-uidatepicker-into-a-uiactionsheet 上記サイトの一番したのコメント内のコードが正常に動きます。 showInViewで設定するviewは以下のサイトを参考に http://d.hatena.ne.jp/griffin-stewie/20090220/p1]]></description>
			<content:encoded><![CDATA[<p>http://stackoverflow.com/questions/349858/fitting-a-uidatepicker-into-a-uiactionsheet</p>
<p>上記サイトの一番したのコメント内のコードが正常に動きます。</p>
<p>showInViewで設定するviewは以下のサイトを参考に</p>
<p>http://d.hatena.ne.jp/griffin-stewie/20090220/p1</p>
]]></content:encoded>
			<wfw:commentRss>http://yamazon.org/other/1254/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

