Jun
07
2009
computer-back-up

Backup, Backup, Backup!

Over the past couple of weeks I have helped out many people who have been hacked. There are many ways in which you can protect your site, but the...

Read More

1 comment

May
25
2009
picture-2-1

Absolute and Relative Positions in CSS

In the old days of web programming, everyone use to lay things out with tables. Not so much, anymore. Today, if you are in the know, div tags and...

Read More

6 comments

May
25
2009
weirdimage

Turn Text into an Image using the PHP GD Library

While developing a site for a client, I needed to figure out a way to convert certain text elements into images. I had no clue how to do this...

Read More

9 comments

May
19
2009
popularpost

How to List Your Most Popular Posts in WordPress

I decided my sidebar was looking a little plain. It needed something more than just ads, so I placed a list of my popular posts there. I think it...

Read More

36 comments

May
07
2009
morenumbers

Check if a Number is Even or Odd with PHP

Ever needed to check if a number is even or odd? If so, here is a pretty simple piece of code that does just that.

Read More

9 comments

Site5 Affiliate Link

May
04
2009
forms

Processing Multiple Forms on One Page with PHP

I know that the way most people treat multiple forms on one page is to have each form post to another PHP file where the form is validated, its...

Read More

30 comments

Apr
23
2009
pretag

How to Wrap Text within the <pre> Tag Using CSS

I just came across an issue where I needed to make sure that the text within a <pre> tag wrapped. The default for this tag it to just let...

Read More

5 comments

Apr
22
2009
commentpreview

A New Comment Editor

I have had some requests to figure out a way that visitors of bavotasan.com could leave code and simple styling in their comments. I searched and searched and tried...

Read More

8 comments

Apr
22
2009
clock

Add Time to the Date Function in PHP

I just needed to do this for a client’s site to set an expiration date for a user and I thought it might be something that other programmers might...

Read More

5 comments

Apr
02
2009
relish

Comment Relish Free WordPress Plugin

Justin Shattuck put together Comment Relish a while back but didn’t really have the time to work out all the kinks. I had solved a few issues with the...

Read More

9 comments