Subscribe today to our RSS feed for free or enter your e-mail address to get daily tips delivered to your inbox:

Posts Tagged With: php

GetSimple Content Management

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 [...]

Roll Your Own TinyURL Hosted Service

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 [...]

Lightweight Message Boards with PunBB

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 [...]

Simple Machines Forum

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 [...]

Great Resource for Designers and Devs Alike

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 [...]

Beautiful Blogging with Textpattern

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 [...]

Eggblog, the Free PHP MySQL Blogging Script

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 [...]

Hide and Show Content in WordPress

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() ) [...]

Mitch Keeler © 2009 - Sitemap | Privacy Policy
Dedicated Server Hosting provided by Layered Tech

Go to Top of Page