Showing posts with label web developers. Show all posts
Showing posts with label web developers. Show all posts

Tuesday, January 29, 2008

Rich text edit controls!

I've spent the evening looking for a rich text editor for an online CMS I'm developing. Exactly like the one I am using here!

Does anyone know of one???

Friday, August 31, 2007

The life of a web developer

We live a strange existence, with people not really understanding or valuing what we do.

I came across this letter which puts it beautifully.

Tuesday, March 20, 2007

SQL Injection

As a web developer you should always structure your data access to avoid SQL Injection attacks. I came across this great cheat sheet for sql injection.

This is one of the first things you should learn when you start working on web applications so have a read.

Thursday, March 8, 2007

Good for web developers - Hit Tail

I came across this article on Michele Neylon's Blog. It is a very useful tool that finds what search terms people are using to find your site and offerings you suggestions for articles you should write.

Looks very good, I will be using this on a few sites to see how it works out