about 7 months ago - No comments
October 18, 2011 Back in 2007 I attended the first SQLSaturday event in Orlando, FL, so it seems fitting to me that on the 18th, just next week, I will be attending the first Oracle Day & Product FairĀ in Charlotte! Join us for the inaugural Oracle Day and Product Fair 2011 to discover how the…
about 9 months ago - 2 comments
I’ve been told that it isn’t proper to call this an API. All I have to say in response is: I don’t care; that is what I see it as, so deal with it. I know I skipped a lot of versions between v1.0 and this 2.1 one, but they were just never published. iContact-API-v2-1.php…
about 9 months ago - No comments
Remember that pesky IE issue I was having with my Custom Tag for jQuery script? Well, it turns out that Internet Explorer is stuck up and just didn’t like the fact I created my own HTML tag to use… So, if you change the jTag selector to a div with a class of jTag, then…
about 2 years ago - 1 comment
My notes from this past Saturday are now available for download here.* This is only the first version of the notes as I want to expand further on some of my notes, but I took notes expecting to review the presentations at a later time. Unfortunately, I have yet to find the notes for one…
about 2 years ago - No comments
SQLSaturday Yesterday I attended SQLSaturday#33 in Charlotte, NC. It was the second time I have attended, my first time being the very first SQLSaturday in Orlando, FL about 3 years ago. I was glad I received the opportunity to go this year – last year there were not any near me for to attend and…
about 2 years ago - No comments
So I’ve had the problem for a long while of wanting to pull database-driven items onto my already CMS controlled pages from anywhere within the page. These lists wouldn’t all be the same, and rather than worrying about have to make a separate tag for each different database table, I wanted them pretty much standardized,…