19 Jul

if you download a file, movies or freeware from internet , before you save the file , internet explorer will ask you place where the file will save. If you have a place/folder to save all your download files , you can set the location by this trick
- go to registry editor and go to key HKEY_USERS\DEFAULT\Software\Microsoft\InternetExplorer
- change data string with name : download directory
- double click string value download directory to change the value, and then fill the value with folder address , ex : C:\Download
- if download directory not exist , make new with click right at right windows and then choose new > string value and give name download directory
18 Jul
Auto run feature can be a good effect and also bad effect, as we can know with autorun when u insert a cd , this feature will help you more easy to read all files at cd and not need to explorer it via windows explorer. But at other side this feature can be a way for viruses attack your system.
If you not feel safe with this feature you can turn off auto run by edit registry.
Here’s the step
- go to registry editor
- and then go to subkey HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CDro
- at subkey , double click DWORD value named Autorun, and fill value 0
- restart your computer
to turn on autorun you can change back autorun value to 1
14 Jul
I think you must be got same problem with me , when u use the computer and then suddenly the application that u use running slow .
Why this happened? Because other application running too In same time , example : antivirus that running in the background.
Windows xp save the priority application rule at the registry, so you can change the priority to make windows xp set more resource to foreground application.
Follow this step
1. start – run- regedit
2. at registry editor go to HKEY_LOCAL_MACHINE\SYSTEM\CURRENT CONTROLSET\CONTROL\PRIORITYCONTROL , at righr panel you can see item named win32priorityseparation
3. double click to that item and change the value to 26 with base hexdecimal or 32 in base decimal, and then click ok
4. restart you computer and then after that your windows will run with priority foreground.
13 Jul
To open microsoft word I guess you must be go to [start]-[allprogram]-[Microsoft offies]-[Microsoft word], but with this trick you can open microsoft word with 1 push, you can run a program faster .
Follow this step :
1. click [start]- [allprogram]-[Microsoft offies]-[Microsoft word], and then right click at shortcut.
2. at menu pop-up click properties
3. at coloum shortcut key push the button that you want ( ex : F1 )
4. and then click ok
after this push F1 and you will see the result, u can use this trick to all application with different button, ex : photoshop with F2 , firefox with F3. you cannot use same button for 2 application
12 Jul
Everytime when you send file from gadget to ur computer via Bluetooth, windows will not allow to receive that file, a windows notification will appear to ask agreement from user. If you agree that file will store to ur harddisk.
If u transfer 1 file I think this is not a problem, but if you want transfer houndreds files? This file sending will take very long time.
With 1 trick you will not see notification windows eveytime receive a file
1. turn on Bluetooth at ur computer and ur gadget too
2. after Bluetooth from computer and gadget active, try send a file from ur gadget to ur computer. When notification windows appear, click balloon
3. and then Bluetooth pim item transfer access authorization will opened. Uncheck allow access box, and uncheck in the front ( for the current request only )
4. check the option ( always allow this device access to my computer’s pim transfer service) and then click ok
5. and then file transfer process will running
after this when you send a file from same gadget , you will not see notification again!
1 Jul
NC Digitech presendted new Megabooks in Korea market, the M677-030KR type and the S271-491KR. what you can find at the M677-030KR type? this megabook offers`15.4 inches monitor, AMD 64X2 TL 50 CPU @ 1.6GHz and for display it offer GeForce Go 7600 with 256MB VRAM, this megabook will come wit (more…)
16 Jun
Can we place adsense ads in the middle of the post ( single post ) like photo above ?
yes, we can do it and this is very easy because you only need to costumize your single.php file . This trick only work at single post or page or other template that showed full content.
1. open template single post (single.php)
2. find this code below