Announcing: jQuery-xpath-ify bookmarklet
Dec 14, 2010Want to feed XPath expressions into jQuery in Firebug? Me too, so I wrote a bookmarklet: jquery-xpath-ify
Want to feed XPath expressions into jQuery in Firebug? Me too, so I wrote a bookmarklet: jquery-xpath-ify
I’m going to start a new practice. Before I even do an estimate for a client, I’m going to ask: Which is more important to you: having it…
So I decided to switch things around and write a sample application in Django. I started a simple project management / bug tracker…
So I’ve noticed there’s not one central place for Turbogears newbies to go to see a bunch of sample applications. I’m trying to fix that. To…
I’ve been working with Rails for 2 years now, and I’ve developed a collection of tools I really like. I’m going to share these with you…
When I first designed the Wilcox Development Solutions website it was meant to say one thing, stylistically: I design simple, clean websites…
I’m playing with Turbogears 2 more and more, and as part of this process I wanted to improve and codify my process for getting a new TG2 app…
The other week I created Email Form Relay: a Google App Engine app to make it really easy to implement a “Contact Us” style form. As web…
So I’m on a Rails project, we use Git for source control, and we have a team policy of good test coverage (validated by a CI server…
I find myself writing more and more sample projects for Turbogears 2. These sample projects are actually meant to be read by going through…