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
Side Projects
sachag
455
43k
Large-scale JavaScript Application Architecture
addyosmani
514
110k
RailsConf 2023
tenderlove
30
1.3k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
4 Signs Your Business is Dying
shpigford
185
22k
The Cult of Friendly URLs
andyhume
79
6.6k
Being A Developer After 40
akosma
91
590k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
What's in a price? How to price your products and services
michaelherold
246
12k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
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