Archive For January 2011

Clear Favicon Cache From Firefox

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.... [More...]

MaxCDN vs Google App Engine, Simple Benchmarking

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.... [More...]

Advanced IP Scanner 2.0, Faster and New Features

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... [More...]

[HowTo] Check If Your Domain Full Propagated

[HowTo] Check If Your Domain Full Propagated

Sometimes you need to move to the new host for whatever reasons. And when you moving to the new host you are also need to repoint your domain nameserver to the new host name server. When repoint your nameserver... [More...]

Setup Your Google App Engine Application To Use Your Own Domain

Setup Your Google App Engine Application To Use Your Own Domain

Google App Engine is cloud computing technology for developing and hosting web applications in Google-managed data centers. You can use Google Powered server to host your web applications. Beside web applications,... [More...]

Free Web Proxy Server To Bypass Access Filter

Free Web Proxy Server To Bypass Access Filter

Some countries or ISP have their access rules for their people to access the internet. Like China’s government that block Facebook in their country for any reasons. Then some website only accessible... [More...]

What Cause IvanKristianto.com Down For 60 Hours

What Cause IvanKristianto.com Down For 60 Hours

Some of you may notice that this blog have been down for a long time, roughly 60 hours. I thanks for all of you that emailed me and ask me what happen and support me through this frustrating down time.... [More...]

Guide To Improve Your WordPress Blog Performance For Free

Guide To Improve Your WordPress Blog Performance For Free

WordPress is a free and open source CMS for blogging (which is suitable, via add-ons, for e-commerce use). And besides blogging, WordPress has the advantage of being already SEO-friendly, as it is easily... [More...]

IvanKristianto.com New Logo

IvanKristianto.com New Logo

Today i announce the new logo for ivankristianto.com. This logo is created by my friend GusDwi, a professional graphic and web designer from Bali. i worked in Bali for two years and i love Balinese culture... [More...]

[HowTo] Check And Repair MySQL Database

[HowTo] Check And Repair MySQL Database

Sometimes your MySQL database data is corrupted. Usually it is not properly close when querying to the database, because of high server load or MySQL server suddenly down. This will make your database... [More...]

Clean Up And Tweak Your Windows For Better Performance

Clean Up And Tweak Your Windows For Better Performance

It is not a secret anymore if your Windows is getting slower if you use it more than 6 months. Things that causing the issue is junk fles, temporary files, orphan registry, bloated startup programs, etc.... [More...]

Copy Files Faster On Windows

Copy Files Faster On Windows

Windows native file management is not fast especially when you copying thousands of small to medium size files. And when it have broken files, the copy process will stop and cannot continue. And the other... [More...]

Install And Configure Nginx, PHP, MySQL On Ubuntu

Install And Configure Nginx, PHP, MySQL On Ubuntu

Nginx is simple webserver yet powerful. It is widely know for stable webserver. If it is well configured, nginx rarely have spike in the cpu load and have low memory consumption. Nginx is known for its... [More...]

iOS 4.3 For iPhone, iPad, and iPod Touch

iOS 4.3 For iPhone, iPad, and iPod Touch

iOS 4.3 for iPhone, iPad, iPod touch, Apple TV and SDK is ready for download. This build is only for developers. Only members enrolled in the iPhone Developer Standard or Enterprise Program can access... [More...]

Debug WordPress To See How It is Works

Debug WordPress To See How It is Works

It’s no doubt that WordPress is one of the most powerful CMS for blogging. Beside it is free and open source, it also user friendly. But do you know how exactly WordPress executing it’s code? Well,... [More...]

Customize Your Facebook Fan Page

Customize Your Facebook Fan Page

From the previous article “Create Facebook Fan Page With Welcome Page“, i wrote how to make Facebook fan page with simple welcome page. Now i would like to show you more cool features that you can... [More...]

Create Facebook Fan Page With Welcome Page

Create Facebook Fan Page With Welcome Page

It’s no doubt that Facebook have most users on the net. They claim that they have more than 200 millions of users using Facebook now. So imagine that you have more than 100 millions possibilities to... [More...]

Debug Yor PHP Application With Xdebug

Debug Yor PHP Application With Xdebug

Debugging php code or php web application is not as easy as debugging asp.net web application using Visual Studio.Net. But still, we can. From my previous article, “See How PHP Web Application Work With... [More...]

See How PHP Web Application Work With XDebug

See How PHP Web Application Work With XDebug

The most common issue when we are developing web application using PHP is debugger. Debugging our web application is very important when we are developing and testing our project. Usually i’m using var_dump(),... [More...]