<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with ui</title>
      <link>http://ask.metafilter.com/tags/ui</link>
      <description>Questions tagged with 'ui' at Ask MetaFilter.</description>
	  <pubDate>Mon, 25 Feb 2013 11:39:42 -0800</pubDate> <lastBuildDate>Mon, 25 Feb 2013 11:39:42 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>User interface design - what&apos;s it actually like?</title>
	<link>http://ask.metafilter.com/236003/User%2Dinterface%2Ddesign%2Dwhats%2Dit%2Dactually%2Dlike</link>	
	<description>What I would like to know is for those of you actually in the field who work in UI/UX design what the day to day is actually like. I have finished attending a university and will be graduating with a degree with user interface design/usability as a concentration. I have a few different career paths directions to go in.&lt;br&gt;
&lt;br&gt;
In doing some research and looking over resumes of those who do UX design, it seems like most people do not stay with a particular employer for long. For instance, maybe stay for a year or two max then move onto another employer. Is this due to the nature of the work, the field or since UI is nascent, due to better opportunities opening up?&lt;br&gt;
&lt;br&gt;
In addition, I am a bit older of a student and will be 45 soon. I worry that age discrimination could rear it&apos;s ugly head and would like to know your thoughts on that as well. &lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2013:site.236003</guid>
	<pubDate>Mon, 25 Feb 2013 11:39:42 -0800</pubDate>
	<category>careers</category>
	<category>design</category>
	<category>jobs</category>
	<category>ui</category>
	<dc:creator>Anonymous</dc:creator>
	</item>
	<item>
	<title>Spinning, exploding Excel-driven web app: How or should it be?</title>
	<link>http://ask.metafilter.com/232760/Spinning%2Dexploding%2DExceldriven%2Dweb%2Dapp%2DHow%2Dor%2Dshould%2Dit%2Dbe</link>	
	<description>Sometimes, I am a front-end web developer. Frequently, I meet new people at work who want to turn really complicated Excel documents into dazzlingly interactive web applications.

Besides &lt;a href=&quot;http://office.microsoft.com/en-us/web-%20apps-help/introduction-to-excel-web-app-%20HA010378338.aspx&quot;&gt;Excel&apos;s &quot;Save to Web App&quot; or &quot;Save to SharePoint&quot; features&lt;/a&gt;, such people ask if I can tap into an industry to support this -- perhaps scads of agencies and web-based or downloadable tools that make &quot;websites&quot; or at least customizable, interactive reports from Excel spreadsheets, data, and calculations.

I&apos;m yet to find this an abundance of examples of this.  Are there?  If so, what do you call them? If you use Google Analytics, MailChimp or Hootsuite, you are familiar with bouncing, cheerful report graphs and charts.  &lt;br&gt;
&lt;br&gt;
I know that those specific tools required teams and years worth of custom programming.  I &lt;em&gt;assume&lt;/em&gt; that these apps also derive their presentations from databases that are not Excel files.  People seem to passionately believe, however, that there has &lt;em&gt;got&lt;/em&gt; to be an easy way to pour Excel spreadsheets into a machine that spits out more simplistic but nonetheless animated pie charts, line charts, map charts, bar charts, etc.  You can customize the colors and fonts!  Click here to add your logo!&lt;br&gt;
&lt;br&gt;
I&apos;ve been Googling all morning and I see a few discussions on StackOverflow about how to pipe data into and out of this or that via Ruby, Python, Django or PHP.  I see a few homebrewed applications that sort of do something via Javascript.&lt;br&gt;
&lt;br&gt;
For the sake of specification, say I have an excel file with multiple tabs. Each tab has thousands of rows and nearly 50 columns.  The existing Excel charts are based on calculations of those tabs.  Is there a web or intranet-friendly tool that will eat that spaghetti and excrete more colorful, JQuery-powered whirligigs?&lt;br&gt;
&lt;br&gt;
I don&apos;t mean to come off as sarcastic to the believers or naive to those who know.  It just seems a tall order to me.  Hopefully, I&apos;m wrong.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2013:site.232760</guid>
	<pubDate>Wed, 09 Jan 2013 08:45:34 -0800</pubDate>
	<category>django</category>
	<category>excel</category>
	<category>java</category>
	<category>jquery</category>
	<category>programming</category>
	<category>python</category>
	<category>ruby</category>
	<category>sharepoint</category>
	<category>ui</category>
	<category>ux</category>
	<category>webapp</category>
	<category>website</category>
	<dc:creator>metajc</dc:creator>
	</item>
	<item>
	<title>Better search interface</title>
	<link>http://ask.metafilter.com/229099/Better%2Dsearch%2Dinterface</link>	
	<description>I&apos;m currently working on an app that does search in a limited domain (travel). The current interface is via a dialog textbox, where the user enters sentences or phrases as queries. While natural language offers lots of flexibility I&apos;m realizing this kind of interface is inherently problematic. First, parsing the natural language can be tricky as there are many possibilities. Second, and probably more important, it&apos;s a blind interface. We have various types of data and functionality on how to search and present it. It becomes a kind of guessing game whether the user can form a search query that will hit our data and search capabilities. Unless they happen to hit pay dirt it becomes frustrating for the user. At the same time it feels like the user isn&apos;t seeing the best of what we can do for them.

