Looking for a new way to manage your web site? GetSimple is the newest content management system to get my attention, and I have to say – it does look impressive.
Probably the one feature that got my attention the most is it doesn’t use mySQL to store information, or any sort of database [...]
Tired of your favorite link shortening service not listening to your demands, or maybe you have a better idea for a link shortening service? This is where YOURLS comes into the picture. Wearing it’s spandex tights of freedom, it will let you use the power of PHP to roll down own link shortening service.
Some [...]
A fast and lightweight PHP-powered set of forums, PunBB is a script you may not have heard much about but I can promise it is well worth looking into. The goal of this script is to be faster, smaller and less graphically overpowering in comparison with other forum scripts out there. That alone makes it [...]
SMF, or otherwise known as Simple Machines Forum, is a free professional software package that will let you get yourself an online community setup in minutes. I had not heard much about this software till I started working for Lunarpages, since it is what they use to run their forums. Ever since though, I [...]
I am always looking for great web development resources to share, but this time around I am going to give you a link that also highlights the best of the best when it comes to designer or developer tools. Corkdump.com is one of the best resource web sites for webmasters.
They provide resources for:
CSS/XHTML
JavaScript/AJAX [...]
Textpattern is another one of those great blogging scripts that often gets forgotten about with the surge of popularity that WordPress has had over the past few years. It is a elegant, flexible and easy to use content management system that is both open source and free to use.
The requirements are pretty basic to [...]
While a little light on documentation, Eggblog looks to be a nice alternative blogging script for those of you who might not want to follow the fold and use WordPress or one of the other more popular solutions out there.
Some of the features of Eggblog are:
easy to use web-based administration to add, edit and [...]
Here is a handy WordPress theming tip that I have been using for some time now on my web sites. Have a block of text that you would only like to have shown on the main web page index?
Here is the code you’ll want to use:
<?php if ( is_home() || is_page() ) [...]