| lazyhacker / utilities / jhpacker |
|
Here are some utilities / code snippets that you're free to use in whatever
way you want. Hopefully I'll upload some more stuff in the near future. You can just rename the .phps files .php and you should be good to go. Hey, we're required to be a little lazy, right? random_img.php printable.php htmlmaker.dot HTMLmaker: Creates a simple HTML skeleton file out of your currently
open document. I use it to copy & paste stuff from Word into Dreamweaver
or whatever, but it'll save you from either having to insert lots of formatting
tags after you cut & paste the straight text from Word or the evils
of "Save as webpage". StripTags: You probably won't need this but it can remove existing HTML tags in your document, I sometimes run that before HTMLmaker itself. The above stuff is a very bad hack of some of "Filip's Word Macros 1.5.1" by Bo Svernstrom (http://www.algonet.se/~bofilip). I apologize for mangling this (I'm not a VB programmer at all), but it's been a useful util for me and others. |
||
|