HN user

stratospark

121 karma

www.stratospark.com

Posts5
Comments54
View on HN

I've taken a look at the product site and I love it! I think it's perfect. Our son is obsessed with Minecraft and has recently been expressing interest about learning how to program. One question about the pricing, is would I be able to go through the lessons as well as my son? Or would we need to pay for separate accounts? The FAQ mentions something about up to 4 players per server.

Exploratory trying is a form of discoverability. Plus the whole social context of learning new gestures through friends using similar devices.

I looked at a Blackberry Playbook at the store and tried to use it without having ever seen anyone else use one before. I spent a good 10 minutes trying to figure out how to close an app before finally looking it up online with my iPhone.

Detrus mentioned Processing and openFrameworks. Basically programming languages for visual artists.

Also Maker Faire for artsy DIY and hardware stuff: http://makerfaire.com/

Zer01, a Bay Area art/technology network: http://zero1.org/

I volunteer for those last two, send me a message if you're in the Bay Area and want to chat! I'm definitely a techie software engineer, but I'm fascinated by art, good design, and grand ideas about anything =)

This is great! I've been interested in EEG, neurohacking for a while, at least in concept. Now that it's available for entry level hackers, what's the best way to get started? Does anyone know of good resources for EEG related signal processing, or algorithms applicable to brain waves, etc.? Thanks!

Web design is finally catching up to print design with the advent of CSS3 Typography. Front end designers will be able to have much more control over various layout and font parameters. I suspect current web-only designers are going to go wild until they eventually figure out what translates well from print to the web. Check out the cutting edge designs from time to time, for example: http://www.smashingmagazine.com/2010/05/06/50-helpful-typogr...

I imagine you could get in touch with some of those designers who are exploring the area.

If you're sticking with traditional web design, any decent designer should be familiar with that. Check out their portfolios and see if their work could be compatible with your vision of your site.

Pick some web services at random a build a mashup: http://www.programmableweb.com/.

There are libraries that can make consuming APIs even easier. Find a python web framework like Django, Pylons, or maybe even what Google App Engine has, and learn the basics. No matter what mashup you come up with, you'll have to figure out how to work with databases, how to turn the data into something useful, and how to do a basic HTML/Javascript frontend.

Thinking about it more, App Engine would be a good idea since it'll get you up and running without having to make too many decisions about frameworks or databases, etc. Just go with what they give you.

Good luck!

If you want a more "guided" approach to Python webdev, try looking into Django. There's a large community that has built up around it contributing tons of plugins.

I say this as someone who is working on a Pylons site. You can do anything with Pylons that is possible with Python, you just have to figure it out yourself or twist someone else's library to make it work. Sometimes you don't need that much freedom and the guided approach will do 90% of what you need. Do a bit of research and see which approach best suits your needs.

I wonder if it's a beneficial thing to add extrinsic motivation to view a work of art. Shouldn't most of the value come from the work itself?

I imagine some people thinking: "This show sucks, but if I watch 3 more seasons I can get the badge like all my friends." Then the notion of Netflix could shift from highly individualized recommendations to novel social game to lowest common denominator social chore.

Having read Carr's book, he also mentions the fact that so much of our social lives has found its way online, that people can feel disconnected if they're away from their Facebook, or Twitter stream, or IM, or on demand email.

You're point is valid, that it's up to each one of us to find the right balance. It just becomes harder when unplugging from the Net is the modern day equivalent of pulling a Thoreau.