textmate
Nothing to display jet.
Nothing to display jet.
On your website's main page could be hundreds of links and sometimes some broken ones appeared there. If you have perfect test coverage - it is not a problem. In this post I will show a simple script which will help you to "click" on every link on your website and check if it is broken. More under the cut
I use #textmate in my everyday work and from time to time I understand I want more out of it and look for interesting bundles.
Yesterday I installed #git #bundle and was surprised how useful it is. More under the cut
Everyday I parse something, everyday I test the time of running parsing code which sometimes can take a lot of time. Since the base of the code is always the same (I use #benchmark for testing and #mechanize for parsing) I don't need to write it every time - I created #textmate bundles. Code is under the cut