| View previous topic :: View next topic |
| Author |
Message |
Tuncay
Joined: 07 Nov 2006 Posts: 379 Location: Berlin
|
Posted: Fri Mar 21, 2008 8:51 pm Post subject: |
|
|
@jaco0646
Why sorting alphabetically, if you want to find the latest edited page? Sorting the list to lastmod would make most sense to me. |
|
| Back to top |
|
 |
jaco0646
Joined: 07 Oct 2006 Posts: 459 Location: MN, USA
|
Posted: Fri Mar 21, 2008 9:40 pm Post subject: |
|
|
Right, that's why I mentioned sorting by modified date first. Alphabetically was my second choice, just to provide some structure, if modified date is not feasible for any reason. Modified date is my optimal choice.
EDIT: I noticed my suggestion was implemented. Thank you! _________________ http://autohotkey.net/~jaco0646/
Last edited by jaco0646 on Sat Mar 29, 2008 3:54 pm; edited 1 time in total |
|
| Back to top |
|
 |
Oberon
Joined: 18 Feb 2008 Posts: 408
|
Posted: Fri Mar 21, 2008 9:46 pm Post subject: |
|
|
Why couldn't you DateParse() the dates and sort them manually in your script? _________________
 |
|
| Back to top |
|
 |
jaco0646
Joined: 07 Oct 2006 Posts: 459 Location: MN, USA
|
Posted: Fri Mar 21, 2008 9:50 pm Post subject: |
|
|
I don't use a script; I just visit the SiteMap page periodically to check if there've been updates. My visits would be more efficient if the links were organized. EDIT: And now they are!  _________________ http://autohotkey.net/~jaco0646/
Last edited by jaco0646 on Sat Mar 29, 2008 3:58 pm; edited 1 time in total |
|
| Back to top |
|
 |
jballi
Joined: 01 Oct 2005 Posts: 297 Location: Texas, USA
|
Posted: Tue Mar 25, 2008 3:52 am Post subject: 500 Internal Server Error |
|
|
Help!
Autohotkey.net is up but I'm getting a 500 Internal Server Error when trying to access a link to any file on the Autohotkey.net server.
Thanks in advance for your help. |
|
| Back to top |
|
 |
Lexikos
Joined: 17 Oct 2006 Posts: 2359 Location: Australia, Qld
|
Posted: Tue Mar 25, 2008 9:07 am Post subject: |
|
|
Same here. I can upload files, but not download them.
Actually, the "View Source" link in the File Manager even works, just not "Open URL"... |
|
| Back to top |
|
 |
jballi
Joined: 01 Oct 2005 Posts: 297 Location: Texas, USA
|
Posted: Tue Mar 25, 2008 4:25 pm Post subject: |
|
|
| Lexikos wrote: | Same here. I can upload files, but not download them.
Actually, the "View Source" link in the File Manager even works, just not "Open URL"... |
It seems to be working now for me. How 'bout you? |
|
| Back to top |
|
 |
Lexikos
Joined: 17 Oct 2006 Posts: 2359 Location: Australia, Qld
|
Posted: Wed Mar 26, 2008 1:00 am Post subject: |
|
|
| Yes, it's working now. I heard on IRC that there was a bit of misconfiguration... |
|
| Back to top |
|
 |
