| Author |
Message |
Topic: My status and website changes |
ezuk
Replies: 87
Views: 14038
|
Forum: Announcements Posted: Wed Nov 03, 2010 10:28 am Subject: My status and website changes |
| Many thanks for all you've done for AHK and the users over the years, and for making sure the project can still carry on. You've made a huge difference for many people's computing experience! |
Topic: Why isn't anybody helping Chris with the original branch? |
ezuk
Replies: 45
Views: 2403
|
Forum: General Chat Posted: Wed Aug 11, 2010 7:36 am Subject: Why isn't anybody helping Chris with the original branch? |
There will not be an emergency.
...no, there never is an emergency, until there is one, that's why it's called an "emergency". Better to be prepared, then sorry that years of forum posts ar ... |
Topic: Why isn't anybody helping Chris with the original branch? |
ezuk
Replies: 45
Views: 2403
|
Forum: General Chat Posted: Tue Aug 10, 2010 7:38 pm Subject: Why isn't anybody helping Chris with the original branch? |
Also, I've noticed someone moved this thread over to "General Chat". Is anyone else moderating the forum, or can I assume Chris saw the thread?
(If so, Hi Chris! And feel free to join in, ... |
Topic: Why isn't anybody helping Chris with the original branch? |
ezuk
Replies: 45
Views: 2403
|
Forum: General Chat Posted: Tue Aug 10, 2010 7:37 pm Subject: Why isn't anybody helping Chris with the original branch? |
| I can say with some confidence that no branch/fork/port of AHK will ever become version 2. That ship sailed 2-3 years ago when Chris first started to lose interest. AHK itself was never going to becom ... |
Topic: Why isn't anybody helping Chris with the original branch? |
ezuk
Replies: 45
Views: 2403
|
Forum: General Chat Posted: Tue Aug 10, 2010 7:35 pm Subject: Why isn't anybody helping Chris with the original branch? |
1. As a non-coder,This is the primary reason. AHK is, by design, a community of non-coders; 99% of the community does not assist with development for the same reason you don't: because they can't.
... |
Topic: Why isn't anybody helping Chris with the original branch? |
ezuk
Replies: 45
Views: 2403
|
Forum: General Chat Posted: Tue Aug 10, 2010 5:46 pm Subject: Why isn't anybody helping Chris with the original branch? |
I think the problem is there is no central place for the code, no one but Chris has write-access.
Interesting -- that's a tidbit I did not know. Too bad I didn't know this when I interviewed C ... |
Topic: Why isn't anybody helping Chris with the original branch? |
ezuk
Replies: 45
Views: 2403
|
Forum: General Chat Posted: Tue Aug 10, 2010 11:56 am Subject: Why isn't anybody helping Chris with the original branch? |
Easier said than done!
I as C++ Coder, (now since 3 Years), dont understand his code.
If Chris made an little documentation like what does this file and this and....
It will be easiyer to underst ... |
Topic: Why isn't anybody helping Chris with the original branch? |
ezuk
Replies: 45
Views: 2403
|
Forum: General Chat Posted: Tue Aug 10, 2010 11:04 am Subject: Why isn't anybody helping Chris with the original branch? |
Hi all,
I interviewed Chris for DownloadSquad about AHK a while back, and as you know, the project isn't dead but will not be moving soon (at least not if we all depend on Chris alone).
I've see ... |
Topic: Interview with Chris on DownloadSquad |
ezuk
Replies: 18
Views: 1111
|
Forum: General Chat Posted: Mon Jul 05, 2010 8:03 pm Subject: Interview with Chris on DownloadSquad |
Hi guys,
I've just posted an interview with Chris on DLS, about whether or not AutoHotkey is dead:
http://www.downloadsquad.com/2010/07/05/is-the-autohotkey-project-dead-a-quick-word-with-the-de ... |
Topic: Monster: evaluate math expressions in strings |
ezuk
Replies: 80
Views: 16630
|
Forum: Scripts & Functions Posted: Sun Jun 06, 2010 4:43 pm Subject: Monster: evaluate math expressions in strings |
I type:
(17+15)*2
and hit Win+= and get:
(17+15)*2 = 64)
Why the trailing close-parens?
(I would try to fix it myself, but this thing is insanely complex)
Also, I type:
min(2,15,- ... |
Topic: Script powerpoint slide transitions (for audio sync) |
ezuk
Replies: 0
Views: 933
|
Forum: Scripts & Functions Posted: Wed Dec 09, 2009 11:01 am Subject: Script powerpoint slide transitions (for audio sync) |
Hello,
Here is a simple script I created to sync PowerPoint with an audio file.
This is for creating video tutorials and explanations.
My workflow is this:
1) I record audio and edit it in ... |
Topic: [Solved] Execute an action on low bandwidth |
ezuk
Replies: 6
Views: 571
|
Forum: Ask for Help Posted: Tue Nov 24, 2009 2:54 pm Subject: [Solved] Execute an action on low bandwidth |
That works perfectly!
Thank you very much! |
Topic: [Solved] Execute an action on low bandwidth |
ezuk
Replies: 6
Views: 571
|
Forum: Ask for Help Posted: Tue Nov 24, 2009 11:30 am Subject: [Solved] Execute an action on low bandwidth |
Interesting approach!
Doesn't exactly work. The file does get created, but the GUI still says "loading" for some reason.
File contents:
Interface Statistics
... |
Topic: [Solved] Execute an action on low bandwidth |
ezuk
Replies: 6
Views: 571
|
Forum: Ask for Help Posted: Tue Nov 24, 2009 7:19 am Subject: [Solved] Execute an action on low bandwidth |
Hello,
I've searched the forum and found a few complex-looking bandwidth meters, meant to display current use graphically.
I just want a non-GUI script which would silently monitor traffic, and ... |
Topic: HID/Extended input devices (MS Natural Keyboard 4000 etc.) |
ezuk
Replies: 27
Views: 10825
|
Forum: Scripts & Functions Posted: Mon Sep 14, 2009 6:38 am Subject: HID/Extended input devices (MS Natural Keyboard 4000 etc.) |
| This is truly fantastic, Shaun. I've been waiting for something like this for a long long time. Awesome! |
| |