<?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>開発用メモ</title>
	<atom:link href="http://decama.info/feed" rel="self" type="application/rss+xml" />
	<link>http://decama.info</link>
	<description>サイト開発用のための外部記憶</description>
	<lastBuildDate>Tue, 04 Aug 2009 04:35:35 +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>jQueryのcontextmenuイベント</title>
		<link>http://decama.info/javascript/168</link>
		<comments>http://decama.info/javascript/168#comments</comments>
		<pubDate>Tue, 04 Aug 2009 04:35:35 +0000</pubDate>
		<dc:creator>decama</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[ｊQuery]]></category>

		<guid isPermaLink="false">http://decama.info/?p=168</guid>
		<description><![CDATA[って簡単に拾えたのね。知りませんでした。
メニュー表示関連をがさっと書き直してみるか。
]]></description>
		<wfw:commentRss>http://decama.info/javascript/168/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>どんだけ書いてなかったんだか</title>
		<link>http://decama.info/monologue/166</link>
		<comments>http://decama.info/monologue/166#comments</comments>
		<pubDate>Tue, 19 May 2009 21:07:14 +0000</pubDate>
		<dc:creator>decama</dc:creator>
				<category><![CDATA[ひとりごと]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://decama.info/?p=166</guid>
		<description><![CDATA[ってのは置いといて。
?
firefoxのレンダリングはとっても素直なので、自分はスタイルシートの作成をする際の基本ブラウザにしてる。でも、ときどき変な挙動をすることがあってずっと謎だった。
アウトラインの描画にバグがあ [...]]]></description>
		<wfw:commentRss>http://decama.info/monologue/166/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>progression:ハマったのでメモ</title>
		<link>http://decama.info/actionscript/163</link>
		<comments>http://decama.info/actionscript/163#comments</comments>
		<pubDate>Sat, 06 Dec 2008 03:59:25 +0000</pubDate>
		<dc:creator>decama</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[progression]]></category>

		<guid isPermaLink="false">http://decama.info/?p=163</guid>
		<description><![CDATA[これまで気になってたけど触れる余裕がなかった Progression を使ってみてる。プロジェクトの生成を３回くらい繰り返してやっと見えてきた。
せっかくのフレームワークなので、動的にシーンの生成をしてやろうと思ってコー [...]]]></description>
		<wfw:commentRss>http://decama.info/actionscript/163/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SugarCRM:ハマったのでメモ。</title>
		<link>http://decama.info/monologue/162</link>
		<comments>http://decama.info/monologue/162#comments</comments>
		<pubDate>Thu, 27 Nov 2008 07:46:22 +0000</pubDate>
		<dc:creator>decama</dc:creator>
				<category><![CDATA[ひとりごと]]></category>
		<category><![CDATA[SugarCRM]]></category>

		<guid isPermaLink="false">http://decama.info/?p=162</guid>
		<description><![CDATA[SugarCRMをインストールしてみて、どこまで出来るのかテストしてみようと思ったんだけど、初期設定でハマったのでメモしとく。
インバウンド電子メール設定がうまく出来ない。
メールサーバに新着メールを取りにいくときに、ど [...]]]></description>
		<wfw:commentRss>http://decama.info/monologue/162/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ActionScript:maskって</title>
		<link>http://decama.info/monologue/160</link>
		<comments>http://decama.info/monologue/160#comments</comments>
		<pubDate>Tue, 04 Nov 2008 02:44:58 +0000</pubDate>
		<dc:creator>decama</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[ひとりごと]]></category>

		<guid isPermaLink="false">http://decama.info/?p=160</guid>
		<description><![CDATA[addChildしてやらないといけないんだよなぁ。（笑）
DisplayObject.maskにSpriteを与えただけじゃダメなんだよ。もっと早く気付け＞俺
まだよくわかってないThreadを疑ってしまってゴメンなさい [...]]]></description>
		<wfw:commentRss>http://decama.info/monologue/160/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ActionScript:getDefinitionByName</title>
		<link>http://decama.info/actionscript/159</link>
		<comments>http://decama.info/actionscript/159#comments</comments>
		<pubDate>Mon, 03 Nov 2008 13:14:47 +0000</pubDate>
		<dc:creator>decama</dc:creator>
				<category><![CDATA[ActionScript]]></category>

		<guid isPermaLink="false">http://decama.info/?p=159</guid>
		<description><![CDATA[絶対忘れる自信があるなぁ、これ。
コンパイルされていないクラスの参照をgetDefinitionByNameで呼び出した時、コンパイラはそのクラスを認識しない。とりあえずの逃げとしては、ダミー変数でクラス宣言しておけば大 [...]]]></description>
		<wfw:commentRss>http://decama.info/actionscript/159/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>spark project:そうめん試食中</title>
		<link>http://decama.info/actionscript/158</link>
		<comments>http://decama.info/actionscript/158#comments</comments>
		<pubDate>Mon, 03 Nov 2008 08:53:27 +0000</pubDate>
		<dc:creator>decama</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Spark Project]]></category>

		<guid isPermaLink="false">http://decama.info/?p=158</guid>
		<description><![CDATA[ActionScript Thread Library 1.0 (そうめん)試食中。
どうも最初っから頭の中はスパゲッティになっちゃってるみたいで、まだ線が繋がってくれない。（笑）
]]></description>
		<wfw:commentRss>http://decama.info/actionscript/158/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS:Chromeのクセ</title>
		<link>http://decama.info/css/157</link>
		<comments>http://decama.info/css/157#comments</comments>
		<pubDate>Tue, 28 Oct 2008 17:38:42 +0000</pubDate>
		<dc:creator>decama</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://decama.info/?p=157</guid>
		<description><![CDATA[ちょっとハマったのでメモ。
ChromeがリリースされてからCSSの描画確認をIE、Firefoxに加えてChromeも加えたんだけど、なぜかリセット用のCSSがChromeだけ効かないことがあって悩んでた。
一時凌ぎで [...]]]></description>
		<wfw:commentRss>http://decama.info/css/157/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MediaWiki:インストールしてみたけれど</title>
		<link>http://decama.info/monologue/155</link>
		<comments>http://decama.info/monologue/155#comments</comments>
		<pubDate>Thu, 07 Aug 2008 01:23:05 +0000</pubDate>
		<dc:creator>decama</dc:creator>
				<category><![CDATA[wiki]]></category>
		<category><![CDATA[ひとりごと]]></category>

		<guid isPermaLink="false">http://decama.info/?p=155</guid>
		<description><![CDATA[なんだかよくわからない原因でデータベース関連のエラーが出ちゃう。こことは別のメモがわりにしようかと思ったのだけれど、一旦断念。
pukiwikiにしとくなかなぁ。
]]></description>
		<wfw:commentRss>http://decama.info/monologue/155/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex Builder 3 Professionalが</title>
		<link>http://decama.info/monologue/154</link>
		<comments>http://decama.info/monologue/154#comments</comments>
		<pubDate>Fri, 11 Jul 2008 08:24:05 +0000</pubDate>
		<dc:creator>decama</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[ひとりごと]]></category>

		<guid isPermaLink="false">http://decama.info/?p=154</guid>
		<description><![CDATA[学生だと無償で提供されてるって昨日知った。学生じゃないから別にいいんだけど、買っちゃった側としてはちょっと複雑。
なにはともあれ、検索エンジン側もより積極的にインデックスしてくとのことなので、こっちも積極的にとりくまない [...]]]></description>
		<wfw:commentRss>http://decama.info/monologue/154/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
