Android – Newbie Gotchas

So I was doing this tutorial to make a simple music player in Android, and came across lots of problems, cause they are using SDK version M3, while I’m using SDK version 1.1. Lots have been changed since then….
1. Signature for Notification has been changed. It used to be:
Notification(Context, int, CharSequence, long, CharSequence, CharSequence, Intent, [...]

Tags:

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • Twitter
  • RSS

高野健一 – さくら

歌手:高野健一
作詞:高野健一
作曲:高野健一
※さくら さくら 会いたいよ いやだ君に今すぐ会いたいよ
天に召します神様お願い 僕の胸つぶれちゃいそうだ
さくら さくら 会いたいよ いやだ君に今すぐ会いたいよ
天に召します神様お願い 僕の息止まっちゃいそうだ※
春に生まれた君を「さくら」って名付けた
かわいらしくひらがな3文字で「さくら」
親指くらいの小っちゃな手をにぎったら
まだ開かない目で君はクシャクシャ笑った
いつもいつも僕は君と一緒だったなぁ
あきれるくらい写真をいっぱい撮ったなぁ
君と僕が似てるって言われて嬉しかったなぁ
君と同じふうに僕はいっぱい笑ったんだなぁ
(※くり返し)
五月の風 追いかけっこした土手の道
六月の雨 窓越しに見ていた紫陽花
八月の庭 ホースで描いた小さな虹
九月の朝 おそろいのミッフィーの食器
一月の雪 毛布に包まっていた君
二月の星 遠くをじっと見ていた君
三月の街 背中が大きくなった君
四月の夢 毎年祝った誕生日
(※くり返し)
いつもとは違う声で君は泣いていた
僕は泣きながら病院へ連れていった
お医者さんはとっても優しい人だった
「さよならできる」と僕はちゃんとうなづいた
さくら さくら 会いたいよ いやだ君にホントは会いたいよ
天に召します神様お願い 僕の瞳濡れちゃいそうだ
さくら さくら 会いたいよ いやだ他に何にもいらないよ
天に召します神様お願い 僕の心消えちゃいそうだ
(※くり返し)
春に生まれた君を「さくら」って名付けた
かわいらしくひらがな3文字で「さくら」
明日晴れたらどこか遊びに行こうよ さくら
きっと桜がいっぱい咲いてキレイだよ さくら

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • Twitter
  • RSS

RSP – さくら~あなたに出会えてよかった~

歌手:RSP
作詞:高野健一
作曲:高野健一
※『さくら さくら 会いたいよ いやだ 君に今すぐ会いたいよ』
だいじょうぶ もう泣かないで 私は風 あなたを包んでいるよ
『さくら さくら 会いたいよ いやだ 君に今すぐ会いたいよ』
ありがとう ずっと大好き 私は星 あなたを見守り続ける※
あなたに出会えてよかった 本当に本当によかった
ここにもういれなくなっちゃった もう行かなくちゃ ホントゴメンね
私はもう一人で遠いところに行かなくちゃ
どこへ?って聞かないで なんで?って聞かないで ホントゴメンね
私はもうあなたのそばにいられなくなったの
いつもの散歩道 桜並木を抜けてゆき
よく遊んだ川面の上の 空の光る方へと
もう会えなくなるけど 寂しいけど 平気だよ
生まれてよかった ホントよかった あなたに出会ってよかった
(※くり返し)
あなたに出会えてよかった 本当に本当によかった
あなたの帰りを待つ午後 あなたの足音 何げないこと
私はそう、一番の喜びを知りました
あなたが話してくれたこと 一日のこと いろいろなこと
私はそう、一番の悲しみも知りました
それはあなたの笑顔 あなたの涙 その優しさ
私の名を呼ぶ声 抱き締める腕 その温もり
もう触れられないけど 忘れないよ 幸せだよ
生まれてよかった ホントよかった あなたに出会ってよかった
『さくら さくら 会いたいよ いやだ 君に今すぐ会いたいよ』
だいじょうぶだよ ここにいる 私は春 あなたを抱く空
『さくら さくら 会いたいよ いやだ 君に今すぐ会いたいよ』
ありがとう ずっと大好き 私は鳥 あなたに歌い続ける
桜の舞う空の彼方 目を閉じれば心の中
『さくら さくら 会いたいよ いやだ 君に今すぐ会いたいよ』
いいんだよ 微笑んでごらん 私は花 あなたの指先の花
『さくら さくら 会いたいよ いやだ 君に今すぐ会いたいよ』
ありがとう ずっと大好き 私は愛 あなたの胸に
(※くり返し)
あなたに出会えてよかった 本当に本当によかった
本当に本当によかった

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • Twitter
  • RSS

Vista update causing localhost inaccessible

Apparently so.
And the way to fix this is to modify your host.
Open C:\Windows\System32\drivers\etc\hosts with wordpad. Make sure localhost is pointed to 127.0.0.1 or that it is not commented out. The file should contain:

127.0.0.1 localhost
::1 localhost

This [...]

Tags:

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • Twitter
  • RSS

Sun Application Server 8.2 + Hibernate Gotchas!

For Hibernate to work in Sun Application Server 8.2, we need to change Sun App’s server.policy. Here is what we have to add:

grant {
  // Permission for cglib part of Hibernate framework
  permission java.lang.RuntimePermission “getProtectionDomain”;
  [...]

Tags: ,

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • Twitter
  • RSS

JCAPS Web Service – Creating Fault Message

1. In your JCD, throw Exception
2. In you BPEL, add “catch all exception” by dragging the icon into your BPEL (see image below)

From Work Screen Caps

3. Click on the “catch”, and then click on “show property sheet” button. Select the appropriate Exception name and output from the select drop down options.

From Work Screen [...]

Tags:

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • Twitter
  • RSS

Convert java.util.Date to JCAPS DateTime Object

The only reference that I found for doing this is from here.
My own code to do the reverse:

com.stc.codegen.util.TypeConverter typeConverter = new com.stc.codegen.util.impl.TypeConverterImpl();
java.util.Date now = new java.util.Date();
String textFormatDate = “yyyyMMdd hh:mm”;
java.text.SimpleDateFormat defaultDateTimeFormat = new java.text.SimpleDateFormat( textFormatDate );
String nowString = defaultDateTimeFormat.format( now );
com.stc.otd.xsd.datatype.DateTime dateTime = typeConverter.stringToDateTime( nowString, “yyyyMMdd HH:mm”, false, “” );
myOtd.setEffectiveDate( dateTime );

Tags:

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • Twitter
  • RSS

欲しい物

私の愛しい人達
ドラエモンのどこまでもドアー
夏と私のbody board
新しい携帯電話.. iPhone かな…
新しいカメラ: 10 Mega pix, 10x optical zoom, anti shutter, great nite shots, pocket size, 3inch lcd screen
NDS-Lite + Pokemon Platinum
かわいい犬

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • Twitter
  • RSS