I&apos;m sure I&apos;m not the first to run into this. Do you have experience/ideas/research on how to improve/replace such an interface? 

Thanks</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.229099</guid>
	<pubDate>Sat, 17 Nov 2012 12:49:49 -0800</pubDate>
	<category>interface</category>
	<category>search</category>
	<category>UI</category>
	<category>usability</category>
	<category>user</category>
	<dc:creator>blueyellow</dc:creator>
	</item>
	<item>
	<title>Enable my addiction</title>
	<link>http://ask.metafilter.com/222287/Enable%2Dmy%2Daddiction</link>	
	<description>Search interface for Zappos.com that includes more granular price information? Like the above indicates, I&apos;m looking for a search interface for Zappos.com that permits searching in more limited price buckets. I don&apos;t know if this is available via their website or whether someone&apos;s used their API to develop such a thing. The use case is that I would like to buy, say, cowboy boots, and spend between $180 and $250 on them. (With the current site, you can only choose less than $50, $100, $200 or more than $200, which is just not helpful.)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.222287</guid>
	<pubDate>Wed, 15 Aug 2012 07:28:09 -0800</pubDate>
	<category>onlineretail</category>
	<category>prices</category>
	<category>resolved</category>
	<category>search</category>
	<category>shoes</category>
	<category>ui</category>
	<category>zappos</category>
	<category>zapposcom</category>
	<category>zapposdotcom</category>
	<dc:creator>chesty_a_arthur</dc:creator>
	</item>
	<item>
	<title>Can my smartphone simultaneously (i) accept input from my mouse and (ii) send output to my monitor?</title>
	<link>http://ask.metafilter.com/222034/Can%2Dmy%2Dsmartphone%2Dsimultaneously%2Di%2Daccept%2Dinput%2Dfrom%2Dmy%2Dmouse%2Dand%2Dii%2Dsend%2Doutput%2Dto%2Dmy%2Dmonitor</link>	
	<description>Can my smartphone simultaneously (i) accept input from my mouse and (ii) send output to my monitor? I have an Android smartphone (Samsung Galaxy SII), which has one microUSB port.&lt;br&gt;
&lt;br&gt;
I&apos;d like to hook it up to some computer peripherals: ideally, a mouse, keyboard, and monitor, all at once.&lt;br&gt;
&lt;br&gt;
I have this &lt;a href=&quot;http://www.amazon.com/exec/obidos/ASIN/B005FUNYSA/metafilter-20/ref=nosim/&quot;&gt;microUSB/USB converter&lt;/a&gt;.  When I plug a USB mouse into it, I can control a cursor on the screen of the phone.&lt;br&gt;
&lt;br&gt;
I am aware of &lt;a href=&quot;http://www.amazon.com/exec/obidos/ASIN/B006FYXL2O/metafilter-20/ref=nosim/&quot;&gt;this microUSB/HDMI converter.&lt;/a&gt;  When you plug a monitor into it, the phone&apos;s display is mirrored on the monitor.&lt;br&gt;
&lt;br&gt;
Basically, if I could get both of those active at once, I&apos;d be able to interact with my phone using the same user interface I use to interact with my computer.&lt;br&gt;
&lt;br&gt;
But there&apos;s only one microUSB port on the phone.  So what&apos;s my next step --&lt;br&gt;
- a microUSB hub, if that exists?&lt;br&gt;
- a regular USB hub, hooked up to all these devices by converter cables?&lt;br&gt;
- &lt;a href=&quot;http://www.amazon.com/exec/obidos/ASIN/B006ZGWJU2/metafilter-20/ref=nosim/&quot;&gt;this product&lt;/a&gt;, a USB hub that also transmits a monitor feed?&lt;br&gt;
- something else?&lt;br&gt;
&lt;br&gt;
Has anyone gotten this working?  Does anyone know how to do so, or know a reason that one of my plans wouldn&apos;t work, or have ideas for a different plan that might?&lt;br&gt;
&lt;br&gt;
Thanks in advance for all advice!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.222034</guid>
	<pubDate>Sat, 11 Aug 2012 18:28:55 -0800</pubDate>
	<category>android</category>
	<category>conversion</category>
	<category>converter</category>
	<category>hdmi</category>
	<category>hub</category>
	<category>microusb</category>
	<category>monitor</category>
	<category>smartphone</category>
	<category>UI</category>
	<category>usb</category>
	<category>userinterface</category>
	<dc:creator>foursentences</dc:creator>
	</item>
	<item>
	<title>Designing an international corporate homepage in 2012</title>
	<link>http://ask.metafilter.com/221936/Designing%2Dan%2Dinternational%2Dcorporate%2Dhomepage%2Din%2D2012</link>	
	<description>Looking for some user studies/research about homepage redesign for large global companies. A client has asked for some research to help inform their decision about homepage redesign. They are expanding their North American site to represent their global presence, so there are several inherent decisions about localization in play.&lt;br&gt;
