<?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; url</title> <atom:link href="http://www.ghacks.net/tag/url/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 13:29:21 +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>Mozilla Drops Http Prefix In Firefox</title><link>http://www.ghacks.net/2011/06/27/mozilla-drops-http-prefix-in-firefox/</link> <comments>http://www.ghacks.net/2011/06/27/mozilla-drops-http-prefix-in-firefox/#comments</comments> <pubDate>Mon, 27 Jun 2011 09:15:16 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[Google Chrome]]></category> <category><![CDATA[Internet Explorer]]></category> <category><![CDATA[Opera]]></category> <category><![CDATA[google chrome]]></category> <category><![CDATA[internet-explorer]]></category> <category><![CDATA[mozilla]]></category> <category><![CDATA[url]]></category> <category><![CDATA[urlb]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=47001</guid> <description><![CDATA[Opera and Google are already doing it, so why should not we. That&#8217;s probably the reasoning behind Mozilla&#8217;s latest move to optimize the interface of the Firefox web browser. For those who do not know (is there anyone reading my blog that does not?); The http prefix in front of website addresses in the url [...]]]></description> <content:encoded><![CDATA[<p>Opera and Google are already doing it, so why should not we. That&#8217;s probably the reasoning behind Mozilla&#8217;s latest move to optimize the interface of the Firefox web browser. For those who do not know (is there anyone reading my blog that does not?); The http prefix in front of website addresses in the url bar is a visual indicator of the protocol used to access that site. There are other prefixes, like https for secure sites or ftp for ftp servers.</p><p>So, the http prefix is gone in the latest Firefox 7 nightly builds. As is the trailing slash at the end of the web address. This is how the Ghacks homepage looks like when opened in the latest Firefox nightly.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/06/firefox-url-bar.png" alt="firefox url bar" title="firefox url bar" width="262" height="150" class="alignnone size-full wp-image-47003" /></p><p>The highlighting of the domain name has been in previous builds before. The only protocol that is currently removed from the display is the http protocol. Other protocols like the previously mentioned https and ftp protocols are still displays in the address bar.</p><p>A https website is now displayed in the following way in the address bar. The https part of the url is displayed in light grey now which means it is mostly visualized by the colored certificate verification area in front of the address now.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/06/firefox-address-bar.png" alt="firefox address bar" title="firefox address bar" width="357" height="123" class="alignnone size-full wp-image-47005" /></p><p>This is slightly different from Google&#8217;s approach on https websites. Users who open secure sites in Google Chrome see a colored lock and the https procotol  in the address bar. Google unlike Firefox and Opera does not change the color of the subdomain (like www.). Only the directories are shown in a light grey color.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/06/google-chrome-https.png" alt="google chrome https" title="google chrome https" width="305" height="159" class="alignnone size-full wp-image-47006" /></p><p>The Opera web browser handles it differently as well. The browser hides all protocols by default, but displays them when the user left-clicks on the address bar. Opera users can furthermore right-click on the icon in front of the url to show the full web address all the time.</p><p>A secure site in Opera looks like this:</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/06/opera-secure.png" alt="opera secure" title="opera secure" width="416" height="191" class="alignnone size-full wp-image-47007" /></p><p>Internet Explorer 9 finally uses yet another color and display scheme for web addresses. It is the only browser that displays all protocols all the time. The standard http protocol, the subdomains and the directories are shown in a light grey color to emphasize the domain name.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/06/internet-explorer-url-bar.png" alt="internet explorer url bar" title="internet explorer url bar" width="420" height="174" class="alignnone size-full wp-image-47008" /></p><p>Four browsers, four different ways to display website addresses. Which is your favorite and why?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/06/27/mozilla-drops-http-prefix-in-firefox/feed/</wfw:commentRss> <slash:comments>23</slash:comments> </item> <item><title>Passing variables using in the URL</title><link>http://www.ghacks.net/2009/03/07/passing-variables-using-in-the-url/</link> <comments>http://www.ghacks.net/2009/03/07/passing-variables-using-in-the-url/#comments</comments> <pubDate>Fri, 06 Mar 2009 22:19:07 +0000</pubDate> <dc:creator>Daniel Pataki</dc:creator> <category><![CDATA[Web Development]]></category> <category><![CDATA[dynamic content]]></category> <category><![CDATA[php]]></category> <category><![CDATA[url]]></category> <category><![CDATA[variables]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=10983</guid> <description><![CDATA[If you&#8217;ve seen some WordPress blogs or online stores you&#8217;ve probably seen url-s in the form of http://somepage.com/product.php?id=4. These sites pass variables to scripts using the url. The script will scan the url for these and you can use them in a database query for example. This is the technology that allows WordPress templates to [...]]]></description> <content:encoded><![CDATA[<p>If you&#8217;ve seen some WordPress blogs or online stores you&#8217;ve probably seen url-s in the form of http://somepage.com/product.php?id=4. These sites pass variables to scripts using the url. The script will scan the url for these and you can use them in a database query for example. This is the technology that allows WordPress templates to function, since you only need one page for all your posts.</p><p>Instead of creating a separate HTML page for each post we make, we enter our posts into a database. Each post is then assigned an id. We simply create one page, say posts.php and the code for that page contains a query, plus all the necessary HTML for displaying a post. This query will pull one specific post from the database and put the correct pieces where they should go in the template.  We can tell the script which one to pick by passing it a variable in the url. If the value of this variable is 135 for example, the post that will be pulled will be the one with this id.</p><p>You can see right away how valuable this is, you can build truly dynamic pages with this method. Your data is better organized in a database, and you can change the way you display it by simply modifying the HTML code, no need to recreate any content whatsoever. So how is this done on a code level? Let&#8217;s take a look!</p><p><span
id="more-10983"></span></p><p>You need to use a PHP file obviously, and after the extension you need to write the names and the values of the variables you want to pass in the following format: http://url.com/page.php?variable=value&amp;variable=value. Notice that initially we use a question mark to separate the variable name passed from the extension, but after each subsequent variable passed we use an ampersand.</p><p>You can easily retrieve these variables in the code, referencing them with $_GET['variable']. For example, let&#8217;s say the url you use is the following: http://scriptastique.com/post.php?post_id=345. In this case inside the PHP file the value of $_GET['post_id'] is 345.</p><p>Using the &#8216;get&#8217; method you can pass strings, not just integers, so you could pass the name of the referring url, the name of a user, whatever you need. You should be aware though, that using the get method is unsafe if you want to send sensitive data. For example, you wouldn&#8217;t want to pass a user&#8217;s password from one page to another using the get method for many reasons, but mainly because it is displayed in the url bar.</p><p>For other things like telling a script which post you want to show, or which category you want the description for it&#8217;s fine, and a very comfortable way of organizing a huge site into just a few files, in fact, I think this is one of the best features of PHP!</p><p><em>If you liked this article, perhaps you&#8217;d like to take a look at <a
href="http://www.bluehost.com/cgi/suspended?d=scriptastique.com">Scriptastique</a>, which is a blog (and upcoming tutorial site) aimed at professional and aspiring coders. We just started, but there are daily posts and the tutorials (along with screencasts) are on the way!</em></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/03/07/passing-variables-using-in-the-url/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Shrinkomatic URL Shortening With A Twist</title><link>http://www.ghacks.net/2008/11/26/shrinkomatic-url-shortening-with-a-twist/</link> <comments>http://www.ghacks.net/2008/11/26/shrinkomatic-url-shortening-with-a-twist/#comments</comments> <pubDate>Tue, 25 Nov 2008 23:04:41 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Online Services]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[daniel pataki]]></category> <category><![CDATA[online service]]></category> <category><![CDATA[shrinkomatic]]></category> <category><![CDATA[url]]></category> <category><![CDATA[url shortening]]></category> <category><![CDATA[web services]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=8535</guid> <description><![CDATA[Ghacks author Daniel Pataki is pretty busy these days with all the new Internet websites and services that he is creating. His latest service is called Shrinkomatic. It is an url shortening service with one interesting unique feature. But first things first. To shorten an url one would simply head over to the Shrinkomatic website [...]]]></description> <content:encoded><![CDATA[<p>Ghacks author Daniel Pataki is pretty busy these days with all the new Internet websites and services that he is creating. His latest service is called Shrinkomatic. It is an url shortening service with one interesting unique feature.</p><p>But first things first. To shorten an url one would simply head over to the Shrinkomatic website and paste the url in the form on the main page. The service creates a unique short url in the form shrinkomatic.com/xyz which will redirect to the original url. This is definitively not the shortest url for an url shortening service but any name that is easy to remember should be fine for most users because that&#8217;s what url shortening is all about.</p><p>If you sign up for an account you can manage all the urls that have been created with the service. The list does contain a very nice and maintainable overview of the created urls. It also provides access to statistics detailing how many times the link was accessed (url trackin).</p><p><span
id="more-8535"></span>The unique feature are special urls for websites. Special urls are located at their own subdirectory of the website. While this does not necessarily different to creating a single link to a website it does provide the site owner with additional statistics.</p><p>The site owner will see all links that point to his website by all users of the service. That&#8217;s an excellent way of keeping track of the links if the service is used a lot.</p><p>Daniel has some great plans for the service. Users will be able to export their links to txt or csv and also share their links with others. He has more in the pipeline but some features are to unique to be spilled yet.</p><p>You can read about new announcements at the Shrinkomatic blog or visit Shrinkomatic directly to shrink some urls.</p><p>Shinkomatic has been discontinued. Alternatives are <a
href="http://tinyurl.com/">Tiny url</a> or <a
href="http://bit.ly/">bit.ly</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/11/26/shrinkomatic-url-shortening-with-a-twist/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>View All Registered URL Protocols</title><link>http://www.ghacks.net/2008/06/24/view-all-registered-url-protocols/</link> <comments>http://www.ghacks.net/2008/06/24/view-all-registered-url-protocols/#comments</comments> <pubDate>Tue, 24 Jun 2008 11:57:44 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[nirsoft]]></category> <category><![CDATA[protocols]]></category> <category><![CDATA[url]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=5099</guid> <description><![CDATA[You might have heard of URLs before when someone referred to an Internet address as an URL. URL Protocols are for example http, mailto or ftp and they have to be registered on the system to be of any use. Each URL protocol is registered to a specific application that handles that type, the mailto [...]]]></description> <content:encoded><![CDATA[<p>You might have heard of URLs before when someone referred to an Internet address as an URL. URL Protocols are for example http, mailto or ftp and they have to be registered on the system to be of any use. Each URL protocol is registered to a specific application that handles that type, the mailto protocol would for example be handled by the default mail program.</p><p><a
href="http://www.nirsoft.net/utils/url_protocol_view.html">URL Protocol View</a> displays all registered URL protocols on the system, along with a description and the path to the application that handles it. It also lists if the protocol is currently enabled on the host system.</p><p>The Nirsoft application provides an option to disable specific protocols on the system which can be useful to secure the system further. Does not make much sense to leave protocols enabled that are never used.</p><p><span
id="more-5099"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/06/urlprotocolview-500x267.gif" alt="url protocol view" title="url protocol view" width="500" height="267" class="alignnone size-medium wp-image-5100" /></p><p>The software is portable as usual and can create a html report of the registered protocols and is compatible to all Microsoft operating systems from Windows 98 to Windows Vista. The website lists a strange Windows bug (which I have no tried myself). If you disable the mailto plugin and click on a mailto link afterward Windows will display an error message and spawn Internet Explorer windows until the system runs out of resources to spawn additional ones. Sounds like lots of fun.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/06/24/view-all-registered-url-protocols/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Official Google url Alternatives</title><link>http://www.ghacks.net/2008/01/23/alternate-official-google-urls/</link> <comments>http://www.ghacks.net/2008/01/23/alternate-official-google-urls/#comments</comments> <pubDate>Wed, 23 Jan 2008 13:34:01 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Online Services]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[reverse ip]]></category> <category><![CDATA[url]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2008/01/23/alternate-official-google-urls/</guid> <description><![CDATA[Did you know that Google hosts several alternate domain names on their servers that all point to the Google search engine ? Instead of accessing google.com you could use an official Google domain name like 138008.org.ru or msm.byu.edu instead to use the Google search engine. ]]></description> <content:encoded><![CDATA[<p>Did you know that Google hosts several alternate domain names on their servers that all point to the Google search engine ? Instead of accessing google.com you could use an official Google domain name like 138008.org.ru or msm.byu.edu instead to use the Google search engine.</p><p>You might be wondering why someone would want to use a different domain name to search the Internet. As we all know search terms are added to the url of the result page which means that anyone who has access to that data can analyze it and see what you have been searching for.</p><p>We have for instance heard of Internet Service Providers who sell this data to companies for marketing purposes. AOL released search results in the past to the public for instance which turned out to be a major privacy invasion for several of its users because it was possible to find out the real name by analyzing the search terms.</p><p><span
id="more-2971"></span>The alternate websites do add those search terms as well but it is unlikely that they will be monitored as well. If you want to be on the safe side you could use a proxy server instead and point it to Google.com</p><p>Here is the list of alternate official Google.com urls:</p><ul><li>http://msm.byu.edu/</li><li>http://138008.org.ru/</li><li>http://americanlandmarkfence.com/</li><li>http://intranet.falmouth.ac.uk/</li><li>http://leslein.com/</li><li>http://netease.google.com/</li><li>http://taakra.com/</li><li>http://fd2k.dyndns.org/</li><li>http://aim.playlinc.com/</li><li>http://0038.za.net</li><li>http://cpl.playlinc.com</li><li>http://gamedaily.playlinc.com/</li><li>http://go.ogle.org/</li><li>http://googleffffffff8f01a7ed.sbi2testsite1.com/</li><li>http://lunaticus.dnip.net/</li><li>http://verizon.playlinc.com</li><li>http://yvonneschroeder.com</li><li>http://zapchu.ppntop50.com/</li></ul><p>Here are Google Groups Alternative urls:</p><ul><li>http://groups.secureearn.com/</li><li>http://groups.lanostrafamiglia.org/</li><li>groups.dz18.com</li><li></li></ul><p>You might be wondering how you can check that these urls are indeed hosted on a Google server. I used a tool called Reverse IP DNS Domain Check Tool from Seo logs for it. Just enter an url or IP and the tool displays all other domains that are hosted on the same server.</p><p>Inspiration taken from <a
href="http://www.labnol.org/internet/search/prevent-boss-isp-from-recording-google-search-queries/2127/">Digital Inspiration</a></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/01/23/alternate-official-google-urls/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Auto Copy Firefox Extension</title><link>http://www.ghacks.net/2007/02/18/auto-copy-firefox-extension-2/</link> <comments>http://www.ghacks.net/2007/02/18/auto-copy-firefox-extension-2/#comments</comments> <pubDate>Sun, 18 Feb 2007 11:37:55 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[add on]]></category> <category><![CDATA[auto-copy]]></category> <category><![CDATA[browser]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[firefox-extensions]]></category> <category><![CDATA[mozilla]]></category> <category><![CDATA[url]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/02/18/auto-copy-firefox-extension-2/</guid> <description><![CDATA[Auto Copy is one of those Firefox extensions that are small and add new functionalities to the Mozilla Firefox. Did you ever receive a email with a link that breaks the line and uses two lines to be displayed ? It is not possible to just left-click the link to visit the website because the link is cut off after the first line. The website can't be displayed. This happens often in mails that require a confirmation after a forum registration for instance.]]></description> <content:encoded><![CDATA[<p>Auto Copy is one of those Firefox extensions that are small and add new functionalities to the Mozilla Firefox. Did you ever receive a email with a link that breaks the line and uses two lines to be displayed ? It is not possible to just left-click the link to visit the website because the link is cut off after the first line. The website can&#8217;t be displayed. This happens often in mails that require a confirmation after a forum registration for instance.</p><p>You can right-click the link with Auto Copy installed and choose to open it in a new tab. Auto Copy opens the complete link which is simply put a great time safer. This is of course just one feature of Auto Copy. Another one which is especially helpful for webmasters that run blogs is that it &#8220;auto copies&#8221; marked text to the clipboard and lets you paste it again by using the middle mouse button.</p><p><span
id="more-1215"></span></p><p>Auto Copy offers some additional features such as accessing previous clipboard entries, paste marked text to the search bar or location bar and search for an entry directly. This is one of the few extensions that every webmaster should have installed.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/02/18/auto-copy-firefox-extension-2/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Url Fixer Extension for Firefox</title><link>http://www.ghacks.net/2007/01/23/url-fixer-extension-for-firefox/</link> <comments>http://www.ghacks.net/2007/01/23/url-fixer-extension-for-firefox/#comments</comments> <pubDate>Tue, 23 Jan 2007 11:27:43 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[add on]]></category> <category><![CDATA[firefox-extensions]]></category> <category><![CDATA[fix]]></category> <category><![CDATA[mozilla]]></category> <category><![CDATA[typo]]></category> <category><![CDATA[url]]></category> <category><![CDATA[url-fixer]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/01/22/url-fixer-extension-for-firefox/</guid> <description><![CDATA[I'm a fast typer and it occasionally happens that I make errors when entering urls. I always hate it when I have to edit the url because i typed ghacks.nez instead of ghacks.net for instance. I'm lazy and always looking for ways to keep being lazy. Url Fixer is one of those nice little extensions for Firefox that helps me a lot when I'm using Firefox.]]></description> <content:encoded><![CDATA[<p>I&#8217;m a fast typer and it occasionally happens that I make errors when entering urls. I always hate it when I have to edit the url because i typed ghacks.nez instead of ghacks.net for instance. I&#8217;m lazy and always looking for ways to keep being lazy. <a
title="url fixer" target="_blank" href="https://addons.mozilla.org/en-US/firefox/addon/2871/">Url Fixer</a> is one of those nice little extensions for Firefox that helps me a lot when I&#8217;m using Firefox.</p><p>Url Fixer is auto correcting urls that have obvious errors like a unknown extension (.cor instead of .com) but also takes a look at http and https and fixes those if an error occured. It does not however work with links that you click on websites which would be really awesome to say the least.</p><p><span
id="more-1126"></span>Url Fixer will also correct country code extensions such as .de for Germany or .co.uk for the United Kingdom. Definitely a must have add-on for Firefox.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/01/23/url-fixer-extension-for-firefox/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
