UX and Mouse Cursor

Posted on November 2nd, 2009, by Cristian in Usability & SEO

Mouse Cursor Affordance « Usability Post

One important interaction indicator on the web is the mouse cursor. The default cursor arrow changes into a pointing hand when you hover over links for example, which indicates they are indeed links and can be clicked on. It also changes into other things to differentiate context, for example it can change into a text input cursor when hovering over text fields to indicate you can type there.

When styling your website with CSS, in some cases you may lose the correct cursor type for certain elements. It’s important to retain this indicator as it will inform the user about how the item they’re hovering over can be used (see affordances). The solution is easy: if the cursor type is wrong, specify it using the CSS “cursor” property.

Continue reading more comments and examples on the the original post on from Usability Post

Retro Animated Flip-Down Clock

Posted on October 30th, 2009, by Cristian in Javascript & jQuery, Xhtml & CSS

0

Learn how to Create a Retro Animated Flip-Down Clock is a tutorial published by Nettus. They are showing how they create an animated flip down clock inspired by the 70’s. Using the Mootools framework, we are trying to replicate the flip action of the pads and make it as lifelike as possible. With it’s retro styling, it could be a really neat thing to add to your website.

The technique that they suggest is interesting and I see this tutorial applied on a maintenance page, something like “Back online in …. “. Pretty cool

Social Media, Evolution and History

Posted on October 8th, 2009, by Cristian in Blogging

social-media-tracking-evolution

Social media has become an integral part of modern society. There are general social networks with user bases larger than the population of most countries. There are niche sites for virtually every special interest out there. There are sites to share photos, videos, status updates, sites for meeting new people and sites to connect with old friends. It seems there are social solutions to just about every need.

Webdesignerdepot has reviewed the history and evolution of social media from its humble beginnings to the present day. Their conclusion is that Social media has come a long way since the days of BBSs and IRC chats and media continues to evolve on a daily basis. With major social networks and social media sites making changes and improvements on an almost daily basis, it’s sure to keep evolving in coming years.

Read more

Flex 3.0 CSS Property – Complete List

Posted on October 8th, 2009, by Cristian in Flash, Flex, AIR
Fx I have start to work on a new Flex project and I’m still a novice to it so I was looking for a list of CSS properties for components and stumbled across this:

Flex 3.0 CSS Properties List

Design Patterns Cheat Sheet

Posted on October 6th, 2009, by Cristian in Blogging

Jason McDonald has created a very well put together design patterns cheat sheet. You can download it or print it from his website.

designpatternscard-1

Advertise / Sponsors

Comments RSS Feed

Recent Comments

  • Alex: try this: #style { -webkit-width:900px; } worked for me
  • Cristian: I am not modifying the core files. What I post as example is part from a module that observer an event and...
  • Magnus_A: Great idea. I am searching for a payment option that will allow me to add a handling fee to the order. In...
  • Cristian: Yes, is tru the plugin doesn’t support that. But also I think that you are able to control level 2...
  • donny: Hi Christian, thanks but what i miss a sub menu unter a submenu. I have a horizontal structure with 5 op...