| Author |
Message |
Topic: XML-RPC using libcurl |
Arnoud
Replies: 0
Views: 384
|
Forum: Scripts & Functions Posted: Thu Sep 20, 2007 3:49 pm Subject: XML-RPC using libcurl |
| No finished script, thought I hope to post it here someday. I'm afraid that my post http://www.autohotkey.com/forum/viewtopic.php?t=23371 in ask for help is going down to the second page any moment no ... |
Topic: xml-rpc client attempt, using libcurl and some webservice ;) |
Arnoud
Replies: 0
Views: 401
|
Forum: Ask for Help Posted: Wed Sep 19, 2007 7:09 pm Subject: xml-rpc client attempt, using libcurl and some webservice ;) |
This:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>Error</title>
</head>
<body bgcolor="white">
<h ... |
Topic: serviceex |
Arnoud
Replies: 2
Views: 716
|
Forum: Utilities & Resources Posted: Thu Jul 05, 2007 10:41 pm Subject: serviceex |
Freeware tool for running applications as windows service.
http://serviceex.com/ |
Topic: Winamp function/shell |
Arnoud
Replies: 13
Views: 4403
|
Forum: Scripts & Functions Posted: Fri May 18, 2007 1:56 pm Subject: Winamp function/shell |
Winamp 5 has global hotkey support via plugin. You can control Winamp with them easily.
You need AHK just for the special commands.
Special commands?
You can use it for a lot of automation as w ... |
Topic: Snarl (Notification System for Windows based on Growl) |
Arnoud
Replies: 14
Views: 1448
|
Forum: Scripts & Functions Posted: Wed May 16, 2007 5:26 pm Subject: Snarl (Notification System for Windows based on Growl) |
Cannot we program this in AHK with a few lines of code? A series of GUI windows, always on top, no title bar and a timer closes them…
I think it is possible.
The idea behind snarl is to ha ... |
Topic: Snarl (Notification System for Windows based on Growl) |
Arnoud
Replies: 14
Views: 1448
|
Forum: Scripts & Functions Posted: Wed May 16, 2007 2:33 pm Subject: Snarl (Notification System for Windows based on Growl) |
/*
SnarlCLI.ahk Version 0.9 by Arnoud Scheer (http://www.arnoudscheer.nl)
An AHK wrapper for the command_line utility wrapping Snarl functions.
For information, bugs and upd ... |
Topic: Retrieve AddressBar of Firefox through DDE Message |
Arnoud
Replies: 31
Views: 3629
|
Forum: Scripts & Functions Posted: Sun May 13, 2007 1:00 pm Subject: Retrieve AddressBar of Firefox through DDE Message |
| Works on Opera 9.20 WinXP SP2 |
Topic: Enable/Disable a Network Connection |
Arnoud
Replies: 38
Views: 8208
|
Forum: Scripts & Functions Posted: Tue May 01, 2007 4:37 pm Subject: Enable/Disable a Network Connection |
Then, please try to replace the accelerator keys, &A and &B, in the script with the appropriate ones.
Where can I find those? Where did you see the &A and &B.
Very usefull script ... |
Topic: Password Protect "My Documents" Folder |
Arnoud
Replies: 5
Views: 1302
|
Forum: Scripts & Functions Posted: Mon Apr 23, 2007 5:52 pm Subject: Password Protect "My Documents" Folder |
| You will have to password protect te controll over running processes as well. Personaly I think its better to create an extra useraccount and switch profiles or choice te run as option for unlocking t ... |
Topic: Drive Icons |
Arnoud
Replies: 5
Views: 1450
|
Forum: Scripts & Functions Posted: Fri Apr 20, 2007 2:15 pm Subject: Drive Icons |
Nice app
Seems to work fine on networkdrives.
Why does it take so long to retreive te drives? More than 15 seconds over here!!! (10 network, 3 local).
If i select an icon for a drive it is gone ... |
Topic: Skype - Accept and Hang up ... |
Arnoud
Replies: 10
Views: 484
|
Forum: Ask for Help Posted: Tue Apr 17, 2007 2:47 pm Subject: Skype - Accept and Hang up ... |
I think this link will lead to a better solution
https://developer.skype.com/Docs/Skype4COM |
Topic: Auto Correct like in MS Word |
Arnoud
Replies: 2
Views: 252
|
Forum: Ask for Help Posted: Wed Apr 04, 2007 7:38 pm Subject: Auto Correct like in MS Word |
| http://www.autohotkey.com/download/wikipedia_autocorrect.ahk |
Topic: looking for a explorer substitute SW |
Arnoud
Replies: 10
Views: 3407
|
Forum: Utilities & Resources Posted: Wed Apr 04, 2007 7:36 pm Subject: looking for a explorer substitute SW |
| You tried so many and it doesn't suit your needs? Maybe you should write one yourself then? |
Topic: Autohotkey with USB Logitech keyboard |
Arnoud
Replies: 2
Views: 245
|
Forum: Ask for Help Posted: Tue Mar 27, 2007 6:23 pm Subject: Re: Autohotkey with USB Logitech keyboard |
hi,
i am using the logitech mx3000 set, and i connect the reciever via USB (i dont have ps2 on my laptop)
anyway, autohotkey does NOT recognize most of the extra keys on the keyboard when connecte ... |
Topic: Small vertical master/wave volume OSD with mutes |
Arnoud
Replies: 10
Views: 1725
|
Forum: Scripts & Functions Posted: Tue Mar 27, 2007 11:11 am Subject: Small vertical master/wave volume OSD with mutes |
I like the way the volumecontrol works.
; (didn't use function because function exit kills timers)
Didn't make it very usefull for me, because I want to have a more dynamic system.
So ... |
| |