<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:ymaps="http://api.maps.yahoo.com/Maps/V2/AnnotatedMaps.xsd">

<channel>
	<title>Square Galaxy &#187; url</title>
	<atom:link href="http://squaregalaxy.com/tag/url/feed/" rel="self" type="application/rss+xml" />
	<link>http://squaregalaxy.com</link>
	<description>A blog by Jacob</description>
	<lastBuildDate>Tue, 16 Mar 2010 19:11:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Shrink that URL</title>
		<link>http://squaregalaxy.com/tech/shrink-that-url/</link>
		<comments>http://squaregalaxy.com/tech/shrink-that-url/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 17:03:35 +0000</pubDate>
		<dc:creator>Jacob</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[shrink]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://squaregalaxy.com/?p=2124</guid>
		<description><![CDATA[The web is built around addresses to web pages, often called URLs.  Sometimes, some of these URL addresses can be quite long.  Consider the address to a Google map which shows where my house in Oregon is:
http://maps.google.com/maps?f=q&#38;hl=en&#38;geocode=&#38;q=2041+NE+Josephine+Dr,+Hillsboro,+OR+97124&#38;sll=37.09024,-112.412109&#38;sspn=54.79724,118.476563&#38;ie=UTF8&#38;ll=45.540902,-122.985364&#38;spn=0.000749,0.001808&#38;t=h&#38;z=20&#38;layer=c&#38;cbll=45.540753,-122.985334&#38;panoid=XYkzvAe2UII2YNtD0tOp5A&#38;cbp=1,281.96901520324406,,0,5.839042847276948

Not only does that take up several lines, but putting that in an email, instant message, or [...]


Related posts:<ol><li><a href='http://squaregalaxy.com/tech/new-type-of-address-masking/' rel='bookmark' title='Permanent Link: New type of address encoding'>New type of address encoding</a> <small>I got this phishing attach in my inbox.  You know,...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The web is built around addresses to web pages, often called URLs.  Sometimes, some of these <acronym title="Uniform Resource Locator">URL</acronym> addresses can be quite long.  Consider the address to a Google map which shows where my house in Oregon is:</p>
<blockquote><address><span style="font-family: 'Courier New'; font-style: normal; line-height: 18px; white-space: pre; ">h</span>ttp://maps.google.com/maps?f=q&amp;hl=en&amp;geocode=&amp;q=2041+NE+Josephine+Dr,+Hillsboro,+OR+97124&amp;sll=37.09024,-112.412109&amp;sspn=54.79724,118.476563&amp;ie=UTF8&amp;ll=45.540902,-122.985364&amp;spn=0.000749,0.001808&amp;t=h&amp;z=20&amp;layer=c&amp;cbll=45.540753,-122.985334&amp;panoid=XYkzvAe2UII2YNtD0tOp5A&amp;cbp=1,281.96901520324406,,0,5.839042847276948</address>
</blockquote>
<p>Not only does that take up several lines, but putting that in an email, instant message, or facebook status could be kind of a problem.</p>
<p>That is why there are several services which can store a long address like the one above, and shrink it down to a small address that is much easier to use. These services store the long address, and give you a short address.  When someone accesses the short address, it automatically forwards that someone to the web page at the full long address.</p>
<p>Four of the more popular services that do this are: <a href="http://bit.ly">bit.ly</a>, <a href="http://tinyurl.com">TinyURL.com</a>, <a href="http://is.gd">is.gd</a>, and <a href="http://tr.im">tr.im</a>.</p>
<p>All these services do basically the same thing, but their interface and length of the small <acronym title="Uniform Resource Locator">URL</acronym> they give you might be different.  As an example, I took the long Google maps <acronym title="Uniform Resource Locator">URL</acronym> above and made it smaller using each of the services:</p>
<li><a href="http://bit.ly/3mLLW0">http://bit.ly/3mLLW0</a></li>
<li><a href="http://tinyurl.com/444lwo">http://tinyurl.com/444lwo</a></li>
<li><a href="http://is.gd/3nTW">http://is.gd/3nTW</a></li>
<li><a href="http://tr.im/5jz">http://tr.im/5jz</a></li>
<p>In the future, if you see an address like on of the above, realize that it is a shortened <acronym title="Uniform Resource Locator">URL</acronym> to somewhere else.  If you ever find yourself needing to shrink a <acronym title="Uniform Resource Locator">URL</acronym>, go ahead and give one of these free services a try.</p>
<p>For those who want to run their own <acronym title="Uniform Resource Locator">URL</acronym>-shrinking web service, look at <a href="http://lilurl.sourceforge.net/">lil&#8217;url</a>, free open source software that you can install on your own web server.</p>

<p>Related posts:<ol><li><a href='http://squaregalaxy.com/tech/new-type-of-address-masking/' rel='bookmark' title='Permanent Link: New type of address encoding'>New type of address encoding</a> <small>I got this phishing attach in my inbox.  You know,...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://squaregalaxy.com/tech/shrink-that-url/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New type of address encoding</title>
		<link>http://squaregalaxy.com/tech/new-type-of-address-masking/</link>
		<comments>http://squaregalaxy.com/tech/new-type-of-address-masking/#comments</comments>
		<pubDate>Sat, 09 Dec 2006 13:52:30 +0000</pubDate>
		<dc:creator>Jacob</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://jacob.peargrove.com/tech/2006/security/new-type-of-address-masking/</guid>
		<description><![CDATA[I got this phishing attach in my inbox.  You know, one of those that look like they are from paypal or someone, but they really aren&#8217;t.  They give you links that they ask you to click on, except that the links don&#8217;t go to paypal&#8217;s server, they go to some other site that looks like [...]


Related posts:<ol><li><a href='http://squaregalaxy.com/tech/nbcolympics-gave-away-my-email-address/' rel='bookmark' title='Permanent Link: NBCOlympics gave away my email address'>NBCOlympics gave away my email address</a> <small>Before the 2008 Olympics, I was at NBCOlympics.com looking for...</small></li>
<li><a href='http://squaregalaxy.com/tech/shrink-that-url/' rel='bookmark' title='Permanent Link: Shrink that URL'>Shrink that URL</a> <small>The web is built around addresses to web pages, often...</small></li>
<li><a href='http://squaregalaxy.com/tech/byus-new-website-theme-fosters-identity-theft/' rel='bookmark' title='Permanent Link: BYU&#8217;s new website theme fosters identity theft'>BYU&#8217;s new website theme fosters identity theft</a> <small>On February 15th, BYU will launch a new look and...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I got this phishing attach in my inbox.  You know, one of those that look like they are from paypal or someone, but they really aren&#8217;t.  They give you links that they ask you to click on, except that the links don&#8217;t go to paypal&#8217;s server, they go to some other site that looks like paypal and tricks you into providing your login credentials.  None of this is new.</p>
<p>What is new is how they are providing the address in the link.  They provided the <acronym title="Internet Protocol">IP</acronym> address in hex.  So if I were to represent the address to my server, it would be: http://0xcf.0&#215;2d.0&#215;41.0&#215;24/</p>
<p>I thought this was very interesting, so I tried it in <a href="http://promote.peargrove.com/firefox">Firefox</a> and Opera on my mac, and neither were tricked.  Both browser&#8217;s didn&#8217;t convert the hex to the real <acronym title="Internet Protocol">IP</acronym> address, so it didn&#8217;t work.   But it makes me wonder if there are browsers out there that might be tricked by such <acronym title="Internet Protocol">IP</acronym> address encoding.</p>

<p>Related posts:<ol><li><a href='http://squaregalaxy.com/tech/nbcolympics-gave-away-my-email-address/' rel='bookmark' title='Permanent Link: NBCOlympics gave away my email address'>NBCOlympics gave away my email address</a> <small>Before the 2008 Olympics, I was at NBCOlympics.com looking for...</small></li>
<li><a href='http://squaregalaxy.com/tech/shrink-that-url/' rel='bookmark' title='Permanent Link: Shrink that URL'>Shrink that URL</a> <small>The web is built around addresses to web pages, often...</small></li>
<li><a href='http://squaregalaxy.com/tech/byus-new-website-theme-fosters-identity-theft/' rel='bookmark' title='Permanent Link: BYU&#8217;s new website theme fosters identity theft'>BYU&#8217;s new website theme fosters identity theft</a> <small>On February 15th, BYU will launch a new look and...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://squaregalaxy.com/tech/new-type-of-address-masking/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
