Aug 21
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
I tried for one of my website an article submition service from submitedge and directory submition service from world-click.
Results:

Submition service results
I am not happy for the results ( 150 directories and 100 article submitions ), so I won’t use it, but very good to know. You had good results ?
Jul 26
If you want to change your browser, it usualy depends if you are using Internet Explorer, FireFox, Opera or other, but usualy it can be found on: Tools -> Options (Internet options) -> Main (General Tab).
You can set there any homepage you like. New browsers (FF2,3 + IE7) support more than one homepage (that will open in new tabs).
A hint is for you to try http://www.fav20.com as your homepage.
Jul 25
Matt Cutt announces that new Google PageRank will be updated the following days ( 25 July 2008) . You can only view the updated PageRank in Google Toolbar.
No changes for my site yet, PageRank 4.
Jul 08
I had a blog that it dropped down in Google and didn’t know why. I checked the source and I saw a div or another tag with display:none and containing tens of spamming links to viagra sites or other stuff like this.
This solution is for those who have in the template folder, header.php this infected tag. Even if you delete it, it will be back in a few (1-2 days max).
Solution: replace include header.php (or get_header(); ) in index.php with the content of header.php (except the infected tag with links).
Even if the header.php will still be infected, it will not be used. Did it worked ? (I explained in a hurry, I can give more details if you comment here).