Pages
Twitter Updates @timolsen
- For anyone going to China or Japan, this app looks incredible. Introducing Mantaphrase | Mantaphrase http://t.co/2WQQWKvs 2012-10-10
- Nice to see this website get support from the big players: http://t.co/8VpJkkL3 — Your Web, documented http://t.co/i43XGbTD 2012-10-09
- very insightful --> Programmer Competency Matrix http://t.co/mqgWrbdS 2012-10-09
- New platform for buying and selling services. The future of work: Welcome to work|i|o http://t.co/BR7Dlu7P 2012-10-09
- More updates...
Archives
Tags
4 year phd
Amazon Web Services
Ann Majchrzak
aws
bizagi
bpms
Business Process Management
byu
camaraderie
chronicle
clayton christensen
cloud
computing
cpath
disruptive innovation
disseration research
education improvement
expert knowledge
foxit
gartner
georgia state
HLM
hype cycle
informal learning
information systems research
innovation
Integrators
intro
learning
learning styles
Logistic
new release
nsf
open-innovation
Ordinal
ordinal logistic HLM
pbl
pdf reader
postdoc
research
runmyprocess
unclass
unCourse
university education
Wiki
VBA in the cloud = google apps script
2012 Leave a Comment
Perhaps the most technical thing that all MBA students learn, or should learn is using VBA to automate excel and word. Gove Allen at BYU teaches a fantastic class which does just that, take a look at the creative projects his students have recently completed: Custom ‘mail merge’ for sending SMS messages, importing data into excel from craigslist, or automating the creation of a work schedule to cover multiple shifts.
Until recently, the cloud-based solutions like Google Docs and spreadsheets have not allowed such automation. About a year ago, Google announced Appsscript. Now, a new code editor has appeared with a few interesting features.
First, you can publish your code as a service, allowing anyone in the world to invoke it. The service-oriented-architecture fans should get excited about this. See the image:
Second, it ties in nicely with useful google APIs, and hopefully more APIs in the future.
Things just got interesting! It will be fun to see what this enables in the future. It looks like they have recently included a user-interface builder. If anything it is one more reason to move to the cloud. Here is a screenshot of the script editor: