| Subcribe via RSS

Synaptics TouchPad Scrolling Problem in Firefox Browser

April 25th, 2007 | 6 Comments | Posted in Daily Blog, Information Technology

I’m having problem with the touchpad on my notebook Compaq Presario V2000, it doesn’t functioning at all when I use Firefox browser. The touchpad also can’t do scrolling in Thunderbird email client. It seems the touchpad doesn’t work in Mozilla’s products.

I don’t know what the cause of this problem. The touchpad works well in Windows Explorer and other applications. For some time I didn’t mind about this problem as I didn’t use Firefox or Thunderbird as often as nowadays.

More »

Problem with Date and Time Zone in CentOS 4.4

April 22nd, 2007 | 1 Comment | Posted in RevTI, System Administration

Last night I was configuring my new server and having trouble with changing the time zone. I use dateconfig command to change the time zone, I select “Asia/Jakarta” and save the configuration.

Strange thing is the time zone configuration is wrong, instead of WIT the time zone used is UTC. I tried to change the time zone again, this time I didn’t use dateconfig but by creating a symlink from /usr/share/zoneinfo/Asia/Jakarta to /etc/localtime, it doesn’t work either.

More »

Flood Resistant Amphibious Automobile

April 11th, 2007 | 1 Comment | Posted in Daily Blog

With the big flood several months ago in Jakarta and flood possibility in every heavy rain, I think Jakartans should start thinking to buy an amphibious car :D

I got this information from a mailing list, a member of that mailing list post pictures of amphibious automobile. I saw an URL on the body of the automobile so I check the website.

On their website http://www.terrawind.com/ C.A.M.I LLC shows their amphibious automobile. There are a sport car, SUV, and a bus! Yes you read it right! They have an amphibious bus! Below are the pictures of the amphibious cars:

Amphibious Sports CarAmphibious SUVAmphibious Bus

If you buy this car, you don’t have to worry about flood

Markus

Sending Email with SMTP Authentication in C# .NET

April 5th, 2007 | 5 Comments | Posted in Programming

On my current C# .NET project, the user wants to have the application send an email if a new data is being inserted to the database. I search on the MSDN for class that will do this task and I found SmtpMail class.

Using SmtpMail is very simple, first you need to add a reference on your project. You can do this by right clicking on ‘References’ and click ‘Add References’. On ‘.Net’ tab find ‘System.Web.dll’ and add it to your project.

More »

Are You an Asshole?

April 2nd, 2007 | No Comments | Posted in Daily Blog

Today I read a blog article titled “ArseMail: The ARSE Followup” by Guy Kawasaki. He is writing about Bob Sutton’s book, The No Asshole Rule: Building a Civilized Workplace and Surviving One That Isn’t . I’ll leave the book for you to read it by your self.

Now.. the fun thing I found at Guy’s blog is this two websites: Send An Arse Mail, a website that want to help someone who is dealing with an asshole, or apologize if you have been one. The second website is Asshole Rating Self Exam (ARSE) website.

More »

April Mop at WebHostingTalk

April 1st, 2007 | No Comments | Posted in Daily Blog

Today, as usual i visited Web Hosting Talk (WHT) forum - WHT is a forum that discuss almost all topics in webhosting world. I found something strange when I look at the forum website. The ordering of forums and subforums are different with the ordering yesterday.

The first forum that shown is “WHT Staff Only”, this is weird as this forum is never shown before. What shocks me is a post in that forum saying “<my nickname> in big trouble, I contacted the police” :-o I was afraid if that it’s real, but I never done something wrong that badly until someone will call police :p but soon I realize that it was an April mop joke from the replies and other topic that using my nickname.

April Mop at WHT

Gotcha!

Markus