This page's contents needs to be merged into List of Scratch Modifications, as per the discussion here. (June 2024) |
This article has links to websites or programs outside of Scratch and Wikipedia. Remember to stay safe while using the internet, as we cannot guarantee the safety of other websites. |
Web Blox | |
Current 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 | No |
Official Website | http://web-blox.weebly.com/ |
Archived Forum Topic | ar-topic: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