jpcody + webapp   5

Designing a modern web-based application — Dropular.net — Rasmus Andersson
I designed Dropular just as I would design a desktop application — the UI and related logic runs on the host computer (client). The host knows how to present a GUI and the host knows about user input, end-user’s environment state and so on, making UI code running on the client-side the natural choice. Then again, there’s always data. Dropular.net communicates with one or more backend access points to read and write data, verify authentication and so on.
ui  webapp 
september 2011 by jpcody
Kill The Settings, Build Opinionated Software ~ Flyosity by Mike Rundle
Your app has too many settings, too many things to tweak. API endpoints? Colors of the rainbow? 100 different fonts and font sizes? Temperature in Kelvin? Switch the app to use Esperanto?
webapp  ux  settings 
july 2010 by jpcody
Web application development guide - Salford City Council
The following document is a style guide to assist in the production, implementation and continuing development of all Salford City Council websites and web applications. This document outlines the overall file structure, naming conventions, design and coding guidelines, styles and resources used in the construction of this site. To ensure design continuity and maintain the lifespan of sites, it is important that everybody involved in the development, maintenance and updating of sites read, understand and adhere to this guide.
styleguide  code  webapp 
june 2010 by jpcody
LukeW | Web App Masters: Backstage at 37signals
At the UIE Web App Masters Tour in Minneapolis MN, 37signals founder, Jason Fried described how 37signals solves design problems and collaborates by showing four days worth of chat transcripts about an ongoing redesign project at the company.
37signals  process  webapp 
june 2010 by jpcody
How to Make an HTML5 iPhone App
You can do this with the skill set you probably already have: HTML(5), CSS, and JavaScript.

I’ll show you how to create an offline HTML5 iPhone application. More specifically, I’ll walk you through the process of building a Tetris game.
html5  iphone  javascript  webapp 
may 2010 by jpcody

Copy this bookmark:



description:


tags: