<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>コンピュータのメモ</title>
    <link rel="alternate" type="text/html" href="http://comp.senseofwonder.org/" />
    <link rel="self" type="application/atom+xml" href="http://comp.senseofwonder.org/atom.xml" />
    <id>tag:comp.senseofwonder.org,2009-11-15://1</id>
    <updated>2012-05-08T05:45:16Z</updated>
    <subtitle>Macintosh,Windows,Linuxなど、コンピュータに関するメモ</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 5.13-ja</generator>

<entry>
    <title>iOS 5.1.1 アップデート</title>
    <link rel="alternate" type="text/html" href="http://comp.senseofwonder.org/2012/05/201205081443.html" />
    <id>tag:comp.senseofwonder.org,2012://1.658</id>

    <published>2012-05-08T05:43:08Z</published>
    <updated>2012-05-08T05:45:16Z</updated>

    <summary>iOS 5.1.1　アップデートがリリースされました。 アップデート内容は •&quot;...</summary>
    <author>
        <name>作　者</name>
        
    </author>
    
        <category term="iOS" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="ios511アップデート" label="iOS 5.1.1 アップデート" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="ja" xml:base="http://comp.senseofwonder.org/">
        <![CDATA[<p>iOS 5.1.1　アップデートがリリースされました。<br />
アップデート内容は<br />
•"画面をロック"ショートカットを使用して撮影される写真にHDRオプションを使用するときの信頼性が向上<br />
•新しいiPadで2Gと3Gネットワークの切り替えができない問題を修正<br />
•一定の状況下で、ビデオのAirPlay再生に影響を及ぼす問題を修正<br />
•Safariブックマークとリーディングリストの同期の信頼性が向上<br />
•購入手続の完了後に"購入できません"通知が表示される問題を修正<br />
•iMessageで絵文字が正しく表示されない問題を修正<br />
http://support.apple.com/kb/HT1222?viewlocale=ja_JP</p>

<p>ソフトバンクのiPohneで発生していた絵文字の文字化けが解消されたようです。</p>

<p><br />
</p>]]>
        
    </content>
</entry>

<entry>
    <title>相変わらずYahooオークションでナイジェリア詐欺</title>
    <link rel="alternate" type="text/html" href="http://comp.senseofwonder.org/2012/05/201205022109.html" />
    <id>tag:comp.senseofwonder.org,2012://1.657</id>

    <published>2012-05-02T12:09:02Z</published>
    <updated>2012-05-02T12:13:07Z</updated>

    <summary>Dear Seller, My Name is Mr Gilson Ronald...</summary>
    <author>
        <name>作　者</name>
        
    </author>
    
        <category term="Security" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://comp.senseofwonder.org/">
        <![CDATA[<p>Dear Seller, My Name is Mr Gilson Ronald from United Kingdom,I will<br />
like to buy your item to my Friend's store in Nigeria. How many <br />
item do you have available for sales? I am offer you $1,500.00USD <br />
for each item, Kindly reply me through Email (gilsonron2010@gmail.com).<br />
Thanks.<br />
-----------------------------------------------------------------<br />
Yahooオークションに出品していると、こんな質問が相変わらず来ます。</p>

<p>1500ドル(約12万円)で落札するような話が書いてありますが、だったら</p>

<p>自分で買って送れよ！ってツッコミたくなるんですけどね。</p>

<p><br />
まあ、被害に遭いたくないなら、金額に目がくらんで安易な取引をしないことです。</p>]]>
        
    </content>
</entry>

<entry>
    <title>iOS サンプル Reachability.h での警告を消す</title>
    <link rel="alternate" type="text/html" href="http://comp.senseofwonder.org/2012/04/201204291440.html" />
    <id>tag:comp.senseofwonder.org,2012://1.655</id>

    <published>2012-04-29T05:40:12Z</published>
    <updated>2012-04-29T05:46:36Z</updated>

    <summary>iOS のネットワーク接続確認用サンプルソース Reachability.m, ...</summary>
    <author>
        <name>作　者</name>
        
    </author>
    
        <category term="iOS" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="declarationofstructsockaddr_inwillnotbevisibleoutsideofthisfunction" label="declaration of &apos;struct sockaddr_in&apos; will not be visible outside of this function" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="ja" xml:base="http://comp.senseofwonder.org/">
        <![CDATA[<p>iOS のネットワーク接続確認用サンプルソース Reachability.m, Reachability.hを<br />
自分のプロジェクトに組み込むと、xcode上で警告メッセージ<br />
「declaration of 'struct sockaddr_in' will not be visible outside of this function」<br />
が表示される。これを消すためには、ヘッダファイルReachability.hに</p>

<p>#import <netinet/in.h></p>

<p>を追加することで警告が消える。</p>

<p>＃これ、修正してくれないかな、、、＞Appleさん</p>]]>
        
    </content>
