February 9th, 2010


Explaining Tools: Source Code Explorer

by Dragos, on October 31st, 2008  

The Source Code Explorer tools is usefull if you need to take a glance at the source code of a web page. It would be faster to hit CTRL+U in your firefox browser, but you may choose whatever method you like. You just need to enter the url to a valid web page and click [...]

Tools using pagerank updated

by Dragos, on October 26th, 2008  

I have just updated all the tools which need to retrieve PageRank (backlink checker, internal PageRank checker, PageRank checker … ). Now the PageRank will be calculated from multiple servers (not just from one like it was until now), this way there are less chances google will block those servers from PageRank retrieval abuse.

Best GIF Quality with Photoshop

by Dragos, on October 25th, 2008  

I’ve been just working on a new website’s design and throughout my website i used only PNG images. When i tried in in IE6 i was shocked. I new there was a fix for PNG transparency, but that means additional script code and i need to keep my website’s size as little as possible. So [...]

Google AdSense and Google Analytics finally together!

by Dragos, on October 23rd, 2008  

I have just read an interesting post on the official AdSense Blog and finally found that AdSense and Analytics were put together officially. This feature is still in beta and it is available just for a limited number of publishers, but it will certainly be available for all soon, because this is a must have [...]

Pay Per Click Google AdSense and AdWords (PPC)

by Dragos, on October 23rd, 2008  

Google AdSense is a pay per click advertising network, the biggest one at the moment. It’s not just the most famous through all websites all around the Internet, but it also offers the highest CPC(cost per click). Yeah, i know, if you are familiar with AdSense you will find this post a little bit hilarious, [...]

Configure Wordpress to send backup to email with Gmail SMTP

by Dragos, on October 21st, 2008  

I am writing this post because i couldn’t set the backup plugin to send my backups to email periodically. Whenever i tried to get my backup via email, instead i got “ERROR: The mail application has failed to deliver the backup.” . I’ve dug into the backup plugin and oticed it was using the PHPMailer [...]

Sometimes Pagerank displays NA

by Dragos, on October 19th, 2008  

This is because Google will temporarly block our website because too many queries for PR were made in a short interval of time. This will happen when too many visitors use tools connected with pagerank (pagerank checker, internal pagerank checker, backlink checker …) at same time. I couldnt find any good solution to this, as [...]

Optimize FireFox for maximum performance

by Dragos, on October 18th, 2008  

I remember those days when FireFox ate some unnoticeable ram and it worked like a charm, but with time it got cool features, like addons and heavy themes, which are real RAM Killers. With only 6 tabs opened, i’ve noticed once that FF was using 700MB (from a total of 2GB), which is very,very much: [...]

iGoogle Changes. Was it really necessary?

by Dragos, on October 18th, 2008  

I’ve just visited my iGoogle home page, when i saw a new strange page. I’ve spoted the new changes like: rounded gadget containers, new buttons on these containers, but also, a totally useless feature on the left: the pages with all its gadgets. I really liked how tabs were shown before, because they occupied less [...]

Warning: Invalid argument supplied for foreach()

by Dragos, on October 16th, 2008  

Warning: Invalid argument supplied for foreach()
If you get this error it means that the “array” you’ve passed to the foreach loop is actually not an array. To check if a variable is an array use the is_array($var) function. But if your variable turns out to be an array, it means then that it is [...]

« Previous Entries