Home | Site Map | Contact | Select Region
 
 
 
 
 
 
Home » Blog

 
 

July 14, 2008

Enterprise 2.0 and UI Design

Categories: UI, Widgets, enterprise 2.0 — admin at 12:32 pm


The term Enterprise 2.0 has become a popular term used to describe the general transformation taking place within the enterprise as companies move towards embracing Web 2.0 technologies and practices.  I mentioned the trend a couple of days ago. The phenomena is actually very simple and very prevalent - what makes sense on the Internet, eventually makes sense in the enterprise - think Enterprise Mashups, Enterprise Widgets, Enterprise Social Networks, Enterprise Video and even Enterprise user-generated content!

Enterprise 2.0 User Interface Design:
More recently companies have gotten around to updating internal (and external) web-based application to incorporate Web 2.0 design and technologies. Here are some of macro and micro trends we have seen or proposed as it relates to enterprise clients:

  • Updating their presentation layers to leverage XHTML/CSS
  • Incorporating AJAX and FLEX components in their UI’s
  • Moving away from “Frame-based” design to simpler CSS-inspired skinnable UIs (this CSS Zen Garden for the Enterprise)
  • Adding support for user feedback and user-generated content in the form of rating widgets, user comments and discussions, as well as content upload capabilities
  • Adding support for RSS and other forms of syndication to their applications
  • Mashup that integrate both Internet and enterprise feeds
  • Continued move towards Enterprise “start-pages” (Enterprise dashboards like Netvibe, i.e.) and Enterprise Widget
  • Increased support for Video and other rich media content
  • Mobile application support (especially for the iPhone and Blackberry)
  • Converting from SOAP and WSUI based web service architectures to more modern XML REST and JSON

June 29, 2008

User Interface Blog Round Up!

Categories: UI — admin at 4:14 pm

Here is a round up of some interesting UI related blog posts that have come out in the last couple of weeks:

Metablocks has helped design and develop dozens of award-winning Web applications and Websites. The company is focused on the following areas:
Social Media Applications

  • Social Media Application Design and Development
    We design and build social media and social networking applications that leverage Web 2.0 features to deliver an compelling and interactive user experience.
  • Widget Design and Development
    We develop award winning widgets, gadgets, toolbars and social media applications on emergying and established companies on a broad range of platforms.
  • RIA/Javascript Appliation Development
    We have a core expertise in developing Rich Internet Applications (RIA) in Javascript. We have a growing library of Javscript user interface widgets and englines that allow us to assemble complex and full-featured Javscript applications (such as the Grouptivity Sharing Widget) quickly and cost-effectively.

Consumer and Enterprise 2.0 UI Design

  • Interface Design
    Precision design of Web applications using Web standards and best practices.
  • Presentation Layer Development
    Creating template-driven, dynamically-generated navigation and presentation systems.
  • Website Redesign
    Redesigning existing websites and transforming them into CSS-based template-driven sites.
  • Icon Design
    Precision-crafted icons for use in Web applications or websites.

Mobile UI Design and Development

  • Mobile UI Design
    We have designed over a 50 mobile applications for a broad range of mobile platforms and technologies including WAP, HTML, J2ME and BREW on handsets ranging from the Motorola RAZR to Nokia’s N75 and N95 smartphones.
  • J2ME and BREW Development
    Prototyping, designing and developing mobile user interfaces and applications.
  • iPhone Application Development
    We have designed both web-based and native iPhone applications.

Social Media Marketing

  • Consulting and Advisory Services
    In addition to design and development services, we provide marketing strategy consulting services to clients in the music and entertainment industries. If you are trying to promote a movie or artist on social networks like Facebook or MySpace, our team can help you design more effective viral campaigns, build and manage social graphs, as well as track and predict results.
  • Marketing Campaign Management
    Our social marketing team has helped clients rollout and successfully manage marketing campaigns, online contests and other social media promotions.

For more information on any of these services, please contact us.

April 8, 2008

Rating and Voting Controls

Categories: UI — admin at 4:11 pm

Thumbs Ups or Thumbs Down
Most sites that use or reply on user-generated content, provide mechanisms for “content consumers” to rate the content. The idea is that community members can vote or rate content, thus allowing the content with the highest rating to rise to the top.  From a UI perspective, there are a number of different ways to do this! Traditionally, many sites had made use of the popular 5-star rating system. These first appeared on video sites like Netflix and Blockbuster but very quickly became wide spread.

Rating1

When Stars Don’t Always Work
Stars are great when it comes to comparing two items of “known quality” – two movies for example. This approach works well for movies, videos, DVDs and the like. When it comes to searching for popular user generated content, however, figuring out what is or is not popular based on stars alone is limiting. In a 5 star system, it is difficult to find the “most popular” content because is unrealistic to sort content by stars alone (too many items have the same number of stars).  Incorporating the number of users rating the content into the equation doesn’t always work (which is more popular – a 2 star item rated 20 times, or a 5 star item rated 2 times?).

Voting vs. Rating
Say hello to thumbs up and/or thumbs down voting. Voting simplifies the process of measuring popularity (simply add up the number of votes).  True, voting can turn the rating process into a popularity contest but isn’t that what user generated content is all about? As long as safe guards are put in place to prevent abuse, voting usually represents the most simple (and perhaps the most accurate way) of measuring the popularity of content.
Rate1
So the trick to using rating and voting widgets, is knowing when to use which! In situations where items lend themselves to objective comparison, or whose features are well defined and understood (movies, cars, consumer electronics, i.e.), rating may be the way to go. In situations where comparisons are more subjective or items are difficult to compare, voting systems tend to work best.