Anyway, onward. Tonight I'm on a panel at Millennicon (a straight-up SF con) titled "Amateur Computer Programming". I wanted to gather links to some short screencasts to give people an idea of some of the interesting tools out there.
- resolverone.com lets you program spreadsheets
- sikuli.org drives your whole system by a script
- greasespot.net lets you reprogram somebody else's web app
- seleniumhq.org, a web testing framework
- renpy.org - easy visual novel authoring
- pygame.org - game writing
2 comments:
I don't know if they all have screencasts, but some others you might want to share:
jsFiddle - play with HTML, JavaScript and CSS and see the results, then share it.
Quickie Canvas - play with the HTML5 -canvas- tag
I had another that's an online text templating engine: you provide a template in one text box and delimited data in another and it would spit out the results of pushing the data through the template. I can't find the link right now, but I'll add it when/if I find it again.
You were missed! Sorry to hear about your horse. Is s/he better now?
Post a Comment