Finally some recognition :)
The epic adventures of Martin and thoughts on HCI, Usability, Sofware, being an Expat and stuff.
2009/12/15
2009/11/06
My Impressions of REALbasic - No refactoring, seriously?
I've started using REALbasic for a project at work for a while now. It's a legacy product and someone somewhere decided to go with REALBasic and when you pick REALBasic you also pick the IDE from REAL Software whether you like it or not.
After using it for a couple of days I can honestly say that it's not as bad as I thought but it's not a pleasant experience.
First off, I must say I applaud the effort of trying to create a development environment that let's you create apps for both Mac OS X, Windows and Linux in a graphical IDE. But there are some serious issues with it that I think people need to know about before getting started.
My biggest grievance is that there is no proper refactoring tool, if you are used to working in Eclipse or Visual Studio it's back to search and replace. This is not a problem for small project but it quickly becomes a big problem when you realise that you forgot to rename the main window and have tons of references to "Window1".
The second biggest problem is that it enforced bad architecture in the same way that Visual Basic does. It's easy to be tempted to duplicate the event handling code under every control.
Third, If you like Basic syntax it's great. Unfortunately I don't. Stuff like using the equal sign for equality and assignment is just error prone.
Forth, you need to buy the professional edition to get access to container controls. Without them creating dynamic user interfaces is really really really tedious and cumbersome. You also need to resort to showing stuff in message boxes for quick debugging. Only in the professional edition do you get access to writing to the console.
Fifth, Why can't I just browse the source code? Why am I restricted to viewing it a piece at a time through clicking on events in the editor?
I'll post more on this as I progress...
2009/11/01
Cudos to Google regarding spell checking
I've found myself using Google Chrome more and more in favour of Safari. And today i discovered what might be it's greatest feature if you like me need to switch between languages a lot.
This is the standard Apple Spell checker. Everything is hidden in dialogues and menus. I might as well be using Microsoft Office.
Behold the awesomeness of Google Chrome. It is not a super advanced innovation they just effectively reduced the number of clicks by half and increased visibility while doing so. It's so great that I don't even care that it's not properly localised. Go Google go!
Again with the Mac OS X spell checker...
As an expat in the Netherlands you constantly have to battle with getting the definite articles "het" (neuter) and "de" (masculine, feminine and plural) right. They are easily the Scylla and Charybdis of the Dutch language and just like our definite articles in Swedish ("den" and "det") there is no good rule to help you know when to use which.
During my Dutch course at Vrije Universiteit I got thought the rule that if in doubt use "de" since it is the most frequently used of the two.
I recently wrote a presentation in Dutch and I really wanted to get the Dutch text on the slides correct. I thought that selecting the user "Check Grammar" in the Mac OS X Spell checker would help me but unfortunately is seemed to do very little.
So I did a little test to see if the check box had any effect on the following sentences:
Dutch
De paard loopt snel. (wrong)
Het paard loopt snel. (correct)
English
The horse fast runs. (wrong)
The horse runs fast. (correct)
Swedish
Hästen fort springer. (wrong)
Hästen springer fort. (correct)
According to the spell checker all of the above sentences are correct. I have no clue what is meant by "Check Grammar" according to Apple but it certainly does not involve word order or articles. Thanks be to the almighty for online dictionaries and Wordfinder.
And shame on the UI team at apple who put the checkbox there without checking if the programmers actually had implemented the underlying functionality.
... of course Microsoft Word would be the other extreme warning about old fashioned sentence constructions left and right as soon as there is a deviation from the subject verb object word order.
2009/10/21
Tomcat Manager for Mac OS X 0.9 released
Download and enjoy, it is bundled and works like a standard Mac OS X app. The UI is not so nice right now but we have major changes planned. The core functionality is working fine however. We have also considered porting it to various Linux flavours just for fun (would require little change).
2009/10/20
Tomcat Manager for Mac OS X released to the public
Tomat Manager for Mac OS X is a minimalistic application for starting and stopping Tomcat on (you guessed it) Mac OS X I started developing it internally at Knowledge Values for business people who needed to use Tomcat for demoing purposes. Instead of typing obscure commands in the terminal the application would allow them to start and stop the server with the click of a button. Knowledge Values was nice enough to release the source on Source Forge. My colleague Leonard van Driel has joined me and we intend to continue developing the application but hopefully we will get some help from the nice people in the open source community.
https://sourceforge.net/projects/tomcatmanager/
I'll post a runnable version of the application shortly which doesn't require subversion and Eclipse. The shebang is released under GPL 3.0.
Back from Design by Fire 2009
Just got back from Design by Fire 2009 in Utrecht. It was great fun. The two definitive highlights were Robert Hoekman Jr's talk on Interaction Design Framework and James Box and Cennydd Bowles from Clearleft talk on The Music of Interaction Design.
Robert Hoekman Jr. talked about how how Usability testing doesn't provide reliable results when done with small samples and that Design Patterns only solve micro-problems. His solution is instead focussing on bigger sets of design problems by grouping Design Patterns into bigger proven Interaction Frameworks, e.g. the pagination pattern might be part of the Catalogue Framework. It was quite thought provoking and a good incentive to by his and Jared Spool's book Web anatomy. He backed up his thoughts through the results of Rolf Molich's Comparative Usability Testing
James Box and Cennydd Bowles talked about using music as a metaphor for interaction design and user experience. Music shares many aspects with UX such as it's asynchronous nature and it's social codification. It think the talk was more of an experience than something to be retold. Hopefully someone filmed it.
2009/10/18
10/GUI Multi-touch user interface
Redefining the way we interact with computers is a pretty ambitious task as far as things go, but that's just what R. Clayton Miller is looking to do with his so-called 10/GUI project, and he may just be onto something. Miller begins with the notion that the traditional mouse-based interface lacks the "interaction bandwidth" afforded by multitouch interfaces, and that touch-enabled desktops (or laptops) are inherently problematic since they can't be used for prolonged periods of time -- even a flat surface will do a number on your neck if you use it all day. To solve that problem, Miller proposes separating the touch surface from the display and placing it below the keyboard in the form of a large, hybrid capacative / resistive touch panel. That's just the beginning, however, and Miller has also devised a whole new interface that makes use of all your fingers, and a new linear means of displaying windows that strikes a balance ease of use and the ability to manage numerous applications. Of course, there are some drawbacks -- you'd still likely pull out a mouse for Photoshop or a marathon Left 4 Dead session -- but we'd certainly be curious to see how this would play out in practice. Head on past the break for a full video overview.
[Via Slashdot]Continue reading 10/GUI interface looks to redefine the touch-enabled desktop
Filed under: Desktops, Software
10/GUI interface looks to redefine the touch-enabled desktop originally appeared on Engadget on Thu, 15 Oct 2009 14:58:00 EST. Please see our terms for use of feeds.
Read | Permalink | Email this | Comments
via Engadget
2009/10/17
My girlfriend has an Android, I have an old SE
My girlfriend picked up her new HTC Magic yesterday. It's not activated yet so she hasn't really touched it. I, on the other hand, have been playing with it ever since. It is by no means an iPhone when it comes to UX but on the other hand it doesn't tie you down with a 2 year plan. There are many minor things that bogs down the UX, the weird effect when the phone is turned from being held horizontally to vertically and vice versa for instance. On the iPhone there is a nice graphical effect but on the HTC Magic the image is blurred for a second and the phone freezes then it shows the screen in the new mode.
I do feel that the iPhone is restrictive in the sense that I can only get my apps from the Apple App Store and that applications needs to be approved by Apple's seemingly random committee before release there. The Android suffers from none of those things, however (which was discussed at the last IxDA Café) the vast majority of people probably don't care (those remaining 80% which we are actually designing for according to HFI).
I did write a little application for it just to try it out. Sadly the development environment does suffer from the same problem that most Java based development systems suffer from - the lack of a proper graphical development environment for creating the UI. You can specify the UI an XML but that is not what I would call usable. There is a program that is called DroidDraw but it is by no means Interface Builder. The default environment for developing applications is Eclipse and there is nothing wrong with Eclipse for writing code but I switch to NetBeans whenever I have to design a user interface for a Java application.
Another problem is that that for being a touchscreen device it has way to many buttons. The way that Apple solved it with gestures is simply a lot more pleasurable to use. In a way it makes me think of the third generation iPods with the row of buttons on top of the scroll wheel. Simply put, there was a reason that apple placed the buttons inside the wheel in the following iteration. However Apple is in an unique position since they have control over both hardware and software.
Now that I ranted on about the things that I didn't like I must admit that my experience was positive overall especially considering the pricetag. I am actually contemplating buying one myself since I do not think my company has any plans of upgrading me from my old SE K850 to something modern.
2009/10/15
UX Cocktail Hours Amsterdam
UX Cocktail Hours Amsterdam:
"This is a group for User Experience practitioners(**) in and around Amsterdam who would like to attend (one or more) UX Cocktail Hours in the neighborhood. The goal of the cocktail hours is to get together informally, share news and ideas through short presentations, meet other UX practitioners, chat about work, the weather, "koetjes en kalfjes" (chit-chat), and have a drink (or two). Most Cocktail Hours these days are held at the offices of a local UX department and the drinks and some snacks are usually sponsored."
I missed the last one but this evening a managed to secure a seat. It is going to be an interesteing evening filled with UX/UI an possibly beers at Fabrique. Visit the Yahoo group
2009/10/03
New Musical Romance: Peter Fox
German Music at it's best! I first came across this when I went back to Berlin i February for a short weekend. How wouldn't stop three Swedish men in a small car driving from Amsterdam to Berlin for a one day visit? Back then "Schwartz zu Blau" played non stop on the telly.
Retro Gaming Museum
French Government Lobbied To Establish Retro Gaming Museum:Now there's an idea we can all agree with!
via Nintendo Life | Latest News
2009/09/23
Callo Callay! Unsung Snow Leopard feature: multiple-language spell checker
Finally, Spell checking problems for multi-linguals is a thing of the past! To bad we haven't upgraded at work yet.
Unsung Snow Leopard feature: multiple-language spell checker
Shared via AddThis
2009/08/27
Going Design by Fire 2009
2009/08/26
Why users aren't designers
I am reading Bill Buxton's Sketching User Experiences. The chapter "The Question of Design" begins with a polemic on viewing users as designers and Norman's statement "We are all designers". A good comparison that Bill uses to illustrate the absurdity of the argument is the notion that we all would be mathematicians because we (hopefully) can add up the prices of a bill.
I would advise anyone who believes that participatory design should be equal to letting the users design to ponder what happens when Homer Simpson get to be a designer for his brother's car company due to the same logic.
2009/08/22
Blog publishing roundup
After reviewing Blogo, ecto and MarsEdit I can whole heartedly say that you will get most bang for the buck from Blogo.
Blogo does all the things that the other applications does plus more and has hard to beat features such as:
- No Flickr dependence.
- Ability to resize and crop images from within the program.
- By not keeping breaks in the html code it avoids weird layouts on Blogger.
- Clean interface where most of the action is confined in the main window.
So even though I think that the buttons are somewhat clunky it is head and shoulders above the competition. If you are using a Mac and are into blogging then Blogo is the way to go.
Blog publishing applications on Mac OS X: part IV - MarsEdit
MarsEdit from Red Sweater Software is the last application I'll review in my series on blog publishing applications on Mac OS X. It has a cool icon with a rocketship and the planet Mars and is priced at 29.95 $. The version used in this test is 2.3.2.
How MarsEdit works
When MarsEdit is launched for the first time you are greeted to a wizard pattern dialogue that takes you through the process of setting up a blog. You can either create a new blog or supply information about an existing blog. After passwords and the title of the blog have been set you are all set to start blogging.
The main view in MarsEdit is a three panel selector which lists your blogs on the left, your posts in the top left panel and the selected blog post in the bottom right panel. Common controls such as "New Post", "Delete Post", "Edit Post" and "Media" are conveniently placed in the toolbar on top.
Creating blog posts can only be done in html but there is a preview mode to help you on the way. The toolbar on top has links to html tags in case you forget or just don't fancy typing. On the side is a panel with the categories and at it's bottom you can add new ones.
Images are added through a the Media Manager. MarsEdit stores your pictures on Flickr so you'll need an account there as well. There is a serious limitation in that images cannot be resized from within the program. Instead that has to be done either in the html img tag or in an other program.
Editing html can be a bore and in case you aren't happy with the html tags that come predefined you can always add new ones through the Markup Macros dialogue
My impressions of MarsEdit
MarsEdit is a competent program with some serious drawbacks. I like the clear and logical layout and naming and the stylish icons. It supports pinging sites when you update your blog and the preview mode in combination with the html editing works very well for me. However not everyone has knowledge of html and this will be a big drawback for many people. I would have preferred to have the option to edit in wysiwyg mode as well.
The fact that media can only be added using Flickr is another drawback but not as big as the fact that there is no built in support for resizing images.
Blogger's built in semi wysiwyg html interpreter considers breaks in the html codes the same as actual break tags and I would love to have an option to strip out the breaks before publishing. This is not a problem with MarsEdit however but something that the whizkids at Blogger came up with.
I would not discourage anyone with experience in coding web pages from buying MarsEdit. Just make sure that you know your html before you open your wallet.
2009/08/19
New musical romance: Caparezza
My sister joined during the vacation in Hälsingland. She has been a semester in Bologna studying and insisted I would listen to Caparezza. Apparently he is the latest and greatest in Italian music and I have to agree. I have decided to make his song iodellavitanonhocapitouncazzo my new theme song (much like in that Family Guy episode)
Check out Vieni A Ballare In Puglia :
2009/08/18
Härliga Hälsingland
Back from two weeks of forest work, roof laying and paddling canoe and kayak at my parent's place in Hälsingland. I put Anna and my sisters to work gathering wood for the winter.
2009/07/28
Blog publishing applications on Mac OS X: part III - ecto
ecto is next on the list (it is spelled with a small 'e'). The Application is priced at 19.95 $ and is available over the net, but then again, which application isn't now a days.
How ecto works
Upon launch you are greeted with a wizard style setup dialogue. You begin with entering where you host your blog and then the account details. So far, so good.
You are then greeted with a view of your blog in the not quite logically named "Viewer" window (if you access it through the menu). On top of the window there is a handy toolbar that allows you to create new, publish and delete posts among other things. The panel on the left contains a list of your blogs and the panel on the right is a typical two-panel selector with posts in the top part and a window for viewing selected post at the bottom.
New posts are created by clicking the new button in the tool bar or selecting "new Draft" from the File menu. Editing posts and creating new posts is done in a new window that has the categories to the left, a toolbar with frequently used items on top and a panel for doing the actual blogging to the right. In the panel for blog editing there is a field for labelling the post and another toolbar with formatting options as well as the panel for writing. Once the editing is done the blog can be published with the not quite logically placed "Publish" in the Drafts menu or through the toolbar.
Editing can be done in semi WYSIWYG mode or in HTML mode. The HTML mode is accessible in the editor directly and through the Format menu under the confusingly named "Make HTML Text" option. The mode can be switched back to WYSIWYG by clicking the consistent yet confusingly named "Make Rich Text" in the same menu or directly through the editors toolbar.
My impressions of ecto
My first impression of ecto was that it had a nice clean interface with most features accessible from the tool bars. Writing blog entries was from the outset logical and consistent with my mental model, but then it got less clear.
You work with Drafts in ecto (logical since they haven't been posted yet). But posting is done in the Draft menu. This is logical in one way but different from the other applications I've used. In a way it gives the impression that I am publishing a draft and not a final version. It gets even weirder when I open a published post and I can publish that as a draft. Since many blog systems has a separate options to upload drafts I was unsure what the option was meant to do before I tried it. There is such an option "Save as Draft" but it's located under the file menu and works locally.
There is a import media feature and a insert image feature that probably could have been combined into one. The import media feature works as the media browsers in Apple products, whereas the Insert image feature works by letting you pick an image from your hard drive and set additional options for it such as class, border, size,etc.
Once the image is uploaded you cannot move if. For if you do it won't be uploaded too Flickr where ecto prefers to store it's images. During my writing of this review I tried over and over again to have the images line up the way I wanted them to but ultimately it was a lost cause.
When you publish a post there is an activity viewer that shows the progress but there is no indication in the main "Viewer" window of what is going on. The first time I tried to publish a post I didn't know if the program was publishing so I clicked the "Publish" button again only to get a dialogue about how it was already busy publishing. Bringing out the activity viewer lets you see what's going on but an indicator in the main window would have been helpful.
There is a preview mode that let's you view your posts before publishing but it is hidden in the menus instead of being accessible in the toolbar.
Overall I can't help but feel that ecto can be a great program and it has many clever features such as the insert image dialogue, it's interface for custom html tags, a plugin interface and the built in html checker. It's a shame that it is buggy and inconsistent to the point were just uploading a post becomes too much work.
This post was NOT created in ecto.
2009/07/25
Blog publishing applications on Mac OS X: part II - Blogo
Blogo is a blog publishing application developed by Brain Juice. It's weights in at a hefty 72,6 megabytes but since issues with storage is a thing of the past it's really not a problem. The price is 25$ and the application can be purchased online. I used Blogo version 1.2.8.
How Blogo works
When starting up Blogo you are greeted to a welcome screen where you enter your blog account information. Nice, since it gives you a clear starting point and removes the need to start fumbling with menus on application launch.
Then you are greeted with a quick set of instructions on how to get started with the application.
The interface for posting a new blog post presents you with controls for setting title, date, body and categories of the post. There is some shortcuts for common markup such as bold and italics. There are controls for uploading images and resizing and cropping them. From the outset the default is WYSIWYG mode, however there is an option to edit the post in HTML mode instead. There is no support for more advanced html elements such as tables.
The main window has two tabs one for new blog posts and one for editing blog posts. Editing posts is pretty straight forward. You are greeted with the same interface as when writing new posts plus a drawer to the side of the application where you can select the post you which to edit.
My impressions of Blogo
Generally Blogo is a pleasure to use even though it has some serious flaws. The wizard style setup used to guide the user is welcome. Brain juice has made a conscious decision not to use the standard Mac OS X widgets and have instead opted for a look that sets Blogo apart from the run-of-the-mill applications out there. Some purists might say complain that this is not really adhering to the Apple HIG but I think it is as much about taste and creating a user experience that sets the application apart. In my experience the UI works well even though I find that the custom buttons are to clunky and take up too much screen real estate. All buttons have tool tips but there are no labels for some buttons such as "Preview", "Save as Draft" and "Change Date".
Probably due too the fact that Blogo used custom UI widgets I found it hard to understand when I started using the application. But after a brief running-in period, what I initially found as awkward chunkiness begins to take on a certain charm. Generally speaking the screen flow matches my workflow and except for the strange icon on the button for saving drafts and the button for editing post date, most of the UI controls doesn't require any effort to understand. However, only the window is resizable as a whole and it is not possible to expand the blog post field separately but it's a minor grievance.
Most editors out there that work in html has a WYSIWYG mode as well as a HTML mode. Blogo has a pure html mode that is somewhat senile since it does not keep breaks that you manually insert into the html code when you manually move back and forth between HTML and WYSIWYG mode. Inserting tabs to make your code readable also doesn't work as they are forgotten as well. The WYSIWYG mode is not really a pure WYSIWYG mode since images are shown as placeholders and not actual images which is somewhat confusing from the outset. The are instead managed from two panel below the blog post body, one to control uploading images and one for cropping and resizing.
The preview mode is a nice feature where you can see what the blog post will look like when it's posted. You can set the css so that it matches your blog's.
This post has of course been made with Blogo.
2009/07/24
Blog publishing applications on Mac OS X: part I
Now that I decided to take blogging more seriously I've quickly found the web based interface for posting somewhat limited. This blog is hosted on Blogger which I think is a great free service and it saves me the hassle of setting up WordPress.
What prompted me to start investigating blog publishing applications is the blog composer in Blogger. All is fine as long as you use the WYSIWYG mode but once you want to do anything more demanding and switch to html the problems start to build up. The really big problem is that the dumb html editor interprets line breaks as break tags. That means that any tabs you insert to help you structure your html code will affect the layout. So basically forget doing cool stuff using using css floats and tables. Uploading images is also a hassle since the don't appear where you have your cursor but instead on top of the page. My last complaint is that the WYSIWYG mode frequently freaks out and displays everything in massive letters.
Therefore I have taken it upon myself to review the three main blog publishing applications on Mac OS X: Blogo, MarsEdit and ecto.
Stay tuned!
2009/07/19
Why can't I switch spelling language in Mac OS X directly?
2009/07/12
Picking a RSS reader for Mac OS X
New musical romance: Marina and the Diamonds
London Calling is a yearly event at Paradiso which feature new up and coming British bands. Of the bands that really stood out were: The Airborne toxic event, Little Boots (which cancelled) and Marina and the Diamonds.
Marina and the Diamonds have since then gone on to be featured in Dagens Nyheter and Svenska Dagbladet and released music videos.
Though I was sort of disappointed with the Little Boots subsequent record release I am now finding myself listening repeatedly to Marina and the Diamonds. It's well worth checking out!
2009/06/28
Steely Dan Left Bank Holiday tour and "Heinken Music Hall fun bills"
Batavia and Bataviawerf
This weekend my dad came to visit and we went to Bataviawerf outside Lelystad in Flevoland to look at the boat Batavia; or rather a reconstruction since the original grounded near Western Australia.
I've read Batavia's Graveyard by Mike Dash about a year ago and really liked it and since then I wanted to go see the replica. So now I have one more Dutch cultural site that I can tick of my todo list.
It's pretty cool to see a big sailing ship especially one that has been the centre for a bloody mutiny. It's probably not as big as the ship Vasa but it was well worth the trip. Especially since it is pretty cool to travel across fake land imagining that you are five meters under water.
The ever diminishing refresh/reload button in browsers, part II
Most people don't use the refresh button. They might visit the site once and later go back at a later point. Since I am doing development and prototyping work I frequently reload the site many times to check the changes. I thought that users would use the refresh the site if it got stalled during load. That is probably to advanced for many of them.
However I stand by my first blog entry, what harm could that button possibly have done when it was big and accessible. Why hide it?
But bottom line, know your users and you are not a user.
2009/06/22
The ever diminishing refresh/reload button in browsers
Since I use Mac OS X for my daily work and only use Windows for testing I shrugged and got on. But now Apple has made the same design flaw in Safari 4.
Is it just me who finds it annoying and what ever happened to Fitts's law?
I am well aware that there are keyboard combinations available but I wonder what user testing and thinking might lay behind this change. Funnily instead of Microsoft borrowing good ideas from Apple, Apple is suddenly borrowing bad ideas from Microsoft. Luckily, Firefox has kept it's refresh/reload button same size and accessible.
2009/06/17
UI specification template
Öresundstågen, never ever ever on time
I am really fed up with Öresundstågen.