Showing posts with label XHTML editor. Show all posts
Showing posts with label XHTML editor. Show all posts

Tuesday, March 6, 2012

EditPlus


Download EditPlus
Spell Checker for EditPlus Text Editor

US English Spell Checker 
UK English Spell Checker



EditPlus is a text editor, HTML editor, PHP editor, Java editor and Hex Viewer for Windows. While it can serve as a good Notepad replacement, it also offers many powerful features for Web page authors and programmers.
•Syntax highlighting for HTML, PHP, Java, C/C++, CSS, ASP, Perl, JavaScript, VBScript, Python and Ruby on Rails. Also, it can be extended for other programming languages based on custom syntax files.
•Seamless Web browser for previewing HTML pages, and FTP commands for uploading local files to FTP server.
•Other features include Hex Viewer, HTML toolbar, user tools, line number, ruler, URL highlighting, auto completion, cliptext, column selection, powerful search and replace, multiple undo/redo, spell checker, customizable keyboard shortcuts, and more.




Keywords: Downloads, Free to try software, Hex Viewer, HTML editor, HTML+CSS editor, Internet Software, Java Script Editor, Javascript, Network Tools, Text editor, XHTML editor.


Tuesday, February 14, 2012

Arachnophilia

Download Arachnophilia v_5.5.exe
Download Arachnophilia v_5.5.jar


Arachnophilia is a efficient and popular HTML editor successor to WebThing. This application can import and automatically convert RTF documents, tables, and outlines from any Windows 95-compliant application to HTML. It also supports up to six Web browsers, CGI, frames, Perl, C++, Java, and JavaScript development.

 Other features include:

  •     Built-in, intelligent FTP client
  •     Automatic uploading of changed files
  •     User-defined templates
  •     User-customizable toolbars for quick access to frequently used tags
  •     Global search and replace
  •     Multiple-document interface with full drag-and-drop capabilities
  •     Built-in tutorials on HTML development, JavaScript, frames, and the Internet



Requirements:

· Java Runtime Environment (JRE)



Keywords: Downloads, Free Software, Freeware Software, HTML editor, HTML+CSS editor, Internet Software, Java Script Editor, Web editor, XHTML editor.


Monday, February 6, 2012

Amaya-Web editor


Download amaya-WinXP-11.4.4.exe


Amaya is a Web editor, i.e. a tool used to create and update documents directly on the Web. Browsing features are seamlessly integrated with the editing and remote access features in a uniform environment. This follows the original vision of the Web as a space for collaboration and not just a one-way publishing medium.
Work on Amaya started at W3C in 1996 to showcase Web technologies in a fully-featured Web client. The main motivation for developing Amaya was to provide a framework that can integrate as many W3C technologies as possible. It is used to demonstrate these technologies in action while taking advantage of their combination in a single, consistent environment.
Amaya started as an HTML + CSS style sheets editor. Since that time it was extended to support XML and an increasing number of XML applications such as the XHTML family, MathML, and SVG. It allows all those vocabularies to be edited simultaneously in compound documents.
Amaya includes a collaborative annotation application based on Resource Description Framework (RDF), XLink, and XPointer.

Amaya - Open Source
Amaya is an open source software project hosted by W3C. You are invited to contribute in many forms (documentation, translation, writing code, fixing bugs, porting to other platforms...).
The Amaya software is written in C and is available for Windows, Unix platforms and MacOS X.

Amaya Overview

Amaya is a complete web browsing and authoring environment.
  • Amaya lets users both browse and author Web pages Using Amaya you can create Web pages and upload them onto a server. Authors can create a document from scratch, they can browse the web and find the information they need, copy and paste it to their pages, and create links to other Web sites. All this is done in a straightforward and simple manner, and actions are performed in a single consistent environment. Editing and browsing functions are integrated seamlessly in a single tool.
  • Amaya maintains a consistent internal document model adhering to the DTD Amaya always represents the document internally in a structured way consistent with the Document Type Definition (DTD). A properly structured document enables other tools to further process the data safely.
    Amaya allows you to display the document structure at the same time as the formatted view, which is portrayed diagrammatically on the screen.
  • Amaya is able to work on several documents at a time Several (X)HTML, native MathML (.mml) and SVG (.svg) documents can be displayed and edited at a time.
  • Amaya helps authors create hypertext links The editor helps you create and text out links to other documents on the Web from the document you currently are working on. You can view the links and get a feel for how the information is interconnected. This feature is not limited to HTML anchors. With XLink, any MathML and SVG element can be a link too.
  • Amaya includes a collaborative annotation application Annotations are external comments, notes, remarks that can be attached to any Web document or a selected part of the document.

