Blog
Categories
- Apr 22 2013
The Dimensions of Web Design
The 5-dimensional Web Today’s web has at least five dimensions: Width Height Time – Site content is constantly changing and being added. Hardware – Content needs to be usable on a variety of devices. Software – Different users have different browser capabilities and settings. Good websites embrace this complexity as a competitive advantage. Bad websites […]
Continue ReadingThe Dimensions of Web Design - Mar 05 2013
Getting Started with Mozilla Gaia
Mozilla recently announced FirefoxOS, an innovative project for mobile devices that uses Open Web standards to write UI and applications in HTML, CSS, and JavaScript. The team at Mozilla has done an incredible amount of work connecting a version of Gecko made specifically for the mobile operating system, to Gaia, the web technology-driven UI of […]
Continue ReadingGetting Started with Mozilla Gaia - Oct 15 2012
Roost – A JavaScript Training Conference from Bocoup
One of the most important ways we accomplish our mission to move the Open Web forward is through helping and training web developers. To this end, we’re working to make open web education as accessible as possible via resources such as jqfundamentals.com, our public classes and workshops, and the Essentials Tours we’re bringing to cities […]
Continue ReadingRoost – A JavaScript Training Conference from Bocoup - Sep 17 2012
Bocoup on Air: Developing for the Mobile Web
We had so much fun with our first Bocoup on Air hangout that we decided to do it again. This time, I chatted with Boaz Sender about a mobile web app he’s been working on, and about the future of the web as an application development platform. Most of our conversation was spent on a […]
Continue ReadingBocoup on Air: Developing for the Mobile Web - Aug 22 2012
REST API Documentation Best Practices
Building a back-end API layer introduces a whole new layer of coordination between server and client code. While there are many aspects to this delicate dance of communication, one key ingredient to minimizing back-and-forth-confusion-about what-call-does-what, is consistently communicating about your API endpoints. This is by no means rocket science, but over time I’ve created a […]
Continue ReadingREST API Documentation Best Practices - Dec 07 2010
Think long term, focus short term
This is a command. A mantra. A tenet of project management. Every decision you make will have long-term and short-term effects on the project’s flow. You might hear folks referencing the direction, the heading, or the path of a project. They might spend time aligning the project, course-correcting, or adjusting the heading. All of this […]
Continue ReadingThink long term, focus short term- Tagged in:
- software development process