</entry>

<entry>
    <title>無料Snow Leopardの到着後にiCloudへ移行する方法について</title>
    <link rel="alternate" type="text/html" href="http://comp.senseofwonder.org/2012/04/201204241052.html" />
    <id>tag:comp.senseofwonder.org,2012://1.652</id>

    <published>2012-04-24T01:52:34Z</published>
    <updated>2012-04-24T01:57:24Z</updated>

    <summary>AppleからSnow LeopardのDVDが届いたのに続いて、メールも届いた...</summary>
    <author>
        <name>作　者</name>
        
    </author>
    
        <category term="Macintosh" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="lion" label="Lion" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="macosx106" label="MacOSX 10.6" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="macosx107" label="MacOSX 10.7" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="snowleopard" label="Snow Leopard" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="移行" label="移行" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="ja" xml:base="http://comp.senseofwonder.org/">
        <![CDATA[<p>AppleからSnow LeopardのDVDが届いたのに続いて、メールも届いた。</p>

<p>「無料Snow Leopardの到着後にiCloudへ移行する方法について」</p>

<p><a href="http://comp.senseofwonder.org/assets_c/2012/04/icloud-82.html" onclick="window.open('http://comp.senseofwonder.org/assets_c/2012/04/icloud-82.html','popup','width=708,height=533,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://comp.senseofwonder.org/assets_c/2012/04/icloud-thumb-200x150-82.jpg" width="200" height="150" alt="icloud.jpg" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a></p>

<p>この後、Mac miniをMacOSX 10.7 Lion にアップデートします。</p>]]>
        
    </content>
</entry>

<entry>
    <title>申し込んだ MacOS X 10.6 Snow Leopardが到着！</title>
    <link rel="alternate" type="text/html" href="http://comp.senseofwonder.org/2012/04/201204231059.html" />
    <id>tag:comp.senseofwonder.org,2012://1.651</id>

    <published>2012-04-23T01:59:30Z</published>
    <updated>2012-04-23T02:05:14Z</updated>

    <summary>Apple Now Giving Away Snow Leopard To Mo...</summary>
    <author>
        <name>作　者</name>
        
    </author>
    
        <category term="Macintosh" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="snowleopard" label="Snow Leopard" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="icloud" label="iCloud" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="無料" label="無料" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="移行" label="移行" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="ja" xml:base="http://comp.senseofwonder.org/">
        <![CDATA[<p>Apple Now Giving Away Snow Leopard To MobileMe Customers For Free<br />
<a href="http://www.macgasm.net/2012/04/18/apple-now-giving-away-snow-leopard-to-mobileme-customers-for-free/">http://www.macgasm.net/2012/04/18/apple-now-giving-away-snow-leopard-to-mobileme-customers-for-free/</a></p>

<p>この件で申し込んだMacOS X 10.6 Snow Leopardが到着しました。</p>

<p>FedExのおかげ？で３日で受け取りました。対応はやっ！</p>

<p><a href="http://comp.senseofwonder.org/assets_c/2012/04/IMG_1101-79.html" onclick="window.open('http://comp.senseofwonder.org/assets_c/2012/04/IMG_1101-79.html','popup','width=1280,height=720,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://comp.senseofwonder.org/assets_c/2012/04/IMG_1101-thumb-200x112-79.jpg" width="200" height="112" alt="IMG_1101.JPG" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a></p>

<p>これで、Mac miniもSnow Leopardに移行できます。。。</p>

<p><br />
※実際のところ、iCloudへ移行したかどうかという確認なしで</p>

<p>Mobile Me有料アカウントのユーザーであればSnow Leopardを発送</p>

<p>しているようです。</p>]]>
        
    </content>
</entry>

