Making more use of GitHub Gists & promoting LiveCode

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
AndyP
Posts: 615
Joined: Wed Aug 27, 2008 12:57 pm
Location: Seeheim, Germany (ex UK)
Contact:

Making more use of GitHub Gists & promoting LiveCode

Post by AndyP » Tue Aug 28, 2018 3:03 pm

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?
Andy Piddock
https://livecode1001.blogspot.com Built with LiveCode
https://github.com/AndyPiddock/TinyIDE Mini IDE alternative
https://github.com/AndyPiddock/Seth Editor color theming
http://livecodeshare.runrev.com/stack/897/ LiveCode-Multi-Search

bogs
Posts: 5435
Joined: Sat Feb 25, 2017 10:45 pm

Re: Making more use of GitHub Gists & promoting LiveCode

Post by bogs » Tue Aug 28, 2018 3:26 pm

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:
Image

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 9823
Joined: Sat Apr 08, 2006 7:05 am
Location: Los Angeles
Contact:

Re: Making more use of GitHub Gists & promoting LiveCode

Post by FourthWorld » 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/
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

bogs
Posts: 5435
Joined: Sat Feb 25, 2017 10:45 pm

Re: Making more use of GitHub Gists & promoting LiveCode

Post by bogs » Tue Aug 28, 2018 4:20 pm

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
Image

AndyP
Posts: 615
Joined: Wed Aug 27, 2008 12:57 pm
Location: Seeheim, Germany (ex UK)
Contact:

Re: Making more use of GitHub Gists & promoting LiveCode

Post by AndyP » Tue Aug 28, 2018 4:34 pm

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?
Andy Piddock
https://livecode1001.blogspot.com Built with LiveCode
https://github.com/AndyPiddock/TinyIDE Mini IDE alternative
https://github.com/AndyPiddock/Seth Editor color theming
http://livecodeshare.runrev.com/stack/897/ LiveCode-Multi-Search

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 9823
Joined: Sat Apr 08, 2006 7:05 am
Location: Los Angeles
Contact:

Re: Making more use of GitHub Gists & promoting LiveCode

Post by FourthWorld » 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?
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

AndyP
Posts: 615
Joined: Wed Aug 27, 2008 12:57 pm
Location: Seeheim, Germany (ex UK)
Contact:

Re: Making more use of GitHub Gists & promoting LiveCode

Post by AndyP » Tue Aug 28, 2018 5:06 pm

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!
Andy Piddock
https://livecode1001.blogspot.com Built with LiveCode
https://github.com/AndyPiddock/TinyIDE Mini IDE alternative
https://github.com/AndyPiddock/Seth Editor color theming
http://livecodeshare.runrev.com/stack/897/ LiveCode-Multi-Search

Post Reply

Return to “Talking LiveCode”