| Author |
Message |
Topic: Denial Of Service Attack |
Chris
Replies: 9
Views: 559
|
Forum: Bug Reports Posted: Thu Feb 04, 2010 9:58 pm Subject: Denial Of Service Attack |
I just raised the connection limit from 20 to 30. If anyone notices the error happen again, please let me know (it would also help to know what date and time the error occurred).
I've rarely seen ... |
Topic: AHK forum is slow of late.. |
Chris
Replies: 10
Views: 782
|
Forum: General Chat Posted: Thu Jan 14, 2010 2:31 pm Subject: AHK forum is slow of late.. |
One of the drives seems to be malfunctioning, which may explain some poor-performing queries lately. Until it gets replaced, I moved MySQL to the other drive.
Here's what's in the log:
Jan 14 06:0 ... |
Topic: Hosting for AutoHotkey.com |
Chris
Replies: 10
Views: 2374
|
Forum: Announcements Posted: Wed Jan 13, 2010 8:23 pm Subject: Hosting for AutoHotkey.com |
The site has been moved to a new server that is hopefully much better than the old one.
Thanks to everyone who offered hosting. I'll keep you in mind in case the site needs help again in the future ... |
Topic: AHK forum is slow of late.. |
Chris
Replies: 10
Views: 782
|
Forum: General Chat Posted: Wed Jan 13, 2010 8:17 pm Subject: AHK forum is slow of late.. |
I think it has all been fixed now. The site has been moved to a new server that is hopefully much better than the old one.
If you notice any other problems please let me know. |
Topic: Hosting for AutoHotkey.com |
Chris
Replies: 10
Views: 2374
|
Forum: Announcements Posted: Tue Dec 29, 2009 10:11 pm Subject: Hosting for AutoHotkey.com |
Thanks. I'll send you a PM.
I forgot to mention that it might be best if AutoHotkey.com is hosted on a USA or Canada server because according to AWstats, more bandwidth goes out to the USA and Cana ... |
Topic: Hosting for AutoHotkey.com |
Chris
Replies: 10
Views: 2374
|
Forum: Announcements Posted: Tue Dec 29, 2009 1:10 am Subject: Hosting for AutoHotkey.com |
Thanks for offering that.
I should have been clearer in my original post. This site is already hosted on a virtual private server (VPS). I suspect what you have is known as shared hosting, which in ... |
Topic: Hosting for AutoHotkey.com |
Chris
Replies: 10
Views: 2374
|
Forum: Announcements Posted: Sun Dec 27, 2009 3:18 pm Subject: Hosting for AutoHotkey.com |
Edit 1/13/2010: The site has been moved to a new server that is hopefully much better than the old one. Thanks to everyone who offered hosting!
===
The server hosting AutoHotkey.com has slow dis ... |
Topic: Spam Spam Spam ? PMs - how to deal with? |
Chris
Replies: 2
Views: 268
|
Forum: General Chat Posted: Wed Nov 25, 2009 3:39 pm Subject: Spam Spam Spam ? PMs - how to deal with? |
I have taken action against that user and mass-deleted the several dozen PMs that were sent.
If anyone notices anything like this again, please contact me via PM or at support@autohotkey.com
Tha ... |
Topic: while-loop |
Chris
Replies: 42
Views: 2601
|
Forum: Wish List Posted: Tue Sep 29, 2009 11:03 pm Subject: while-loop |
| I think since While is a command and not a function, it does not return anything and this is not an AutoHotkey syntax for commands but for functions, same syntax as for other commands should be used.T ... |
Topic: while-loop |
Chris
Replies: 42
Views: 2601
|
Forum: Wish List Posted: Tue Sep 29, 2009 2:01 pm Subject: while-loop |
The poll is currently 9 to 3 in favor of not changing it back. The poll data indicates that there were no suspicious votes from similar IP addresses or newly-created usernames.
Since there is some ... |
Topic: TrayIt - nice tool to organize windows |
Chris
Replies: 5
Views: 966
|
Forum: Utilities & Resources Posted: Sun Sep 27, 2009 5:57 pm Subject: TrayIt - nice tool to organize windows |
| It's a free program; the link is www.teamcti.com/trayit/trayit.htm |
Topic: IsFunc() not in Index of help file |
Chris
Replies: 1
Views: 287
|
Forum: Bug Reports Posted: Sun Sep 27, 2009 5:41 pm Subject: IsFunc() not in Index of help file |
| Thanks; it will be added to the index. And thanks for your comments. |
Topic: while-loop |
Chris
Replies: 42
Views: 2601
|
Forum: Wish List Posted: Sun Sep 27, 2009 2:15 pm Subject: while-loop |
| ...(guests can't vote, so perhaps a new topic with a poll AND mention guests should vote by posting)It seems too unreliable to count votes from guests; so they should probably create a username if the ... |
Topic: Hotkeys inactive if a wnd with ahk_class containg dot active |
Chris
Replies: 1
Views: 315
|
Forum: Bug Reports Posted: Sun Sep 27, 2009 1:35 pm Subject: Hotkeys inactive if a wnd with ahk_class containg dot active |
Perhaps this particular window using DirectInput or some other kind of direct keyboard handling. You could try adding a $ prefix to each hotkey (e.g. $F5::).
If it still doesn't work, there might n ... |
Topic: Make white pixels in notepad transparent |
Chris
Replies: 1
Views: 300
|
Forum: Bug Reports Posted: Sun Sep 27, 2009 1:11 pm Subject: Make white pixels in notepad transparent |
I've updated the comment on that page to read, "Make all white pixels invisible (might behave differently in Windows Vista or later)."
How it behaves might depend on what type of desktop ... |
| |