Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am jeffgodwyll on github.
  • I am jeffgodwyll (https://keybase.io/jeffgodwyll) on keybase.
  • I have a public key whose fingerprint is 740E 80A5 3CA1 2B97 2389 2820 0C2C 7BDD 8790 843B

To claim this, I am signing this object:

@jeffgodwyll
jeffgodwyll / App Engine FAQ's
Last active December 21, 2015 11:39
Applications listeners should have on their machines + downloadable linksServices listeners should sign up for.
Conclusion & Review
Q: What cloud service level does Google App Engine sit?
A: App Engine is a platform (PaaS) service.
Q: What do you need in order to get started playing with Google App Engine?
A: You need to get the SDK from Google. Use this downloads link to get the one for your platform. The SDK comes with client libraries which you'll use to connect to the various App Engine APIs, a set of command-line tools for administration, and a development server. Mac and PC users also get a bonus: a GUI called the "Launcher" that gives a friendly interface to users and provides access to a subset of the command-line tool functionality.
#!/usr/bin/env python
#
# Copyright 2007 Google Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
@jeffgodwyll
jeffgodwyll / gistbox test
Created May 7, 2013 12:19
testing this new chrome app
Yeah it works + is awesomely cool (for 1st text test)