Password help?

Things mrcave likes Explore more popular stuff on Tumblr

  1. 14
    On a serious note..

    I don’t think it’s healthy how much anxiety I have about feeling like I’m not doing enough in my life. It’s like I’m watching sand in an hourglass. Have to fit this in here, need to accomplish this. It makes it really hard to enjoy the moment I’m in.

    Sure, you can just say relax! But it’s not that easy to shut my brain off. I’m constantly questioning my path and wondering if I should be moving in a different direction. Sometimes I wake up dreading the day so much. I wish I had a better idea of my future plans, what I really want to do with my life, and how I could live without constant worry.

    Just a thought.

     
  2. 7
    Camera Canon PowerShot A3100 IS
    ISO 80
    Aperture f/2.7
    Exposure 1/500th
    Focal Length 35mm

    Oh, the strange things you find in small towns. This whole yard was covered in metal art including everything from a guy on a toilet to a robot to a 10 foot giraffe. These guys were my favorite.

     
  3. 19

    Pizza success.

     
  4. 19

    Rocky, Colt, Tum Tum

     
  5. 12
    37signals doesn't like you sorting stuff. Or. Why are you just remaking a spreadsheet?

    I’m working on project where I’ve got numerical data for each record, so you wouldn’t be surprised probably that I was formatting that data into an HTML table and was going to let users click column headers to sort that data.

    But it got me looking for inspiration on how others are designing tabular data and sorting data these days, so I went looking at the 37signals portfolio. What I saw surprised me a bit.

    They don’t let you sort anything in their applications.

    Also.

    There’s no tables. Anywhere.

    Except…

    They use tables for layout in places :)

    The purist designers out there probably are amused by that. I just found it thought provoking.

    Digging into it a bit, I looked at Sortfolio. Surely there’d be sorting going on there. :)

    But as I look at Sortfolio, you are allowed to filter by city and budget but the sort appears to be predetermined by them and a little random. Premier listings at the top, sorted randomly amongst themselves. Non-premier on the bottom. No ability for the user to sort anything by themselves.

    Interesting. Oh what about Highrise where there’s numerical data in things like Deals. Do they let you sort that, or sort notes by time?

    No. Here’s Deals in Highrise.

    No tables. No user sorting. If you view source though you’ll see a table. 

    <table class=”deals” id=”pending_deals”></table>

    But Deals appear to be sorted in a way predetermined by 37signals. And if you want to find certain records you have a bunch of ways you can filter the data: date, category, and owner.

    One more place to look: Basecamp. They have to let you sort messages right? Email clients are sortable after all, and Basecamp replaces email for a bunch of teams. Surely someone might want to sort those messages by something.

    Nope.

    They choose some “Most Active” messages for you at the top, and everything else is chronological. You can filter by category but no sorting.

    Very very interesting.

    So who cares? Well this exploration helped in a couple ways. It made me question the reasons I was thinking about putting data in tables and letting users sort stuff.

    I realized I was just being lazy and cargo cultish.

    “I have data. Seems like it would go in a spreadsheet. So let’s use a table. And of course it should have sortable columns because that’s what spreadsheets have”.

    All this got me thinking about if I’m truly designing a solution to a problem if all I’m doing is replicating the features of a spreadsheet in a web app. Why wouldn’t a user just use a spreadsheet then?

    I realized there actually is a best way to have the data sorted in my case, and it probably doesn’t make much sense when solving my users’ problems to sort it any other way.

    I also have started questioning all this data I’m presenting. Each cell of data turns out doesn’t seem all that important. There’s about one number, maybe two that stick out as being problem solvers. The rest are maybe “interesting”. Maybe they have some importance for understanding the other numbers. But if you had 2 seconds to glance at the data, there’s a single number for each record you want to see, not 6 columns equally treated in a table.

    This doesn’t all mean, sorting is bad, or tables are bad. But when you think of a technique and data structure that is so common and give yourself a constraint like “don’t use tables or let people sort stuff” you start to question a lot of the poorly made assumptions you might have been making.

     
  6. 13

    my simple desk is coming along.

     
  7. 24

    I made this for Brandon and gave it to him yesterday so he could start today. There’s a little present in each box. Projects are fun.

    From Pinterest- they’re all matchboxes!

     
  8. 53

    Firefox - If you start typing a URL and you already have a tab open of that URL, the first option in the dropdown offers to switch you to that tab.

     
  9. 4

    On Saturday, Brandon and I took a mini vacation to st. Louis.

    We stayed at a hotel with an amazing fluffy bed, went swimming, went to trader joes, ate at fitz’s and pi pizzeria (pb cookiedough milkshake pictured…gross!) and went to the rock and roll craft show and saw my week with Marilyn.

    Whew! We did a lot in 2 days..just realized that as I wrote it.