Monday, May 12, 2008

Realizing it's going to be a long day

This morning, I was asked to look into why an Access based application was not working correctly.  I opened up the application, brought up the problem form in design mode, right clicked on the button in question and went to the code.  Here's what I was greeted with:

Private Sub Command62_Click()

What a brilliant naming scheme...  it's going to be another long day....

Saturday, May 10, 2008

Putting in AdSense

So, I finally figured out how to properly integrate AdSense into my blog.  I was trying to get ads into each post, but couldn't quite get it right.  So, I went directly to blogger's admin console and put in my adsense code using their built in tool.