I was trying to make a mockup in Balsamiq for a windows phone 7 series application and thought i needed a few items to get things right. So I started creating the parts needed. The basic phone, with a see-through screen so it’s easy to create panoramas to lay behind. The keyboard variants (there are [...]
Entries Tagged 'User Experience' ↓
Windows phone 7 series mockup for for Balsamiq
May 11th, 2010 by Håkan Reis — Tips & Tricks, User Experience
Tags: balsamiq, mockup, wp7dev, wp7s
Microsoft MIX10 brain dump
March 18th, 2010 by Håkan Reis — .Net, User Experience
Also cross-posted on my personal blog After three days of the Microsoft Mix10 event the brain tend to overflow. So I sit down at a Starbucks and try to summarize my thoughts before my mind explodes. It’s easy to get caught up in positive buzz during events like this but I really think Microsoft is [...]
Tags: blend 4, html5, internet explorer, microsoft, mix10, silverlight 4, visual studio, windows phone
Get nagged about keyboard shortcuts in Eclipse
November 12th, 2009 by Tobias Södergren — User Experience
I was attending the “The Productive Programmer: Mechanics” session, held by Neal Ford, at Oredev last week and I wanted to share one trick that will more or less force you to get faster when developing in Eclipse. The Eclipse plug-in MouseFeed, written by Andriy Palamarchuk, will repeatedly nag you with what keyboard shortcuts you [...]
Lacking a domain expert will get you into trouble
September 24th, 2009 by Rickard Öberg — Agile, User Experience
For our new StreamFlow project I wanted to try and get management functions in properly right from the start, which basically means exposing configuration, service management and administrator functions through JMX. I figured that if I did that on my part the customer would simply be able to get a decent JMX console and get their work done efficiently through that.
But then yesterday I did some research into the current state of JMX consoles, and in particular downloaded and tested all the OpenSource consoles in Java. The end result of that is a realization that they all basically suck. There’s no point in naming names, and no point in going into detail, because they all seem to have the same basic problem: the developers haven’t talked to a domain expert.
Mavenizing the Liferay Plugin SDK
March 14th, 2009 by Henrik Bernström — Java, User Experience
Liferay is the leading Open Source enterprise portal platform in the Java market. It’s certainly an impressive piece of software. I’ve been following it for some time now and the product is improving a great deal in many areas, perhaps most in end user usability. One area that, in my opinion, could still be improved [...]
Tags: archetype, artifact, liferay, maven, maven2, open source, plugin, portlet, sdk, tools, web
iPhone Tech Talks – Stockholm
December 9th, 2008 by Fredrik Olsson — Embedded, Events, Tips & Tricks, User Experience
Apple has arranged a world tour of iPhone Tech Talks, and in cold december it was Scandinavia’s turn and a crew of software evangelists from Apple turned up at KTH in Stockholm for a full day of sessions. The sessions are confidential so I will keep this post vague on the technical parts, not revealing [...]
Tags: apple, design, frameworks, iphone, mobile, programming, sdk
Making APIs usable
October 1st, 2006 by Mattias Ask — Java, User Experience
All APIs have end-users. How and whether these users use a certain API depends on how useful the API is to them. This in turn is determined by what problem the API solves, how easy it is to learn and understand, and how easy it is to use. This article will give some (perhaps obvious) [...]
Tags: api, jayview, programming
Tired of Date and Calendar?
September 16th, 2006 by Ulrik Sandberg — Java, User Experience
It’s not always easy to decide whether to add yet another dependency to yet another framework. It’s especially hard when it’s about a very central part of the JDK, like Date and Calendar. They are not great, there’s little doubt about that. However, the benefits of a new framework would have to be numerous in [...]
Tags: calendar, date, frameworks, jodatime, open source, programming, tools
