AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

AutoHotkey.net - a free place to upload your scripts online
Goto page Previous  1, 2, 3, 4, 5  Next
 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
Tuncay



Joined: 07 Nov 2006
Posts: 379
Location: Berlin

PostPosted: Fri Mar 21, 2008 8:51 pm    Post subject: Reply with quote

@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
View user's profile Send private message Send e-mail
jaco0646



Joined: 07 Oct 2006
Posts: 459
Location: MN, USA

PostPosted: Fri Mar 21, 2008 9:40 pm    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website
Oberon



Joined: 18 Feb 2008
Posts: 408

PostPosted: Fri Mar 21, 2008 9:46 pm    Post subject: Reply with quote

Why couldn't you DateParse() the dates and sort them manually in your script?
_________________
Back to top
View user's profile Send private message
jaco0646



Joined: 07 Oct 2006
Posts: 459
Location: MN, USA

PostPosted: Fri Mar 21, 2008 9:50 pm    Post subject: Reply with quote

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! Cool
_________________
http://autohotkey.net/~jaco0646/


Last edited by jaco0646 on Sat Mar 29, 2008 3:58 pm; edited 1 time in total
Back to top
View user's profile Send private message Visit poster's website
jballi



Joined: 01 Oct 2005
Posts: 297
Location: Texas, USA

PostPosted: Tue Mar 25, 2008 3:52 am    Post subject: 500 Internal Server Error Reply with quote

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
View user's profile Send private message
Lexikos



Joined: 17 Oct 2006
Posts: 2359
Location: Australia, Qld

PostPosted: Tue Mar 25, 2008 9:07 am    Post subject: Reply with quote

Same here. I can upload files, but not download them. Mad

Actually, the "View Source" link in the File Manager even works, just not "Open URL"...
Back to top
View user's profile Send private message
jballi



Joined: 01 Oct 2005
Posts: 297
Location: Texas, USA

PostPosted: Tue Mar 25, 2008 4:25 pm    Post subject: Reply with quote

Lexikos wrote:
Same here. I can upload files, but not download them. Mad

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
View user's profile Send private message
Lexikos



Joined: 17 Oct 2006
Posts: 2359
Location: Australia, Qld

PostPosted: Wed Mar 26, 2008 1:00 am    Post subject: Reply with quote

Yes, it's working now. I heard on IRC that there was a bit of misconfiguration...
Back to top
View user's profile Send private message
Titan



Joined: 11 Aug 2004
Posts: 5007
Location: imaginationland

PostPosted: Mon Mar 31, 2008 8:46 pm    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website
Spymaster101



Joined: 22 Mar 2008
Posts: 2

PostPosted: Tue Apr 01, 2008 11:58 pm    Post subject: Reply with quote

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
View user's profile Send private message
Stelimar



Joined: 02 Apr 2008
Posts: 13

PostPosted: Fri Apr 04, 2008 12:08 am    Post subject: Reply with quote

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
View user's profile Send private message
Lexikos



Joined: 17 Oct 2006
Posts: 2359
Location: Australia, Qld

PostPosted: Fri Apr 04, 2008 2:26 am    Post subject: Reply with quote

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
View user's profile Send private message
Stelimar



Joined: 02 Apr 2008
Posts: 13

PostPosted: Fri Apr 04, 2008 3:02 am    Post subject: Reply with quote

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
View user's profile Send private message
Titan



Joined: 11 Aug 2004
Posts: 5007
Location: imaginationland

PostPosted: Fri Apr 04, 2008 10:09 am    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website
Stelimar



Joined: 02 Apr 2008
Posts: 13

PostPosted: Fri Apr 04, 2008 5:38 pm    Post subject: Reply with quote

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 Smile
_________________
All-in-One RuneScape Macro
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions All times are GMT
Goto page Previous  1, 2, 3, 4, 5  Next
Page 4 of 5

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group