วันจันทร์ที่ 23 พฤศจิกายน พ.ศ. 2552

How Different In Learning English By Game and Book and Movie

I just play some English (with human sound) Game.

and after I read a English book too.

something come into my mind.

Yeah , That is how I feel "Desire to want to use English".

The game give me a feeling expression but reading the book is not.

Same as the movie give but poorly english skill like me can't follow all word in movie.

Little different about game is I can control some part I want to follow like in a strategy talking.

But in the movie you should follow as fast as they talk.

Finally , I think the best learn is learn everything mix together then you will got every skill needed. :)

วันศุกร์ที่ 20 พฤศจิกายน พ.ศ. 2552

Weird about libstdc++.so.5 Error

Yesterday , I try to setup Hadoop on eclipse on Ubuntu in Virtual Box.

I found Error about Missing some class. It say
"BUILD FAILED
build.xml :316: Unable to find a javac compiler
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK.
It is currently set to "/usr/lib/jvm/java-6-openjdk/jre
"
".

First , you should download JDK from sun micro system and install it's packages.
Don't forget to "chmod +x " if you can't run install command.
or you may can "sudo apt-get install " that something I don't know too.

if you encounter problem about
"./java_ee_sdk_linux.bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory"
or similar to this you may get the wrong .bin file.
Try to download Other file that not the same as old one.

