<?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>Ounet&#039;s Wiki &#187; パソコン</title>
	<atom:link href="http://wiki.ou-net.com/?cat=2&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://wiki.ou-net.com</link>
	<description>私の為のノンジャンル ゐ危 σ(´ω｀*)</description>
	<lastBuildDate>Fri, 09 Oct 2015 17:30:29 +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>wordpress 一覧表示でゴミが表示される時の備忘録</title>
		<link>http://wiki.ou-net.com/?p=111</link>
		<comments>http://wiki.ou-net.com/?p=111#comments</comments>
		<pubDate>Fri, 09 Oct 2015 17:30:29 +0000</pubDate>
		<dc:creator>Ounet</dc:creator>
				<category><![CDATA[パソコン]]></category>

		<guid isPermaLink="false">http://wiki.ou-net.com/?p=111</guid>
		<description><![CDATA[良く忘れてしまうので備忘録。 https://ja.forums.wordpress.org/topic/10 [...]]]></description>
				<content:encoded><![CDATA[<p>良く忘れてしまうので備忘録。</p>
<p>https://ja.forums.wordpress.org/topic/10395</p>
<p>処理の最後に下の一行を追加で解決！</p>
<p>wp_reset_postdata();</p>
]]></content:encoded>
			<wfw:commentRss>http://wiki.ou-net.com/?feed=rss2&#038;p=111</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>アメブロ RSS2.0の挙動</title>
		<link>http://wiki.ou-net.com/?p=106</link>
		<comments>http://wiki.ou-net.com/?p=106#comments</comments>
		<pubDate>Thu, 28 May 2015 16:46:43 +0000</pubDate>
		<dc:creator>Ounet</dc:creator>
				<category><![CDATA[パソコン]]></category>

		<guid isPermaLink="false">http://wiki.ou-net.com/?p=106</guid>
		<description><![CDATA[アメブロのRSS FEEDを見ていると、FEEDの中に画像が出てくるものと出てこないものがありました。 RSS [...]]]></description>
				<content:encoded><![CDATA[<p>アメブロのRSS FEEDを見ていると、FEEDの中に画像が出てくるものと出てこないものがありました。</p>
<p><strong>RSS2.0 の URL<br />
</strong>http://feedblog.ameba.jp/rss/ameblo/アメーバID/rss20.xml</p>
<p><strong>参考にしたサイト</strong><br />
<a href="http://webdesign-dackel.com/2014/06/28/ameba-rss-php/">http://webdesign-dackel.com/2014/06/28/ameba-rss-php/</a></p>
<p>feedblogを使わない場合や、sshなど色々な原因がネットでは出てきましたが、私の見ていたアメブロでの違いは、タレント登録されている場合といない場合でした。</p>
<p>タレント登録されている場合は、『著作権保護のため、記事の一部のみ表示されております。』と表示がされ画像系タグ&lt;img&gt;は省略されていました。</p>
<p><strong>タレント登録ブログ</strong><br />
<a href="http://feedblog.ameba.jp/rss/ameblo/shirituebichu/rss20.xml">http://feedblog.ameba.jp/rss/ameblo/shirituebichu/rss20.xml</a></p>
<p><strong>通常登録ブログ</strong><br />
<a href="http://feedblog.ameba.jp/rss/ameblo/chippaon287/rss20.xml">http://feedblog.ameba.jp/rss/ameblo/chippaon287/rss20.xml</a></p>
<p>因みに、タレント登録の審査基準は非公開ですが、なんかのイベントでタレント申請したけど読者登録数・アクセス数が足りなくて落とされたので、ここにいる皆さんが読者登録してくれればタレント登録できます。みたいなことを言っている芸人の方を見たことがあるのでアクセス数や読者登録は重要みたいですね。</p>
]]></content:encoded>
			<wfw:commentRss>http://wiki.ou-net.com/?feed=rss2&#038;p=106</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5 videoタグ</title>
		<link>http://wiki.ou-net.com/?p=91</link>
		<comments>http://wiki.ou-net.com/?p=91#comments</comments>
		<pubDate>Sun, 24 Nov 2013 22:14:10 +0000</pubDate>
		<dc:creator>Ounet</dc:creator>
				<category><![CDATA[パソコン]]></category>

		<guid isPermaLink="false">http://wiki.ou-net.com/?p=91</guid>
		<description><![CDATA[動画の埋め込み簡単になりましたね。 以前だと、フラッシュプレイヤーを埋め込んだりxmlファイル書いたり 結構手 [...]]]></description>
				<content:encoded><![CDATA[<p>動画の埋め込み簡単になりましたね。</p>
<p>以前だと、フラッシュプレイヤーを埋め込んだりxmlファイル書いたり<br />
結構手間がかかっていた挙句、iPhoneで見る事が出来ないとかありましたが。</p>
<p>HTML5 の VIDEO タグを使えばたった4stepで完成。</p>
<p>&lt;video controls  poster=&#8221;start_frame.jpg&#8221; width=&#8221;320&#8243; loop preload=&#8221;none&#8221;&gt;<br />
&lt;source src=&#8221;./smple.mp4&#8243;&gt;<br />
&lt;p>VIDEOタグをサポートしていません。&lt;/p&gt;<br />
&lt;/video&gt;</p>
<p>満足満足。</p>
<p>HTML5 そろそろ真剣に勉強してみようかなーと思う今日この頃。</p>
<p>&#8211;2013/12/10 追記<br />
見ることで来てたのに、なぜか急に見られなくなりました。<br />
なぜ見る事が出来たのが逆に気になりますが、<br />
.htaccess に以下を追加して閲覧可能に。<br />
AddType video/mp4 .mp4</p>
]]></content:encoded>
			<wfw:commentRss>http://wiki.ou-net.com/?feed=rss2&#038;p=91</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript キーコード</title>
		<link>http://wiki.ou-net.com/?p=74</link>
		<comments>http://wiki.ou-net.com/?p=74#comments</comments>
		<pubDate>Sun, 08 Sep 2013 01:31:03 +0000</pubDate>
		<dc:creator>Ounet</dc:creator>
				<category><![CDATA[パソコン]]></category>

		<guid isPermaLink="false">http://wiki.ou-net.com/?p=74</guid>
		<description><![CDATA[使いそうなキーコード Key Code ← 37 ↑ 38 → 39 ↓ 40 Enter 13 Shift  [...]]]></description>
				<content:encoded><![CDATA[<p>使いそうなキーコード</p>
<table border=0 cellspacing=1 cellpadding=3>
<tr bgcolor="#CCCCCC">
<td>Key</td>
<td>Code</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>←</td>
<td>37</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>↑</td>
<td>38</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>→</td>
<td>39</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>↓</td>
<td>40</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>Enter</td>
<td>13</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>Shift</td>
<td>16</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>Backspace</td>
<td>8</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>Delete</td>
<td>46</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>End</td>
<td>35</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>Home</td>
<td>36</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>-</td>
<td>189</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>-</td>
<td>109</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>.</td>
<td>110</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>.</td>
<td>190</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>F1</td>
<td>112</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>F2</td>
<td>113</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>F3</td>
<td>114</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>F4</td>
<td>115</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>F5</td>
<td>116</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>F6</td>
<td>117</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>F7</td>
<td>118</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>F8</td>
<td>119</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>F9</td>
<td>120</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>F10</td>
<td>121</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>F11</td>
<td>122</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>F12</td>
<td>123</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>0</td>
<td>96</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>1</td>
<td>97</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>2</td>
<td>98</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>3</td>
<td>99</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>4</td>
<td>100</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>5</td>
<td>101</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>6</td>
<td>102</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>7</td>
<td>103</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>8</td>
<td>104</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>9</td>
<td>105</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>0</td>
<td>48</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>1</td>
<td>49</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>2</td>
<td>50</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>3</td>
<td>51</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>4</td>
<td>52</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>5</td>
<td>53</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>6</td>
<td>54</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>7</td>
<td>55</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>8</td>
<td>56</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>9</td>
<td>57</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://wiki.ou-net.com/?feed=rss2&#038;p=74</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>マック(iOS X)のショートカット</title>
		<link>http://wiki.ou-net.com/?p=72</link>
		<comments>http://wiki.ou-net.com/?p=72#comments</comments>
		<pubDate>Sun, 08 Sep 2013 01:21:52 +0000</pubDate>
		<dc:creator>Ounet</dc:creator>
				<category><![CDATA[パソコン]]></category>

		<guid isPermaLink="false">http://wiki.ou-net.com/?p=72</guid>
		<description><![CDATA[初歩的ですがメモ。今後追加して行く予定 ■強制終了 command + option + esc ■スクリーン [...]]]></description>
				<content:encoded><![CDATA[<p>初歩的ですがメモ。今後追加して行く予定</p>
<p>■強制終了<br />
command + option + esc</p>
<p>■スクリーンショット<br />
command + shift + 3 (画面全体）<br />
command + shift + 4 (部分選択)<br />
command + shift + 4 選択できる状態の時 spaceキー (ウインドウ選択)</p>
]]></content:encoded>
			<wfw:commentRss>http://wiki.ou-net.com/?feed=rss2&#038;p=72</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eval関数</title>
		<link>http://wiki.ou-net.com/?p=69</link>
		<comments>http://wiki.ou-net.com/?p=69#comments</comments>
		<pubDate>Wed, 17 Jul 2013 22:59:45 +0000</pubDate>
		<dc:creator>Ounet</dc:creator>
				<category><![CDATA[パソコン]]></category>

		<guid isPermaLink="false">http://wiki.ou-net.com/?p=69</guid>
		<description><![CDATA[Javascriptにて、動的やIDなどを扱える。 SAMPLE var test1 = &#8220;hog [...]]]></description>
				<content:encoded><![CDATA[<p>Javascriptにて、動的やIDなどを扱える。</p>
<p>SAMPLE<br />
var test1 = &#8220;hoge&#8221;;<br />
var test2 = &#8220;hogehoge&#8221;;</p>
<p>for(var i = 1; i < 3 ; i++){<br />
　alert(eval(&#8220;test&#8221; + i ));<br />
} </p>
<p>hoge と hogehoge というアラートを発生させる事が出来る。。</p>
]]></content:encoded>
			<wfw:commentRss>http://wiki.ou-net.com/?feed=rss2&#038;p=69</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript年月日取得</title>
		<link>http://wiki.ou-net.com/?p=45</link>
		<comments>http://wiki.ou-net.com/?p=45#comments</comments>
		<pubDate>Fri, 26 Apr 2013 15:02:10 +0000</pubDate>
		<dc:creator>Ounet</dc:creator>
				<category><![CDATA[パソコン]]></category>

		<guid isPermaLink="false">http://wiki.ou-net.com/?p=45</guid>
		<description><![CDATA[YYYYMMDD形式 function test(){ &#xA0;&#xA0;&#xA0;&#xA0;var [...]]]></description>
				<content:encoded><![CDATA[<p>YYYYMMDD形式</p>
<p>function test(){<br />
&#xA0;&#xA0;&#xA0;&#xA0;var today = new Date();<br />
&#xA0;&#xA0;&#xA0;&#xA0;var aaa = String(today.getFullYear()) + (&#8217;00&#8242; + (parseInt(today.getMonth()) + parseInt(1))).slice(-2) + (&#8217;00&#8242; + (today.getDate(1))).slice(-2);<br />
&#xA0;&#xA0;&#xA0;&#xA0;alert(aaa);<br />
}</p>
]]></content:encoded>
			<wfw:commentRss>http://wiki.ou-net.com/?feed=rss2&#038;p=45</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C# ASP.NET 継承について</title>
		<link>http://wiki.ou-net.com/?p=40</link>
		<comments>http://wiki.ou-net.com/?p=40#comments</comments>
		<pubDate>Fri, 26 Apr 2013 14:37:33 +0000</pubDate>
		<dc:creator>Ounet</dc:creator>
				<category><![CDATA[パソコン]]></category>

		<guid isPermaLink="false">http://wiki.ou-net.com/?p=40</guid>
		<description><![CDATA[SAMPLE.aspx &#62;&#62; SAMPLE.aspx.cs パターン① using SAMPLE. [...]]]></description>
				<content:encoded><![CDATA[<p>SAMPLE.aspx &gt;&gt; SAMPLE.aspx.cs</p>
<p>パターン①<br />
using SAMPLE.Application.Service;<br />
namespace SAMPLE<br />
{<br />
&#xA0;&#xA0;&#xA0;&#xA0;private string class SAMPLE : System.Web.UI.page<br />
&#xA0;&#xA0;&#xA0;&#xA0;{<br />
&#xA0;&#xA0;&#xA0;&#xA0;}<br />
}</p>
<p>パターン②<br />
namespace SAMPLE.Application.Service<br />
{<br />
&#xA0;&#xA0;&#xA0;&#xA0;private string class SAMPLE : System.Web.UI.page<br />
&#xA0;&#xA0;&#xA0;&#xA0;{<br />
&#xA0;&#xA0;&#xA0;&#xA0;}<br />
}</p>
]]></content:encoded>
			<wfw:commentRss>http://wiki.ou-net.com/?feed=rss2&#038;p=40</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScriptでの数値へのキャスト</title>
		<link>http://wiki.ou-net.com/?p=38</link>
		<comments>http://wiki.ou-net.com/?p=38#comments</comments>
		<pubDate>Wed, 24 Apr 2013 15:36:18 +0000</pubDate>
		<dc:creator>Ounet</dc:creator>
				<category><![CDATA[パソコン]]></category>

		<guid isPermaLink="false">http://wiki.ou-net.com/?p=38</guid>
		<description><![CDATA[簡単な関数なのになかなか覚えられないので。 String 文字列 ⇒ Int 数値 parseInt(Stri [...]]]></description>
				<content:encoded><![CDATA[<p>簡単な関数なのになかなか覚えられないので。</p>
<p>String 文字列 ⇒ Int 数値</p>
<p>parseInt(String)</p>
<p>parse<br />
発音：pɑ&#8217;ːrs パース<br />
意味：構成要素に分析する、解析する</p>
]]></content:encoded>
			<wfw:commentRss>http://wiki.ou-net.com/?feed=rss2&#038;p=38</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>全角の正規表現</title>
		<link>http://wiki.ou-net.com/?p=20</link>
		<comments>http://wiki.ou-net.com/?p=20#comments</comments>
		<pubDate>Wed, 17 Apr 2013 14:39:02 +0000</pubDate>
		<dc:creator>Ounet</dc:creator>
				<category><![CDATA[パソコン]]></category>

		<guid isPermaLink="false">http://wiki.ou-net.com/?p=20</guid>
		<description><![CDATA[ネットで調べて見ると [^\x01-\x7E] って、出てくるけど、、、 Peggyとかでは効いたけど、sak [...]]]></description>
				<content:encoded><![CDATA[<p>ネットで調べて見ると<br />
[^\x01-\x7E]<br />
って、出てくるけど、、、</p>
<p>Peggyとかでは効いたけど、sakuraエディアで使えないのはなぜだろう。</p>
<p>[\x{00}-\x{7f}]<br />
↑でいけるみたい。</p>
<p>[a-c] ・・・ aからc<br />
^ ・・・ []の中では否定（外では先頭）<br />
の組み合わせ</p>
]]></content:encoded>
			<wfw:commentRss>http://wiki.ou-net.com/?feed=rss2&#038;p=20</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
