Posted at 10:20 am in
Web Programming
I need some help from you, faithful readers (I know there’s at least one of you out there … LOL). I need some inspiration. You see, over the past month, I’ve determined that I’m more happy during the day if I’m coding. When I was putting up my resume website and working [...]
Posted at 5:48 pm in
Development
Yesterday and today, I've been working on some changes to our discount system (at work). The majority of the changes dealt with the (mssql) database ... stored procedures and user defined functions (ufn). One of the changes was to get the shopping cart subtotal based on different criteria ...
If the shopping cart [...]
Posted at 12:52 pm in
Development
I'm still working on our Google Checkout integration at work. I have the web service done, but now I need to process the notifications from Google and update our database accordingly. This morning I was working on translating the XML from Google's 'New Order Notification' into a simpler XML that I can use [...]