Yeah I agreed build should start the download, I'll get that going in a sec.

CloudAHK - Cloud Compiling
Started by
octal
, Jan 18 2012 08:52 PM
75 replies to this topic
#16
-
Posted 21 January 2012 - 04:52 PM

Alright now when you hit build the download automatically starts.
#17
-
Posted 21 January 2012 - 05:07 PM

I wonder if this could be integrated to http://cloud9ide.com/ as a plugin or something.
#18
-
Posted 22 January 2012 - 12:47 AM

I use cloudide often and I dont think theyd integrate ahk support. But I use the same editor and I'm trying to emulate the style.
#19
-
Posted 22 January 2012 - 06:29 AM

This is pretty nice. Now if only it had real time error checking / advice :wink:
Though whats with the weird line going thru the screen?
Though whats with the weird line going thru the screen?
#20
-
Posted 22 January 2012 - 04:51 PM

Find broken links for scripts? Look here!
http://www.autohotke...ests-and-fixes/
https://dl.dropbox.c...kups/index.html
http://www.autohotke...ests-and-fixes/
https://dl.dropbox.c...kups/index.html
Man I'm not really sure. But it does it on c9.io also.
#21
-
Posted 22 January 2012 - 04:55 PM

Offtopic: wtf is a tropiciciziniferginhizerwighdiethferth?
#22
-
Posted 22 January 2012 - 05:09 PM

gamax told me on IRC that it is a wall of spam that flies through the internet...
#24
-
Posted 24 January 2012 - 07:20 PM

I'm trying to figure out the best way to handle linking to files. Should I set it up like a pastbin that can compile? Where it keeps the scripts?
#25
-
Posted 30 January 2012 - 05:13 PM

Wow!! Great idea, and very good work, Octal! I like it very much.
My first wish would be syntax highlighting, as you say. Unfortunately, I can't write a single line of html or Javascript, so I can't help. I only know AHK, hehe.
Another suggestion: it would be nice if there were some way that users could be sure this was trustworthy. As it is, you go to a site and open an .exe file, hmm... I mean, I trust you; but the first time I saw Cloud AHK, before reading this thread, I wasn't sure. If it could be moved to the Autohotkey.com domain, that would help. Some other security measures to make sure it can't be hacked or cross-scripted would be nice too; but perhaps that is something for the farther future. Keep up the great work!
My first wish would be syntax highlighting, as you say. Unfortunately, I can't write a single line of html or Javascript, so I can't help. I only know AHK, hehe.
Another suggestion: it would be nice if there were some way that users could be sure this was trustworthy. As it is, you go to a site and open an .exe file, hmm... I mean, I trust you; but the first time I saw Cloud AHK, before reading this thread, I wasn't sure. If it could be moved to the Autohotkey.com domain, that would help. Some other security measures to make sure it can't be hacked or cross-scripted would be nice too; but perhaps that is something for the farther future. Keep up the great work!
#26
-
Posted 04 February 2012 - 04:15 PM

Thought of an idea to help ease people minds from downloading random .exe's.
Search for certain keywords/keyphrases, such as Delete or FileDelete. Then show the code from 3 lines above and 3 lines below. So if FileDelete was on line 20, you could show a little "potential threats" box (on the side? at the bottom?) on the page showing all lines 17-23 (and possibly highlighting the threat word(s))
ofcourse, there might be more then 1 word matched, so show them all
The user could then decide if they want to continue to download or not.
to avoid clutter of the page, I was thinking an Accordion Control. the header could be the line or word detected, then expand that section to show the surrounding code.
Search for certain keywords/keyphrases, such as Delete or FileDelete. Then show the code from 3 lines above and 3 lines below. So if FileDelete was on line 20, you could show a little "potential threats" box (on the side? at the bottom?) on the page showing all lines 17-23 (and possibly highlighting the threat word(s))
ofcourse, there might be more then 1 word matched, so show them all

The user could then decide if they want to continue to download or not.
to avoid clutter of the page, I was thinking an Accordion Control. the header could be the line or word detected, then expand that section to show the surrounding code.
#27
-
Posted 04 February 2012 - 04:52 PM

rawr. be very afraid
*poke*
. Populate the AutoHotkey city. Pointless but somewhat fun. .
Yeah. Well usually it should be you who is writing and downloading the exes. But if I do the pastbin like thing, I could totally show like, the permissions.
Like android does.
This exe
Deletes files
Moves windows
Has hotkeys
Captures keystrokes
Accesses the Internet.
Stuff like that. Not a bad idea.
Like android does.
This exe
Deletes files
Moves windows
Has hotkeys
Captures keystrokes
Accesses the Internet.
Stuff like that. Not a bad idea.
#28
-
Posted 04 February 2012 - 07:55 PM

I'm trying to access the website at work, but it never loads... I'm not sure if it's the server, or if something is being blocked by website filter used by my workplace. I'll try it again when I get home. This sounds like a really great idea!!
#29
-
Posted 13 February 2012 - 10:40 PM

Personally I think the best way to handle "security" issues is to make it, like you said, "a pastebin that compiles." A link to the cloudahk site would be like a link to paste.autohotkey.net, but with a "compile" button on the side.
#30
-
Posted 13 February 2012 - 10:55 PM
