14/02/2010
› Experimental, Tutorial › Tags: Registry, Tutorial, Windows
No Comments —
Posted by Aryo Pinandito

Windows Logo
Do you recently installing/uninstalling a new program and noticed that the program add some link/shortcut on Explorer context menu that you don’t like? If the program doesn’t have a preferences option to remove the context menu, you can remove it manually using Windows registry editor (regedit.exe).

29/06/2009
› Experimental, Tutorial › Tags: Perl, Regular Expression, Scripting, Tutorial
12 Comments —
Posted by Aryo Pinandito
In this article I will show the difference between the default greedy (.+ and .*) and non-greedy matching using Perl-compatible regular expression.

30/04/2009
› Experimental, Tutorial › Tags: .NET Compact Framework 2.0, .net Framework 2.0, C#, Tutorial, Windows
No Comments —
Posted by Aryo Pinandito
If you need to convert Binary String to Decimal (Integer) and Hexadecimal, .NET Framework has conversion methods in Convert class to make numeric conversion easier. This class is located in Microsoft.VisualBasic library.

24/04/2009
› Experimental, Tutorial › Tags: IPChanger, Networking, Tutorial, Windows
1 Comment —
Posted by Aryo Pinandito
Network interface can be changed manually by using netsh command (netsh.exe) from Command Prompt. To change the IP to static IP, use the following command format:
netsh interface ip set address [Connection Name] [Source] [IP] [Netmask] [Gateway] [Metric]

22/04/2009
› Experimental, Photography › Tags: Photography, Photoshop, Tutorial
2 Comments —
Posted by Aryo Pinandito
To apply a simple dreamy effect by using Adobe Photoshop is really quick and easy.
After applying the effect:

White Orchid with Simple Dreamy Effect

05/03/2009
› Experimental › Tags: .net Framework 2.0, Windows
1 Comment —
Posted by Aryo Pinandito
Tired renaming files you have downloaded from internet one by one just to keep it clean and tidy? Leave the file renaming task to eFRen, even powerful with regular expression support.

20/02/2009
› Experimental, Public Information, Tutorial › Tags: Public Information, Tutorial, Windows
No Comments —
Posted by Aryo Pinandito
If you want to leave your computer, should you shutdown, sleep, or hibernate it?
