<?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>srcw.net</title>
	<atom:link href="http://www.srcw.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.srcw.net</link>
	<description>小規模なプログラミング生活を綴ります</description>
	<lastBuildDate>Mon, 20 May 2013 04:52:24 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>IntelliJでHTTPビルトインサーバーが使えない件その2</title>
		<link>http://www.srcw.net/program/intellij-built-in-server/</link>
		<comments>http://www.srcw.net/program/intellij-built-in-server/#comments</comments>
		<pubDate>Mon, 20 May 2013 04:48:49 +0000</pubDate>
		<dc:creator>src128</dc:creator>
				<category><![CDATA[プログラム]]></category>
		<category><![CDATA[IntelliJ]]></category>
		<category><![CDATA[WebStorm]]></category>

		<guid isPermaLink="false">http://www.srcw.net/?p=250</guid>
		<description><![CDATA[IntelliJでHTTPビルトインサーバーが使えない件をもう一回調べてみたのだがやっぱりだめ。WebStormだと下記の手順でうまくいったので、IntelliJ+プラグインとWebStormで何か違いがあるのかも。 R [...]]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.srcw.net/wp/wp-content/uploads/2013/05/Run_Debug-Configurations2.png" alt="Run Debug Configurations" title="Run_Debug Configurations.png" border="0" width="560" height="352" /></p>
<p>IntelliJでHTTPビルトインサーバーが使えない件をもう一回調べてみたのだがやっぱりだめ。WebStormだと下記の手順でうまくいったので、IntelliJ+プラグインとWebStormで何か違いがあるのかも。</p>
<ul>
<li>Run→Edit Configurationで、JavaScript Debug→Remoteを追加。
<li>URL to openを、http://localhost:63342/webdemo とする。webdemoのところはプロジェクト名。
<li>デバッグで、先ほど構成したConfigurationを選択。ブラウザが開く(Configurationで選択したブラウザ。Firefox or Chrome)。
<li>初回だとなぜかデバッガで止まらないかもしれない。そのときは、http://localhost:63342/webdemo/index.html というふうにサイド開いてみる。
</ul>
<p>ちなみにWebStormでJavaScriptをデバッグする方法は三種類ある。大きく分けてローカルとリモート。リモートの場合上記ビルトインサーバーを使う方法の他、ApacheなんかにDeployして使うこともできる。詳しくは「<a href="https://www.jetbrains.com/webstorm/webhelp/running-and-debugging-javascript.html">Running and Debugging JavaScript</a>」を参照のこと(これくらいしか情報がない)。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.srcw.net/program/intellij-built-in-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IntelliJのHTTPビルトインサーバーが使えない件</title>
		<link>http://www.srcw.net/program/intellij-built-in-server-error/</link>
		<comments>http://www.srcw.net/program/intellij-built-in-server-error/#comments</comments>
		<pubDate>Fri, 10 May 2013 05:24:35 +0000</pubDate>
		<dc:creator>src128</dc:creator>
				<category><![CDATA[プログラム]]></category>
		<category><![CDATA[IntelliJ]]></category>

		<guid isPermaLink="false">http://www.srcw.net/?p=247</guid>
		<description><![CDATA[WebStorm 6でHTMLファイルをビルトイン実行できるらしい。IntelliJでも当然できるものだと思いやってみたのだが、 こうなってしまい全然だめ。PHPStormだと実行できてないみたいなので、IntelliJ [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://blog.jetbrains.com/webide/2013/03/built-in-server-in-webstorm-6/">WebStorm 6</a>でHTMLファイルをビルトイン実行できるらしい。IntelliJでも当然できるものだと思いやってみたのだが、<br />
<img src="http://www.srcw.net/wp/wp-content/uploads/2013/05/404-Not-Found.png" alt="404 Not Found" title="404 Not Found.png" border="0" width="600" height="211" /></p>
<p>こうなってしまい全然だめ。<a href="http://youtrack.jetbrains.com/issue/WI-17044">PHPStorm</a>だと実行できてないみたいなので、IntelliJでもだめなのか?時間ドブにすてた気分。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.srcw.net/program/intellij-built-in-server-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>「eclipse 4.2 Juno」イマイチだった</title>
		<link>http://www.srcw.net/program/%e3%80%8ceclipse-4-2-juno%e3%80%8d%e3%82%a4%e3%83%9e%e3%82%a4%e3%83%81%e3%81%a0%e3%81%a3%e3%81%9f/</link>
		<comments>http://www.srcw.net/program/%e3%80%8ceclipse-4-2-juno%e3%80%8d%e3%82%a4%e3%83%9e%e3%82%a4%e3%83%81%e3%81%a0%e3%81%a3%e3%81%9f/#comments</comments>
		<pubDate>Tue, 02 Oct 2012 07:42:14 +0000</pubDate>
		<dc:creator>src128</dc:creator>
				<category><![CDATA[プログラム]]></category>

		<guid isPermaLink="false">http://www.srcw.net/?p=240</guid>
		<description><![CDATA[しばらく「eclipse 4.2 Juno」を使っていたのだがどうも良くない。全般的にもっさりしているし、画面の描画がところどころおかしい。外観を「Classic」にすると変なところに謎の空白ができる。 ということで、e [...]]]></description>
				<content:encoded><![CDATA[<p>しばらく「eclipse 4.2 Juno」を使っていたのだがどうも良くない。全般的にもっさりしているし、画面の描画がところどころおかしい。外観を「Classic」にすると変なところに謎の空白ができる。</p>
<p><a href="http://www.srcw.net/wp/wp-content/uploads/2012/10/eclipse.png" rel="lightbox[240]"><img src="http://www.srcw.net/wp/wp-content/uploads/2012/10/eclipse-480x67.png" alt="" title="eclipse" width="480" height="67" class="aligncenter size-medium wp-image-241" /></a></p>
<p>ということで、eclipse 3.7.2に戻しました。俺ぐぬぬ。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.srcw.net/program/%e3%80%8ceclipse-4-2-juno%e3%80%8d%e3%82%a4%e3%83%9e%e3%82%a4%e3%83%81%e3%81%a0%e3%81%a3%e3%81%9f/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>来年より「ほぼ日」卒業します</title>
		<link>http://www.srcw.net/%e3%83%a9%e3%82%a4%e3%83%95%e3%83%8f%e3%83%83%e3%82%af/hobo-nichi/</link>
		<comments>http://www.srcw.net/%e3%83%a9%e3%82%a4%e3%83%95%e3%83%8f%e3%83%83%e3%82%af/hobo-nichi/#comments</comments>
		<pubDate>Mon, 03 Sep 2012 08:28:40 +0000</pubDate>
		<dc:creator>src128</dc:creator>
				<category><![CDATA[ライフハック]]></category>

		<guid isPermaLink="false">http://www.srcw.net/?p=233</guid>
		<description><![CDATA[来年より「ほぼ日」(というか手帳)を卒業します。 スケジュールに関してはiPhoneでなんの問題もないし、仕事上のメモはほぼ日じゃ間に合わなないから使わないので(A4ノート、Wiki、Redmineなどに書いてます)。勢 [...]]]></description>
				<content:encoded><![CDATA[<p>来年より「<strong>ほぼ日</strong>」(というか手帳)を卒業します。</p>
<p><a href="http://www.srcw.net/wp/wp-content/uploads/2012/09/hobo.jpg" rel="lightbox[233]"><img src="http://www.srcw.net/wp/wp-content/uploads/2012/09/hobo-480x360.jpg" alt="" title="hobo" width="480" height="360" class="aligncenter size-medium wp-image-234" /></a></p>
<p>スケジュールに関してはiPhoneでなんの問題もないし、仕事上のメモはほぼ日じゃ間に合わなないから使わないので(A4ノート、Wiki、Redmineなどに書いてます)。勢いで買ったはいいものの年に書き込んだ日数があわせて10日分ぐらいしかないのはさすがに無駄すぎる。薄々気がついていたのに手帳コーナーの前を通り過ぎるとついつい買っちゃってたんですよね。自分を戒める意味でここに堂々と宣言しておきたいと思います。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.srcw.net/%e3%83%a9%e3%82%a4%e3%83%95%e3%83%8f%e3%83%83%e3%82%af/hobo-nichi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mountain Lion + Xcode 4.4.1でiOS Simulatorは5.0以上しか存在しない?</title>
		<link>http://www.srcw.net/program/mountain-lion-xcode-simulator/</link>
		<comments>http://www.srcw.net/program/mountain-lion-xcode-simulator/#comments</comments>
		<pubDate>Mon, 13 Aug 2012 02:01:32 +0000</pubDate>
		<dc:creator>src128</dc:creator>
				<category><![CDATA[プログラム]]></category>
		<category><![CDATA[MountainLion]]></category>
		<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://www.srcw.net/?p=223</guid>
		<description><![CDATA[意気揚々とMountain LionにアップデートしてXcode 4.4.1を使っていて気がついたこと。iOS 4.3シミュレーターがダウンロードできなくなっています。Preferences→Downloadsで以下の通 [...]]]></description>
				<content:encoded><![CDATA[<p>意気揚々とMountain LionにアップデートしてXcode 4.4.1を使っていて気がついたこと。iOS 4.3シミュレーターがダウンロードできなくなっています。Preferences→Downloadsで以下の通りiOS 5.0 Simulatorしかダウンロードできません。</p>
<p><a href="http://www.srcw.net/wp/wp-content/uploads/2012/08/Downloads.png" rel="lightbox[223]"><img src="http://www.srcw.net/wp/wp-content/uploads/2012/08/Downloads-480x344.png" alt="" title="Downloads" width="480" height="344" class="aligncenter size-medium wp-image-224" /></a></p>
<p>Lionだとダウンロードできるみたいだけど、Mountain Lionだとだめっぽい。まあ個人的にはこれを機会にiOS 5以上対応に切り替えられると思えば気が楽かな。これきっかけで開発者の間でiOS 5以降対応が一気に増えそう。</p>
<p>やむを得ない事情でiOS 4.3対応必須の場合は、Lionをキープしとかないとまずそうですね。</p>
<p><strong>■参考リンク</strong></p>
<ul>
<li><a href="http://stackoverflow.com/questions/11651773/how-to-install-simulator-sdk-4-3-to-xcode-4-4-on-mountain-lion">iphone &#8211; How to install Simulator SDK 4.3 to Xcode 4.4 on Mountain Lion &#8211; Stack Overflow</a>…LionだとiOS 4.3 Simulatorがダウンロードできる。
<li><a href="http://aqubiblog.blogspot.jp/2012/08/xcode44ios43.html">guess what?: XCode4.4にiOS4.3のシミュレータインストール@MountainLion</a>…LionのSimulatorを無理矢理もってきても使えない。
<li><a href="http://yaplog.jp/rakyon/monthly/201207/">Xcode4.4ではiOS4.3 Simulatorが使えない？（山ライオンの場合）</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.srcw.net/program/mountain-lion-xcode-simulator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iOSアプリでGoogle Chromeを使ってURLを開く方法</title>
		<link>http://www.srcw.net/program/open-url-in-chrome/</link>
		<comments>http://www.srcw.net/program/open-url-in-chrome/#comments</comments>
		<pubDate>Wed, 11 Jul 2012 23:21:28 +0000</pubDate>
		<dc:creator>src128</dc:creator>
				<category><![CDATA[プログラム]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[iOS]]></category>

		<guid isPermaLink="false">http://www.srcw.net/?p=214</guid>
		<description><![CDATA[Opening links in Chrome for iOSというページ書かれている通りにやればいいらしい。 NSURL *inputURL = ; NSString *scheme = inputURL.scheme [...]]]></description>
				<content:encoded><![CDATA[<p><a href="https://developers.google.com/chrome/mobile/docs/ios-links">Opening links in Chrome for iOS</a>というページ書かれている通りにやればいいらしい。</p>
<pre>NSURL *inputURL = <the URL to open>;
NSString *scheme = inputURL.scheme;

// Replace the URL Scheme with the Chrome equivalent.
NSString *chromeScheme = nil;
if ([scheme isEqualToString:@"http"]) {
  chromeScheme = @"googlechrome";
} else if ([scheme isEqualToString:@"https"]) {
  chromeScheme = @"googlechromes";
}

// Proceed only if a valid Google Chrome URI Scheme is available.
if (chromeScheme) {
  NSString *absoluteString = [inputURL absoluteString];
  NSRange rangeForScheme = [absoluteString rangeOfString:@":"];
  NSString *urlNoScheme =
      [absoluteString substringFromIndex:rangeForScheme.location];
  NSString *chromeURLString =
      [chromeScheme stringByAppendingString:urlNoScheme];
  NSURL *chromeURL = [NSURL URLWithString:chromeURLString];

  // Open the URL with Chrome.
  [[UIApplication sharedApplication] openURL:chromeURL];
}</pre>
<p>裏技でもなんでもなく、URL Scheme を使うごく普通の方法。アプリごとに対応しないといけない。</p>
<p>今後iOSが強さをみせつけるほど、標準ブラウザをSafariから解放せよという圧力も強まってくるんじゃないかな。WindowsでMicrosoftが独占禁止法がらみでいろいろやられたので、Appleも当然対応はを考えているだろうけど。</p>
<p>日本人としてはIMEの解放してほしい。ATOK使いたいし。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.srcw.net/program/open-url-in-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Objective-Cでインスタンス変数はアンダースコアで開始する</title>
		<link>http://www.srcw.net/program/objective-c-instance-variable/</link>
		<comments>http://www.srcw.net/program/objective-c-instance-variable/#comments</comments>
		<pubDate>Tue, 10 Jul 2012 08:20:41 +0000</pubDate>
		<dc:creator>src128</dc:creator>
				<category><![CDATA[プログラム]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[Xcode4]]></category>

		<guid isPermaLink="false">http://www.srcw.net/?p=203</guid>
		<description><![CDATA[浦島太郎状態だったXcode4をさわってリハビリ中。よくみるとXcodeが生成するコードのテンプレートがだいぶかわっている。特に気になったのが以下の点。 インスタンス変数の宣言がなくなってる @interface Del [...]]]></description>
				<content:encoded><![CDATA[<p>浦島太郎状態だったXcode4をさわってリハビリ中。よくみるとXcodeが生成するコードのテンプレートがだいぶかわっている。特に気になったのが以下の点。</p>
<p>インスタンス変数の宣言がなくなってる</p>
<pre>
@interface DelegateDemoAppDelegate : UIResponder <UIApplicationDelegate>

@property (strong, nonatomic) UIWindow *window;

@property (strong, nonatomic) DelegateDemoViewController *viewController;

</pre>
<p>@synthesizeの書式が変わっている</p>
<pre>
@implementation DelegateDemoAppDelegate

@synthesize window = _window;
@synthesize viewController = _viewController;
</pre>
<p>インターネットの大海を探索してみたところ、以下のブログで明快に説明されていた。</p>
<p><a href="http://www.awaresoft.jp/ios-dev/item/115-ivar-naming-convention.html">プロパティに対応するインスタンス変数の命名規則について &#8211; Awaresoft</a></p>
<p>なるほど、欧州最新形では、インスタンス変数にはアンダースコアのprefixをつけ、ヘッダで宣言もしないらしい。全然しらなかった。インスタンス変数とプロパティの使い分けは以前からなやましかったので、これで統一されたのであればスッキリ。</p>
<p>あと関係ないけど、Xcode4になってから、Interfce Builderとの連携が結構パワーアップしている。</p>
<p><a href="http://blog.natsuapps.com/2011/08/xcode_ib_connect.html">[Xcode][IB] IBOutletやIBActionをマウス操作で接続 &#8211; iOS 開発ブログ Natsu&#8217;s note</a></p>
<p>この操作でもアンダースコア原則を守ってくれるのかと思いきやそうはならなかった。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.srcw.net/program/objective-c-instance-variable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XREAはphpがセーフモードでめんどくさい</title>
		<link>http://www.srcw.net/software/xrea%e3%81%afphp%e3%81%8c%e3%82%bb%e3%83%bc%e3%83%95%e3%83%a2%e3%83%bc%e3%83%89%e3%81%a7%e3%82%81%e3%82%93%e3%81%a9%e3%81%8f%e3%81%95%e3%81%84/</link>
		<comments>http://www.srcw.net/software/xrea%e3%81%afphp%e3%81%8c%e3%82%bb%e3%83%bc%e3%83%95%e3%83%a2%e3%83%bc%e3%83%89%e3%81%a7%e3%82%81%e3%82%93%e3%81%a9%e3%81%8f%e3%81%95%e3%81%84/#comments</comments>
		<pubDate>Mon, 09 Jul 2012 15:35:09 +0000</pubDate>
		<dc:creator>src128</dc:creator>
				<category><![CDATA[ソフトウェア]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.srcw.net/?p=199</guid>
		<description><![CDATA[ひさびさにこっちのblogに書き込もうと思い、WordPressの本体のバージョンアップと、プラグインのバージョンアップを行ったのだが、すんなりいかなかった。理由はXREAのPHPがセーフモードで動いていたから。 結論か [...]]]></description>
				<content:encoded><![CDATA[<p>ひさびさにこっちのblogに書き込もうと思い、WordPressの本体のバージョンアップと、プラグインのバージョンアップを行ったのだが、すんなりいかなかった。理由はXREAのPHPがセーフモードで動いていたから。</p>
<p>結論から言えば、管理用のphpをcgiモードで動作するよう.htaccessを修正すれば良かっただけなんだけど、バッドノウハウを知るために時間を費やさなければならなかった空しさが半端ない。WordPressに限らずPHPのセーフモードに関するトラブルはあちこち発生しうるので、これがいやで他のサーバーに移動する人も多いだろうなあ…。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.srcw.net/software/xrea%e3%81%afphp%e3%81%8c%e3%82%bb%e3%83%bc%e3%83%95%e3%83%a2%e3%83%bc%e3%83%89%e3%81%a7%e3%82%81%e3%82%93%e3%81%a9%e3%81%8f%e3%81%95%e3%81%84/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TortoiseSVN + Windows 7 64 bitでインポート失敗</title>
		<link>http://www.srcw.net/software/tortoisesvn-windows-7-64-bit%e3%81%a7%e3%82%a4%e3%83%b3%e3%83%9d%e3%83%bc%e3%83%88%e5%a4%b1%e6%95%97/</link>
		<comments>http://www.srcw.net/software/tortoisesvn-windows-7-64-bit%e3%81%a7%e3%82%a4%e3%83%b3%e3%83%9d%e3%83%bc%e3%83%88%e5%a4%b1%e6%95%97/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 01:40:08 +0000</pubDate>
		<dc:creator>src128</dc:creator>
				<category><![CDATA[ソフトウェア]]></category>

		<guid isPermaLink="false">http://www.srcw.net/?p=194</guid>
		<description><![CDATA[TortoiseSVNでインポートが失敗し直後にchkdskがかかるという怪現象が発生したので、てっきりHDDが逝ってしまわれたのかと思っていたのですが、Windows 7 のバグだったようです。 64-bit Tort [...]]]></description>
				<content:encoded><![CDATA[<p>TortoiseSVNでインポートが失敗し直後にchkdskがかかるという怪現象が発生したので、てっきりHDDが逝ってしまわれたのかと思っていたのですが、Windows 7 のバグだったようです。</p>
<p><a href="http://serverfault.com/questions/72561/64-bit-tortoisesvn-on-windows-7-says-file-or-directory-is-corrupted-and-unreadab">64-bit TortoiseSVN on Windows 7 says &quot;file or directory is corrupted and unreadable&quot; then runs chkdsk &#8211; Server Fault</a></p>
<p>MoveFileEx() がおかしいらしいとか。Hotfixがあるみたいなのですが、とりあえず他のマシンでインポートすることにしました。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.srcw.net/software/tortoisesvn-windows-7-64-bit%e3%81%a7%e3%82%a4%e3%83%b3%e3%83%9d%e3%83%bc%e3%83%88%e5%a4%b1%e6%95%97/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7の新機能を Visual Studio 2010/VC++/MFCで使う</title>
		<link>http://www.srcw.net/software/windows-7%e3%81%ae%e6%96%b0%e6%a9%9f%e8%83%bd%e3%82%92-visual-studio-2010vcmfc%e3%81%a7%e4%bd%bf%e3%81%86/</link>
		<comments>http://www.srcw.net/software/windows-7%e3%81%ae%e6%96%b0%e6%a9%9f%e8%83%bd%e3%82%92-visual-studio-2010vcmfc%e3%81%a7%e4%bd%bf%e3%81%86/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 10:45:02 +0000</pubDate>
		<dc:creator>src128</dc:creator>
				<category><![CDATA[ソフトウェア]]></category>
		<category><![CDATA[MFC]]></category>
		<category><![CDATA[vs2010]]></category>

		<guid isPermaLink="false">http://www.srcw.net/?p=191</guid>
		<description><![CDATA[Windows 7の新機能(特にタスクバーまわり)をどう実装すればいいのか分からなかったので検索してみました、があまり情報がヒットしてませんでした。中で一番役に立ちそうなのは Windows 7 Online Train [...]]]></description>
				<content:encoded><![CDATA[<p>Windows 7の新機能(特にタスクバーまわり)をどう実装すればいいのか分からなかったので検索してみました、があまり情報がヒットしてませんでした。中で一番役に立ちそうなのは</p>
<p><a href="http://channel9.msdn.com/learn/courses/Windows7/">Windows 7 Online Training | Learn | Channel 9</a></p>
<p>かな。<a href="http://channel9.msdn.com/learn/courses/Windows7/Taskbar/">Taskbar</a>のところをみると、Windows7のタスクバーの新機能である、「オーバーレイアイコン」、「タスクバー上のプログレスバー」、「ジャンプリスト」、「タスクバー上のサムネイル」などをどう実装すればよいかがまとめられています。Managed(VC#/VB)、MFC、Nativeそれぞれ分かれているのでそれぞれの言語でどう実装すればいいかもわかりそうです。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.srcw.net/software/windows-7%e3%81%ae%e6%96%b0%e6%a9%9f%e8%83%bd%e3%82%92-visual-studio-2010vcmfc%e3%81%a7%e4%bd%bf%e3%81%86/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
