Quick post and update…
Feedburner is now available on this blog. Simply click the RSS man to the top right and you can subscribe to our feed through your favorite reader. Additionally, you can choose to receive email updates on this blog by choosing the “receive email updates” button on the rss feed itself which will send direct posts to your email address so you can read at your will.
Oh! And regarding the subscription counter - I couldn’t care less if it is low - I just installed it.
Update: Coming Soon: Essential Feedburner Services
This is a post expanding on the backend / developer site structure.
Is it perhaps the most important thing of a site. It aids the following factors;
Relatively recently, you would have noticed that on a lot of phpLD based website directories that thumbnails are not working. The fix for this such problem is relatively simple and depending on your template you will need to edit:
You then simply replace the msn girafa or alexa screenshots code with:
Therefore, the complete image tag would look like:
<img alt=”site preview” class=”thumb” src=”http://www.artviper.net/screenshots/screener.php?&url={$link.URL|escape|trim}” />
There are plenty more alternative services out there. This one however, does have good reviews and more information about implementing this service for the phpLD thumbnails problem can be found here.
Below are the top 5 websites that the web developer should look around in, participate in and study before making their new website.
This post is designed to show you that free software is good software. The software listed in this post is all open source software - meaning its free to install and use.
Pidgin is a multi-protocol Instant Messaging client that allows you to use all of your IM accounts at once.
Notepad++ is a free source code editor (and Notepad replacement), which supports several programming languages, running under the MS Windows environment.