Skip to main content

Home/ Coders/ Group items tagged xml html

Rss Feed Group items tagged

Joel Bennett

Trang XML Schema converter - 0 views

  • W3C XML Schema is supported for output only, not for input
  •  
    Trang converts between different schema languages for XML. It supports the following languages: * RELAX NG (XML syntax) * RELAX NG compact syntax * XML 1.0 DTDs * W3C XML Schema
Joel Bennett

XML Editor - Edit XML Files, XML Schema, XSLT, and more - 0 views

  •  
    The XML IDE ... modeling, editing, transforming, and debugging XML-related technologies, including an awesome graphical schema designer, code generation tools, file converters, debuggers, profilers, database integration, and explicit support for XSLT, XPath, XQuery, WSDL, SOAP, and Office Open XML (OOXML) documents. It even included Visual Studio and Eclipse plug-ins...
yc c

gotAPI.com - Documentation search engine - 2 views

  •  
    gotAPI helps you find functions, classes, methods, properties, styles, tags, constants and more \n Search In\nActionScript 2.0, ActionScript 3.0, Adobe Flex 2, Adobe Flex 3.3, Apache Ant, Apache Commons, Apache RegExp, Apache Struts 1.1, Berkley DB XML, Bluetooth and OBEX, C++, CakePHP 1.2, Castor, CDC, CLDC, ColdFusion MX-7, ColdFusion MX-8, CSS, CSS, DbUnit 2.4.5, Dinkumware C/C++, DITA 1.1, DocBook, Dojo Toolkit 1.3, Drupal, Eclipse Platform 2.1, Erlang, Flickr API, FP, Google GWT, Google GWT+Gears, Groovy, Haskell, Hibernate, HTML, HTML, HttpUnit, J2EE 5.0, Java 1.5, Java 1.6, JavaScript, JavaScript, jQuery, JSON LIB, JSTL, JUnit, Log4J, MIDP, Mobile Media, MochiKit, MooTools, MySQL 4.1, OpenGL 2.1, Oracle 10g, Oracle 9i, Orb API 2.0, OSGi Platform 4.1, PBP, Perl 5.10, PHP, PostgreSQL 8.3, Prototype.js, Python 2.6.1, RMagick 1.15, RogueWave, Ruby Std Libraries, Ruby/Rails, Scala 2.7.3, Schema (XSD), Script.aculo.us 1.8, Selenium 0.8.2, Sicstus Prolog, Simple DirectMedia Layer, Spring Framework 2.0, Symphony 1.2, Twitter API, Web Services, XML DOM, XPath 2.0, XSL 2.0, Yahoo! UI\n
Justin Newton

W3Schools Online Web Tutorials - 0 views

  • At W3Schools you will find all the Web-building tutorials you need, from basic HTML and XHTML to advanced XML, SQL, Database, Multimedia and WAP.
  •  
    At W3Schools you will find all the Web-building tutorials you need, from basic HTML and XHTML to advanced XML, SQL, Database, Multimedia and WAP.
  •  
    This site includes tutorials, references, and try it safely examples...
  •  
    XHTML, CSS, JAVASCRIPT, PHP, DOM, XSLT, XSL, XML, WAP
Joel Bennett

XML Differences - 0 views

  •  
    A web-based xml diff tool (written in Perl)
David Corking

Erik Naggum on attributes in SGML/XML, Enamel (NML), Lisp - 0 views

  • Whether something is an attribute or element is _completely_ arbitrary.
  • Whether something is an attribute or element is _completely_ arbitrary.
  •  
    The "Naggum Markup Language" - a tidy way of expressing XML element trees with attributes.
Adildi ldinlio

HTML XHTML and CSS For Dummies sixth Edition|free ebooks download - 0 views

  •  
    HTML XHTML and CSS For Dummies sixth Edition free download at the best library for free HTML/XML ebooks download.
Joel Bennett

SgmlReader 1.7.2 - Open Garden - 0 views

  • The original community around SgmlReader used to be hosted by GotDotNet, but is now being phased out.
  •  
    SgmlReader was a source reference assembly from Microsoft which allows parsing Html as Xml -- that is, it takes poor, and even invalid Html and converts it to XHtml and gives you an XmlReader or XmlDocument from it.
Joel Bennett

XSLT Editor - Stylus Studio - 0 views

  •  
    An amazing XML/XSLT tool which lets you edit and create XSLT templates with full intellisense, live preview windows, and boatloads of features.
ginnasandovald

