From Test-Scratch-Wiki
![]() |
This page has links to outside of the Scratch website or Wikipedia. Remember to stay safe when using the internet as we can't guarantee the safety of other sites. |
Web Blox | |
![]() | |
Version | 1.0.1 |
Operating Systems | Windows, Eureka |
Purpose for creation | Allow easier programming in several text-based programming languages |
Developer(s) | Daffy22 |
Open source? | Yes |
Programming language | Squeak |
Released? | Yes |
Compatible with | Not compatible with Scratch |
Official Website | http://web-blox.weebly.com/ |
Archived Forum Topic | http://scratchforums.blob8108.net/forums/viewtopic.php?id=51051 |
Web Blox is a Scratch modification that is intended to make web programming easier. It allows users to program in a wide variety of web languages including HTML (4 and 5), PHP, ASP, XML, RSS, PEARL, JavaScript, CGI, and CSS.
Purpose
Web Blox, using the same drag and drop system that Scratch uses, allows users to create their own web pages by dragging and dropping blocks that correspond to the different HTML tags. Its purpose is "to make web programming easier," just as Scratch is a way to make programming itself easier.
Features
Web Blox's different features can be found below:
- Blocks corresponding to HTML tags and simple script elements
- Custom HTML and script blocks with multiline inputs
- A compiler that saves the script as HTML
- A "view in browser" button
- A debugger
- Help on various HTML elements
- Learner and expert modes