<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Chipbit ® &#187; Internet</title>
	<atom:link href="http://chipbit.com/category/internet/feed/" rel="self" type="application/rss+xml" />
	<link>http://chipbit.com</link>
	<description>A bit of Everything</description>
	<lastBuildDate>Tue, 07 Feb 2012 19:04:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Install Windows 7 From a USB Hard Flash/Hard Drive</title>
		<link>http://chipbit.com/install-windows-7-from-a-usb-hard-flashhard-drive/</link>
		<comments>http://chipbit.com/install-windows-7-from-a-usb-hard-flashhard-drive/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 18:48:50 +0000</pubDate>
		<dc:creator>fazle321</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://chipbit.com/2009/09/26/install-windows-7-from-a-usb-hard-flashhard-drive/</guid>
		<description><![CDATA[Windows 7 can run on machines with lower specs than required for Windows Vista, and many users are actually finding it runs better than Windows XP on lower spec machines. [...]]]></description>
			<content:encoded><![CDATA[<p align="justify"><font size="2">Windows 7 can run on machines with</font><a href="http://windows7news.com/2009/03/30/what-is-the-min-spec-for-windows-7/"><font size="2"> lower specs</font></a><font size="2"> than required for Windows Vista, and many users are actually finding it runs better than Windows XP on lower spec machines. It’s also ideal to run on newer netbook machines, but unfortunately many of these do not include a DVD drive so how do you install windows 7 on a machine without a DVD drive?</font></p>
<p align="justify"><font size="2">I spent yesterday researching this exact problem and I managed to install Windows 7 on my LG X110 netbook in around 20 minutes using a 4GB USB Drive. Setting up the USB drive to install Windows 7 was fairly easy in the end, and the installation was quicker than a DVD drive, so this method is perfect if you want to install Windows 7 quickly on several machines.</font></p>
<p align="justify"><font size="2"></font></p>
<h5 align="justify">How To Install Windows 7 From A USB Drive</h5>
<ol>
<li>
<div align="justify"><font size="2">Find a standard 4GB USB Drive and plug it into your machine </font></div>
</li>
<li>
<div align="justify"><font size="2">Click Start in your enter <em>‘cmd’ </em>in the run field. Once cmd is open type in <em>‘diskpart’</em> and a new window will open </font></div>
</li>
<li>
<div align="justify"><font size="2">In the new diskpart window type: </font></div>
</li>
</ol>
<ul>
<li>
<div align="justify"><font size="2"><em>‘list disk’</em> : This lists all the disk drives attached to your machine </font></div>
</li>
<li>
<div align="justify"><font size="2">Look for your USB drive and note the number and then type:<em> ’select disk #’,</em> where ‘#’ is your USB disk number </font></div>
</li>
<li>
<div align="justify"><font size="2">then type<em> ‘clean’</em></font></div>
</li>
<li>
<div align="justify"><font size="2">then type <em>‘create partition primary’</em></font></div>
</li>
<li>
<div align="justify"><font size="2">then<em> ’select partition 1?</em></font></div>
</li>
<li>
<div align="justify"><font size="2">then <em>‘active’</em></font></div>
</li>
<li>
<div align="justify"><font size="2">then <em>‘format fs=fat32 quick’</em></font></div>
</li>
</ul>
<p align="justify"><a href="http://windows7news.com/wp-content/uploads/2009/04/diskpart.gif"><font size="2"><img title="diskpart" alt="diskpart 400x342 Install Windows 7 From a USB Hard Flash/Hard Drive" src="http://windows7news.com/wp-content/uploads/2009/04/diskpart-400x342.gif" width="400" height="342" /></font></a></p>
<p align="justify"><font size="2">Once you’ve finished these steps you then need to copy your Windows 7 files to the USB. To do this you have to mount your Windows 7 ISO as a virtual DVD. Doing this is easy:</font></p>
<ol>
<li>
<div align="justify"><font size="2">Install </font><a href="http://www.magiciso.com/tutorials/miso-magicdisc-overview.htm"><font size="2">MagicDisk</font></a><font size="2"> (free) </font></div>
</li>
<li>
<div align="justify"><font size="2">once installed, right-click on MagicDisk in your system tray click on<em> ‘Virtual CD/DVD-Rom’</em>, select your DVD drive </font></div>
</li>
<li>
<div align="justify"><font size="2">then<em> ‘Mount’ </em>and in the dialog window that opens up, select your Windows 7 ISO </font></div>
</li>
<li>
<div align="justify"><font size="2">Now in windows Explorer, click on your DVD drive and you should see all the Windows 7 Files. All you have to do now is copy and paste all the files to your USB key and you have a Windows 7 USB Installation Stick! </font></div>
</li>
<li>
<div align="justify"><font size="2">Install the stick in the PC you want to install Windows 7 on and boot up. Remember to change your bios to allow booting from USB </font></div>
</li>
</ol>
<p align="justify"><font size="2">If you follow the steps above then you should have no problems installing Windows 7 from a USB key. But if you do, leave a comment below, or even better visit the <strong><a href="http://www.windows7news.com/forum/">Windows 7 Forum</a></strong> for even better Windows 7 support.</font></p>
<p align="justify"><a href="http://windows7news.com/2009/04/06/how-to-install-windows-7-from-a-usb-hard-drive/" target="_blank"><font size="2">Via</font></a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fchipbit.com%2Finstall-windows-7-from-a-usb-hard-flashhard-drive%2F&amp;title=Install%20Windows%207%20From%20a%20USB%20Hard%20Flash%2FHard%20Drive" id="wpa2a_2"><img src="http://chipbit.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="share save 256 24 Install Windows 7 From a USB Hard Flash/Hard Drive"  title="Install Windows 7 From a USB Hard Flash/Hard Drive" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://chipbit.com/install-windows-7-from-a-usb-hard-flashhard-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google reveals new search engine</title>
		<link>http://chipbit.com/google-reveals-new-search-engine/</link>
		<comments>http://chipbit.com/google-reveals-new-search-engine/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 16:42:23 +0000</pubDate>
		<dc:creator>fazle321</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://chipbit.com/2009/08/google-reveals-new-search-engine/</guid>
		<description><![CDATA[Google has revealed first details of ‘Caffeine’, the codename for the newest edition of its powerful search engine. The company says that Caffeine will be the “first step in improving [...]]]></description>
			<content:encoded><![CDATA[<p align="justify">Google has revealed first details of ‘Caffeine’, the codename for the newest edition of its powerful search engine. </p>
<p align="justify">The company says that Caffeine will be the “first step in improving the speed, accuracy and comprehensiveness of search results&quot;. </p>
<p align="justify">Web developers are now invited to test the new search engine and provide feedback. </p>
<p align="justify">Though the front-end of the engine will look no different to the one online today, the tech driving it will speed up indexing search results and create a larger index.</p>
<p align="justify">One clear outcome of this will be the reduction in time it takes for the search engine to find new content freshly-published on the web. </p>
<p align="justify"><a href="http://www.pcr-online.biz/news/32135/Google-reveals-new-search-engine" target="_blank">Full Post</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fchipbit.com%2Fgoogle-reveals-new-search-engine%2F&amp;title=Google%20reveals%20new%20search%20engine" id="wpa2a_4"><img src="http://chipbit.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="share save 256 24 Google reveals new search engine"  title="Google reveals new search engine" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://chipbit.com/google-reveals-new-search-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Men and Women Use Facebook Differently</title>
		<link>http://chipbit.com/men-and-women-use-facebook-differently/</link>
		<comments>http://chipbit.com/men-and-women-use-facebook-differently/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 20:10:25 +0000</pubDate>
		<dc:creator>fazle321</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://chipbit.com/2009/07/men-and-women-use-facebook-differently/</guid>
		<description><![CDATA[The popularity of a Facebook application mostly depends on whether you are male or female, and if it meets the criteria of being &#34;cool&#34;, says a latest study. The research [...]]]></description>
			<content:encoded><![CDATA[<p align="justify">The popularity of a Facebook application mostly depends on whether you are male or female, and if it meets the criteria of being &quot;cool&quot;, says a latest study.    <br />The research was conducted by Professor Rebekah Russell-Bennett and Dr. Larry Neale from the Queensland University of Technology. They studied the value of applications such as &#8216;Superpoke&#8217;, &#8216;Mousehunt&#8217; and &#8216;Scrabble&#8217; which enable people to interact with social networking sites and other users.     <br />According to Russell-Bennett, when it came to discovering what made social networking applications successful, it seemed women wanted to express themselves, while men enjoyed the thrill of social competition.     <br />She added that &quot;Facebook users want to possess and share cool applications that enhance their standing within their network of friends. For women this is about self-expression, for men it is about who is the best.&quot;     <br />Russell-Bennett highlighted the importance of the study by saying that from a commercial view, organisations were struggling to understand how to develop a cool application and identify the features that would encourage people to recommend cool applications to friends.     <br />&quot;Popular applications can attract tens of millions of views and uses per month, and given that applications are relatively cheap to develop and are distributed virtually cost-free, this makes them an attractive substitute to traditional advertising.&quot;     <br />&quot;Anecdotally we know that companies are spending a lot of money on applications but they aren&#8217;t necessarily working,&quot; she said.     <br />Now that they are armed with the knowledge of what motivates people to use and recommend applications, companies could better tap into the social networking market, Russell-Bennett added.     <br />The results of this study will be presented at the UK Academy of Marketing conference in Leeds later this month.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fchipbit.com%2Fmen-and-women-use-facebook-differently%2F&amp;title=Men%20and%20Women%20Use%20Facebook%20Differently" id="wpa2a_6"><img src="http://chipbit.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="share save 256 24 Men and Women Use Facebook Differently"  title="Men and Women Use Facebook Differently" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://chipbit.com/men-and-women-use-facebook-differently/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Iraqi Launches Nation&#039;s First e-shopping Site</title>
		<link>http://chipbit.com/iraqi-launches-nations-first-e-shopping-site/</link>
		<comments>http://chipbit.com/iraqi-launches-nations-first-e-shopping-site/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 14:46:46 +0000</pubDate>
		<dc:creator>fazle321</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://chipbit.com/2009/07/iraqi-launches-nations-first-e-shopping-site/</guid>
		<description><![CDATA[An Iraqi IT expert has set up the country&#8217;s first e-shopping website for trading anything from cars to game consoles, hoping to build a business that may one day cater [...]]]></description>
			<content:encoded><![CDATA[<p align="justify">An Iraqi IT expert has set up the country&#8217;s first e-shopping website for trading anything from cars to game consoles, hoping to build a business that may one day cater for locals and foreign investors alike. Named after an ancient and teeming Baghdad market, Harej, which means &quot;commotion&quot; in Arabic, the site connects buyers and sellers for free &#8211; although few goods are on offer so far.    <br />Its creator, Mehdi al-Ajwadi, said the idea would take time to catch on in the almost entirely cash-based economy of a country ravaged by years of conflict, and where only a tiny proportion of the population has access to the Internet. &quot;There is still a long way to go before it&#8217;s accepted by the people,&quot; Ajwadi told Reuters. &quot;In future, when credit cards become more common and widely used here, we will take a percentage on each trade.&quot; Hosted on a British server, <a href="http://www.harej.com">www.harej.com</a> runs in Arabic and Kurdish and offers new and used goods in categories including real estate, electronics, books, furniture and vehicles. By far the most popular section is cars, with 16 offered including a BMW X5, Mercedes C300 and GMC Yukon XL. Elsewhere, sellers are flogging a Nokia mobile phone handset, a Sony Playstation 3, and a modest four-bedroom home costing $65,000.     <br />Eventually, Ajwadi hopes to develop a delivery service to get goods to buyers, as well as one day to tap the global market. &quot;In the future we aim to be able to direct foreign investors to investment areas in different provinces of Iraq,&quot; he said.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fchipbit.com%2Firaqi-launches-nations-first-e-shopping-site%2F&amp;title=Iraqi%20Launches%20Nation%26%23039%3Bs%20First%20e-shopping%20Site" id="wpa2a_8"><img src="http://chipbit.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="share save 256 24 Iraqi Launches Nation&#039;s First e shopping Site"  title="Iraqi Launches Nation&#039;s First e shopping Site" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://chipbit.com/iraqi-launches-nations-first-e-shopping-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Didn&#039;t Kill E3, You Did.</title>
		<link>http://chipbit.com/twitter-didnt-kill-e3-you-did/</link>
		<comments>http://chipbit.com/twitter-didnt-kill-e3-you-did/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 15:11:17 +0000</pubDate>
		<dc:creator>fazle321</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://chipbit.com/?p=995</guid>
		<description><![CDATA[Last week, I never heard and read so many journalist complain about one thing&#8230;in unison.  &#8221;If it weren&#8217;t for Twitter, E3 would have had a much bigger impact on me.&#8221; [...]]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Last week, I never heard and read so many journalist complain about one thing&#8230;in unison.  &#8221;If it weren&#8217;t for Twitter, E3 would have had a much bigger impact on me.&#8221; The reality is, because of the internet as a whole, leaks and breaking news have been scooping our witty, games enthusiast scoopers.  It is great to see the spectacle that is E3 return, but in all honesty, in this age of &#8216;nowism&#8217; [wanting to know everything instantly even at the cost of accuracy] how can a microblogging site like Twitter be the fault of the leaks which were going to leak baring the sites existence?</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Unfortunately, I was one of the many writers/enthusiast that could not attend E3 this year, but thanks to video streaming sites and Twitter it was almost as if I had the best seat in the house; my home.  The weeks leading up to E3 you would see the occasional &#8216;rumor&#8217; story and a corporate video leak of insert-Sony-product.  The E3 of old, early 2000 and prior, has this mystique to the veteran enthusiast press and industry execs.  It is talked about as if there was this golden-era of E3, which I do not discount, but it is almost referencing some form of 1950&#8242;s style of reporting.  This age, this style came from the gigantic bridge a journalist had to mend when delivering these &#8216;cutting edge&#8217; stories about press conferences, technological innovation and most importantly, video games. At the time news traveled considerably slower than it does now in the age of the tweet.  Journalists could get away with sub-par or uninteresting writing simply because they were delivering content to an audience that had limited access to the source material.  An argument could be made that this &#8216;limited access&#8217; still exists today, it is more dependent on an internet connection rather than a magazine subscription.</div>
<p>Last week, I never heard and read so many journalist complain about one thing&#8230;in unison.  &#8221;If it weren&#8217;t for Twitter, E3 would have had a much bigger impact on me.&#8221; The reality is, because of the internet as a whole, leaks and breaking news have been scooping our witty, games enthusiast scoopers.  It is great to see the spectacle that is E3 return, but in all honesty, in this age of &#8216;nowism&#8217; [wanting to know everything instantly even at the cost of accuracy] how can a microblogging site like Twitter be the fault of the leaks which were going to leak baring the sites existence?</p>
<p>Unfortunately, I was one of the many writers/enthusiast that could not attend E3 this year, but thanks to video streaming sites and Twitter it was almost as if I had the best seat in the house; my home.  The weeks leading up to E3 you would see the occasional &#8216;rumor&#8217; story and a corporate video leak of insert-Sony-product.  The E3 of old, early 2000 and prior, has this mystique to the veteran enthusiast press and industry execs.  It is talked about as if there was this golden-era of E3, which I do not discount, but it is almost referencing some form of 1950&#8242;s style of reporting.  This age, this style came from the gigantic bridge a journalist had to mend when delivering these &#8216;cutting edge&#8217; stories about press conferences, technological innovation and most importantly, video games. At the time news traveled considerably slower than it does now in the age of the tweet.  Journalists could get away with sub-par or uninteresting writing simply because they were delivering content to an audience that had limited access to the source material.  An argument could be made that this &#8216;limited access&#8217; still exists today, it is more dependent on an internet connection rather than a magazine subscription.</p>
<p><a href="http://www.thestartscreen.com/index.php?option=com_content&amp;view=article&amp;id=857:twitter-didnt-kill-e3-you-did&amp;catid=126:rant&amp;Itemid=134" target="_blank">Source</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fchipbit.com%2Ftwitter-didnt-kill-e3-you-did%2F&amp;title=Twitter%20Didn%26%23039%3Bt%20Kill%20E3%2C%20You%20Did." id="wpa2a_10"><img src="http://chipbit.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="share save 256 24 Twitter Didn&#039;t Kill E3, You Did."  title="Twitter Didn&#039;t Kill E3, You Did." /></a></p>]]></content:encoded>
			<wfw:commentRss>http://chipbit.com/twitter-didnt-kill-e3-you-did/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opera Says Microsoft EU Browser Offer &#039;Not Enough&#039;</title>
		<link>http://chipbit.com/opera-says-microsoft-eu-browser-offer-not-enough/</link>
		<comments>http://chipbit.com/opera-says-microsoft-eu-browser-offer-not-enough/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 15:00:44 +0000</pubDate>
		<dc:creator>fazle321</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://chipbit.com/?p=990</guid>
		<description><![CDATA[Norwegian browser maker Opera ASA said on Friday that Microsoft&#8217;splan to ship its Windows operating system in Europe without its Internet Explorer web browser was not enough to restore competition. On Thursday [...]]]></description>
			<content:encoded><![CDATA[<p>Norwegian browser maker Opera ASA said on Friday that <span style="color: #0059c7 !important; font-weight: normal; font-size: 12px; position: static;"><span style="border-top-width: 0px !important; border-top-style: none !important; border-top-color: initial !important; border-left-width: 0px !important; border-left-style: none !important; border-left-color: initial !important; border-right-width: 0px !important; border-right-style: none !important; border-right-color: initial !important; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: initial; padding-top: 0px !important; padding-right: 0px !important; padding-bottom: 1px !important; padding-left: 0px !important; color: #0059c7 !important; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; width: auto !important; float: none !important; display: inline !important; font-family: Verdana; font-weight: normal; font-size: 12px; position: static; background-position: initial initial;">Microsoft&#8217;s</span></span>plan to ship its Windows <span style="color: #0059c7 !important; font-weight: normal; font-size: 12px; position: static;"><span style="border-top-width: 0px !important; border-top-style: none !important; border-top-color: initial !important; border-left-width: 0px !important; border-left-style: none !important; border-left-color: initial !important; border-right-width: 0px !important; border-right-style: none !important; border-right-color: initial !important; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #0059c7; padding-top: 0px !important; padding-right: 0px !important; padding-bottom: 1px !important; padding-left: 0px !important; color: #0059c7 !important; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; width: auto !important; float: none !important; display: inline !important; font-family: Verdana; font-weight: normal; font-size: 12px; position: static; background-position: initial initial;">operating </span><span style="border-top-width: 0px !important; border-top-style: none !important; border-top-color: initial !important; border-left-width: 0px !important; border-left-style: none !important; border-left-color: initial !important; border-right-width: 0px !important; border-right-style: none !important; border-right-color: initial !important; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #0059c7; padding-top: 0px !important; padding-right: 0px !important; padding-bottom: 1px !important; padding-left: 0px !important; color: #0059c7 !important; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; width: auto !important; float: none !important; display: inline !important; font-family: Verdana; font-weight: normal; font-size: 12px; position: static; background-position: initial initial;">system</span></span> in Europe without its Internet Explorer web browser was not enough to restore competition.</p>
<p>On Thursday the world&#8217;s top software maker Microsoft, countering pressure from European regulators, said it plans to ship the newest version of Windows in Europe without its Internet Explorer web browser. &#8220;I don&#8217;t think what Microsoft announced is going to restore competition,&#8221; Opera&#8217;s Chief <span style="color: #0059c7 !important; font-weight: normal; font-size: 12px; position: static;"><span style="border-top-width: 0px !important; border-top-style: none !important; border-top-color: initial !important; border-left-width: 0px !important; border-left-style: none !important; border-left-color: initial !important; border-right-width: 0px !important; border-right-style: none !important; border-right-color: initial !important; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #0059c7; padding-top: 0px !important; padding-right: 0px !important; padding-bottom: 1px !important; padding-left: 0px !important; color: #0059c7 !important; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; width: auto !important; float: none !important; display: inline !important; font-family: Verdana; font-weight: normal; font-size: 12px; position: static; background-position: initial initial;">Technology</span></span> Officer Hakon Wium Lie told Reuters. &#8220;I don&#8217;t think it&#8217;s going to be enough, I don&#8217;t think it will get them off the hook,&#8221; he said.</p>
<p>Microsoft&#8217;s abrupt reversal comes shortly before the European Commission is due to rule on antitrust charges brought against the company in January, claiming that it abuses its dominant position by bundling its Explorer browser, shielding it from head-to-head competition with rival products.</p>
<p>Until now, Microsoft has claimed that the browser was an integral part of the operating <span style="color: #0059c7 !important; font-weight: normal; font-size: 12px; position: static;"><span style="border-top-width: 0px !important; border-top-style: none !important; border-top-color: initial !important; border-left-width: 0px !important; border-left-style: none !important; border-left-color: initial !important; border-right-width: 0px !important; border-right-style: none !important; border-right-color: initial !important; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: initial; padding-top: 0px !important; padding-right: 0px !important; padding-bottom: 1px !important; padding-left: 0px !important; color: #0059c7 !important; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; width: auto !important; float: none !important; display: inline !important; font-family: Verdana; font-weight: normal; font-size: 12px; position: static; background-position: initial initial;">system</span></span> and should not be pulled out, but it now plans to do that for a European version of Windows 7, due to be rolled out later this year. A European Commission official said the EU watchdog will examine the conditions under which Microsoft will ship Windows 7 without browsers to manufacturers and suppliers, warning that the Commission will find out if there are any conditions attached. &#8220;We never suggested that they have to sell Windows without Internet Explorer. We suggested that they might have to give the possibility to customers to chose between different browsers,&#8221; the official said. The official added that it was in Microsoft&#8217;s interest to inform the Commission of any conditions attached to the rollout. The Commission, which enforces competition rules in the 27-nation European Union, said it planned to decide shortly on its latest case against the U.S. tech giant. It has to date fined Microsoft nearly $2 billion for various offenses.</p>
<p>The Commission can impose a fine of up to 10 percent of a company&#8217;s turnover and other remedies if found to have breached EU rules. Last month, it slapped a record $1.49 billion fine on the world&#8217;s biggest chipmaker Intel for anti-competitive practices.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fchipbit.com%2Fopera-says-microsoft-eu-browser-offer-not-enough%2F&amp;title=Opera%20Says%20Microsoft%20EU%20Browser%20Offer%20%26%23039%3BNot%20Enough%26%23039%3B" id="wpa2a_12"><img src="http://chipbit.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="share save 256 24 Opera Says Microsoft EU Browser Offer &#039;Not Enough&#039;"  title="Opera Says Microsoft EU Browser Offer &#039;Not Enough&#039;" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://chipbit.com/opera-says-microsoft-eu-browser-offer-not-enough/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe, Facebook Tie up to Create Flash Developer Tools</title>
		<link>http://chipbit.com/adobe-facebook-tie-up-to-create-flash-developer-tools/</link>
		<comments>http://chipbit.com/adobe-facebook-tie-up-to-create-flash-developer-tools/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 14:44:06 +0000</pubDate>
		<dc:creator>fazle321</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://chipbit.com/2009/03/adobe-facebook-tie-up-to-create-flash-developer-tools/</guid>
		<description><![CDATA[Adobe and Facebook have announced a joint effort to enable Web developers to create more compelling applications using the Adobe Flash Platform and Facebook Platform.Officially supported by Adobe and Facebook, [...]]]></description>
			<content:encoded><![CDATA[<p align="justify">Adobe and Facebook have announced a joint effort to enable Web developers to create more compelling applications using the Adobe Flash Platform and Facebook Platform.Officially supported by Adobe and Facebook, the new ActionScript 3.0 Client Library for Facebook Platform is a free and open source <a href="http://tech2.in.com/india/news/internet/adobe-facebook-tie-up-to-create-flash-developer-tools/63642/0#">programming language</a> library that is expected to be a complete resource supporting all Facebook application programming interfaces (APIs) including Facebook Connect.    <br />Documentation, example applications and code are now available for developers to start building rich applications with Adobe Flash and Flex software and Facebook Platform.    <br />Ethan Beard, director of platform marketing, Facebook, said, &quot;Our vision is to empower the world&#8217;s developers to make the Web more social with Facebook Platform and through Facebook Connect. With our official support of the ActionScript 3.0 Client Library for Facebook Platform, our innovative community of developers can more easily use the Adobe Flash Platform to create the next generation of applications that will allow users to engage with the people they care about in even more expressive ways.&quot;    <br />&quot;Combining social functionality with the Adobe Flash Platform gives the millions of Flash developers the tools to create Web experiences that are truly differentiated,&quot; said Bryant Macy, director of product marketing for the Platform Business Unit at Adobe. &quot;Flash developers are already creating great applications for Facebook, and the new ActionScript 3.0 Client Library for Facebook Platform will accelerate the pace of social innovation on the Web.&quot;    <br />Many developers already use Adobe Flash software, including the <a href="http://tech2.in.com/india/news/internet/adobe-facebook-tie-up-to-create-flash-developer-tools/63642/0#">open source</a> Flex framework, to build applications on Facebook, or use Facebook Connect. The new ActionScript 3.0 Client Library for Facebook Platform affirms that applications created with the Adobe Flash Platform will continue to be an integral part of the Facebook ecosystem.    <br />The new ActionScript 3.0 library for Facebook includes support for 60 new APIs, which are consistent with current Facebook Platform APIs to ensure seamless implementation. It is the object-oriented programming language for Adobe Flash technology, which is ideally suited for developing rich Internet applications (RIAs). It joins JavaScript and PHP as officially supported client libraries for Facebook Platform.    <br />The ActionScript 3.0 Client Library for Facebook Platform is available immediately as a free download along with developer documentation and tutorials at http://www.adobe.com/go/facebook.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fchipbit.com%2Fadobe-facebook-tie-up-to-create-flash-developer-tools%2F&amp;title=Adobe%2C%20Facebook%20Tie%20up%20to%20Create%20Flash%20Developer%20Tools" id="wpa2a_14"><img src="http://chipbit.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="share save 256 24 Adobe, Facebook Tie up to Create Flash Developer Tools"  title="Adobe, Facebook Tie up to Create Flash Developer Tools" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://chipbit.com/adobe-facebook-tie-up-to-create-flash-developer-tools/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Facebook worm hijacks web search</title>
		<link>http://chipbit.com/facebook-worm-hijacks-web-search/</link>
		<comments>http://chipbit.com/facebook-worm-hijacks-web-search/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 10:09:54 +0000</pubDate>
		<dc:creator>fazle321</dc:creator>
				<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://chipbit.com/?p=790</guid>
		<description><![CDATA[A new variant of the Koobface worm has returned to menace users of Facebook. A new kind of virus has been found on social networking site Facebook. As per latest [...]]]></description>
			<content:encoded><![CDATA[<p>A new variant of the Koobface worm has returned to menace users of Facebook.</p>
<p>A new kind of virus has been found on social networking site Facebook. As per latest news this virus sends messages to friends on the social networking site which contains links to some videos. Once the link is clicked it asks the users to download a Adobe Flash players files from a certain site which contain the worm&#8217;s payload.</p>
<p>Once the code is executed the Windows PC gets infected. Once the worm completes attacking one user it then moves on to the friends list of infected users. This malware was first spotted in July and since than has taken nasty steps and has been flared up again since last week.</p>
<p>The latest variant of the malware typically comes in a less salacious package. The first wave of infections came with messages such as &#8220;Paris Hilton Tosses Dwarf on the Street&#8221; whereas the latest variant is more likely to pose as &#8220;secret video by Tom&#8221; or some such. The latest Koobface variant is programmed to hijack search queries and divert infected users to bogus sites, benefiting crooks through related ad hijacking and click fraud in the process.</p>
<p>Facebook&#8217;s advice for dealing with the worm can be found here. The social networking utility is in the process of purging spammed links to the malware from its systems, reports McAfee, which has a full write-up of the threat here. Though various <a href="http://www.k7computing.com/" target="_blank">antivirus software</a> have been used to quarantine the virus but the effort has been unsuccessful because of the nature of its code.</p>
<div></div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fchipbit.com%2Ffacebook-worm-hijacks-web-search%2F&amp;title=Facebook%20worm%20hijacks%20web%20search" id="wpa2a_16"><img src="http://chipbit.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="share save 256 24 Facebook worm hijacks web search"  title="Facebook worm hijacks web search" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://chipbit.com/facebook-worm-hijacks-web-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Firefox user missing in Chrome</title>
		<link>http://chipbit.com/what-firefox-user-missing-in-chrome/</link>
		<comments>http://chipbit.com/what-firefox-user-missing-in-chrome/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 16:29:08 +0000</pubDate>
		<dc:creator>fazle321</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://chipbit.com/2009/01/what-firefox-user-missing-in-chrome/</guid>
		<description><![CDATA[Call me fickle, but I switched my default browser back to Firefox for the time being. In doing so, I discovered the features I really miss about Chrome. Why did [...]]]></description>
			<content:encoded><![CDATA[<p>Call me fickle, but I switched my default browser back to Firefox for the time being. In doing so, I discovered the features I really miss about Chrome.<img alt="google chrome logo 90x90 What Firefox user missing in Chrome" align="left" src="http://i.i.com.com/cnwk.1d/i/bto/20090116/google_chrome_logo_90x90.jpg" width="90" height="90" title="What Firefox user missing in Chrome" /></p>
<p>Why did I switch back so soon after <a href="http://news.cnet.com/why-I-switched-from-firefox-to-chrome/">lavishing praise on Google&#8217;s open-source Web browser</a>? Well, when Google added the option to use a cutting-edge &quot;developer preview&quot; version, I signed up, and guess what&#8211;it&#8217;s not as stable. Specifically, both 2.0.156.1 and the newer 2.0.157.2 that I now have installed inexplicably become unresponsive for long periods of time&#8211;at least 10 seconds, which is about 9.5 seconds longer than my tolerance limit.</p>
<p>But I like some of <a href="http://news.cnet.com/chrome-gets-mac-deadline-extensions-foundation/">Chrome&#8217;s new features</a>, so I didn&#8217;t want to downgrade to better-tested stable or beta versions. Instead, I thought perhaps I&#8217;d see what my second-favorite browser felt like again while waiting for the newer Chrome features to settle down.</p>
<p>I was a little surprised. What got me to switch to Chrome two months ago was performance, but what I missed most upon heading back to Firefox was Chrome&#8217;s user interface.<img alt="firefox logo small What Firefox user missing in Chrome" align="right" src="http://i.i.com.com/cnwk.1d/i/bto/20090116/firefox-logo_small.png" width="96" height="96" title="What Firefox user missing in Chrome" /></p>
<p>More than once, I found that even after a few weeks of Chrome, my muscle memory had been reprogrammed to expect different behavior. Switching back to Firefox wasn&#8217;t just different, though&#8211;I wanted the old features. Here&#8217;s a list of what I didn&#8217;t even know that I&#8217;d come to like.</p>
<p><b>The location of new tabs</b>    <br />When you open a link in a new tab with Chrome (I often middle-click to do so), the new page shows up in tab immediately to the right of the current tab. This naturally groups related tabs, and for me at least, eases the process of switching among many.</p>
<p>When you open a new tab in Firefox, it appears to the far right of the list, and it&#8217;s harder to get to it. It takes just that little extra bit of time to locate and navigate to the tab.</p>
<p>Good news, though: Mozilla evangelist Chris Blizzard pointed me to a <a href="http://www.beltzner.ca/mike/archives/2009/01/a-small-change.html">blog post by programmer Mike Beltzner</a>, which says the same behavior is coming to Firefox:</p>
<blockquote><p>• tabs that are opened from links will open to the immediate right of the current tab      <br />• new tabs created by the New Tab button or keyboard shortcut will open at the end of the tab strip       <br />• if multiple tabs are opened (in the background) from links, they will open sequentially to the right of each other; as soon as focus changes, this sequential opening behavior will stop, and tabs will go back to opening immediately to the right or at the end of the tab strip as per the above</p>
</blockquote>
<p><img alt="drop down firefox awesomebar blur What Firefox user missing in Chrome" align="right" src="http://i.i.com.com/cnwk.1d/i/bto/20090116/drop-down_firefox_awesomebar_blur.png" width="317" height="266" title="What Firefox user missing in Chrome" /><b>Searching from the address bar</b>    <br />I think Firefox&#8217;s awesome bar does a better job digging previously visited links out of my history, but searching directly from Google&#8217;s Omnibox, which adds online search into the mix, is more useful. I search dozens of times a day, and now I have to remember either to visit a search page or head over to Firefox&#8217;s special search box (to do the latter faster, I hit Ctrl-L, then Tab).</p>
<p>Some folks are concerned about sending lots of juicy personal data to Google&#8217;s servers, which monitors what you type so it can supply suggested search results. But except for typing in Web sites, it&#8217;s the same stuff I&#8217;d type into a search page anyway.</p>
<p><img alt="drop down chrome omnibox crop What Firefox user missing in Chrome" align="right" src="http://i.i.com.com/cnwk.1d/i/bto/20090116/drop-down_chrome_omnibox_crop.png" width="317" height="215" title="What Firefox user missing in Chrome" /></p>
<p><b>One less keystroke</b>    <br />When typing addresses into the address bar, both Chrome and Firefox offer a list of suggestions in a drop-down box. But Chrome highlights its top pick, while Firefox puts it one entry below the box.</p>
<p>That means if the pick is right, I just have to hit Enter with Chrome, but the down arrow, then Enter with Firefox. It&#8217;s a tiny thing, but I do this hundreds of times a day. (full <a href="http://news.cnet.com/8301-17939_109-10144520-2.html">Story</a>)</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fchipbit.com%2Fwhat-firefox-user-missing-in-chrome%2F&amp;title=What%20Firefox%20user%20missing%20in%20Chrome" id="wpa2a_18"><img src="http://chipbit.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="share save 256 24 What Firefox user missing in Chrome"  title="What Firefox user missing in Chrome" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://chipbit.com/what-firefox-user-missing-in-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Now .smith, .sports or .love on the web</title>
		<link>http://chipbit.com/now-smith-sports-or-love-on-the-web/</link>
		<comments>http://chipbit.com/now-smith-sports-or-love-on-the-web/#comments</comments>
		<pubDate>Sat, 28 Jun 2008 16:24:42 +0000</pubDate>
		<dc:creator>fazle321</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[domains]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://chipbit.com/?p=8</guid>
		<description><![CDATA[Internet regulators on Thursday voted to relax rules on domain name like .com .edu which could pave the way for companies or individuals to create an array of new addresses [...]]]></description>
			<content:encoded><![CDATA[<p>Internet regulators on Thursday voted to relax rules on domain name like .com  .edu which could pave the way for companies or individuals to create an array of  new addresses for the web.</p>
<p>The Internet corporation for assigned names and numbers, or <strong>ICANN</strong>,  also approved measures that will allow top-level domain names in script such as  <strong>ARABIC </strong>or <strong>CYRILLIC</strong>.</p>
<p>Top=level domain names or <strong>TLDs</strong>, refer to Internet name suffixes such  as the ubiquitous .com .net and .org among others. Currently there are more than  200 top-level domain names which also include the two character country codes  used by websites, such as <strong>Britain’s .uk</strong>.</p>
<p><strong>ICANN</strong> officials said some technical issues for the new system must be  worked out, but it could be reviewing the first applications for new<strong> TLDs</strong> as early as next spring.</p>
<p>The application fee is expected to be $100,000. Individuals, companies or  group could apply to have any string of letters established as a domain name. It  could be a vanity name, for example<strong>-.smith</strong>-or a category name like  <strong>.sports</strong> or .<strong>perfume</strong>. A company could also change to reflect its  brand, so <strong>Apple.com</strong> could become <strong>Apple.mac</strong>, for instance. Straight  forward applications will be approved quickly. A review process would be  undertaken for <strong>controversial strings</strong>.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fchipbit.com%2Fnow-smith-sports-or-love-on-the-web%2F&amp;title=Now%20.smith%2C%20.sports%20or%20.love%20on%20the%20web" id="wpa2a_20"><img src="http://chipbit.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="share save 256 24 Now .smith, .sports or .love on the web"  title="Now .smith, .sports or .love on the web" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://chipbit.com/now-smith-sports-or-love-on-the-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

