<?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; Text Links</title> <atom:link href="http://www.ghacks.net/tag/text-links/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>Sat, 11 Feb 2012 09:52:46 +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>Create Links from unlinked URLs</title><link>http://www.ghacks.net/2007/11/06/create-links-from-unlinked-urls/</link> <comments>http://www.ghacks.net/2007/11/06/create-links-from-unlinked-urls/#comments</comments> <pubDate>Tue, 06 Nov 2007 12:35:16 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox-extensions]]></category> <category><![CDATA[Text Links]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/11/06/create-links-from-unlinked-urls/</guid> <description><![CDATA[A url that is not linked on a website, like www.ghacks.net can not be clicked on to load the website. The user has to copy and paste the url into the address bar to load it which is highly uncomfortable. A way to get past this would be to install the Text Link extension for Firefox.]]></description> <content:encoded><![CDATA[<p>A url that is not linked on a website, like www.ghacks.net can not be clicked on to load the website. The user has to copy and paste the url into the address bar to load it which is highly uncomfortable. A way to get past this would be to install the Text Link extension for Firefox.</p><p>This extension converts any unlinked url into one that can be clicked as if it was a valid link. The only difference is that urls that have been converted by the Text Link extension have to be double-clicked to be loaded. It should also be noted that the Text Link extension does not modify the links in any way, it simply provides the double-click functionality.</p><p>This means, a non linked url will not be shown as a link in the usual form. This might be confusing at the beginning but it soon sorts itself out. Just double-click that url and it will be loaded just fine. The behavior can be changed in the options. By default a double-clicked url will be loaded in the same tab for instance which most users won&#8217;t like that much.</p><p><span
id="more-2233"></span><strong>Read More:</strong></p><p><a
href="https://addons.mozilla.org/en-US/firefox/addon/text-link/">Text Link Extension</a></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/11/06/create-links-from-unlinked-urls/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Money Makers: Text Link Ads</title><link>http://www.ghacks.net/2007/04/17/money-makers-text-link-ads/</link> <comments>http://www.ghacks.net/2007/04/17/money-makers-text-link-ads/#comments</comments> <pubDate>Tue, 17 Apr 2007 08:04:58 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Revenue Sources]]></category> <category><![CDATA[Text Links]]></category> <category><![CDATA[earn money with website]]></category> <category><![CDATA[text-link-ads]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/04/17/money-makers-text-link-ads/</guid> <description><![CDATA[This is the second article in my Money Makers series. The first took a look at the Tribalfusion CPM network which could only be joined if the website met some requirements like 2000 daily unique visitors. This time I'm going to concentrate on text link ads and especially on the company with the same name. They are a text link broker that sell links on your site to advertisers who in return pay you and text-link-ads for this link.]]></description> <content:encoded><![CDATA[<p>This is the second article in my Money Makers series. The first took a look at the Tribalfusion CPM network which could only be joined if the website met some requirements like 2000 daily unique visitors. This time I&#8217;m going to concentrate on text link ads and especially on the company with the same name. They are a text link broker that sell links on your site to advertisers who in return pay you and Text Link Ads for this link.</p><p><a
href="http://www.text-link-ads.com/" target="_blank">Text Link Ads</a> is a service that is very attractive for small websites that have at least a pagerank of 4. If you do not know your pagerank you can look it up at blogflux. Once accepted into text-link-ads you have to edit a few settings, add a description for instance and define the maximum amount of ads you want to show on your website. The last step would be to paste the code into your website.</p><p><span
id="more-1430"></span></p><p>Plugins exist for many known plattforms like WordPress or Blogger but generic php code that works on every website can be used as well.</p><p>As I said the main advantage is the fact that your visitor level is not that important and a pagerank of 4 can be achieve pretty quickly by submitting the site to some directories and search engines. Earnings vary according to some factors including pagerank, backlinks and Alexa ranking.</p><p>You can use a free tool to check your site and see how much you approximately would earn from Text Link Ads. Just enter your url and click on the placement to see how much it could be. This is of course not a fix value.</p><p>I guess most PR4 sites will gain about $7,50 per link which is probably way more than they would earn with Google Adsense.</p><p>I would like to conclude this article with some expert tips. Sites grow over time and you probably have wondered what happens if your pagerank or backlinks rise to a higher level, will you automatically earn more ? The answer is no. This is one of the flaws in the system if you ask me.</p><p>You do have to contact the Text Link Ads team and ask them to raise the price that they demand for the links on your website. They react pretty quickly on those inquiries and any new link will be sold for the higher price. You can also ask them to remove links that still pay the old price. If you have started with $7,50 for instance and someone bought a link at that time he will still pay $7,50 even if your price is now at $30.</p><p>So, if you can&#8217;t change a setting by yourself call them and ask them. They will help you out.</p><p>I would suggest to join the <a
href="http://www.text-link-ads.com/">Text Link Ads</a> service if your website meets the requirement.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/04/17/money-makers-text-link-ads/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
