By the power of regex I have corrected the behavior of Twitterfeed when handling multiple links in a single tweet. Usernames prefixed by @ are also now made into links.
I wrote a simple php page that greps through the html files within Coda’s "books" and displays the results ordered by the number times the search term appears.
Coda has the ability to display online reference manuals as searchable "books". The feature is nice, but I felt as though it would be more useful to have locally stored books that could be referenced when offline.