<entry>
    <title>相変わらず、nuvox.netから迷惑メールが送られようとしている</title>
    <link rel="alternate" type="text/html" href="http://comp.senseofwonder.org/2012/04/201204230908.html" />
    <id>tag:comp.senseofwonder.org,2012://1.650</id>

    <published>2012-04-23T00:08:01Z</published>
    <updated>2012-04-23T00:14:12Z</updated>

    <summary>最近、毎日のようにnuvox.netドメインから迷惑メールが送られようとしていま...</summary>
    <author>
        <name>作　者</name>
        
    </author>
    
        <category term="Internet" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="nuvoxnet" label="nuvox.net" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="迷惑メール" label="迷惑メール" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="ja" xml:base="http://comp.senseofwonder.org/">
        <![CDATA[<p>最近、毎日のようにnuvox.netドメインから迷惑メールが送られようとしています。</p>

<p>nuvox.netドメインからのメールは拒否する設定にしているため、</p>

<p> Out: 220 ns.******.*** ESMTP Postfix<br />
 In:  HELO 209.248.173.12.nw.nuvox.net<br />
 Out: 250 ns.******.***<br />
 In:  MAIL FROM: <incx@docomo.ne.jp><br />
 Out: 250 2.1.0 Ok<br />
 In:  RCPT TO: <****＠******.***><br />
 Out: 451 4.3.5 Server configuration error<br />
 In:  QUIT<br />
 Out: 221 2.0.0 Bye</p>

<p>となり、メールそのものを受信しません。</p>

<p>ドメイン名で拒否できるので、楽ですね。</p>]]>
        
    </content>
</entry>

<entry>
    <title>MobileMeユーザーはMacOSX 10.6 Snow Leopardを無料でもらえる？</title>
    <link rel="alternate" type="text/html" href="http://comp.senseofwonder.org/2012/04/201204201249.html" />
    <id>tag:comp.senseofwonder.org,2012://1.649</id>

    <published>2012-04-20T03:49:54Z</published>
    <updated>2012-04-20T04:01:18Z</updated>

    <summary>Apple Now Giving Away Snow Leopard To Mo...</summary>
    <author>
        <name>作　者</name>
        
    </author>
    
        <category term="iOS" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="mobileme" label="Mobile Me" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="iosicloud" label="iOS.iCloud" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="移行" label="移行" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="ja" xml:base="http://comp.senseofwonder.org/">
        <![CDATA[<p>Apple Now Giving Away Snow Leopard To MobileMe Customers For Free<br />
<a href="http://www.macgasm.net/2012/04/18/apple-now-giving-away-snow-leopard-to-mobileme-customers-for-free/">http://www.macgasm.net/2012/04/18/apple-now-giving-away-snow-leopard-to-mobileme-customers-for-free/</a></p>

<p>6月にMobile Meサービスが終了するため、AppleではiCloudへの移行を促している。<br />
それを更に推し進めるため、MacOSX 10.6 (Snow Leopard)の無償提供を行ない、<br />
$29（\2,600ぐらい）で MacOSX 10.7(Lion) へ移行できるようにする模様。</p>

<p><br />
現行Mobile Meユーザーなら申し込み可能なのか。試しに申し込みができるかどうか<br />
ログインしたら、配送先（Mobile Meで登録されている住所）が表示され、申し込み<br />
が完了したらしい。</p>

<p>ただ、iPhone4がiOS4.3.5のままなので、完全に移行はできない（笑）。iOS4の検証<br />
機だから移行できなくてもいいのだけど、「iPhoneを探す」が使えなくなるのはなぁ、、、<br />
</p>]]>
        
    </content>
</entry>

<entry>
    <title>さくらインターネットからVPS更新案内のメールが届く</title>
    <link rel="alternate" type="text/html" href="http://comp.senseofwonder.org/2012/04/201204030928.html" />
    <id>tag:comp.senseofwonder.org,2012://1.641</id>

    <published>2012-04-03T00:28:35Z</published>
    <updated>2012-04-03T00:55:57Z</updated>

    <summary>昨日、さくらインターネットから「ご契約更新のお知らせ」メールが届いた。 あれ？専...</summary>
    <author>
        <name>作　者</name>
        
    </author>
    
        <category term="Linux" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="vps" label="VPS" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="さくらインターネット" label="さくらインターネット" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="借り換え" label="借り換え" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="ja" xml:base="http://comp.senseofwonder.org/">
        <![CDATA[<p>昨日、さくらインターネットから「ご契約更新のお知らせ」メールが届いた。</p>

<p>あれ？専用サーバーの更新時期はもうちょっと後なのに、、、と思ったら、</p>

<p>VPSサーバーのほうの更新案内でした。</p>

<p>＃私はさくらインターネットで専用サーバーとVPSサーバーを借りている</p>

<p>VPSの契約は6月中旬までなので、今月の20日までに解約手続きをしないと</p>

<p>自動更新になってしまう。</p>

<p><br />
VPSに関しては先日のBlogで書いた通り、借り換えをする。そうすれば</p>

<p>メモリ2倍、HDD容量5倍、お値段据え置きになるから（笑）</p>

<p>忘れないうちに、現サーバーの解約手続きをしておいて、6月になったら</p>

<p>新しいサーバーを借りよう。</p>]]>
        
    </content>
