<?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; plain text</title> <atom:link href="http://www.ghacks.net/tag/plain-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 20:51:26 +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>Linkify UserScripts Turns Plain Text Links Into Clickable HTML Links</title><link>http://www.ghacks.net/2011/10/11/linkify-userscripts-turns-plain-text-links-into-clickable-html-links/</link> <comments>http://www.ghacks.net/2011/10/11/linkify-userscripts-turns-plain-text-links-into-clickable-html-links/#comments</comments> <pubDate>Tue, 11 Oct 2011 08:48:22 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[linkify]]></category> <category><![CDATA[links]]></category> <category><![CDATA[plain text]]></category> <category><![CDATA[Text Links]]></category> <category><![CDATA[userscript]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=51375</guid> <description><![CDATA[Some websites display links &#8211; usually those entered by users &#8211; as plain text links instead of clickable HTML links. This may be by choice, for instance to avoid sending the site as a referrer to the linked website, or by accident if the scripts running on the website are configured improperly. Plain text links [...]]]></description> <content:encoded><![CDATA[<p>Some websites display links &#8211; usually those entered by users &#8211; as plain text links instead of clickable HTML links. This may be by choice, for instance to avoid sending the site as a referrer to the linked website, or by accident if the scripts running on the website are configured improperly.</p><p>Plain text links from a user perspective are not nearly that ambivalent. Instead of clicking on the link to open it, users either have to copy and paste it or use other means to open it in their favorite web browser. This means that it will take longer to open those links.</p><p>The Firefox Internet browser has a nice feature that can be used to open non-HTML links. Just select the link text, right-click it and select to open the link in a new tab. The browser can identify plain text links automatically to display those options in the context menu.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/10/firefox-open-plain-text-link.jpg" alt="firefox open plain text link" title="firefox open plain text link" width="461" height="206" class="alignnone size-full wp-image-51376" /></p><p>While that&#8217;s a great workaround if you encounter those links on an irregular basis, it may become an annoyance if you happen to encounter plain text links regularly.</p><p>That&#8217;s where the free userscript Linkify comes into play. The script turns plain text links automatically into clickable HTML links on all http pages (it is not working on https websites).</p><p>The script supports http, https, ftp and email address links that are displayed in plain text instead of the HTML code version.</p><p>This is the plain text link of the screenshot above.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/10/plain-text-link.jpg" alt="plain text link" title="plain text link" width="318" height="118" class="alignnone size-full wp-image-51377" /></p><p>And this is the very same link after installation of the userscript.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/10/html-link.jpg" alt="html link" title="html link" width="271" height="114" class="alignnone size-full wp-image-51378" /></p><p>As you can see, the script has modified the plain text link on page load and turned it into a clickable link.</p><p>I have tested Linkify Plus under Firefox with <a
href="http://www.ghacks.net/2011/02/28/scriptish-promises-better-firefox-4-userscript-support-performance/">Scriptish</a> installed. It is likely that the script will also work under different web browsers, Opera or Chrome for instance. Please note that Linkify Plus can only work its magic if JavaScript is enabled for the particular website you are visiting.</p><p>You can install Linkify Plus directly <a
href="http://userscripts.org/scripts/show/1352">from the</a> official userscripts website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/10/11/linkify-userscripts-turns-plain-text-links-into-clickable-html-links/feed/</wfw:commentRss> <slash:comments>12</slash:comments> </item> <item><title>Switch Between HTML And Plain Text Emails In Thunderbird</title><link>http://www.ghacks.net/2010/08/16/switch-between-html-and-plain-text-emails-in-thunderbird/</link> <comments>http://www.ghacks.net/2010/08/16/switch-between-html-and-plain-text-emails-in-thunderbird/#comments</comments> <pubDate>Mon, 16 Aug 2010 09:46:12 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Email]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[html]]></category> <category><![CDATA[html email]]></category> <category><![CDATA[plain text]]></category> <category><![CDATA[plain text email]]></category> <category><![CDATA[thunderbird]]></category> <category><![CDATA[thunderbird tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=33063</guid> <description><![CDATA[Emails can be composed as HTML or plain text messages. HTML emails mainly offer the advantage of better formatting options over plain text emails. It is for instance possible to add bold or underlined text, lists or images. HTML emails on the other hand are considered a security and privacy risk. It is for instance [...]]]></description> <content:encoded><![CDATA[<p>Emails can be composed as HTML or plain text messages. HTML emails mainly offer the advantage of better formatting options over plain text emails. It is for instance possible to add bold or underlined text, lists or images. HTML emails on the other hand are considered a security and privacy risk. It is for instance possible to embed an &#8211; often 1&#215;1 pixel image &#8211; in the HTML email to track if the recipient has read the email. There have also been cases where maliciously modified objects were included in emails.</p><p>The Thunderbird email client supports both plain text and HTML emails. The account settings hold the default preference for each email account in the mail client. This only affects email messages that are created in Thunderbird, not messages that are received.</p><p><span
id="more-33063"></span><div
id="attachment_33064" class="wp-caption alignnone" style="width: 441px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/08/html-emails.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/08/html-emails.png" alt="html emails" title="html emails" width="431" height="179" class="size-full wp-image-33064" /></a><p
class="wp-caption-text">html emails</p></div></p><p>The preference for incoming emails is found under View > Message Body As. Here it is possible to switch from the default Original HTML to Simple HTML or Plain Text.</p><div
id="attachment_33065" class="wp-caption alignnone" style="width: 372px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/08/incoming-emails-plain-text.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/08/incoming-emails-plain-text.png" alt="incoming emails plain text" title="incoming emails plain text" width="362" height="356" class="size-full wp-image-33065" /></a><p
class="wp-caption-text">incoming emails plain text</p></div><p>This preference is valid for all incoming emails, regardless of the email address they have been sent to.</p><blockquote><h3>Original HTML</h3><p>If you choose View – Message Body As – Original HTML, then you see HTML messages in their original form, except that:</p><p> * For privacy reasons you can choose not to allow messages to run JavaScript code.<br
/> * For privacy reasons you can choose not to allow messages to download remote images.<br
/> * Some messages might contain non-standard HTML that Thunderbird does not support.</p><p>For privacy settings, choose: Options (Preferences) – Privacy – General</p><p>Note:  There are normally no security issues when you read a message in Thunderbird. It is not normally possible for hostile code to attack your computer just because you read a message. But if you open an attachment, then Thunderbird passes the attachment to your operating system or to some other application. Your operating system or the other application might allow the attachment to attack your computer.</p><h3>Simple HTML</h3><p>If you choose View – Message Body As – Simple HTML, then you see HTML messages in a simplified form. Thunderbird does not run JavaScript code, and does not download remote images. Simple HTML preserves basic HTML formatting.</p><h3>Plain text</h3><p>If the message is plain text, then you always see plain text.</p><p>If you choose View – Message Body As – Plain Text, then you see plain text even if the message is really HTML. If the message is multipart, then you see the plain text part. Otherwise Thunderbird converts the HTML message to plain text.</p><p>Thunderbird normally enhances plain text by supporting certain HTML-like features:</p><ul><li>Bold, italic and underlined text.</li><li>Smileys displayed as images.</li><li>Attached images displayed in the body of the message.</li><li>Links displayed in blue, and underlined.</li><li>Flowed paragraphs (if the message was sent using flowed paragraphs)</li><li>Quoted paragraphs outlined with colored bars (if the message was sent using flowed paragraphs)</li><li> Signatures displayed in gray.</li></ul><p>The supported smileys are:<br
/> <code>:-) 	:) 	smile<br
/> :-D 	 	laughing<br
/> :-( 	:( 	frown<br
/> :-[ 	 	embarassed<br
/> ;-) 	;) 	wink<br
/> :-\ 	 	undecided<br
/> :-P 	;-P 	tongue<br
/> =-O 	 	surprise</p><p>:-* 	 	kiss<br
/> >:o 	>:-o 	yell<br
/> 8-) 	 	cool<br
/> :-$ 	 	money<br
/> :-! 	 	foot<br
/> O:-) 	 	innocent<br
/> :'( 	 	cry<br
/> :-X 	 	sealed </code></p></blockquote><p>It sometimes may be necessary to write HTML emails and plain text emails, depending on the recipient. While it is possible to switch the format in the account settings, it is possible to make a temporary switch when composing emails.</p><p>Holding down the Shift key before clicking on create a new message, or one of the reply options, switches from the default writing mode to the other.</p><p>Thunderbird will automatically display the plain text email editor if HTML emails are the default, and vice verse if the Shift key is pressed.</p><p>The composition window will display HTML elements like bold or underline if an HTML message is composed, or no text formatting options if it is a plain text email.</p><h3>HTML Email composition window</h3><div
id="attachment_33066" class="wp-caption alignnone" style="width: 510px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/08/html-email.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/08/html-email-500x218.png" alt="html email" title="html email" width="500" height="218" class="size-medium wp-image-33066" /></a><p
class="wp-caption-text">html email</p></div><h3>Plain Text composition window</h3><div
id="attachment_33067" class="wp-caption alignnone" style="width: 444px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/08/plain-text-email.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/08/plain-text-email.png" alt="plain text email" title="plain text email" width="434" height="240" class="size-full wp-image-33067" /></a><p
class="wp-caption-text">plain text email</p></div><p>Holding down the shift key is the fastest way of switching between HTML and plain text composition windows.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/08/16/switch-between-html-and-plain-text-emails-in-thunderbird/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Copy text without formatting</title><link>http://www.ghacks.net/2006/09/05/copy-text-without-formatting/</link> <comments>http://www.ghacks.net/2006/09/05/copy-text-without-formatting/#comments</comments> <pubDate>Tue, 05 Sep 2006 11:48:19 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tools]]></category> <category><![CDATA[copy]]></category> <category><![CDATA[copy text]]></category> <category><![CDATA[editor]]></category> <category><![CDATA[formatting]]></category> <category><![CDATA[plain text]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2006/09/05/copy-text-without-formatting/</guid> <description><![CDATA[I sometimes quote websites and do a normal copy paste job to copy the website content to the editor of my blog or into a word processor. Unfortunately this copy job always pastes the original formatting of the original source to the editor as well which means that the text may have a different size, font type or color. It is quite a hassle to remove the formatting of the copied contents to make it look like the rest of your content.]]></description> <content:encoded><![CDATA[<p>I sometimes quote websites and do a normal copy paste job to copy the website content to the editor of my blog or into a word processor. Unfortunately this copy job always pastes the original formatting of the original source to the editor as well which means that the text may have a different size, font type or color. It is quite a hassle to remove the formatting of the copied contents to make it look like the rest of your content.</p><p><a
target="_blank" title="puretext copy text without formatting" href="http://code.google.com/p/puretext-plus/">Puretext</a> is a freeware utility that helps you in this special case. It adds a new windows hot key to your system (Windows + V) which removes all the formatting of the text that is pasted into your editor. You have some options in puretext like changing the hotkey to Shift + V or ALT + V instead of the default one. You are free to change the key that needs to be pressed as well, making it highly flexible.</p><p><span
id="more-771"></span>Another option if selected pastes the converted text automatically into the active window when you press the hotkey. If you do not enable this the text is stripped of the formatting but not pasted into the editor. You are free to play a sound when this is done but I would advise against it. You may also auto run puretext with every windows start by enabling that option in puretext.</p><p></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2006/09/05/copy-text-without-formatting/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> </channel> </rss>
