<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; edit text</title> <atom:link href="http://www.ghacks.net/tag/edit-text/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 16:53:42 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Text Editor Anywhere, Use External Editors In Programs, Internet</title><link>http://www.ghacks.net/2011/07/29/text-editor-anywhere-use-external-editors-in-programs-internet/</link> <comments>http://www.ghacks.net/2011/07/29/text-editor-anywhere-use-external-editors-in-programs-internet/#comments</comments> <pubDate>Fri, 29 Jul 2011 11:15:24 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[edit text]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[text editor]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=48374</guid> <description><![CDATA[Have you ever asked yourself why it is not possible to use external text editors instead of the editor that is offered on a website or in a program? There are numerous reasons why someone would want to use an external editor, with the most popular reasons being limitations in size and editing functionality. Just [...]]]></description> <content:encoded><![CDATA[<p>Have you ever asked yourself why it is not possible to use external text editors instead of the editor that is offered on a website or in a program? There are numerous reasons why someone would want to use an external editor, with the most popular reasons being limitations in size and editing functionality. Just compare a plain web comment box with a feature rich editor like Emacs or BBCeditor. These editors offer features such as macros, better previewing, auto completion, spell checking, syntax highlighting and searching and a lot more, that many web editors do not offer at all. Plus, their windows can be resized easily.</p><p>We have reviewed several web browser extensions in the past that add that functionality to a browser. <a
href="http://www.ghacks.net/2009/08/24/firefox-edit-forms-on-websites-in-external-editors/">It&#8217;s all text</a> for Firefox allows you for instance to edit text in an external editor, while <a
href="http://www.ghacks.net/2008/08/24/resize-html-forms-in-firefox/">Form Text Resizer</a> can resize web forms in multiple browsers.</p><p>But those extensions and tools are often limited to one web browser. What if you use multiple browsers or other programs like the email clients Thunderbird or Outlook?</p><p>Text Editor Anywhere is the answer to that question. The free software for Windows can be used to edit text anywhere in external text editors.</p><p>The program is offered as a portable version and installer. Its functionality becomes available once it is started. Just press the Windows-a hotkey when you have a window open with a text editor to select an external editor in the list of available text editors.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/07/external-text-editor.png" alt="external text editor" title="external text editor" width="552" height="405" class="alignnone size-full wp-image-48375" /></p><p>The selection menu displays the default editor on first start. It is possible to add additional editors to the list to make their selection easier in the future.</p><p>The text editor can be selected with a mouse click or the cursor and enter keys.</p><p>All text will be copied and pasted automatically in the selected text editor. The edited text is then automatically transferred back to the original form once the external text editor is closed.</p><p>A right-click on the program icon in the Windows System Tray displays options to change the hot key that triggers the editor selection menu, the temporary file path on the system and all configured text editors available for selection.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/07/text-editor1.png" alt="text-editor" title="text-editor" width="552" height="339" class="alignnone size-full wp-image-48377" /></p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/07/default-editor.png" alt="default-editor" title="default-editor" width="546" height="345" class="alignnone size-full wp-image-48378" /></p><p>The program was not compatible with all text editors that I tried. It did not work with the system&#8217;s default text editor Notepad++ for instance, but did work with the Windows text editor Notepad.</p><p>Edit Text Anywhere is a handy program for Windows users who want to use an external text editor for some of their text editing. The program can be downloaded <a
href="http://www.listary.com/text-editor-anywhere.html">from the</a> developer website. (<a
href="http://www.donationcoder.com/forum/index.php?topic=27479.msg256620#msg256620">via</a>)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/07/29/text-editor-anywhere-use-external-editors-in-programs-internet/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Remove Unneeded Text With Text Trimmer</title><link>http://www.ghacks.net/2008/11/05/remove-unneeded-text-with-text-trimmer/</link> <comments>http://www.ghacks.net/2008/11/05/remove-unneeded-text-with-text-trimmer/#comments</comments> <pubDate>Wed, 05 Nov 2008 10:01:52 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[edit text]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[remove text]]></category> <category><![CDATA[text editor]]></category> <category><![CDATA[text software]]></category> <category><![CDATA[text trimmer]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=8067</guid> <description><![CDATA[Removing unneeded text from a text document can be a speedy or slow process. It&#8217;s relatively easy if the text that has to be removed is not linked to other text that should not be removed, say paragraphs of text. It becomes difficulty if the text that should be removed is merged with text that [...]]]></description> <content:encoded><![CDATA[<p>Removing unneeded text from a text document can be a speedy or slow process. It&#8217;s relatively easy if the text that has to be removed is not linked to other text that should not be removed, say paragraphs of text. It becomes difficulty if the text that should be removed is merged with text that should say. One classic example is a html link list. Extracting only the urls of the links would mean to cut the beginning html tags and the end tags from the text document which would mean some work in a text editor. The find replace function could be helpful but it still means a time consuming process.</p><p><a
href="http://www.passatempi.brianzaest.it/contiene/TEXTTRIMMER.htm">Text Trimmer</a> (via <a
href="http://www.shellcity.net/">Shell City</a>) is a text editing tool that has been designed for that purpose. It comes with different modes that can be used to easily remove text from documents. It makes use of two modes Block and Mass that can remove unneeded text from documents easily.</p><p>The Block mode can be used to mark a block of text in a text document that can be removed, copied or moved. It would for instance be possible to remove the first 20 characters of text from every line in the document which is not doable in normal text editors.</p><p><span
id="more-8067"></span>Text Trimmer can do that with just a few clicks. The combination [ALT Left-Mouse Click] selects the upper left starting point for the block, the next use of the combination selects the lower right end point. Everything in between will be marked by the software program.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/11/text_trimmer-500x274.jpg" alt="" title="text trimmer" width="500" height="274" class="alignnone size-medium wp-image-8068" /></p><p>The Mass mode on the other hand is rule based which means it can be used to mark blocks based on rules defined by the user. It is for instance possible to mark all lines starting, showing or ending with the < char or trim all text from the beginning to a certain character.</p><p>The operations are easily accessible and it usually takes only a few seconds to define the text that should be trimmed and remove it from the document. Text Trimmer is a portable software for Windows.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/11/05/remove-unneeded-text-with-text-trimmer/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> </channel> </rss>