&lt;br&gt;
Our proposed design options suggest a range of evolution, from close to where they are now, to new design. They are a little averse to change, so we have to prove our ideas.&lt;br&gt;
&lt;br&gt;
Their current design is very billboard-like, which they describe as bold, high-impact, different than any other competitor sites out there. They like its simplicity, cleanliness, and differentiation, which they interpret as a strong brand experience. &lt;br&gt;
&lt;br&gt;
Our options included indexible text, promotional space, and some additional messages (in addition to some navigation exploration). &lt;br&gt;
&lt;br&gt;
The client feels that these make the site look a lot like competitor sites, though they also acknowledge that their current site might be &quot;old school&quot;, akin to the old flash intros that people loved for a while. They also recognize that the similarity between sites might be driven by best practices/design standards, and they are like that because the interface works.&lt;br&gt;
&lt;br&gt;
I have a &lt;a href=&quot;http://www.useit.com/alertbox/20040913.html&quot;&gt;few&lt;/a&gt; &lt;a href=&quot;http://www.useit.com/alertbox/country-site.html&quot;&gt;Nielsen&lt;/a&gt; &lt;a href=&quot;http://www.useit.com/alertbox/copy-big-sites.html&quot;&gt;articles&lt;/a&gt;, and I&apos;m sure there is more out there. I&apos;d like to give the client 3-4 links to studies, with an abstract of the pertinent info, exploring the strengths/weaknesses of both approaches. &lt;br&gt;
&lt;br&gt;
Would appreciate any links or advice from UI/web design experts out there.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.221936</guid>
	<pubDate>Fri, 10 Aug 2012 07:42:22 -0800</pubDate>
	<category>UI</category>
	<category>userresearch</category>
	<category>UX</category>
	<category>webdesign</category>
	<dc:creator>meghosaurus</dc:creator>
	</item>
	<item>
	<title>Do you have good examples of WYSIWYG / GUI based editors for User Interface or App design?</title>
	<link>http://ask.metafilter.com/220853/Do%2Dyou%2Dhave%2Dgood%2Dexamples%2Dof%2DWYSIWYG%2DGUI%2Dbased%2Deditors%2Dfor%2DUser%2DInterface%2Dor%2DApp%2Ddesign</link>	
	<description>Do you have good examples of WYSIWYG / GUI based editors for User Interface or App design? I&apos;m writing a report on interface design and need to give examples of various WYSIWYG Editors for different purposes. For example:&lt;br&gt;
&lt;br&gt;
Flash and/or Fireworks for designing Web Apps and rich content sites.&lt;br&gt;
Dreamweaver for Web design.&lt;br&gt;
Microsoft Expression Blend for UI Design.&lt;br&gt;
Flash combined with Scaleform for Game UI Design.&lt;br&gt;
&lt;br&gt;
Are there any other successful interface design tools that I have missed, that use a GUI rather than primarily code based.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.220853</guid>
	<pubDate>Thu, 26 Jul 2012 03:58:53 -0800</pubDate>
	<category>Design</category>
	<category>Editor</category>
	<category>GUI</category>
	<category>UI</category>
	<dc:creator>stackhaus23</dc:creator>
	</item>
	<item>
	<title>Like Pinterest, but not Pinterest</title>
	<link>http://ask.metafilter.com/213209/Like%2DPinterest%2Dbut%2Dnot%2DPinterest</link>	
	<description>I&apos;m looking for more online galleries in the visual design style of &lt;a href=&quot;http://pinterest.com/&quot;&gt;Pinterest&lt;/a&gt; and &lt;a href=&quot;http://www.saatchionline.com/buy-art/Abstract-Expressionism-for-sale-1-99&quot;&gt;Saatchi Online&lt;/a&gt;. I&apos;m familiar with the &lt;a href=&quot;http://isotope.metafizzy.co/index.html&quot;&gt;jQuery style&lt;/a&gt; that allows images to be displayed like this, but I know there are more examples; it seems like a really dominant trend for art sites, photo sites, and online galleries. I just can&apos;t... find any, now that I want to see more implementations. Argh.&lt;br&gt;
&lt;br&gt;
All links gratefully accepted.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.213209</guid>
	<pubDate>Tue, 17 Apr 2012 21:01:05 -0800</pubDate>
	<category>art</category>
	<category>design</category>
	<category>jQuery</category>
	<category>photography</category>
	<category>UI</category>
	<dc:creator>DarlingBri</dc:creator>
	</item>
	<item>
	<title>From Developer to Designer</title>
	<link>http://ask.metafilter.com/211518/From%2DDeveloper%2Dto%2DDesigner</link>	
	<description>My background is in Web Development, but I just took a &quot;User Interface&quot; Developer position. What are some good resources to help me move from the world of code to the world UI? For example, I usually follow A List Apart. They have a lot of good info that touches both upon code and design. What other good blogs or magazines are out there?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.211518</guid>
	<pubDate>Tue, 27 Mar 2012 10:56:45 -0800</pubDate>
	<category>design</category>
	<category>UI</category>
	<category>UserInterface</category>
	<category>UX</category>
	<category>webdesigner</category>
	<category>webdeveloper</category>
	<dc:creator>brenton</dc:creator>
	</item>
	<item>
	<title>Avoiding confusion with superscript/subscript buttons</title>
	<link>http://ask.metafilter.com/211398/Avoiding%2Dconfusion%2Dwith%2Dsuperscriptsubscript%2Dbuttons</link>	
	<description>Is there any convention or other way to make subscript / superscript icons look intuitive? I&apos;m trying to design an educational game for teenagers. Over the course of the games they get asked questions on a variety of subjects and they often have to type in the answer.&lt;br&gt;
