-
Thoughts on my twenties, turning 30, loving life, and looking forward to another amazing decade.
-
A software engineer's perspective on Michael Hyatt's book, Platform - Get Noticed In A Noisy World.
-
This jQuery and Google Maps V3 tutorial shows how to add a 1,000 markers to a Google map efficiently without killing the map. Significant performance improvement using the Google map OverlayView to hundreds to thousands of markers.
-
We recently upgraded the Sabramedia Newsroom jQuery library from 1.4.2 to 1.4.4. We noticed subtle errors happening with input related markup. This short tutorial shows how I fixed it.
-
WordPress converts the apostrophe literal into the Right Single Quotation Mark entity code. This subtle issue can cause confusion, this post clears it up.
-
This tutorial shows you a pattern for using Ajax while still being search engine friendly. Search engines don't use JavaScript when indexing a website. Web developers who want the speed and effect of Ajax can still have a SEO site.