Solace is a web app I created to search multiple Craigslist locations for the same query. It uses YQL to make the search, but in order to generate the YQL queries I first needed to generate a list of all valid Craigslist locations. Update: Full source code for Solace is now available on GitHub. There …
-
Elsewhere
-
Recent Posts
- How to get the name of the class of a decorated method in Python
- Make Sublime Text 2 More like Vim: Wrap Code, Go To Last Edit, and More
- Sharp Edges: Protecting Ourselves from Digital Publishing
- iA Writer and Notational Velocity
- How to Fix Slow Scrolling in Vim and MacVim on OS X
- Instant Django Dev Environments with Tmux, Tmuxinator, and Virtualenvwrapper