Subscribe

Topic: My Scripts

New with Topic: My Scripts


billythekid
billythekid posted a blog entry
Twitter Locator Greasemonkey Script
Yeah, you’ve seen those Twitter location fields, put in by an iPhone or some other API tool that makes it a set of...
 
billythekid
billythekid posted a blog entry
Firefox Keylogger Extension
I’ve written a simple firefox extension to log keystrokes on websites. It’ll log all keypresses for each page...
 
billythekid
billythekid posted a blog entry
Simple Javascript Text Input Counter
I never really put javascript on here other than greasemonkey scripts, but here’s a little simple one that has been...
 
billythekid
billythekid posted a blog entry
De-Brand Wordpress Etc.
I’ve written a small php script that allows you to search for all instances of a string recursively through a directory...
 
billythekid
billythekid posted a blog entry
Sorting Files In A Directory With PHP
I’ve seen a load of scripts to do this but they all seem overly-complicated imo. In the spirit of KISS I’ve run off...
 
billythekid
billythekid posted a blog entry
Multi-Page Offline (x)HTML Validation
@Clarkee21 was looking for one, seems there are many online versions available and many single-page versions available but less...