Archive for the ‘Computing’ Category
Saturday, February 21st, 2009
No, it’s not possible unless you have their passwords. From my moonlighting jobs and previous jobs I usually include myself in the SysAdmin or IT email groups or distribution lists. I received a good one yesterday (translated from Malay): Dear IT, Need your help to delete 3 emails sent by John Doe to 3 [...]
Tags: Computing
Posted in Computing, Humor | Comments Off
Thursday, February 19th, 2009
No, there is nothing wrong with OpenID, and there is nothing to worry about security or privacy. Giant players like Yahoo! and Google has also been implementing OpenID for quite some time. I lost my account at Stack Overflow because I was using WordPress.com as an OpenID. Well, I lost it for about a day [...]
Tags: Computing
Posted in Computing, Technology | Comments Off
Thursday, February 19th, 2009
I’ve recently received a chain of emails, originated from a celebrity in Malaysia on how Facebook is a device used by CIA and how CIA is harvesting data of the world population in order to reach world domination. The email was quite elaborate, and I am impressed by the level of thinking the celebrity has. [...]
Tags: Computing
Posted in Computing | Comments Off
Saturday, February 14th, 2009
I have always thought it’s difficult to migrate Perl CGI script to Windows. I was wrong, and today I learned how to do it. The configuration part is actually 100% similar! # This line will ensure only .cgi and .pl files are executed as CGI AddHandler cgi-script .cgi .pl Alias /request/ "C:/request/" <directory "C:/request"> [...]
Tags: Development
Posted in Computing | Comments Off
Tuesday, February 10th, 2009
I don’t know what people are thinking, this modem has the management control panel wide open from the Internet, and set to use the default TM password. I bet the user doesn’t even realize this.
Tags: Computing, Hardware
Posted in Computing, Hardware | Comments Off
Tuesday, February 10th, 2009
I was going after a moron who was disturbing my wife’s blog and reached an IP number. Utilizing nmap, I found out that port 80 on the IP is open. -(~:#)-> nmap -A -T4 XXX.XXX.XXX.XXX Starting Nmap 4.11 ( http://www.insecure.org/nmap/ ) at 2009-02-09 23:52 MYT Warning: Giving up on port early because retransmission cap [...]
Tags: Computing, Hardware
Posted in Computing, Hardware | Comments Off
Saturday, February 7th, 2009
I have been a long time Yahoo! Mail user (since 2001), and a paying customer of Yahoo! Mail Plus for 5 years+ (since 2003). There were no Gmail back then, and I needed a permanent email with POP3 access. Yahoo! slowly improved their services, although one thing that I have always been annoyed about is [...]
Tags: Yahoo!
Posted in Computing, Yahoo! | Comments Off
Wednesday, January 28th, 2009
Read the title again. Gmail is going offline soon and that’s the truth. Scared yet? Gmail is actually testing out a new lab feature: Offline Gmail The video featured in the official blog looks really cool, and they are currently opening the lab feature for testing in the UK and US. Seeing how many emails [...]
Tags: Google
Posted in Computing, Google | Comments Off
Monday, January 12th, 2009
When I was using Europa I was baffled by the inability to get line numbers to be displayed in my Perl source codes (using EPIC). Since PDT 2.0 has been released I decided to upgrade to Ganymede (3.4.1) but I still face the same issue: I was thinking that the right-click context menu might be [...]
Tags: Software
Posted in Computing | Comments Off
Thursday, December 18th, 2008
After I wrote about Ocropus and Tesseract in July, I received 4 requests for the binaries. Two requested using the comments and two requested via email. The truth is that it ain’t easy to upload files that big because my upload speed is 1/4 of my download speed. It’s worst today (see the previous post). [...]
Tags: Software
Posted in Computing | Comments Off
Thursday, December 18th, 2008
For quite some time I have been working from home with no difficulties, and I am happy with the speed. Sometimes I even have 3 or 4 terminal service windows open, juggling between them to complete my tasks. However this morning when I tried to utilize my Nortel IP Softphone 2050 to call my boss [...]
Tags: Rant, TMNET
Posted in Business, Computing, Malaysia, Rant, TM/TMNET | Comments Off
Friday, December 5th, 2008
I was casually browsing the Official Gmail Blog this morning and saw that Gmail is giving away free Gmail stickers. The only thing you need to do is to send a self-stamped envelope to: Send me some Gmail stickers already P.O. Box 391420 Mountain View, CA 94039-1420 For International requests, we need to send the [...]
Tags: Google
Posted in Computing, Google | Comments Off
Friday, December 5th, 2008
I was surprised by a change made to Google Reader today, with a new lightweight layout. There’s no longer rounded corners and blue background. The feel is great and the speed is faster than before. Read more in the Official Google Reader Blog: Square is the new round
Tags: Google
Posted in Computing, Google | Comments Off
Wednesday, December 3rd, 2008
Since the past 2 weeks I have been receiving funny and annoying emails that start exactly like this: Maaf menganggu.. Maaf, ini bukan SPAM (This is not a SPAM). Tapi untuk menyampaikan satu berita mengenai biz yang menguntungkan Kalau tak berminat delete saja And each of them is actually promoting different programs: i.e. easy money, [...]
Tags: Spam
Posted in Computing, Humor, Malaysia | Comments Off
Monday, November 24th, 2008
I was doing a routine backup job for a client’s website hosted on Exabytes the other day and noticed something funny. There were supposed to be image, pdf, and video files in the upload folders but there were also .htaccess and PHP files in the main upload folder and each of the subfolders. The first [...]
Tags: Hosting
Posted in Computing | Comments Off