Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Introducing Skateway 2.0
Search
Chuck Shnider
January 09, 2014
0
43
Introducing Skateway 2.0
Presented at Ottawa Cocoaheads, 09 January, 2014
Chuck Shnider
January 09, 2014
Tweet
Share
More Decks by Chuck Shnider
See All by Chuck Shnider
A look back at GameDev on Apple II
chucks
0
530
Fun With Auto Layout
chucks
0
110
Using KSScreenshotManager
chucks
0
82
Featured
See All Featured
YesSQL, Process and Tooling at Scale
rocio
169
14k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
226
22k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
25
1.8k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
364
24k
Into the Great Unknown - MozCon
thekraken
32
1.5k
The World Runs on Bad Software
bkeepers
PRO
65
11k
5 minutes of I Can Smell Your CMS
philhawksworth
202
19k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
246
1.3M
The Pragmatic Product Professional
lauravandoore
31
6.3k
Put a Button on it: Removing Barriers to Going Fast.
kastner
59
3.5k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
8
740
The Cost Of JavaScript in 2023
addyosmani
45
6.7k
Transcript
Skateway 2.0 Chuck Shnider twitter: @cshnider ∑
3 years old http://www.flickr.com/photos/ncc-ccn/6516617313/in/photostream/
1.0 – 1.0.2 •Winter, 2010/2011 •Screen-scraping in-app •Update app when
conditions are broken
1.5 – 1.6 •Winter 2011/2012 •Own Server •Wizard of Oz
•Small Visual Fixes
benign neglect
time for a reboot… •iOS7 only •visual refresh •modern codebase
•only a few model classes were ported at all
UI Changes http://www.flickr.com/photos/56879526@N03/5390243329/
None
UI Changes •Get rid of all adornment •Maybe went too
far •Get rid of UITabBar on iPhone •Schedule pressure!
None
None
Optimize for 4-inch iPhone
None
French Localization http://www.flickr.com/photos/ncc-ccn/8044322027/
Localization •Used “base” localization support •Not magic, you still need
scripts! •Text substitution client-side •Sometimes need to detect UI language
None
Character Encodings is hard!!!
Background Refresh http://www.flickr.com/photos/56879526@N03/5390254551/
Background Refresh •An experiment •Perceived Speed Increase •Helpful for offline
viewing •Background Fetch vs. Silent Push
Seasonality •Should consume ZERO power when skating season is over.
•Can you climb back out of the ghetto? •Signalling mechanisms for the OS • UIApplication -setMinimumBackgroundFetchInterval:
206.248.130.215 - - [09/Jan/2014:01:22:15 +0000] "GET / skateway/conditions.json?bg=1&hw=iPhone5%2C1&os=7.0.4 HTTP/ 1.1"
200 543 "-" "Skateway/2.0 (iPhone; iOS 7.0.4; Scale/ 2.00)" Treat as an Experiment 206.248.130.215 - - [09/Jan/2014:01:22:15 +0000] "GET / skateway/conditions.json?bg=0&hw=iPhone5%2C1&os=7.0.4 HTTP/ 1.1" 304 0 "-" "Skateway/2.0 (iPhone; iOS 7.0.4; Scale/ 2.00)"
None