Facebook: Promoted Posts

Recently I made a huge investment into my Facebook following: a $7.00 promoted post. I read a few white papers on how to best target my friends and family through social advertising, and came up with something I feel is pretty compelling.

I'm gonna type every word I know! Rectangle. America. Megaphone. Monday. Butthole.

Ron Swanson

Chairs are like Facebook

They let you relax. They let you have a conversation with someone close to you. They are comfortable, they are uniform, and they take money to use properly. Chairs are like Facebook.

By giving the option for users to promote their own posts, Facebook is taking us down the dark, dank back alleys of social networking. As opposed to transparent sharing, where my Mom rightly sees the bad decisions I just made in Las Vegas, everything must be viewed through a lens of skepticism.

In the immediate term I think this will simply leave a bad taste in the mouth of many users, however, the real danger is in the long term. If left unchecked, this kind of social interaction could degrade the core of how people interact on Facebook. How long before you have to pay for each post just to get it noticed?

Ain’t no party like a Tupperware Party

My biggest problem with promoted posts is that it just doesn’t feel genuine. I really can’t ever see coming across one of these without wondering why my buddy just paid money to tell me that.

It’s the same feeling I would get if I walked in with a marble rye as a guest to a friends party, only to find out it was a promotional for Tupperware’s new Thatsa® holiday collection. Gross.

The beginning of the… beginning

I’m actually not in the group of naysayers predicting the downfall of @finkd’s empire. Perhaps it’s because I’m actively engaged in building social tools for people that fills one of the only voids left by Facebook (Communities), or maybe it’s just because I think distribution, and having 1/7th of all humans on your service is kind of a big deal – whatever the reason, I think Facebook will thrive for years to come.

Really, it’s hard not to be reactive with these kinds of changes. In my own work, I’ve seen people rebel of the most mundane changes. I’m very interested to see how this concept evolves, and is managed to keep us away from the Social Ghetto.

1Password

I’ve been dabbling in security for the last month or so, thought I’d share an awesome piece of software that has quickly become invaluable: 1Password. At a glance, it seemed to be a decent solution to managing secure information, and password variations (was it penguins0, or Penguins0?), but quickly found that I could use it to create ultra-secure passwords that I would never attempt to remember; I could set up each vendor to have a unique key that is virtually impossible to compromise. Cool beans.

With this approach, I use 1Password to generate a completely random password (at the max security the vendor allows), and then throw it into 1Password, my average password might look something like this:

