PDA

View Full Version : GitHub - mystery or meh?



Petr Schreiber
30-09-2016, 10:01
Hi friends,

since some time I started publishing some thinBasic projects at GitHub, for example:

https://github.com/petrSchreiber/m15Model
https://github.com/petrSchreiber/Log007
https://github.com/petrSchreiber/SmartTexture


I tried to keep these project simple, to make it easy for anyone interested to jump in.

Still, that did not happen.

The reasons could be multiple, but my main suspect is that Git and GitHub look like something too complex. Am I correct?

Let me know, it will help me shape the further efforts better to make thinBasic learning fun and adventure for everybody again!


Petr

Michael Hartlef
30-09-2016, 20:19
Sometimes people just look or just grab the stuff. I have/had the same happening with non TB related stuff there. But I love Github now fopr the sake of storying and saving my code in case of hardware problems.

primo
01-10-2016, 07:56
Petr wrote: but my main suspect is that Git and GitHub look like something too complex
not too complex but semi complex, since these sites looks like a files stores more than a board or forum. i think this is the feelings of the basic languages users which needs pages full of talk, colors and pictures and smilies .. etc .
i have found this site: http://geocities.ws/ it has a free plan and several other cheap commercial plans in which the most expensive plan Ultimate cost $3.95/mo. but Git/GitHub is good choice anyway for modules.

Petr Schreiber
01-10-2016, 17:57
Thank you both for your feedback, very much.

GitHub actually is mostly the storage, but with versioning, easy to add branches and so on.

I do not intend it to replace forum here .)

I will try to shed more light on the benefits and limits of it, soon!


Petr

Petr Schreiber
01-01-2017, 17:17
I tried to highlight some of the benefits of GitHub in the following blog article, if you are interested:
Idea for handling your project code in 2017 (http://www.thinbasic.com/community/entry.php?203-Idea-for-handling-your-project-code-in-2017)


Petr

Michael Hartlef
02-01-2017, 13:41
I will definitely put more of my stuff on GitHub as well in 2017.

Btw. do you know how you give a repository a language tag manually? Or is it completely automatic?

Petr Schreiber
03-01-2017, 11:49
Hi Mike,

there is a way to specify repository language, but... it does not work for thinBasic yet, only for some other languages.
I was trying to persuade the GitHub to add thinBasic, but they wanted, I think, at least 100 repositories to make it worth the effort.


Petr

Michael Hartlef
03-01-2017, 14:27
Ok, that will be difficult then. :-)

Petr Schreiber
03-01-2017, 16:42
Hehe,

I actually believe it is very achieveable :) There are many great thinBasic coders at the forum, you included, which can help move this number.
I can also imagine the works of Rene Miner being published, as they are something reusable, like this gui library used for thinIce.
Then for example SampleScripts would be excellent thing to be maintained and enhanced at GitHub, if each for each module, it again pumps the count up... so many options.


Petr

Michael Hartlef
03-01-2017, 23:04
It would be cool definitely. The former tool I have used managed to have around 150 repositories. So you might be correct.

Michael Hartlef
03-01-2017, 23:21
I will upload my thinbasic modules to my Github space soon.

http://www.github.com/mikehart66

Petr Schreiber
07-01-2017, 17:45
That would be great, Mike!


Petr

Petr Schreiber
08-01-2017, 12:01
I added one more blog post on how to use the GitHub project template to bring your thinBasic project to GitHub in few simple steps:
Your first GitHub fork (http://www.thinbasic.com/community/entry.php?204-Your-first-GitHub-fork)


Petr

Michael Hartlef
08-01-2017, 13:33
Great job as always.

Michael Hartlef
09-01-2017, 00:04
I uploaded my TBEM and the TBAI module. The TBDI module will follow soon. Also I will work on the wiki maybe for these modules there.

Petr Schreiber
09-01-2017, 19:35
+1, that is great, Mike!


Petr