GeekArticles
XML
Core XMLThe SimpleDB Epiphany: I Finally GET It... Why RFC 2616 Is To Blame
Author: oreillynet.com |
Published: 20th Feb 2008 |
Visited: 105 times |
Add CommentFiled in: Core XMLSo for various reasons I've had the opportunity to get to know a lot of the folks who design, develop, deploy, market, and support the various offerings of Amazon Web Services, and it's because of this I found it funny...
Read Article Sponsored Links
Related Articles
• Finally is all starting to look like plumbing in XML I've heard it 1000 times since '97. "XML, it's just plumbing". Maybe, but it hasn't really felt that way in past years. Too much was still unsettled, and and there were too many people who were not interested in lettin ...
• Finally! Update: So I've now got things set-up such that there are several default/built-in collections, and for now have updated the client-side XSLT to access the APP service document @ /service/pub/, access each of the related Atom feed-based collections, and creat ...
• Request: try .. except .. finally .. end in one block QC#: 1545 Version: 6.0 Status: Open defect, requires resolution Description: It is pretty common to have structures like
try
try
DoSomething
except
CopeWithException
end
finally
CleanUp
end
It would improve readibility an ...
• Finally, an O'Reilly XQuery book For years, the most frequent question people asked at conferences when I described myself as O’Reilly’s XML editor was “when are you going to have an XQuery book?” My usual answer was “when it’s cooked.” XQuery isn’t completely cooked yet, but weR ...
• Try ..except .. finally live template At long last! try .. except .. finally has been implemented for Delphi! Download this live template and instantly start using this new capabil ...