Page 6 of 13

Re: A Github organisation for ahkscript

Posted: 06 Feb 2015, 16:48
by joedf
GeekDude wrote:AHK Studio is on, and will likely remain on maestrith's github.

I'm not sure what Boost-AHK and international are for, exactly, but libcrypt looks like a great I'dea. I think it'd work out as a general to/from repo, with short functions for converting to/from things like Base64, and URI/URL, HTML, ROT13, etc. Mind if I put some functions in it?
Yes, i had actually created this repo for this purpose! Do not hesitate! libcrypt.ahk will be an awesome and standard library that is self contained. Everyone on ahkscript/github has full admin access to it.
"Code on!" ;)

Re: A Github organisation for ahkscript

Posted: 06 Mar 2015, 10:32
by smorgasbord
smgs

Re: A Github organisation for ahkscript

Posted: 06 Mar 2015, 17:18
by joedf
Invitation sent!
dont forget to make it public! ;)
http://ahkscript.org/boards/viewtopic.p ... =936#p6888

Re: A Github organisation for ahkscript

Posted: 09 Mar 2015, 08:38
by jNizM

Re: A Github organisation for ahkscript

Posted: 09 Mar 2015, 13:37
by tank
FYI as of today I am getting control of the Autohotkey github
https://github.com/AutoHotkey/AutoHotkey
lets see about moving forward with the idea of this thread

Re: A Github organisation for ahkscript

Posted: 09 Mar 2015, 15:36
by joedf
Great, make sure we have founder status on there, to prevent any attempts

Re: A Github organisation for ahkscript

Posted: 10 Mar 2015, 11:04
by guest3456
tank wrote:FYI as of today I am getting control of the Autohotkey github
https://github.com/AutoHotkey/AutoHotkey
lets see about moving forward with the idea of this thread
in my opinion, it should be more organized and strict. the official 'AutoHotkey' github account should probably hold repos for:

1. the codebase
2. the docs
3. the website
4. maybe something else

i thought the 'ahkscript' github account got too cluttered with user contributed repositories that should have been in a user's personal github account. just my opinion, do what you will

Re: A Github organisation for ahkscript

Posted: 10 Mar 2015, 11:08
by joedf
Agreed, I think it should be reserved purely for AutoHotkey, and ahkscript can be for user-contributed content.

Re: A Github organisation for ahkscript

Posted: 10 Mar 2015, 11:08
by fincs
guest3456 wrote:in my opinion, it should be more organized and strict. the official 'AutoHotkey' github account should probably hold repos for:

1. the codebase
2. the docs
3. the website
4. maybe something else

i thought the 'ahkscript' github account got too cluttered with user contributed repositories that should have been in a user's personal github account. just my opinion, do what you will
+1

Re: A Github organisation for ahkscript

Posted: 11 Mar 2015, 00:50
by hoppfrosch
guest3456 wrote: in my opinion, it should be more organized and strict. the official 'AutoHotkey' github account should probably hold repos for:

1. the codebase
2. the docs
3. the website
4. maybe something else

i thought the 'ahkscript' github account got too cluttered with user contributed repositories that should have been in a user's personal github account. just my opinion, do what you will
+
joedf wrote:... ahkscript can be for user-contributed content.
Nevertheless there should be some actions to clean up the cluttering ...

Re: A Github organisation for ahkscript

Posted: 11 Mar 2015, 16:06
by guest3456
giving everyone write access to start whatever repo they please was probably a bad idea

Re: A Github organisation for ahkscript

Posted: 11 Mar 2015, 23:37
by joedf
guest3456 wrote:giving everyone write access to start whatever repo they please was probably a bad idea
possibly true... my bad :P

Re: A Github organisation for ahkscript

Posted: 07 Apr 2015, 13:41
by toralf
Please add me to the list.
User: Toralf-AHK

Re: A Github organisation for ahkscript

Posted: 07 Apr 2015, 20:57
by joedf
Invitation sent!
Don't forget to make yourself a public member!
http://ahkscript.org/boards/viewtopic.p ... =936#p6888

Re: A Github organisation for ahkscript

Posted: 10 Apr 2015, 14:03
by toralf
I could not find myself in the list.

Re: A Github organisation for ahkscript

Posted: 10 Apr 2015, 15:49
by joedf
@toralf You must first accept the invitation to become a member. Check your email or github notifications, maybe?

Re: A Github organisation for ahkscript

Posted: 10 Apr 2015, 16:40
by toralf
thanks, that's it.

Re: A Github organisation for ahkscript

Posted: 10 Apr 2015, 19:24
by joedf
No problem ;)

Re: A Github organisation for ahkscript

Posted: 11 Apr 2015, 10:16
by toralf
I wanted to set my GitHub name to my ahkscript.com user profile.
But when I treid t submit 'Toralf-AHK' I got the following message
The field “GitHub” has invalid characters, only alphanumeric characters are allowed.

Re: A Github organisation for ahkscript

Posted: 11 Apr 2015, 10:57
by vasili111
toralf wrote: The field “GitHub” has invalid characters, only alphanumeric characters are allowed.
Alphanumeric means you can use only letters and numbers. -, is not allowed.