storem
Posts: 2
Joined: Tue Nov 05, 2013 5:29 pm

Google Coder

Tue Nov 05, 2013 5:39 pm

Hey!
I have som problems with my rasp. pi when i try to install Coder, the problem is:
-I can't find the web side (http://coder.local) on my pc or my mac
-When i start the pi up with the "coder sd card" in, it ask for a login, and when i login i can type things like startx, and so it starts up a desktop.

But what should i do to get startet with the coding on my computer?
Is there any one who wants to make a tutorial, because I'm sure that I'm not the only one who got this problem...

(sorry my bad English, I hope you understand it :D )

User avatar
DeeJay
Posts: 2027
Joined: Tue Jan 01, 2013 9:33 pm
Location: East Midlands, UK

Re: Google Coder

Tue Nov 05, 2013 9:08 pm

http://www.raspberrypi.org/archives/4837

http://googlecreativelab.github.io/coder/

Once Coder is running you access it as a webserver from a browser, not by logging into it directly.

http://coder.local/ is just a convenient synonym for your RPi on your local network. You can use the IP address of the RPi instead.
How To Ask Questions The Smart Way: http://www.catb.org/~esr/faqs/smart-questions.html
How to Report Bugs Effectively: http://www.chiark.greenend.org.uk/~sgtatham/bugs.html

jerunamuck
Posts: 3
Joined: Tue Nov 25, 2014 1:59 pm

Re: Google Coder

Tue Nov 25, 2014 2:15 pm

For Google Coder to work, Windows users need to install Apple’s Bonjour print services, which can be found here…
http://support.apple.com/kb/DL999

Props where props are due; I found this answer here:
http://raspi.tv/2013/google-coder-on-th ... to-install

I also found it easier just set up the pi to run in my LAN first.
Login to the console as pi with password raspberry. Do the usual sudo apt-get update, sudo apt-get upgrade, sudo raspi-upgrade. Then run raspi-config and set up the rest of the Pi. Finally, startx and run the Wifi Config tool to set for up my network.

shutdown, unplug the monitor, keyboard, and mouse the reboot pi. Now coder is just there, on my LAN from any browser. I can play with coder and reference online tutorials / reference material easily.

storem
Posts: 2
Joined: Tue Nov 05, 2013 5:29 pm

Re: Google Coder

Wed Nov 26, 2014 10:04 am

Arhh okay, thank you so mutch for the reply, now I see what my problem is!

Return to “Other”