Blogs / User Interface Design Principles for Web Applications at Aral Balkan

View all »

Latest posts

  1. datetime to string, easy; string to datetime… oh my, my!

    http://aralbalkan.com/1512

    Going from a datetime object to a string in Python: import datetime str(datetime.datetime.now()) >>> '2008-10-10 16:40:25.126049' String to datetime: datetime.datetime.from_string('2008-10-10 16:40:25.126049')? …

    43 days ago
  2. Boagworld Blowout Sale: tickets at 20% off today only!

    http://aralbalkan.com/1511

    I was recently on Paul Boag's excellent Boagworld podcast and promised Boagworld listeners a discount for the <head> web conference, so here it is! Starting now (10:30AM BST on Friday, October 10, 2008) and for 24 hours, you can buy tickets for just $119 — more than 20% off the regular price. …

    44 days ago
  3. Another day, another App Engine issue - solved!

    http://aralbalkan.com/1510

    Seems everyday I am discovering new issues with Google App Engine. Today, I implemented the Qik video channel for the conference, which pulls in the media RSS feed from Qik and displays the latest videos from the <head> event on Qik. …

    47 days ago
View all »

4 blog reactions

  1. Author unknown

    Coming up: Mock data support and better default argument handling in the SWX Service Explorer

    http://just-insurance.blogspot.com/2008/07/coming-up-mock-da...

    data to a method. The recommended practice here, when possible, is to place enough mock data in a method to allow the user to make a successful call via the SWX Service Explorer. This is in keeping with the SWX philosophy of making things Just Work and Show, Don't Tell. Generating mock data The new mock data feature does not limit you to static mock data. You can also generate dynamic mock data with a little bit of PHP. To generate mock data for a method called

    138 days ago in just-insurance · No authority yet
  2. Photo of craigwbrown

    Better Projects

    http://www.betterprojects.net

    Another thing I think is that you should do some sort of task analysis to work out how to lay out features in relation to each other, but there is a whole world of UI stuff out there and I say go and explore that if it’s your thing. One thing we all agree is that you can’t leave user interfaces, and especially design to programmers. At least not usually: but there are always exceptions. Quality Assurance

    233 days ago in Better Projects by craigwbrown · Authority: 48
  3. Author unknown

    Attention to Detail in Rich Internet Applications

    http://danny-t.co.uk/index.php/2008/02/06/attention-to-detai...

    be used in a familiar manner? E.g. can I scroll a scrollbar using my mousewheel, drag it and click up/down arrows? Have you tested on all likely platforms/browsers? At least WinXP, Vista, Linux, OSX with IE6 & 7, Firefox, Safari, Opera Aral's old post on UI principles (interpretation by moi for checklisting purposes): I can use it but am I a 'typical user'? Even better: can I get an intended user (or several) to use it? Does validation "prevent not scold"? Does the user get scolded "YOU IDIOT, WHY DIDN'T YOU SELECT

    291 days ago in http://danny-t.co.uk · Authority: 9
  4. Author unknown

    User Interface Design Principles for Web Applications at Aral Balkan

    http://kkh1030.blogspot.com/2008/01/user-interface-design-pr...

    장인정신으로 만드는 UI. 너무 좋은 글! User Interface Design Principles for Web Applications at Aral Balkan

    326 days ago in 행복한 다준아빠 · No authority yet