Jochen Herz, Roland Jesse, Ralf Kürbitz, Rolf Wilhelm, Robert Freitag, Uwe Klatt, Werner F. Bruhin Translated by Werner F. Bruhin"> Specification for an XML format for the exchange of cooking recipes, ingredient information and menus between... 続きを読む
As much as I write about XML, you would swear it is all I do, but I promise it is not. In fact, I do not really use XML that often, but I will admit that I am intrigued by it. A while back, you may remember, I posted about ROXML, a ruby objec... 続きを読む
An astute reader will remember that a while back, HTTParty divorced both ActiveSupport and the JSON gem in order to make it easier to use all around. With the JSON gem went the last gem dependency, which was kind of cool. A few days back, it ... 続きを読む
(2007.1.14 全体的に更新。) Rubyの標準添付XMLライブラリ、REXMLの使い方。 REXMLの特徴 REXMLは、 XML 1.0に準拠した、高速なXMLパーサで、DOMツリーを生成したり、XML文書を読みながらコールバックさせる (SAX2ストリームパーサ) ことができる。 XPathの実装... 続きを読む