Archive for the ‘programming’ Category

My Paste bin app on Google App Engine

Thursday, April 10th, 2008

Google App Engine

So I’ve been working on a little paste bin project for the new Google App Engine. I am having a ton of fun. It just feels great to be a part of something so cool, and it being in Python! Man I hope Python developers represent and put some cool stuff up.

Edit: Oh, also my app is in the app gallery. :D

It’s just awesome you know because it’s for developers and I’m a developer and I made something. I stepped up. You know what I mean. I’m making the time, I’m putting something together and having a blast.

Of course that paste bin needs a lot of work. I made it open source and you can view the code for it here: PyBin.

Hosting the app on Google, and hosting the source code on Google too! Every time I svn up, it stores it on Google’s server, which is great because if my drive dies, all my work is safe. I plan on spending a lot more time on this, and I got two other ideas.