ipona

What in heavens name am I doing?

October 19, 2005
0 comments

Comments Fixed

Well, sort of. I’m using a SQL system to reduce comment spam, which is why comment entry is really slow – each entry is checked with a regular expression against a table of know keywords/sites. It’s slow, but it works. … Continue reading

October 13, 2005
0 comments

Comments are down

It’s a really odd problem this. Comments from the web UI don’t work, and yet if I trace the SQL using the Profile, and copy the SQL being executed, and run than explicitly in Query Analyzer it works. What’s changed? … Continue reading

October 10, 2005
0 comments

Workflows

Plip is talking about workflows, and I really think this is actually an important step in software design. We all build workflows into our applications, even if we don’t realise this is exactly what they are. Building Workflow into the … Continue reading