Ed tech on speed. Ed tech at speed.

One of the more1 overlooked aspects of working with faculty around technology integration is speed- that is moving quickly from an idea/dream to working functional reality. Joy/playfulness is high on that list as well (and probably plays into speed) but I’ll focus on speed for the moment. It’s essential that working with a faculty development/ed […]

Read More… from Ed tech on speed. Ed tech at speed.

Gravity Forms: Exploring a Design Pattern

creative commons licensed ( BY-NC-ND ) flickr photo shared by clement127 One of the things we use a lot is what I’ll call templated submissions using Gravity Forms. It’s a solid performer across a variety of activities, disciplines, and instructor technology comfort levels. Costs/Benefits The content is guided/scaffolded so you get consistently constructed products (core […]

Read More… from Gravity Forms: Exploring a Design Pattern

Simple Debugging of Javascript

creative commons licensed ( BY ) flickr photo shared by Dmitry Baranovskiy We have a few people messing about with JavaScript for the first time1 so I figured I’d sketch out how I use Chrome to help debug things. With Chrome it’s relatively pleasant. Chrome has developer tools which are very handy for all things […]

Read More… from Simple Debugging of Javascript

Rookie Javascript Mistakes

I frequently can accomplish things by cobbling together code I find on Stack Overflow and various tutorials/examples found elsewhere. Sometimes I have a decent idea what’s going. Other times . . . my lack of real understanding slows me down much more than I’d like. The following bits of increased knowledge come from playing around […]

Read More… from Rookie Javascript Mistakes