17 projects tagged "HTML/XHTML"
Vis/Space is a client-server system for visually exploring data structures in 3D virtual space. It allows the placement of various data sources in a three-dimensional environment. Custom search terms can be entered into a query field, or can be navigated to and from an existing object. All objects like images and "text screens" can be moved around. A single click on an image shows the full-resolution version in the foreground. Whole collections of images can be moved. A click to the cube also toggles among several different possible layouts. Data sources include search engines, microblogging, Wikipedia, image/video search, and 4chan.
HEBCI is a technique that allows a Web form handler to transparently detect the character set with which its data was encoded. By using carefully-chosen character references, the browser's encoding can be inferred. Thus, it is possible to guarantee that data is in a standard encoding without relying on (often unreliable) Web server/browser encoding interactions.
ConceptRTE is a WYSIWYG editor replacement for fields. This is an alternate version of the original Cross-Browser Rich Text Editor that uses a browser based WYSIWYG interface for the non-HTML user to create content for Web publishing. Multi-language support and the ability to be called from a PHP page are implemented to provide flexibility and simple installation. It is a sub-project of ConceptCMS.
DHTML API allows you to animate your Web site with the aid of DHTML. Any content that you place within a div tag with the position CSS attribute set to absolute can be manipulated like a sprite. Just don't forget to set id="unique_name", and pass "unique_name" to the GetLayer() function.
Free Java is a development environment designed to help beginners write Java programs. Its editor includes syntax highlighting and an undo/redo function. It features a structure panel and a file browser. Compiling and running a program can be done with the push of a single button, and compiler errors are shown clearly. There is also a virtual console to show a program's console output. Free Java is based on J2SDK 1.3.
KTML is a browser-based WYSIWYG HTML editor that facilitates easy content formatting using its advanced table and image manipulation features. Unlike other online editors, it supports most platforms and configurations, providing users with advanced text and paragraph formatting capabilities as well as CSS support and easy HTML tag selection. It also features advanced image manipulation, an effective spell checking module, and a Server Behavior for Dreamweaver MX.