&lt;br&gt;
I&#8217;ve hit a slight roadblock, however, with questions about Chemistry, and in particular answers like H2O(subscript) or Fe2+ (superscript). I&#8217;m trying to find a way to allow pupils to enter subscript and superscript that&#8217;s intuitive for them to use, and I can&#8217;t think of anything that works particularly well!&lt;br&gt;
&lt;br&gt;
For example, there could be buttons at the end of the textfield marked &#8216;subscript&#8217; and &#8216;superscript&#8217;, but that will confuse pupils who don&#8217;t recognise these&lt;br&gt;
words.  Or the buttons could have up and down arrows, but I&apos;m not sure this is in any way better... There&apos;s no existing text-formatting palette, so I can&apos;t put these icons next to existing font, alignment etc ones.&lt;br&gt;
&lt;br&gt;
What&apos;s more, it seems like this is a problem that other people must have solved before! Are any of these people you? And if so, how did you do it?&lt;br&gt;
&lt;br&gt;
I&apos;d particularly welcome visual examples of good solutions to this conundrum, but any ideas would be good!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.211398</guid>
	<pubDate>Mon, 26 Mar 2012 07:46:45 -0800</pubDate>
	<category>design</category>
	<category>subscript</category>
	<category>superscript</category>
	<category>UI</category>
	<dc:creator>piato</dc:creator>
	</item>
	<item>
	<title>How to improve my UI skills?</title>
	<link>http://ask.metafilter.com/210083/How%2Dto%2Dimprove%2Dmy%2DUI%2Dskills</link>	
	<description>What&apos;s the best way to get some user interface design training? The software company I work for lost its UI expert last fall and is looking to beef up its expertise in this field by offering to train interested employees.&lt;br&gt;
&lt;br&gt;
As a technical writer by trade, I have often found myself in a user advocate role, pleading for features to be made simpler, and I have long had an interest in usability (pretty much ever since the Macintosh came out). I have done a lot of reading on the topic as well, though nothing much in the last few years.&lt;br&gt;
&lt;br&gt;
So now I&apos;m looking for recommendations on where to best spend our training dollars. These can be college courses (assuming they are offered as continuing ed, especially if via the Internet), seminars, and whatever else springs to mind. What would you suggest?&lt;br&gt;
&lt;br&gt;
BTW, we develop desktop applications, not Web apps, so I am not very interested in training that focuses on Web apps.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.210083</guid>
	<pubDate>Thu, 08 Mar 2012 14:32:52 -0800</pubDate>
	<category>education</category>
	<category>training</category>
	<category>ui</category>
	<category>usability</category>
	<category>ux</category>
	<dc:creator>kindall</dc:creator>
	</item>
	<item>
	<title>Non-Popup Notifications</title>
	<link>http://ask.metafilter.com/208833/NonPopup%2DNotifications</link>	
	<description>What are some well-designed web apps that dynamically add/remove content (notifications) to pages &lt;em&gt;without&lt;/em&gt; using lightboxes/overlays?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.208833</guid>
	<pubDate>Wed, 22 Feb 2012 13:02:36 -0800</pubDate>
	<category>design</category>
	<category>ui</category>
	<category>userinterface</category>
	<category>web</category>
	<dc:creator>phrontist</dc:creator>
	</item>
	<item>
	<title>Tell me about being a UX monkey</title>
	<link>http://ask.metafilter.com/205913/Tell%2Dme%2Dabout%2Dbeing%2Da%2DUX%2Dmonkey</link>	
	<description>I think I want to be a UX/UI designer.  Tell me about the nitty-gritty of daily life and whether a grad program would be worthwhile. A few months ago, I visited the career center at my university to take a test and talk about the results.  My test indicated that I would be happiest with careers in the vein of writing, art, psychology, and teaching.  My advisor mentioned UX design.  Since then, I&apos;ve read up on the UX/UI canon, followed a lot of twitters, and visited a godawful number of blogs.  And I&apos;m finding I&apos;m fascinated and kind of love interface design.&lt;br&gt;
