Posts

Image Processing Using Excel VBA

This subroutine can load a RGB 24 bit 16 pixel x 16 pixel raw file as a binary file and convert the color image of the raw file to a gray image. Sub OpenBinaryFile_ExtractRGB_2DArray()         Dim sFilePath As String     Dim sSaveFilePath As String     Dim sFolderPath As String     Dim sReadFileName As String     Dim sWritefileNmae As String                 Dim i As Integer     Dim j As Integer         Dim R_x As Integer     Dim R_y As Integer     Dim G_x As Integer     Dim G_y As Integer     Dim B_x As Integer     Dim B_y As Integer     Dim Gray_x As Integer     Dim Gray_y As Integer         Dim xsize As Integer     Dim ys...

A nice shortcut "Alt + p" to access preview pane in Window Explorer for Windows 7

The shortcut keys of "Alt + p" enables you to show quickly preview pane in Window Explorer for windows 7.

How to make folders and files list in a folder

Run a command prompt. Click Start botton, type "cmd" in the search box and Push the enter key. Change your folder to a targeted folder. Type "cd  [here is the file path to a targeted folder]" Save the folders and files list of the targetd folder into a text file. Type "dir /b > list.txt" . the list will be saved into the text file "list.txt".

プレゼンテーションのための教科書 Garさんの本「シンプルプレゼン」 是非購入しましょう!

ガー・レイノルズ著,「シンプルプレゼン」80分DVD付き,日経BP社,2600円,ISBN 978-4-8222-3054-8 DVDを何回も見てしまいます.DVDの内容をまとめてくれた本も,後で思い出す資料として最高です.久しぶりに良い本と巡り会えました. シンプルプレゼンをするためのチェックリスト □ シンプルプレゼンの3つのキーコンセプト Restraint (抑制,あれやこれやと詰め込まない,欠くことのできない必要な要素だけを入れる.) Simplicity (シンプル,日本の庭園やお茶といった日本文化の中に見られる.) Naturalness (自然体,自然体で話すことが重要.) □ プレゼンまでの3つのステップ Prepare(準備,企画を練り,スライド構成であるストーリーを考える.) Design(デザイン,ビジュアルやデザインを決めてスライドを作成する.) Delivery(話し方,プレゼンの練習する,聴衆の前で実施する.) □ Prepare(準備,企画を練り,スライド構成であるストーリーを考える.) -------------------------------------------------------------------------------- 準備段階の3ステップ Step 1 Who is audience ?(聞き手はどんな人か?) What do you want them to do ?(聞き手にどうしてほしいか?) Why does it matter ?(なぜそれが重要か?) Step 2 Presentation arc (プレゼン前後の聴衆の変化Changeを真っ先に考える.) | move from | --  Big idea -->  | move to | (p.52) Step 3 Brain storm ideas.(アイデアをブレストする) Group iedas.(グループ分け) Arrange ideas.(アイデアの順序を考える) □ Design(デザイン,ビジュアルやデザインを決めてスライドを作成する.) --------------------------...

A networking issue has happened ! I can't connect to one specific website only.

A first step is to run ipconfig command: ipconfig /flushdns that can flush dns cash. Check DNS table using nslookup [ip address] [DNSserve raddress]. Run ipconfg /flushdns command. A next step  is to check and reload router settings. The IP address of DNS server  informed from the router to clients is set to the IP address on the LAN side of the router  at the DHCP section on the router. Change the IP range that DHCP server releases to clients. Disable the network connection and Enable, Get a new IP address.

I couldn't logged on using fingerprint reader on ThinkPad X200 after updating some lenovo drivers.

I couldn't logged on using fingerprint reader on ThinkPad X200 after updating some lenovo drivers and the fingerprint software. A dialog with a message of "please wait ... " on log on screen was appeared. First I had to delete my fingerprint data, then had to uninstall fingerprint reader software before I updated those drivers and the software. The most important procedure was to delete first the fingerprint data using the current fingerprint software. ThinkPad X200 アップデート後に指紋認証ができなくなる問題について 先週末,指紋認証ソフト, BIOS,電源管理ソフトを合わせてアップデートした後,指紋認証機能が使用できなくなった.これまでも更新する度に,ログイン時にしばらくお待ちくださいとのメッセージが表示されつづける不具合がよく発生していたので,いつものように指紋認証ソフトを削除して再起動,ソフトの再インストールを順に行ったのだが復帰せず,古いドライバーをいくつかバージョンを落としながらインストールしてみたがこれも駄目で,BIOSで指紋認証のIOをEnableしたり,Disableしたりして刺激?を与えてはドライバをインストールしてみるなど,2日間格闘して昨晩とうとう使うのをあきらめた. ところが,今朝なぜか使えるようになっていた!なぜ?うーーん.昨晩から今朝にかけて,WindowsUpdateはなかったはずだし,なぜ?????

How to train our writing skill

Mr. VS Naipaul, who is a famous British writer, adviced us how to train our writing skill. http://www.indiauncut.com/iublog/article/vs-naipauls-advice-to-writers-rules-for-beginners/