m (→#2) |
|||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=I want my M K G= | =I want my M K G= | ||
Web implementation of the book »I want my M K G« | |||
===Screendesign=== | |||
[[Media:I_want_my_M_K_G-Screendesign.pdf|I want my M K G – Screendesign]] | [[Media:I_want_my_M_K_G-Screendesign.pdf|I want my M K G – Screendesign]] | ||
===Version 0.1=== | |||
* Tried JavaScript Classes (based on JavaScript Object Template) | |||
* Implemented a kind of REST-API and backend (ExpressionEngine) | |||
[http://uni.tobiaswolf.me/iwantmymkg/ uni.tobiaswolf.me/iwantmymkg/] | |||
===Version 0.2=== | |||
* Implemented pushState | |||
* Better Model ViewController separation | |||
* Removed some JavaScript classes | |||
* Preloading images on mouse hover | |||
* Loading all text data at once | |||
* Added workshops | |||
[http://tobiaswolf.me/iwantmymkg/ tobiaswolf.me/iwantmymkg/] | |||
===Version 0.3=== | |||
* Responsive | |||
* Lang switch | |||
* Preface optimizations | |||
* CSS & JavaScript compression | |||
[http://tobiaswolf.me/iwantmymkg/ tobiaswolf.me/iwantmymkg/] | |||
===ToDo=== | |||
* Some Smartphone/Tablet optimizations | |||
* Testing | |||
---- | ---- | ||
=Assignments= | |||
====#2==== | ====#2==== | ||
[http://uni.tobiaswolf.me/mobile_apps/different_time/ Different Time] | [http://uni.tobiaswolf.me/mobile_apps/different_time/ Different Time] |
Latest revision as of 15:08, 9 March 2014
I want my M K G
Web implementation of the book »I want my M K G«
Screendesign
I want my M K G – Screendesign
Version 0.1
- Tried JavaScript Classes (based on JavaScript Object Template)
- Implemented a kind of REST-API and backend (ExpressionEngine)
Version 0.2
- Implemented pushState
- Better Model ViewController separation
- Removed some JavaScript classes
- Preloading images on mouse hover
- Loading all text data at once
- Added workshops
Version 0.3
- Responsive
- Lang switch
- Preface optimizations
- CSS & JavaScript compression
ToDo
- Some Smartphone/Tablet optimizations
- Testing