Theory and Practice
About Archives Categories Tags Authors 中文 ไทย
  1. Tags
  2. XML

[Golang] Unmarshal UTF-16 XML

July 27, 2020

How to parse a UTF-16 XML file in Go.

 read more »

[Golang] Parse Dash Manifest in Instagram Post Live Story

March 05, 2018

Get urls of video and audio of Instagram user post live videos shared to stories via Go standard regexp package.

 read more »

[Golang] Parse Web Feed - RSS and Atom

March 03, 2015

Parse Atom 1.0/RSS 2.0 web feeds in Go programming language.

 read more »

[Golang] Convert Atom to RSS

March 02, 2015

Convert Atom 1.0 to RSS 2.0 format in Go programming language.

 read more »

[Golang] XML Parsing Example (8) - Parse Atom 1.0

February 28, 2015

How to read XML/HTML files in Go programming language (for newbie) - Parse Atom 1.0 format.

 read more »

[Golang] XML Parsing Example (7) - Parse RSS 2.0

February 27, 2015

How to read XML/HTML files in Go programming language (for newbie) - Parse RSS 2.0 format.

 read more »

[Golang] XML Parsing Example (6) - Parse OPML Concisely

February 26, 2015

How to read XML/HTML files in Go programming language (for newbie) - Parse OPML format concisely.

 read more »

[Golang] XML Parsing Example (5) - Parse OPML

February 25, 2015

How to read XML/HTML files in Go programming language (for newbie) - Parse OPML format.

 read more »

[Golang] XML Parsing Example (4)

February 24, 2015

How to read XML/HTML files in Go programming language (for newbie) - Read multiple direct child elements.

 read more »

[Golang] XML Parsing Example (3)

February 21, 2015

How to read XML/HTML files in Go programming language (for newbie) - Read a direct child element.

 read more »

[Golang] XML Parsing Example (2)

February 19, 2015 (Updated: February 21, 2015)

How to read XML/HTML files in Go programming language (for newbie) - Read element attribute.

 read more »

[Golang] XML Parsing Example (1)

February 17, 2015 (Updated: February 21, 2015)

How to read XML/HTML files in Go programming language (for newbie) - Read element and its content.

 read more »

[Python] Use XSL to Transform XML (XSLT)

September 27, 2012 (Updated: February 18, 2015)

XSLT (Extensible Stylesheet Language Transformations) in Python.

 read more »

JavaScript Create DOM Element Dynamically

September 26, 2012 (Updated: February 20, 2015)

Create DOM elements by JavaScript.

 read more »

Python Create HTML Element Dynamically on Server Side

September 26, 2012 (Updated: February 20, 2015)

Serve DOM elements to clients dynamically on Google App Engine Python

 read more »

Google App Engine Datastore Example : Dictionary Application

June 07, 2012 (Updated: April 07, 2015)

Simple usage example of Google App Engine Python Datastore.

 read more »

Python Library xml.dom.minidom Howto (7)

May 27, 2012 (Updated: February 01, 2017)

Python XML/HTML manipulation primer of xml.dom.minidom

 read more »

Python Library xml.dom.minidom Howto (1)

May 24, 2012 (Updated: February 01, 2017)

Python XML/HTML manipulation primer of xml.dom.minidom

 read more »

Python Library xml.dom.minidom Howto (2)

May 24, 2012 (Updated: February 01, 2017)

Python XML/HTML manipulation primer of xml.dom.minidom

 read more »

Python Library xml.dom.minidom Howto (3)

May 24, 2012 (Updated: February 01, 2017)

Python XML/HTML manipulation primer of xml.dom.minidom

 read more »

Python Library xml.dom.minidom Howto (4)

May 24, 2012 (Updated: February 01, 2017)

Python XML/HTML manipulation primer of xml.dom.minidom

 read more »

Python Library xml.dom.minidom Howto (5)

May 24, 2012 (Updated: February 01, 2017)

Python XML/HTML manipulation primer of xml.dom.minidom

 read more »

Python Library xml.dom.minidom Howto (6)

May 24, 2012 (Updated: February 01, 2017)

Python XML/HTML manipulation primer of xml.dom.minidom

 read more »
Powered by Github Pages, Pelican, pyScss.