Topic: Web Development
November 22, 2009, 11:22 am
There’s plenty of help out there for adding a legend to a Google Map. There are resources for working with MarkerManager as well. I can’t believe this is new ground, but there didn’t seem to be anything related to getting an interactive legend to play nice with MarkerManager. Now there is!
July 19, 2009, 7:19 pm
With apologies to David Letterman’s Stupid Human Tricks segment, I presented a session at Barcamp Auckland (BCA3) on some WebKit-specific features you can leverage in web applications for iPhone, Android, and the Palm Pre. This is my synopsis, plus a bonus trick I didn’t present at the (un)conference!
May 29, 2009, 6:18 pm
Recently, Rebecca Murphey asked on Twitter why she was seeing choppy animation of CSS transitions in her iPhone web application. Initially, I had the same experience, but through some experimentation came to find the smoothness I craved.
February 19, 2009, 7:19 pm
At work, I had some problems getting Coda to work with our VisualSVN repositories. Here’s what was wrong and how I fixed it.
January 25, 2009, 5:17 pm
You know Coda, the text editor I sometimes rave about? Like many text editors, it has this handy feature for doing global searches and replaces. But, unlike any other I’ve ever seen, it will happily, and without prompting for an administrator password, let you replace text in files for which you don’t have permission to write. You know, like Subversion repo copies. D’oh!
January 14, 2009, 2:14 pm
The jQuery team has outdone themselves in many ways with version 1.3 of the world’s best JavaScript library. But are they leaving real-world web development behind?
January 13, 2009, 3:33 pm
I asked on Twitter for recommendations for basic, online HTML tutorials for a new co-worker. Here’s the result.
December 26, 2008, 12:26 pm
Thanks, but I’m not looking for a Russian bride and somehow I doubt yours is really a “trusted pharmacy.”
September 20, 2008, 5:17 pm
Joel Spolsky announced Stack Overflow a few days ago. After mostly lurking since then, I posted my first question a little bit ago. 35 minutes later, I had a drop-in solution to my problem. Crikey, that was fast!
September 11, 2008, 11:09 pm
I just got an interesting result comparing Google Chrome to the latest WebKit nightly build. WebKit was nearly twice as fast as Chrome at completing the little suite of JavaScript unit tests I keep here at work. Is V8—Chrome’s much-touted JavaScript engine—neither all that nor a bag of chips?
September 3, 2008, 9:03 pm
Overall, I love jQuery. One thing I have missed from my Prototype days was simple, built-in templating. Introducing jQuery Simple Templates.
August 27, 2008, 1:11 pm
A long time ago, in a country far, far away, I wrote a blog post where I called skEdit The (Mostly) Perfect Text Editor. Coda, while itself not perfect, is even better.
August 22, 2008, 8:22 am
This might be pretty obvious, but it’s really simple to use Coda’s Terminal tab to interact with your local system from the command line. Here’s how…
July 3, 2007, 9:21 pm
At work, I’ve been tackling some fairly sophisticated JavaScript DOM manipulation scenarios. As such, I’ve started to run up against the limitations of my long-used technique of stuffing loads of HTML as a string into some element’s innerHTML property. Specifically, when inserting very long strings containing complex HTML, there can be a troublesome delay between when JavaScript thinks it’s done inserting the elements and when the elements are actually available for further manipulation.
September 20, 2006, 9:20 am
I’m crazy about skEdit. I use it every day in my work here at Clearwired. It replaced for me BBEdit, which I had been a paid user of for several versions. (I still keep BBEdit 8.0 around, but I only use it for finding diffs between documents.) I like skEdit so much that I gave it an unsolicited plug in a recent podcast segment.