Integrate The Authorize.Net AIM API with Python 3

May 12th, 2009

Judging by the popularity of my previous blog post Tutorial: Integrating the Authorize.Net AIM API with PHP as well as the articles I’ve written about Authorize.Net’s APIs on my merchant account information website I figured taking the opportunity to expand the code and tutorials I offered beyond PHP into other languages might be appreciated and [...]

Tags: , ,

Johnny the Hutt

October 15th, 2008

I weighed myself this morning and found I tipped the scales at 147.4 pounds! (Yes, the scale actually reports weight in decimals). The heaviest I’ve ever recorded myself as being was 139.5 pounds about six or seven years ago. At that point in time I was fat and had just started working out so I [...]

Tags: ,

Why I Am Voting For Barack Obama For President

October 9th, 2008

With less then one month to go before the election I am finally officially letting the world know where I stand this time around. Although I made my mind up a while ago, the last few weeks has really solidified my opinion and I feel ready to speak my mind on the subject. I am [...]

Tags: , ,

Summer 2008 Movies – The Final Results

September 15th, 2008

At the beginning of the summer I blogged about how I was not very good at getting my butt to summer movies and I wanted to change that this year. I listed all of the movies that I had some interest in seeing and hoped to see as many of them as I could. Well, [...]

Tags: ,

PHP mail() Headers Are Displayed In Email Body

September 9th, 2008

Here’s a little gotcha that may rear its head one day and hopefully this will help prevent you from going nuts over such a little problem. If you are using PHP to send email from your web application and are using the built in mail() function and see your custom headers being displayed in your [...]

Tags: ,