I've started a new project which is turning out to be much more successful than I had hoped. It's called the V-Strom Owners Map Project and it's located at http://www.beens.org/v-strom/ . [ direct link to map ] Basically, anyone that owns a V-Strom sends me their location (city is okay, postal/zip code is better) and I plot it on a map. To assure everyone's privacy, I have a strict policy where I state that I will never release any personal information that has been disclosed to me to anyone. The problem is, some V-Strom owners want to be able to use the map to hook up with other V-Strom owners. (Actually, this isn't a problem, this is great!) So, here's my solution. If you are willing to share your personal information (anything you want: name, address, phone #, email address, anything...), then add a comment to this blog entry, with the number that you are on the map. Thank you to everyone for the kind feedback for this project, and I hope the blog part of t...
@dougpete sent me a message this morning telling me about this new visual programming environment called Google Blockly , rec ommending I add the site to my Google A-Z reference document (which I did - thanks Doug!). I quickly tried out the Maze demo and produced the program shown in the picture. I know it's not as efficient as it could be, but I only had a few minutes to create it. Maybe someone reading this will show me up! (assuming the maze is always the same) The website looks like it might be a fun way to get your students to start learning computer science concepts. I look forward to see what kinds of projects grow out of it, and how teachers incorporate it into their classrooms. I know I'll be showing it to all my students on Monday! To get started yourself with Blockly, visit http://code.google.com/p/google-blockly/ . Update: here's a great article from Wired about it: http://www.wired.com/w...
Google's recent announcement of their Google Chrome operating system and its reliance on the web has me reflecting on languages and programming environments. Has anyone done any "web-based" programming in their classrooms, where the applications were solely intended to run on the web? What languages / strategy would be best for this, for each of ICS2O, ICS3x, and ICS4x? (presumably the U stream would be different than the C stream) Which IDEs would be most suitable? I'm well aware of Actionscipt and all the good things happening with that in the classroom, but I'm thinking more along the line of Ajax or other similar languages. Can anyone suggest some good online resources to get started with this? Anyone have any tutorials of their own that they use in class?
Comments