Skip to main content

Home/ OCG developers/ Group items tagged user

Rss Feed Group items tagged

Steven van Dijk

How to Make Progress Bars Feel Faster to Users - 0 views

  •  
    "When an application is loading, users will typically see a progress bar on their screen that gives them a visual indication of when the application will finish loading. The way your progress bar moves and animates affects how users perceive the load time of your application"
remonkoopmans

User Interface Patterns - CodeProject - 0 views

  •  
    Here's a short overview of four major user interface patterns in their original form, put together and illustrated. A bit of information is added to patterns (with notes to highlight these additions) to show a slightly different viewpoint and different ideas.
Steven van Dijk

Validate User Input, Not Developer Input - 0 views

  •  
    I have a very simple rule, I like to follow that helps to simplify my code. "Don't validate developer input" This rule simply means that we should not try and validate input that came from a source that is not a user or external system.
Steven van Dijk

10 things I hate about Git - 0 views

  •  
    Git is the source code version control system that is rapidly becoming the standard for open source projects. It has a powerful distributed model which allows advanced users to do tricky things with branches, and rewriting history. What a pity that it's so hard to learn, has such an unpleasant command line interface, and treats its users with such utter contempt.
Steven van Dijk

Your resume vs. your LinkedIn profile - 0 views

  •  
    "LinkedIn has just passed 175 million registered users and is widely recognized to be the most successful business-oriented social media networking site in the world. So why haven't more people - especially IT pros -  figured out how to maximize its features and make it a tool that effectively builds relationships with their peers and attracts appropriate employment options?"
Steven van Dijk

Time Traveling To The Future Of User Interfaces - 0 views

  •  
    "The good news is there are many entrepreneurs and inventors that agree with me and they are currently building new and better ways for us to interact with computers."
Steven van Dijk

(video) Microsoft ASP.NET and the Realtime Web - 0 views

  •  
    TechEd Europe 2012: great talk about SignalR, the lightweight messaging system that allows you to have a real-time connections between clients or between the client and the server. Imagine visiting a web page and having everything you do appear instantaneously in the browsers of all other users that are visiting that page. Think chat clients, collaborative editing, etc.
Steven van Dijk

INVEST in Good Stories, and SMART Tasks - 0 views

  •  
    ...we think of requirements of coming in the form of user stories. [...] But what are characteristics of a good story? The acronym "INVEST" can remind you that good stories are...
Mark van der Spoel

ASP.NET Application and Page Life Cycle - CodeProject - 0 views

  •  
    Table of Contents In this article, we will try to understand what the different events are which take place right from the time the user sends a request, until the time the request is rendered on the browser.
Steven van Dijk

The Boring Truth Of Good Web Design - 0 views

  •  
    Good Web design shouldn't be memorable. Good Web design should be quietly working behind the scenes to allow its glory hunting brother - content - to step forward and take center stage.
1 - 10 of 10
Showing 20 items per page