Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. –Rick Cook, The Wizardry Compiled

Site Update

I missed my first day of ‘post three times a week’. Considering I have a new project and have made some updates to the code that runs this site, I hope you will forgive me.

Looking around the net, I have noticed a lot of people use a url syntax that includes the date for their articles. Something like this:

http://codedbyhand.com/year/month/day/title

Until recently I did not see the need to implement this for (cbh). Since I am working on the title for the recurring ‘link-dump’ feature, I realized that I would like to use the same title week after week.

So, I have now implemented the date system into my links, which also allows another cool feature. If you want to see all the articles for a particular range, just enter them in the url.

Since this edited the archive code a bit, I rolled the tags feature into its on class too. So now tag search works like this:

http://codedbyhand.com/tag/sometag/othertag/etc.

I also think I will be dumping the CAPCHA feature on the comments, since it is a solution to a problem that does not yet exist. I should not make it any more difficult for anyone that wants to post a comment than it needs to be. On the other hand, since it does not seem like anyone is reading this yet, I am not in a rush to fix this either.

If you notice anything is broken, with all the new link routes, please michaelkellnerart.com!

07.07.30 10:22:55

Comments

I forgive you, but don’t let it happen again.

Lindha 2 Years Ago

Have something to say?