Quote:
Originally Posted by lightn
I'm interested in this software. I would like to try an improve it a bit.
|
By all means feel free, I'm sure there are people here who would appreciate it.
Quote:
What is the current version? Is it r29 linked from the first comment? Based on the regexps in that code it looks to be outdated. I tried downloading it from subversion, but it is requesting a user name and password.
|
The current version is r29 in the first comment, plus whatever mods ilovejedd has added to it since - it's in a bit of a mess at the moment. He's been promising to clean it up and give me a tidy version I can put into svn, but it's been taking a while. As my own time is rather limited, it's unlikely that I will do this myself.
Quote:
I would also like to make a grease monkey script to add links to FLAG on fanfiction.net, but it seems that getstory.php only supports POST requests. Could you add GET support to it so that it can be directly linked to?
|
Can I - yes. Will I - no. The reason for this is that adding GET links could result in search engines crawling it, which in turn could put very heavy load on my server - generating ebook files is a rather CPU-intensive activity.