On January 21, 2015 Microsoft Announce that the science fiction of holograms has become science fact. They announced a new product, based on Windows 10, called HoloLens. The first self contained, wearable computer that can create holograms. This announcement has generated a buzz. If you haven’t seen the video Microsoft put out, take a minute,... Continue Reading →
Can Technology Go Too Far?
Over the past two posts I started to explore the concept of ubiquitous computing. I started out by defining ubiquitous computing, and then followed that up with a post that talks about how developers can contribute to the ubiquitous utopia. No conversation about ubiquitous computing would be complete without talking about privacy. Privacy is a... Continue Reading →
“My” Contribution To Ubiquitous Computing
In my last post, Ubiquitous Computing–Breaking Down the Silos, I talk about how ubiquitous computing is starting to make its way into the world around us. You may know ubiquitous computing as pervasive computing, ambient intelligence, Internet of Things, haptic computing, or everyware. No matter what you call it, it is spreading like wild fire... Continue Reading →
Ubiquitous Computing–Breaking Down the Silos
During Build 2013, I attended a session on Ubiquitous Computing given by Bill Buxton. This was one of the better sessions given at Build, which is saying something since there was not a single line of code shown. I have gone back and watched that session a few times. Recently I have been thinking about... Continue Reading →
Modern Enterprise Applications – Native Application vs. Mobile Web
In my recent post, A Mobile Web Strategy, I covered some of the architectural decisions that go into build a mobile website. I glazed over the process of choosing whether to a mobile web application or build a native application. I wanted to cover the other topic first since it tends to be less controversial. ... Continue Reading →
Modern Enterprise Applications
Each day technology advances, along the way the definition of an enterprise application has changed. In the olden days enterprise applications would be installed on a users machine with possibly some backend services for aggregating data. These applications had to be reliable and robust. Not much stock was put into the user experience. There would... Continue Reading →
My Thought on Windows 8–A User’s Perspective
Recently there has been a lot of different reviews for Windows 8. Some of them good some of them bad. Dr. Jacob Nielsen, a user experience expert, wrote an article providing his insights into Microsoft’s new operating system. The article is based on feedback provided by 12 experienced Window’s user. In this post I wanted... Continue Reading →
Boston Code Camp 18
Updated: Here is a link to a video that shows the new SCCM features for supporting Windows 8 that are available in the SP1 Today I presented ‘Reimagining the Enterprise with Windows 8’ at Boston Code Camp 18. I talked about some challenges you may face when bringing Windows 8 into the Enterprise. I also... Continue Reading →
Simulating A Tab Control in a Windows 8 Application–Take 2
In my previous post on Simulating a Tab Control, I used radio buttons and a FlipView control to simulate a tab control. A commenter pointed out that there were no animation when changing FlipViewItems if you switch items by setting the selected item index. These subtle animation are part of the new experience of Windows... Continue Reading →