ShowOff is a presentation software where you create your slides by writing simple text files containing markdown formatting. Styling is done using CSS. The slides are served by a web server and can be displayed in a web browser. With a simple command, a presentation can be deployed on Heroku for everyone to see. ShowOff [...]
Entries Tagged 'User Experience' ↓
Getting ShowOff source code high-lighting for Clojure
September 10th, 2011 by Ulrik Sandberg — Dynamic languages, Tips & Tricks, User Experience
Tags: clojure source highlight
How mail sync killed the battery on my WP7
August 24th, 2011 by Håkan Reis — Tips & Tricks, User Experience
The last couple of days the battery life on my Windows Phone Mango has been catastrophic. I wasn’t able to last more than 3-4 hours, tops. Then the battery saver icon appeared (battery with a little heart over it) and gave me a couple extra hours, it really is a saver. The only thing that [...]
Tags: battery, google, mango, windows phone 7, wp7
Send growl notifications from Java using a script engine and AppleScript
April 12th, 2011 by Tobias Södergren — Java, Tips & Tricks, User Experience
Growl is a notification system for Mac OS X and “Growl lets Mac OS X applications unintrusively tell you when things happen”. The about page shows an example of what Growl looks like. If you have written a Java application and want to enable Growl notifications for it, you previously had the possibility to use [...]
Tags: AppleScript, growl, Java, os x, script engine, ui
Design/performance – WP7 in blend and code
March 31st, 2011 by Håkan Reis and Andreas Hammar — .Net, User Experience
We (Andreas Hammar and I) are just returning from Tech-Days 2011, we delivered a session on developing applications for Windows Phone 7 in Blend and code. While we were preparing for this session something stuck in our minds – when it comes to mobile applications the top priority is in design and performance. Design and [...]
Tags: mobile, techdays, user experience, ux, windows phone 7, wp7dev
Forget about touch control!
March 11th, 2011 by Håkan Reis — User Experience
Touch is great thing, suddenly you can touch, tap, double tap, flick, pinch and stretch to manipulate virtual object. It really revamped the whole mobile business mainly with the release of the iPhone and the capacitive touch screens, used in most smartphones today. But also in the stuff using infrared matrix screens like the Neonode [...]
Tags: nokia, rant, samsung, touch, ux, windows phone 7
WP7: Background execution – really?
January 11th, 2011 by Håkan Reis — .Net, User Experience
One of the major complaints on the Windows Phone 7 platform is that you can’t run third party applications in the background. I had the same complaint on iPhone for a long time but over the time I have started to think about the problem and I’m not sure background operation for third party application [...]
Tags: development, windows phone 7, wp7dev
Windows phone 7 series mockup for for Balsamiq
May 11th, 2010 by Håkan Reis — Tips & Tricks, User Experience
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 [...]
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
