Formatting output string with String.Format is really helpful, and it's been mostly use when you develop application using C# or VB.Net. String.Format firstly released in .NET Framework 1.1. String.Format is for replaces each format item in a specified String with the text equivalent of a corresponding object's value.String.Format overload function:Basic use:As you see the argument that inside the curly braces {0}, is the string format that will replace by the arg0. Which have this … Read more...

Access Google Data API From Command Line
Googlecl is a google utility to access Google Data API from command line. Googlecl is written in Python programming language. Googlecl allow you to update your blogger blog, Picassa, Calender, Contact, Google Doc, and Youtube videos. This tool connect to Google service using Google Data API. Since it is written with Python, it'w work on cross platform such as Linux, FreeBSD, Windows and Mac OSX.To install GoogleCL, you need to install it's dependency:Python 2.5 or 2.6 gdata >= 1.2.4 … Read more...

Minify And Compress Your CSS and Javascript
Website performance effect SEO (Search Engine Optimization), and beside that it's more convenient to your visitor to read your website if your website loading time is short. There are lot of ways to improve and optimize your website performance. One of them is compress and minimized your CSS and javascript.This two static files are usually use in modern website, either to increase usability and make it your homepage beautiful. But often this two static files (CSS and Javascript) have lot of … Read more...

Reset Windows 7 Password With Ubuntu
Sometimes you forget your Windows password, or maybe your workmate leave and you replace him and you cannot access his ex-computer because it have a password. And you cannot guess his/her password to login. And you cannot reinstall the Windows because it have lot if important data and software that need to be installed and tweak. Then reinstall the Windows is not the answer.If you had this problem then don't worry, you still can reset Windows 7 password using Ubuntu. Whether boot it from USB … Read more...

Image Watermarking Using PHP
There are someways to protect your copyrighted images. One way is use watermark image so when someone copy your image, it is hard to remove the watermark and they cannot use it for their own benefit without asking your permission. In other words, digital image watermark is one way of anti piracy technique to protect your image copyright.There are 2 types of digital image watermark, visible and invisible watermark. Visible watermark is embed your digital sign or logo to your original images. … Read more...

Login To Multiple Account In One Browser On Mozilla Firefox
[Updated] Multifox doesn't work anymore. Currently I'm using Firefox Multi-Account Containers, it's work like a charm.For whatever reasons you have in your mind, to open multiple accounts like Facebook or Gmail or any forums, which you cannot do that in just one browser. You have to open multi web browser like one in Firefox and the other in Google Chrome. Like i used to do. You cannot do it in one browser because that browser will store cookies on your browser and it will check it in … Read more...
Cheat Your Professor With Trash File
I know cheating is not right thing to do, but sometimes you have to. Imagine when you have to submit your task by tomorrow and you don't even start it now, for any reasons you can give. And i'm sure your professor doesn't want to hear any reasons from you for not submitting your task.So to cheat your professor you can submit a broken file or a trash file. And later you can blame the professor computer's or server computer or even the internet or network which make your file broken. You can … Read more...

URL Shortener Service Comparison Criteria
Twitter and Identi.ca or other micro blogging have maximum character to be published. And it's human friendly to see if the long url shorten to a short url. URL shortening is a technique on the World Wide Web in which a URL may be made substantially shorter in length. This involves using an HTTP Redirect on a domain name that is short to link to a website which has a long URL. But how does the url shortening and http redirect effect on your site SEO?So hoe determine how URL shortener service … Read more...

[TIPS] Improve Your Mozilla Firefox Performance
Mozilla Firefox is one of the mostly use web browser. 80% of my visitors using Mozilla Firefox. And many web browser also derived from Mozilla Firefox and still use Mozilla engine. For example Flock, sea monkey, Camino and so on. Beside it is free and open source, Mozilla project also powerful, it's no doubt that many if users (usually developer or sys admin) using Mozilla Firefox instead of IE or Safari.You can improve the Mozilla Firefox performance by editing the configuration.Here … Read more...

[TIPS] Increase Your Harddrive Speed In Windows Vista
Windows Vista Hard drive default setting doesn't enable advance performance. You can enable it to improve your hard drive perfomance, but i suggest you only do this for laptop with good battery condition or a PC with backup power supply. Since enabling this option increase the risk of data lost if the hard drive lose power.To enable hard drive advance performance in Windows Vista:Click Start then Control Panel Open Device Manager Expand the Disk drives branch Double-click on your … Read more...
