Don’t know what triggered it.. today I checked the Page Rank for my blog..
surprise!!.. is now dropped to “PR 0”..
[ad#postad]
what went wrong?
then noticed the blogroll at the blog side bar which is promoting other “paid” website..
and google put the penalty in effect.. muahhahaa..
how to cure ?
Installed this plugin.
http://wordpress.org/extend/plugins/blogroll-nofollow/
and it will add rel=nofollow to each of the link in the blogroll.. i think have to wait for sometime to return back to normal again..
.. and while at it.. removing the wordpress.org link at “Meta” widget.. in
wp-includes/widgets.php ..around line 860
remove the link to wordpress..
edited to become as such
<li><a href="http://feeds2.feedburner.com/HawkeyeExpression" title="Syndicate this site using RSS 2.0"><abbr title="Really Simple Syndication">RSS</abbr></a></li>
hmm.. what else..
edited every single page in the www.namran.net to point a link to namran.com ..

also..
created a banner and a page dedicated for this purpose..
p/s : now become a bit more careful to entertain request to “add link”.. hehehe 😎


I was just curious as to what you use for your desktop OS? Is it primarily CentOS or Ubuntu? I’m considering CentOS but I haven’t seen many articles about really using it for a workstation.
Did you get further into GWT?
Btw GWT is just javascript compiled via Java’s JRE, and the produced code is simply javascript. So if you want to code JS the most professional way – like IDE dev support, step debugging, and unit tests – use GWT.
For me, I just love java. C# had a great future but Microsoft managed to screw it up somehow.