Tag Archives: Code

My Favorite CSS3 Features You Can Use Right Now

Although generally still in draft (it’s modularized and different pieces are further along than others), CSS3 support amongst modern browsers is getting much better. Here are a couple of my favorite tricks you can use right now. First, take a … Continue reading

Posted in Code | Tagged , | Leave a comment

XHTML2 Bites the Dust

As reported on Slashdot and elsewhere, W3C has ended the XHTML2 working group’s charter and increased the resources working on HTML5. This effectively kills XHTML2 and places HTML5 as the defining standard for HTML content going forward. Well, once it’s … Continue reading

Posted in Code | Tagged , | Leave a comment

Appending Pages to a PDF with Python

One of my customers created ~950 PDF’s of….something flood and letter related. I don’t know what exactly. Hey man, I just work the shovel. Anyways, they decided to tack a disclaimer on each of them after the PDF’s were made, … Continue reading

Posted in Code | Tagged | 3 Comments

Who Doesn't Like Blue Anyway?

I recently modified one of my mapping sites, Geospatial Portal, to have a nice blue theme to go along with a blue jQuery UI widget theme. I made a new logo, page background image, etc.  Blue. Who doesn’t like blue? … Continue reading

Posted in Code | Tagged , | 2 Comments

Lazy Loading Google Maps and Microsoft Virtual Earth

I’m not sure how the phrase goes exactly, but it includes the words “necessity”, “invention”, and “mother”. To say that my employer’s Internet connectivity can be spotty is a bit of an understatement. Besides frequent slowness and increasingly frequent “goneness”, … Continue reading

Posted in Code | Tagged , , | Leave a comment