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
topigames nscoder madrid
Search
Betabeers
October 10, 2012
0
580
topigames nscoder madrid
Betabeers
October 10, 2012
Tweet
Share
More Decks by Betabeers
See All by Betabeers
Cómo diagnosticar problemas de rendimiento en entornos LAMP @crononito
betabeers
1
130
karmacracy
betabeers
0
120
dogfight
betabeers
0
160
Patrones de diseño y ejemplos prácticos en JAVA @47deg_es
betabeers
0
8.3k
Introducción a REST y ejemplos prácticos con JAVA @47deg_es
betabeers
0
240
Apps móviles, ampliando horizontes
betabeers
0
260
AffinityRadar
betabeers
0
160
backbeam
betabeers
0
150
weeZeel
betabeers
0
120
Featured
See All Featured
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
Balancing Empowerment & Direction
lara
5
700
A Tale of Four Properties
chriscoyier
161
23k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.2k
Producing Creativity
orderedlist
PRO
347
40k
Mobile First: as difficult as doing things right
swwweet
225
10k
Become a Pro
speakerdeck
PRO
29
5.6k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.2k
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.5k
Transcript
Topigames @miquelcamps
Indice - ¿Qué es? - Estadísticas - Historia - Arquitectura
- App hibrida - Webviews - API itunes - Afiliación tradedoubler - Componentes - ¿Preguntas?
¿Qué es? Topigames es una app para descubrir juegos para
iPhone e iPad.
Estadísticas (appannie.com) 27 descargas (1.59$) 3 reviews - spain (18)
3 menciones blogs - usa (3) - italy (1) - south africa (1) - mexico (1) - uk (1) - japan (1) - argentina (1)
Historia 17 jun - prototipo 11 betatesters, 6 activos 23
ago - alfa 1 24 ago - alfa 2 8 sep - alfa 3 2 septiembre - alfa 4 rev 1 9 sep - alfa 4 rev 4 10 sep - enviada a appstore 18 sep - rechazada 26 sep - in review (14:05) y aprobada (18:15)
Arquitectura iphone ----> servidor (lamp) ----> api itunes
- Parte web destacados categorias (responsive design css) - API
(JSON) búsquedas rankings actividad mis juegos amigos App híbrida
Webviews - webViewDidFinishLoad - shouldStartLoadWithRequest - viewDidAppear / viewDidLoad NSString
*url = request.URL.absoluteString; if ( [url rangeOfString:@"download"].length > 0) { // acción return NO; }
API itunes Juegos por compañía http://itunes.apple.com/search? entity=software&attribute=softwareDeveloper&term=sega Búsqueda por nombre
http://itunes.apple.com/search?entity=software&term=angry+birds Top 10 juegos http://itunes.apple. com/us/rss/topfreeipadapplications/limit=10/genre=6014/json
Afiliación tradedoubler - Tardan más o menos 1 semana en
aprobar - Comisión 4% por venta, 0.03€ por juego
Componentes - MBProgressHUD - ODRefreshControl - Facebook - SDWebImage -
Testflight - Flurry - GANTracker + EasyTracker
¿Preguntas? @miquelcamps