Name:4Videosoft Video Converter Platinum 5.0.12 Description: 4Videosoft Video Converter Platinum can convert between any video formats including MPG, MPEG, MPEG2, MP4, SWF, FLV, VOB, MOD, M4V, AVI, etc, along with HD videos, like HD TS, HD MPG, HD MPEG, HD MP4, HD AVI, etc and extract audio from these videos. Size: 22.1 MB Download:Click here to Download
a new way of writing HTML and CSS code. Zen Coding is an editor plugin for high-speed HTML, XML, XSL
Last update; 5 May 2010:
a new way of writing HTML and CSS code. Zen Coding is an editor plugin for high-speed HTML, XML, XSL (or any other structured code format) coding and editing. The core of this plugin is a powerful abbreviation engine which allows you to expand expressions—similar to CSS selectors—into HTML code.
Item numbering with $ character: li.item$*3 will output
tag three times, replacing $ character with item number.
Multiple '$' characters in a row are used as zero padding, i.e.: li.item$$$ → li.item001
Abbreviation groups with unlimited nesting: div#page>(div#header>ul#nav>li*4>a)+(div#page>(h1>span)+p*2)+div#footer. You can literally write a full document markup with just a single line.
Filters support
div tag name can be omitted when writing element starting from ID or CLASS: #content>.section is the same as div#content>div.section.
These plugins are developed by Zen Coding team and guarantee to have full support of all Zen Coding latest features.
Aptana/Eclipse (crossplatform). Read AptanaHowToEn for more info.
TextMate (Mac). Available in two flavors: basic snippets (Zen HTML and Zen CSS) and full-featured plugin (ZenCoding for TextMate). Bundles > Zen Coding menu item
Coda (Mac) — external download, via TEA for Coda. Plug-ins > TEA for Coda > Zen Coding menu item
Espresso (Mac) — external download, via TEA for Espresso. Zen Coding is bundled with Espresso by default, but you should upgrade ZC to latest version. Actions > HTML menu item
Komodo Edit/IDE (crossplatform) — external download. Tools > Zen Coding menu item
Notepad++ (Windows). Zen Coding menu item
PSPad (Windows). Scripts > Zen Coding menu item
< textarea > (browser-based).
editArea (browser-based).
Third-party supported editors
These plugins are using official Zen Coding engine and developed by third-party developers. Thus, no guarantee that they support all latest ZC features.