Tag Archive
The following is a list of all entries tagged with XML:
Java and domino
Filed in Uncategorized, March 20, 2007, 11:52 am by Joachim DagerotOn a clients behalf I have logged an incident involving a java agent that performs an XSLT. When this code is running with the same java version but outside of domino it performs somewhere between 30 and 100 times faster. After some discussions with IBM I just got a reply hinting that the “JavaEnableJIT=1″ could [...]
The never ending question these days: Which AJAX Framework to use?
Filed in Uncategorized, February 5, 2007, 7:46 am by Joachim DagerotI have written about it before (here and here). The question about which javascript framework to use. In lack of defacto standards both inside and outside of my professional area I have used prototype.js and script.aculo.us heavily and starts to like them both, especially the prototype.js.
On the other hand, IBM is using DOJO, not much, [...]
RSS or ATOM? What’s your opinion?
Filed in Uncategorized, July 5, 2006, 6:52 am by Joachim Dagerot[tag]RSS[/tag] or [tag]ATOM?[/tag]The question has been raised many time, and because ignorance is a bless I have always answered Deliver in both formats. That is a very weak answer of course but I, who haven’t read the specs, just saw another format war around the corner,and that would certainly been contra productive and badly timed [...]
Book review: Effective XML
Filed in English, Uncategorized, June 30, 2006, 7:24 pm by Joachim DagerotI liked this book. Main focus isn’t on all the standards and framework there is but more on how to use the language as it stands. There’s Do’s and Don’ts such as Using namespaces for modularity byt not using namespace prefixes in Element Content and attribute values.
I would not recommend this book in the reference [...]
Lotus Domino and DOJO, where will it end?
Filed in Uncategorized, June 14, 2006, 3:18 pm by Joachim DagerotMy company is just in the deliverance phase of a quite complicated project involving changes in the DWA part of the mail templates to increase the 40K+ web users experience when using the PIM applications.
This has forced me to dig into the forms7.nsf database heavily and that for sure must be one of the deepest [...]
XML is Dead
Filed in Uncategorized, June 12, 2006, 1:25 pm by Joachim DagerotOver at codestore Jake has a good entry with the topic XML is Dead. Long Live JSON. I do agree that JSON in some situations are better than XML, but don’t forget that XML is so much more than sending fragments of data to the browser. How is JSON treating XSLT, XPath, DTDs and schemas [...]
Prototype, DOJO, self made - what Ajax framework should we use?
Filed in Uncategorized, June 7, 2006, 9:49 pm by Joachim DagerotSo far I have always recommended to write a simple self-made routine for the [tag]Ajax[/tag]-driven sites if I think that the developers don’t have the time or skills to learn the [tag]prototype.js[/tag] [tag]framework[/tag]. If, on the other hand, the developers are skilled and there’s time scheduled to learn a complete framework I have recommended prototype.js. [...]
Challenge
Filed in Uncategorized, March 23, 2006, 9:42 am by JocheI must admitt that I’m not too knowledgable about the DXL and XML thing going on in the domino system. I would like to get a standard notes-document, containing the normal fields Subject, Body, Abstract and perhaps some meta-data fields like category, categories etc, to be displayed as some kind of XML.
Ofcourse, I can create [...]
W3C tar sig an XMLHttpRequest gränssnittet.
Filed in Swedish, March 2, 2006, 10:39 pm by JocheAtt AJAX aldrig varit en W3C standard har kanske inte så många låtit sig påverkas av. Vilket egentligen är lite märkligt eftersom web 2.0 skall handla om tillgänglighet och användbarhet. Tillgänglighet är svårt att nå utan att följa standarder.Det är därför med glädje som jag ser att de nya saker som W3C nu tar [...]