


Text Editors by xornot 14 comments
Apologies for the delay in replying.
Regarding posting to two separate places at a time: at the moment that's not possible, because QTM presently supports only one account at a time. When I get to implementing multiple accounts, which I hope to do in a couple of months if I have the time, that might become possible.
Regarding splitting an URL: you leave out http://, put the next bit - the host - into the server box and from /index.php onwards in the location box. I might allow the user to enter a URL in the future as that's what other clients do, but then, when doing the request, the program has to isolate the host from the item on the host anyway. - Dec 26 2007

System Software by artemisfowl2007 52 comments
Perhaps I could also port the build system to CMake, as I have experience of doing that with my own project (QTM) and Speedcrunch. This would eliminate the need for the custom install.sh script. - Jun 26 2007

Education Apps by michaltomlein 20 comments
Why not set up a Sourceforge project for it, so you can release files of whatever size you like? - Jul 24 2006
I'm not sure how you make one, since I've never used that distro. I make builds available for the systems I've got access to, namely Ubuntu Dapper and SUSE 10.1 (and possibly Windows).
If making an ebuild is a simple matter, let me know how you do it. - Jun 13 2006

Graphic Apps by cyb 15 comments