ZtXipv6yTWzk3*{p#B49de(Qfv,tC8ubgt@Bp6gkUQ+77smu@B

That’s a beautiful string. With such a strong key, you can kiss a password breach goodbye (not to mention that each password is unique from every other password).

DropBox

Now, what happens if you need to access your passwords, but you’re not on a device you own? Well, just sync your 1Password keychain with DropBox, and you can easily browse to the web interface from your DropBox account and gain access to all of your security credentials.

Verdict

Coming it at $69.99, it’s not exactly a no brainer, but if your looking to beef your security, and manage credentials / sensitive information – it’s a great solution. The Pro version of the iPhone app comes in at $14.99 (which seemed a bit pricy for companion software), but overall a one-time payment of ~$100 seems like a reasonable price for incredible security.

Renew

Today, I’m excited! For a long time I’ve wanted to renew my web-home, but simply have not had the latitude with which to address the problem. What I really needed was time to think about what I wanted to show case, and ultimately how it would be displayed. What I came up with is much more simple, and concise then anything I’ve ever made internally. My only real sadness is that I’ve lost my beloved ribbon, but for me removing the noise has brought into sharp focus the things I want to highlight. As par normal, I’ll address the whys and how’s of some of the decisions I’ve made.

Goodbye Noise

In 1964, Penzias and Wilson, two Nobel Prize winners (Physics) working at Bell Labs in New Jersey were consumed with finding the solution to a specific problem; background noise. No matter how they tried to perfect their instruments, they always received a consistent, vexing static in their supersensitive antenna. After much work, and some chance collaboration with colleges at Princeton, they found the source: The Big Bang. It’s a fantastic story, and well worth the read.

When I took the time to address the visuals of my site, I found similar noise all around. It wasn’t that anything was massively out of place; there was just a lack of simplicity. What I’ve tried to do with the current visuals, is reduce the noise, and increase the simplicity; all without making it sterile.

Type

All right, let me just don some protective gear before addressing typography. Actually love what Trent Walton said on the subject:

“Setting type on the web can feel a lot like grilling a steak in front of a crowd of your pit master friends.”

Agreed. One of the sentiments echoed from readers of my last version, was that longer articles quickly became difficult to read. The reason for this should be apparent, it’s a small, sans-serif font, and when you get that many words over the breadth of a thousand pixels, it can be overwhelming. Originally I’d made this decision in favor some somewhat compactifying my site, but patently, that’s wasn’t the right choice.

For now, I’ve incorporated a beautiful Serif font for my solution. At 18pt, it makes for a beautiful read. Headlines are provided in the equally stunning Sans-serif face. I love the interplay that these two make on a single page – so from a typography view, I’m very happy.

On the development side, I still have a bit of work to do. I’m interested to try a progressive Viewport Sized solution, but for now the sizes are given in em, of course based on a 16pt base. In the near future, I’ll be using media queries to size the typography up and down according to the viewport size (an interim solution until Viewport Typography has wider support).

Partition

One of the greatest challenges to my web-home is to somehow capture all of my interests / works on a more or less comprehensive level. Up until now, any side projects I’d done, or tools I’d created were only tangentially connected. With this release, I’ve been able to gather some of these things up, and display them in my about section.

Right now this is only a view of me professionally, in the future I hope to be able to merge more of my passions than web development into something that is at once, catholic and yet not overwhelming. An attempt to showcase more of these passions has been made in my Timeline.

Timeline

This has been a pet project of mine since I first saw it introduced on Jeff Croft’s site. There’s a great conversation / linked article via Zeldman where they discuss “the merits of self-hosting social content and publishing to various sites rather than aggregating locally from external sources.”

 

For me, the idea of it is taking ownership of everything I publish, be that Twitter, Facebook, Instagram, Dribbble – anything I put on there want to aggregate into my own list, which is 100% under my control. On a later article, I’ll describe exactly how I created this aggregate – it’s surprisingly simple, and only requires a minor knowledge of any backend language / data storage.

The Dark Mark

In the few years that I’ve been publishing content, I’ve never felt the need to create a “mark” or “logo” for myself as a brand. I still don’t – but the mark you see there does draw a nice parallel with the Creative Commons license, under which I publish much of my content. On the flipside (quite literally), my trusty penguin scamper can still be seen safeguarding and maintaining my domain.

Progressive Development

When it came time to start migrating pixels to code, I knew I wanted to push the boundaries (as usual) of web browsers. Of course, the site is built entirely upon a responsive grid (still some more work to do here), and is supported on an em based scaffolding – this allows me to scale the site up and down, depending on device and available space. Right now I’m using this only in a limited capacity, but in the near future I’ll (again, quite literally), expand it to a fluid solution across large and small viewports.

The feat in which I am most pleased, the crème de la crème, is that the entire site is resolution independent. The same resources are served to an iPhone as are served to a Dell Notebook – and they scale as the zoom or pixel density allows. This is done through a menagerie of CSS3 and SVGs, with a little Responsive Web Design sprinkled on top. It’s a technique I’ve put into full swing across every new project I take on. More later on how I’m using WordPress in a new way (not using themes), and incorporating Object Oriented Javascript. Cool legumes.

TL;DR

As I’ve yet to learn how to be concise in my writing, here’s the skinny without the stories:

  • Minimalistic Visual Design to highlight the content rather than the background
  • New Typefraces expand readability, and expand / contract to devices
  • Entirety is a better showcase of where I am engaged professionally (eg Balllrs, CSSButton.me, Open Source code, Side Projects, etc)
  • Timeline: New fancy thing that aggregates and stores my published content from a variety of vendors, and displays it here for any curious reader
  • The Dark Mark: New mark that represents me, given by Voldemort
  • The usual blend of progressive techniques mushed together (CSS3, SVGs, RWD, OOJS). New and awesome WordPress solutions, OOJS.

So that’s it! I’m excited to finally have my podium back, and you can be sure I’ll be nerdraging, sharing, and publishing tasty web again in no time.

Agnostic Presentation Template for Websites

Quite often I’ve found myself taking a quick screenshot of my finder window to create a wrapper for a website or mock. A few months ago I decided to stop repeating this process, and create a simple smart object that I can just copy / paste my designs into whenever I need a nice looking wrapper. I've found it quite useful, and have added it to my arsenal of design resources. Give it a try, let me know what you think!

Download