Hi, Just to note, I have released another Google App Engine project as open source
TxtThisPage - http://www.txtthispage.com - Source: http://github.com/PaulKinlan/txtthispage/tree/master It was a microblogging/social network that I created that is fed primarily by SMS's. Unfortunately, it was not that popular (possibly because of the cost of SMS's :)) A user's account is created as soon as the system receives an SMS, and once created the message is posted to the front page. From there, you can also inline reply to messages (if you have an account) via SMS or via the web page. All messages are posted to Twitter, either by the txt_this_page user or by the users own twitter account. Infact, another project http://www.makemonkeymove.com is based on very similar code. The timing of the release will probably be clouded by Jaiku, but hopefully this will show everyone how simple it is to create a simple social network site. Enjoy, Paul 2009/3/10 Kegan <[email protected]> > > Hi Paul, > > Kudos to you!! You are doing a great service to the open source and > Google App Engine community. > > Thank you. > > cheers, > ~KEGan > > > On Mar 7, 7:17 pm, Paul Kinlan <[email protected]> wrote: > > Hi Everyone, > > > > Just to let you know I am in the process of open-sourcing a lot of the > Apps > > that I have created. > > > > So far I have done > > > > -http://www.eweri.com- a url shortening service that gets a lot of > use > > on TweetDeck (http://github.com/PaulKinlan/eweri) > > -http://www.knowyourprivacy.com- a facebook application to show you > the > > ammount of data you can loose on Facebook ( > > http://github.com/PaulKinlan/knowyourprivacy) > > -http://www.thetopicthing.com- a meta search engine ( > > http://github.com/PaulKinlan/thetopicthing) > > > > Hopefully it will help all new Google App Engine Developers and show them > > what not to do :) > > > > I have a couple of others that I can release such aswww.twollo.comand > some > > others. > > > > I am toying with releasingwww.FriendDeck.com, but there are some > practical > > issues that I need to sort out with the CodeSigning and stuff for that to > > happen. > > > > Enjoy. > > > > Paul Kinlan > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
