I’ve got another Google Apps Script tutorial here for everyone, and this time we’ll be taking a look at one of the advanced services provided by Google Apps. Most of what we’ve talked about so far involves building on top of one of the existing Google Apps services, but this one is entirely new and […]
Read MoreI’ve been thinking a lot lately about video streaming platforms used in the ed tech space, what makes them different from one another, and how feasible it would be to create one from scratch. After a short discussion with some people on the DEC team, I looked into the possibility of hosting and streaming video […]
Read MoreThe Google Fonts API makes it easy to load great fonts into your site for free. Beautiful typography can mean the difference between a good website and a great website. Instead of jumping through hoops to install beautiful fonts in your CSS, Google now provides a free service that lets you include open source fonts […]
Read MoreGoogle Forms is a great tool to use to make quick and easy sign-up forms, but sometimes you need it to do something else a bit more complex. In this short tutorial we’ll talk about how to extend a basic Google Form script that sends confirmation email to also send attachments. If you don’t know […]
Read MoreWe hear a lot these days about the word ‘open.’ Projects can be open; resources can be open; even processes that were once shrouded in secrecy can now be called open. Despite the deluge of this buzz word, I would venture to say that many of us haven’t stopped to evaluate what being ‘open’ really […]
Read MoreIn this short tech tip, we are going to look at how to make a Google Forms send a confirmation email to the user each time they submit a form. This is just a basic template for how to make this happen, so it is worth mentioning that there are plenty of other ways to […]
Read More