Friday, March 12, 2010

[TIPS] Free Extract and Compress Files Tool With 7-Zip

December 3, 2009 by Ivan  
Filed under Windows

7-zip is the most powerful and lightweight software for files archiver. And it is open source under GNU LGPL license. The other leading company for files archiver is WinZip and WinRar, both of them are not free. 7-Zip can archive files into Zip and 7z format. And 7-zip also can extract zip, 7z and rar [...]

[TIPS] Useful Mozilla Firefox Addons

October 29, 2009 by Ivan  
Filed under Featured Content, Web Browser

Mozilla Firefox browser is one of the best Internet browsers ever made (in my opinion). I like Google chrome and Internet Explorer 8 too. For me Google Chrome is the fastest browser and stable, i am happy using Google Chrome for open Gmail, Google Calender, Google Docs, Google Webmaster Tools, and other Google products. And Internet [...]

[TIPS] Hiding Wordpress Stats Smiley Image In your Templates

September 28, 2009 by Ivan  
Filed under Blogging

If you are a Wordpress user and using WP Stats service to see your blog statistics, you will notice that a little smiley image will add to your footer template. I’m using Wordpress for 1 year now and i found that sometimes annoying, but that smiley is not something you can remove since WP Stats [...]

[TIPS] Show Squid Log Continuously – Squid Web Proxy

July 13, 2009 by Ivan  
Filed under Ubuntu

[ivankristianto.com] From the last post i show how to install Squid Cache as intercept (transparent) proxy. So i expect your squid already running smoothly right now. Ok now i want to share how to see the squid log. Usually by default squid log is in /var/log/squid/access.log, and you can see the log by open the [...]

Pidgin v2.5.8 Update Fix Yahoo Messenger Problem

July 3, 2009 by Ivan  
Filed under Internet Messenger

Today my package update manager update my Pidgin from v2.5.7 to v.2.5.8. There are lot of fix especially with the Yahoo Messanger problem from v2.5.7. Like buddy refresh, v2.5.7 have a problem with buddy refresh, so your buddy list never update when they are signing in or signing off. This bugs was really annoying, and [...]

Linux Spam Filter With SpamAsassin

June 26, 2009 by Ivan  
Filed under Ubuntu

Are you tired of being spam in your inbox? If the answer is yes you can reduce spam in your inbox by install SpamAsassin on your mail server. Or you can show this post to your networks/web server administrator to install spamassasin at your mail server.
Here we will use SpamAssasin with Postfix to handle email [...]

Solve Yahoo Messenger Problem With Pidgin 2.5.7

June 24, 2009 by Ivan  
Filed under Internet Messenger

A couple days ago i have a problem connecting to Yahoo Messanger using Pidgin 2.5.5. I thougt that there were something wrong with my network. But i tried using original Yahoo Messanger, it works. So i know that my networks is fine, but not my Pidgin. Then i try to google it, and i found [...]

[TIPS] Prevent Image and File Hotlinking From Your Blog

May 5, 2009 by Ivan  
Filed under Blogging

Last couple days i found that some website doing image and file hot-linking to my website. This will steal my bandwidth and make me less visitor to come to my blog. If this happen to you too, don’t worry. We can prevent those bandwidth theft by prevent hot-linking by add some lines to our .htaccess [...]

[TIPS] Get File Extension Easily in PHP

May 5, 2009 by Ivan  
Filed under Web Programming

i want to share a tips for you to get file extension in PHP easily. Before i always use the old way to get the file extension, that is using substring and find the last “.” (dot), and get the extension. For those who still doing this, i have a tips for you to get [...]

[TIPS] Solve Wordpress Blank Page

April 28, 2009 by Ivan  
Filed under Blogging

today my blog was down for couple hours. My front page was blank. No errors, no response, no logs and it was really make me frustrated. After digging a while i found that my admin backend was working and no errors. And i tried to type any link so it will produce 404 response, and [...]

Next Page »