Author: nickhodges@gmail.com

Fun With Testing DateUtils.pas #6

  Okay, so when we last left off, IncMillisecond was still failing in certain circumstances.  Let’s take a look at that.  Note, too, that I have this crazy notion that if you have a function called IncMillisecond, then it should be able to, you know, increment a millisecond.   Here is the IncMilliseconds that you…

Read the full article

Fun With Testing DateUtils.pas #5

Note: This is a “reprint” of content from my blog on Embarcadero.com when I was working there.  They’ve since shut down my blog and the content is gone.  I’m republishing it here.  See the main article for more information. Okay, so when I left you hanging in the last post, I promised I’d explain what was up with…

Read the full article

Fun With Testing DateUtils.pas #4

Note: This is a “reprint” of content from my blog on Embarcadero.com when I was working there.  They’ve since shut down my blog and the content is gone.  I’m republishing it here.  See the main article for more information. First, an admin note: I’ve adjusted the color of strings in my code. I was optimizing the colors for…

Read the full article

Fun With Testing DateUtils.pas #3

Note: This is a “reprint” of content from my blog on Embarcadero.com when I was working there.  They’ve since shut down my blog and the content is gone.  I’m republishing it here.  See the main article for more information. Okay, things have settled down again, and it is time to get back to my adventure in TDateTime and…

Read the full article

Fun With Testing DateUtils.pas #2

Note: This is a “reprint” of content from my blog on Embarcadero.com when I was working there.  They’ve since shut down my blog and the content is gone.  I’m republishing it here.  See the main article for more information. First of all, thanks for the help improving the CreateRandomDate function.  I confess that I didn’t spend enough time…

Read the full article

My Embarcadero Blog Content

While I was at Embarcadero, I started a series on what I considered “Pretty Good Development Practices”.  Sadly, my tenure ended before I could continue the series further.  Then, mystifyingly, Embarcadero shut down my blog, making all my content unaccessible except via the wonders of the Google Cache. Actually, now it seems that my old…

Read the full article

About This Blog

I am pretty surprised at how little effort it took to get this site up and running.  From start to finish, including research, set up, and deploying took a Sunday afternoon.  Here are a few notes about the site. Why? Well, having your own blog with your own name in the domain is pretty cool.…

Read the full article