pwiter wrote:
GP1 wrote:
pwiter wrote:
Hm...
You should be able too.
How are you pushing?I am using the GitHub Windows application at the moment. I never re-installed Git ion my computer. I commited and then tried to Sync it. It said that there was an error, because I dont have permission to push.
I don't use the GitHub application myself, I use the command prompt, so can't help with that, but I'll look into it.
What should my default shell be, do you think? The application defaults to PowerShell. Should I change it to Git Bash?
Offline
GP1 wrote:
Okay, I tried the Git Bash command line (without using the GitHub application), I still got a error. The same one.
Ok I'll change some github settings
EDIT: I found the problem, should work now.
Last edited by pwiter (2012-10-25 21:01:59)
Offline
Will we need php for this, because github doesnt have php in their hosting system. Instead GitHub uses https://github.com/mojombo/jekyll
Offline
pwiter wrote:
GP1 wrote:
Okay, I tried the Git Bash command line (without using the GitHub application), I still got a error. The same one.
Ok I'll change some github settings
EDIT: I found the problem, should work now.
Yup, I can do it now! But, I mispelled everything, I'll go change that (JsScratch already exits, this is jScratch!!!)
Offline
GP1 wrote:
pwiter wrote:
GP1 wrote:
Okay, I tried the Git Bash command line (without using the GitHub application), I still got a error. The same one.
Ok I'll change some github settings
EDIT: I found the problem, should work now.Yup, I can do it now! But, I mispelled everything, I'll go change that (JsScratch already exits, this is jScratch!!!)
Great!
EDIT: Also the address for it is: http://jscratch.tk/
Last edited by pwiter (2012-10-25 21:04:24)
Offline
pwiter wrote:
Will we need php for this, because github doesnt have php in their hosting system. Instead GitHub uses https://github.com/mojombo/jekyll
So they use Ruby? Yeah, we need PHP, its bigger and better. And easier.
Offline
GP1 wrote:
MathWizz wrote:
Pitusky12 wrote:
they did it in javascript,I will use javascript,html 5How does HTML5 make it better?
HTML5 uses elements to directly place images on the screen. There is no need for a lot of JavaScript to make good visual effects. With just using JavaScript and Canvas, good effects are harder to do. Basicly, we are going to try to use HTML5 as much as possible, but JavaScript and Canvas WILL be needed.
Yeah!
Offline
pwiter wrote:
GP1 wrote:
pwiter wrote:
Ok I'll change some github settings
EDIT: I found the problem, should work now.Yup, I can do it now! But, I mispelled everything, I'll go change that (JsScratch already exits, this is jScratch!!!)
Great!
EDIT: Also the address for it is: http://jscratch.tk/
Thanks! Okay well use PHP too.
GP1: Is your problem fixed now?
Offline
GP1 wrote:
pwiter wrote:
GP1 wrote:
Okay, I tried the Git Bash command line (without using the GitHub application), I still got a error. The same one.
Ok I'll change some github settings
EDIT: I found the problem, should work now.Yup, I can do it now! But, I mispelled everything, I'll go change that (JsScratch already exits, this is jScratch!!!)
jScratch!
Offline
pwiter wrote:
Pitusky12 wrote:
jscratch.tk uses ftp ?
how can i edit the website?Edit they website by committing to the github repo. One problem, there is no php.
Oh,can you send me the github repo link?
Offline
Pitusky12 wrote:
pwiter wrote:
Pitusky12 wrote:
jscratch.tk uses ftp ?
how can i edit the website?Edit they website by committing to the github repo. One problem, there is no php.
Oh,can you send me the github repo link?
The easiest way to edit it is to download the github windows app. It is located here windows.github.com. After that clone the jscratch repo that appears. Now you can edit it.
Offline
pwiter wrote:
Pitusky12 wrote:
pwiter wrote:
Edit they website by committing to the github repo. One problem, there is no php.Oh,can you send me the github repo link?
The easiest way to edit it is to download the github windows app. It is located here windows.github.com. After that clone the jscratch repo that appears. Now you can edit it.
okay,im using a mac but no problem.
Offline
Pitusky12 wrote:
pwiter wrote:
Pitusky12 wrote:
Oh,can you send me the github repo link?
The easiest way to edit it is to download the github windows app. It is located here windows.github.com. After that clone the jscratch repo that appears. Now you can edit it.
okay,im using a mac but no problem.
There is a mac version as well.
Located at http://mac.github.com/
Last edited by pwiter (2012-10-25 21:28:22)
Offline
pwiter wrote:
Pitusky12 wrote:
How can i edit the text in jscratch.tk in github.com?
You can't add files, but you can edit files online.
where can i edit the files for jscratch.tk? send link
Offline
Pitusky12 wrote:
pwiter wrote:
Pitusky12 wrote:
How can i edit the text in jscratch.tk in github.com?
You can't add files, but you can edit files online.
where can i edit the files for jscratch.tk? send link
just use the mac github app. It's at mac.github.com
Offline
pwiter wrote:
Pitusky12 wrote:
pwiter wrote:
You can't add files, but you can edit files online.where can i edit the files for jscratch.tk? send link
just use the mac github app. It's at mac.github.com
yeah but is it in the same jscratch github repository the website?
Offline
Pitusky12 wrote:
pwiter wrote:
Pitusky12 wrote:
where can i edit the files for jscratch.tk? send linkjust use the mac github app. It's at mac.github.com
yeah but is it in the same jscratch github repository the website?
The jscratch github repo is the website. *facepalm*
Offline
Offline
MathWizz wrote:
?
Offline
Pitusky12 wrote:
pwiter wrote:
Pitusky12 wrote:
Oh,can you send me the github repo link?The easiest way to edit it is to download the github windows app. It is located here windows.github.com. After that clone the jscratch repo that appears. Now you can edit it.
okay,im using a mac but no problem.
Oh, good, you have a Mac! Because Safari on a Mac has a special feature: Native drag and drop BETWEEN WINDOWS!!!
So, if you have two projects open, but you want to have a very long script in one project, but it is in another, you can just drag the script into the other window, and it will show up there.
Offline