Notes from WebExpo 2012
My notes and highlights from WebExpo 2012
- NoSQL: Key-value, BigTable, Document, Graph DB
- Neo4J loves ACID - atomicity, consistency, isolation, durability
- Neo4J for every graph problem (social networks, recomendation systems, ...)
- Graph - nodes, edges, attributes
- indexed by Lucene
- Server mode - REST API
- Embedded mode - Java
- Cypher query language
- SpringData
- webexpo slides
- neo4j-tales video
- @bachmanm
- ROI = [(profit-cost)/cost] *100
- Collect data, mash it, ask how much money you made
- Measure, understand, make informed decision
- @VojtaRocek
- Mock API (tests, documentation)
- Use API (if change needed go to step 1)
- Implement API
- supports JavaScript, C, C++, Visual Basic
- runs in IE10, in sandbox
- WinJS, SkypeKit
- FEO - front-end optimization
- faster means more money
- 2 major metrics: render start time, onload time
- webpagetest.org
- FEO problems: latency, payload, caching, rendering
- Forget the local markets
- Know everything in your business
- be in touch with customers
- @janrezab
No comments:
Post a Comment