XML - 0 views

  •  
    esta página muestra una de los componentes importantes de la web semántica, como lo es el xml
Haley Drummond

HTML to PDF | HTML to Excel | DocRaptor - 0 views

shared by Haley Drummond on 23 Feb 11 - Cached
  •  
    Web-based app that converts html to pdf or html to excel. Uses Prince XML as the engine behind pdf generation.
  •  
    really useful tool for programming in any language
Fabien Cadet

utf 8 nbsp - RE: nbsp is not that hard, folks ; reply by: Américo Albuquerque... - 0 views

  • " " " " and "\u00A0" have nothing, NOTHING to do with UTF-8.
  • There is a character -- an abstract unit in a "script" (a writing system; we are using Latin right now) -- called NO-BREAK SPACE by the Unicode Standard and ISO/IEC 10646. Unicode and ISO/IEC 10646 assign this character an integer number, 160, which is A0 in hex.
  • UTF-8 is an encoding scheme that provides a way of representing any of the approximately 1.1 million possible abstract characters in Unicode as a sequence of 1 to 4 bytes.
  • ...8 more annotations...
  • The UTF-8 representation of the Unicode character 160 (no-break space), is the pair of bytes C2 A0, in that order.
  • This thing: \u00A0
  • the no-break space character
  • This thing:   or this thing:  
  • is to SGML applications like HTML and XML what \u00A0 is to Java & Python;
  • is called a character reference (or "numeric character reference").
  • This thing:  
  • is to SGML applications like HTML and XML an "entity reference";
  •  
    « [...] " " " " and "\u00A0" have nothing, NOTHING to do with UTF-8 [...] Unicode and ISO/IEC 10646 assign this character an integer number, 160, which is A0 in hex [...] UTF-8 is an encoding scheme [...] The UTF-8 representation of the Unicode character 160 (no-break space), is the pair of bytes C2 A0. »
Joel Bennett

OWASP Encoding Project - 0 views

  •  
    The Reform library provides a solid set of functions for encoding output for the most common context targets in web applications (e.g. HTML, XML, JavaScript, etc). The library also takes a conservative view of what are allowable characters based on historical vulnerabilities, and current injection techniques.
Joel Bennett

Jesse Ezell Blog : HTML Tidy - 0 views

  •  
    A short list of some ways to get from messy html to clean xml
Joel Bennett

Web IDE EAP - JetBrains - 1 views

  •  
    The JetBrains Web IDE is a new Integrated Development Environment for web programming: Html, CSS, Javascript, XML, PHP, and SQL ... and support for version control systems, etc
Fabien Cadet

Atom Authentication, by Mark Pilgrim on 2003-12-17 | XML.com - 1 views

  •  
    « A little-known fact about RFC 2617 is that HTTP authentication is extensible. The RFC defines and Apache has modules for Basic and Digest authentication, but developers are free to define different algorithms for use within the HTTP authentication framework, and servers are free to insist that clients support those algorithms if they want access to the server's resources. »
Rick Fan

Creating OpenSearch plugins for Firefox - MDC - 0 views

  • Your server should serve OpenSearch plugins using the MIME type application/opensearchdescription+xml. Be sure that your Search Plugin XML is well formed. You can check by loading the file directly into Firefox. Ampersands in the template URL need to be escaped with & and tags need to be closed with a trailing slash or matching end tag. The xmlns attribute is important, without it you could get an error message indicating that "Firefox could not download the search plugin from: (URL)". Note that you must include a text/html URL — search plugins including only Atom or RSS URL types (which is valid, but Firefox doesn't support) will also generate the "could not download the search plugin" error. Remotely fetched favicons must not be larger than 10KB
Joel Bennett

Amaya Home Page - 0 views

  •  
    Amaya has been progressing nicely over the years and supports HTML, XHTML, MathML 2.0, SVG (even transparency and animation), and much of  CSS 2 ...  You can display and somewhat edit XML ... and there's some powerful tools for live editing...
Zhang Luke

HTML 基础 - 学习 Web 开发 | MDN - 18 views

  • 这个元素的主要部分有:
    • Zhang Luke
       
      所有html代码都遵循这个规则
  • 所以到底什么是 HTML?Section HTML 并不是编程语言,它是一种用于定义内容结构的标记语言。HTML 由一系列的元素(elements)所组成,这些元素可以用来封装不同部分的内容,使其以某种方式呈现或者工作。
1 - 20 of 27 Next ›
Showing 20 items per page