If you got the right .bin file now. Don't forget to "chmod +x " if you can't run install command.
then run "./".
Additionally , you may move the JDK folder to the well-manner category "/usr/lib/jvm".
(If you can't use copy command then omit it. use move instead it then finish successful.)

After you finish install jdk then do the last step to let's Ant correctly run.

Lastly , Add tools.jar to Ant Runtime Classpath.The Problem solved.

วันอังคารที่ 3 พฤศจิกายน พ.ศ. 2552

AVG Setting Virus Scan

The state of the problem is how to use avg scan after download files by other programs.

The answer is in this URL.
http://www.avg.com/us-en/90495

ในที่นี้จะเขียนเป็นภาษาไทยเลยละกันเพราะภาษาอังกฤษมีใน URL แล้ว
1. ถ้าเป็น OS แบบ 32bit (x86)
จะใช้ path
"C:\Program Files\AVG\AVG8\AVGSCANX.EXE" /scan=%file% /clean /arc
โดยมี parameter ตามด้านหลังเลยครับ

2. ส่วนถ้าเป็น 64bit ก็ตามนี้ครับ
"C:\Program Files (x86)\AVG\AVG8\AVGSCANA.EXE" /scan=%file% /clean /arc

ส่วนแต่ละ program อาจจะไม่ใช้ %file% ก็ต้องเปลี่ยนไปตามแต่ละ program
Each Program may not use "%file%" to reference file path you should follow each program instruction to set this.


This tutorial will show example in Internet Download Manager
First , select OptionsSecond , select DownloadThird , Look at Virus Checking and put address and parameter in textbox.
Ah this picture !! I forgot one parameter "/arc".
Finally , Don't Forget to change %file% to [File]


After Scan Downloaded files you can see Result in AVG.
Select History > Scan resultsYou will see Scan Result in Command line scan.For more Addition if you know how to call Shell scan please notify me too. I still don't know that too.

More Example I will show how to set AVG virus scan in Firefox+Download Status Bar Add-on
First , select Tools > Add-ons
Second , select Options of StatusbarThird , select Vir Then Fourth , Tick Manually scan completed downloads Checkbox and put Scanner Address in Anti-Virus program location and put Parameter to Arguments.
Remember that Don't forget to change %files% to %1 as the recommend text below.

วันอาทิตย์ที่ 25 ตุลาคม พ.ศ. 2552

General Problem And Config

Two last week ago I try Many Program on Windows 7 and Found These Topics.
I just want to say about it.

1. AVG detect LClock as Worm
After update AVG to version 9 and scan whole computer. The AVG detect LClock as Worm. Then I decide to remove it (LClock) after use it for 5 years. now I just use Google Calendar instead but I still required con internet
2. Firefox Crash After Open Printer
I can't remember much about this problem. May be it may happen when I search printer.
3. Google Desktop Not Comfortable to Index
It may not compatible with my Windows XP service pack 3 or something else I don't know.
but I can't easily mange Index (recreate , add or remove destination folder)
4. After use JetStart I prefer it than Google Desktop even it create index only shortcuts in startMenu.

วันจันทร์ที่ 12 ตุลาคม พ.ศ. 2552

Review Windows Utility Programs

1. JetStart Review
jetstart is a freeware you can use some features in free.
First feature I like is search start menu. (like the search bar in vista)
I ever try this in Google Desktop but I can't easily set the indexed file and It's alway build index from almost all file in my computer.
After I try this program it's make me more flexibly call program :)Second I like is I can swap the program on taskbar :)
2. FreeSnap Review
like some other shortcuts to arrange window (in window 7 not need this it build in)
Win+Left , Right , Up , Down

3. ZoomIt Review

Yep this make Window become a Presenter OS.
you can scroll mouse to zoom in/out.
you can draw the color on your screen after freeze screen by shortcuts
you can set screen to write/black.
you can change easily color pen by shortcuts.
etc.

Windows Tricks I just know from TweakUI

1. Set Folder Picture
If you want to set your picture folder you can rename the picture in folder to "Folder.jpg".

for example 1.1 I have 2 folder that not have Folder.jpg in it.1.2 set the Folder.jpg in Abstract folder.1.3 That's it.
2. Ctrl Key and Scroll Mouse.
you can use Ctrl+Scrolling mouse to forward or backward in your Browser.

3. To Control 2 Windows to vertical or horizontal.
3.1 select the first windows.3.2 hold control key and then right click at second window in taskbar.3.3 choose tile vertically or horizontally.

วันพุธที่ 7 ตุลาคม พ.ศ. 2552

Block Cookies in Firefox 3.5

I got many tracking cookies on my firefox profies (avg tell me that).

I stuck on finding a blocking cookie on firefox 3.5.

Today I got it now. Just go to Tools > Options > Privacy > History > Firefox will :
and then you should choose "Use custom settings for history" now you can back to block cookies like the same in firefox 3.0.

Thanks to Official sites.

To Be Run Eclipse Project On Snow Leopard

Once after you install eclipse on Mac and not prepare anything for this program at first.
Then you will see this error.
“Launch Failed. Binary Not Found.”

First you should install X-Code for Mac programming environment.

If it still not solved.

Second you should config your project to compile with 32-bits architecture (default is 64 bits)
Go to Project > Properties > C/C++ Builds > Settings > Tool Settings
In the tree list box under Mac OS X C++ Linker select Miscellaneous and look at right side.
in the linker flag box add "-arch i386"
In the tree list box under gcc C++ Compiler too. Add the "-arch i386" to linker flag.

everything for initial is then solved. :D

วันอังคารที่ 29 กันยายน พ.ศ. 2552

Testing Chrome OS beta

Yesterday I try to load Chrome OS beta.
I just found that it developed from OpenSUSE.
I install it in VirtualBox.
First try I little wrong. I allocate less memory it requires.
Chrome OS need minumum mainmemory at 1 GB.

Later after I install about hour.
I need to expand original view (800x600) by adding VirtualBoxGuestAddition.

I got first error (can't remember). I think you will got the same error.
to solve this you need to install GCC C Compiler.
you can found this install from open menu Computer > Install Software and then search for it
click install and then apply

After I install GCC C Compiler It still throw the second Error similar this
... build and header files for your current linux kernel ....
To solve this first I random install packet include Gcc C++ Compiler , this packet I don't know it relate with solving or not.

but after use this command zypper install gcc make automake autoconf kernel-source

then it work thanks to that webs (I forgot it again) = ="

Now nothing to do with it just only install =.+"

วันจันทร์ที่ 28 กันยายน พ.ศ. 2552

Reference future Research

I just start researching this year.
and I just know that research is public for future.
not for today.
See! in the red rectangle they public in 2010 while we are on September 2009.
that so very fantastic.

วันเสาร์ที่ 26 กันยายน พ.ศ. 2552

Wireless individual software case

I try to play truewifi (it is SSID of my ISA name) for many months.
But It provide low signal.

Yesterday is solved only change from zero config utility to Intel ProWireless.

I think this is because One-time connect option and others.

วันเสาร์ที่ 19 กันยายน พ.ศ. 2552

Wireless always lost? sometime RTS Threshold can help you.

for a four day ago I use my internet Wifi access and found that my place is very low signal.
I try to do many things such that set wireless card to always on (not sleep) , let's it use only G not auto choose , etc.

And Today I rather success. It lost connection less often.
After I change my RTS Threshold.

I little search for knowledge to decide to change it and get this.

There are several trade-offs to consider setting this parameter.

Using a small value causes RTS packets to be sent more often, consuming more of the available bandwidth, therefore reducing the apparent throughput of the network packet.

However, the more RTS packets that are sent, the quicker the system can recover from interference or collisions -- as would be the case in a heavily loaded network, or a wireless network with much electromagnetic interference.

that from http://kb.netgear.com/app/answers/detail/a_id/1158

yep! I can use better now that's good.

วันศุกร์ที่ 18 กันยายน พ.ศ. 2552

adobe acrobat preference : small icon sticky note


I try to set adobe acrobat to best performance browsing PDF files but
after setting I have many problem after.
first , my sticky note icon is very small while other comments is no problem.
second , my picture is not display it show only gray color in the frame.

first is solved by edit > preference > page display > resolution > use system setting or add more resolution if you like custom.
second is solved by edit > preference > page display > page content and information > show large image.
Just back to Learning now lol.

วันอังคารที่ 15 กันยายน พ.ศ. 2552

Set up CUDA Project #4 : Can't Connect With Dll

I try using Dll import in both Cuda project and C++ project.
Lastly , It FAIL.
Because it doesn't use the same compiler.
Next , I will try to use .lib instead.

If anyone has suggestion please comment that to help me.

another way I wish is waiting for NVIDIA NEXUS after NVIDIA conference.

ByeBye See you Tomorrow.

วันจันทร์ที่ 14 กันยายน พ.ศ. 2552

Set up CUDA Project #3 : LNK1181 again

I encounter LNK1181 again but not error that occur is
(fatal error LNK1181 : cannot open input file 'cudart.lib')

the solution is the same only delete double quote in
project > properties > Configuration Properties > Linker > General > Additional Library Directories

Set up CUDA Project #2 : Try to Build Example Project

I should say it before you read that I install Cuda winapp add-in before do this operation.

when you first build cuda project that you got from SDK
you will get this error (fatal error LNK1181:cannot open input file '.\Debug\bandwidthTest.cu.obj')


even you try search clue in log file. it help you not much



Compiling with CUDA Build Rule...
"C:\CUDA\bin\nvcc.exe" -arch sm_10 -ccbin "C:\Program Files\Microsoft Visual Studio 8\VC\bin" -Xcompiler "/EHsc /W3 /nologo /Od /Zi /MTd " -I""C:\CUDA\include;C:\ProgramFilesSummer4\NVIDIA Corporation\NVIDIA CUDA SDK\common\inc;"" -I"../../common/inc" -maxrregcount=32 --compile -o "Debug\bandwidthTest.cu.obj" bandwidthTest.cu
nvcc fatal : A single input file is required for a non-link phase when an outputfile is specified
Linking...
LINK : fatal error LNK1181: cannot open input file '.\Debug\bandwidthTest.cu.obj'

the right answer for me is come from this url.
http://www.cs.ucf.edu/~janaka/gpu/issues.htm

follow his advice Remove quotations from the nvcc include directories list

from this picture it changed to $(CUDA_INC_PATH);../../common/inc

Set up CUDA Project #1

After Install Cuda WinApp for Visual Studio 2005.
I try start first project and encounter
"This application has failed to start because cutil32D.dll was not found. Re-installing the application may fix this problem."

It solved by copy cutil32D.dll from SDK to CUDA\bin directory

Add Reference in Visual C++

After long time to code to add library to use in C++.
I found that there has some other way to add reference.
Just like bottom picture
right click at project then select properties then common properties > references

Yeah that right!

วันอาทิตย์ที่ 13 กันยายน พ.ศ. 2552

Free Space Better

2 Day ago, I encounter Computer slow problem.
I do many things to make it faster.
one thing it may concern is Drive C that installed windows is roughly little left (12 GB).
But I think 12 GB is very big for me.
After I move some files to other drive the computer speed is come back to usually it has.
I think it may concern with the fraction of file that let's 12 GB is not enough ?(I defrag before move those files too. )
or something else I don't know HaHa!@!?

Describe About Loop

from my experience
To describe expert programmer you may describe only structure of blocks.
To describe little familiar with programming user you should describe about 2 loop.
To describe user who not familiar with programming you should describe appoximate 5-6 loop.

วันอังคารที่ 18 สิงหาคม พ.ศ. 2552

Using Google Reader To Read Feeds


Today after I upgrade my firefox from version 3 to 3.5 (because it notify me and then I think no more plus to version 3 if it notify to version 3 i'm using now).
I little play Google Reader (even It little release very long ago)

It very nice to me.
Before I need to open my bookmarks to check feeds from many author web.
But now I can check those web in google reader by add feed (like other feed application)
different is only not require to install application to manage feed :D

you can see other manual in
http://www.google.com/support/reader/?hl=en

:)

วันพฤหัสบดีที่ 13 สิงหาคม พ.ศ. 2552

Changing Tabs

Today I just know about little shortcut (again = =!)
In Changing Window Tabs. I always use Alt+Tab or Alt+Shift+Tab.
In that tab bar it default sequence as last use.
but in the same time you can use Window+Tab or Window+Shift+Tab to
change tab sequenced by tab display in the window tab bar.

(Sorry No Pic coz I can't capture it =.=")

วันอังคารที่ 11 สิงหาคม พ.ศ. 2552

Download All Of Scribd By Naive Method

Today I search for some pdf.
I found nothing in other site and then found it in scribd but publisher not allow to download it.

Then to get it
right click on document.
then select "Print iPaper" and then select your PDF Printer.
Finally , Got it wish this useful to you guys.

วันจันทร์ที่ 10 สิงหาคม พ.ศ. 2552

Side Tab Bar

I always use side tab bar in window XP for catagorize my learning document.
To do this only drag folder to right side of desktop.
Then you will get this.
The object inside of Dragged folder.To better look you should set Auto-Hide to turn on.
Lastly I want to say today , I can easily select these folder from anywhere without mouse.
To do this follow these step.
1. press Window+D to show desktop.
2. press Tab then windowOS will select folder in side bar for you.
3. press up/down to choose which file will you open.
4. press enter to open.

It's a easy trick you can do it same with me :)

วันศุกร์ที่ 7 สิงหาคม พ.ศ. 2552

Cannot Delete Text By BackSpace


Today I have many problem with Office = =".
I can't delete selected Text by press BackSpace It only move text cursur to left = =".
Then I set
  1. On the Tools menu, click Options, and then click the Edit tab.
  2. Click to select the Typing replaces selection check box, and then click OK.
Thanks to
http://support.microsoft.com/kb/901124

วันพฤหัสบดีที่ 6 สิงหาคม พ.ศ. 2552

Some Office bound window into one main window

In task bar found 2 process but can only open in 1 window (cannot simultaneous display 2 windows).

To solve this issue.
Only Choose

TOOLS --> OPTIONS -->VIEW TAB and put a check in the option that says "Windows In Taskbar"

Regards,
Rollinnow you can simultaneous open 2 window .

Details from
http://forums.techguy.org/business-applications/589241-excel-multiple-windows.html

------------------------------------

Lastly After I test again.
I can't open 2 work (from link of file that have data) in separate window except
I open new blank worksheet then It will show in new window.

วันอังคารที่ 12 พฤษภาคม พ.ศ. 2552

ReferenceError: Error #1056: Cannot create property [property name] on [class name]

many things occur yesterday. As I re-start learning flash action script 3.
most occur error is this error.

ReferenceError: Error #1056: Cannot create property firstmon on mike.map1.
at flash.display::Sprite/constructChildren()
at flash.display::Sprite()
at flash.display::MovieClip()
at mike::map1()

other thing I learned. I will write other day. maybe after my project rather finish.

this problem always occur when you did not declare variable in document class.
to solve this problem.
you should declare variable as many as you define object name in .fla file.
and don't forgot declare these variables to public.

for example
I have movie clip name "firstmon" in fla file.
and I map this fla with this class
I the class I should declare definition for firstmon to solve error.

think I should help you. thx.

วันจันทร์ที่ 11 พฤษภาคม พ.ศ. 2552

PhpEd cannot use php debugger version 6

After trying to set php debugger all of yesterday night. finally , I found that PhpEd (PHP IDE) cannot use php debugger version 6 (I found php debugger extension for php6 at other web) after Installing lastest version of PhpEd.

So , Sadddd...

วันอาทิตย์ที่ 10 พฤษภาคม พ.ศ. 2552

Server Application Unavailable

Today I come back to start pracatice work.
But encounter problem "Server Application Unavailable".
after trying to open services (I close it on sunday becuase it make slow down mycom) and googling
The Url most useful Help information is

solve Server Application Unavailable

finally, I found I stuck at fifth problem and remember that on saturday I delete 2 user in mycomputer.

after that I only follow instruction step

Ctrl+B Nvdia Controlpanel Flash break

Today I little stuck at my favourite short cut Ctrl+B.
I can't break apart symbol in Flash.
Nvdia program alert like this.

To solve is easy. First open nView Desktop Manager.
then select User Interface tab.
then select Options button in Windows system menu part. or checkout Add nView opotions to system menus
if you select options then checkout Transparent (short cut of nVidia will disabled too)