Top Banner
Long URL Please App Engine Thank You @darraghcurran
16

Long URL Please, Google App Engine Thankyou!

Jun 29, 2015

Download

Technology

darraghcurran

Presentation to Python Ireland User Group about Long URL Please, and app I built to scratch and itch and learn about python and app engine.
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Long URL Please, Google App Engine Thankyou!

Long URL PleaseApp Engine Thank You

@darraghcurran

Page 2: Long URL Please, Google App Engine Thankyou!

OMG. This is cool http://tinyurl.com/29uc8d

Page 3: Long URL Please, Google App Engine Thankyou!

OMG. That was NOT cool.

Page 4: Long URL Please, Google App Engine Thankyou!
Page 5: Long URL Please, Google App Engine Thankyou!
Page 6: Long URL Please, Google App Engine Thankyou!

Why App engine?

Page 7: Long URL Please, Google App Engine Thankyou!

No time for hosting, sysadmin, deploying, dns, downtime, scaling, monitoring etc...

Page 8: Long URL Please, Google App Engine Thankyou!

Shit just works!

Page 9: Long URL Please, Google App Engine Thankyou!
Page 10: Long URL Please, Google App Engine Thankyou!
Page 11: Long URL Please, Google App Engine Thankyou!

short =[url for url in page.urls if supported(url)]long = [longurlplease(url) for url in short][swap(url) for url in long]

def longurlplease(url): response = urlfetch.head(url) return response.headers['location']

Page 12: Long URL Please, Google App Engine Thankyou!

10 minute proof of concept

Page 13: Long URL Please, Google App Engine Thankyou!

What about the constraints?

Page 14: Long URL Please, Google App Engine Thankyou!

Time to chat

@darraghcurranwww.longurlplease.com

Page 15: Long URL Please, Google App Engine Thankyou!

psychiatrist - http://www.flickr.com/photos/spike55151/363016301/lol duck - http://www.flickr.com/photos/foxypar4/1793892045/

cloud - http://www.flickr.com/photos/galego/3131005845/platform - http://www.flickr.com/photos/jumphigh/2629052681/

Page 16: Long URL Please, Google App Engine Thankyou!

Linkedy Link

Web: http://www.longurlplease.comBlog: http://blog.longurlplease.comTwitter: http://twitter.com/longurlpleaseApps using API: http://www.longurlplease.com/appsAPI Docs: http://www.longurlplease.com/docs

Firefox Plugin: https://addons.mozilla.org/en-US/firefox/addon/9549Firefox Plugin Source: http://code.google.com/p/longurlplease-firefox/

Uservoice suggestion for Tweetdeck: http://tweetdeck.uservoice.com/pages/general/suggestions/95386