<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>EssayBoard &#187; Internet</title>
	<atom:link href="http://essayboard.com/category/internet/feed/" rel="self" type="application/rss+xml" />
	<link>http://essayboard.com</link>
	<description>All about technology!</description>
	<lastBuildDate>Sat, 11 Feb 2012 21:14:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='essayboard.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/e1f03ef6e553242f1ca50ae9b6e394c0?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>EssayBoard &#187; Internet</title>
		<link>http://essayboard.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://essayboard.com/osd.xml" title="EssayBoard" />
	<atom:link rel='hub' href='http://essayboard.com/?pushpress=hub'/>
		<item>
		<title>What About Tor?</title>
		<link>http://essayboard.com/2012/02/11/what-about-tor/</link>
		<comments>http://essayboard.com/2012/02/11/what-about-tor/#comments</comments>
		<pubDate>Sat, 11 Feb 2012 21:08:38 +0000</pubDate>
		<dc:creator>Vinh Nguyen</dc:creator>
				<category><![CDATA[Anything Goes]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[anonymity]]></category>
		<category><![CDATA[anonymizing]]></category>
		<category><![CDATA[hiding identity]]></category>
		<category><![CDATA[hiding IP address]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[Tor]]></category>
		<category><![CDATA[Tor bridge]]></category>
		<category><![CDATA[Tor exit relay]]></category>
		<category><![CDATA[Tor middle relay]]></category>
		<category><![CDATA[Tor relay]]></category>

		<guid isPermaLink="false">http://essayboard.com/?p=11414</guid>
		<description><![CDATA[Tor has caught my eyes recently.  It seems to me Tor is great for anonymizing a user, but it&#8217;s not so great in protecting privacy unless the user is serious enough and encrypting everything he or she has to send through Tor.  Anyhow, I&#8217;m new to Tor, and so what I write about Tor in&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essayboard.com&amp;blog=24829897&amp;post=11414&amp;subd=essayboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignleft" style="width: 286px"><a href="http://farm2.staticflickr.com/1176/5107015769_686ed2e760_z.jpg"><img class="  " title=" Some rights reserved by o5com on Flickr.com -- image licensed by Creative Commons Attribution 2.0 Generic" src="http://farm2.staticflickr.com/1176/5107015769_686ed2e760_z.jpg" alt=" Some rights reserved by o5com on Flickr.com -- image licensed by Creative Commons Attribution 2.0 Generic" width="276" height="207" /></a><p class="wp-caption-text">Some rights reserved by o5com on Flickr.com -- image licensed by Creative Commons Attribution 2.0 Generic</p></div>
<p>Tor has caught my eyes recently.  It seems to me Tor is great for anonymizing a user, but it&#8217;s not so great in protecting privacy unless the user is serious enough and encrypting everything he or she has to send through Tor.  Anyhow, I&#8217;m new to Tor, and so what I write about Tor in this blog post might need to be revised again in the near future.  Suggestions for corrections are welcome!  As always, I dabble on!</p>
<p>Let work backward a little!  Why Tor is great at anonymizing and not protecting privacy?  Well, Tor is known for being great at obscuring the identity of the data source.  Did I say identity?  It&#8217;s all about hiding (i.e., anonymizing) the IP addresses of the Internet users.  Here is an example, let say you want to visit a website, but you do not want to reveal an IP address of yours to this website, Tor is perfectly well-suited in hiding your IP address and so a website will not be able to know that it&#8217;s you who have visited it.</p>
<p>Tor is so able in obscuring an IP address for Tor has not a central router where every connection&#8217;s identity is made known.  Yes, I know it&#8217;s hard to understand what I mean by the previous sentence, but it means Tor relies on random folks like you to run Tor exit relay or non-exit relay (i.e., another meaning &#8212; Tor router).  The magic is happening when each Tor exit relay or non-exit relay sends the data onto the next destination.</p>
<p>Did I say magic?  Tor relay, especially the non-exit relay, encrypts the source and the destination IP addresses before it forwards the data onto the next Tor relay.  I do not know if Tor is going to encrypt the meat of the data (i.e., the whole enchilada of the content of the data) between the transit also, but it seems that this isn&#8217;t the case (please correct me on this if I&#8217;m wrong on this).  Anyhow, since the source and  destination IP addresses are going to be encrypted over and over again through each Tor relay, therefore even next in line Tor relay (i.e., the next Tor relay to be received your data from the previous Tor relay) can only know about a previous Tor relay&#8217;s IP address and not the source or the destination IP address.  To make things even more illusive, Tor client will always choose a different path within Tor network each time it requests or send data to a destination.  This makes the matter worse for whoever or whatever that tries to trace back to a source IP address.  I think software that specialize in analyzing web traffic might find Tor specifically unfriendly.</p>
<p>OK, we got the anonymizing part down, but why Tor isn&#8217;t so great in protecting privacy?  If I&#8217;ve not misunderstood from several online sources that I read on Tor, it seems to be that each Tor relay has the ability to read and log the transit data.  As the data reach a Tor exit relay, the data retain the original forms.  From here the data exit a Tor exit relay and entering third party ISP network (i.e., the Internet Service Provider which provides service to the destination &#8212; example, an ISP which provides bandwidth to a website that you&#8217;re visiting).  The third party ISP network has to be the one which passes on the data to the final destination (e.g., a website, an online service, a social network).  Since Tor relay isn&#8217;t actually encrypting the data, therefore each Tor relay is capable in reading and logging the source&#8217;s data.  This means privacy isn&#8217;t actually being protected by using Tor.</p>
<p>Nonetheless, many users can protect their privacy by using Tor!  How?  They only pass their data through encrypted protocol.  An example is that a user use Tor to browse the web, but he or she relies on HTTPS protocol to encrypt his or her web data.  So, in a way if a Tor user can encrypt his or her data before send the data onto Tor network (i.e., Tor relays), his or her privacy might be protected from prying eyes.</p>
<p>To really protect one&#8217;s privacy and using Tor the right way, Tor suggests users to use Tor Bundle Browser download.  The heavily configured, latest Firefox browser (i.e., heavily configured by Tor) which comes with Tor Bundle Browser download will always attempt to pass the data through an encrypted protocol (I might be wrong on this).  Also, Tor&#8217;s own heavily Firefox modified browser would not come with plugins that might reveal a user&#8217;s IP address, and it might actually block a user from installing such plugin in the first place (I might be wrong on this).</p>
<p>Can Tor be vulnerable to hack?  According to blog.torproject.org&#8217;s <span style="text-decoration:underline;"><em><a title="Rumors of Tor's compromise are greatly exaggerated" href="https://blog.torproject.org/blog/rumors-tors-compromise-are-greatly-exaggerated" target="_blank">Rumors of Tor&#8217;s compromise are greatly exaggerated</a></em></span> article, hackers might be able to hack into Tor relays (i.e., known Tor relays), and then somehow congest the not-so easy to hack Tor relays with some sophisticated hacks so the traffics/data of the congested Tor relays will have to go through the Tor relays that the hackers have hacked into.  This way, the hackers can actually log and read the data of the congested Tor relays since such data must go through the compromised Tor relays.  As how the article above has pointed out, it might take huge amount of computing resources to congest so many known Tor relays.  So, it might not be something that the average hackers may want to try.</p>
<p>It seems Tor can be used by all types of people.  Good people might want to use Tor to really protect their anonymity for good reasons, but bad people might want to use Tor for hiding their real identities so they can do very bad things.  Here is one example how bad people might use Tor to hide their real identities so their really nasty, dirty laundries won&#8217;t hang out in the open; they might use Tor for viewing child porn videos online.</p>
<p>Tor can be speeded up for most Tor users if there are many more Tor users who actually host their own Tor relays.  I suspect many more Tor users who only use Tor as client.  These folks simply want to hide their identities from whatever web destinations and various ISPs (e.g., watching Hulu videos that are not made viewing available for certain people who have their IP addresses belong to the countries that are being blocked by Hulu) .  Nonetheless, few Tor users go on hosting Tor relays out of their altruistic nature.</p>
<p>I might be wrong, but there are four ways a Tor user can set up his or her own Tor relay or relays.  The first way would be the hosting of Tor middle relays (also known as Tor non-exit relay).  Tor middle relays are somewhat safe to host, because the middle relays cannot appear as the source of the data.  On the other hand, when a Tor user hosts Tor exit relays, he or she might be liable for the misuses of their Tor exit relays by some random Tor users, because Tor exit relays will always appear as the source of the data.  One example of a misuse of Tor exit relays would be someone might use Tor exit relays to view child porn.  The third and the fourth types of Tor relays are Tor private and public bridges.  It seems to me that Tor private bridges are only made known to the people who might know each other personally, because Tor private bridges&#8217; information would not be distributed openly.  On the other hand, the Tor public bridges are made known to Bridge Authority.  According to blog.torproject.org, Bridge Authority is a special relay which collects all bridges&#8217; IP addresses that pass through it.  If I&#8217;m not wrong, int a nutshell, Tor private and public bridges help Tor users to circumvent the ISPs that are blocking Tor&#8217;s normal relays (i.e., Tor middle and exit relays), consequently allowing these users to use Tor normally.  Still, ISPs can also block known Tor public bridges, therefore Tor private bridges might be the best hope for Tor users who want to truly circumvent ISPs&#8217; Tor blocking measure.</p>
<p>Using Tor is easy as downloading Tor Browser Bundle for Mac or Windows or Linux, extract the Tor Browser Bundle to a known location on the computer, and then go to this location to fire up Start Tor Browser (i.e., essentially a heavily modified latest version of Firefox browser).  You might also notice when you fire up Start Tor Browser, a control panel known as Vidalia would also pop up.  Vidalia control panel allows Tor users to configure how they want to use Tor.  From Vidalia control panel, Tor users can configure Tor to be just a client to hosting a Tor relay.  Some users might even configure Vidalia to have Tor hosts hidden services.  What are Tor hidden services and why some people might want to host them?  Well, Tor hidden services are just like any other normal computing/web related services, and these might be websites, game servers, and so on.  What makes Tor hidden services different than the rest is that Tor hidden services will not reveal the IP addresses of  the Tor users who host Tor hidden services.  This might appeal to some Tor users who want to get their services or messages out to the public but stay anonymous.</p>
<p>In conclusion, Tor is fascinating to me since it&#8217;s a tool that can be excellent in doing what it does best, that is to anonymize a user&#8217;s IP address.  Unfortunately, Tor cannot be used solely for protecting one&#8217;s privacy.  Therefore, many people encrypt their data before they pass such data onto Tor network so their privacy can be protected better.  Tor isn&#8217;t hacker-proof, because hackers might know how to congest Tor network and compromise known Tor relays to do their dirty deeds.  Few Tor users might have been using Tor for malicious purposes such as anonymizing them from persecution of child porn and the likes.  These users might make the many Tor users who use Tor for legitimate purposes look really bad in the eyes of non-Tor users.  Tor true fans might even go as far as to host a Tor relay, because setting up one is not that hard!  All in all, Tor is pretty nifty, crafty and useful, but it can also be malicious as well!</p>
<p><strong>Sources:</strong></p>
<ul>
<li><a title="WHAT IS TOR?" href="https://www.eff.org/torchallenge/what-is-tor/" target="_blank">https://www.eff.org/torchallenge/what-is-tor/</a></li>
<li><a title="Tor (anonymity network)" href="http://en.wikipedia.org/wiki/Tor_(anonymity_network)" target="_blank">http://en.wikipedia.org/wiki/Tor_(anonymity_network)</a></li>
<li><a title="Lesson From Tor Hack: Anonymity and Privacy Aren't the Same" href="http://www.wired.com/print/politics/security/commentary/securitymatters/2007/09/security_matters_0920" target="_blank">http://www.wired.com/print/politics/security<br />
/commentary/securitymatters/2007/09/security_matters_0920</a></li>
<li><a title="Different Ways to Use a Bridge" href="https://blog.torproject.org/blog/different-ways-use-bridge" target="_blank">https://blog.torproject.org/blog/different-ways-use-bridge</a></li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/essayboard.wordpress.com/11414/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/essayboard.wordpress.com/11414/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/essayboard.wordpress.com/11414/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/essayboard.wordpress.com/11414/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/essayboard.wordpress.com/11414/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/essayboard.wordpress.com/11414/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/essayboard.wordpress.com/11414/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/essayboard.wordpress.com/11414/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/essayboard.wordpress.com/11414/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/essayboard.wordpress.com/11414/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/essayboard.wordpress.com/11414/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/essayboard.wordpress.com/11414/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/essayboard.wordpress.com/11414/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/essayboard.wordpress.com/11414/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essayboard.com&amp;blog=24829897&amp;post=11414&amp;subd=essayboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://essayboard.com/2012/02/11/what-about-tor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e5039f4535d34121a1108ca8ad38d90?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">argh2xxx</media:title>
		</media:content>

		<media:content url="http://farm2.staticflickr.com/1176/5107015769_686ed2e760_z.jpg" medium="image">
			<media:title type="html"> Some rights reserved by o5com on Flickr.com -- image licensed by Creative Commons Attribution 2.0 Generic</media:title>
		</media:content>
	</item>
		<item>
		<title>FBI Had A Huge File On Steve Jobs, And Now It&#8217;s Being Released Into The Public; Downloadable In PDF</title>
		<link>http://essayboard.com/2012/02/09/fbi-had-a-huge-file-on-steve-jobs-and-now-its-being-released-into-the-public-downloadable-in-pdf/</link>
		<comments>http://essayboard.com/2012/02/09/fbi-had-a-huge-file-on-steve-jobs-and-now-its-being-released-into-the-public-downloadable-in-pdf/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 03:37:47 +0000</pubDate>
		<dc:creator>Vinh Nguyen</dc:creator>
				<category><![CDATA[Anything Goes]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[FBI]]></category>
		<category><![CDATA[FBI file]]></category>
		<category><![CDATA[Steve Jobs]]></category>

		<guid isPermaLink="false">http://essayboard.com/?p=11391</guid>
		<description><![CDATA[According to Techradar&#8217;s Steve Jobs was &#8216;deceptive&#8217; says FBI file article, the FBI has released Steve Jobs file, and so you can now either go read or download this file at vault.fbi.gov/steve-jobs/steve-jobs-part-01-of-01/view.  The file is around 3.9 MB which is huge for just being a PDF file (at least to me).  Anyhow, according to Techradar, Steve&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essayboard.com&amp;blog=24829897&amp;post=11391&amp;subd=essayboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignleft" style="width: 263px"><a href="http://upload.wikimedia.org/wikipedia/commons/b/b9/Steve_Jobs_Headshot_2010-CROP.jpg"><img class="     " title="This is a file from the Wikimedia Commons. Information from its description page there is shown below.  Commons is a freely licensed media file repository." src="http://upload.wikimedia.org/wikipedia/commons/b/b9/Steve_Jobs_Headshot_2010-CROP.jpg" alt="Steve Jobs image - this is a file from the Wikimedia Commons. Information from its description page there is shown below.  Commons is a freely licensed media file repository." width="253" height="248" /></a><p class="wp-caption-text">Steve Jobs image - this is a file from the Wikimedia Commons. Information from its description page there is shown below. Commons is a freely licensed media file repository.</p></div>
<p>According to Techradar&#8217;s <span style="text-decoration:underline;"><em><a title="Steve Jobs was 'deceptive' says FBI file" href="http://www.techradar.com/news/computing/apple/steve-jobs-was-deceptive-says-fbi-file-1062235?src=rss&amp;attr=all" target="_blank">Steve Jobs was &#8216;deceptive&#8217; says FBI file</a></em></span> article, the FBI has released Steve Jobs file, and so you can now either go read or download this file at <a title="Steven Paul Jobs - FBI file" href="http://vault.fbi.gov/steve-jobs/steve-jobs-part-01-of-01/view" target="_blank">vault.fbi.gov/steve-jobs/steve-jobs-part-01-of-01/view</a>.  The file is around 3.9 MB which is huge for just being a PDF file (at least to me).  Anyhow, according to Techradar, Steve Jobs was under investigation by the FBI for he was considered to be nominated for a high profile government position which had something to do with George H.W. Bush&#8217;s administration (i.e., the White House).  Again, according to Techradar, FBI found Steve Jobs to be deceptive.</p>
<p>So, in a way if you had read Steve Jobs&#8217; biography which was written by Walter Isaacson with the title &#8220;Steve Jobs,&#8221; you may as well want to read the FBI file on Steve Jobs to compare the two to see if there is any discrepancy.  Sure, it might not be necessary to do so, but if you&#8217;re interested in learning more on Steve Jobs, how the man was and still is being worshiped by so many in the tech industry, I guess digging into the FBI file on Steve Jobs might shed some more light on what you think you already know about the man himself.  You might also want to be diligent too on judging the man from the FBI file, because it might be that the FBI could not have been entirely correct, and the same would go for Steve Jobs&#8217; biography.  Why?  In truth, nobody would probably know Steve Jobs better than himself, therefore you can only know what you&#8217;re being fed to read.</p>
<p>I find that it&#8217;s quite interesting to see Steve Jobs, just a man of building a tech giant, has been the talk of the town since he made his few first headlines back in the day.  Even though he is now rest in peace, the talk of the town apparently is still buzzing about him, still.  They talk of him as if they&#8217;re worshipping him, isn&#8217;t this quite fascinating?  Some even seeing him as a celebrity even though the man wasn&#8217;t a celebrity.  Yes, you might agree why he is being worshipped or being seen as a famous dead celebrity too, because you are willing to spend lot of money on his products still.  Nonetheless, I forgot who but someone had pointed out Bill Gates has done much more than Steve Jobs in term of making the world better and so Bill Gates should be the one to be worshipped of and not Steve Jobs.  This person probably was talking about how Bill &amp; Melinda foundation has changed the world.  I believe, Bill &amp; Melinda foundation was found by Bill Gates and his wife.  I have heard how Bill &amp; Melinda foundation has been involved with projects that have huge positive impacts on the world such as allowing the children of the poorest nations to have access to much needed vaccines.</p>
<p>With Steve Jobs is no longer with us, his company is continuing making huge gains to which Amazon and other competitors are very much like to see Apple stumbles.  Just recently, Amazon has released a commercial to point out how expensive iPad has been.  The lady in the commercial said to the man, even with her Kindle which could be read in sunlight and the other two Kindle Fires put together would still be cheaper than the man&#8217;s iPad.  The man was embarrassed and asked her who would be sitting in the empty seat next to her, and she said it was her husband.  The commercial ended gradually as it showed the man left in embarrassment and the prices of the regular Kindle ($199) and Kindle Fires ($79) appeared to confirm what the lady in the commercial had said.</p>
<p><span style="text-align:center; display: block;"><a href="http://essayboard.com/2012/02/09/fbi-had-a-huge-file-on-steve-jobs-and-now-its-being-released-into-the-public-downloadable-in-pdf/"><img src="http://img.youtube.com/vi/sulfQHdvyEs/2.jpg" alt="" /></a></span></p>
<p>Source:  <a title="Steve Jobs was 'deceptive' says FBI file" href="http://www.techradar.com/news/computing/apple/steve-jobs-was-deceptive-says-fbi-file-1062235?src=rss&amp;attr=all" target="_blank">http://www.techradar.com/news/computing/apple/steve-jobs-was-deceptive-says-fbi-file-1062235?src=rss&amp;attr=all</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/essayboard.wordpress.com/11391/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/essayboard.wordpress.com/11391/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/essayboard.wordpress.com/11391/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/essayboard.wordpress.com/11391/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/essayboard.wordpress.com/11391/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/essayboard.wordpress.com/11391/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/essayboard.wordpress.com/11391/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/essayboard.wordpress.com/11391/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/essayboard.wordpress.com/11391/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/essayboard.wordpress.com/11391/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/essayboard.wordpress.com/11391/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/essayboard.wordpress.com/11391/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/essayboard.wordpress.com/11391/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/essayboard.wordpress.com/11391/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essayboard.com&amp;blog=24829897&amp;post=11391&amp;subd=essayboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://essayboard.com/2012/02/09/fbi-had-a-huge-file-on-steve-jobs-and-now-its-being-released-into-the-public-downloadable-in-pdf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e5039f4535d34121a1108ca8ad38d90?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">argh2xxx</media:title>
		</media:content>

		<media:content url="http://upload.wikimedia.org/wikipedia/commons/b/b9/Steve_Jobs_Headshot_2010-CROP.jpg" medium="image">
			<media:title type="html">This is a file from the Wikimedia Commons. Information from its description page there is shown below.  Commons is a freely licensed media file repository.</media:title>
		</media:content>
	</item>
		<item>
		<title>Book Exclusivity Trend Might Be The New Rise Of Book Publishing, But It Might Be Expensive For Customers To Buy eBooks</title>
		<link>http://essayboard.com/2012/02/01/book-exclusivity-trend-might-be-the-new-rise-of-book-publishing-but-it-might-be-expensive-for-customers-to-buy-ebooks/</link>
		<comments>http://essayboard.com/2012/02/01/book-exclusivity-trend-might-be-the-new-rise-of-book-publishing-but-it-might-be-expensive-for-customers-to-buy-ebooks/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 17:36:03 +0000</pubDate>
		<dc:creator>Vinh Nguyen</dc:creator>
				<category><![CDATA[Anything Goes]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[Barnes]]></category>
		<category><![CDATA[Barnes & Noble]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[e-book]]></category>
		<category><![CDATA[Engadget]]></category>
		<category><![CDATA[Noble]]></category>
		<category><![CDATA[publishing]]></category>

		<guid isPermaLink="false">http://essayboard.com/?p=11201</guid>
		<description><![CDATA[Engadget&#8217;s Barnes &#38; Noble to pull Amazon Publishing titles from shelves over exclusivity concerns article suggests Barnes &#38; Noble has turned up the heat as the two go on competing each other for a book market domination.  Of course, Barnes &#38; Noble is worrying that Amazon will eventually kick them out of their own game.&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essayboard.com&amp;blog=24829897&amp;post=11201&amp;subd=essayboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignleft" style="width: 310px"><a href="http://commons.wikipedia.org/wiki/File:Barnes_Noble_Bookstore.jpg"><img class="zemanta-img-inserted zemanta-img-configured" title="English: TCU's Barnes and Noble Bookstore." src="http://upload.wikimedia.org/wikipedia/commons/thumb/6/6c/Barnes_Noble_Bookstore.jpg/300px-Barnes_Noble_Bookstore.jpg" alt="English: TCU's Barnes and Noble Bookstore." width="300" height="141" /></a><p class="wp-caption-text">Image via Wikipedia</p></div>
<p>Engadget&#8217;s <em><a title="Barnes &amp; Noble to pull Amazon Publishing titles from shelves over exclusivity concerns" href="http://www.engadget.com/2012/02/01/barnes-and-noble-amazon-ban/" target="_blank">Barnes &amp; Noble to pull Amazon Publishing titles from shelves over exclusivity concerns</a></em> article suggests Barnes &amp; Noble has turned up the heat as the two go on competing each other for a book market domination.  Of course, Barnes &amp; Noble is worrying that Amazon will eventually kick them out of their own game.  Meanwhile, Amazon continues to do the impossible even though Amazon is relatively new player in the book world when one compares Amazon against Barnes &amp; Noble.  Seniority doesn&#8217;t secure a permanent establishment since we have seen how Borders had filed for bankruptcy from Chapter 11 which eventually turned into Chapter 7 (<a title="Borders" href="http://en.wikipedia.org/wiki/Borders_Group" target="_blank">Source</a>:  http://en.wikipedia.org/wiki/Borders_Group).  The argument which Barnes &amp; Noble has against Amazon is clear to me, but might not be true since I&#8217;m not an expert in the operation of the book business, is that Amazon is too pushy in term of demanding for more exclusivity with various book publishers.  I have to wonder though, would this be a good thing for book publishers?</p>
<p>Why?  If book publishers can negotiate with particular distributors for exclusivity deal, it might in the end raising the value of the book publishers who go for exclusive deals since exclusivity means rarity.  We know most things that are rare might be more valuable, right?  What if we take a look at a much bigger picture, how would the book world fare if only big players such as Amazon would be able to acquire exclusivities from popular book publishing companies?  I&#8217;m not sure but I think with more exclusive deals go around the book world, book business might change even more than it&#8217;s already has.</p>
<p>The book world already has changed so much in term of how ebook technology has totally changed how consumers read their books, pushing more consumers only to buy ebooks and abandon their traditional books (i.e., books made of papers).  Exclusive deals within the book world might push the change further by having small book stores to go out of business.  These small book stores usually are local book stores.  Of course, the trend seems to head in this particular route anyway since ebook technology has made it so easy for consumers to buy books online.  It means people don&#8217;t really have to go to a local book store to buy their books.</p>
<p>To knit the fragments of the big picture together, in my opinion, the trend of pushing for exclusivity isn&#8217;t meant the death of book publishing, but it might be the new rise of book publishing.  If Barnes &amp; Noble wants to beat Amazon in book publishing exclusivity trend, I think Barnes &amp; Noble has to figure out how to offer the book publishing companies better deals than what Amazon is currently offering these book publishing companies.</p>
<p>Will the consumers be beneficial to book exclusivity trend?  Probably not in the long run, because I think once a giant book distributor has began to dominate the book exclusivity trend, such entity tends to raise the prices of the books since the competitors aren&#8217;t going to have such titles for sale anyway.  The outlook might not be good for book customers if the Amazon defeats Barnes &amp; Noble in book exclusivity trend, because one less competitor will give one less reason for Amazon to sell ebooks at the cheapest prices as possible.  Of course, my speculation on this might not pan out the way I speculate at all, because I&#8217;m not an expert in book business anyway.  I guess you just have to take my words with a grain of salt!</p>
<h6 class="zemanta-related-title" style="font-size:1em;">Related articles</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://mediadecoder.blogs.nytimes.com/2012/01/31/barnes-noble-says-it-wont-sell-books-published-by-amazon/?hp">Barnes &amp; Noble Says It Won&#8217;t Sell Books Published by Amazon</a> (mediadecoder.blogs.nytimes.com)</li>
<li class="zemanta-article-ul-li"><a href="http://r.zemanta.com/?u=http%3A//mediadecoder.blogs.nytimes.com/2012/01/31/barnes-noble-says-it-wont-sell-books-published-by-amazon/&amp;a=73201040&amp;rid=0000017a-dfc9-000F-0000-000000002bc1&amp;e=6bd80559cb138206dad694174db92d08">Barnes &amp; Noble Says It Won&#8217;t Sell Books Published by Amazon</a> (mediadecoder.blogs.nytimes.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.laobserved.com/archive/2012/02/barnes_noble_wont_stock_b.php">Barnes &amp; Noble won&#8217;t stock books by Amazon anymore</a> (laobserved.com)</li>
<li class="zemanta-article-ul-li"><a href="http://selfpubauthors.wordpress.com/2012/01/31/the-barnes-noble-vs-amazon-war-continues/">The Barnes &amp; Noble vs Amazon War Continues</a> (selfpubauthors.wordpress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.gizmodo.com.au/2012/02/barnes-noble-declares-wimpy-war-on-amazon/">Barnes &amp; Noble Declares Wimpy War On Amazon</a> (gizmodo.com.au)</li>
<li class="zemanta-article-ul-li"><a href="http://gizmodo.com/5881032/barnes--noble-declares-wimpy-war-on-amazon-publishing">Barnes &amp; Noble Declares Wimpy War on Amazon Publishing [Books]</a> (gizmodo.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.prweb.com/releases/prweb2012/1/prweb9154032.htm">BookBaby Connects Indie Authors to Kobo and Copia</a> (prweb.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.csmonitor.com/Books/chapter-and-verse/2012/0131/Barnes-Noble-fights-back">Barnes</a> (csmonitor.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.digitaltrends.com/web/barnes-noble-wont-stock-books-published-by-amazon/">Barnes &amp; Noble won&#8217;t stock books published by Amazon</a> (digitaltrends.com)</li>
<li class="zemanta-article-ul-li"><a href="http://blog.seattlepi.com/thebigblog/2012/01/31/barnes-noble-shuns-amazon-books/">Barnes &amp; Noble shuns Amazon books</a> (seattlepi.com)</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/essayboard.wordpress.com/11201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/essayboard.wordpress.com/11201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/essayboard.wordpress.com/11201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/essayboard.wordpress.com/11201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/essayboard.wordpress.com/11201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/essayboard.wordpress.com/11201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/essayboard.wordpress.com/11201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/essayboard.wordpress.com/11201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/essayboard.wordpress.com/11201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/essayboard.wordpress.com/11201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/essayboard.wordpress.com/11201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/essayboard.wordpress.com/11201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/essayboard.wordpress.com/11201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/essayboard.wordpress.com/11201/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essayboard.com&amp;blog=24829897&amp;post=11201&amp;subd=essayboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://essayboard.com/2012/02/01/book-exclusivity-trend-might-be-the-new-rise-of-book-publishing-but-it-might-be-expensive-for-customers-to-buy-ebooks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e5039f4535d34121a1108ca8ad38d90?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">argh2xxx</media:title>
		</media:content>

		<media:content url="http://upload.wikimedia.org/wikipedia/commons/thumb/6/6c/Barnes_Noble_Bookstore.jpg/300px-Barnes_Noble_Bookstore.jpg" medium="image">
			<media:title type="html">English: TCU&#039;s Barnes and Noble Bookstore.</media:title>
		</media:content>
	</item>
		<item>
		<title>When Facebook Forces Users To Use Timeline, Facebook Activities Might Be Shrunk</title>
		<link>http://essayboard.com/2012/01/31/when-facebook-forces-users-to-use-timeline-facebook-activities-might-be-shrunk/</link>
		<comments>http://essayboard.com/2012/01/31/when-facebook-forces-users-to-use-timeline-facebook-activities-might-be-shrunk/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 16:48:04 +0000</pubDate>
		<dc:creator>Vinh Nguyen</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Facebook Timeline]]></category>
		<category><![CDATA[Online Communities]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[social network]]></category>
		<category><![CDATA[Sophos]]></category>
		<category><![CDATA[Timeline]]></category>
		<category><![CDATA[world]]></category>

		<guid isPermaLink="false">http://essayboard.com/?p=11177</guid>
		<description><![CDATA[PCWorld&#8217;s Facebook Timeline Privacy Tips: Lockdown Your Profile article points out the concerns for how easy it&#8217;s for Facebook users to be able to devour past Facebook comments, events, daily wall posts and more of any Facebook user through Facebook newest feature known as Timeline.  Indeed, it&#8217;s quite unnerving for how easy it&#8217;s for someone to&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essayboard.com&amp;blog=24829897&amp;post=11177&amp;subd=essayboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignleft" style="width: 280px"><a href="http://commons.wikipedia.org/wiki/File:Facebook_engancha.jpg"><img class="zemanta-img-inserted zemanta-img-configured " title="facebook engancha" src="http://upload.wikimedia.org/wikipedia/commons/thumb/0/02/Facebook_engancha.jpg/300px-Facebook_engancha.jpg" alt="facebook engancha" width="270" height="181" /></a><p class="wp-caption-text">Image via Wikipedia</p></div>
<p>PCWorld&#8217;s <span style="text-decoration:underline;"><em><a title="Facebook Timeline Privacy Tips: Lockdown Your Profile" href="http://www.pcworld.com/article/249019/facebook_timeline_privacy_tips_lockdown_your_profile.html#tk.rss_news" target="_blank">Facebook Timeline Privacy Tips: Lockdown Your Profile</a></em></span> article points out the concerns for how easy it&#8217;s for Facebook users to be able to devour past Facebook comments, events, daily wall posts and more of any Facebook user through Facebook newest feature known as Timeline.  Indeed, it&#8217;s quite unnerving for how easy it&#8217;s for someone to look up your Facebook history by using Facebook Timeline feature, but then again a wise person should not have posted something so private on a very public medium such as Facebook!</p>
<p>In fact, Facebook Timeline feature might have a backlash effect against Facebook.  Facebook users might become ever more conscious about what they will do and post on Facebook, therefore the level of Facebook activities might be shrunk in time.  Then again, it&#8217;s only a speculation of mine, because I don&#8217;t have a crystal ball of how the future will look like!</p>
<p>For having said a wise person should not post something so private on a very public medium such as Facebook, I fear even myself sometimes might forget to practice what I had preached.  Nonetheless, it&#8217;s good to know Facebook does in fact allowing you to tightening up the privacy to certain extend so Timeline feature won&#8217;t expose the things that you&#8217;ve posted and wanted to be hidden away from the prying eyes of the public.  I guess one can always follow the tips in the article above and lessen the effect of Timeline, but to be wise one should always post something one care not for the world to see on Facebook and keep the rest to oneself.</p>
<h6 class="zemanta-related-title" style="font-size:1em;">Related articles</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://theinformativereport.com/2012/01/30/facebook-too-force-users-onto-timeline/">Facebook too force users onto timeline</a> (theinformativereport.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.inquisitr.com/188388/facebook-users-not-happy-over-timeline-new-profile-design/">Facebook Users Not Happy Over Timeline, New Profile Design</a> (inquisitr.com)</li>
<li class="zemanta-article-ul-li"><a href="http://r.zemanta.com/?u=http%3A//www.telegraph.co.uk/technology/facebook/9048034/Just-one-in-ten-Facebook-users-supports-timeline-feature.html&amp;a=72900217&amp;rid=0000017a-dfc9-000F-0000-000000002ba9&amp;e=a25f05a2802307232d6c55c02f0bdc07">Just one in ten Facebook users supports &#8216;timeline&#8217; feature</a> (telegraph.co.uk)</li>
<li class="zemanta-article-ul-li"><a href="http://www.todayonline.com/TechandDigital/Digital/EDC120130-0000149/Just-one-in-ten-Facebook-users-supports-timeline-feature">Just one in ten Facebook users supports &#8216;timeline&#8217; feature &#8211; TODAYonline</a> (todayonline.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.pcworld.com/article/248935/timeline_launch_nears_but_few_users_like_it_survey_finds.html">Timeline Looms, But Few Users Like it, Survey Finds &#8211; PCWorld</a> (pcworld.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.allfacebook.com/facebook-timeline-poll-3-2012-01">Over 50% Of Facebook Users Worry About Timeline</a> (allfacebook.com)</li>
<li class="zemanta-article-ul-li"><a href="http://techland.time.com/2012/01/30/no-thanks-facebook-poll-suggests-users-dont-want-timeline/">No Thanks, Facebook: Poll Suggests Users Don&#8217;t Want Timeline</a> (techland.time.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.pcworld.com/article/248925/facebook_timeline_looms_what_you_need_to_know.html">Facebook Timeline Looms: What You Need to Know</a> (pcworld.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.mnn.com/money/green-workplace/blogs/attention-job-seekers-fix-your-facebook-timeline-now">Attention job seekers: Fix your Facebook timeline now</a> (mnn.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.dailymail.co.uk/sciencetech/article-2093811/Facebooks-controversial-timeline-feature-supported-just-users.html?ITO=1490">Facebook&#8217;s controversial &#8216;timeline&#8217; feature is supported by just one in ten users</a> (dailymail.co.uk)</li>
<li class="zemanta-article-ul-li"><a href="http://darkerme.com/post/16447201059/facebook-timeline-becoming-mandatory-for-all-users">Facebook Timeline Becoming Mandatory For All Users</a> (darkerme.com)</li>
<li class="zemanta-article-ul-li"><a href="http://toiletfodder.wordpress.com/2012/01/30/everyone-is-being-forced-to-get-facebook-timeline-pretty-soon-so-shut-up/">Everyone is being forced to get Facebook Timeline pretty soon, so shut up.</a> (toiletfodder.wordpress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.it-sideways.com/2012/01/facebook-timeline-concern-to-users.html">Facebook Timeline a concern to users, Sophos poll reveals</a> (it-sideways.com)</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/essayboard.wordpress.com/11177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/essayboard.wordpress.com/11177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/essayboard.wordpress.com/11177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/essayboard.wordpress.com/11177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/essayboard.wordpress.com/11177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/essayboard.wordpress.com/11177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/essayboard.wordpress.com/11177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/essayboard.wordpress.com/11177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/essayboard.wordpress.com/11177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/essayboard.wordpress.com/11177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/essayboard.wordpress.com/11177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/essayboard.wordpress.com/11177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/essayboard.wordpress.com/11177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/essayboard.wordpress.com/11177/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essayboard.com&amp;blog=24829897&amp;post=11177&amp;subd=essayboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://essayboard.com/2012/01/31/when-facebook-forces-users-to-use-timeline-facebook-activities-might-be-shrunk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e5039f4535d34121a1108ca8ad38d90?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">argh2xxx</media:title>
		</media:content>

		<media:content url="http://upload.wikimedia.org/wikipedia/commons/thumb/0/02/Facebook_engancha.jpg/300px-Facebook_engancha.jpg" medium="image">
			<media:title type="html">facebook engancha</media:title>
		</media:content>
	</item>
		<item>
		<title>Don&#8217;t Condemn Google&#8217;s Altruistic, Profitable Business Model For Piracy!  Just Admit That You&#8217;re Jealous Of The Internet!</title>
		<link>http://essayboard.com/2012/01/24/dont-condemn-googles-altruistic-profitable-business-model-for-piracy-just-admit-that-youre-jealous-of-the-internet/</link>
		<comments>http://essayboard.com/2012/01/24/dont-condemn-googles-altruistic-profitable-business-model-for-piracy-just-admit-that-youre-jealous-of-the-internet/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 17:28:37 +0000</pubDate>
		<dc:creator>Vinh Nguyen</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Forbes]]></category>
		<category><![CDATA[Google Reader]]></category>
		<category><![CDATA[Google+]]></category>
		<category><![CDATA[search engines]]></category>
		<category><![CDATA[Searching]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://essayboard.com/?p=11079</guid>
		<description><![CDATA[Forbes&#8217; The Real Reasons Google Killed SOPA/PIPA article suggests Google is the biggest pirate ever.  So, they claim Google copies the whole Internet.  This is so incorrect!  Google is merely a GPS for the web!  If you want to go somewhere on the Internet, you don&#8217;t really have to use Google.  Nonetheless, if you&#8217;re really lost,&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essayboard.com&amp;blog=24829897&amp;post=11079&amp;subd=essayboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignleft" style="width: 250px"><a href="http://www.flickr.com/photos/25923412@N00/2576981899"><img class="zemanta-img-inserted zemanta-img-configured" title="Google 的貼牌冰箱（Google refrigerator）" src="http://farm4.static.flickr.com/3008/2576981899_fef76fd366_m.jpg" alt="Google 的貼牌冰箱（Google refrigerator）" width="240" height="182" /></a><p class="wp-caption-text">Image by Aray Chen via Flickr</p></div>
<p>Forbes&#8217; <span style="text-decoration:underline;"><em><a title="The Real Reasons Google Killed SOPA/PIPA" href="http://www.forbes.com/sites/scottcleland/2012/01/24/the-real-reasons-google-killed-sopapipa/" target="_blank">The Real Reasons Google Killed SOPA/PIPA </a></em></span>article suggests Google is the biggest pirate ever.  So, they claim Google copies the whole Internet.  This is so incorrect!  Google is merely a GPS for the web!  If you want to go somewhere on the Internet, you don&#8217;t really have to use Google.  Nonetheless, if you&#8217;re really lost, you might need Google to point the way to the right destination.  We call this Google Search.  How about Bing?  Bing is doing the same thing!</p>
<p>OK, so you might argue that Google Reader is copying the entire contents of all online news websites, but you&#8217;re so wrong!  Google Reader is only using RSS technology where these news websites are actually voluntarily pushing out their news feeds through RSS technology.  If they don&#8217;t want countless Google Reader users to be able to find their news feeds, then they should stop using RSS technology.  It&#8217;s just that simple, really!</p>
<p>Now, if you&#8217;re still bitter and trying to point out to all of us that YouTube is the biggest pirate of them all.  Then you are probably trying to condemn millions of YouTube users for piracy!  In the reality, YouTube users are creating and pushing their own contents onto YouTube.  User generated contents are not pirate-like contents!  Plus, I might be wrong but I think fair use law allows YouTube users to use certain copyrighted contents within certain limitations without the requirement of acquiring permissions from the copyright holders.  In this context, YouTube users aren&#8217;t doing anything wrong.  Of course, there always will be some bad apples among many other apples that reside in the same bucket of apples, and so some YouTube users might be brazenly uploaded copyright materials that are outright infringing on the rights of copyright holders.  Nonetheless, in such cases YouTube usually takes these contents down in a timely manner.</p>
<p>Don&#8217;t get me going on why Google Plus isn&#8217;t wrong!  Just take a look at Facebook, and you know why Google Plus isn&#8217;t wrong!  If you think Google Plus is wrong, then Facebook is just as guilty as Google!  While at it, why don&#8217;t you condemn hundred millions of Facebook users and then millions more of Google Plus users too on being pirates?  You see, it&#8217;s you against the whole world.  Google, Facebook, and the rest of the major players on the Internet are possible, because the whole world is using them!  In a sense, the whole world is being condemned by you when you say Google is the biggest pirate!  I can rant on, but I rest my case.  It&#8217;s so obvious that I think it&#8217;s rather mind boggling and pointless and idiotic that I have to even try to defend Google when Google clearly does not even need me to do so.  Nonetheless, common sense makes me do so!</p>
<p><strong>Personal Note:</strong></p>
<ul>
<li><em>I did not mention other Google services since Google has a huge list of FREE services that would add pages to my single blog post.</em></li>
<li><em>Hundred millions of users are obviously being so beneficial to have being able to use Google services freely without being charged for any fee!  </em></li>
<li><em>Not only Google Search, but Google Gmail is so necessary.  I know, because I use Gmail everyday!</em></li>
<li><em>Google Adsense and Adwords are perfectly making sense!  If someone thinks Google is doing something wrong by placing ads on their search engine, then I think such a person isn&#8217;t making sense.  It&#8217;s like somebody tries to tell you how you should decorate your own house!  </em></li>
<li><em>It&#8217;s also making sense that Google has to make money to keep pushing out useful, free services.  </em></li>
<li><em>It&#8217;s OK for the whole Internet to display ads! </em></li>
</ul>
<h6 class="zemanta-related-title" style="font-size:1em;">Related articles</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://news.cnet.com/8301-13506_3-57363812-17/youtube-soars-past-4-billion-daily-video-views/?part=rss&amp;subj=latest-news">YouTube soars past 4 billion daily video views</a> (news.cnet.com)</li>
<li class="zemanta-article-ul-li"><a href="http://marketing.yell.com/web-design/how-to-upload-a-video-to-youtube/">How to upload a video to YouTube</a> (marketing.yell.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.escapistmagazine.com/news/view/115415-YouTube-Streams-4-Billion-Videos-Every-Day">YouTube Streams 4 Billion Videos Every Day</a> (escapistmagazine.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.readwriteweb.com/archives/youtubes_reach_begins_to_eclipse_television.php">YouTube&#8217;s Reach Begins to Eclipse Television</a> (readwriteweb.com)</li>
<li class="zemanta-article-ul-li"><a href="http://ibnlive.in.com/news/youtube-hits-4-billion-daily-video-views/223737-11.html">YouTube hits 4 billion daily video views</a> (ibnlive.in.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.adverblog.com/2012/01/24/youtube-one-hour-per-second/">YouTube &#8211; One Hour Per Second</a> (adverblog.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.umpf.co.uk/blog/social-media/social-media-digest-foursquare/">Social Media Digest: Foursquare Search, YouTube Growth and FB Apps</a> (umpf.co.uk)</li>
<li class="zemanta-article-ul-li"><a href="http://www.techradar.com/news/world-of-tech/one-more-thing-todays-other-news-1056902?src=rss&amp;attr=all">News in Brief: One more thing: today&#8217;s other news</a> (techradar.com)</li>
<li class="zemanta-article-ul-li"><a href="http://blog.hubspot.com/blog/tabid/6307/bid/29433/YouTube-Gets-Way-More-Social-With-Facebook-Google-Integration.aspx">YouTube Gets Way More Social With Facebook, Google+ Integration</a> (hubspot.com)</li>
<li class="zemanta-article-ul-li"><a href="http://9to5google.com/2012/01/23/each-day-four-billion-online-videos-streamed-via-youtube/">Each day, 4 billion online videos streamed via YouTube</a> (9to5google.com)</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/essayboard.wordpress.com/11079/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/essayboard.wordpress.com/11079/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/essayboard.wordpress.com/11079/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/essayboard.wordpress.com/11079/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/essayboard.wordpress.com/11079/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/essayboard.wordpress.com/11079/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/essayboard.wordpress.com/11079/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/essayboard.wordpress.com/11079/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/essayboard.wordpress.com/11079/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/essayboard.wordpress.com/11079/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/essayboard.wordpress.com/11079/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/essayboard.wordpress.com/11079/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/essayboard.wordpress.com/11079/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/essayboard.wordpress.com/11079/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essayboard.com&amp;blog=24829897&amp;post=11079&amp;subd=essayboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://essayboard.com/2012/01/24/dont-condemn-googles-altruistic-profitable-business-model-for-piracy-just-admit-that-youre-jealous-of-the-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e5039f4535d34121a1108ca8ad38d90?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">argh2xxx</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3008/2576981899_fef76fd366_m.jpg" medium="image">
			<media:title type="html">Google 的貼牌冰箱（Google refrigerator）</media:title>
		</media:content>
	</item>
		<item>
		<title>Can ACTA Be Worse Than SOPA And PIPA?</title>
		<link>http://essayboard.com/2012/01/23/can-acta-be-worse-than-sopa-and-pipa/</link>
		<comments>http://essayboard.com/2012/01/23/can-acta-be-worse-than-sopa-and-pipa/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 20:40:50 +0000</pubDate>
		<dc:creator>Vinh Nguyen</dc:creator>
				<category><![CDATA[Anything Goes]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[ACTA]]></category>
		<category><![CDATA[Anti-Counterfeiting Trade Agreement]]></category>
		<category><![CDATA[European Union]]></category>
		<category><![CDATA[Forbes]]></category>
		<category><![CDATA[PIPA]]></category>
		<category><![CDATA[United States]]></category>
		<category><![CDATA[Wikipedia]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://essayboard.com/?p=11070</guid>
		<description><![CDATA[SOPA and PIPA are retreating, but something else much worse is on the rise?  Anti-Counterfeiting Trade Agreement (ACTA) is something I have only heard just now by reading Forbes&#8217; If You Thought SOPA Was Bad, Just Wait Until You Meet ACTA  article and watching YouTube&#8217;s What is ACTA? video.  The article and video have successfully convinced me ACTA&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essayboard.com&amp;blog=24829897&amp;post=11070&amp;subd=essayboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignleft" style="width: 250px"><a href="http://www.flickr.com/photos/23678523@N05/4811203925"><img class="zemanta-img-inserted zemanta-img-configured" title="ACTA  Anti Counterfeit Trading Agreement- New ..." src="http://farm5.static.flickr.com/4082/4811203925_563963a7bf_m.jpg" alt="ACTA  Anti Counterfeit Trading Agreement- New ..." width="240" height="180" /></a><p class="wp-caption-text">Image by mermadon 1967 via Flickr</p></div>
<p>SOPA and PIPA are retreating, but something else much worse is on the rise?  Anti-Counterfeiting Trade Agreement (ACTA) is something I have only heard just now by reading Forbes&#8217; <span style="text-decoration:underline;"><em><a title="If You Thought SOPA Was Bad, Just Wait Until You Meet ACTA" href="http://www.forbes.com/sites/erikkain/2012/01/23/if-you-thought-sopa-was-bad-just-wait-until-you-meet-acta/" target="_blank">If You Thought SOPA Was Bad, Just Wait Until You Meet ACTA</a></em></span>  article and watching YouTube&#8217;s <span style="text-decoration:underline;"><em><a title="What is ACTA?" href="http://www.youtube.com/watch?v=N8Xg_C2YmG0&amp;feature=player_embedded" target="_blank">What is ACTA?</a></em></span> video.  The article and video have successfully convinced me ACTA might be worse than SOPA and PIPA.  Check out the videos right after the break to know more about ACTA!</p>
<p><span style="text-align:center; display: block;"><a href="http://essayboard.com/2012/01/23/can-acta-be-worse-than-sopa-and-pipa/"><img src="http://img.youtube.com/vi/N8Xg_C2YmG0/2.jpg" alt="" /></a></span></p>
<p><span style="text-align:center; display: block;"><a href="http://essayboard.com/2012/01/23/can-acta-be-worse-than-sopa-and-pipa/"><img src="http://img.youtube.com/vi/citzRjwk-sQ/2.jpg" alt="" /></a></span></p>
<p>You might want to check out Wikipedia&#8217;s <a title="Anti-Counterfeiting Trade Agreement" href="http://en.wikipedia.org/wiki/Anti-Counterfeiting_Trade_Agreement" target="_blank"><span style="text-decoration:underline;"><em>Anti-Counterfeiting Trade Agreement</em></span> </a>article to know more about ACTA.</p>
<p>Personally, I think SOPA, PIPA, and ACTA might not be effective against the things these bills want to address.  Instead, these bills might bring about inadvertent effects that would be detrimental to many constructive, current and future innovations.  Especially ACTA, because this treaty tries to address not one but many industries at the same time.  For better or worse, such a broad language of a treaty might effectively change how many industries would behave (i.e., each industry might work differently).  Of course, the Internet might be one of those industries that breaks under the pressure of ACTA.</p>
<p><em><strong>Personal note:</strong>  Come to think of it, the Internet has been an important vehicle which helps the spreading of ideas and knowledge.  I don&#8217;t think it&#8217;s wise to stop the Internet from helping to spread ideas and knowledge.  Why?  People want to be heard, to share, and to know more.  Is it wise to go against the will of so many people?  Is it wise to stop the advancing of modern civilization?</em></p>
<h6 class="zemanta-related-title" style="font-size:1em;">Related articles</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://wakeuporkney.wordpress.com/2012/01/22/now-its-acta/">Now Its ACTA</a> (wakeuporkney.wordpress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://wdednh.wordpress.com/2012/01/23/acta-will-be-sopapipa-alternative/">ACTA Will Be SOPA/PIPA Alternative</a> (wdednh.wordpress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://euzicasa.wordpress.com/2012/01/23/13288/">ACTA Will Be SOPA/PIPA Alternative</a> (euzicasa.wordpress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://copyrightlitigation.blogspot.com/2012/01/new-petition-to-white-house-to-end-acta.html">New Petition to White House To End ACTA Anti-Counterfeiting Trade Agreement</a> (copyrightlitigation.blogspot.com)</li>
<li class="zemanta-article-ul-li"><a href="http://toodamnez.wordpress.com/2012/01/22/the-global-assault-on-the-internet-with-sopapipa-shelved-its-acta-we-need-to-worry-aboutable/">The Global Assault on The Internet &#8211; With SOPA/PIPA shelved it&#8217;s ACTA we need to worry about!</a> (toodamnez.wordpress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://amerikanreich.com/2012/01/22/world-war-web-advisory-2-we-must-stop-acta-the-anti-counterfeiting-trade-agreement/">World War Web Advisory #2: We Must Stop ACTA (the Anti-Counterfeiting Trade Agreement)</a> (amerikanreich.com)</li>
<li class="zemanta-article-ul-li"><a href="http://corporatecriminalsexposed.com/2012/01/22/world-war-web-advisory-2-we-must-stop-acta-the-anti-counterfeiting-trade-agreement/">World War Web Advisory #2: We Must Stop ACTA (the Anti-Counterfeiting Trade Agreement)</a> (corporatecriminalsexposed.com)</li>
<li class="zemanta-article-ul-li"><a href="http://100gf.wordpress.com/2012/01/22/acta/">After SOPA and PIPA, here comes ACTA</a> (100gf.wordpress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://platopress.com/2012/01/23/acta-will-be-sopapipa-alternative/">ACTA Will Be SOPA/PIPA Alternative</a> (platopress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.i-programmer.info/news/81-web-general/3649-sopa-and-pipa-shelved-but-is-acta-unstoppable.html">SOPA and PIPA Shelved But Is ACTA Unstoppable?</a> (i-programmer.info)</li>
<li class="zemanta-article-ul-li"><a href="http://shawnmwilson.com/2012/01/23/sopa-acta-and-the-end-of-the-internet/">SOPA, ACTA and the end of the Internet</a> (shawnmwilson.com)</li>
<li class="zemanta-article-ul-li"><a href="http://boingboing.net/2012/01/22/white-house-petition-to-end-su.html">White House petition to end support for ACTA</a> (boingboing.net)</li>
<li class="zemanta-article-ul-li"><a href="http://essayboard.com/2012/01/15/awesome-youtube-video-explains-why-pipa-and-sopa-are-bad-for-the-internet-users-you-should-be-watching/">Awesome YouTube Video Explains Why PIPA And SOPA Are Bad For The Internet Users; You Should Be Watching</a> (essayboard.com)</li>
<li class="zemanta-article-ul-li"><a href="http://techfleece.com/2012/01/23/exclusive-googleyoutube-interview-with-president-obama/">Exclusive Google+/YouTube Interview With President Obama</a> (techfleece.com)</li>
<li class="zemanta-article-ul-li"><a href="http://csltm.wordpress.com/2012/01/18/strike-against-sopa-pipa-and-acta/">STRIKE Against SOPA, PIPA and ACTA</a> (csltm.wordpress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://mountainrepublic.net/2012/01/23/ron-paul-preserve-the-internet-down-with-sopa/">Ron Paul: Preserve the Internet, Down with SOPA</a> (mountainrepublic.net)</li>
<li class="zemanta-article-ul-li"><a href="http://blog.jelastic.com/2012/01/18/the-day-the-internet-died/">The Day the Internet Died</a> (jelastic.com)</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/essayboard.wordpress.com/11070/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/essayboard.wordpress.com/11070/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/essayboard.wordpress.com/11070/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/essayboard.wordpress.com/11070/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/essayboard.wordpress.com/11070/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/essayboard.wordpress.com/11070/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/essayboard.wordpress.com/11070/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/essayboard.wordpress.com/11070/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/essayboard.wordpress.com/11070/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/essayboard.wordpress.com/11070/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/essayboard.wordpress.com/11070/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/essayboard.wordpress.com/11070/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/essayboard.wordpress.com/11070/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/essayboard.wordpress.com/11070/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essayboard.com&amp;blog=24829897&amp;post=11070&amp;subd=essayboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://essayboard.com/2012/01/23/can-acta-be-worse-than-sopa-and-pipa/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e5039f4535d34121a1108ca8ad38d90?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">argh2xxx</media:title>
		</media:content>

		<media:content url="http://farm5.static.flickr.com/4082/4811203925_563963a7bf_m.jpg" medium="image">
			<media:title type="html">ACTA  Anti Counterfeit Trading Agreement- New ...</media:title>
		</media:content>
	</item>
		<item>
		<title>YouTube&#8217;s Your Film Festival Promises $500,000 Reward And To Work With Ridley Scott</title>
		<link>http://essayboard.com/2012/01/19/youtubes-your-film-festival-promises-500000-reward-and-to-work-with-ridley-scott/</link>
		<comments>http://essayboard.com/2012/01/19/youtubes-your-film-festival-promises-500000-reward-and-to-work-with-ridley-scott/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 16:38:36 +0000</pubDate>
		<dc:creator>Vinh Nguyen</dc:creator>
				<category><![CDATA[Anything Goes]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[Film festival]]></category>
		<category><![CDATA[movie]]></category>
		<category><![CDATA[Ridley Scott]]></category>
		<category><![CDATA[Short film]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://essayboard.com/?p=10987</guid>
		<description><![CDATA[Do you have a story to tell?  Well, if you do and don&#8217;t mind to have it films under 15 minutes, you might be a perfect candidate for entering YouTube&#8217;s Your Film Festival.  The short film will be watched and voted by millions of people.  The winner will go on to win $500,000 and work&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essayboard.com&amp;blog=24829897&amp;post=10987&amp;subd=essayboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignleft" style="width: 296px"><a href="http://commons.wikipedia.org/wiki/File:RidleyScott.png"><img class="zemanta-img-inserted zemanta-img-configured" title="Cropped image from this file. Ridley Scott in ..." src="http://upload.wikimedia.org/wikipedia/commons/4/4c/RidleyScott.png" alt="Cropped image from this file. Ridley Scott in ..." width="286" height="590" /></a><p class="wp-caption-text">Image via Wikipedia</p></div>
<p>Do you have a story to tell?  Well, if you do and don&#8217;t mind to have it films under 15 minutes, you might be a perfect candidate for entering YouTube&#8217;s Your Film Festival.  The short film will be watched and voted by millions of people.  The winner will go on to win $500,000 and work with Ridley Scott to produce a new film using the storyline of the short film.  The new film might be released on the big screen.  You have until March 31st to create your short film under 15 minutes and enter the contest.  This June, the voting will begin for the best short film under 15 minutes, and YouTube promises the world will be watching.  If you have the inner creative talent which begs to explode onto the world stage, I guess this is one of those chances you should not pass up.  So, take up the challenge and it might be fun!</p>
<p><span style="text-align:center; display: block;"><a href="http://essayboard.com/2012/01/19/youtubes-your-film-festival-promises-500000-reward-and-to-work-with-ridley-scott/"><img src="http://img.youtube.com/vi/jDoRQ0Yw-eM/2.jpg" alt="" /></a></span></p>
<h6 class="zemanta-related-title" style="font-size:1em;">Related articles</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://thenextweb.com/google/2011/10/31/watch-ridley-scotts-film-life-in-a-day-for-free-on-youtube/">Watch Ridley Scott&#8217;s film &#8220;Life in a Day&#8221; for free on YouTube</a> (thenextweb.com)</li>
<li class="zemanta-article-ul-li"><a href="http://lagiustadistanza.com/2012/01/19/la-mostra-di-venezia-apre-di-nuovo-ai-giovanissimi-youtuber-a-settembre-i-dieci-finalisti-del-your-film-festival-di-youtube-selezionati-da-ridley-scott-seguiranno-il-festival-al-lido-al/">La Mostra di Venezia apre (di nuovo) ai giovanissimi &#8220;youtuber&#8221;. A settembre i dieci finalisti del &#8220;Your Film Festival&#8221; di Youtube, selezionati da Ridley Scott, seguiranno il festival al Lido. Al vincitore un buono di mezzo milioni di dollari per produrre</a> (lagiustadistanza.com)</li>
<li class="zemanta-article-ul-li"><a href="http://spontaneouscribblersnotes.wordpress.com/2012/01/18/cinemagis-4-digital-short-film-festival-january-17/">Cinemagis 4: Digital Short Film Festival (January 17)</a> (spontaneouscribblersnotes.wordpress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.prweb.com/releases/prwebLast_War_Crime/lastwarcrime/prweb9101272.htm">More Than 7,000 Protest YouTube&#8217;s Censorship of &#8220;The Last War Crime&#8221; Film, According To Director Pen</a> (prweb.com)</li>
<li class="zemanta-article-ul-li"><a href="http://kvanessach.wordpress.com/2012/01/19/news-ghs-in-short-film-festival-staged-on-rusia/">[NEWS] GHS &#8211; in Short Film Festival staged on RUSIA</a> (kvanessach.wordpress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.pocket-lint.com/news/42820/life-in-a-day-youtube">Life in a Day: Now available in full on YouTube</a> (pocket-lint.com)</li>
<li class="zemanta-article-ul-li"><a href="http://gizmodo.com/5854945/life-in-a-day-watch-the-beautiful-youtube+fueled-epic-right-now">Life in a Day: Watch the Beautiful YouTube-Fueled Epic Right Now [Video]</a> (gizmodo.com)</li>
<li class="zemanta-article-ul-li"><a href="http://youtube-global.blogspot.com/2012/01/global-search-for-worlds-best.html">A global search for the world&#8217;s best storytellers</a> (youtube-global.blogspot.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.binsidetv.net/2012/01/13-films-make-their-digital-premieres-through-the-sundance-institute-artist-program/">13 Films Make Their Digital Premieres Through the Sundance Institute Artist Program</a> (binsidetv.net)</li>
<li class="zemanta-article-ul-li"><a href="http://www.softsailor.com/news/33815-youtube-2-days-left-until-historic-life-in-a-day-movie-experiment.html">&#8220;YouTube: 2 Days Left Until Historic Life In A Day Movie Experiment&#8221; and related posts</a> (softsailor.com)</li>
<li class="zemanta-article-ul-li"><a href="http://thinkingofrob.com/2012/01/18/bel-ami-screening-at-glasgow-film-festival-2012/">Bel Ami Screening at Glasgow Film Festival 2012</a> (thinkingofrob.com)</li>
<li class="zemanta-article-ul-li"><a href="http://thethumbcast.com/2012/01/18/glasgow-film-festival-2012-the-thumbcast-guide-to-kapow-fright-fest-and-beyond/">Glasgow Film Festival 2012: The Thumbcast guide to Kapow, Fright Fest and beyond</a> (thethumbcast.com)</li>
<li class="zemanta-article-ul-li"><a href="http://thepeoplesmovies.com/2012/01/glasgow-film-festival-2012-programme-launched/">Glasgow Film Festival 2012 Programme Launched</a> (thepeoplesmovies.com)</li>
<li class="zemanta-article-ul-li"><a href="http://glasgowmbc.wordpress.com/2012/01/19/banff-mountain-film-festival-2/">Banff Mountain Film Festival</a> (glasgowmbc.wordpress.com)</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/essayboard.wordpress.com/10987/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/essayboard.wordpress.com/10987/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/essayboard.wordpress.com/10987/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/essayboard.wordpress.com/10987/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/essayboard.wordpress.com/10987/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/essayboard.wordpress.com/10987/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/essayboard.wordpress.com/10987/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/essayboard.wordpress.com/10987/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/essayboard.wordpress.com/10987/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/essayboard.wordpress.com/10987/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/essayboard.wordpress.com/10987/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/essayboard.wordpress.com/10987/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/essayboard.wordpress.com/10987/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/essayboard.wordpress.com/10987/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essayboard.com&amp;blog=24829897&amp;post=10987&amp;subd=essayboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://essayboard.com/2012/01/19/youtubes-your-film-festival-promises-500000-reward-and-to-work-with-ridley-scott/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e5039f4535d34121a1108ca8ad38d90?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">argh2xxx</media:title>
		</media:content>

		<media:content url="http://upload.wikimedia.org/wikipedia/commons/4/4c/RidleyScott.png" medium="image">
			<media:title type="html">Cropped image from this file. Ridley Scott in ...</media:title>
		</media:content>
	</item>
		<item>
		<title>Cool Video:  The Day The LOLcats Died &#8211; SOPA/PIPA Protest Song</title>
		<link>http://essayboard.com/2012/01/19/cool-video-the-day-the-lolcats-died-sopapipa-protest-song/</link>
		<comments>http://essayboard.com/2012/01/19/cool-video-the-day-the-lolcats-died-sopapipa-protest-song/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 05:12:45 +0000</pubDate>
		<dc:creator>Vinh Nguyen</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[PIPA]]></category>
		<category><![CDATA[protest]]></category>
		<category><![CDATA[song]]></category>
		<category><![CDATA[SOPA]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://essayboard.com/?p=10982</guid>
		<description><![CDATA[Awesome and funny and meaningful!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essayboard.com&amp;blog=24829897&amp;post=10982&amp;subd=essayboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="text-align:center; display: block;"><a href="http://essayboard.com/2012/01/19/cool-video-the-day-the-lolcats-died-sopapipa-protest-song/"><img src="http://img.youtube.com/vi/1p-TV4jaCMk/2.jpg" alt="" /></a></span></p>
<p>Awesome and funny and meaningful!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/essayboard.wordpress.com/10982/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/essayboard.wordpress.com/10982/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/essayboard.wordpress.com/10982/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/essayboard.wordpress.com/10982/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/essayboard.wordpress.com/10982/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/essayboard.wordpress.com/10982/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/essayboard.wordpress.com/10982/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/essayboard.wordpress.com/10982/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/essayboard.wordpress.com/10982/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/essayboard.wordpress.com/10982/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/essayboard.wordpress.com/10982/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/essayboard.wordpress.com/10982/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/essayboard.wordpress.com/10982/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/essayboard.wordpress.com/10982/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essayboard.com&amp;blog=24829897&amp;post=10982&amp;subd=essayboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://essayboard.com/2012/01/19/cool-video-the-day-the-lolcats-died-sopapipa-protest-song/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e5039f4535d34121a1108ca8ad38d90?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">argh2xxx</media:title>
		</media:content>
	</item>
		<item>
		<title>Third Party DNS Services&#8217; Servers Allow People To Access Websites That Are Protesting Against SOPA/PIPA.  When SOPA/PIPA Become Law, Only Malicious Third Party DNS Servers Might Be In Service!</title>
		<link>http://essayboard.com/2012/01/18/third-party-dns-services-allow-people-to-access-websites-that-are-protesting-against-sopapipa-when-sopapipa-become-law-only-malicious-third-party-dns-services-might-be-in-service/</link>
		<comments>http://essayboard.com/2012/01/18/third-party-dns-services-allow-people-to-access-websites-that-are-protesting-against-sopapipa-when-sopapipa-become-law-only-malicious-third-party-dns-services-might-be-in-service/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 16:33:38 +0000</pubDate>
		<dc:creator>Vinh Nguyen</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Domain Name System]]></category>
		<category><![CDATA[Google Public DNS]]></category>
		<category><![CDATA[PIPA]]></category>
		<category><![CDATA[Protocols]]></category>
		<category><![CDATA[SOPA]]></category>
		<category><![CDATA[United States]]></category>
		<category><![CDATA[Wikipedia]]></category>

		<guid isPermaLink="false">http://essayboard.com/?p=10913</guid>
		<description><![CDATA[Wikipedia and other popular online services are opposing and protesting against SOPA and PIPA, therefore these services might go dark (i.e., turning off their services) today.  In case you can&#8217;t use these online services today, you should think about using Google&#8217;s Public DNS or OpenDNS since these third party DNS services might have route their&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essayboard.com&amp;blog=24829897&amp;post=10913&amp;subd=essayboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/98945955@N00/130672023"><img class="zemanta-img-inserted zemanta-img-configured alignleft" title="DNS on the road" src="http://farm1.static.flickr.com/54/130672023_ecea84ca1a_m.jpg" alt="DNS on the road" width="240" height="180" /></a><a class="zem_slink" title="Wikipedia" href="http://www.wikipedia.org" rel="homepage">Wikipedia</a> and other popular <a class="zem_slink" title="Online service provider" href="http://en.wikipedia.org/wiki/Online_service_provider" rel="wikipedia">online services</a> are opposing and protesting against SOPA and PIPA, therefore these services might go dark (i.e., turning off their services) today.  In case you can&#8217;t use these online services today, you should think about using Google&#8217;s Public <a class="zem_slink" title="Domain Name System" href="http://en.wikipedia.org/wiki/Domain_Name_System" rel="wikipedia">DNS</a> or <a class="zem_slink" title="OpenDNS" href="http://www.opendns.com/" rel="homepage">OpenDNS</a> since these third party DNS services might have route their DNS through servers that locate outside of the United States of America, consequently allowing you to access these online services just fine even though you live within the United States of America.  For your information, I&#8217;m able to access Wikipedia&#8217;s English website just now, and this means my using of popular third party DNS services such as <a class="zem_slink" title="Google Public DNS" href="http://code.google.com/speed/public-dns" rel="homepage">Google Public DNS</a> and OpenDNS has allowed me to access these popular services just fine.</p>
<p>The blackout of these popular online services has exposed the useless effort of trying to block <a class="zem_slink" title="Website" href="http://en.wikipedia.org/wiki/Website" rel="wikipedia">websites</a> at DNS level.  As you can see, by using third party DNS servers, people can access the blackout websites just fine.  It&#8217;s rather pointless, and it might encourage people who have no idea of DNS to use the wrong third party DNS servers that may get them in situations where they can be infected with computer viruses, malware, and so on.  Don&#8217;t think so?  What if those third party DNS servers are intending to redirect targeted victims to the phishing websites where people will enter their confidential information such as banking credentials?  I think you know where I&#8217;m heading, and so I hope you know how important it&#8217;s for us to make sure the integrity of DNS structure within the United States of America stays innocent and harmless (i.e., does not discriminate against specific types of web traffics), otherwise people might find themselves to be victimized by computer viruses, identity theft, and more just because they try to use unknown, unpopular third party DNS services&#8217; servers.</p>
<p>Even worse, I don&#8217;t think Google Public DNS and Open DNS services will be fine and dandy when SOPA and PIPA become law!  Why?  If you read Yahoo article&#8217;s <em><a title="Why SOPA is Dangerous" href="http://news.yahoo.com/why-sopa-dangerous-170607899.html" target="_blank">Why SOPA is Dangerous</a></em>, it explains that any service enables/allows people to access copyright infringed materials would be subjected to SOPA and PIPA regulations.  This means Google Public DNS and Open DNS services might have to be shut down since these popular third party DNS servers are clearly within the United States&#8217; jurisdiction and allowing people to access all contents (i.e., even copyright infringed contents).  Since well known third party DNS servers such as the ones that belong to Google Public DNS do not have the ability to screen every web traffic (i.e., simply not cost effective), third party DNS servers simply cannot function under SOPA and PIPA.  Without having access to popular third party DNS servers, people might just have to rely on malicious third party DNS servers that locate outside of the United States.  I&#8217;m going in a loop in explaining to you over and over again on purpose, because I think SOPA and PIPA are just downright dangerous!</p>
<p>Some of you might argue that since the founders of SOPA and PIPA had taken out the specific bits that allow to block web traffics at DNS level, therefore we might not need to worry about SOPA and PIPA anymore.  I think you&#8217;re wrong!  Why?  Other bits within SOPA and PIPA are still gunning for shutting down websites and online services that are just simply enabling users to access infringed copyright contents.  Knowing these bits are still within SOPA and PIPA, it&#8217;s simply making sense that DNS servers that are being targeted or will be targeted by Attorney General (i.e., as how it is explained by Yahoo&#8217;s article <em><a title="Why SOPA is Dangerous" href="http://news.yahoo.com/why-sopa-dangerous-170607899.html" target="_blank">Why SOPA is Dangerous</a></em>) will have to be shut down still.  So, how can we be sure that Google Public DNS and OpenDNS will be in service in our near future?  I think we simply just don&#8217;t know!  So, the idea that DNS structure as a whole isn&#8217;t going to be regulated by SOPA and PIPA is an irony.  When SOPA and PIPA become law, the Attorney General might still have the power to shut down specific DNS servers within the United States, because the languages within SOPA and PIPA are just too broad.</p>
<p><em>When I say DNS servers get shutdown, it might mean certain affected websites might not be accessible within the United States.  It&#8217;s all depending on how the Attorney General wants to make things happen under the contexts of SOPA and PIPA.  For all we know, the Attorney General can just shut down the DNS servers that allow Internet users within the United States to access certain copyright infringed websites.  When DNS servers get shutdown, not only infringed copyright websites but all websites that are relying on the same out of service DNS servers will be unreachable.  To put this in another way, it doesn&#8217;t matter which website, because all websites and online services accept all web traffics, and Internet users who rely on out of service DNS servers might have to rely on malicious third party DNS servers.  In the case where specific websites are being blocked by DNS servers and not the DNS servers are being shutdown, Internet users can still access such websites with relying on malicious third party DNS servers.  Of course, not all third party DNS servers are malicious, but I think the probability of having people who don&#8217;t know much about DNS using malicious third party DNS servers is high!  End rant!</em></p>
<h6 class="zemanta-related-title" style="font-size:1em;">Related articles</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://blog.opendns.com/2012/01/17/opendns-and-the-sopa-blackout-the-censorship-you-can-expect/">OpenDNS and the SOPA blackout: The censorship you can expect</a> (opendns.com)</li>
<li class="zemanta-article-ul-li"><a href="http://mashable.com/2012/01/17/sopa-pipa/">Where Do SOPA and PIPA Stand Now?</a> (mashable.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.forbes.com/sites/erikkain/2012/01/17/opendns-to-participate-in-anti-sopa-protests/">OpenDNS To Participate in Anti-SOPA Protests</a> (forbes.com)</li>
<li class="zemanta-article-ul-li"><a href="http://everyjoe.com/work/wikipedia-to-go-dark-on-wednesday-to-protest-sopa-pipa-311/">Wikipedia to Go Dark on Wednesday to Protest SOPA &amp; PIPA</a> (everyjoe.com)</li>
<li class="zemanta-article-ul-li"><a href="http://mashable.com/2012/01/17/mpaa-sopa-pipa/">Hollywood: SOPA&#8217;s DNS Blocking &#8216;Off The Table&#8217;</a> (mashable.com)</li>
<li class="zemanta-article-ul-li"><a href="http://mashable.com/2012/01/17/sopa-congress/">SOPA Author Attacks Wikipedia, Schedules Debate on Bill</a> (mashable.com)</li>
<li class="zemanta-article-ul-li"><a href="http://vator.tv/news/2012-01-16-white-house-responds-to-sopa-pipa-congress-backs-down">White House comments on SOPA/PIPA, Congress responds</a> (vator.tv)</li>
<li class="zemanta-article-ul-li"><a href="http://arstechnica.com/tech-policy/news/2012/01/reeling-mpaa-declares-dns-filtering-off-the-table.ars">Reeling MPAA declares DNS filtering &#8220;off the table&#8221;</a> (arstechnica.com)</li>
<li class="zemanta-article-ul-li"><a href="http://blog.chrisbuijs.com/2012/01/14/block-dns/">Block DNS&#8230;</a> (chrisbuijs.com)</li>
<li class="zemanta-article-ul-li"><a href="http://techcrunch.com/2012/01/16/wikipedia-blackout/">Wikipedia Will Go Dark On January 18 To Protest SOPA And PIPA</a> (techcrunch.com)</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/essayboard.wordpress.com/10913/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/essayboard.wordpress.com/10913/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/essayboard.wordpress.com/10913/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/essayboard.wordpress.com/10913/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/essayboard.wordpress.com/10913/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/essayboard.wordpress.com/10913/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/essayboard.wordpress.com/10913/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/essayboard.wordpress.com/10913/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/essayboard.wordpress.com/10913/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/essayboard.wordpress.com/10913/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/essayboard.wordpress.com/10913/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/essayboard.wordpress.com/10913/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/essayboard.wordpress.com/10913/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/essayboard.wordpress.com/10913/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essayboard.com&amp;blog=24829897&amp;post=10913&amp;subd=essayboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://essayboard.com/2012/01/18/third-party-dns-services-allow-people-to-access-websites-that-are-protesting-against-sopapipa-when-sopapipa-become-law-only-malicious-third-party-dns-services-might-be-in-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e5039f4535d34121a1108ca8ad38d90?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">argh2xxx</media:title>
		</media:content>

		<media:content url="http://farm1.static.flickr.com/54/130672023_ecea84ca1a_m.jpg" medium="image">
			<media:title type="html">DNS on the road</media:title>
		</media:content>
	</item>
	</channel>
</rss>