&lt;br&gt;
My background: I know HTML, CSS, JavaScript, Photoshop, and Illustrator very well, I&apos;m involved in designing a school publication and several club pages, and I&apos;ve volunteered to do a nonprofit&apos;s website.  I have graphic design experience.  I&apos;m majoring in English, but I plan to minor in compsci and anthro.  I&apos;m looking into internships.  &lt;br&gt;
&lt;br&gt;
Finally, my questions:&lt;br&gt;
- What else can I do to prepare myself for work or a grad program?&lt;br&gt;
- What are your hours like?  40 a week? 45?  More?  What kind of company do you work for?&lt;br&gt;
- What is your typical day like?&lt;br&gt;
- Did you pursue a MA or PhD?  If so, would you recommend it?  Did you do HCI, Information Science, or something else?&lt;br&gt;
- How did you end up in your current position?  Networking? IxDA job listings?  Indeed?&lt;br&gt;
&lt;br&gt;
Any other information you want to share would be fantastic.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.205913</guid>
	<pubDate>Tue, 17 Jan 2012 11:48:33 -0800</pubDate>
	<category>career</category>
	<category>design</category>
	<category>ui</category>
	<category>ux</category>
	<dc:creator>jingle</dc:creator>
	</item>
	<item>
	<title>Great password reset UIs?</title>
	<link>http://ask.metafilter.com/205411/Great%2Dpassword%2Dreset%2DUIs</link>	
	<description>Please share some great user interface examples involving password setup and password reset. We&apos;re going to be overhauling our webapp, and one of the huge UI nightmares is our password setup and password reset process. It&apos;s fairly standard, but I know I&apos;ve seen better out there in the wild.&lt;br&gt;
&lt;br&gt;
Please share any links you have to either UI guides themselves that talk about password setup and reset, or live examples of sites with great UI surrounding this process.&lt;br&gt;
&lt;br&gt;
I&apos;m looking for things that give users live feedback about password selection with AJAX, make it really simple to reset a password if they&apos;ve forgotten it or their account is locked, potentially with e-mail verification, provide clear messages and wording, visually appealing and functional design, etc., If you&apos;ve seen anything that hits on any aspect of this, please share.&lt;br&gt;
&lt;br&gt;
If you have some startlingly bad examples that might also be helpful in a &quot;do not do this&quot; kind of way.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.205411</guid>
	<pubDate>Wed, 11 Jan 2012 06:39:18 -0800</pubDate>
	<category>password</category>
	<category>ui</category>
	<category>userinterface</category>
	<dc:creator>odinsdream</dc:creator>
	</item>
	<item>
	<title>What are websites that handle the user interface and/or the organization of large amounts of video content well?</title>
	<link>http://ask.metafilter.com/199023/What%2Dare%2Dwebsites%2Dthat%2Dhandle%2Dthe%2Duser%2Dinterface%2Dandor%2Dthe%2Dorganization%2Dof%2Dlarge%2Damounts%2Dof%2Dvideo%2Dcontent%2Dwell</link>	
	<description>What are websites that handle the user interface and/or the organization of large amounts of video content well? I&apos;m specifically looking for sites that handle large numbers of dynamically generated or constantly updated video material in a good way. The type of site I&apos;m thinking of would include Netflix, Khanacademy or Lynda.com. (Not necessarily holding those sites up as *good* examples of ui, just good examples of the type of site I&apos;m interested in).&lt;br&gt;
&lt;br&gt;
Since this question is subjective here are some of the points I think are important:&lt;br&gt;
&lt;br&gt;
&lt;ul&gt;&lt;br&gt;
&lt;li&gt;More often than not the site quickly allows you to locate a specific video, which usually means it has . . .&lt;/li&gt;&lt;br&gt;
&lt;li&gt;An excellent search engine or interface&lt;/li&gt;&lt;br&gt;
&lt;li&gt;Intuitive organization of content&lt;/li&gt;&lt;br&gt;
&lt;li&gt;UI that doesn&apos;t get in the user&apos;s way&lt;/li&gt;&lt;br&gt;
&lt;/ul&gt;&lt;br&gt;
&lt;br&gt;
For bonus points, if you have examples of sites that *don&apos;t* do this well, I&apos;d be interested in hearing about those too.&lt;br&gt;
&lt;br&gt;
Thanks!&lt;/ul&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.199023</guid>
	<pubDate>Fri, 21 Oct 2011 09:54:01 -0800</pubDate>
	<category>organization</category>
	<category>taxonomy</category>
	<category>ui</category>
	<category>video</category>
	<category>websites</category>
	<dc:creator>jeremias</dc:creator>
	</item>
	<item>
	<title>Specifying where new windows are to appear</title>
	<link>http://ask.metafilter.com/197563/Specifying%2Dwhere%2Dnew%2Dwindows%2Dare%2Dto%2Dappear</link>	
	<description>Is there a way to specify exactly where, on my screen, each successive new window should appear? The default Windows 7 behavior is this: every time a new window loads, it&apos;s slightly displaced from the last -- maybe an eighth of an inch to the left -- and so I have to re-direct it to the location where I want it.  I&apos;d like to automate this.&lt;br&gt;