</entry>

<entry>
    <title>NTT、「光もっと割引」で更なる囲い込み戦略？</title>
    <link rel="alternate" type="text/html" href="http://comp.senseofwonder.org/2012/04/201204021757.html" />
    <id>tag:comp.senseofwonder.org,2012://1.639</id>

    <published>2012-04-02T08:57:52Z</published>
    <updated>2012-04-02T09:06:45Z</updated>

    <summary>――――――――――――――――――――――――――――――――――――― ◆「...</summary>
    <author>
        <name>作　者</name>
        
    </author>
    
    
    <content type="html" xml:lang="ja" xml:base="http://comp.senseofwonder.org/">
        <![CDATA[<p>―――――――――――――――――――――――――――――――――――――<br />
◆「光もっと割引」（料金サービス）のご案内<br />
―――――――――――――――――――――――――――――――――――――<br />
「フレッツ光」の長期のご愛顧に感謝を込めてお得なサービスをご案内！！</p>

<p>「フレッツ光」を2年以上継続してご利用いただいているお客さまを対象として、<br />
今後さらに継続的なご利用をお約束いただくことで、お約束いただいた期間の<br />
月額回線使用料を割り引きするサービス「光もっと割引」をご用意しています。</p>

<p>お申し込みのプランに応じて、割引率、継続利用のお約束期間等が異なります。</p>

<p>この機会にぜひ、「光もっと割引」をご検討ください！</p>

<p>■対象サービス<br />
フレッツ 光ネクスト　ファミリー／ファミリー・ハイスピード／マンション／<br />
マンション・ハイスピード／フレッツ・光プレミアム　ファミリータイプ／<br />
マンションタイプ</p>

<p>＜光もっと割引について＞<br />
※　お客様のご都合により、割引適用期間内に「光もっと割引」を解約された<br />
　　場合は、解約金をお支払いいただく必要がございます。<br />
　（例：光もっと割引をフレッツ 光ネクスト ファミリータイプでお申し込みの方が<br />
　　継続利用期間の残余期間が2年以上3年未満の場合　31,500円（税込））</p>

<p><a href="http://flets-w.com/newly/campaign/motto/">http://flets-w.com/newly/campaign/motto/</a><br />
----------------------------------------------------------------------------<br />
要するに、3年縛りの条件で料金を割り引く、ってことですね。</p>

<p>でもね、、、、</p>

<p>WIMAXに乗り換えるかどうか検討中なんだよね（笑）</p>

<p>ランニングコストとか考えると、乗り換えたほうが明らかに安い！</p>

<p>あとは、固定電話の問題。</p>

<p>それさえ解決できれば、WIMAX乗り換えGO!って感じ。</p>

<p>そんな状況なので、3年間も縛られたくない。</p>

<p>というわけで、スルーします。<br />
</p>]]>
        
    </content>
</entry>

<entry>
    <title>さくらインターネット、「さくらのVPS」利用中の顧客の新プラン乗り換え優遇施策実施</title>
    <link rel="alternate" type="text/html" href="http://comp.senseofwonder.org/2012/03/201203291153.html" />
    <id>tag:comp.senseofwonder.org,2012://1.636</id>

    <published>2012-03-29T02:53:10Z</published>
    <updated>2012-03-29T03:08:14Z</updated>

    <summary>さくらインターネットでは、2012年3月29日（木）に実施する「さくらのVPS」...</summary>
    <author>
        <name>作　者</name>
        
    </author>
    
    
    <content type="html" xml:lang="ja" xml:base="http://comp.senseofwonder.org/">
        <![CDATA[<p>さくらインターネットでは、2012年3月29日（木）に実施する「さくらのVPS」<br />
リニューアルに伴い、既に「さくらのVPS」を利用中で、リニューアル後の<br />
プランに乗り換えを希望する顧客を対象に、優遇施策を実施する。</p>

<p>■優遇施策の概要<br />
（1）乗り換え先の「さくらのVPS」新プランの利用料金を1ヶ月分無料<br />
（2）既に支払済の年間一括払い料金の内、2012年6月以降の利用期間が残って<br />
　　 いる利用料金を算出し返金</p>

<p>----------------------------------------------------------------------<br />
VPSなんだから、簡単に乗り換えできそうな気もするんだけど、、、</p>

<p>乗り換えするだけで、メモリ2倍、HDD容量5倍になるのだから、乗り換えますよ。</p>

<p>データの移転や設定移行にかかる時間も1日かからないだろうし。</p>

<p>5月になったら新サービスで申し込みしよう。</p>

<p><br />
＃でも、何故コントロールパネルでVPSの契約期間が表示されないんだろう？<br />
＃物理サーバーのほうは契約期間が表示されているのに、、、<br />
</p>]]>
        
    </content>
