Oblique Strategies is a set of cards created by Brian Eno and Peter Schmidt, with each card containing a short phrase/remark that is meant to help with creative blocks or dilemmas.
I made this because I wanted an app on my phone that showed a random oblique strategy. The web app works almost like a native app (at least on iOS) when you "Add to home screen".
As a programming exercise, I wanted to code Conway's Game of Life. I used JavaScript and Canvas to do it, as I haven't worked with Canvas before so wanted to try it out.
They offer open access to this information through an API (see toronto.ca/open). I built something to watch the streetcars on a map using that API: http://totransit.ca/
My coworker and I were talking about letting people "check in" to specific streetcars, and tag variables such as "how full is the streetcar?", but I can't see many (any?) people actually doing that.
Good idea. I want to add more features, but I don't have any more room for controls in the current view. So, I'm working on a separate "Settings" panel that would let you choose a bunch of different options. For mobile, I'm thinking of using jQuery Mobile to help build this part out.
http://www.freshbooks.com/tour.php -- Screenshot only tour, but shows screenshot for each section of site, then breaks down the features in each section below.
Or you can use Facebook's proxy option (something like username@proxyemail.facebook.com) so app devs don't actually see your real email address. Same sort of thing that Craigslist does.
From the first paragraph: "Today, Facebook is granting developers on Platform the ability to request (or require) users to hand over their email addresses so they they can send periodic messages directly to users." (Emphasis added)
So it's up to the developer whether it's optional or not.
I made this because I wanted an app on my phone that showed a random oblique strategy. The web app works almost like a native app (at least on iOS) when you "Add to home screen".
Also, the code for the site is at https://github.com/nomatteus/oblique-strategies