Disable Autorun and Autoplay In Windows 7

Windows 7 is the latest series of Microsoft Windows operating system. Some says it have better security than its predecessor. With it's bitlocker, applocker and smarter user account control (UAC) offer user better security. But it still have the same old hole, autorun and autoplay feature which offer user simplicity, could turn into double edge sword. "Attacker" use this hole to insert or run virus and trojan. And steal your personal data.So the quick tips to secure your Windows 7 is disable … Read more...

[HowTo] Install Alternative PHP Cache (APC)

The Alternative PHP Cache (APC) is a free and open opcode cache for PHP. Its goal is to provide a free, open, and robust framework for caching and optimizing PHP intermediate code. And you can boost your php web application using this modules. For example you can use it in WordPress using W3 Total Cache.To install Alternative PHP Cache (APC) you can use PECL (repository for PHP Extensions): 1. Open your ssh with root access. 2. Install APC dependency pcre prior install APC:3. Install … Read more...

Registered Your Domain To Use Google Service API

Google have many services and you can use their API to access and send your website data. For example you can use Google Analytics, Google Calender, and Google shortener link with API. But not just that, almost all Google services have their API and you can access it for free. But you need to add your domain to Google Services so your website can use Google Services.If you haven't add your domain you there will be an error message like this:"The page you have requested cannot be … Read more...

What To Do When Your Computer Infected By Virus

Infected by computer virus is the one of the most annoying things. Your program won't work properly, annoying message always popup, your identity is at risk, your privacy data also at risk. And sometimes you don't even know that you are infected as you are using your computer as usual, but some malformed information data sent to another party without your permission.Virus could be in many forms, and it always grow and cannot be stopped. They are have their own goal and self defense. Some … Read more...

Free Programming E-Book List

Everybody love free things. Including me. Here is the compiled list of Free programming books and tutorial available for you to download. And once again it is free, i will update it more as soon as i get a new link.List of freely available programming books from stackoverflow.com"The only source of Knowledge is Experience" (Albert Einstein) … Read more...

Google Doesn’t Count Billing When Using Custom Domain

From my previous post Setup Your Google App Engine Application To Use Your Own Domain, you can use Google App Engine as CDN and use your subdomain as alias to Google App Engine application. So instead of using this url: [application-id].appspot.com you can use cdn.domain.com. It is more look neat and professional.But after i use my custom domain to serve my Google App Engine application, seems like Google doesn't count the bandwidth dan billing. See this screenshot:I don't know why … Read more...

TeamViewer Cannot Work Well With Skype

TeamViewer and Skype is completely different software and different purpose. But they have some same features, they are share screen and voice over IP (voice call). I love both softwares and i'm using it frequently. But it seems they doesn't work together. I don' mean to integrate them, but TeamViewer doesn't want to connect to other computer while Skype voice call is active.My case is like this: I'm using voice call with screen sharing on Skype with my friend, to teach her to use … Read more...

Clear Favicon Cache From Firefox

Favicon is a short for favorite icon, is a 16×16 pixel square icon associated with a particular website or web page. In most of the case favicon is website logo or an identity of the website or company. But if you are recently change your favicon, and your browser doesn't reflect the change you have made. It still show the old favicon. That's because the web browser cache the favicon, and it won't clear even you clear cookies and cache.To clear favicon cache in Mozilla Firefox need a little … Read more...

MaxCDN vs Google App Engine, Simple Benchmarking

MaxCDN is one of the Content Delivery Network service which have grown fast in the last few years. And MaxCDN is close to Wordpress blogger as it is integrate very well and boost Wordpress blog performance. You can use either W3 Total Cache or Wordpress CDN to integrate it with MaxCDN. And MaxCDN´s Network uses the Packet Exchange backbone exclusively for content delivery, featuring direct reach to over 90+ countries and more than 900 peering partners worldwide. Packet Exchange is a robust … Read more...

Advanced IP Scanner 2.0, Faster and New Features

From the previous article how to Scan All The Computer IP Addresses Inside Your Network In One Click, i mention about the best 2 tools to scan all ips connected in your network. One of them is Famatech Advance Ip Scanner which is recently major update release to version 2.0 wih new features and faster scanning.Advanced IP Scanner is a fast, robust and easy-to-use free IP scanner for Windows. In a matter of seconds, this utility finds all the computers on your network and provides easy access … Read more...