Network quality and it’s correlation with bandwidth usage and numbers of packets in SETURAN12

Before continue reading this, I would like to remind you that the resulted images are solely for diagnosing purpose only, and is very subjective, since network quality is affected by many of factors.
The purpose of this post is to remind myself (just in case I got amnesia), the correlation of ping replies with bandwidth usage [...]

Telkomspeedy speed check

This is just a routine check of speed.

Hot Pixel and Pixel Mapping in Digital Camera

Today, I received an email from My-Olympus mailing list, regarding a member with hot pixel problem in her Olympus E-500. Suddenly this topic began to interest me, since I also owned E-500 second hand.
Basicly, what is Hot Pixel really?
Wikipedia give me this :
Hot pixels are sensors on the CCD with higher than normal charge leakage. [...]

pfSense 1.2.x MOD : Displaying time in Web Admin page

This mod is unsupported, and I’m not responsible for any loss
Source :http://forum.pfsense.org/index.php/topic,12063.msg66046.html#msg66046
edit /usr/local/www/index.phpmake a new line before
System Overview
and add 
Code:
exec(“/bin/date”, $dateOutput, $dateStatus);$currentDate = $dateOutput[0];?>
and change
Quote
         Platform         
to
Quote
         Platform / Current Date           /
Save
Technorati Tags: pfSense

New Snapshot Update for Pfsense 1.2

Yuhuuuuu, finally, a new Snapshot update for Pfsense 1.2.1
Although it’s not final yet, some pfSense’s forum users claimed it is quite stable to be applied to production pfSense.
Version 1.3 is still undergoing major make over, so this snapshot update is the only available choice to give a new blood to pfsense.
From the wiki Known Issues [...]

Integrating Flickr + Joomla 1.5 + MetaWeblogAPI

This post will show you how to post to your Joomla 1.5 sites within Flickr, by utilizing MetaweblogAPI for Joomla

Login to www.flickr.com, if you’re already have YahooID, then use it. Then, at your Home page, click “Do you have a blog” link

2. There will be a description page about this feature, then we click “set [...]