Blog Posts Tagged `web development`

The following posts are related to 'web development'. Return to the blog archive for more content, or get in touch via the contact form below if you're looking for something you think we might be able to help with.

Tutorials

How to install Sphinx on CentOS

Sphinx is a search engine that you can use instead of directly accessing your databases. The concept is quite simple, you tell Sphinx how to create in...

Read more

Tutorials

Google maps

Google Maps is one of the most effective interactive map tools available on the web. Its most basic implementation is quite simple, however to give it...

Read more

Tutorials

Caching: A quick effective way to speed up your site

While caching is becoming slightly less popular due to the forever increasing speed of networks, it can still be useful for both mobile data and slow...

Read more

Tutorials

checkdnsrr() PHP Function for Windows IIS servers

When handling form submissions that ask for a visitors email address, such as a registration form or mailing list sign-up, it's a good idea to verify...

Read more

Tutorials

How to speed up your site with .htaccess

Websites today are all about high quality images and streaming media. With large screens becoming more affordable and the increasing resolutions of mo...

Read more