<?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>GenC</title>
	<atom:link href="http://www.yumetobira.net/wp/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.yumetobira.net/wp</link>
	<description>彦士（げんし）のメモ・・・</description>
	<lastBuildDate>Sat, 04 Sep 2010 07:15:10 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>今更・・GoogleMaps API V3(3)</title>
		<link>http://www.yumetobira.net/wp/?p=1248</link>
		<comments>http://www.yumetobira.net/wp/?p=1248#comments</comments>
		<pubDate>Sat, 04 Sep 2010 07:15:10 +0000</pubDate>
		<dc:creator>GenC</dc:creator>
				<category><![CDATA[その他]]></category>

		<guid isPermaLink="false">http://www.yumetobira.net/wp/?p=1248</guid>
		<description><![CDATA[経路表示をやってみました・・sample-03 maps の上に「リストボックス」等を表示すると見難い？ この辺は再考の余地ありですね(汗)]]></description>
			<content:encoded><![CDATA[<p>経路表示をやってみました・・<a href="http://www.yumetobira.net/mapTest/sample03/" target="_blank">sample-03</a></p>
<p>maps の上に「リストボックス」等を表示すると見難い？</p>
<p>この辺は再考の余地ありですね(汗)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yumetobira.net/wp/?feed=rss2&amp;p=1248</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DNS本</title>
		<link>http://www.yumetobira.net/wp/?p=1244</link>
		<comments>http://www.yumetobira.net/wp/?p=1244#comments</comments>
		<pubDate>Sat, 04 Sep 2010 01:24:55 +0000</pubDate>
		<dc:creator>GenC</dc:creator>
				<category><![CDATA[おしごと]]></category>

		<guid isPermaLink="false">http://www.yumetobira.net/wp/?p=1244</guid>
		<description><![CDATA[先日、オロオロしたので一度しっかり整理したくて・・ BIND8の本しかなかったので・・amazonでゲット コレで少しはマシになる？]]></description>
			<content:encoded><![CDATA[<p>先日、オロオロしたので一度しっかり整理したくて・・<br />
BIND8の本しかなかったので・・amazonでゲット</p>
<p><a href="http://www.yumetobira.net/wp/wp-content/uploads/2010/09/Book-DNS.jpg" rel="lightbox[1244]"><img class="alignnone size-medium wp-image-1245" title="100904_101924" src="http://www.yumetobira.net/wp/wp-content/uploads/2010/09/Book-DNS-168x300.jpg" alt="" width="168" height="300" /></a></p>
<p>コレで少しはマシになる？</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yumetobira.net/wp/?feed=rss2&amp;p=1244</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>今更・・GoogleMaps API V3(2)</title>
		<link>http://www.yumetobira.net/wp/?p=1232</link>
		<comments>http://www.yumetobira.net/wp/?p=1232#comments</comments>
		<pubDate>Fri, 03 Sep 2010 01:37:46 +0000</pubDate>
		<dc:creator>GenC</dc:creator>
				<category><![CDATA[その他]]></category>

		<guid isPermaLink="false">http://www.yumetobira.net/wp/?p=1232</guid>
		<description><![CDATA[Google Maps API Version3 いじってます・・って未だそんなに API 使ってない？けど・・ 表示した地図の上に「絵」を表示する・・sample-02 &#60;BODY&#62;部 以外は前と同じ(汗) &#60;BODY onload=&#34;initialize();&#34;&#62; &#60;div&#62;&#60;IMG src=&#34;img/a_ilst002.gif&#34; style=&#34;z-index:1;position:absolute;left:350px;top:400px;&#34;&#62;&#60;/div&#62; &#60;div  style=&#34;z-index:1;position:absolute;left:850px;top:150px;&#34;&#62; &#60;IMG src=&#34;img/a_ilst002.gif&#34;&#62; &#60;/div&#62; &#60;div style=&#34;z-index:2;position:absolute;left:150px;top:350px;&#34;&#62; &#60;OBJECT classid=&#34;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&#34; codebase=&#34;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,47,0&#34; width=&#34;300&#34; height=&#34;48&#34;&#62; &#60;PARAM name=&#34;MOVIE&#34; value=&#34;img/img01.swf&#34;&#62; &#60;PARAM name=&#34;PLAY&#34; value=&#34;true&#34;&#62; &#60;PARAM name=&#34;LOOP&#34; value=&#34;true&#34;&#62; &#60;PARAM name=&#34;QUALITY&#34; value=&#34;high&#34;&#62; &#60;EMBED src=&#34;img/img01.swf&#34; width=&#34;300&#34; height=&#34;48&#34; type=&#34;application/x-shockwave-flash&#34;&#62;&#60;/OBJECT&#62; &#60;/div&#62; &#60;div id=&#34;map_canvas&#34; style=&#34;float:left;width:100%;height:100%;z-index:0; position:absolute;&#34;&#62;&#60;/div&#62; &#60;/BODY&#62;]]></description>
			<content:encoded><![CDATA[<p>Google Maps API Version3 いじってます・・って未だそんなに API 使ってない？けど・・</p>
<p>表示した地図の上に「絵」を表示する・・<a href="http://www.yumetobira.net/mapTest/sample02/" target="_blank">sample-02</a><br />
&lt;BODY&gt;部 以外は前と同じ(汗)</p>
<pre class="brush: plain;">
&lt;BODY onload=&quot;initialize();&quot;&gt;
 &lt;div&gt;&lt;IMG src=&quot;img/a_ilst002.gif&quot; style=&quot;z-index:1;position:absolute;left:350px;top:400px;&quot;&gt;&lt;/div&gt;
 &lt;div  style=&quot;z-index:1;position:absolute;left:850px;top:150px;&quot;&gt;
 &lt;IMG src=&quot;img/a_ilst002.gif&quot;&gt;
 &lt;/div&gt;
 &lt;div style=&quot;z-index:2;position:absolute;left:150px;top:350px;&quot;&gt;
 &lt;OBJECT classid=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot; codebase=&quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,47,0&quot; width=&quot;300&quot; height=&quot;48&quot;&gt;
 &lt;PARAM name=&quot;MOVIE&quot; value=&quot;img/img01.swf&quot;&gt;
 &lt;PARAM name=&quot;PLAY&quot; value=&quot;true&quot;&gt;
 &lt;PARAM name=&quot;LOOP&quot; value=&quot;true&quot;&gt;
 &lt;PARAM name=&quot;QUALITY&quot; value=&quot;high&quot;&gt;
 &lt;EMBED src=&quot;img/img01.swf&quot; width=&quot;300&quot; height=&quot;48&quot; type=&quot;application/x-shockwave-flash&quot;&gt;&lt;/OBJECT&gt;
 &lt;/div&gt;
 &lt;div id=&quot;map_canvas&quot; style=&quot;float:left;width:100%;height:100%;z-index:0; position:absolute;&quot;&gt;&lt;/div&gt;
&lt;/BODY&gt;
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.yumetobira.net/wp/?feed=rss2&amp;p=1232</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>一日つぶれた</title>
		<link>http://www.yumetobira.net/wp/?p=1228</link>
		<comments>http://www.yumetobira.net/wp/?p=1228#comments</comments>
		<pubDate>Thu, 02 Sep 2010 09:35:17 +0000</pubDate>
		<dc:creator>GenC</dc:creator>
				<category><![CDATA[おしごと]]></category>

		<guid isPermaLink="false">http://www.yumetobira.net/wp/?p=1228</guid>
		<description><![CDATA[見えない・・・ってぇ～ この一言で今日は一日つぶれました ３サイトが同じ鯖に居るのにどうしてぇ～１サイトだけぇ～見えない・・・・・・・・・・・(汗) で、DNSの記述を調べて、サポートセンターにメール投げて・・・ネットで調べて・・・nslookup・・・dig・・・ ふぅ～ 久々に焦りました 結果は 一行の記述ミス　　　　　　　勘弁して欲しいがコレが真実なんですねぇ 取り敢えず復旧してよかった・・・・パチパチパチパチ]]></description>
			<content:encoded><![CDATA[<p>見えない・・・ってぇ～</p>
<p>この一言で今日は一日つぶれました</p>
<p>３サイトが同じ鯖に居るのにどうしてぇ～１サイトだけぇ～見えない・・・・・・・・・・・(汗)</p>
<p>で、DNSの記述を調べて、サポートセンターにメール投げて・・・ネットで調べて・・・nslookup・・・dig・・・</p>
<p>ふぅ～</p>
<p>久々に焦りました</p>
<p>結果は</p>
<p>一行の記述ミス　　　　　　　勘弁して欲しいがコレが真実なんですねぇ</p>
<p>取り敢えず復旧してよかった・・・・パチパチパチパチ</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yumetobira.net/wp/?feed=rss2&amp;p=1228</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>今更ですが・・</title>
		<link>http://www.yumetobira.net/wp/?p=1226</link>
		<comments>http://www.yumetobira.net/wp/?p=1226#comments</comments>
		<pubDate>Wed, 01 Sep 2010 09:39:43 +0000</pubDate>
		<dc:creator>GenC</dc:creator>
				<category><![CDATA[おしごと]]></category>

		<guid isPermaLink="false">http://www.yumetobira.net/wp/?p=1226</guid>
		<description><![CDATA[って こんなタイトルばかり・・・ それだけ遅れているんですわぁ～ で、今現在なにやらゴソごそやってるのは MashUp ・・・・ ゴソゴソごそごそ・・・いやぁ～全く手がでませんわぁ～っていいながらPHP、JavaScript と睨めっこですわ こうなってくるとヤッパリ・・歳はとりたくないなぁ～]]></description>
			<content:encoded><![CDATA[<p>って<br />
こんなタイトルばかり・・・</p>
<p>それだけ<span style="color: #800080;"><strong>遅れているんです</strong></span>わぁ～</p>
<p>で、今現在なにやら<span style="color: #008000;"><strong>ゴソごそ</strong></span>やってるのは MashUp ・・・・</p>
<p>ゴソゴソごそごそ・・・いやぁ～全く手がでませんわぁ～っていいながらPHP、JavaScript と睨めっこですわ</p>
<p>こうなってくるとヤッパリ・・歳はとりたくないなぁ～</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yumetobira.net/wp/?feed=rss2&amp;p=1226</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>今更・・GoogleMaps API V3(1)</title>
		<link>http://www.yumetobira.net/wp/?p=1214</link>
		<comments>http://www.yumetobira.net/wp/?p=1214#comments</comments>
		<pubDate>Tue, 31 Aug 2010 09:34:30 +0000</pubDate>
		<dc:creator>GenC</dc:creator>
				<category><![CDATA[その他]]></category>

		<guid isPermaLink="false">http://www.yumetobira.net/wp/?p=1214</guid>
		<description><![CDATA[今更ではありますが Google Maps API Version3 をいじっています 只、表示するだけ・・sample-01 &#60;!DOCTYPE html PUBLIC &#34;-//W3C//DTD HTML 4.01 Transitional//EN&#34;&#62; &#60;html&#62; &#60;head&#62; &#60;meta http-equiv=&#34;Content-Type&#34; content=&#34;text/html; charset=UTF-8&#34;&#62; &#60;meta name=&#34;viewport&#34; content=&#34;initial-scale=1.0, user-scalable=no&#34;/&#62; &#60;title&#62;まぷ～&#60;/title&#62; &#60;script type=&#34;text/javascript&#34; src=&#34;http://maps.google.co.jp/maps/api/js?sensor=false&#34;&#62;&#60;/script&#62; &#60;script type=&#34;text/javascript&#34;&#62; function initialize() { var centerPos = new google.maps.LatLng(34.385776, 133.060662); var myOptions = { zoom: 16, center: centerPos, mapTypeId: google.maps.MapTypeId.ROADMAP }; var map = new google.maps.Map(document.getElementById(&#34;map_canvas&#34;), [...]]]></description>
			<content:encoded><![CDATA[<p>今更ではありますが Google Maps API Version3 をいじっています</p>
<p>只、表示するだけ・・<a href="http://www.yumetobira.net/mapTest/sample01/" target="_blank">sample-01</a></p>
<pre class="brush: plain;">
&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=UTF-8&quot;&gt;
&lt;meta name=&quot;viewport&quot; content=&quot;initial-scale=1.0, user-scalable=no&quot;/&gt;
&lt;title&gt;まぷ～&lt;/title&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://maps.google.co.jp/maps/api/js?sensor=false&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
 function initialize() {
 var centerPos = new google.maps.LatLng(34.385776, 133.060662);
 var myOptions = {
 zoom: 16,
 center: centerPos,
 mapTypeId: google.maps.MapTypeId.ROADMAP
 };
 var map = new google.maps.Map(document.getElementById(&quot;map_canvas&quot;), myOptions);
 }
&lt;/script&gt;
&lt;/head&gt;
&lt;body onload=&quot;initialize()&quot;&gt;
 &lt;div id=&quot;map_canvas&quot; style=&quot;float:left;width:100%;height:100%;&quot;&gt;&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
</pre>
<p>コレで map が表示されます</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yumetobira.net/wp/?feed=rss2&amp;p=1214</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>で、もって</title>
		<link>http://www.yumetobira.net/wp/?p=1218</link>
		<comments>http://www.yumetobira.net/wp/?p=1218#comments</comments>
		<pubDate>Mon, 30 Aug 2010 05:33:41 +0000</pubDate>
		<dc:creator>GenC</dc:creator>
				<category><![CDATA[hobbies]]></category>
		<category><![CDATA[その他]]></category>

		<guid isPermaLink="false">http://www.yumetobira.net/wp/?p=1218</guid>
		<description><![CDATA[新しくないが、新しい足がコレ↓ 勿論、愚息が自分で購入 やっぱりマークⅡ・・・ ①　2000ccだが6気筒・ ②　アルミの足にエアロパーツ ③　ディーラ保証付 そして何より本人が気に入ればそれでOK！]]></description>
			<content:encoded><![CDATA[<p>新しくないが、<span style="text-decoration: underline;"><strong>新しい足</strong></span>がコレ↓</p>
<p><a href="http://www.yumetobira.net/wp/wp-content/uploads/2010/09/newMark2.jpg" rel="lightbox[1218]"><img class="alignnone size-medium wp-image-1219" title="newMark2" src="http://www.yumetobira.net/wp/wp-content/uploads/2010/09/newMark2-300x245.jpg" alt="" width="300" height="245" /></a></p>
<p>勿論、愚息が自分で購入</p>
<p>やっぱりマークⅡ・・・<br />
①　2000ccだが6気筒・<br />
②　アルミの足にエアロパーツ<br />
③　ディーラ保証付<br />
そして何より本人が気に入ればそれでOK！</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yumetobira.net/wp/?feed=rss2&amp;p=1218</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>14年と2ヶ月？</title>
		<link>http://www.yumetobira.net/wp/?p=1202</link>
		<comments>http://www.yumetobira.net/wp/?p=1202#comments</comments>
		<pubDate>Sun, 29 Aug 2010 02:06:12 +0000</pubDate>
		<dc:creator>GenC</dc:creator>
				<category><![CDATA[hobbies]]></category>
		<category><![CDATA[その他]]></category>

		<guid isPermaLink="false">http://www.yumetobira.net/wp/?p=1202</guid>
		<description><![CDATA[長年我が家の足として活躍してくれたマークⅡ 走行距離も167,000km程になりついに・・昨日・・ 現役引退・廃車・・です 愚息が小学校の時から・・そしてその愚息(次男)の足として4年・・・ がんばってくれました 感謝・かんしゃです 大きなトラブルも無く・・・涙が出そうでした・・・]]></description>
			<content:encoded><![CDATA[<p>長年我が家の足として活躍してくれたマークⅡ</p>
<p>走行距離も167,000km程になりついに・・昨日・・<br />
<span style="color: #ff00ff;"><strong>現役引退・廃車</strong></span>・・です</p>
<p><a href="http://www.yumetobira.net/wp/wp-content/uploads/2010/08/100828_143023.jpg" rel="lightbox[1202]"><img class="alignnone size-medium wp-image-1203" title="100828_143023" src="http://www.yumetobira.net/wp/wp-content/uploads/2010/08/100828_143023-168x300.jpg" alt="" width="168" height="300" /></a></p>
<p>愚息が小学校の時から・・そしてその愚息(次男)の足として4年・・・<br />
がんばってくれました</p>
<p>感謝・かんしゃです</p>
<p>大きなトラブルも無く・・・涙が出そうでした・・・</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yumetobira.net/wp/?feed=rss2&amp;p=1202</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>お疲れ・・</title>
		<link>http://www.yumetobira.net/wp/?p=1193</link>
		<comments>http://www.yumetobira.net/wp/?p=1193#comments</comments>
		<pubDate>Thu, 26 Aug 2010 23:58:20 +0000</pubDate>
		<dc:creator>GenC</dc:creator>
				<category><![CDATA[その他]]></category>

		<guid isPermaLink="false">http://www.yumetobira.net/wp/?p=1193</guid>
		<description><![CDATA[昨日はお仕事で岩国・・・ 高速を使うと１時間30分ほどで目的地に着きます 12時30分から17時過ぎまで・・・設置、設定、取説・・思ったより時間かかりました 又、これから永いお付き合いをさせて頂くご縁をいただきました]]></description>
			<content:encoded><![CDATA[<p>昨日はお仕事で岩国・・・</p>
<p>高速を使うと１時間30分ほどで目的地に着きます</p>
<p>12時30分から17時過ぎまで・・・設置、設定、取説・・思ったより時間かかりました</p>
<p>又、これから永いお付き合いをさせて頂くご縁をいただきました</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yumetobira.net/wp/?feed=rss2&amp;p=1193</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>久々に・・３</title>
		<link>http://www.yumetobira.net/wp/?p=1190</link>
		<comments>http://www.yumetobira.net/wp/?p=1190#comments</comments>
		<pubDate>Wed, 25 Aug 2010 03:51:14 +0000</pubDate>
		<dc:creator>GenC</dc:creator>
				<category><![CDATA[その他]]></category>

		<guid isPermaLink="false">http://www.yumetobira.net/wp/?p=1190</guid>
		<description><![CDATA[まぁ性善説に基づいたシステムではありますが・・・ いやな奴が多いですねぇ pop-3/tcp server failing (looping or being flooded), service terminated for 10 min メールサーバーがお休みしてしまいました maillog に大量のアタックが記録されていました・・勿論、相応の対策はしているので直ぐに復旧していますが・・ そんな時間や技術があれば他のことに使えば？って思うんですがねぇ～]]></description>
			<content:encoded><![CDATA[<p>まぁ性善説に基づいたシステムではありますが・・・</p>
<p>いやな奴が多いですねぇ</p>
<p>pop-3/tcp server failing (looping or being flooded), service terminated for 10 min</p>
<p>メールサーバーがお休みしてしまいました</p>
<p>maillog に大量のアタックが記録されていました・・勿論、相応の対策はしているので直ぐに復旧していますが・・</p>
<p>そんな時間や技術があれば他のことに使えば？って思うんですがねぇ～</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yumetobira.net/wp/?feed=rss2&amp;p=1190</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
