AutoHotkey Community

It is currently May 26th, 2012, 5:04 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 103 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6, 7  Next
Author Message
 Post subject: Re: RemoteControl
PostPosted: February 2nd, 2009, 10:06 am 
Offline

Joined: October 17th, 2006, 4:15 pm
Posts: 7502
Location: Australia
skrommel wrote:
is there any system variables list somewhere?
If you mean environment variables, type "set" with no arguments at a command prompt. You might also want to go through the list of AutoHotkey variables, if you haven't already.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Sparrow's variables
PostPosted: February 2nd, 2009, 7:01 pm 
Offline

Joined: July 30th, 2004, 8:50 pm
Posts: 192
:) No, a complete list of Sparrow's system variables:
$_System, $_Get, and other.

:( My script above won't route the image to the right address, and I wonder if there's a variable that will tell me the url of the web server.

Skrommel

_________________
www.1HourSoftware.com


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 2nd, 2009, 10:36 pm 
Offline

Joined: December 17th, 2007, 6:39 pm
Posts: 235
Location: Galati, Romania
I'm sooooo excited waiting the new version... When will it be ready? I think it would be nice if you would provide us with minor updates, so maybe we can develop things in parallel.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 3rd, 2009, 2:51 pm 
Offline

Joined: November 23rd, 2007, 10:23 am
Posts: 841
Location: ~/.
sparrow is being rewritten at the moment. but its a long process, since the entire core has to be written completly new from scratch to avoid the POST send data issue.

greets
dR

_________________
Image
    All scripts, unless otherwise noted, are hereby released under CC-BY


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 3rd, 2009, 3:30 pm 
Offline

Joined: December 17th, 2007, 6:39 pm
Posts: 235
Location: Galati, Romania
Well this project could be turned into a collaborative effort, don't you think?


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 4th, 2009, 12:21 am 
Offline

Joined: November 23rd, 2007, 10:23 am
Posts: 841
Location: ~/.
i thought about it, yes ... atm i am just quite short of time but still ... the idea to have it as a "true" community project is quite tempting.

who wants to contribute with this project, so we can develop a strategy (versioning, publishing/hosting, bugtracking, documentation) ?

_________________
Image
    All scripts, unless otherwise noted, are hereby released under CC-BY


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 4th, 2009, 1:59 pm 
Offline

Joined: December 17th, 2007, 6:39 pm
Posts: 235
Location: Galati, Romania
We could start a Sourceforge project on this.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 4th, 2009, 4:51 pm 
Online
User avatar

Joined: May 5th, 2007, 7:24 pm
Posts: 1240
Location: Seville, Spain
I use Sparrow as an intranet server for my network (home).
Very nice.

_________________
fincs
Highly recommended: AutoHotkey_L (see why) (all my code snippets require it)
Formal request to polyethene - I support the unity of the AutoHotkey community
Get SciTE4AutoHotkey v3.0.00 (Release Candidate)
[My project list]


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 4th, 2009, 8:31 pm 
Offline

Joined: December 17th, 2007, 6:39 pm
Posts: 235
Location: Galati, Romania
This project has a huge potential, it should be turned into a collaborative project and a wiki-site is just what we need and it will surely be a hit for the most of the AHK users.


Report this post
Top
 Profile  
Reply with quote  
PostPosted: February 24th, 2009, 3:53 pm 
Hi dR!

1.: Did you turn Sparrow into a Community Project up till now? If yes, could you please post the url.
2: What I would like to do with Sparrow is, using it as a WebServiceHost to provide remote automation for Windows Application, is this possible? Example: Install a Calculator.hkml file and providing Calculator.wsdl file and call the WebService Calculator(variable1, variable2, operation) and receive the result as defined in the wsdl. What happens on the server side is, the calculator application is launched and the calculation is performed and the result is copied, the calculator application is closed and the result is returned to the caller.

Thank you for your post and efforts for Sparrow getting running! I would call the the WebServiceHost "Sparrow Nest"

My best regards,
SMo


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: April 10th, 2009, 4:33 am 
Offline

Joined: April 8th, 2009, 11:33 am
Posts: 13
so i couldn't get to the sparrow code, so wrote a web server myself with bits of code from everywhere... albeit it only returns 404...

http://www.autohotkey.com/forum/viewtopic.php?t=42967

Thanks for the inspiration Der Raphael!!


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Anyone have this?
PostPosted: May 2nd, 2009, 8:49 pm 
I had Sparrow a while back but now the download link isn't working. Would anyone be kind enough to upload it onto a different place if they have it for me?

Thank you.


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: May 2nd, 2009, 10:16 pm 
Offline

Joined: May 2nd, 2006, 11:16 pm
Posts: 800
Location: Greeley, CO
Got it... Click Here

_________________
Image
SoggyDog
Dwarf Fortress:
"The most intriguing game I've ever played."


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 22nd, 2009, 1:33 am 
Offline

Joined: November 23rd, 2007, 10:23 am
Posts: 841
Location: ~/.
Sparrow Reloaded:

At the moment a wiki for sparrow is coming up. It can be accessed and viewed at http://sparrow.wikia.com

also the sparrow core 0.1.3 version has been committed to SVN.

its accessible world-readable from: svn://autohotkey.net/sparrow/core

a more detailed howto can be found here:
http://sparrow.wikia.com/wiki/SVN_Howto

interested developers contact me thru pm or mail me to derRaphael-at-oleco-dot-net so i can setup needed accounts for you to commit to SVN repo.


ppl who are interested in sharing ideas, arts, hkml files, comments or creating wiki pages are welcome to participate aswell as all others.

thanks in advance
derRaphael

_________________
Image
    All scripts, unless otherwise noted, are hereby released under CC-BY


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 22nd, 2009, 4:48 am 
Offline

Joined: May 24th, 2007, 3:45 am
Posts: 1121
I just wanted to add a quick note to say how cool this is. :) I only tested it briefly, but I intend to experiment with this further.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 103 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6, 7  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 9 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group