Skip to main content

Home/ ESSDACK-TIG/ Group items tagged webdev

Rss Feed Group items tagged

Dwayne Abrahams

Convert Microsoft Word to plain text - Jonathan Hedley - Live from Sydney - 1 views

  •  
    "Convert Microsoft Word to plain text Most of the time when I'm writing content for the web (for this blog, or a forum comment, or whatever), I'll write in Microsoft Word for the spell check and other features that aren't in a standard textarea widget, and then I'll cut and paste into the form on the site. The problem is that this carries all of the high characters ("smart-quotes" and the like) that MS Word makes straight through to the site - and most sites aren't set up to handle them. They expect plain ("Latin") text. A solution: this script converts text copied from MS word into plain text. Paste your input into the top box, press clean, and the input will be scrubbed and sent to the lower box."
Dwayne Abrahams

Daring Fireball Projects: SmartyPants - 1 views

  •  
    "SmartyPants is a free web publishing plug-in for Movable Type, Blosxom, and BBEdit that easily translates plain ASCII punctuation characters into "smart" typographic punctuation HTML entities. SmartyPants can perform the following transformations: * Straight quotes ( " and ' ) into "curly" quote HTML entities * Backticks-style quotes (``like this'') into "curly" quote HTML entities * Dashes ("--" and "---") into en- and em-dash entities * Three consecutive dots ("...") into an ellipsis entity "
Dwayne Abrahams

HTML Tidy Online - 0 views

  •  
    "HTML Tidy is a tool for checking and cleaning up HTML source files. It is especially useful for finding and correcting errors in deeply nested HTML, or for making grotesque code legible once more. This online version enables you use it without installing the client tool on your PC. More information about HTML Tidy is available from the original W3C page, and you can download a local copy of it from the SourceForge project page. "
1 - 4 of 4
Showing 20 items per page