Skip to main content

Posts Tagged ‘UI implementation’

Abstracting the UI Layer

Last month at the IBM Digital Experience Conference, Shyam Sunter, a Perficient Technical Solution Architect, and I presented on a method for abstracting the user interface code (HTML, CSS, and JavaScript) out of WebSphere Portal. A key part of this presentation was going over why this abstraction was important.. It’s of my opinion, that abstracting […]

Myths & Facts – Websphere Portal and UI.

Having worked as a front end developer, integrating the UI with backend systems, I am presenting below some of the myths and facts concerning UI (html, css, javascript, images, fonts) code integration with websphere portal and a few best practices one should follow – Myth – Websphere portal is not compatible with latest front end frameworks like […]

STLUX Recap: Getting Started with Website Performance

Back again with another recap of the STLUX conference sessions!  My previous post in this series covered Practical Interaction Design for Developers, a session by David Ortinau.  Where that session discussed how developers can educate themselves about user actions and expectations in regards to the design, this session covers another aspect of a user’s expectations […]

STLUX Recap: Practical Interaction Design for Developers

St. Louis had a user experience conference last month (yes, I am very timely) called STLUX, and I’m starting a series of blog posts to recap some of the sessions I attended.  Instead of the typical essay type of blog post, these will be a more in depth breakdown of my notes, which come in […]

HTML Prototyping – JEKYLL!

One of the daily & major tasks of a front end developer is to write HTML prototyping. And when it comes to writing reusable, editable and modularized html for a large enterprise application, we are often lost as to where the different fragments of code are and a small change made to a div classname […]

Language based CSS solution

Creating universal solutions is the goal, but in the global internet we all have different needs. Some languages need more space than others for all the characters to convey the message. A good example of this is the English phrase “Gifts and Apparel” in German “Geschenk- ind Bekleidungsartikel”, 32 characters compared to 17 for english, […]

Three Lessons Learned from HealthCare.gov

I have been following the rollout of the federal governments HealthCare.gov website and the subsequent healthcare exchanges. I have been reading many articles outlining the challenges that the team has faced with such a massive implementation, in a limited timeframe. There are many lessons to be learned from the HealthCare.gov story, but I would like […]

STC Summit 2013 Presentation: Communicating UI Design

On Tuesday, 7 May at 4:00 EDT, I will be presenting at the 2013 Summit conference of the Society for Technical Communication (STC). I will be talking about how to effectively communicate user interface and interaction design to project team members and stakeholders to ensure the delivered product captures the user goals set out at the […]

AMA Iowa Presentation: Responsive Web Design

On April 3rd at 11:30am CST, I’ll be presenting at AMA Iowa on the topic of Responsive Web Design. If you’re in the Des Moines area on that day, and would like to attend, I’d love to see you there. Registration details are below.

Microsoft Launches modern.ie to Help You Write Better Code

Thursday, Microsoft launched modern.ie, a site with tools to help developers write better code. The tool is really a set of three different components. The first part of the tool is a subscription to BrowserStack, allowing you to test your code on a multitude of combinations of Web browsers and operating systems. This subscription is […]

Using CSS3 Structural Pseudo-Classes to Format Tables

When the task calls for it and its appropriate, we need to use tables to display tabular data. When formatting these tables, we routinely need to do things like style alternate rows to enhance the user’s ability to quickly identify the data in those rows. In the past this was commonly done with a little […]

Delighting the User

I have a weird obsession with elevator buttons. Some are just really fun to press! I’ve started making a mental catalog of why I find such giddy delight in such a mundane task—the weight of the button, the texture, the material, the temperature, how it fits the curve of my finger, the distance it presses […]

Load More