Archive | November, 2006

Blast from the Past – Cassette Tape to MP3

29. November 2006

0 Comments

While a tape deck isn’t exactly an antique, try finding one when you need one. I had a request from a client to convert some radio publicity recordings to mp3 so the client could stream it on his website. “Sure” I said, “send it on over”. I was expecting a CD but I got a [...]

Continue reading...

Flexible Business Logic with a .Net Math Parser

28. November 2006

0 Comments

Modifying code due to business logic changes is a never ending process. In this entry I discuss the merit's of using a math parser to dynamically calculate business logic at run time. This allows for quicker updates and flexible code. I use a real world example of a coupon component that I added to an [...]

Continue reading...