Viewing profile — jimfuller
jimfuller
HN member- Joined
- Mon, Jul 18, 2011, 8:22 AM UTC
- HN karma
- 41
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About jimfuller
Recent public activity
-
comment
Comment #7047194
I welcome this call to action and continue to believe that the open source approach provides the foundation for transparency ... though the red herring in this debate is the concep…
-
story
XProc v2 requirements - flow based programming for XML (and non xml now)
handling of non xml data (json, binaries) in pipelines, smoothing out the rough edges of XProc v1, event driven processing
-
comment
Comment #6681707
thx, I think I understand what you are saying, my (perhaps snarky) comment was more to do with 'why be so careful' with the potential data failure (that circus handily addresses) w…
-
comment
Comment #6677374
just noticing the comment 'When a server is being stopped, we need to make sure we don’t lose any incoming data.'... the potential for data lose is already present with the use of …
-
comment
Comment #6625928
agree with your sentiments, I believe the issue that many people have with XML goes a bit deeper ... using XML means you are creating a bit of distance between yourself and the hos…
-
comment
Comment #6625615
of course 'dont use xml'; unless your data mainly looks like documents, needs to handle mixed content, need to represent richer types and/or if you already have a robust, full feat…
-
comment
Comment #6265510
ya, my eyes gloss over when I read 'rediscoveries' like this ... I think the finer point is more about workflow then programming. That is state based workflow is fundamentally hard…
-
comment
Comment #6217746
yes, a bit of a cheap shot that ... and the guy works at a company that makes MarkLogic server which spits out XML ... but it also spits out JSON (all at very large scale I may add…
-
story
Is XML really slower then JSON? Round II (2013)
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.
-
comment
Comment #6160099
the existence of a language should not be a threat, its ok for you to move on from Perl.
-
comment
Comment #5510803
as one who is owned by a dog ... I will categorize this post under the 'bleeding obvious' epiphany ... cue 3 mths from now a new startup whose main product is 'puppies for producti…
-
story
XML Prague 2013
in its 8th year ... don't bet against markup
-
comment
Comment #5024980
I agree with you its ridiculous, but this was used by many 'back then' as evidence ;)
-
story
Busting the 'XML is bloated' myth
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 look…
-
story
Apache Ant Recipes for Web Developers (free)
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 …
-
comment
Comment #4967277
interesting commit, though its got a long way to go to match up to something like PostgreSQL (or at the other end of the scale, MarkLogic, for extremely mature structure/unstructur…
-
comment
Comment #4881345
Agree with your sentiments, I won't be so nice though ... this article is stunning in its naivety and ignorance. Perhaps the author realizes that for every successful startup there…
-
comment
Comment #4878436
I love how some technologies cause some folks to get hostile ... HTML and XML are very close cousins in the same markup family. On the basis of correct usage (e.g. not insane appli…
-
comment
Comment #4864264
hehe, I like the denotation LEMs ...
-
comment
Comment #4864257
the lack of being able to extend or define my own tags and attributes feels like a reduction in freedom to me ... but I guess it depends on your perspective. If you feel comfortabl…
-
comment
Comment #4862506
'XML became terrible for all jobs' ... you do realize that there are literally hundreds of billions of xml encoded documents out there, happily doing what they are supposed to do .…
- story
-
comment
Comment #4862347
I could just as similarly ask why the author even mentions XML ?
-
comment
Comment #4862232
XML, being in the markup family tree, has a lot more history then simple json encoding ... measuring its usefulness on a corner case has always been well ... boring. I am glad peop…
-
comment
Comment #4841849
nice introduction article (on mostly how to setup nginx); the title should reflect this instead of focusing on 'safe and secure' ... if one was to store something valuable (lets sa…