b-Mobile Prepaid 3G Data SIM (or Micro SIM) Card Activation Steps

In the previous blog post, I explained how to obtain a pre-paid 3G data SIM card in Japan.
http://marumarusan003.blog8.fc2.com/blog-entry-253.html

This article shows you how to activate the b-mobile 3G data SIM (or micro SIM) card.

If you can make a phone call from any Japan cellular phone, just call the following number, and follow the instruction to enter the SIM card number. (You can select English.)

Toll-Free Number:186-0120-915-886
or:186-03-5677-1237 (normal call rates apply)

The cellular phone does not have to be yours. The phone number is needed just once for this purpose. So, you can ask anyone close enough to make a phone call.

If there is no Japanese cell phone available, you can contact b-mobile's helpdesk, via email or phone.
See http://www.bmobile.ne.jp/english/support.html for more info.




テーマ : NTT DoCoMo - ジャンル : 携帯電話・PHS

Tag : Prepaid SIM 3G b-mobile English Japan activation micro

Prepaid Data SIM Cards in Japan

If you are traveling to Japan and looking for a data SIM card, this blog entry will help you.

b-Mobile offers prepaid data SIM cards.

Electronics chain stores like Bic Camera and Yodobashi Camera in Tokyo and other areas have these prepaid data SIM cards.

Mail-order is available at Amazon Japan.

Place an order a few days before your arrival, and have it delivered to a Lawson convenience store near your hotel. You can pick it up at the Lawson you selected.

Another option is to have it delivered to your hotel. When you place an order, select a "gift" option (no extra charge), and make it a gift to yourself, to allow different delivery address from your credit-card billing address.

This is a standard-size SIM card.

b-mobile prepaid SIM 1GB valid 30 days BM-FRM-1GB 3,163 yen as of Apr 23, 2012.

This is a Micro SIM for your SIM-free iPhone, etc.

b-mobile prepaid micro SIM 1GB valid 30 days BM-FRM-1GBM 3,163 yen as of Apr 23, 2012.

Whichever (SIM or micro SIM) you buy, the APN setting is common and printed on the package.

APN: dm.jplat.net
Username: bmobile@fr
Password: bmobile
Authentication Type: PAP or CHAP (If required.)
PDP type: IP (If required.)


b-Mobile SIM or Micro SIM card activation steps are explained in the next article.
http://marumarusan003.blog8.fc2.com/blog-entry-254.html

In case Amazon does not accept your credit card, you can place an order in advance with a payment option of "pay cash at a convenience store".
Amazon Japan will ship out your order after the payment, therefore, there will be at least one or two days till you receive your SIM card, depending on the delivery option.


テーマ : NTT DoCoMo - ジャンル : 携帯電話・PHS

Tag : Prepaid SIM 3G b-mobile English Japan activation micro

Mavenで総称型は -source 1.3 でサポートされていません (総称型を使用可能にするには、-source 5 以降を使用してください) というエラー

Mavenで総称型は -source 1.3 でサポートされていません (総称型を使用可能にするには、-source 5 以降を使用してください) というエラーが出たときの対応のメモ。

http://d.hatena.ne.jp/TzlTTqTj/20090111/1231625637

を参考に、pom.xmlを下のようにする。


 <build>
   <plugins>
     <plugin>
       <groupId>org.apache.maven.plugins</groupId>
       <artifactId>maven-compiler-plugin</artifactId>
       <configuration>
         <source>1.6</source>
         <target>1.6</target>
       </configuration>
     </plugin>
   </plugins>
 </build>





テーマ : プログラミング - ジャンル : コンピュータ

Tag : Maven Java

Windows XPにインストールしたOracle 11g XEの自動起動をオフにする

Windows XPにインストールしたOracle 11g XEの自動起動をオフにする方法。

http://docs.oracle.com/cd/E16338_01/win.112/b58885/admin.htm

を参考に、コントロールパネルでサービスをオフにすると、自動起動しなくなりました。





テーマ : Windows - ジャンル : コンピュータ

Tag : Oracle 11g XE Windows XP 自動起動

Evernoteでファイルを右クリックでEvernoteに送る方法

Evernote でいつの間にか(Windows版の4.5から?)ファイルを右クリックでEvernoteに送るというオプションがなくなっていて困っていたら、解決方法がネットに載っていました。

http://detail.chiebukuro.yahoo.co.jp/qa/question_detail/q1464689489

無事にEvernote3.5のように右クリックでPDFファイルをEvernoteにアップすることができるようになりました。

テーマ : Webサービス - ジャンル : コンピュータ

Tag : evernote

プロフィール

Author:まる丸さん
FC2ブログへようこそ!

最新記事
最新コメント
最新トラックバック
月別アーカイブ
カテゴリ
FC2カウンター
  1. 無料アクセス解析