Jay Thornton (wcfay, Collective Bias, slides, all presentations) Responsive design is about building a design that reacts to the screen size of any browser. Answer the question “What if I don’t know what size screen all users will be using?” impacts your design thinking.
Author Archives: daniel
going mobile with wordpress (a survey)
Shelley Keith (wcfay, session, @sk140, slides, all presentations) Shelley evaluated the breadth of WordPress plugins, themes, and services related to mobile. Shelley decided she needed to provide a mobile app as well as a responsive html5 theme that played well on small screens. Went with ShoutEm; lets her redeploy content as a responsive html5 that …
strengthen the wisdom muscle (tribute)
[ conversation: #mxf, #mxf @allanbranch ] As entrepreneurs, we don’t often focus on training the wisdom muscle. We’re focused on the product and delivery. How to build wisdom? Read other people, find mentors, experience (and fail).
my so-called life as a developer
[ conversation: #mxf, #mxf @jimrhoskins ] Jim explains that he is a developer. And more.
the psychology of user experience
[ conversation: #mxf, #mxf @giodif ] When design isn’t participating in the experience: you have to put a label on it [ this really begs a Single Ladies reference ] you rely on discovery (excludes discovery-centric experiences) you rely on symbols alone (cross-culture differences can create confusion connections) you aren’t repeatedly distinguishing between the interactive …
agile apps–effective mobile and native development
[ SXSW Bios ] #sxsw #agileapps (Archive) Brief As the rise of iOS, Android, and the Mac App Store brings more web developers into the world of native applications can our existing processes and best practices survive the transition? How can we release early and often in an environment where each update must pass through …
Continue reading “agile apps–effective mobile and native development”
compass/sass/less: tips, tricks, and best practices
[ SXSW Bios ] #sxsw #compass (Archive) Brief Sass & Compass are quickly becoming a standard for authoring and maintaining the styles (CSS) of many of popular websites. A derivative of these languages may someday replace CSS as the default language for styling html. As with using any new technology, a full understanding of how …
Continue reading “compass/sass/less: tips, tricks, and best practices”
prototype vs. sim—validating software and ux design
Making is designing. Use technology to make ideas real as part of the design process (not only part of the build process). Watch the rise and fall of what people change/tinker with (DIY culture) to know where you are getting it right (things that are left alone) and where you are not there yet (things that are modded). Perceptual prototyping is maturing.
the page is dead
Responsive web design is changing the definition of a “page,” as it aims to address the growing variety of device form factors and locations where content is consumed. Additionally, as the web evolves, rules and limitations must be better understood in order to create truly unique content. This session will focus on design philosophy and development techniques to create and adapt your content for maximum impact, regardless of where and how it is consumed.
sso—why does it suck so often?
More and more, SSO “out in the wild Internet” is seen as signing into a service with your credentials that are managed by some other company (identity provider). The less information you require to create an account (using data users have already filled out), the less drop-off you have for sign-up numbers. Building your own level of security well is difficult. Focus on what the user is expecting you to need/ask, and work with the data transparently.