</entry>

<entry>
    <title>ono.com からのアクセスを全て遮断</title>
    <link rel="alternate" type="text/html" href="http://comp.senseofwonder.org/2012/03/201203290852.html" />
    <id>tag:comp.senseofwonder.org,2012://1.635</id>

    <published>2012-03-28T23:52:02Z</published>
    <updated>2012-03-28T23:59:03Z</updated>

    <summary>最近、ono.comからの不正アクセスが増えています。 昨日もメールサーバーに対...</summary>
    <author>
        <name>作　者</name>
        
    </author>
    
        <category term="Security" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="staticonocom" label="static.ono.com" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="ブロック" label="ブロック" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="不正アクセス" label="不正アクセス" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="ja" xml:base="http://comp.senseofwonder.org/">
        <![CDATA[<p>最近、ono.comからの不正アクセスが増えています。</p>

<p>昨日もメールサーバーに対して不正アクセスを繰り返していました。</p>

<p>       89.140.99.27.static.user.ono.com (89.140.99.27): 577 Time(s)</p>

<p>困ったちゃんですねぇ、、、</p>

<p>メールサーバーにinfo@のアカウントでログインしようとしていましたが、</p>

<p>私の会社のサーバーにはinfo@アカウントは存在しません。メールサーバー</p>

<p>のalias機能で転送しているだけなので、ログインできません（笑）</p>

<p><br />
いちいち対応するのも面倒なので、ono.comからのアクセスが来たら遮断します。</p>]]>
        
    </content>
</entry>

<entry>
    <title>CentOS5のPerlでImage::Magickをインストール</title>
    <link rel="alternate" type="text/html" href="http://comp.senseofwonder.org/2012/03/201203202243.html" />
    <id>tag:comp.senseofwonder.org,2012://1.629</id>

    <published>2012-03-20T13:43:19Z</published>
    <updated>2012-03-20T13:49:20Z</updated>

    <summary>しようと思ったのだが、 ＞Perl -MCPAN -e shell でShell...</summary>
    <author>
        <name>作　者</name>
        
    </author>
    
        <category term="Linux" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="centos5" label="CentOS5" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="imagemagick" label="Image::Magick" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="perl" label="Perl" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="ja" xml:base="http://comp.senseofwonder.org/">
        <![CDATA[<p>しようと思ったのだが、</p>

<p>＞Perl -MCPAN -e shell</p>

<p>でShellを起動し、</p>

<p>＞Install Image::Magick</p>

<p>でImage::Magickをインストールすると、途中でエラーが出て失敗する。</p>

<p>Magick.xs:64:31: error: magick/MagickCore.h: No such file or directory</p>

<p>う～ん、何故ヘッダファイルが見つからない？</p>

<p>キャッシュを消してインストールしなおしても、結果は同じ。</p>

<p>別の手を使おう。</p>]]>
        <![CDATA[<p>yum で ImageMagickをインストールする。</p>

<p>＞sudo yum install ImageMagick-perl</p>

<p>これでインストールは完了した模様。</p>

<p>MovableTypeの設定情報を見たら、Image::Magickがインストール</p>

<p>されている、と表示された。これで大丈夫。</p>]]>
    </content>
</entry>

<entry>
    <title>AppStore上でのステルスマーケティング禁止。違反者はID剥奪も</title>
    <link rel="alternate" type="text/html" href="http://comp.senseofwonder.org/2012/03/201203191307.html" />
    <id>tag:comp.senseofwonder.org,2012://1.627</id>

    <published>2012-03-19T04:07:05Z</published>
    <updated>2012-03-19T04:13:36Z</updated>

    <summary>Apple社がApp Store上でのランキング保証型サービスを使うことについて...</summary>
    <author>
        <name>作　者</name>
        
    </author>
    
        <category term="iOS" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="apple" label="Apple" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="id剥奪" label="ID剥奪" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="ステルスマーケティング" label="ステルスマーケティング" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="ランキング操作" label="ランキング操作" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="ja" xml:base="http://comp.senseofwonder.org/">
        <![CDATA[<p>Apple社がApp Store上でのランキング保証型サービスを使うことについてアナウンスしました。</p>

<p><a href="https://developer.apple.com/news/index.php?id=02062012a">https://developer.apple.com/news/index.php?id=02062012a</a></p>

<p>同サービスを使った不正なランキング操作を行った場合、Developer IDを剥奪するとのこと。</p>

<p>これでステルスマーケティングや不正ランキング操作に対して終止符が打たれることを願います。</p>]]>
        
    </content>
