

Archive for the 'Tips & Tricks' Category
How to create expandable post summaries in Blogger
Author: stone
Expandable Post Summaries is the method by which each blog post consists of a short paragraph of introduction followed by a “Read More” link. It will be useful if the writer have a long posts and don’t want the visitor to scroll through long line of text to see the next post in their main page.
If you’r blogging on wordpress it’ll be more easy to use expandable post summaries. Because wordpress has already provide tools for us to use expandable post, we just need to click “Insert More Tag” or click “Alt+Shift+T” on the toolbar.

But if you’r blogging on blogger, Read the rest of this entry »
read comments (0)Always enter Windows XP using safe mode automatically
Author: burnz
People usually enter Windows XP using Safe Mode when they encounter problem with one of the hard disk or their computer has been attacked by virus. The common way to enter safe mode is by pressing F8 when the computer’s start running. There are people who would like to always use the safe mode to enter the Windows XP. If they need to press F8 every time they start the computer, it would be a very tiring task to do isnt it?
There is a way to set the Windows XP to always run in safe mode automatically. Go to Start menu and Choose Run menu then type MsConfig, then go to “BOOT.INI” tab and choose “Multi Disk Partition” option. After that activate the “/SafeBoot” option to let Windows XP run in safe mode automatically, and if you want to browse the internet activate the network option too.
After all the work, press ok then restart your computer.
How To Disable Auto Play For External Storage
Author: stone
Do you ever feel anoying or fear virus spreading from auto play for external storage? Usually when we plug our external storage, such as flashdisk, memory card, external harddisk to USB slot in your PC, and automatically PC will trigger auto play and it’ll appear a mini form filled with some actions to select. So… can we disable it?
The answer is of course we can! To disable auto play for external storage you need to Read the rest of this entry »
Remove Thumbdrive safely
Author: burnz
There are times when the “safely remove hardware” icon vanish from the windows tray.
Here is a way to use that utility.
First, open “Run” then enter this code : “rundll32.exe shell32.dll, Control_RunDLL hotplug.dll” and press enter. The window to safely remove hardware will appear, just stop the thumbdrive there.
To create a shortcut of this function, just type those code into a notepad and name the file as < blablabla >.bat (a batch file).
HOW TO REMOVE CONTROL PANEL ON START MENU
Author: stone
Tips and trick to remove control panel on Start Menu (Windows XP)
Is your computer configuration often change because of your friends prank? First they are just borrowing your computer or laptop to do their homework or project, but after they’r done there’s always an evil for those who we call best friend to have their experimental with your computer. He just simply click a few setting and there’s gone our setting that we set up from the start. Yes i know it’s very annoying.
There’s a way to prevent this things happen again. We just need to hide control panel from the start menu, follow below step to hide it : Read the rest of this entry »
How To Use Multibyte String Functions
Author: stone
This is tips and trick to use Multibyte String Function on PHP,
hope can be useful to all of you ^^
[Introduction]
There are many languages in which all characters can be expressed by single byte. Multi-byte character codes are used to express many characters for many languages. While there are many languages in which every necessary character can be represented by a one-to-one mapping to an 8-bit value, there are also several languages which require so many characters for written communication that they cannot be contained within the range a mere byte can code (A byte is made up of eight bits. Each bit can contain only two distinct values, one or zero. Because of this, a byte can only represent 256 unique values (two to the power of eight)). Multibyte character encoding schemes were developed to express more than 256 characters in the regular bytewise coding system. Multibyte string function (mbstring) is developed to handle Japanese characters and other language also.
Encodings of the following types are safely used with PHP :
7 Steps To Erase Virus Rieysha
Author: stone
Virus Rieysha is a virus that supposed to be from Yogyakarta (Indonesia). Detected as W32/Autorun.FCN, this virus was made by using Borland Delphi 6.0 and is using TXT icon (Text Document).
Each time we turn on the computer or everytime we execute a file that have .TXT, .BAT, .DOC, or .INI extention, it’ll trigger a message that stated “Sayang Kapan Kamu Balik Ke Indonesia? Apa Kamu Kembali Dengan Hatimu Yang Dulu?”
To erase this virus, you can follow the instruction below:
Registry Manipulation
Author: usoppinokio
This post, we’ll give some of tips and tricks along windows registry.
The Windows Registry is a directory which stores settings and options for the operating system for Microsoft Windows 32-bit versions, 64-bit versions, and Windows Mobile. It contains information and settings for all the hardware, operating system software, most non-operating system software, users, preferences of the PC, etc. Whenever a user makes changes to Control Panel settings, file associations, system policies, or most installed software, the changes are reflected and stored in the registry. The registry also provides a window into the operation of the kernel, exposing runtime information such as performance counters and currently active hardware. This use of registry mechanism is conceptually similar to the way that Sysfs and procfs expose runtime information through the file system (traditionally viewed as a place for permanent storage), though the information made available by each of them differs tremendously.
Source : Wikipedia
Some of tips and trick on registry :
1. to access registry windows, just enter words “regedit” at Run command (Start -> Run)
2. we’ll use operating system windows xp as our example, maybe there are some keys and subkeys that are different. The key is the part shown as a folder at the left side of the Registry Editor. Overall it will not affect the part we change.
Read the rest of this entry »
