&lt;br&gt;
I&apos;m looking to come as close as possible to the following functionality:&lt;br&gt;
&lt;br&gt;
1. I open, say, Word; it appears on the left half of my laptop screen.&lt;br&gt;
2. I open another Word window; it appears on the right half of my laptop screen.&lt;br&gt;
3. I open Firefox; it appears on the left half of my external monitor.&lt;br&gt;
4. I open Excel; it appears on the right half of my external monitor.&lt;br&gt;
5. I open another Firefox window.  All four &quot;slots&quot; are now filled, so it places the new window in whichever slot was least recently the active window.&lt;br&gt;
&lt;br&gt;
If you have advice using Autohotkey, I&apos;d probably be able to implement it, and would be interested.  But if a feature along these lines has already been created somewhere, I&apos;d rather not spend time recreating the wheel.&lt;br&gt;
&lt;br&gt;
I am aware of (and I use) kluges like WindowPad, WinSplit, and Ultramon -- all very useful, but none of them quite a solution (unless I&apos;m missing some buried feature somewhere in one of them).&lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.197563</guid>
	<pubDate>Mon, 03 Oct 2011 15:01:40 -0800</pubDate>
	<category>computer</category>
	<category>display</category>
	<category>hack</category>
	<category>monitor</category>
	<category>screen</category>
	<category>UI</category>
	<category>userinterface</category>
	<category>window</category>
	<dc:creator>foursentences</dc:creator>
	</item>
	<item>
	<title>What font does your car dashboard use?</title>
	<link>http://ask.metafilter.com/193328/What%2Dfont%2Ddoes%2Dyour%2Dcar%2Ddashboard%2Duse</link>	
	<description>Name that font: What font is commonly used on car dashboards? Not for the speedometer numbers and such, but for the &apos;Unleaded Fuel Only&apos;, or the &apos;Service Engine Soon&apos; text? I know this will probably vary from manufacturer to manufacturer, but I wondered if anyone would have some clues here. It&apos;s likely to be sans-serif and in all caps.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.193328</guid>
	<pubDate>Sat, 13 Aug 2011 09:56:08 -0800</pubDate>
	<category>cars</category>
	<category>dashboard</category>
	<category>font</category>
	<category>legibility</category>
	<category>readability</category>
	<category>UI</category>
	<dc:creator>Wild_Eep</dc:creator>
	</item>
	<item>
	<title>Bait &amp;amp; switch job with unemployment benefits.</title>
	<link>http://ask.metafilter.com/192926/Bait%2Dand%2Dswitch%2Djob%2Dwith%2Dunemployment%2Dbenefits</link>	
	<description>What happens when you are on NYS unemployment, you get a job, show up for the first day, and find out the job situation was a bait &amp;amp; switch? A friend went on UI recently in New York, in NYC.  She interviewed and received a job where she was told the hours are flexible, the vacation &amp;amp; personal time was 2 weeks a year, and that there would be dental coverage.  She went in for her first day today, and was told the hours are not flexible, there is a 90 probation period before she gets any time off, there are no dental benefits, and PTO is five days total, per year.  If she doesn&apos;t go back, what happens to her unemployment benefits from her last job?  Are the discrepancies in what she was originally told when she took the job a valid reason for not continuing with the new job, will this stop her current UI benefits?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.192926</guid>
	<pubDate>Mon, 08 Aug 2011 18:02:39 -0800</pubDate>
	<category>baitandswitch</category>
	<category>declinejob</category>
	<category>UI</category>
	<category>unemployment</category>
	<dc:creator>kellyblah</dc:creator>
	</item>
	<item>
	<title>Where can I find examples of great UX and IA deliverables. </title>
	<link>http://ask.metafilter.com/192410/Where%2Dcan%2DI%2Dfind%2Dexamples%2Dof%2Dgreat%2DUX%2Dand%2DIA%2Ddeliverables</link>	
	<description>Where can I find examples of great UX and IA deliverables. I am looking for excellent examples of UX deliverables like wireframes, user persona, site maps, etc. Most of the examples I find seem of pretty middling quality. Is there a place or some particular portfolios that showcase outstanding examples--like a dribbble of UX and IA?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.192410</guid>
	<pubDate>Tue, 02 Aug 2011 14:59:30 -0800</pubDate>
	<category>ui</category>
	<category>ux</category>
	<dc:creator>cuban link flooded jesus</dc:creator>
	</item>
	<item>
	<title>Where&apos;s the best place for UX people to work in NYC?</title>
	<link>http://ask.metafilter.com/192361/Wheres%2Dthe%2Dbest%2Dplace%2Dfor%2DUX%2Dpeople%2Dto%2Dwork%2Din%2DNYC</link>	
	<description>Where&apos;s the best place for UX/UI/IA/ID people to work in New York City? I&apos;m an interaction designer/user experience person at an agency in NYC looking for something new. Khoi Vinh&apos;s essay, &lt;a href=&quot;http://www.subtraction.com/2011/07/20/the-end-of-client-services&quot;&gt;The End of Client Services&lt;/a&gt;, has me thinking that it&apos;s time to step away from agency life. I&apos;m sick of:&lt;br&gt;
