
Just want to say hello!
January 27, 2009 · Leave a Comment
→ Leave a CommentCategories: my stuff ;-) · テック
Sign Up Forms Must Die
January 21, 2009 · Leave a Comment
I found a very informative site [A list apart]
“Sign Up Forms Must Die” catches my attention and I agree with the other.
Lots of things and website you can discover when you browse and be engage with it.
→ Leave a CommentCategories: Insights~ · テック
おにぎり仲間のウェッブサイトの作成
January 21, 2009 · Leave a Comment
Googlesサイトにて、おにぎり仲間@四谷のウェッブサイトを作成始めました。
onigirinakama.yotsuya
ページを開いたら、「ページに進めます」リンクをクリックしたください。
I am also doing some voluntary work in this organization.
It is located in my chuch! St. Ignatius, Yotsuya.
Please visit someday~^-^/
→ Leave a CommentCategories: Insights~
using java.util.zip.ZipOutputStream
December 17, 2008 · Leave a Comment
using java.util.zip.ZipOutputStream build in is nice, but It cannot handle the encoding of the file to download in Japanese.
ファイルは日本語になると出来上がったZIPファイルの中身に文字化けのままになちゃう。 Using [org.apache.tools.zip.ZipOutputStream] from apache ANT (all you need is the ant.jar) will solve the problem!
org.apache.tools.zip.ZipOutputStream zipOutputStream = new
org.apache.tools.zip.ZipOutputStream(newOutputStream);
//使うにしたがって、 AntのZipEntryも利用する
// Also don`t forget to use the ZipEntry From apache.tools
org.apache.tools.zip.ZipEntry zipEntry = new org.apache.tools.zip.ZipEntry(targetFile.getName());
→ Leave a CommentCategories: テック
Using Apache POI [HSSF and XSSF for Excel Documents]
November 26, 2008 · Leave a Comment
Trying to access(Read, Write, Modify, FileOutput to some file types like text,CSV format) MS Excel Format becomes easy using Apache PIO [HSSF and XSSF for Excel Documents]
Thanks Harada san for introducing it
Download the [poi-bin-3.5-beta3-20080926.zip] and include PIO jars in your JAVA project and make some reference to its API and thats it, you can start experimenting and making fun!
Things I like about it:
1. Can Formulate the formula inside the Excel file using [org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator;]
2. Fast in processing
3. Not that very complicated, I think.
Reference:
→ Leave a CommentCategories: テック
日本語能力試験の申し込みをできなかった・・
September 25, 2008 · Leave a Comment
残念なことですが、昨日日本語能力試験の申し込みの締め切り過ぎちゃったのを判りました。。
それのおかげで、いろいろな日本語能力試験情報の変更、検討会内容についても判りました。それで、今日もずっと調べて色々な役に立つ・面白いサイトを見つかりました。
ジャッキー、また来年の7月だねー
→ Leave a CommentCategories: 日本語を学びましょう「Let`s Study Japanese
google website english and Japanese
September 16, 2008 · Leave a Comment
I created a Google English, Japanese Menu translation for my dear friend ate chatty.
Also for anyone who have difficulty in reading Japanese Menu in Google homepage, It is a vey simple translattion.
→ Leave a CommentCategories: my stuff ;-) · テック
時間を役に立つ活動
September 12, 2008 · Leave a Comment
今月はじめに、ボランティ活動を始めました。
http://www.2hj.org/ 経由で、いろなことをやらせて楽しいです。
元々、週末に忙しくてもこの活動に対して、私のスケジュールの中に時間占めたいと思います。
→ Leave a CommentCategories: 遊ぶ「hangouts, Special Trips」
おかずスープ本を買った~
August 10, 2008 · Leave a Comment
I just bought this book earlier , from Book 1st in Shibuya。 And I am so happy and excited to try the first soup who captures my eyes. “Kapona-ta fuu soup”カポナータ風スープ。
Its so healty and happy again I regain my health conciousness.
I gave my dear friend Kyokosan, the japanese girl who lives besides my apartment~
この本をお勧めです^^/
→ Leave a CommentCategories: Foods!フード、食べ物 · my stuff ;-) · 本「BOOKS!」
my kuman lovers love to read “the 8th Habit” book
August 9, 2008 · Leave a Comment
→ Leave a CommentCategories: my stuff ;-) · 本「BOOKS!」

