Skip to main content

Home/ Groups/ Future of Web Programming
Nicolas Casel

NoSQL Databases: Why, what and when - 0 views

  •  
    NoSQL databases get a lot of press coverage, but there seems to be a lot of confusion surrounding them, as in which situations they work better than a Relational Database, and how to choose one over another. This talk will give an overview of the NoSQL landscape and a classification for the different architectural categories, clarifying the base concepts and the terminology, and will provide a comparison of the features, the strengths and the drawbacks of the most popular projects (CouchDB, MongoDB, Riak, Redis, Membase, Neo4j, Cassandra, HBase, Hypertable).
Nicolas Casel

Code School - Explore and Master Chrome DevTools - 0 views

  •  
    "Explore and Master Chrome DevTools"
charm felipps

Malta Web Development Services - 1 views

I was so glad that I found RightBrain when I needed help in Web Development. Their skills in building sites that are as brilliant and as mobile as they are for the desktop have greatly helped me. T...

started by charm felipps on 30 Aug 13 no follow-up yet
Nicolas Casel

HTML5 Cheatsheet - 0 views

  •  
    Classification des tags HTML 5 : "nouveaux", "existants" et "obsolètes" et support en fonction de chaque navigateur
Nicolas Casel

Parsing Large XML Using PHP (PHP XMLReader) - 0 views

  •  
    I had some issue with parsing large xml files using php DOM. DOM or Simplexml can be used in case of smaller files. In case of large files using DOM may not be memory efficient. DOM parser will load whole XML file to the memory and may cause performance issues. In this case we can use php XMLReader.
« First ‹ Previous 561 - 580 Next › Last »
Showing 20 items per page