JavaScript
I haven’t been blogging here or anywhere else for a bit, so you wouldn’t know that I’m a big fan of the HTML5 Boilerplate unless you were somehow fused to my monitor, or standing behind me between the hours of 10 PM and… oh… 2 AM while I administer beatings to pixels in my…
Read more →
Since implementing the changes to my Google Analytics installation as detailed in my last post, I’ve noticed a sharp decrease in page views: none recorded. I put the default code back on the page, but am curious as to why it’s not working when I widgetize it (Google Ads worked fine when I used…
Read more →
Since the relaunch of the site, I’ve been working with certain elements of the JavaScript to improve performance and keep things clean. In the past, I talked about creating a brand new JavaScript library that I’d use here; and I started to do write it, looking to jQuery, Prototype, and DOMAssistant for inspiration.…
Read more →
No offense to the developers behind these plugins. Great work. In fact, if asked, I’d recommend all of these plugins… I’m just not going to be using them anymore because they don’t meet my current needs. I think I’m going to have to create one plugin to rule them all (well,…
Read more →
In re-thinking the way I approach the JavaScript on my site, I’m definitely leaning towards creating an analytics widget. I want to keep as much JavaScript as possible out of my HTML. So, in lieu of the code that currently sites at the bottom of any given page, I think I should do something…
Read more →