lowyat.net down

lowyat.net seems to be down. Anyone with info on this?

2009-12-29 · 1 min · Danesh Manoharan

Clash of the Titans looking good

http://www.youtube.com/watch?v=qpZ5D_Wc4cA Wow….. Can’t wait for this remake to hit the big screen in March 2010. Source: IMDB || Clash of the Titans

2009-12-28 · 1 min · Danesh Manoharan

Backupify for free. Limited time only.

Backupify is an online backup solution for all your web 2.0 accounts. Gmail, Flickr, Twitter, Photobucket, YouTube, Facebook, WordPress and etc… Simply register your accounts and backups will be taken daily. Good news, from now till 31st Jan 2010, Backupify accounts will be free for life with no limitations!! So make sure to sign up ASAP.

2009-12-27 · 1 min · Danesh Manoharan

Simple Tags not working with WordPress 2.9

Upgraded to WordPress 2.9 and your simple tags plugin stopped working? Here’s a quick fix till the author releases a new version. // Check version.<br /> global $wp_version;<br /> if ( strpos($wp_version, '2.7') !== false || strpos($wp_version, '2.8') !== false ) {<br /> require(dirname(__FILE__).'/2.7/simple-tags.client.php'); Change it to; // Check version.<br /> global $wp_version;<br /> if ( strpos($wp_version, '2.7') !== false || strpos($wp_version, '2.8') !== false || strpos($wp_version, '2.9') !== false ) {<br /> require(dirname(__FILE__).'/2.7/simple-tags.client.php'); ...

2009-12-27 · 1 min · Danesh Manoharan

Google Public DNS down?

Google Public DNS servers, 8.8.8.8 and 8.8.4.4 are really sluggish today. Shit load of timeouts and really bad lag. I’m switching back to openDNS now. 208.67.222.222 and 208.67.220.220 Know something I don’t? Please share

2009-12-27 · 1 min · Danesh Manoharan