Category: Uncategorized
-
Ant: The Definitive Guide, Second Edition – O’Reilly Media
Ant: The Definitive Guide, Second Edition – O’Reilly Media
-
Cisco and Twitter join Linux patent group – The H Open Source: News and Features
Cisco and Twitter join Linux patent group – The H Open Source: News and Features
-
Knocking Down Apple’s Walled Garden: HTML5 vs. iOS Apps
Knocking Down Apple’s Walled Garden: HTML5 vs. iOS Apps
-
Apple vs. Samsung: court bans sale of Galaxy Tab 10.1 in Europe – The H Open Source: News and Features
Apple vs. Samsung: court bans sale of Galaxy Tab 10.1 in Europe – The H Open Source: News and Features I hate Apple for that.
-
Business Intelligence: news from JasperSoft and Pentaho – The H Open Source: News and Features
Business Intelligence: news from JasperSoft and Pentaho – The H Open Source: News and Features Jaspersoft: With its Self-Service Express Subscription, business intelligence vendor Jaspersoft is making a low-cost support offering available to users of the community version of its BI suite; from $199 per year users can have access to complete technical documentation, the Customer…
-
nXML mode – James Clark’s page (i.e. the author’s)
http://www.thaiopensource.com/nxml-mode/ nxml-mode works best with an RELAX-NG schema / grammar corresponding to the XML being edited. http://relaxng.org/ http://www.thaiopensource.com/relaxng/trang.html is there a way to translate XSD to RNG? is there a way to translate Schematron to RNG? http://stackoverflow.com/questions/14803562/how-to-convert-an-xml-schema-xsd-to-relax-ng ??? http://stackoverflow.com/questions/122089/xsd-to-rnc-or-rng-conversion-unix-command-line !!! http://www.xml.gr.jp/relax/ http://debeissat.nicolas.free.fr/XSDtoRNG.php https://java.net/projects/msv http://search.maven.org/#browse%7C738029748 – msv
-
nXML mode : use describe-mode within emacs
That’s the nicest and briefest description, that I know. What a pity, that I haven’t been able to find it online so far. But here it is: nXML mode: Major mode for editing XML. Syntax highlighting is performed unless the variable `nxml-syntax-highlight-flag‘ is nil. C-c C-f finishes the current element by inserting an end-tag.C-c C-i closes…