Tag Archives: Software Sagacity

The Museum of the Future – Interactive Mobile Drama

Mobile DevelopmentA research project at the Hecht Museum in Israel highlights new techniques to increase visitor interaction and engagement. Presented in the paper, “Mobile Drama in an Instrumented Museum,” University of Haifa researchers developed a mobile app that augments museum exhibits, taking the concept of the audio tour to a completely new level.
Continue reading

RSS Twitter LinkedIn Facebook Email

Web Development Tips – Disabled Input Elements in Postback

Web DevelopmentWhen developing forms for the web, there are two methods to make a form element non-editable – using either the “readonly” or “disabled” attributes.  Each method has its benefits and drawbacks, however there is a workaround available to combine the best of both worlds.
Continue reading

RSS Twitter LinkedIn Facebook Email

The Grass Is Always Greener On the Next Framework

Green GrassOver the past 20 years, Microsoft has been releasing a multitude of frameworks and application development platforms. Each framework has a unique set of constructs, and often requires developers to learn a new language in order to take advantage of its benefits. Unfortunately, due to the major structural differences between the languages, most old applications need to be completely rewritten to gain access to the new features. This leaves many to wonder – is it worth the effort?
Continue reading

RSS Twitter LinkedIn Facebook Email

PowerShell – Will It Be The End of VBScript?

PowerShellWith the growing popularity of Microsoft PowerShell – the new batch scripting language from Microsoft, it seems that VBScript was dealt yet another blow in one of it’s last vanguards, the server admin scripting space.
Continue reading

RSS Twitter LinkedIn Facebook Email