HN user

maxmzd_

352 karma

UX / UI Designer, Front-end, & iOS Dev in San Francisco. I'm http://briandelaney.me

Posts18
Comments29
View on HN
itunes.apple.com 8y ago

Show HN: Cashflowy – See your future account balance

maxmzd_
4pts0
itunes.apple.com 10y ago

Show HN: HALP, quick decision maker and my first iPhone app

maxmzd_
1pts0
news.ycombinator.com 11y ago

Ask HN: How do I know if my startup is infringing on patents?

maxmzd_
4pts2
briandelaney.me 11y ago

Redesigned my portfolio using Impulse

maxmzd_
4pts3
demographics.coopercenter.org 11y ago

The Racial Dot Map

maxmzd_
2pts0
vanillaextract.me 11y ago

Show HN: Custom CMS using Node and Backbone for my girlfriend's fashion blog

maxmzd_
12pts18
hammerjs.github.io 12y ago

Touch library Hammer.js releases v2.0

maxmzd_
1pts0
helpx.adobe.com 12y ago

Adobe reveals theft of customer info and product source code

maxmzd_
4pts0
us.cnn.com 13y ago

Google Chairman Eric Schmidt predicts our digital future

maxmzd_
3pts0
briandelaney.me 13y ago

The Leg of Lamb - A Modern Parable

maxmzd_
1pts1
briandelaney.me 13y ago

The incremental degradation of my beard trimmer

maxmzd_
1pts1
briandelaney.me 13y ago

Why Business Cards Matter

maxmzd_
2pts1
briandelaney.me 13y ago

Negative space logos and symbols

maxmzd_
135pts49
thenextweb.com 13y ago

Jack Dorsey and Biz Stone pick up a patent for a side project called Twitter

maxmzd_
1pts0
briandelaney.me 13y ago

Determining semantics is all about context

maxmzd_
1pts0
www.kickstarter.com 13y ago

Toasted: Celebrating Female Entrepreneurs

maxmzd_
1pts0
thenextweb.com 13y ago

Fab stops sending you emails you don’t read, even when you don’t ask them to

maxmzd_
172pts101
gopalmetto.com 13y ago

Palmetto: An open Twitter-like ecosystem for ALL data

maxmzd_
1pts0

I believe it's assumed that if a species is capable of producing a mechanism to communicate with other interstellar species, then they necessarily have an understanding of math and physics.

Thanks!

I learned Node.js by watch some of Pedro Teixeira's screencasts: http://nodetuts.com/

I'm using Express.js as the backend framework and read some tutorials on that. Can't remember which ones.

I learned Backbone.js by reading the docs: http://backbonejs.org/ along with reading source code of projects I was familiar with.

This best practices article came in handy too: http://geeks.bizzabo.com/post/83917692143/7-battle-tested-ba...

For layout design, I tend to sketch my UX ideas on paper. For this site, since it's so minimal, I designed straight in the browser using HTML / CSS (SASS)

AngelList is a great resource. Fill out your profile, connect with people you know, and list yourself as a contractor. Then go through jobs looking for contractors and hit "Yes." This is how I've found 90% of my contract work over the past 3 years (in the Bay Area).

The FedEx logo is the first time I noticed the negative space technique and really sparked my interest in branding. It's amazing how such a simple mark can represent so much.

The article is meant to present the concept and provide inspiration for other artists; it's not a treatise on the history of the technique. I plan to update it as I find more clever examples.

I had the same thought as I went back to append the names of the artists in the collection. I have seen lots of great logos designed by women as I've scoured Dribbble, just not so many using the negative space technique. What does that say? Maybe men and women perceive design differently? This would be an interesting topic to explore.

We need to treat our data like we treat our email. Define the common attributes comprising data within a particular application and define how to access that data (through an API). Come up with a common vocabulary for all data (crowd-sourced based on the current stewards of that type of application) and tie those calls into user identity providers (again, built around the common attributes of a user identity). Every interaction between apps and users goes through the user to collect permissions. Permissions are based on signals gained from all other interactions that have passed through the user identity provider. Signals like how often you interact with the app or user requesting the data, which topics you've interacted on previously, etc.. Data is still stored on separate app providers, but we now have simple access. The app provider uses the signals to build permissions specific to their application. Users can transfer their data from one provider to the next easily since all of the data definitions have been translated (assuming the apps are similar in nature).

More here: http://GoPalmetto.com/