Archive for July, 2007

July 24, 2007

Encrypt PayPal or AlertPay button code

Encrypt HTML
Click the above link to download a small tool for encrypting small chunks of HTML such as PayPal and AlertPay buttons. It doesn’t actually encrypt code it obfuscates it which is a fancy way of saying it jumbles it up a bit. It’s enough to deter the casual thief from checking out [...]

July 19, 2007

Run a cron from your home PC

You could prepare a batch to call VBCurl, and call it from a Windows Schedule too. However if you are looking for something quick to setup you might find this better.
The application is written with VB6. It’s not a commercial grade product but it does the job. I meant to add it to [...]