Fixed

Posted by Chris Tingom on September 19, 2011 at 3:04 pm.

A video from the Space Station has captured what it feels like to fly over the Earth. I added my own touch.

Superman

0 Comments  |  View & Post Comments

Climate Reality

Posted by Chris Tingom on September 17, 2011 at 8:00 am.

I don’t agree with Al Gore’s theory’s about the climate, but I dig the new Climate Reality web site design. Simple layout, with a basic color palette. It really works well.

0 Comments  |  View & Post Comments

CremaCycles

Posted by Chris Tingom on September 16, 2011 at 10:24 am.

I was watching this amazing video about a coffee shop / bicycle shop and really liked the web site for CremaCycles.

0 Comments  |  View & Post Comments

H&M Redesigns

Posted by Chris Tingom on September 5, 2011 at 10:51 pm.

I liked this new design for the H&M web site (a clothing company). Nice, simple, and understated.

hm

0 Comments  |  View & Post Comments

Amazon.com working on redesign

Posted by Chris Tingom on August 31, 2011 at 9:17 am.

I’m excited to hear about the upcoming Amazon.com redesign that some customers are seeing. It looks really good, and I can’t wait to see what they’ve improved. I already think the Amazon site is superb, with amazing design and UI. So, for posterity sake here is a screenshot of the current design.

0 Comments  |  View & Post Comments

Resonance – 3D Animation

Posted by Chris Tingom on August 26, 2011 at 5:03 pm.

Saw this 3D animation example today and it blew my mind. My favorite was at the 2:58 second mark.

0 Comments  |  View & Post Comments

Firefox 6.0 – Gray Colored URL in Address Bar

Posted by Thomas Chapin on August 23, 2011 at 1:01 pm.

If you have upgraded to Firefox 6.0 recently, you might have noticed a change in your URL address bar.

Now, instead of the web address being in all black like you might have grown accustomed to over the past 10 years, the powers that be have decided it would be better to color all of the URL gray (except for the primary domain name, which still appears in black).

Firefox 6.0 Address Bar

I can see how this could be helpful to the ignorant masses who get scammed by phishing emails, but I’m a relatively intelligent internet user, and I have been browsing the net long enough to know what the primary domain name is in the URL without needing to have it colored different.

If you are like me and wish to set the address bar colors back to the way they used to be in prior versions of Firefox, simply follow these easy steps:

  1. In your Firefox address bar, type “about:config” (sans quotes), and press enter.
  2. In the filter search box, enter “browser.urlbar.formatting.enabled
  3. Right-click on the “browser.urlbar.formatting.enabled” line item in the listing and select “Toggle” to switch it to false

Firefox 6.0 Address Bar - about:config

2 Comments  |  View & Post Comments

Facebook Authentication and a Potential Security Risk

Posted by Thomas Chapin on April 21, 2011 at 3:53 pm.

The idea of a “universal login” is not new by any means. Since the early days of the internet, many people have longed for the ease of having to only remember one login and password to access all of their favorite member-based sites.

Over the years, there have been a number of companies/organizations that have tackled this problem, and recently a couple of solutions have bubbled to the top in popularity. OpenID, Google Friend Connect, MySpaceID, and even the Twitter Login API have all been used as “universal login” methods which can be integrated with a web site.

None of these solutions, however, have even come close to the adoption rate boasted by the Facebook Authentication system. Practically everyone has a Facebook account these days, regardless of age, gender, education level, location, favorite web browser, email address, or internet provider! Facebook embraced this fact and built a nicely packaged authentication system which enables developers to integrate Facebook Authentication into pretty much any app or web site they can imagine. You can now find the Facebook universal login method in everything from iphone apps and desktop applications, to normal run-of-the-mill web sites.

This brings me to my point: Potential Security Risks

While logging into my Facebook account via all the different web sites and various applications which I use on a daily basis, I became acutely aware of a glaring security risk with the Facebook Authentication system. Basically, the way how Facebook instills a sense of security is via a recognizable blue bar which has a gray bar and diagonal stripes underneath it. This familiar imagery is displayed whenever you are asked to provide your Facebook login information. The idea that is consequently trained and reinforced in end-users’ minds is that the familiar imagery represents a genuine Facebook login screen. As such, if you are being asked for your Facebook information in a login popup, but the unique blue and gray bar is missing, you would immediately suspect that something was wrong.

Notice, however, that the Facebook URL is nowhere to be seen in the login popup. There is literally no easy way to verify where the contents of the login form are actually going. This is especially true in the countless iphone applications and computer programs which are making use of the Facebook Authentication system. A rogue developer could easily create a form which displayed the blue and gray bar, but that actually transmitted the login information somewhere else entirely (such as a database on their own server) before it sent the information to Facebook.

The exact same thing could be easily accomplished by any semi-competent web developer with 15 minutes worth of spare time. All they would have to do is make a mock-up copy of the legitimate Facebook login popup, but have it submit somewhere else entirely. The end user wouldn’t know the difference.

In summary: Facebook’s way of instilling a *false* sense of security via their blue/gray bar is totally flawed and easily exploited. They need to come up with some sort of method which enables end-users to verify the form’s authenticity before they enter their login information.

0 Comments  |  View & Post Comments