Web Development

Web design and development, Ajax and javascript, CSS, PHP, MySQL and programming tips and tutorials.

Creating better search suggestions with Sphider

Creating better search suggestions with Sphider

A simple hack to improve the search suggestion function in the Sphider search engine.

Jun 9th, 2010 | 2 comments | PHP Programming
Use jQuery to validate the name and comment fields in sNews

Use jQuery to validate the name and comment fields in sNews

Use this little snippet of jQuery to provide basic user validation for the default required fields in your sNews comment forms.

Apr 13th, 2010 | 3 comments | Ajax & Javascript
Enabling more robust hypenated word indexing in Sphider

Enabling more robust hypenated word indexing in Sphider

Sphider's default treatment of hyphenated words often yields poor search result accuracy when search terms are used without the hyphens, this simple modification should help correct this.

Apr 2nd, 2010 | 16 comments | PHP Programming
MySQL substring replace, with simple query builder

MySQL substring replace, with simple query builder

A simple way to perform a substring replace in MySQL. With a basic form to build your own query.

Mar 3rd, 2010 | 3 comments | MySQL
How to help fight spammers with Project Honey Pot

How to help fight spammers with Project Honey Pot

Use Project Honey Pot to help catch spammers, install a honey pot and utilize the http:BL API to stop comment spam.

Feb 8th, 2010 | 8 comments | Web Development
Use PHP cURL to get your Google Feedburner subscriber count text, with result caching

Use PHP cURL to get your Google Feedburner subscriber count text, with result caching

Use PHP code to obtain your FeedBurner subscriber count for styling and placement in your web page, with a simple caching function to reduce the overhead.

Dec 22nd, 2009 | 6 comments | PHP Programming

Page: 1 2 3 Next › Last » (3 pages total)
Back to top