-
WordPress converts the apostrophe literal into the Right Single Quotation Mark entity code. This subtle issue can cause confusion, this post clears it up.
-
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.
-
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.
-
What does Facebook's Open Graph protocol mean for the ever growing social Internet? My initial thoughts and a quick Facebook "Like" button plugin tutorial.
-
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.