<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>Bluestick.JP 開発メモ</title>
	<atom:link href="http://bluestick.jp/tech/index.php/feed" rel="self" type="application/rss+xml" />
	<link>http://bluestick.jp/tech</link>
	<description></description>
	<lastBuildDate>Fri, 27 Aug 2010 07:00:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/feed" />
		<item>
		<title>Hypser-Vのデータの規定の配置場所を変更するには</title>
		<link>http://bluestick.jp/tech/index.php/archives/268</link>
		<comments>http://bluestick.jp/tech/index.php/archives/268#comments</comments>
		<pubDate>Fri, 27 Aug 2010 07:00:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=268</guid>
		<description><![CDATA[レジストリの以下のキーを追加、変更する。
・VirtualMachineファイル
HKLM\Software\Microsoft\Windows NT&#8221;\CurrentVersion\Virtualizati [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/268/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/268" />
	</item>
		<item>
		<title>.Net FrameworkのUriエンコードメソッドの違い</title>
		<link>http://bluestick.jp/tech/index.php/archives/266</link>
		<comments>http://bluestick.jp/tech/index.php/archives/266#comments</comments>
		<pubDate>Fri, 16 Jul 2010 08:23:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.Net Framework]]></category>
		<category><![CDATA[ASP.Net]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=266</guid>
		<description><![CDATA[.Net FrameworkにはUriエンコードに使うメソッドがいくつかあるが、違いを調べてみた。

Uri.EscapeDataString(str)
RFC2396準拠。16進数は大文字になる。
Uri.Escape [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/266/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/266" />
	</item>
		<item>
		<title>WPFで長時間かかる処理の間にUIのイベントを処理させるには</title>
		<link>http://bluestick.jp/tech/index.php/archives/262</link>
		<comments>http://bluestick.jp/tech/index.php/archives/262#comments</comments>
		<pubDate>Sun, 11 Jul 2010 07:43:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.Net Framework]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=262</guid>
		<description><![CDATA[WPFでWindows FormのApplication.DoEventsメソッドと同様に長時間かかる処理の間にUIのイベントを処理させるには、下記のように行う。(MSDNより)
[SecurityPermissionA [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/262/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/262" />
	</item>
		<item>
		<title>Google Analytics APIをPHPから使ってページランキングを表示する</title>
		<link>http://bluestick.jp/tech/index.php/archives/258</link>
		<comments>http://bluestick.jp/tech/index.php/archives/258#comments</comments>
		<pubDate>Sat, 10 Jul 2010 06:44:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[WebAPI]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=258</guid>
		<description><![CDATA[code.google.comからGAPIというライブラリをダウンロードする。
curlのモジュールが有効になっていることが必要。下記はGAPIに付属のサンプルコード。実行するとブラウザごとのページビュー、訪問数をページ [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/258/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/258" />
	</item>
		<item>
		<title>WCFを使ってXML-RPC通信を行うには</title>
		<link>http://bluestick.jp/tech/index.php/archives/253</link>
		<comments>http://bluestick.jp/tech/index.php/archives/253#comments</comments>
		<pubDate>Thu, 10 Jun 2010 00:14:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.Net Framework]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[WebAPI]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=253</guid>
		<description><![CDATA[Xml-Rpc With WCFから「XML-RPC for WCF」をダウンロード。
上記blogのコメントに従ってXmlRpcDataContractSerializationHelperクラスのDeserializ [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/253/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/253" />
	</item>
		<item>
		<title>FiddlerでlocalhostのHTTP通信をモニタリングするには</title>
		<link>http://bluestick.jp/tech/index.php/archives/251</link>
		<comments>http://bluestick.jp/tech/index.php/archives/251#comments</comments>
		<pubDate>Sat, 22 May 2010 01:26:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Network]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=251</guid>
		<description><![CDATA[fiddlerはlocalhost宛の通信をモニタリングできないが、urlを指定するときにlocalhostの代わりにipv4.fiddlerを使用するとモニタリングできるようになる。たとえばUrlが
http://lo [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/251/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/251" />
	</item>
		<item>
		<title>Visual Studio 2010でjQueryのインテリセンスが効かなかったので</title>
		<link>http://bluestick.jp/tech/index.php/archives/247</link>
		<comments>http://bluestick.jp/tech/index.php/archives/247#comments</comments>
		<pubDate>Tue, 11 May 2010 03:40:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.Net Framework]]></category>
		<category><![CDATA[ASP.Net]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=247</guid>
		<description><![CDATA[いろいろと調べたところ、プロジェクトのobj\Debug、obj\Releaseの各フォルダにできる、DesignTimeResolveAssemblyReferencesInput.cacheというファイルに、jQue [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/247/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/247" />
	</item>
		<item>
		<title>ASP.Net MVC 2の主な新機能</title>
		<link>http://bluestick.jp/tech/index.php/archives/239</link>
		<comments>http://bluestick.jp/tech/index.php/archives/239#comments</comments>
		<pubDate>Sun, 25 Apr 2010 07:30:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.Net Framework]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=239</guid>
		<description><![CDATA[
○HTMLヘルパーを使ってフォームのコントロールを出力するときにIDの文字列を渡す必要がなくなった
今までは
&#60;%= Html.TextBox(&#8220;ProductName&#8221;, model.P [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/239/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/239" />
	</item>
		<item>
		<title>Linux(CentOS)でシステム時刻をUTCからローカルタイムに変更するには</title>
		<link>http://bluestick.jp/tech/index.php/archives/237</link>
		<comments>http://bluestick.jp/tech/index.php/archives/237#comments</comments>
		<pubDate>Fri, 16 Apr 2010 02:35:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=237</guid>
		<description><![CDATA[Windows上の仮想環境でLinuxを使用する場合、Linuxのハードウェアクロックの扱い方ををUTCからローカルタイムに変更しないと時刻がずれてしまう。
/etc/sysconfig/clockを編集し、「UTC=f [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/237/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/237" />
	</item>
		<item>
		<title>WPF でテーマを使用するには</title>
		<link>http://bluestick.jp/tech/index.php/archives/235</link>
		<comments>http://bluestick.jp/tech/index.php/archives/235#comments</comments>
		<pubDate>Thu, 04 Mar 2010 02:15:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.Net Framework]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=235</guid>
		<description><![CDATA[WPF.Themesを使ってWPFでSilverlight ToolkitのようなThemeを使用することができる。現状21種類のテーマが提供されている。

WPF.Themes.dllとWPFToolkit.dllを入 [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/235/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/235" />
	</item>
	</channel>
</rss>
