Page 1 of 1

Making more use of GitHub Gists & promoting LiveCode

Posted: Tue Aug 28, 2018 3:03 pm
by AndyP
I've started putting my code snippets into public GitHub Gists.

GitHub makes this really easy to do and I was thinking that GitHub Gists would be a great way of sharing code snippets, and the same time others using GitHub Gists may be more likely to be exposed to LiveCode as the number of LiveCode gists increase.

LiveCode is as yet not recognized as a listable language by GitHub, so adding to the repository of gists with .livecode or .livecodescript would help LiveCode on its way to formal recognition.

I also realized that it would be useful to have a dedicated search tool for LiveCode gists and have uploaded GitHub Gist Search to the LiveCode Share.

http://livecodeshare.runrev.com/stack/8 ... ist-Search

I'm using this as a compiled app on Windows and for me I find it really useful.

What do you think?
Is this a better way to share snippets that LiveCode Share?
Is it a good way to promote LiveCode?

Re: Making more use of GitHub Gists & promoting LiveCode

Posted: Tue Aug 28, 2018 3:26 pm
by bogs
Nice Andy!
AndyP wrote:
Tue Aug 28, 2018 3:03 pm
[1.] What do you think?
[2.] Is this a better way to share snippets that LiveCode Share?
[3.] Is it a good way to promote LiveCode?
  1. I think it is a good idea
  2. Not better, equally good though at least
  3. "Any publicity is good publicity..." as they say, so I think 'yes' :wink:

Re: Making more use of GitHub Gists & promoting LiveCode

Posted: Tue Aug 28, 2018 4:07 pm
by FourthWorld
Extra bonus points: sharing LiveCode on GitHub makes LiveCode more visible to the TIOBE bot as well, allowing better representation for LiveCode on their index of the world's 100 most popular languages:
https://www.tiobe.com/tiobe-index/

Re: Making more use of GitHub Gists & promoting LiveCode

Posted: Tue Aug 28, 2018 4:20 pm
by bogs
FourthWorld wrote:
Tue Aug 28, 2018 4:07 pm
allowing better representation for LiveCode on their index of the world's 100 most popular languages:
Maybe get it into the top 2 :D

Re: Making more use of GitHub Gists & promoting LiveCode

Posted: Tue Aug 28, 2018 4:34 pm
by AndyP
FourthWorld wrote:
Tue Aug 28, 2018 4:07 pm
Extra bonus points: sharing LiveCode on GitHub makes LiveCode more visible to the TIOBE bot as well, allowing better representation for LiveCode on their index of the world's 100 most popular languages:
https://www.tiobe.com/tiobe-index/
Does this apply to gists as well as repositories?

Re: Making more use of GitHub Gists & promoting LiveCode

Posted: Tue Aug 28, 2018 4:58 pm
by FourthWorld
Good question. TIOBE cites GitHub as a factor in their index, but i don't recall if they exclude what they find there by type. Not sure how it would benefit them if they did. Is there something about gist's that would make them less of an open portrayal of language use?

Re: Making more use of GitHub Gists & promoting LiveCode

Posted: Tue Aug 28, 2018 5:06 pm
by AndyP
FourthWorld wrote:
Tue Aug 28, 2018 4:58 pm
Good question. TIOBE cites GitHub as a factor in their index, but i don't recall if they exclude what they find there by type. Not sure how it would benefit them if they did. Is there something about gist's that would make them less of an open portrayal of language use?
Looking at this page from Tiobe

https://www.tiobe.com/tiobe-index/progr ... efinition/

It looks like GitHub search is not included in the index calculations..eek!