jimfuller
- Karma
- 41
- Created
- July 18, 2011 (14y ago)
- Submissions
- 0
-
handling of non xml data (json, binaries) in pipelines, smoothing out the rough edges of XProc v1, event driven processing
- Is XML really slower then JSON? Round II (2013) (balisage.net)
in 2004 things were different, in 2013 technology has moved on and this paper, by David Lee, experimentally tests the generally accepted notion that JSON is much faster then XML.
- XML Prague 2013 (xmlprague.cz)
in its 8th year ... don't bet against markup
- Busting the 'XML is bloated' myth (navioo.com)
These tests were developed several years ago to demonstrate how slow XML was ... today the difference is very small. True in some circumstances json is more applicable, but it looks like advances in browser tech helps…
- Apache Ant Recipes for Web Developers (free) (antrecipes.com)
This book is a collection of Apache Ant recipes gathered up over the years while performing Web development tasks ... which provided a good experiment in self publishing. its free to download and share
-
How to demonstrate nosql with beer ... quite funnny, I especially like the performance demonstration!
- XQuery 2011 survey (jimfuller2011.polldaddy.com)
For a talk I am giving at GOTO Aarhas 2011, http://lanyrd.com/2011/gotocon-aarhus/shqhc/ would appreciate if all programmers take this survey if you have encountered XQuery before... tia
- Mx - XQuery framework for MarkLogic (github.com)
MX is designed to provide a 'starting point' for developing MarkLogic XQuery web applications.