</entry>

<entry>
    <title>2012/03/17 サーバーにアタックをかけてきたIPアドレスを晒します！</title>
    <link rel="alternate" type="text/html" href="http://comp.senseofwonder.org/2012/03/201203180921.html" />
    <id>tag:comp.senseofwonder.org,2012://1.625</id>

    <published>2012-03-18T00:21:55Z</published>
    <updated>2012-03-18T00:31:52Z</updated>

    <summary>2012/03/17 メールサーバーに対して連続アタックをかけてきたIPアドレス...</summary>
    <author>
        <name>作　者</name>
        
    </author>
    
        <category term="Security" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://comp.senseofwonder.org/">
        <![CDATA[<p>2012/03/17</p>

<p>メールサーバーに対して連続アタックをかけてきたIPアドレス</p>

<p>74.94.179.17(74-94-179-17-NewEngland.hfc.comcastbusiness.net)<br />
　アタック回数744回<br />
※NewEngland.hfc.comcastbusiness.net　で検索すると、かなりの迷惑情報が<br />
記録されています。</p>

<p>218.29.115.152(hn.kd.ny.adsl)<br />
  アタック回数174回<br />
※このドメインhn.kd.ny.adslというのは、偽装されている。実際には中国が発信元。</p>

<p><br />
</p>]]>
        
    </content>
</entry>

