A tiny web project by Jesper Wøldiche
Users can now show their own sayings by using the patter /and/[my-motto] using dashes for urls.
Microsite that prints from a list of predefined sayings of the pattern 'Keep Calm and [action]'.
GUI for generating custom urls by typing in a custom texts.
Ability to load new motto through ajax without reloading page.
Support for accelerometer on iPhone to reload by shaking the app. Is it even possible to access accelerometer from a webpage?