Projects Tagged with "xml"

xml

xml

By: Jens

Views: 1209 | LoveIts: 33

Description: - caution: experimental - this project includes a patch which lets you export scripts (blocks and stacks) into editable text files using an XML format, and import such XML files as scripts back into Scratch. It also tells you how to install this patch into the officially published Scratch source c ... show more

XML Parser (sort of)

XML Parser (sort of)

By: fullmoon

Views: 657 | LoveIts: 23

Description: Deep in the Amazon jungle, there exists a tribe with the custom that when a young man or woman comes of age, they must spend ten days alone in the rainforest building an XML parser with Scratch. In an attempt to replicate this act of enormous courage, I've devised a way to parse XML nodes (which wil ... show more

Complete XML Parser

Complete XML Parser

By: nXIII

Views: 53 | LoveIts: 2

Description: Inspired by fullmoon's xml parser, this parser takess an entire xml document and parses it into nodes, then formats it into a tree structure. Documents to Try: 1. (Valid) <page width="79" height="50" scroll="both"><section id="1"><sub><t ... show more

XML Parser

XML Parser

By: scratchisthebest

Views: 5 | LoveIts: 0

Description: This little tidbitty removes all tags from XML or HTML, leaving whatever's inside. Just follow the instructions. Also included are directions to use in your own project.

Please Wait...