Do you want to get rid RSS Feed on your Wordpress Dashboard like this following image?

It’s so easy, you only edit one file: wp-admin/index.php. I currently use Wordpress 2.3.3 but it may be applied to any version 2.x
First, open file wp-admin/index.php, then put comment on line
add_action( ‘admin_head’, ‘index_js’ );
see the image below:

Upload it and then [...]

»

Internet Explorer 8 will be standard compliants by default

Posted on: March 5, 2008 | comment (0)
Tags:

This is a good news because we as a web developer has much headache during development, bug fixing on web applications if we face this ugly, stubborn browser. Finaly, Internet Explorer 8 will be standard compliants by default. Microsoft do this to get the interoperability principles work.

We hope that web development will be smooth across various browser especially for the upcoming Internet Explorer. We all know that Internet Explorer is the major browser from now on (but I wish that someday, Firefox will take over IE ;)) . You can see the reason why you should use Firefox instead IE here.