<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Teleactivities</title>
	
	<link>http://www.teleactivities.com</link>
	<description>Information Technology &amp; Communication</description>
	<lastBuildDate>Thu, 29 Jul 2010 19:05:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Teleactivities" /><feedburner:info uri="teleactivities" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>Information Technology &amp; Communication</itunes:subtitle><creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license><image><link>http://creativecommons.org/licenses/by/3.0/</link><url>http://creativecommons.org/images/public/somerights20.gif</url><title>Some Rights Reserved</title></image><feedburner:emailServiceId>Teleactivities</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>World Wide Web</title>
		<link>http://feedproxy.google.com/~r/Teleactivities/~3/zB3yD-TIh7w/</link>
		<comments>http://www.teleactivities.com/2010/07/world-wide-web/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 19:05:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[CERN]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[Hyper Text Markup Language]]></category>
		<category><![CDATA[Hyper Text Transfer Protocol]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[origins]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web browser]]></category>
		<category><![CDATA[Web pages]]></category>
		<category><![CDATA[web servers]]></category>
		<category><![CDATA[web sites]]></category>
		<category><![CDATA[World Wide Web]]></category>
		<category><![CDATA[WWW]]></category>

		<guid isPermaLink="false">http://www.teleactivities.com/?p=4350</guid>
		<description><![CDATA[The World Wide Web (the &#8220;Web&#8221; or &#8220;WWW&#8221; for short) is a hypertext system that operates over the Internet. Hypertext is browsed using a program called a web browser which retrieves pieces of information (called &#8220;documents&#8221; or &#8220;web pages&#8221;) from web servers (or &#8220;web sites&#8221;) and displays them on your screen. You can then follow [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.teleactivities.com/wp-content/uploads/2010/07/WWW_logo_by_Robert_Cailliau.svg_.png"><img class="alignright size-medium wp-image-4351" title="WWW_logo_by_Robert_Cailliau.svg" src="http://www.teleactivities.com/wp-content/uploads/2010/07/WWW_logo_by_Robert_Cailliau.svg_-300x220.png" alt="" width="300" height="220" /></a>The <strong>World Wide Web</strong> (the &#8220;<strong>Web</strong>&#8221;  or &#8220;<strong>WWW</strong>&#8221; for short) is a hypertext system that operates over  the Internet. Hypertext is browsed using a program called a web browser which  retrieves pieces of information (called &#8220;documents&#8221; or &#8220;web pages&#8221;) from web  servers (or &#8220;web sites&#8221;) and displays them on your screen. You can then follow  hyperlinks on each page to other documents or even send information back to the  server to interact with it. The act of following hyperlinks is often called <em> &#8220;surfing&#8221;</em> the web.</p>
<h2><a name="Origins">Origins</a></h2>
<p>The Web can be traced back to a project at CERN in 1989 when  Tim Berners-Lee and Robert Cailliau built ENQUIRE (short for <em>Enquire Within  Upon Everything</em>, a book Berners-Lee recalled from his youth). While it was  rather different from the Web we use today, it contained many of the same core  ideas (and even some of the ideas of Berners-Lee&#8217;s next project, the Semantic  Web!). Tim Berners-Lee published a more formal proposal for the actual World  Wide Web on November 12, 1990 and wrote the first web page on November 13. In  Christmas of that year Berners-Lee built all the tools necessary for a working  Web, the first actual web browser (which was a web-editor as well), and the  first web server.</p>
<h2><a name="The_three_standards">The three standards</a></h2>
<p>The Web is made up of three standards: The <em>Uniform  Resource Locator</em> (URL), which specifies how each page of information is  given a unique &#8220;address&#8221; at which it can be found; <em>Hyper Text Transfer  Protocol</em> (HTTP), which specifies how the browser and server send the  information to each other, and <em>Hyper Text Markup Language</em> (HTML), a  method of encoding the information so it can be displayed on a variety of  devices. Berners-Lee now heads the World Wide Web Consortium, which develops and  maintains these standards and others that enable computers on the Web to  effectively store and communicate all kinds of information.</p>
<h2><a name="Beyond_text">Beyond text</a></h2>
<p>The initial &#8220;www&#8221; program at CERN only displayed text, but  later browsers such as Pei Wei&#8217;s Viola (1992) added the ability to display  graphics as well. Marc Andreessen of NCSA released a browser called &#8220;Mosaic for  X&#8221; in 1993 that sparked a tremendous rise in the popularity of the Web among  novice users. Andreesen went on to found Mosaic Communications Corporation (now  Netscape Communications, a unit of Time Warner). Additional features such as  dynamic content, music and animation can be found in modern browsers.</p>
<p>Frequently, the technical capability of browsers and servers  advances much faster than the standards bodies can keep up with, so it is not  uncommon for these newer features to not work properly on all computers, and the  web as seen by Netscape is not at all the same as the web seen by Internet  Explorer. The ever-improving technical capability of the WWW has enabled the  development of real-time web-based services such as webcasts, web radio and live  web cams.</p>
<h2><a name="Java_and_Javascript">Java and Javascript</a></h2>
<p>Another significant advance in the technology was Sun  Microsystems&#8217; Java programming language, which enabled web servers to embed  small programs (called applets) directly into the information being served that  would run on the user&#8217;s computer, allowing faster and richer user interaction.</p>
<p>The similarly named, but actually quite different, JavaScript  is a scripting language developed for Web pages. In conjunction with the  Document Object Model, JavaScript has become a much more powerful language than  its creators originally envisioned.</p>
<h2><a name="Sociological_Implications">Sociological  Implications</a></h2>
<p>The exponential growth of the Internet was primarily  attributed to the emergence of the web browser Mosaic, followed by another,  Netscape Navigator during the mid-1990s.</p>
<p>It brought unprecedented attention to the Internet from  media, industries, policy makers, and the general public.</p>
<p>Eventually, it led to several visions of how our society  might change, although some point out that those visions are not unique to the  Internet, but repeated with many new technologies (especially information and  communications technologies) of various era.</p>
<p>Because the web is global in scale, some suggested that it  will nurture mutual understanding on a global scale.</p>
<h2><a name="Statistics">Statistics</a></h2>
<p>By far the most Web content is in English: 56%; next are  German (8%), French (6%) and Japanese (5%).</p>
<p>This article is licensed under the <a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a>.  It uses material from the <a href="http://en.wikipedia.org/">Wikipedia</a>.</p>
<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/wZoMbBzqxyc&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/wZoMbBzqxyc&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></p>

<p><a href="http://feedads.g.doubleclick.net/~a/AvFTuAYPvPGwfkC8vVbiHUgvhXI/0/da"><img src="http://feedads.g.doubleclick.net/~a/AvFTuAYPvPGwfkC8vVbiHUgvhXI/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/AvFTuAYPvPGwfkC8vVbiHUgvhXI/1/da"><img src="http://feedads.g.doubleclick.net/~a/AvFTuAYPvPGwfkC8vVbiHUgvhXI/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Teleactivities/~4/zB3yD-TIh7w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.teleactivities.com/2010/07/world-wide-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<enclosure url="http://www.youtube.com/v/wZoMbBzqxyc&amp;amp;hl=en_US&amp;amp;fs=1" length="1056" type="application/x-shockwave-flash" /><media:content url="http://www.youtube.com/v/wZoMbBzqxyc&amp;amp;hl=en_US&amp;amp;fs=1" fileSize="1056" type="application/x-shockwave-flash" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>The World Wide Web (the &amp;#8220;Web&amp;#8221; or &amp;#8220;WWW&amp;#8221; for short) is a hypertext system that operates over the Internet. Hypertext is browsed using a program called a web browser which retrieves pieces of information (called &amp;#8220;documents&amp;#8221</itunes:subtitle><itunes:summary>The World Wide Web (the &amp;#8220;Web&amp;#8221; or &amp;#8220;WWW&amp;#8221; for short) is a hypertext system that operates over the Internet. Hypertext is browsed using a program called a web browser which retrieves pieces of information (called &amp;#8220;documents&amp;#8221; or &amp;#8220;web pages&amp;#8221;) from web servers (or &amp;#8220;web sites&amp;#8221;) and displays them on your screen. You can then follow [...]</itunes:summary><itunes:keywords>Internet, CERN, HTML, HTTP, Hyper Text Markup Language, Hyper Text Transfer Protocol, Java, JavaScript, origins, standards, statistics, Web, Web browser, Web pages, web servers, web sites, World Wide Web, WWW</itunes:keywords><feedburner:origLink>http://www.teleactivities.com/2010/07/world-wide-web/</feedburner:origLink></item>
		<item>
		<title>Amazon offers $139 wireless Kindle for mass appeal 
    (Reuters)</title>
		<link>http://feedproxy.google.com/~r/Teleactivities/~3/AEWctw3akGA/</link>
		<comments>http://www.teleactivities.com/2010/07/amazon-offers-139-wireless-kindle-for-mass-appeal-reuters/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 18:22:27 +0000</pubDate>
		<dc:creator>Yahoo! News: Technology News</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://nm/20100729/us_amazon</guid>
		<description><![CDATA[Reuters - Amazon.com launched a cheaper, wireless-only Kindle on Wednesday, betting that the $139 price will turn its latest electronic reader into a mass-appeal device as Apple Inc's iPad gains ground.]]></description>
			<content:encoded><![CDATA[<p><a href="http://us.rd.yahoo.com/dailynews/rss/tech/*http%3A//news.yahoo.com/s/nm/20100729/tc_nm/us_amazon"><img src="http://d.yimg.com/a/p/rids/20100729/i/r2729436492.jpg?x=130&y=97&q=85&sig=y0qsSIz3R8tdrEgufDsexg--" align="left" height="97" width="130" alt="A box from Amazon.com is pictured on the porch of a house in Golden, Colorado July 23, 2008. REUTERS/Rick Wilking" border="0" /></a>Reuters - Amazon.com launched a cheaper, wireless-only Kindle on Wednesday, betting that the $139 price will turn its latest electronic reader into a mass-appeal device as Apple Inc's iPad gains ground.</p><br clear="all"/>
<p><a href="http://feedads.g.doubleclick.net/~a/WuT24UpVVJMVr3KKAu506IqIh8A/0/da"><img src="http://feedads.g.doubleclick.net/~a/WuT24UpVVJMVr3KKAu506IqIh8A/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/WuT24UpVVJMVr3KKAu506IqIh8A/1/da"><img src="http://feedads.g.doubleclick.net/~a/WuT24UpVVJMVr3KKAu506IqIh8A/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Teleactivities/~4/AEWctw3akGA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.teleactivities.com/2010/07/amazon-offers-139-wireless-kindle-for-mass-appeal-reuters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://d.yimg.com/a/p/rids/20100729/i/r2729436492.jpg?x=130&amp;amp;y=97&amp;amp;q=85&amp;amp;sig=y0qsSIz3R8tdrEgufDsexg--" length="" type="image/jpeg" />
		<media:content url="http://d.yimg.com/a/p/rids/20100729/i/r2729436492.jpg?x=130&amp;amp;y=97&amp;amp;q=85&amp;amp;sig=y0qsSIz3R8tdrEgufDsexg--" type="image/jpeg" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>Reuters - Amazon.com launched a cheaper, wireless-only Kindle on Wednesday, betting that the $139 price will turn its latest electronic reader into a mass-appeal device as Apple Inc's iPad gains ground.</itunes:subtitle><itunes:summary>Reuters - Amazon.com launched a cheaper, wireless-only Kindle on Wednesday, betting that the $139 price will turn its latest electronic reader into a mass-appeal device as Apple Inc's iPad gains ground.</itunes:summary><itunes:keywords>News, Business, Internet</itunes:keywords><feedburner:origLink>http://www.teleactivities.com/2010/07/amazon-offers-139-wireless-kindle-for-mass-appeal-reuters/</feedburner:origLink></item>
		<item>
		<title>Obama seeks his "mojo" on daytime TV’s "The View" 
    (Reuters)</title>
		<link>http://feedproxy.google.com/~r/Teleactivities/~3/DZpR56ulrek/</link>
		<comments>http://www.teleactivities.com/2010/07/obama-seeks-his-mojo-on-daytime-tvs-the-view-reuters/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 18:14:15 +0000</pubDate>
		<dc:creator>Yahoo! News: Technology News</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://nm/20100729/us_obama_view</guid>
		<description><![CDATA[Reuters - President Barack Obama tried to revive his common touch on Thursday with a mainly light-hearted appearance on daytime television where five women hosts grilled him about his Blackberry, Lindsay Lohan and the Afghan war.]]></description>
			<content:encoded><![CDATA[<p><a href="http://us.rd.yahoo.com/dailynews/rss/tech/*http%3A//news.yahoo.com/s/nm/20100729/tv_nm/us_obama_view"><img src="http://d.yimg.com/a/p/rids/20100729/i/r3282451940.jpg?x=130&y=85&q=85&sig=cNf1EwXProCXfdg3JBAO7Q--" align="left" height="85" width="130" alt="U.S. President Barack Obama appears on the daytime TV talk show "The View" in New York City July 28, 2010. From left are Whoopi Goldberg, Barbara Walters, Joy Behar, Sherri Shepherd and Elisabeth Hasselbeck. REUTERS/Kevin Lamarque" border="0" /></a>Reuters - President Barack Obama tried to revive his common touch on Thursday with a mainly light-hearted appearance on daytime television where five women hosts grilled him about his Blackberry, Lindsay Lohan and the Afghan war.</p><br clear="all"/>
<p><a href="http://feedads.g.doubleclick.net/~a/OQ-VcDKUtHZyLZ_wK7nonPBzsRY/0/da"><img src="http://feedads.g.doubleclick.net/~a/OQ-VcDKUtHZyLZ_wK7nonPBzsRY/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/OQ-VcDKUtHZyLZ_wK7nonPBzsRY/1/da"><img src="http://feedads.g.doubleclick.net/~a/OQ-VcDKUtHZyLZ_wK7nonPBzsRY/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Teleactivities/~4/DZpR56ulrek" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.teleactivities.com/2010/07/obama-seeks-his-mojo-on-daytime-tvs-the-view-reuters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://d.yimg.com/a/p/rids/20100729/i/r3282451940.jpg?x=130&amp;amp;y=85&amp;amp;q=85&amp;amp;sig=cNf1EwXProCXfdg3JBAO7Q--" length="" type="image/jpeg" />
		<media:content url="http://d.yimg.com/a/p/rids/20100729/i/r3282451940.jpg?x=130&amp;amp;y=85&amp;amp;q=85&amp;amp;sig=cNf1EwXProCXfdg3JBAO7Q--" type="image/jpeg" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>Reuters - President Barack Obama tried to revive his common touch on Thursday with a mainly light-hearted appearance on daytime television where five women hosts grilled him about his Blackberry, Lindsay Lohan and the Afghan war.</itunes:subtitle><itunes:summary>Reuters - President Barack Obama tried to revive his common touch on Thursday with a mainly light-hearted appearance on daytime television where five women hosts grilled him about his Blackberry, Lindsay Lohan and the Afghan war.</itunes:summary><itunes:keywords>News, Business, Internet</itunes:keywords><feedburner:origLink>http://www.teleactivities.com/2010/07/obama-seeks-his-mojo-on-daytime-tvs-the-view-reuters/</feedburner:origLink></item>
		<item>
		<title>Motorola Smartphone Sales Up Despite Mobile Loss 
    (NewsFactor)</title>
		<link>http://feedproxy.google.com/~r/Teleactivities/~3/l2rKWy5YHEQ/</link>
		<comments>http://www.teleactivities.com/2010/07/motorola-smartphone-sales-up-despite-mobile-loss-newsfactor/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 18:13:51 +0000</pubDate>
		<dc:creator>Yahoo! News: Technology News</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://nf/20100729/74532</guid>
		<description><![CDATA[NewsFactor - Motorola said it shipped 8.3 million cellular handsets in the second quarter -- including 2.7 million smartphones, or 400,000 more units than the company shipped in the prior quarter. Overall, the company said it earned $162 million -- up ...]]></description>
			<content:encoded><![CDATA[NewsFactor - Motorola said it shipped 8.3 million cellular handsets in the second quarter -- including 2.7 million smartphones, or 400,000 more units than the company shipped in the prior quarter. Overall, the company said it earned $162 million -- up from $26 million in the same period last year.
<p><a href="http://feedads.g.doubleclick.net/~a/ykoJdvGFxpxcxk9LdaHyYqYUfMw/0/da"><img src="http://feedads.g.doubleclick.net/~a/ykoJdvGFxpxcxk9LdaHyYqYUfMw/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/ykoJdvGFxpxcxk9LdaHyYqYUfMw/1/da"><img src="http://feedads.g.doubleclick.net/~a/ykoJdvGFxpxcxk9LdaHyYqYUfMw/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Teleactivities/~4/l2rKWy5YHEQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.teleactivities.com/2010/07/motorola-smartphone-sales-up-despite-mobile-loss-newsfactor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.teleactivities.com/2010/07/motorola-smartphone-sales-up-despite-mobile-loss-newsfactor/</feedburner:origLink></item>
		<item>
		<title>Russia clamps down on Internet, Google frowns 
    (Reuters)</title>
		<link>http://feedproxy.google.com/~r/Teleactivities/~3/-GXiUWKKwas/</link>
		<comments>http://www.teleactivities.com/2010/07/russia-clamps-down-on-internet-google-frowns-reuters/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 18:13:27 +0000</pubDate>
		<dc:creator>Yahoo! News: Technology News</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://nm/20100729/us_russia_internet</guid>
		<description><![CDATA[Reuters - A court in Russia's far east has ordered an Internet provider to block five sites which it said disseminated extreme views, prompting U.S. Internet giant Google to say on Thursday the move restricted access to information.]]></description>
			<content:encoded><![CDATA[Reuters - A court in Russia's far east has ordered an Internet provider to block five sites which it said disseminated extreme views, prompting U.S. Internet giant Google to say on Thursday the move restricted access to information.
<p><a href="http://feedads.g.doubleclick.net/~a/fUWbjKiFXlxGF4d3RT7DFb0a_zo/0/da"><img src="http://feedads.g.doubleclick.net/~a/fUWbjKiFXlxGF4d3RT7DFb0a_zo/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/fUWbjKiFXlxGF4d3RT7DFb0a_zo/1/da"><img src="http://feedads.g.doubleclick.net/~a/fUWbjKiFXlxGF4d3RT7DFb0a_zo/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Teleactivities/~4/-GXiUWKKwas" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.teleactivities.com/2010/07/russia-clamps-down-on-internet-google-frowns-reuters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.teleactivities.com/2010/07/russia-clamps-down-on-internet-google-frowns-reuters/</feedburner:origLink></item>
		<item>
		<title>Motorola 2nd-qtr results beat Street, shares rise 
    (Reuters)</title>
		<link>http://feedproxy.google.com/~r/Teleactivities/~3/9ZAyPyhJxYY/</link>
		<comments>http://www.teleactivities.com/2010/07/motorola-2nd-qtr-results-beat-street-shares-rise-reuters/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 17:47:30 +0000</pubDate>
		<dc:creator>Yahoo! News: Technology News</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://nm/20100729/us_motorola</guid>
		<description><![CDATA[Reuters - Motorola Inc  posted stronger-than-expected quarterly results on strength in its enterprise and network units, boosting its shares despite investors' frustration that its phone sales target wasn't raised.]]></description>
			<content:encoded><![CDATA[<p><a href="http://us.rd.yahoo.com/dailynews/rss/tech/*http%3A//news.yahoo.com/s/nm/20100729/tc_nm/us_motorola"><img src="http://d.yimg.com/a/p/rids/20100729/i/r2867899911.jpg?x=130&y=93&q=85&sig=zwM2zNpOil3n8tDanu6eDA--" align="left" height="93" width="130" alt="Motorola's Droid X smart phone is displayed during a news conference announcing its release in New York in this June 23, 2010 file photo. REUTERS/Eric Thayer" border="0" /></a>Reuters - Motorola Inc  posted stronger-than-expected quarterly results on strength in its enterprise and network units, boosting its shares despite investors' frustration that its phone sales target wasn't raised.</p><br clear="all"/>
<p><a href="http://feedads.g.doubleclick.net/~a/Z-5AL4Y0x3KW9A8lA_cx8TEOgQM/0/da"><img src="http://feedads.g.doubleclick.net/~a/Z-5AL4Y0x3KW9A8lA_cx8TEOgQM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Z-5AL4Y0x3KW9A8lA_cx8TEOgQM/1/da"><img src="http://feedads.g.doubleclick.net/~a/Z-5AL4Y0x3KW9A8lA_cx8TEOgQM/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Teleactivities/~4/9ZAyPyhJxYY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.teleactivities.com/2010/07/motorola-2nd-qtr-results-beat-street-shares-rise-reuters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://d.yimg.com/a/p/rids/20100729/i/r2867899911.jpg?x=130&amp;amp;y=93&amp;amp;q=85&amp;amp;sig=zwM2zNpOil3n8tDanu6eDA--" length="" type="image/jpeg" />
		<media:content url="http://d.yimg.com/a/p/rids/20100729/i/r2867899911.jpg?x=130&amp;amp;y=93&amp;amp;q=85&amp;amp;sig=zwM2zNpOil3n8tDanu6eDA--" type="image/jpeg" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>Reuters - Motorola Inc posted stronger-than-expected quarterly results on strength in its enterprise and network units, boosting its shares despite investors' frustration that its phone sales target wasn't raised.</itunes:subtitle><itunes:summary>Reuters - Motorola Inc posted stronger-than-expected quarterly results on strength in its enterprise and network units, boosting its shares despite investors' frustration that its phone sales target wasn't raised.</itunes:summary><itunes:keywords>News, Business, Internet</itunes:keywords><feedburner:origLink>http://www.teleactivities.com/2010/07/motorola-2nd-qtr-results-beat-street-shares-rise-reuters/</feedburner:origLink></item>
		<item>
		<title>Video game group spent $1.1M lobbying in 2Q 
    (AP)</title>
		<link>http://feedproxy.google.com/~r/Teleactivities/~3/ZFO3Mxx8ExQ/</link>
		<comments>http://www.teleactivities.com/2010/07/video-game-group-spent-1-1m-lobbying-in-2q-ap/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 17:44:48 +0000</pubDate>
		<dc:creator>Yahoo! News: Technology News</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://ap/20100729/us_video_games_lobbying</guid>
		<description><![CDATA[AP - The Entertainment Software Association, a trade group for video game companies, spent $1.1 million during the second quarter to lobby on the regulation of video game content, First Amendment protection, parental control technology and other issues...]]></description>
			<content:encoded><![CDATA[AP - The Entertainment Software Association, a trade group for video game companies, spent $1.1 million during the second quarter to lobby on the regulation of video game content, First Amendment protection, parental control technology and other issues, according to a recent disclosure report.
<p><a href="http://feedads.g.doubleclick.net/~a/lonBoCgA7Uba90rJCas67AgcNAc/0/da"><img src="http://feedads.g.doubleclick.net/~a/lonBoCgA7Uba90rJCas67AgcNAc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/lonBoCgA7Uba90rJCas67AgcNAc/1/da"><img src="http://feedads.g.doubleclick.net/~a/lonBoCgA7Uba90rJCas67AgcNAc/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Teleactivities/~4/ZFO3Mxx8ExQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.teleactivities.com/2010/07/video-game-group-spent-1-1m-lobbying-in-2q-ap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.teleactivities.com/2010/07/video-game-group-spent-1-1m-lobbying-in-2q-ap/</feedburner:origLink></item>
		<item>
		<title>Motorola 2Q earnings climb, revenue stabilizes 
    (AP)</title>
		<link>http://feedproxy.google.com/~r/Teleactivities/~3/pBfmoYrIdw8/</link>
		<comments>http://www.teleactivities.com/2010/07/motorola-2q-earnings-climb-revenue-stabilizes-ap/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 17:39:50 +0000</pubDate>
		<dc:creator>Yahoo! News: Technology News</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://ap/20100729/us_earns_motorola</guid>
		<description><![CDATA[AP - Motorola Inc. on Thursday reported a sharply higher profit for the second quarter and stabilized its long revenue decline as its strategy of focusing on smart phones like the Droid bore fruit.]]></description>
			<content:encoded><![CDATA[<p><a href="http://us.rd.yahoo.com/dailynews/rss/tech/*http%3A//news.yahoo.com/s/ap/20100729/ap_on_hi_te/us_earns_motorola"><img src="http://d.yimg.com/a/p/ap/20100729/capt.d6bda21c98c44d328965609ba72645b4-d6bda21c98c44d328965609ba72645b4-0.jpg?x=130&y=78&q=85&sig=A757VD4.dlqa1XcrJapzXw--" align="left" height="78" width="130" alt="In this July 26, 2010 photo, a Motorola office address is displayed in Santa Clara, Calif. Motorola is reporting a sharply higher profit for the second quarter Thursday, July 29, that beats Wall Street expectations on revenue that was almost the same as a year ago, signaling the end of a long decline. (AP Photo/Paul Sakuma)" border="0" /></a>AP - Motorola Inc. on Thursday reported a sharply higher profit for the second quarter and stabilized its long revenue decline as its strategy of focusing on smart phones like the Droid bore fruit.</p><br clear="all"/>
<p><a href="http://feedads.g.doubleclick.net/~a/qwdkJK_Jwq6iOjnpNyoR2n2rriU/0/da"><img src="http://feedads.g.doubleclick.net/~a/qwdkJK_Jwq6iOjnpNyoR2n2rriU/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/qwdkJK_Jwq6iOjnpNyoR2n2rriU/1/da"><img src="http://feedads.g.doubleclick.net/~a/qwdkJK_Jwq6iOjnpNyoR2n2rriU/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Teleactivities/~4/pBfmoYrIdw8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.teleactivities.com/2010/07/motorola-2q-earnings-climb-revenue-stabilizes-ap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://d.yimg.com/a/p/ap/20100729/capt.d6bda21c98c44d328965609ba72645b4-d6bda21c98c44d328965609ba72645b4-0.jpg?x=130&amp;amp;y=78&amp;amp;q=85&amp;amp;sig=A757VD4.dlqa1XcrJapzXw--" length="" type="image/jpeg" />
		<media:content url="http://d.yimg.com/a/p/ap/20100729/capt.d6bda21c98c44d328965609ba72645b4-d6bda21c98c44d328965609ba72645b4-0.jpg?x=130&amp;amp;y=78&amp;amp;q=85&amp;amp;sig=A757VD4.dlqa1XcrJapzXw--" type="image/jpeg" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>AP - Motorola Inc. on Thursday reported a sharply higher profit for the second quarter and stabilized its long revenue decline as its strategy of focusing on smart phones like the Droid bore fruit.</itunes:subtitle><itunes:summary>AP - Motorola Inc. on Thursday reported a sharply higher profit for the second quarter and stabilized its long revenue decline as its strategy of focusing on smart phones like the Droid bore fruit.</itunes:summary><itunes:keywords>News, Business, Internet</itunes:keywords><feedburner:origLink>http://www.teleactivities.com/2010/07/motorola-2q-earnings-climb-revenue-stabilizes-ap/</feedburner:origLink></item>
		<item>
		<title>Any BlackBerry “iPhone Killer” will need better access to apps 
    (Appolicious)</title>
		<link>http://feedproxy.google.com/~r/Teleactivities/~3/fLmRvpocNsQ/</link>
		<comments>http://www.teleactivities.com/2010/07/any-blackberry-%e2%80%9ciphone-killer%e2%80%9d-will-need-better-access-to-apps-appolicious/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 16:44:00 +0000</pubDate>
		<dc:creator>Yahoo! News: Technology News</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://appolicious_rss/20100729/http___www_appolicious_com_articles2451_any_blackberry_iphone_killer_will_need_better_access_to_apps</guid>
		<description><![CDATA[Appolicious - The new BlackBerry phone that Research In Motion (RIMM) and AT&#038;T (T) are expected to unveil next week will need more than touch screen functionality and a slide-out keyboard to win back consumers who converted to the iPhone or Android-bas...]]></description>
			<content:encoded><![CDATA[Appolicious - The new BlackBerry phone that Research In Motion (RIMM) and AT&T (T) are expected to unveil next week will need more than touch screen functionality and a slide-out keyboard to win back consumers who converted to the iPhone or Android-based devices.
<p><a href="http://feedads.g.doubleclick.net/~a/EdPv_HRbd0DG5HGE9hxUerlHUaY/0/da"><img src="http://feedads.g.doubleclick.net/~a/EdPv_HRbd0DG5HGE9hxUerlHUaY/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/EdPv_HRbd0DG5HGE9hxUerlHUaY/1/da"><img src="http://feedads.g.doubleclick.net/~a/EdPv_HRbd0DG5HGE9hxUerlHUaY/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Teleactivities/~4/fLmRvpocNsQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.teleactivities.com/2010/07/any-blackberry-%e2%80%9ciphone-killer%e2%80%9d-will-need-better-access-to-apps-appolicious/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.teleactivities.com/2010/07/any-blackberry-%e2%80%9ciphone-killer%e2%80%9d-will-need-better-access-to-apps-appolicious/</feedburner:origLink></item>
		<item>
		<title>Security pro harvests info on 100 million Facebook users 
    (Christopher Null)</title>
		<link>http://feedproxy.google.com/~r/Teleactivities/~3/mYg-PT88F5I/</link>
		<comments>http://www.teleactivities.com/2010/07/security-pro-harvests-info-on-100-million-facebook-users-christopher-null/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 16:11:51 +0000</pubDate>
		<dc:creator>Yahoo! News: Technology News</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://ytech_wguy/20100729/ytech_wguy_tc3280</guid>
		<description><![CDATA[Christopher Null - How easy would it be to compile a list of, say, 20 percent of Facebook's user base, including their full name, unique user ID and URL of their Facebook page? Awfully easy, it turns out.]]></description>
			<content:encoded><![CDATA[Christopher Null - How easy would it be to compile a list of, say, 20 percent of Facebook's user base, including their full name, unique user ID and URL of their Facebook page? Awfully easy, it turns out.
<p><a href="http://feedads.g.doubleclick.net/~a/9UrGNLfDwTurAvj40Oj0J_b1ScM/0/da"><img src="http://feedads.g.doubleclick.net/~a/9UrGNLfDwTurAvj40Oj0J_b1ScM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/9UrGNLfDwTurAvj40Oj0J_b1ScM/1/da"><img src="http://feedads.g.doubleclick.net/~a/9UrGNLfDwTurAvj40Oj0J_b1ScM/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Teleactivities/~4/mYg-PT88F5I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.teleactivities.com/2010/07/security-pro-harvests-info-on-100-million-facebook-users-christopher-null/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.teleactivities.com/2010/07/security-pro-harvests-info-on-100-million-facebook-users-christopher-null/</feedburner:origLink></item>
	<media:rating>nonadult</media:rating></channel>
</rss><!-- Dynamic page generated in 0.470 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-07-29 12:23:54 -->