It supports HTML 4.01, XHTML 1.0, XHTML Basic, XHTML 1.1, HTTP 1.1, MathML 2.0, many CSS 2 features, and SVG.
It now includes a SVG editor (for a subset of the language). You can display and partially edit XML documents. It's an internationalized application. It provides an advanced user interface with contextual menus, a customizable set of menus and tools, predefined themes.
Distributions are available for Linux, Windows and now MacOS X PowerPC and Intel.
This version provides a template support partly funded by the 6th Framework Programme of the European Commission as part of the Palette project.








Saturday, January 14, 2012

Bluefish


Download Bluefish-2.0.3-setup.exe


License: GNU/GPL


About Bluefish
Bluefish is a powerful editor targeted towards programmers and webdevelopers, with many options to write websites, scripts and programming code. Bluefish supports many programming and markup languages.
Bluefish is an open source development project, released under the GNU GPL licence.

Bluefish is a multi-platform application that runs on most desktop operating systems including Linux, FreeBSD, MacOS-X, Windows, OpenBSD and Solaris.


Bluefish Features

Bluefish has many features, this list will give you an overview of the most important or outstanding features in Bluefish 2.2. Not all features are (yet) available on Windows or the native Mac OSX build.

    * Lightweight - Bluefish tries to be lean and clean, as far as possible given it is a GUI editor.
    * Fast - Bluefish starts really quick (even on a netbook) and loads hundreds of files within seconds.
    * A What You See Is What You Need interface
    * Multiple document interface, easily opens 500+ documents (tested >10000 documents simultaneously)
    * Project support, enables you to work efficiently on multiple projects, and automatically restores settings for each project.
    * Multi-threaded support for remote files using gvfs (depending on your gvfs setup, you'll have FTP, SFTP, HTTP, HTTPS, WebDAV, CIFS and more). 1
    * Very powerful search and replace, with support for Perl Compatible regular expressions, sub-pattern replacing, and search and replace in files on disk.
    * Open files recursively based on filename patterns and/or content patterns
    * Snippets sidebar - specify custom dialogs, search and replace patterns or insert patterns and bind them to a shortkut key combination of your liking to speed up your development process
    * Integrate external programs such as make, lint, weblint, xmllint, tidy, javac, or your own program or script to handle advanced text processing or error detection.1
    * Integrate external filters of your liking, pipe your document (or just the current selected text) through sort, sed, awk or any custom script.1
    * Unlimited undo/redo functionality
    * In-line spell checker which is programing language aware (spell check comments and strings, but not code), requires libenchant during compilation.
    * Auto-recovery of changes in modified documents after a crash, kill or shutdown
    * Character map of all unicode characters (requires libgucharmap during compilation)
    * Upload / download synchronisation
    * Full screen editing
    * Many tools such as tabs to spaces, join lines, lines to columns, strip whitespace, etc. etc.
    * Customizable programming language support:
          o In-line reference information (move your mouse over a function name or tag name) for various programming languages
          o Code block folding
          o Highlighting matching block start and end markers (both brackets and tags)
          o Auto-completion and auto-tag-closing for many programming languages, with reference information, and even for nested languages (e.g. css and javascript inside html code that is inside a php document)
      with included language definition files for:
          o Ada
          o ASP .NET and VBS
          o C/C++
          o CSS
          o CFML
          o Clojure
          o D
          o gettext PO
          o Google Go
          o HTML, XHTML and HTML5
          o Java and JSP
          o JavaScript and jQuery
          o Lua
          o Octave/MATLAB
          o MediaWiki
          o NSIS
          o Pascal
          o Perl
          o PHP
          o Python
          o R
          o Ruby
          o Shell
          o Scheme
          o SQL
          o SVG
          o Vala
          o Wordpress
          o XML
    * Multiple encodings support. Bluefish works internally with UTF8, but can save your documents in any desired encoding.
    * Bookmarks functionality
    * HTML toolbar and tearable menu's
          o Dialogs and wizards for many HTML tags, with all their attributes
          o Fully featured image insert dialog
          o Thumbnail creation and automatically linking of the thumbnail with the original image
          o Multi thumbnail generation for easy creation of photo albums or screenshot pages
          o User-customizable toolbar for quick access to often used functions
    * Compliance with the Gnome and KDE user interface guidelines where possible
    * Translations into 17 languages - and more are coming for the next releases .