<entry>
    <title>Mobile Me から iCloud へ移行してみる</title>
    <link rel="alternate" type="text/html" href="http://comp.senseofwonder.org/2012/03/201203141000.html" />
    <id>tag:comp.senseofwonder.org,2012://1.624</id>

    <published>2012-03-14T01:00:46Z</published>
    <updated>2012-03-14T02:11:56Z</updated>

    <summary>今まで諸般の事情で Mobile Me のまま使ってきたのだが、 ようやく iC...</summary>
    <author>
        <name>作　者</name>
        
    </author>
    
        <category term="iOS" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://comp.senseofwonder.org/">
        <![CDATA[<p>今まで諸般の事情で Mobile Me のまま使ってきたのだが、</p>

<p>ようやく iCloud に移行できる条件が整ったので、移行してみる。</p>

<p><br />
<a href="http://comp.senseofwonder.org/assets_c/2012/03/image20120314-01-37.html" onclick="window.open('http://comp.senseofwonder.org/assets_c/2012/03/image20120314-01-37.html','popup','width=1075,height=657,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://comp.senseofwonder.org/assets_c/2012/03/image20120314-01-thumb-200x122-37.png" width="200" height="122" alt="image20120314-01.png" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a><br />
<br /><br />
<br /><br />
<br /><br />
<br /><br />
いつもの Mobole Me の画面。画面下のほうに「MobileMeからiCloudへ移行しましょう」</p>

<p>と表示されているが、敢えて無視してログインした。</p>

<p>そうすると、、、</p>

<p><a href="http://comp.senseofwonder.org/assets_c/2012/03/image20120314-02-40.html" onclick="window.open('http://comp.senseofwonder.org/assets_c/2012/03/image20120314-02-40.html','popup','width=1009,height=64,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://comp.senseofwonder.org/assets_c/2012/03/image20120314-02-thumb-200x12-40.png" width="200" height="12" alt="image20120314-02.png" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a><br />
<br /><br />
メール画面でも「iCloud へ移行して下さい」メッセージが表示される。</p>

<p>では、ここから移行を進めてみる。</p>

<p>上の画像の右側「移行開始」のところをクリックする。</p>

<p><br /><br />
<br /><br />
</p>]]>
        <![CDATA[<p><a href="http://comp.senseofwonder.org/assets_c/2012/03/image20120314-03-43.html" onclick="window.open('http://comp.senseofwonder.org/assets_c/2012/03/image20120314-03-43.html','popup','width=774,height=635,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://comp.senseofwonder.org/assets_c/2012/03/image20120314-03-thumb-200x164-43.png" width="200" height="164" alt="image20120314-03.png" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a><br />
<br /><br />
<br /><br />
<br /><br />
<br /><br />
<br /><br />
<br /></p>

<p>ここでも「移行して下さい」のメッセージ（笑）</p>

<p>私は Apple が .Macを始めたあたりからサービスを使っているため、</p>

<p>****@mac.com と ****@me.com の両方を使うことができるし、これからも</p>

<p>使い続けられるらしい。今では新規の@mac.com アカウントが取得できないので、</p>

<p>これは嬉しい（実際、使えなくなるといろいろ困る）。</p>

<p>では、「開始する」ボタンを押して進める。</p>

<p><br /><br />
<br /><br />
<br /><br />
<a href="http://comp.senseofwonder.org/assets_c/2012/03/image20120314-04-46.html" onclick="window.open('http://comp.senseofwonder.org/assets_c/2012/03/image20120314-04-46.html','popup','width=1107,height=642,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://comp.senseofwonder.org/assets_c/2012/03/image20120314-04-thumb-200x115-46.png" width="200" height="115" alt="image20120314-04.png" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a><br />
<br /><br />
<br /><br />
<br /><br />
<br /><br />
<br /><br />
メールとカレンダーは、既存のMobile Me 上にあるデータから移行される</p>

<p>ということ。なので、iOS5デバイス（iPhone,iPad）でカレンダーを使っている</p>

<p>場合は、iTunesでカレンダーを同期してからiCloudへの移行処理をしたほうが</p>

<p>いい。<br />
<br /><br />
<br /><br />
<br /><br />
<a href="http://comp.senseofwonder.org/assets_c/2012/03/image20120314-05-49.html" onclick="window.open('http://comp.senseofwonder.org/assets_c/2012/03/image20120314-05-49.html','popup','width=842,height=648,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://comp.senseofwonder.org/assets_c/2012/03/image20120314-05-thumb-200x153-49.png" width="200" height="153" alt="image20120314-05.png" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a><br />
<br /><br />
<br /><br />
<br /><br />
<br /><br />
<br /><br />
<br /><br />
iDisk や iWeb 。　これらのサービスは、2012年6月30日で終了してしまう模様。</p>

<p>個人的にはすでに iDisk ではなく Dropbox に移行しているので、特に問題ない。</p>

<p>「次へ」ボタンを押す。</p>

<p><br /><br />
<br /><br />
<br /><br />
<a href="http://comp.senseofwonder.org/assets_c/2012/03/image20120314-06-52.html" onclick="window.open('http://comp.senseofwonder.org/assets_c/2012/03/image20120314-06-52.html','popup','width=912,height=634,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://comp.senseofwonder.org/assets_c/2012/03/image20120314-06-thumb-200x139-52.png" width="200" height="139" alt="image20120314-06.png" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a><br />
<br /><br />
<br /><br />
<br /><br />
<br /><br />
<br /><br />
<br /><br />
見ての通り、いろんな機能が使えなくなる。ちょっともったいない気もするが、</p>

<p>移行はしないといけない。「次へ」ボタンを押す。</p>

<p><br />
<br /><br />
<br /><br />
<br /><br />
<a href="http://comp.senseofwonder.org/assets_c/2012/03/image20120314-07-55.html" onclick="window.open('http://comp.senseofwonder.org/assets_c/2012/03/image20120314-07-55.html','popup','width=1048,height=638,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://comp.senseofwonder.org/assets_c/2012/03/image20120314-07-thumb-200x121-55.png" width="200" height="121" alt="image20120314-07.png" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a><br />
<br /><br />
<br /><br />
<br /><br />
<br /><br />
<br /><br />
<br /><br />
iCloud を使うためには、iOSデバイスが5以上のバージョンであること、MacOSXの</p>

<p>バージョンが10.7.2(Lion)以降であることが求められる。それぞれ準備が整ったら</p>

<p>一番下の「iCloudで使用したい～」の左にチェックを入れ進める。</p>

<p><br /><br />
<br /><br />
<br /><br />
<a href="http://comp.senseofwonder.org/assets_c/2012/03/image20120314-08-58.html" onclick="window.open('http://comp.senseofwonder.org/assets_c/2012/03/image20120314-08-58.html','popup','width=1052,height=644,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://comp.senseofwonder.org/assets_c/2012/03/image20120314-08-thumb-200x122-58.png" width="200" height="122" alt="image20120314-08.png" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a><br />
<br /><br />
<br /><br />
<br /><br />
<br /><br />
<br /><br />
<br /><br />
連絡先とブックマークは、Mobile Meからでなく、iCloudに繋いだデバイスから取得</p>

<p>する模様。なので、連絡先やブックマークが最新の状態になったデバイス（iPhoneが</p>

<p>多いのかな？）をiCloud移行後に最初に同期するといい。</p>

<p><br /><br />
<br /><br />
<br /><br />
<a href="http://comp.senseofwonder.org/assets_c/2012/03/image20120314-09-61.html" onclick="window.open('http://comp.senseofwonder.org/assets_c/2012/03/image20120314-09-61.html','popup','width=939,height=642,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://comp.senseofwonder.org/assets_c/2012/03/image20120314-09-thumb-200x136-61.png" width="200" height="136" alt="image20120314-09.png" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a><br />
<br /><br />
<br /><br />
<br /><br />
<br /><br />
<br /><br />
<br /><br />
念のため、バックアップをしておけ、という指示。同期の仕方次第で連絡先が消えて</p>

<p>しまうこともあるので、忘れずに。</p>

<p><br /><br />
<br /><br />
<br /><br />
<a href="http://comp.senseofwonder.org/assets_c/2012/03/image20120314-10-64.html" onclick="window.open('http://comp.senseofwonder.org/assets_c/2012/03/image20120314-10-64.html','popup','width=866,height=646,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://comp.senseofwonder.org/assets_c/2012/03/image20120314-10-thumb-200x149-64.png" width="200" height="149" alt="image20120314-10.png" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a><br />
<br /><br />
<br /><br />
<br /><br />
<br /><br />
<br /><br />
<br /><br />
ここで利用規約が表示される。念のため、一通り目を通そう。問題なければ、</p>

<p>「iCloud 利用規約に同意します」にチェックを入れ、「iCloud へ移行」ボタンを</p>

<p>押す。</p>

<p><br /><br />
<br /><br />
<br /><br />
<a href="http://comp.senseofwonder.org/assets_c/2012/03/image20120314-12-67.html" onclick="window.open('http://comp.senseofwonder.org/assets_c/2012/03/image20120314-12-67.html','popup','width=614,height=593,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://comp.senseofwonder.org/assets_c/2012/03/image20120314-12-thumb-200x193-67.png" width="200" height="193" alt="image20120314-12.png" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
<a href="http://comp.senseofwonder.org/assets_c/2012/03/image20120314-13-70.html" onclick="window.open('http://comp.senseofwonder.org/assets_c/2012/03/image20120314-13-70.html','popup','width=603,height=581,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://comp.senseofwonder.org/assets_c/2012/03/image20120314-13-thumb-200x192-70.png" width="200" height="192" alt="image20120314-13.png" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
<a href="http://comp.senseofwonder.org/assets_c/2012/03/image20120314-14-73.html" onclick="window.open('http://comp.senseofwonder.org/assets_c/2012/03/image20120314-14-73.html','popup','width=671,height=596,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://comp.senseofwonder.org/assets_c/2012/03/image20120314-14-thumb-200x177-73.png" width="200" height="177" alt="image20120314-14.png" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a><br /><br /><br /><br /><br />
<br /><br />
<br /><br />
<br /><br />
<br /><br />
<br /><br />
<br /><br />
移行が行われる。ただ待つのみ。<br />
<br /><br />
<br /><br />
<br /><br />
<a href="http://comp.senseofwonder.org/assets_c/2012/03/image20120314-15-76.html" onclick="window.open('http://comp.senseofwonder.org/assets_c/2012/03/image20120314-15-76.html','popup','width=854,height=617,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://comp.senseofwonder.org/assets_c/2012/03/image20120314-15-thumb-200x144-76.png" width="200" height="144" alt="image20120314-15.png" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a><br />
<br /><br />
<br /><br />
<br /><br />
<br /><br />
<br /><br />
<br /><br />
これで移行完了。あとはMacOSX や iOS側の設定を確認・変更するだけ。</p>

<p>どれを同期する、しないの選択程度で終わり。</p>

<p></p>

<p>余談だが、手元にはiOS5のiPhone 4Sと、iOS4.3.5のiPhone4がある。今のところ、</p>

<p>どちらでもメールの受信ができている。ただ、iPhone4側が6月30日以降にどうなる</p>

<p>かは未定。おそらく、メールの送受信ができなくなるのでは、と思うのだが、、、</p>]]>
    </content>
</entry>

</feed>

