<?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>sugiyama-log &#187; 開発</title>
	<atom:link href="http://unicus.jp/wp/archives/category/%e9%96%8b%e7%99%ba/feed" rel="self" type="application/rss+xml" />
	<link>http://unicus.jp/wp</link>
	<description>Rondo Capriccioso</description>
	<lastBuildDate>Wed, 23 Feb 2011 11:41:10 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>jqueryのdatepicker / datetimepickerを最前面に表示したいのにelrteが部分的に優先して表示されてしまう、そんなとき</title>
		<link>http://unicus.jp/wp/archives/143</link>
		<comments>http://unicus.jp/wp/archives/143#comments</comments>
		<pubDate>Tue, 22 Feb 2011 10:55:49 +0000</pubDate>
		<dc:creator>杉山 達彦</dc:creator>
				<category><![CDATA[開発]]></category>

		<guid isPermaLink="false">http://unicus.jp/wp/?p=143</guid>
		<description><![CDATA[日付の入力にjqueryのdatepicker / datetimepickerを使い、本文の入力にWYSIWYGエディタであるelrteを使って開発をしていました。 datepickerの下にelrteを配置したところ [...]]]></description>
		<wfw:commentRss>http://unicus.jp/wp/archives/143/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>さくらの共用サーバでURLに最後のスラッシュ / なしでsymfonyを使いたい、そんなとき</title>
		<link>http://unicus.jp/wp/archives/116</link>
		<comments>http://unicus.jp/wp/archives/116#comments</comments>
		<pubDate>Thu, 19 Feb 2009 23:02:47 +0000</pubDate>
		<dc:creator>杉山 達彦</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[そんなとき]]></category>
		<category><![CDATA[開発]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://unicus.jp/wp/?p=116</guid>
		<description><![CDATA[URLに最後のスラッシュ / ありの場合だけで良かったらシンボリックリンクをはるだけです。 例えば、自分のディレクトリが /home/foobar だった場合、ホームページのディレクトリは /home/foo/www/h [...]]]></description>
		<wfw:commentRss>http://unicus.jp/wp/archives/116/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Struts2でbeforeNotifyTopicsをしたい、そんなとき</title>
		<link>http://unicus.jp/wp/archives/82</link>
		<comments>http://unicus.jp/wp/archives/82#comments</comments>
		<pubDate>Fri, 09 Jan 2009 20:55:32 +0000</pubDate>
		<dc:creator>杉山 達彦</dc:creator>
				<category><![CDATA[Struts2]]></category>
		<category><![CDATA[そんなとき]]></category>
		<category><![CDATA[開発]]></category>
		<category><![CDATA[afterNotifyTopics]]></category>
		<category><![CDATA[beforeNotifyTopics]]></category>
		<category><![CDATA[dojo]]></category>

		<guid isPermaLink="false">http://unicus.jp/wp/?p=82</guid>
		<description><![CDATA[preInvokeJSがないという現実にうちのめされてもたくましく立ち上がろう。 私たちにはbeforNotifyTopicsが与えられているのだから。 そんなとき。 コードをのせます。 < %@ taglib pref [...]]]></description>
		<wfw:commentRss>http://unicus.jp/wp/archives/82/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Struts2でpreInvokeJSを使おうとしたらなかった、そんなとき</title>
		<link>http://unicus.jp/wp/archives/63</link>
		<comments>http://unicus.jp/wp/archives/63#comments</comments>
		<pubDate>Thu, 08 Jan 2009 04:39:59 +0000</pubDate>
		<dc:creator>杉山 達彦</dc:creator>
				<category><![CDATA[Struts2]]></category>
		<category><![CDATA[そんなとき]]></category>
		<category><![CDATA[開発]]></category>
		<category><![CDATA[beforeNotifyTopics]]></category>
		<category><![CDATA[preInvokeJS]]></category>

		<guid isPermaLink="false">http://unicus.jp/wp/?p=63</guid>
		<description><![CDATA[削除機能を、リンク（ボタン）押したら、JavaScriptでcomfirmダイアログを出して、OKだったら削除する、というロジックを実装しようと思いました。 よくある機能ですよね。 よくある機能なだけに、きっとライブラリ [...]]]></description>
		<wfw:commentRss>http://unicus.jp/wp/archives/63/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Struts2でtilesプラグインが動かなくなった、そんなとき</title>
		<link>http://unicus.jp/wp/archives/56</link>
		<comments>http://unicus.jp/wp/archives/56#comments</comments>
		<pubDate>Tue, 06 Jan 2009 14:54:48 +0000</pubDate>
		<dc:creator>杉山 達彦</dc:creator>
				<category><![CDATA[Struts2]]></category>
		<category><![CDATA[そんなとき]]></category>
		<category><![CDATA[開発]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://unicus.jp/wp/?p=56</guid>
		<description><![CDATA[Ｓｔｒｕｔｓ2でtilesプラグインを使っています。 最初は順調でした。 が、開発の開始時点からStruts2のバージョンを変更してきたところ、 具体的には、2.0.12 → 2.0.14 → 2.1.2 → 2.1.6 [...]]]></description>
		<wfw:commentRss>http://unicus.jp/wp/archives/56/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Struts2でJSPのビューが表示されない、そんなとき</title>
		<link>http://unicus.jp/wp/archives/47</link>
		<comments>http://unicus.jp/wp/archives/47#comments</comments>
		<pubDate>Sun, 04 Jan 2009 14:04:51 +0000</pubDate>
		<dc:creator>杉山 達彦</dc:creator>
				<category><![CDATA[Struts2]]></category>
		<category><![CDATA[そんなとき]]></category>
		<category><![CDATA[開発]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://unicus.jp/wp/?p=47</guid>
		<description><![CDATA[間が開きましたがさらっと再開いたします。 ここ数ヶ月、Struts2の開発もするようになりました。過去も、現在進行形でもいろいろトラブルがありました。毎度結構必死に検索したのですが、そのうち解決方法が見つけにくかったトラ [...]]]></description>
		<wfw:commentRss>http://unicus.jp/wp/archives/47/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>redmine がエラーを出して起動しない、そんなとき</title>
		<link>http://unicus.jp/wp/archives/46</link>
		<comments>http://unicus.jp/wp/archives/46#comments</comments>
		<pubDate>Mon, 07 Jul 2008 02:04:17 +0000</pubDate>
		<dc:creator>杉山 達彦</dc:creator>
				<category><![CDATA[rails]]></category>
		<category><![CDATA[そんなとき]]></category>
		<category><![CDATA[運用]]></category>
		<category><![CDATA[開発]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://unicus.jp/wp/archives/46</guid>
		<description><![CDATA[trac から redmine にプロジェクト管理ツールを移行しよう、と思い立ち、svn版の redmineをダウンロードしてうまく立ち上がったものの、svn upしたり、yum updateしたり、aptitude u [...]]]></description>
		<wfw:commentRss>http://unicus.jp/wp/archives/46/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>symfony に Unable to get sequence id. と言われた、そんなとき</title>
		<link>http://unicus.jp/wp/archives/43</link>
		<comments>http://unicus.jp/wp/archives/43#comments</comments>
		<pubDate>Thu, 26 Jun 2008 08:06:24 +0000</pubDate>
		<dc:creator>杉山 達彦</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[そんなとき]]></category>
		<category><![CDATA[開発]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://unicus.jp/wp/archives/43</guid>
		<description><![CDATA[以前にもはまったのですが、 今度はsymfonyがシーケンスＩＤが長すぎると判定して、丸めてしまった結果、うまく動かなくなる、というものでした。 そんなとき。 前にソースを読んだ時になんとなく気になった部分でした。 li [...]]]></description>
		<wfw:commentRss>http://unicus.jp/wp/archives/43/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FireFox 3 (FF3) で自作の拡張機能（アドオン）がインストール＆更新できなくなった、そんなとき</title>
		<link>http://unicus.jp/wp/archives/42</link>
		<comments>http://unicus.jp/wp/archives/42#comments</comments>
		<pubDate>Wed, 18 Jun 2008 15:07:47 +0000</pubDate>
		<dc:creator>杉山 達彦</dc:creator>
				<category><![CDATA[そんなとき]]></category>
		<category><![CDATA[開発]]></category>
		<category><![CDATA[addon]]></category>
		<category><![CDATA[FireFox]]></category>

		<guid isPermaLink="false">http://unicus.jp/wp/archives/42</guid>
		<description><![CDATA[今日公開されたFireFox3をインストールしたところ、これまで使えていた自作の拡張機能（アドオン）が使えなくなった、そんなとき。 FireFox3になって拡張機能（アドオン）の安全性をチェックする仕組みが厳しくなったた [...]]]></description>
		<wfw:commentRss>http://unicus.jp/wp/archives/42/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>centos5 postgresql symfony で Unable to get sequence id になっちゃうとき</title>
		<link>http://unicus.jp/wp/archives/34</link>
		<comments>http://unicus.jp/wp/archives/34#comments</comments>
		<pubDate>Sat, 10 May 2008 18:44:27 +0000</pubDate>
		<dc:creator>杉山 達彦</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[そんなとき]]></category>
		<category><![CDATA[開発]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://unicus.jp/wp/archives/34</guid>
		<description><![CDATA[すっごく間があきましたが淡々と書いていきます。 centos5 をインストールして、yumでpostgresql 8.1.11 を入れて、symfony 1.0.14をtarballで入れました。 その後、postgre [...]]]></description>
		<wfw:commentRss>http://unicus.jp/wp/archives/34/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

