Brief Ideas: New Web Application Offer

You know, sometimes it happens that you run out of ideas for your next hobbistic programming project, and then ... you ask for help on StackOverflow :)

So: what would you suggest for a swinging web application (it can be implemented using the Google App Engine , and it can use the new fresh Google Friend Connect API for development after 20 or 30 days of free time?

Any constructive and creative suggestion is welcome.
thanks

+3
source share
4 answers

Why not join an existing open source project using these technologies? In my opinion, this is a great way to learn new things and raise good habits :-)

+6
source

My current open source clicks:

  • iwantsandy's alternative is a personal bot assistant via twitter, SMS and email.
  • make my music collection accessible via https. Must include playlists. Need to sync with iTunes or something else that I choose.

Should there be a web project?

Learning New Languages:

  • Scala - top of the list
  • Python

Learn more theory:

  • The structure and interpretation of computer program videos.
+2
source

An allergy-tracking app (symptoms, counters, food listings, and places where you can actually buy this kind of food).

The tricky part is letting users filter data without exposing their own health to the world. I was thinking of a client-side CSS file that hides a part of the site that is irrelevant, as well as a strict policy not to track access to the page and / or IP address.

+1
source

automatic page refresh for StackOverflow :)

.. will be very useful when viewing new entries and such

+1
source

All Articles