- insane schedules and scopes of work that exist in a fairytale wonderland&lt;br&gt;
- high staff turnover, coupled with rounds of massive layoffs earlier this year, where I lost 3 fellow UX designers on a 5 person team (60%). My manager is typically traveling between multiple offices and it&apos;s getting a little lonely.&lt;br&gt;
- client-side legal stakeholders who don&apos;t understand the web (and don&apos;t care that they don&apos;t understand the web, plus the agency representatives are not &quot;allowed&quot; to talk during their reviews of work)&lt;br&gt;
- the &quot;launch the site and forget it&quot; mentality -- meaning there is little to no chance of testing and iterating on designs due to budget constraints&lt;br&gt;
- being permanently short-staffed, on purpose, to be considered &quot;more efficient&quot; when the workload is light&lt;br&gt;
- being asked to do random tasks because we are short-staffed, like help QA the site and log issues, write business rules, write copy and proofread, help someone find a PSD buried on the server, etc. (we have people that DO these tasks)&lt;br&gt;
- being given crappy tools like Lotus Notes, an old version of Jira, a old PC laptop that can&apos;t handle more than one browser being open at the same time, Visio&lt;br&gt;
- very little work/life balance, such that leaving at 5pm feels like sneaking out of the office&lt;br&gt;
&lt;br&gt;
Special snowflake details:&lt;br&gt;
- I&apos;m good at making user flows, site maps, user personas, wireframes, functionality specifications, test scripts. I&apos;ve written user research discussion guides and moderated user research in the past but not in the past 2 years. &lt;br&gt;
- My Photoshop skills are rather rusty, so positions calling for that don&apos;t seem to be a good fit &amp;amp; I wouldn&apos;t have a portfolio of recent work to show.&lt;br&gt;
- Same goes for my coding skills, and I think a position where I&apos;m programming all of the time would not be a good fit either.&lt;br&gt;
- I have 7 years of UX experience, and 5 year at a my current digital marketing agency. I&apos;m seeing a lot of job postings out there that seem too junior or too senior for me.&lt;br&gt;
- I make in the low six figures a year and would like something comparable. &lt;br&gt;
- On paper, working 50-60 hours doesn&apos;t look too bad, but &quot;can you please wireframe as fast as you possibly can&quot; takes a toll after a few years. I&apos;d like my life back, please.&lt;br&gt;
&lt;br&gt;
So where&apos;s the best place for UX/UI/IA/ID people to work in New York City where projects are managed properly and there is work/life balance? &lt;br&gt;
&lt;br&gt;
Google? Startups? Finance? Go in-house somewhere? Go freelance?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.192361</guid>
	<pubDate>Tue, 02 Aug 2011 06:37:58 -0800</pubDate>
	<category>agency</category>
	<category>design</category>
	<category>ia</category>
	<category>id</category>
	<category>job</category>
	<category>nyc</category>
	<category>ui</category>
	<category>userexperience</category>
	<category>ux</category>
	<category>work</category>
	<dc:creator>Anonymous</dc:creator>
	</item>
	<item>
	<title>What online archives have the best design and UI?</title>
	<link>http://ask.metafilter.com/189441/What%2Donline%2Darchives%2Dhave%2Dthe%2Dbest%2Ddesign%2Dand%2DUI</link>	
	<description>Have you ever seen an online archive with an unbelievable design for users? A large archival online collection that&apos;s easy to navigate, tells you exactly what you want to know, and loads easily? Can you tell me what it is? I&apos;m looking for some design inspiration. If you know of a library, collection, audio collection or archival website with a fantastic design and UI, could you please let me know what it is?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.189441</guid>
	<pubDate>Tue, 28 Jun 2011 11:52:01 -0800</pubDate>
	<category>archive</category>
	<category>design</category>
	<category>library</category>
	<category>online</category>
	<category>UI</category>
	<category>web</category>
	<dc:creator>melodykramer</dc:creator>
	</item>
	<item>
	<title>Possible to collect way-retroactive EDD?</title>
	<link>http://ask.metafilter.com/188588/Possible%2Dto%2Dcollect%2Dwayretroactive%2DEDD</link>	
	<description>Is it worthwhile to try to talk to EDD about retroactive unemployment benefits? I was laid off due to a union bump in the summer of 2009.  The combination of depression, ADD, a big move, totally misguided pride about going on &quot;welfare,&quot; and complete unfamiliarity with the EDD process made me file online for unemployment a few weeks late, and then I never received any acknowledgement whatsoever.  I didn&apos;t call to follow up, and then my previous job recalled me 4 months later.  So I just let it go.  I think I rationalized the initial procrastination with the expectation that the bad economy would keep me unemployed for a long time, and didn&apos;t feel the urgency. &lt;br&gt;
