Mini Searches with Answers
These are links associated with recent searches I’ve done. They’re not difficult enough to warrant to their own posts but still super useful.
O’Reilly Network — Avoid Common Pitfalls in Greasemonkey
I have to INSIST you read ALL of this before making any GreaseMonkey scripts! I hit about all of these pitfalls in my first GM script, at a cost of maybe 30 minutes each! Do yourself a favor and read this first.
I have to INSIST you read ALL of this before making any GreaseMonkey scripts! I hit about all of these pitfalls in my first GM script, at a cost of maybe 30 minutes each! Do yourself a favor and read this first.
Simple command line file encryption in Linux
# brett@parasite:~$ echo "hello" > secret
# brett@parasite:~$ openssl enc -aes256 -base64 -in secret -out encryptedsecret
# (password)
# brett@parasite:~$ cat encryptedsecret
# U2FsdGVkX1/M0fRNElD9nXtNXv5qCqB5GY7dgV421Ws=
# brett@parasite:~$ echo "hello" > secret
# brett@parasite:~$ openssl enc -aes256 -base64 -in secret -out encryptedsecret
# (password)
# brett@parasite:~$ cat encryptedsecret
# U2FsdGVkX1/M0fRNElD9nXtNXv5qCqB5GY7dgV421Ws=
Maps/Speed Traps Mashup – Best One So Far
Combines Microsoft Live Maps and the ability to pinpoint and review speed traps anywhere. Membership is totally free. Speeding tickets are not. Future revisions of the site will allow for uploading to mobile GPS devices and GPS Enabled Phones.
Combines Microsoft Live Maps and the ability to pinpoint and review speed traps anywhere. Membership is totally free. Speeding tickets are not. Future revisions of the site will allow for uploading to mobile GPS devices and GPS Enabled Phones.
PDFescape – Your Online PDF Reader, Editor, Form Filler, Form Designer, Solution
Finally a way to fill out PDF forms?
Finally a way to fill out PDF forms?
Table2Clipboard :: Firefox Add-ons
Copy tables on webpages and paste into things something that actually makes sense and looks like a table.
Copy tables on webpages and paste into things something that actually makes sense and looks like a table.
Tags: Businessidea, Clipboard, Copy, Editor, Encryption, Extension, Firefox, Forms, Gis, Gps, Greasemonkey, Html, Image, Javascript, Maps, Pdf, Pdfeditor, Privacy, Security, Speeding, Speedtraps, Spreadsheet, Steganography, Table, Utility