<?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; Anything Goes</title>
	<atom:link href="http://essayboard.com/category/anything-goes/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; Anything Goes</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>Will The New Spider Man Movie Come To Theater Near You In July 3rd?  Might Be Awesome In 3D?  Check Out Its Trailer!</title>
		<link>http://essayboard.com/2012/02/07/will-the-new-spider-man-movie-come-to-theater-near-you-in-july-3rd-might-be-awesome-in-3d-check-out-its-trailer/</link>
		<comments>http://essayboard.com/2012/02/07/will-the-new-spider-man-movie-come-to-theater-near-you-in-july-3rd-might-be-awesome-in-3d-check-out-its-trailer/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 20:46:11 +0000</pubDate>
		<dc:creator>Vinh Nguyen</dc:creator>
				<category><![CDATA[Anything Goes]]></category>

		<guid isPermaLink="false">http://essayboard.com/?p=11375</guid>
		<description><![CDATA[New Spider Man movie will come out this summer if the title for the YouTube&#8217;s Spider Man trailer is correct!  Check out the trailer if you think you want to see another Spider Man movie in the theater near you.  Perhaps, with the proliferation of 3D technology, you might think of seeing the new Spider&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essayboard.com&amp;blog=24829897&amp;post=11375&amp;subd=essayboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>New Spider Man movie will come out this summer if the title for the YouTube&#8217;s Spider Man trailer is correct!  Check out the trailer if you think you want to see another Spider Man movie in the theater near you.  Perhaps, with the proliferation of 3D technology, you might think of seeing the new Spider Man movie in theater near you in 3D, therefore this trailer can clue you in on what might be in the newest Spider Man movie yet.</p>
<p><span style="text-align:center; display: block;"><a href="http://essayboard.com/2012/02/07/will-the-new-spider-man-movie-come-to-theater-near-you-in-july-3rd-might-be-awesome-in-3d-check-out-its-trailer/"><img src="http://img.youtube.com/vi/-tnxzJ0SSOw/2.jpg" alt="" /></a></span></p>
<p>Source:  <a title="The New Spider-Man Trailer Will Turn You Into A True Believer" href="http://www.forbes.com/sites/alexknapp/2012/02/07/the-new-spider-man-trailer-will-turn-you-into-a-true-believer/" target="_blank">http://www.forbes.com/sites/alexknapp/2012/02/07/the-new-spider-man-trailer-will-turn-you-into-a-true-believer/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/essayboard.wordpress.com/11375/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/essayboard.wordpress.com/11375/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/essayboard.wordpress.com/11375/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/essayboard.wordpress.com/11375/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/essayboard.wordpress.com/11375/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/essayboard.wordpress.com/11375/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/essayboard.wordpress.com/11375/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/essayboard.wordpress.com/11375/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/essayboard.wordpress.com/11375/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/essayboard.wordpress.com/11375/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/essayboard.wordpress.com/11375/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/essayboard.wordpress.com/11375/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/essayboard.wordpress.com/11375/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/essayboard.wordpress.com/11375/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essayboard.com&amp;blog=24829897&amp;post=11375&amp;subd=essayboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://essayboard.com/2012/02/07/will-the-new-spider-man-movie-come-to-theater-near-you-in-july-3rd-might-be-awesome-in-3d-check-out-its-trailer/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>Quantum Levitation Video Which Goes Viral On YouTube!  (7.5 Million Views And Counting As We Speak)</title>
		<link>http://essayboard.com/2012/02/07/quantum-levitation-video-which-goes-viral-on-youtube-7-5-million-views-and-counting-as-we-speak/</link>
		<comments>http://essayboard.com/2012/02/07/quantum-levitation-video-which-goes-viral-on-youtube-7-5-million-views-and-counting-as-we-speak/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 20:35:16 +0000</pubDate>
		<dc:creator>Vinh Nguyen</dc:creator>
				<category><![CDATA[Anything Goes]]></category>
		<category><![CDATA[electricity]]></category>
		<category><![CDATA[electromagnetic field]]></category>
		<category><![CDATA[highway]]></category>
		<category><![CDATA[magnet]]></category>
		<category><![CDATA[Quantum Levitation]]></category>
		<category><![CDATA[road]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://essayboard.com/?p=11359</guid>
		<description><![CDATA[Just like any average Joe, quantum levitation feels like magic and my inner child goes haywire in a positive and curious senses.  The video right after the break will show you that a crystal sapphire wafer (and I have never seen one in real life) would suspend and lock into various heights and angles in&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essayboard.com&amp;blog=24829897&amp;post=11359&amp;subd=essayboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="attachment_11369" class="wp-caption alignleft" style="width: 160px"><a href="http://essayboard.files.wordpress.com/2012/02/swtor-2012-02-07-15-15-19-42-screenshot-taken-with-fraps.png"><img class="size-thumbnail wp-image-11369" title="swtor 2012-02-07 15-15-19-42-screenshot-taken-with-fraps" src="http://essayboard.files.wordpress.com/2012/02/swtor-2012-02-07-15-15-19-42-screenshot-taken-with-fraps.png?w=150&#038;h=66" alt="Star Was The Old Republic Hovering Speeder Screenshot was taken in game by Vinh Nguyen using Fraps software and Pixelmator to crop." width="150" height="66" /></a><p class="wp-caption-text">Star Was The Old Republic Hovering Speeder Screenshot was taken in game by Vinh Nguyen using Fraps software and Pixelmator to crop.</p></div>
<p>Just like any average Joe, quantum levitation feels like magic and my inner child goes haywire in a positive and curious senses.  The video right after the break will show you that a crystal sapphire wafer (and I have never seen one in real life) would suspend and lock into various heights and angles in the midair, and the whole levitation phenomenon allowed this crystal sapphire wafer to float and fly in midair as if it was actually guided by some strange mechanism which we could not see with our naked eyes.  Apparently, as <span style="text-decoration:underline;"><em><a title="Quantum locking will blow your mind — but how does it work?" href="http://io9.com/5850729/quantum-locking-will-blow-your-mind--but-how-does-it-work" target="_blank">io9.com&#8217;s Quantum locking will blow your mind — but how does it work?</a></em></span> article explains that it was the phenomenon of flux tubes which locked the wafer in midair and allowed it to be manipulated as if magic.</p>
<p>According to my understanding from reading the <em><span style="text-decoration:underline;">io9.com&#8217;s Quantum locking will blow your mind — but how does it work?</span> article, </em>flux tubes are possible in nature giving thanks to how electromagnetic field works.  I&#8217;m not having a good understanding of the nature of electromagnetic field at all, but as the name for the force field suggests, it has to be dealt with electricity and magnetic.  Apparently, if I&#8217;m not mistaken, <span style="text-decoration:underline;"><em><a title="Electromagnetic field" href="http://en.wikipedia.org/wiki/Electromagnetic_field" target="_blank">Wikipedia&#8217;s Electromagnetic field</a></em></span> article explains that this particular field is the whole part where electrical charges&#8217; behaviors would dictate how sub-fields (i.e., electrical and magnetic forces) would behave.  So, moving electrical charges in whatever fashion which I might not clearly understand gives way to the production of magnetic force, and stationary electrical charges would give way to the production of electrical force.</p>
<p>Let end our digression on the subject and get back to our main course which is quantum levitation.  So, it turns out that when someone applies a thin coat of superconductor material, yttrium barium copper oxide, onto something similar to the super-conductive crystal sapphire wafer, the superconductor object&#8217;s electrical forces from within would repel against the magnetic forces from without with just enough force to not actually create a breaking away behavior where a super-conducive object would fling off and away from the magnetic counterpart entirely.</p>
<p>So we understand the not breaking away, repel, and floating in the midair parts, but what makes the super-conductive object to be locked in the midair at various heights and angles?  As <span style="text-decoration:underline;"><em>io9.com&#8217;s Quantum locking will blow your mind — but how does it work? </em></span>explains, without applying too much superconductor material onto a super-conductive object, a phenomenon known as flux tubes would come knocking, and so it&#8217;s possible to lock and maneuver the super-conductive object in the midair as how the video right after the break will show.  io9.com explains flux tubes work as the weak coat of superconductor material allows some magnetic forces to pierce the super-conductive object, allowing the magnetic forces to act somewhat as if threads of silk but unlike silk where the magnetic forces would have the ability to hold the super-conductive object in midair entirely on its own if I&#8217;m not mistaken.  To put this in another way, if I&#8217;m not entirely wrong, the flux tubes would not need to be strung to something else in order for it to hold and lock a super-conductive object in the midair; this  differs flux tubes phenomenon from how silk threads phenomenon works, because silk threads need to be stitched to fabrics in order for buttons and whatever fashionable ornaments to be attached to the fabrics.</p>
<p>Either directly under the YouTube&#8217;s Quantum Levitation video right after the break or in the comment section of the <span style="text-decoration:underline;"><em>io9.com&#8217;s Quantum locking will blow your mind — but how does it work?</em></span> article, some commenters suggested that it would be impracticable to try to implement quantum levitation for everyday applications.  They thought that the required efforts and resources that needed to be garnered in order for applying quantum levitation to something as hover speeders (i.e., how Star Wars The Old Republic video game has its floating motorbikes and car-like vehicles) would outweigh the benefits of having such technology in the first place.  On the contrary to the argument above, some other commenters suggested that the superconductor material would not need to be coated onto highways/roads and railroads, because magnetic would be used instead &#8212; leading to just enough amount of superconductor material to be coated onto vehicles.  Nonetheless, we might never know whether this would be less expensive in resources and efforts unless we dare to put this idea into practice.</p>
<p>Besides the engineering aspect, we might not be able to ignore the possible negative side effects of health if there will be any when humans subject themselves to be constantly surrounded by huge concentrations of magnetic forces.  I guess many more studies have to be done on how huge concentrations of magnetic forces would affect the environment and human health before anyone even dares to think about putting quantum levitation into practice on a massive scale such as turning roads and highways into magnetic pathways for levitational vehicles.  Anyhow, enough of my ranting, why don&#8217;t you check out the mind blowing quantum levitation video right after the break.</p>
<p><span style="text-align:center; display: block;"><a href="http://essayboard.com/2012/02/07/quantum-levitation-video-which-goes-viral-on-youtube-7-5-million-views-and-counting-as-we-speak/"><img src="http://img.youtube.com/vi/Ws6AAhTw7RA/2.jpg" alt="" /></a></span></p>
<p>Sources:</p>
<ul>
<li><a title="Quantum locking will blow your mind — but how does it work?" href="http://io9.com/5850729/quantum-locking-will-blow-your-mind--but-how-does-it-work" target="_blank">http://io9.com/5850729/quantum-locking-will-blow-your-mind&#8211;but-how-does-it-work</a></li>
<li><a title="Electromagnetic field" href="http://en.wikipedia.org/wiki/Electromagnetic_field" target="_blank">http://en.wikipedia.org/wiki/Electromagnetic_field</a></li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/essayboard.wordpress.com/11359/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/essayboard.wordpress.com/11359/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/essayboard.wordpress.com/11359/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/essayboard.wordpress.com/11359/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/essayboard.wordpress.com/11359/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/essayboard.wordpress.com/11359/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/essayboard.wordpress.com/11359/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/essayboard.wordpress.com/11359/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/essayboard.wordpress.com/11359/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/essayboard.wordpress.com/11359/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/essayboard.wordpress.com/11359/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/essayboard.wordpress.com/11359/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/essayboard.wordpress.com/11359/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/essayboard.wordpress.com/11359/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essayboard.com&amp;blog=24829897&amp;post=11359&amp;subd=essayboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://essayboard.com/2012/02/07/quantum-levitation-video-which-goes-viral-on-youtube-7-5-million-views-and-counting-as-we-speak/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://essayboard.files.wordpress.com/2012/02/swtor-2012-02-07-15-15-19-42-screenshot-taken-with-fraps.png?w=150" medium="image">
			<media:title type="html">swtor 2012-02-07 15-15-19-42-screenshot-taken-with-fraps</media:title>
		</media:content>
	</item>
		<item>
		<title>Photo Journalist Found His Videos Deleted On Purpose By Police</title>
		<link>http://essayboard.com/2012/02/06/photo-journalist-found-his-videos-deleted-on-purpose-by-police/</link>
		<comments>http://essayboard.com/2012/02/06/photo-journalist-found-his-videos-deleted-on-purpose-by-police/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 04:22:41 +0000</pubDate>
		<dc:creator>Vinh Nguyen</dc:creator>
				<category><![CDATA[Anything Goes]]></category>
		<category><![CDATA[Arrest]]></category>
		<category><![CDATA[Ars Technica]]></category>
		<category><![CDATA[Carlos Miller]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Kinetin]]></category>
		<category><![CDATA[Miami]]></category>
		<category><![CDATA[Miami Occupy]]></category>
		<category><![CDATA[police]]></category>

		<guid isPermaLink="false">http://essayboard.com/?p=11330</guid>
		<description><![CDATA[Politics is dangerous and sometimes downright ugly!  People can be killed or jailed or even framed by politics, and nobody would know a damn thing better!  Anyhow, sometimes journalists might not have a choice, because their jobs are to report what people want to know.  A photo journalist, Carlos Miller, found out he was arrested&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essayboard.com&amp;blog=24829897&amp;post=11330&amp;subd=essayboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Politics is dangerous and sometimes downright ugly!  People can be killed or jailed or even framed by politics, and nobody would know a damn thing better!  Anyhow, sometimes journalists might not have a choice, because their jobs are to report what people want to know.  A photo journalist, Carlos Miller, found out he was arrested for doing his job, but what worse was that his journalistic materials such as the videos he recorded on the day he was arrested in Miami were deleted by the police.  Carlos Miller was at Miami Occupy protesting event, and he was arrested for being there.  Nonetheless, Carlos Miller has had successfully recovering some deleted parts of the deleted videos of his.  He is trying to sue the police department or something like that.  Do you think he has a chance of winning in court?  Do you think his rights have been violated?  Check out the source for further details!</p>
<p>Source:  <a title="Journalist recovers video of his arrest after police deleted it" href="http://arstechnica.com/tech-policy/news/2012/02/journalist-recovers-video-of-his-arrest-after-police-deleted-it.ars?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+arstechnica%2Findex+%28Ars+Technica+-+Featured+Content%29" target="_blank">http://arstechnica.com/tech-policy/news/2012/02/journalist-recovers-video-of-his-arrest-after-police-deleted-it.ars?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=<br />
Feed%3A+arstechnica%2Findex+%28Ars+Technica+-+Featured+Content%29</a></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://www.pixiq.com/article/testing-tsa-photo-policy-at-miami-international-airport-again">Testing TSA Photo Policy At Miami International Airport Again</a> (pixiq.com)</li>
<li class="zemanta-article-ul-li"><a href="http://arstechnica.com/tech-policy/news/2012/02/journalist-recovers-video-of-his-arrest-after-police-deleted-it.ars">Journalist recovers video of his arrest after police deleted it</a> (arstechnica.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.theawl.com/2012/02/a-tale-of-two-occupy-movements-oakland-and-miami">A Tale of Two Occupy Movements: Oakland and Miami</a> (theawl.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.pixiq.com/article/miami-dade-cop-who-arrested-me-is-media-spokesperson">Miami-Dade Cop Who Arrested Me Is A Media Spokesperson</a> (pixiq.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.slashgear.com/deleted-facebook-pics-still-available-after-three-years-in-some-cases-06212189/">Deleted Facebook pics still available after three years in some cases</a> (slashgear.com)</li>
<li class="zemanta-article-ul-li"><a href="http://miami.cbslocal.com/2012/02/01/occupy-miami-to-discuss-regrouping-after-cops-evict-peace-city/">Occupy Miami To Discuss Regrouping After &#8220;Peace City&#8221; Eviction</a> (miami.cbslocal.com)</li>
<li class="zemanta-article-ul-li"><a href="http://thepursuitofliberty.wordpress.com/2012/01/17/if-you-see-something-film-something/">If You See Something, Film Something</a> (thepursuitofliberty.wordpress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.gizmodo.com.au/2012/02/your-deleted-facebook-photos-still-arent-really-deleted/">Your Deleted Facebook Photos Still Aren&#8217;t Really Deleted</a> (gizmodo.com.au)</li>
<li class="zemanta-article-ul-li"><a href="http://gizmodo.com/5882703/your-deleted-facebook-photos-still-arent-really-deleted">Your Deleted Facebook Photos Still Aren&#8217;t Really Deleted [Facebook]</a> (gizmodo.com)</li>
<li class="zemanta-article-ul-li"><a href="http://mashable.com/2012/02/06/deleted-facebook-pictures-still-exist/">Deleted Facebook Pictures May Still Lurk on the Internet [VIDEO]</a> (mashable.com)</li>
<li class="zemanta-article-ul-li"><a href="http://worldmediatrend.wordpress.com/2012/02/06/10-ways-to-think-like-a-digital-first-journalist-by-steve-buttry/">10 ways to think like a Digital First journalist by Steve Buttry</a> (worldmediatrend.wordpress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://shortformblog.tumblr.com/post/17069757705/occupy-dc-jerry-nelson-arrest">jcstearns: Video of photojournalist Jerry Nelson being arrested&#8230;</a> (shortformblog.tumblr.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.pixiq.com/article/i-was-arrested-covering-the-occupy-miami-evacuation">I Was Arrested Covering The Occupy Miami Evacuation</a> (pixiq.com)</li>
<li class="zemanta-article-ul-li"><a href="http://themoderatevoice.com/126798/aclu-sues-la-county-sheriff%e2%80%99s-department-for-harassing-photographers/">ACLU Sues LA County Sheriff&#8217;s Department For Harassing Photographers</a> (themoderatevoice.com)</li>
<li class="zemanta-article-ul-li"><a href="http://disquietreservations.blogspot.com/2012/02/house-republicans-arrest-filmmaker-of.html">House Republicans Arrest Filmmaker of Gasland. What&#8217;s Next? Death Threats Against Journalists?</a> (disquietreservations.blogspot.com)</li>
<li class="zemanta-article-ul-li"><a href="http://r.zemanta.com/?u=http%3A//www.guardian.co.uk/media/greenslade/2012/feb/06/newspapers-leveson-inquiry&amp;a=74009073&amp;rid=0000017a-dfc9-000F-0000-000000002c42&amp;e=ce755af837c47ad59edce3d1c5e6db82">Another day, another idea to regulate the press &#8211; but this one won&#8217;t work</a> (guardian.co.uk)</li>
<li class="zemanta-article-ul-li"><a href="http://journalistjan.wordpress.com/2011/12/05/journalists-face-risks-in-wartime/">Journalists face risks in wartime</a> (journalistjan.wordpress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://r.zemanta.com/?u=http%3A//www.telegraph.co.uk/news/uknews/leveson-inquiry/9065298/Create-press-watchdog-with-power-to-strike-off-journalists-says-editor.html&amp;a=74150941&amp;rid=0000017a-dfc9-000F-0000-000000002c42&amp;e=a70927c4af874723d951d35a74b48e2d">Create press watchdog with power to strike off journalists, says editor</a> (telegraph.co.uk)</li>
<li class="zemanta-article-ul-li"><a href="http://gunnyg.wordpress.com/2012/02/05/admission-journalists-are-liberals-not-interested-in-facts-and-truth/">Admission: Journalists are Liberals Not Interested in Facts and Truth</a> (gunnyg.wordpress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://r.zemanta.com/?u=http%3A//www.cnn.com/2012/01/28/world/africa/somalia-journalist-killed/index.html&amp;a=72749218&amp;rid=0000017a-dfc9-000F-0000-000000002c42&amp;e=729b7addec2570aecd29c2760a38e121">Gunmen kill journalist in Somalia</a> (cnn.com)</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/essayboard.wordpress.com/11330/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/essayboard.wordpress.com/11330/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/essayboard.wordpress.com/11330/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/essayboard.wordpress.com/11330/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/essayboard.wordpress.com/11330/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/essayboard.wordpress.com/11330/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/essayboard.wordpress.com/11330/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/essayboard.wordpress.com/11330/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/essayboard.wordpress.com/11330/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/essayboard.wordpress.com/11330/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/essayboard.wordpress.com/11330/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/essayboard.wordpress.com/11330/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/essayboard.wordpress.com/11330/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/essayboard.wordpress.com/11330/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essayboard.com&amp;blog=24829897&amp;post=11330&amp;subd=essayboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://essayboard.com/2012/02/06/photo-journalist-found-his-videos-deleted-on-purpose-by-police/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>Google&#8217;s Newest Project Yet, Solving The X!  If I&#8217;m Not Mistaken, This X Might Be Anything And You Might Be A Part Of The Equation!</title>
		<link>http://essayboard.com/2012/02/06/googles-newest-project-yet-solving-the-x-if-im-not-mistaken-this-x-might-be-anything-and-you-might-be-a-part-of-the-equation/</link>
		<comments>http://essayboard.com/2012/02/06/googles-newest-project-yet-solving-the-x-if-im-not-mistaken-this-x-might-be-anything-and-you-might-be-a-part-of-the-equation/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 03:25:53 +0000</pubDate>
		<dc:creator>Vinh Nguyen</dc:creator>
				<category><![CDATA[Anything Goes]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google+]]></category>
		<category><![CDATA[New York Times]]></category>
		<category><![CDATA[Searching]]></category>
		<category><![CDATA[Slashdot]]></category>
		<category><![CDATA[Steve Jobs]]></category>
		<category><![CDATA[TED]]></category>
		<category><![CDATA[wesolveforx.com]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://essayboard.com/?p=11311</guid>
		<description><![CDATA[I&#8217;m not sure how Solve for X forum would be able to encourage and arrange the average folks who just happen to have brilliant ideas to come together and discuss the stuffs of fantasies that might just fly in real world, but as Steve Jobs&#8217; Apple commercial &#8220;Think Different&#8221; has been promoting that the crazy&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essayboard.com&amp;blog=24829897&amp;post=11311&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:Googlelogo.png"><img class="zemanta-img-inserted zemanta-img-configured" title="English: Google Logo officially released on Ma..." src="http://upload.wikimedia.org/wikipedia/commons/thumb/3/30/Googlelogo.png/300px-Googlelogo.png" alt="English: Google Logo officially released on Ma..." width="300" height="103" /></a><p class="wp-caption-text">Image via Wikipedia</p></div>
<p>I&#8217;m not sure how Solve for X forum would be able to encourage and arrange the average folks who just happen to have brilliant ideas to come together and discuss the stuffs of fantasies that might just fly in real world, but as Steve Jobs&#8217; Apple commercial &#8220;<a title="Think Different" href="http://www.youtube.com/watch?v=4oAB83Z1ydE" target="_blank">Think Different</a>&#8221; has been promoting that the crazy ones might be just the kind of people that would positively change the world.  Solve for X is a project which Google has been working on.  Just now Google has released Solve for X&#8217;s website and videos.  The website is at <a title="Solve for X" href="http://www.wesolveforx.com/" target="_blank">wesolveforx.com</a>.  The video right after the break introduces you to Google&#8217;s Solve for X project.</p>
<p><span style="text-align:center; display: block;"><a href="http://essayboard.com/2012/02/06/googles-newest-project-yet-solving-the-x-if-im-not-mistaken-this-x-might-be-anything-and-you-might-be-a-part-of-the-equation/"><img src="http://img.youtube.com/vi/uDDy7QSdt6A/2.jpg" alt="" /></a></span></p>
<p>Perhaps, Google&#8217;s Solve for X might only reach out to the people who may have brilliant ideas to come together and promote what might change the world.  For an example, the X might be something down to earth as finding clean water for the poorest nations to something up in space as in starting a space voyage for humankind.  You never know!  Nonetheless, I don&#8217;t know for sure how different Solve for X might be if one compares it against TED.</p>
<p>I hope Solve for X would allow the average folks as your next door neighbor (or even yourself) to participate in the project somehow.  You never know someone out there, perhaps your next door neighbor or even yourself might just happen to have crazy idea that might change the world in a very big way!  Nonetheless, it seems Solve for X does include average folks in its equation somewhat as it allows you to post your own Solve for X talks using Google Plus.  In truth, I haven&#8217;t tried to do such a thing, therefore I don&#8217;t even know how one would be able to use Google Plus to start a Solve for X talk!  Do you?</p>
<p>Source:  <a href="http://tech.slashdot.org/story/12/02/06/2237259/google-solve-for-x-website-goes-live?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+Slashdot%2Fslashdot+%28Slashdot%29" target="_blank">http://tech.slashdot.org/story/12/02/06/2237259/google-solve-for-x-website-goes-live?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign<br />
=Feed%3A+Slashdot%2Fslashdot+%28Slashdot%29</a></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://www.digitaltrends.com/cool-tech/googles-mysterious-lab-surfacing-in-wesolveforx/">Google&#8217;s mysterious lab surfacing in WeSolveForX?</a> (digitaltrends.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.geek.com/articles/news/googles-we-solve-for-x-a-lecture-series-aimed-at-solving-global-problems-2012026/">Google&#8217;s We Solve for X: a lecture series aimed at solving global problems</a> (geek.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.simplyzesty.com/google/google-launching-ted-style-think-tank-with-solve-for-x/">Google Launching TED-Style Think Tank With &#8216;Solve For X&#8217;</a> (simplyzesty.com)</li>
<li class="zemanta-article-ul-li"><a href="http://tech.slashdot.org/story/12/02/06/2237259/google-solve-for-x-website-goes-live">Google &#8216;Solve For X&#8217; Website Goes Live</a> (tech.slashdot.org)</li>
<li class="zemanta-article-ul-li"><a href="http://techland.time.com/2012/02/06/google-unveils-new-solve-for-x-project/">Google Unveils New &#8216;Solve for X&#8217; Project</a> (techland.time.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.inquisitr.com/191012/google-shooting-for-solving-the-impossible-with-its-solve-for-x-project/">Google shooting for solving the impossible with its &#8220;Solve for X&#8221; project</a> (inquisitr.com)</li>
<li class="zemanta-article-ul-li"><a href="http://mashable.com/2012/02/06/google-solve-for-x/">Google Launches &#8216;Solve for X,&#8217; Think Tank for Fixing Global Problems [VIDEO]</a> (mashable.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.zdnet.com/blog/google/solve-for-x-google-gathers-top-minds-to-solve-everything/3569">Solve for X: Google gathers top minds to solve everything</a> (zdnet.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.informationweek.com/news/development/open-source/232600334?cid=RSSfeed_IWK_All">Google Unveils &#8216;Secret Lab&#8217; For Radical Ideas</a> (informationweek.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.myfoxphoenix.com/dpps/news/sci_tech/technology/google-forms-problem-solving-think-tank-dpgonc-20120206-sv_17712037">Google Forms &#8216;Solve For X&#8217; Think Tank</a> (myfoxphoenix.com)</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/essayboard.wordpress.com/11311/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/essayboard.wordpress.com/11311/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/essayboard.wordpress.com/11311/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/essayboard.wordpress.com/11311/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/essayboard.wordpress.com/11311/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/essayboard.wordpress.com/11311/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/essayboard.wordpress.com/11311/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/essayboard.wordpress.com/11311/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/essayboard.wordpress.com/11311/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/essayboard.wordpress.com/11311/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/essayboard.wordpress.com/11311/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/essayboard.wordpress.com/11311/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/essayboard.wordpress.com/11311/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/essayboard.wordpress.com/11311/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essayboard.com&amp;blog=24829897&amp;post=11311&amp;subd=essayboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://essayboard.com/2012/02/06/googles-newest-project-yet-solving-the-x-if-im-not-mistaken-this-x-might-be-anything-and-you-might-be-a-part-of-the-equation/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/3/30/Googlelogo.png/300px-Googlelogo.png" medium="image">
			<media:title type="html">English: Google Logo officially released on Ma...</media:title>
		</media:content>
	</item>
		<item>
		<title>A Universe Was Formed Out Of Nothingness?</title>
		<link>http://essayboard.com/2012/02/05/can-a-universe-was-formed-out-of-nothingness/</link>
		<comments>http://essayboard.com/2012/02/05/can-a-universe-was-formed-out-of-nothingness/#comments</comments>
		<pubDate>Sun, 05 Feb 2012 06:23:55 +0000</pubDate>
		<dc:creator>Vinh Nguyen</dc:creator>
				<category><![CDATA[Anything Goes]]></category>
		<category><![CDATA[Arizona State University]]></category>
		<category><![CDATA[Lawrence Krauss]]></category>
		<category><![CDATA[Lawrence M Krauss]]></category>
		<category><![CDATA[philosophy]]></category>
		<category><![CDATA[Richard Dawkins]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[universe]]></category>
		<category><![CDATA[Universe From Nothing]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://essayboard.com/?p=11280</guid>
		<description><![CDATA[Lawrence Krauss, Arizona State University physicist, published a new book with title &#8220;A Universe From Nothing.&#8221;  Although I haven&#8217;t yet read this particular book of his, but I watched a lecture of his through a YouTube video with the same title as his book, and I have to say it was rather fascinating; at times&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essayboard.com&amp;blog=24829897&amp;post=11280&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:Lawrence_M._Krauss.jpg"><img class="zemanta-img-inserted zemanta-img-configured" title="Krauss at the American Atheists Convention in ..." src="http://upload.wikimedia.org/wikipedia/commons/thumb/e/e5/Lawrence_M._Krauss.jpg/300px-Lawrence_M._Krauss.jpg" alt="Krauss at the American Atheists Convention in ..." width="300" height="225" /></a><p class="wp-caption-text">Image via Wikipedia</p></div>
<p>Lawrence Krauss, Arizona State University physicist, published a new book with title &#8220;A Universe From Nothing.&#8221;  Although I haven&#8217;t yet read this particular book of his, but I watched a lecture of his through a YouTube video with the same title as his book, and I have to say it was rather fascinating; at times I could only understand half of the things he had said.  Anyhow, if you don&#8217;t mind few headache moments, you can watch Lawrence Krauss&#8217;s &#8220;A Universe From Nothing&#8221; lecture right after the break.</p>
<p><span style="text-align:center; display: block;"><a href="http://essayboard.com/2012/02/05/can-a-universe-was-formed-out-of-nothingness/"><img src="http://img.youtube.com/vi/0ZiXC8Yh4T0/2.jpg" alt="" /></a></span></p>
<p>The title &#8220;A Universe From Nothing&#8221; which has been named for both of his book and his lecture which made readily available through a YouTube video in itself is quite mind boggling and fascinating.  Nonetheless, what I refer to is of philosophy and not of exact science which requires experimentation.  On the other hand, I think what Lawrence Krauss had inferred to why a universe from nothing might actually happen is probably backed by certain scientific formulas, experiments and proofs.  Regardless, I still have to wonder is it really that how our universe was formed?  That&#8217;s, from nothing that is really something!</p>
<p>Philosophically speaking (i.e., without any real experimentation and mathematical proof), if nothing is actually something, then we still have to wrestle with the idea that there might be a nothing that is actually nothing, and this actual nothing might have been existed before everything.  Another way to phrase this is to ask it in a question.  What is actually nothing?  So, in a sense it&#8217;s rather implausible to see a universe could be formed from actual nothing.  As how Lawrence Krauss lectured which you could watch in the YouTube video above, his nothing is something (i.e., matters) as it has a mysterious mass or energy or however he had explained, therefore it was possible for him to see a universe of ours in a current state.  Without this picture, even if the calculation of the eventual sum of all matters that made known to humankind (i.e., protons, neutrons, etc&#8230;)  &#8211; in total could not have come up with the scale of the universe in which we have witnessed (e.g., measured, weighed, computed) today.  So, his answer was what we thought of nothing is really something after all.</p>
<p>Still, the question which has always lingered in the back of my mind is the kind of nothing which Lawrence Krauss had spoken of might have been created by something in the first place.  In a way, it&#8217;s rather implausible if such a scenario is to be probed, not because it might not be possible to do an experiment to probe for such a scenario, although it&#8217;s probably impossible to do so with exactness, but it&#8217;s also about the philosophical aspect where we have to wonder perhaps the actual nothing might exist.  If the actual nothing isn&#8217;t existed in nature ever, it would be an infinite scenario where the nothing we&#8217;ve now knew as something, if we&#8217;ve believed Lawrence Krauss&#8217;s explanation, might always have been created by something, and there was and has been such an infinite pattern of nature.  In the end, it&#8217;s only a curiosity of mine, because I might not know what on earth I&#8217;m taking about &#8212; philosophical or not.</p>
<p>Source:  <a title="'Universe from Nothing': Big Bang was a bargain" href="http://www.usatoday.com/tech/science/columnist/vergano/story/2012-02-04/lawrence-krauss-universe/52951768/1?csp=34tech&amp;utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+usatoday-TechTopStories+%28Tech+-+Top+Stories%29" target="_blank">http://www.usatoday.com/tech/science/columnist/vergano/story/2012-02-04/lawrence-krauss-universe/52951768/1?csp=34tech&amp;utm_source=feedburner&amp;utm_medium=feed&amp;utm<br />
_campaign=Feed%3A+usatoday-TechTopStories+%28Tech+-+Top+Stories%29</a></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://iantimberlake.wordpress.com/2011/12/15/where-did-the-universe-come-from-lawrence-krauss-will-tell-you/">Where Did The Universe Come From; Lawrence Krauss Will Tell You</a> (iantimberlake.wordpress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://richarddawkins.net/articles/644825-something-from-nothing-a-conversation-with-lawrence-krauss-and-richard-dawkins">Something from nothing? A conversation with Lawrence Krauss and Richard Dawkins &#8211; ASU Origins Project &#8211; RDFRS</a> (richarddawkins.net)</li>
<li class="zemanta-article-ul-li"><a href="http://richarddawkins.net/videos/644460-krauss-finds-something-in-nothing">Krauss finds something in nothing &#8211; Lawrence Krauss &#8211; asu news</a> (richarddawkins.net)</li>
<li class="zemanta-article-ul-li"><a href="http://doubtingeric.blogspot.com/2012/01/review-universe-from-nothing-by.html">Review: A Universe From Nothing by Lawrence Krauss</a> (doubtingeric.blogspot.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.huffingtonpost.com/2012/01/09/lawrence-krauss_n_1194662.html">Lawrence Krauss Writes &#8216;A Universe From Nothing&#8217;</a> (huffingtonpost.com)</li>
<li class="zemanta-article-ul-li"><a href="http://richarddawkins.net/articles/644421-afterword-from-lawrence-krauss-new-book-a-universe-from-nothing">Afterword from Lawrence Krauss&#8217; New Book &#8211; A Universe From Nothing &#8211; Richard Dawkins &#8211; RDFRS</a> (richarddawkins.net)</li>
<li class="zemanta-article-ul-li"><a href="http://theseventhapologist.wordpress.com/2012/01/29/from-nothing-to-god/">From Nothing to God?</a> (theseventhapologist.wordpress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.npr.org/2012/01/13/145175263/lawrence-krauss-on-a-universe-from-nothing?ft=1&amp;f=1019">Lawrence Krauss On &#8216;A Universe From Nothing&#8217;</a> (npr.org)</li>
<li class="zemanta-article-ul-li"><a href="http://richarddawkins.net/articles/644472-everything-and-nothing-an-interview-with-lawrence-krauss">Everything and Nothing &#8211; An Interview with Lawrence Krauss &#8211; Sam Harris &#8211; The Sam Harris Blog</a> (richarddawkins.net)</li>
<li class="zemanta-article-ul-li"><a href="http://openparachute.wordpress.com/2012/01/15/nothing-is-something/">Nothing is something</a> (openparachute.wordpress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://richarddawkins.net/articles/644721-a-universe-from-nothing-review">A Universe From Nothing &#8211; Review &#8211; Samantha Nelson &#8211; A.V. Club</a> (richarddawkins.net)</li>
<li class="zemanta-article-ul-li"><a href="http://www.3quarksdaily.com/3quarksdaily/2012/01/richard-dawkinss-afterword-in-lawrence-krausss-a-universe-from-nothing.html">Richard Dawkins&#8217;s Afterword in Lawrence Krauss&#8217;s A Universe From Nothing</a> (3quarksdaily.com)</li>
<li class="zemanta-article-ul-li"><a href="http://blogs.smithsonianmag.com/aroundthemall/2012/01/a-qa-with-physicist-and-author-lawrence-krauss/">A Q&amp;A with Physicist and Author Lawrence Krauss</a> (blogs.smithsonianmag.com)</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/essayboard.wordpress.com/11280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/essayboard.wordpress.com/11280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/essayboard.wordpress.com/11280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/essayboard.wordpress.com/11280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/essayboard.wordpress.com/11280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/essayboard.wordpress.com/11280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/essayboard.wordpress.com/11280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/essayboard.wordpress.com/11280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/essayboard.wordpress.com/11280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/essayboard.wordpress.com/11280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/essayboard.wordpress.com/11280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/essayboard.wordpress.com/11280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/essayboard.wordpress.com/11280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/essayboard.wordpress.com/11280/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essayboard.com&amp;blog=24829897&amp;post=11280&amp;subd=essayboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://essayboard.com/2012/02/05/can-a-universe-was-formed-out-of-nothingness/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/e/e5/Lawrence_M._Krauss.jpg/300px-Lawrence_M._Krauss.jpg" medium="image">
			<media:title type="html">Krauss at the American Atheists Convention in ...</media:title>
		</media:content>
	</item>
		<item>
		<title>Mirror Mirror On The Wall, What Our Future With Glass Might Be?</title>
		<link>http://essayboard.com/2012/02/03/mirror-mirror-on-the-wall-what-our-future-with-glass-might-be/</link>
		<comments>http://essayboard.com/2012/02/03/mirror-mirror-on-the-wall-what-our-future-with-glass-might-be/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 20:38:45 +0000</pubDate>
		<dc:creator>Vinh Nguyen</dc:creator>
				<category><![CDATA[Anything Goes]]></category>
		<category><![CDATA[A Day Made Of Glass]]></category>
		<category><![CDATA[Corning]]></category>
		<category><![CDATA[Corning Incorporated]]></category>
		<category><![CDATA[Forbes]]></category>
		<category><![CDATA[futuristic]]></category>
		<category><![CDATA[Glass]]></category>
		<category><![CDATA[Samsung]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://essayboard.com/?p=11241</guid>
		<description><![CDATA[It was not hard to see why Forbes reported Corning&#8217;s &#8220;A Day Made Of Glass&#8221; first video had attracted at least 17 million views on YouTube.  It was a well made video which depicted a highly futuristic lifestyle evolved around glass.  According to Forbes, Corning, 160 year old glass company, wanted their customers and future&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essayboard.com&amp;blog=24829897&amp;post=11241&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/27791418@N00/5450326267"><img class="zemanta-img-inserted zemanta-img-configured" title="A Day Made of Glass (玻璃打造的未來生活)" src="http://farm6.static.flickr.com/5135/5450326267_f2bbc76d9a_m.jpg" alt="A Day Made of Glass (玻璃打造的未來生活)" width="240" height="171" /></a><p class="wp-caption-text">A Day Made of Glass (玻璃打造的未來生活) (Photo credit: Mr.850)</p></div>
<p>It was not hard to see why Forbes reported Corning&#8217;s &#8220;A Day Made Of Glass&#8221; first video had attracted at least 17 million views on YouTube.  It was a well made video which depicted a highly futuristic lifestyle evolved around glass.  According to Forbes, Corning, 160 year old glass company, wanted their customers and future prospects to the see the potential for applying highly engineered glass futuristically in daily lives.</p>
<p>Corning&#8217;s &#8220;A Day Made Of Glass&#8221; second video showed the potential of highly engineered glass to be expanded to schools, hospitals, and even parks.   So a wall of a school might suddenly be turned into interactive display by the application of glass, but at first look the wall might not resemble something that had been made by glass.  Some glass were engineered to be thin and plastic like, allowing children to effortlessly carrying them around for the purposes of computing, learning, playing games, and augmenting the reality.  Inside the hospitals, doctors would use glass to examine patient records and past illness history on site while patients might be under emergency care.</p>
<p>The futuristic scenarios that depicted people would constantly interact with glass to enhance their lives might not be too farfetched. As now we already have such capability in producing similar things.  Tablets and smartphones keep on getting smaller, thinner, and more powerful.  At CES 2012, <a title="Samsung Goes Futuristic, Showcasing Samsung Smart Transparent Window At CES 2012" href="http://essayboard.com/2012/01/11/samsung-goes-futuristic-showcasing-samsung-smart-transparent-window-at-ces-2012/" target="_blank">Samsung revealed its smart transparent window</a> which allowed passersby to check information on weather and close a virtual blind.  Check out Corning&#8217;s &#8220;A Day Made Of Glass&#8221; videos right after the break.</p>
<p><span style="text-align:center; display: block;"><a href="http://essayboard.com/2012/02/03/mirror-mirror-on-the-wall-what-our-future-with-glass-might-be/"><img src="http://img.youtube.com/vi/6Cf7IL_eZ38/2.jpg" alt="" /></a></span></p>
<p><span style="text-align:center; display: block;"><a href="http://essayboard.com/2012/02/03/mirror-mirror-on-the-wall-what-our-future-with-glass-might-be/"><img src="http://img.youtube.com/vi/jZkHpNnXLB0/2.jpg" alt="" /></a></span></p>
<p>Source:  <a title="Corning Hopes For Another Viral Hit With Sequel To Its 'A Day Made Of Glass' Video" href="http://www.forbes.com/sites/elizabethwoyke/2012/02/03/corning-hopes-for-another-viral-hit-with-sequel-to-its-a-day-made-of-glass-video/" target="_blank">http://www.forbes.com/sites/elizabethwoyke/2012/02/03/corning-hopes-for-another-viral-hit-with-sequel-to-its-a-day-made-of-glass-video/</a></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://www.wired.com/beyond_the_beyond/2012/01/design-fiction-a-day-made-of-glass-2/">Design Fiction: A Day Made of Glass 2</a> (wired.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.electronista.com/articles/12/02/02/samsung.mobile.display.hints.at.tough.oled.plans/">Samsung Mobile Display to use Corning Lotus Glass with OLEDs</a> (electronista.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.slashgear.com/corning-and-samsung-mobile-display-team-for-oled-glass-partnership-02211786/">Corning and Samsung Mobile Display team for OLED glass partnership</a> (slashgear.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.phonescoop.com/articles/article.php?a=9769">Samsung and Corning Mate OLED and Glass Businesses</a> (phonescoop.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.engadget.com/2012/02/03/corning-and-samsung-ink-new-joint-venture-plot-lotus-glass-futu/">Corning and Samsung ink new joint venture, plot Lotus Glass future for OLED devices</a> (engadget.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.slashgear.com/corning-gorilla-glass-2-coming-to-ces-2012-05206533/">Corning Gorilla Glass 2 coming to CES 2012</a> (slashgear.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.cnet.com/8301-17918_1-57369894-85/is-gorilla-glass-on-a-smartphone-really-all-that/?part=rss&amp;subj=latest-news">Is Gorilla Glass on a smartphone really all that?</a> (cnet.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.cnet.com/8301-17918_1-57369894-85/is-gorilla-glass-on-a-smartphone-really-all-that/?part=rss&amp;subj=DialedIn">Is Gorilla Glass on a smartphone really all that?</a> (cnet.com)</li>
<li class="zemanta-article-ul-li"><a href="http://science.slashdot.org/story/12/02/03/1344208/researchers-create-glass-just-3-atoms-thick">Researchers Create Glass Just 3 Atoms Thick</a> (science.slashdot.org)</li>
<li class="zemanta-article-ul-li"><a href="http://www.geeky-gadgets.com/corning-and-samsung-form-new-oled-glass-partnership-02-02-2012/">Corning And Samsung Form New OLED Glass Partnership</a> (geeky-gadgets.com)</li>
<li class="zemanta-article-ul-li"><a href="http://blog.makezine.com/2012/01/24/gorilla-glass/">Gorilla Glass</a> (makezine.com)</li>
<li class="zemanta-article-ul-li"><a href="http://blog.konstrukshon.com/architectural-technologist-corning-glass-gorilla-glass/">Architectural Technologist &#8211; Corning Glass &#8211; Gorilla Glass</a> (konstrukshon.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.product-reviews.net/2012/01/10/gorilla-glass-2-strength-demo-thinner-lighter-yet-stronger/">HTC Incredible</a> (product-reviews.net)</li>
<li class="zemanta-article-ul-li"><a href="http://www.engadget.com/2012/01/10/corning-gorilla-glass-2-hands-on-video/">Corning Gorilla Glass 2 hands-on (video)</a> (engadget.com)</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/essayboard.wordpress.com/11241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/essayboard.wordpress.com/11241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/essayboard.wordpress.com/11241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/essayboard.wordpress.com/11241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/essayboard.wordpress.com/11241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/essayboard.wordpress.com/11241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/essayboard.wordpress.com/11241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/essayboard.wordpress.com/11241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/essayboard.wordpress.com/11241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/essayboard.wordpress.com/11241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/essayboard.wordpress.com/11241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/essayboard.wordpress.com/11241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/essayboard.wordpress.com/11241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/essayboard.wordpress.com/11241/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essayboard.com&amp;blog=24829897&amp;post=11241&amp;subd=essayboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://essayboard.com/2012/02/03/mirror-mirror-on-the-wall-what-our-future-with-glass-might-be/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://farm6.static.flickr.com/5135/5450326267_f2bbc76d9a_m.jpg" medium="image">
			<media:title type="html">A Day Made of Glass (玻璃打造的未來生活)</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>
	</channel>
</rss>
