Yallery and Browser Plug-ins
Friday, June 15th, 2007As an architect, I get to design some pretty nifty functionality into a product. I can determine what I need to see in an interface and how that interface interacts with the back-end components. I can specify the minimum operating environment for the delivery of the product and then design based on the conditions of that environment.
For Yallery Alpha, the minimum operating environment is constrained by four things:
1) Yallery would be delivered in a dashboard interface with no browser-level scrolling
2) The resolution of a member’s monitor would be 1024×768px so that they would be able to size their browser large enough to accomodate our design (based on compatibility with ~95% of screen sizes observed “in the wild” — after subtracting mobile platforms)
3) The CSS, HTML and Javascript would be compatible with at least one Browser on Windows and Mac platforms
4) My ability to produce code that would display my vision (and I am not a professional UI designer or programmer)
So in Alpha, we have the “minimum” Yallery environment as Firefox or Safari operating on Mac or Windows at a screen resolution of 1024px by 768px or higher.

Yallery.com Visitor Browser Resolutions (from Google Analytics)
In 611 visits, only 1 visitor arrived with an incompatible resolution… or so I thought.
Below you will see a screen capture of Firefox operating at 1024px by 768px viewing Yallery’s Home Page after I had installed Me.dium:

This is Yallery with Me.dium (or any other Firefox “sidebar” window open)
Ooops! If my screen resolution was capped at 1024×768, I would be unable to log-in to Yallery with Me.dium active in my browser.

This is Yallery’s “Public Dashboard” with Me.dium reduced to it’s smallest size.
Above, I’ve marked the problem areas of the Yallery “Public Dashboard” if someone managed to get into Yallery while using a Firefox “sidebar”. The actual site is crunched and pushed out of the bounds of its design.
I don’t feel it is realistic to expect our members remove their sidebars while they use Yallery.
Lots of people have loaded up their browsers with plugins and helper bars, search bars, tracking bars, recommendation bars, ad bars — toolbars, to the point where a significant portion of their browsers aren’t even displaying “browsing space”, they’re displaying “bars”. This is the likely cause of certain issues we’ve had reported with people unable to use links or information that we place at the bottom of our display dashboard.
I don’t expect our members to remove their plugins or top bars while they use Yallery either.
This means that we need to re-evaluate the UI design and functionality that is placed in our “Dashboard”.
Rather than working to solve this issue now with our limited resources, I think a resolution is something left to discussion with the team (when we have a team including a UI design/programmer and programmers) prior to opening our figurative doors to the public.
Who knows? Maybe the answer could be as simple as popping up a new 1024×768px sized window. That would work, but I personally hate hate hate sites that popup new FULL SCREEN sized windows for no reason. Hard-sizing a new window to 1024×768 would be fairer than grabbing someone’s full screen at (what was the screen resolution I just saw reported on another site I own…) 6400px. by 5120px. (!).

