Thanks for the share.
Quote:
|
umm ok maybe i'm doing something wrong, but i get it going - i'm running it off localhost btw - and I paste my article and hit the rewrite button, i get a message that says "you are not authorized to use this software" .. I can't see how hosting the script on my PC would be different from any web host, so what am I missing to make it work?
|
It ran fine for me on a webserver. Are you using windows on your local machine? Do you have apache/php configured on your local computer?
If you are trying to run this webapplication from your computer and do not have apache or some sort of webserver software running on your computer this will not function. The reason being is that its is written in PHP and by default windows doesn't parse php files in IE, this has to be done on a server level. Easiest solution is to just upload to a webserver that is running PHP. The not so easy solution would be installing/configuring php/apache onyour local machine.
Of course if you already have apache/php installed on yoru local machine and its still not working its possible the script is trying to validate aginst another site online and doesn't recognize your localhost as a valid domain.
With that stated above im not very impressed with the software anyhow, I just grabbed a quick chucnk of an article about new puppies and put it into the rewriter. This is was was ouput:
Quote:
The accession of a new puppy is an agitative time for any household. Your beautiful and caressible little boner brawl will anon command centermost date from the accomplished family. Before continued though, it becomes actual bright that the new accession agency there's lots for you to do, and alike added for him/her to learn.
Your adolescent puppy is absolutely codicillary and abased on you to advice him acclimate and fit into our human, calm world. Your advice and administration will actuate what aisle his activity takes and what blazon of dog he will become. During puppyhood you comedy the advance role and are amenable for abstraction the character, attitude and behavior habits that your dog will backpack throughout his life. Your puppy's approaching is in your able hands...
|
My favorite part was the "Your beautiful and caressible little boner brawl"
The original article can be found here if anyone is interested (not my site):
hxxp://www.dog-obedience-training-review.com/how-to-train-a-puppy.html
It looks like the code is locked up, but if I have a few minutes later I will decrypt the codelock and take a look to see if the application can be improved at all.