Titan
Joined: 11 Aug 2004 Posts: 5007 Location: imaginationland
|
Posted: Mon Mar 31, 2008 8:46 pm Post subject: |
|
|
| Lexikos wrote: | | I heard on IRC that there was a bit of misconfiguration | That's correct, there were a few hours of downtime due to essential maintenance work. Sorry for the inconvenience.
In other (unrelated) news... the brand spanking new file manager is up! The previous software was an incomplete and discontinued project by Invision that I found slow and difficult to update due to the lack of documentation. A few months back I had decided to rewrite the file manger from scratch but had very little time to program with exams and other priorities. Thankfully I had this weekend free to pick up from where I left of...
The new version has a much cleaner and simplified look with faster loading pages and all the core features you'd expect. It's aimed to be a replacement for FTP for newbies and users on public internet access. In future I hope to complete my AJAX and SVN modules for increased functionality.
I'm welcome to suggestions, come by #autohotkey or drop me a mail and tell me what you think. I'd like to thank Chris for providing the space on the server, Elevator_Hazard for motivational support and the thousands of users who log on daily! _________________
RegExReplace("irc.freenode.net/autohotkey", "^(?=(.(?=[\0-r\[]*((?<=\.).))))(?:[c-\x73]{2,8}(\S))+((2)|\b[^\2-]){2}\D++$", "$u3$1$3$4$2") |
|
| Back to top |
|
 |
Spymaster101
Joined: 22 Mar 2008 Posts: 2
|
Posted: Tue Apr 01, 2008 11:58 pm Post subject: |
|
|
Beautiful!!
I Love it, Thank you!
Helps to keep me more organized.
One feature tho, that I would like to suggest is the synchronization of user account with the autohotkey.com forum. Just a suggestion. |
|
| Back to top |
|
 |
Stelimar
Joined: 02 Apr 2008 Posts: 13
|
Posted: Fri Apr 04, 2008 12:08 am Post subject: |
|
|
Whenever I try to access with FTP, I get a "530 Login authentication failed" error. I have enabled FTP from the Settings page. I am using FireFTP, and I have the host set to autohotkey.net port 21, and my username and password set the same as what I used for the site (which I can login to correctly). Any idea why? Do I have to wait a while for FTP to be activated on my account? _________________ All-in-One RuneScape Macro |
|
| Back to top |
|
 |
Lexikos
Joined: 17 Oct 2006 Posts: 2359 Location: Australia, Qld
|
Posted: Fri Apr 04, 2008 2:26 am Post subject: |
|
|
| Are you typing your user name with the correct case? I always used "lexikos" to log in via the web interface, so I was caught out when I tried to log in via FTP, since my user name is actually "Lexikos"... |
|
| Back to top |
|
 |
Stelimar
Joined: 02 Apr 2008 Posts: 13
|
Posted: Fri Apr 04, 2008 3:02 am Post subject: |
|
|
Yes, I tried capitalizing, but right now I can't even log onto the site for some reason, and I'm using the same username/password as I did before. Is there any way to reset my password? _________________ All-in-One RuneScape Macro |
|
| Back to top |
|
 |
Titan
Joined: 11 Aug 2004 Posts: 5007 Location: imaginationland
|
Posted: Fri Apr 04, 2008 10:09 am Post subject: |
|
|
| Stelimar wrote: | | I tried capitalizing, but right now I can't even log onto the site for some reason | Please check your private messages, I cannot exactly tell you your password here can I. If you wanted to reset your password yourself you could have clicked the Lost pass link, but there's no point now since I have done it manually and sent you some instructions to follow.
| Lexikos wrote: | | Are you typing your user name with the correct case? | Thanks for mentioning that. I will see if the FTP server can be changed for case insensitivity. In the mean time I will note it in the FAQs. _________________
RegExReplace("irc.freenode.net/autohotkey", "^(?=(.(?=[\0-r\[]*((?<=\.).))))(?:[c-\x73]{2,8}(\S))+((2)|\b[^\2-]){2}\D++$", "$u3$1$3$4$2") |
|
| Back to top |
|
 |
Stelimar
Joined: 02 Apr 2008 Posts: 13
|
Posted: Fri Apr 04, 2008 5:38 pm Post subject: |
|
|
I know you can't tell me it here, that's why I asked if there was a way to reset my password. From what you said, there is apparently a "Lost Password" link somewhere, but I failed to find it before. It would be helpful if you could put a link to it somewhere near the Login.
Anyways, thanks for resetting it manually, I now have it working with FTP just fine  _________________ All-in-One RuneScape Macro |
|
| Back to top |
|
 |
|