Feed on
Posts
Comments

Archive for October, 2005

Yay! Launch party.
However I was too optimistic with my scheduling and ended up delivering the version they wanted later in the game than was expected.
Unfortunately because of this early let down all of my hard work and racing against the clock in the end was not rewarded with anything.
Lesson learned:
As soon as I see unrealistic [...]

Read Full Post »

Because Crystal Reports.Net has really poor documentation I’m going to post this here in case any other poor souls are running into this issue.
Basically a String type parameters have a length limitation of 255 Characters. I was passing in some text as a Parameter to be printed in the footer of a complicated report, [...]

Read Full Post »

If you are concatenating a list of items and adding a spacer between them like a , or ; you’ll need to make sure the last entry doesn’t have that separator.
So you can do something complicated like figuring out on each cycle if this the last item and not adding it or you can [...]

Read Full Post »

I subscribed to Make: magazine before it was even shipping. I knew it was going to be great.
After 3 issues I have to say that I am still very impressed with it.
If you are at all interested in how things work, or what kinds of modifications you can make to existing stuff this [...]

Read Full Post »