&lt;br&gt;
I&apos;ve been laid off again, this time with nonexistent potential for recall, as the department is shutting down.  I filed for unemployment again.  This time I filed the moment I was eligible, and this time I received acknowledgement, the claim forms, etc. and am sending in the forms promptly.  &lt;br&gt;
&lt;br&gt;
Now I am feeling stupid about losing the equivalent of 4 months&apos; UI benefits.  Should I bother trying to check with EDD about this?  I&apos;ve heard lots of stories about their nightmarish bureaucracy.  I am also worried that bothering them too much will just sort of red flag my claim in general. &lt;br&gt;
&lt;br&gt;
Thanks.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.188588</guid>
	<pubDate>Fri, 17 Jun 2011 11:46:52 -0800</pubDate>
	<category>depression</category>
	<category>edd</category>
	<category>procrastination</category>
	<category>ui</category>
	<category>unemploymentinsurance</category>
	<dc:creator>Anonymous</dc:creator>
	</item>
	<item>
	<title>Tablet application UI / UX resources</title>
	<link>http://ask.metafilter.com/183707/Tablet%2Dapplication%2DUI%2DUX%2Dresources</link>	
	<description>I&apos;m looking for user interface (UI) and user experience articles, tutorials, and resources specifically targetted at tablet applications. I&apos;m a software developer.  Although I have little experience with UI and UX design and implementation I have read several of the &quot;classics&quot;; I&apos;m a big Edward Tufte fan, I&apos;ve read &quot;Universal Principles of Design&quot;, etc.&lt;br&gt;
&lt;br&gt;
I&apos;m looking for articles, tutorials, and resources specifically targetting at applications designed to run on tablets.  I&apos;m particular open to anecdotes about personal development experiences.  Although I will also accept answers that refer to exceptionally well-designed tablet applications I would appreciate some context about why you feel such applications are examples of good design, as opposed to just pointing out to me that they&apos;re excellent.&lt;br&gt;
&lt;br&gt;
Moreover, technical articles that cover how to implement well-design interfaces on either of Android or Apple iOS platforms is welcome; this is what I&apos;ll eventually have to do.&lt;br&gt;
&lt;br&gt;
I am not looking for:&lt;br&gt;
&lt;ul&gt;&lt;br&gt;
&lt;li&gt;single-link posts&lt;/li&gt;&lt;br&gt;
&lt;li&gt;Android vs. Apple iOS flame-wars&lt;/li&gt;&lt;br&gt;
&lt;li&gt;generic resources about general UI / UX principles&lt;/li&gt;&lt;br&gt;
&lt;li&gt;links to Steve Jobs presentations&lt;/li&gt;&lt;br&gt;
&lt;li&gt;&quot;OMGBBQ, read everything by Edward Tufte!&quot;&lt;/li&gt;&lt;br&gt;
&lt;/ul&gt;&lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.183707</guid>
	<pubDate>Mon, 18 Apr 2011 02:33:50 -0800</pubDate>
	<category>application</category>
	<category>design</category>
	<category>resolved</category>
	<category>software</category>
	<category>tablet</category>
	<category>ui</category>
	<category>user</category>
	<category>ux</category>
	<dc:creator>asymptotic</dc:creator>
	</item>
	<item>
	<title>Java App monitoring</title>
	<link>http://ask.metafilter.com/182317/Java%2DApp%2Dmonitoring</link>	
	<description>What is a good way to monitor/control a Java application? I need to come to a design decision. I have an application that currently has no UI that will run on multiple machines in different configurations. The application&apos;s state will change fairly regularly, lets say once per second. I would like to build a UI so that I can watch the applications running on multiple machines and sometimes send them commands if it&apos;s warranted. &lt;br&gt;
&lt;br&gt;
What would be the best way to implement this? JMX and a proprietary plugin for VisualVM? A lightweight web server on each application and an Ajax implementation on a web server? Or something else? I don&apos;t have experience with either direction so before I pick one I would like some advice about pros/cons and experience  with these or similar technologies.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.182317</guid>
	<pubDate>Fri, 01 Apr 2011 08:29:47 -0800</pubDate>
	<category>Ajax</category>
	<category>Application</category>
	<category>Java</category>
	<category>JMX</category>
	<category>Monitoring</category>
	<category>UI</category>
	<dc:creator>blueyellow</dc:creator>
	</item>
	<item>
	<title>The &apos;Fox meet the Cleansing Fire</title>
	<link>http://ask.metafilter.com/181491/The%2DFox%2Dmeet%2Dthe%2DCleansing%2DFire</link>	
	<description>Where can I find an &lt;strong&gt;exhaustive&lt;/strong&gt; list of possible userChrome.css selectors for Firefox (especially FF4)? I&apos;m looking for an essential cheat sheet like w3schools&apos; &lt;a href=&quot;http://www.w3schools.com/css/css_reference.asp&quot;&gt;CSS reference&lt;/a&gt;, something that lists every single customizable class and pseudo-class, and every type of possible value for each. So far I&apos;ve only been able to find code snippets to accomplish certain things, but nothing comprehensive. Help me unleash my browser&apos;s full potential! I just upgraded to the FF4 pre-release, so if anything&apos;s new (or deprecated) in that version, it&apos;d be nice if the reference reflected that.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.181491</guid>
	<pubDate>Tue, 22 Mar 2011 20:01:01 -0800</pubDate>
	<category>browser</category>
	<category>cheatsheet</category>
	<category>css</category>
	<category>customization</category>
	<category>firefox</category>
	<category>gui</category>
	<category>interface</category>
	<category>reference</category>
	<category>ui</category>
	<category>userchrome</category>
	<dc:creator>The Winsome Parker Lewis</dc:creator>
	</item>
	
	</channel>
</rss>

