<?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>BizFractals &#187; Featured</title>
	<atom:link href="http://bizfractals.com/category/featured/feed/" rel="self" type="application/rss+xml" />
	<link>http://bizfractals.com</link>
	<description></description>
	<lastBuildDate>Fri, 05 Nov 2010 18:27:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>How Secure Is Your Password?</title>
		<link>http://bizfractals.com/blog/2010/09/11/how-secure-is-your-password/</link>
		<comments>http://bizfractals.com/blog/2010/09/11/how-secure-is-your-password/#comments</comments>
		<pubDate>Sat, 11 Sep 2010 20:36:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://bizfractals.com/?p=347</guid>
		<description><![CDATA[Have you ever been paranoid about someone cracking your password - the very same (or different, based on your level of "paranoidity", I think) password(s) which you use for your online activities, such as bank transactions, emails, facebook accounts, etc. etc.? You would think it is secure, but how very secure can you make it to be sure?]]></description>
			<content:encoded><![CDATA[<p>Have you ever been paranoid about someone cracking your password &#8211; the very same (or different, based on your level of &#8220;paranoidity&#8221;, I think) password(s) which you use for your online activities, such as bank transactions, emails, facebook accounts, etc. etc.? You would think it is secure, but how very secure can you make it to be sure?</p>
<p><strong>Sharing your password with someone else</strong></p>
<p>Imagine that you are on travel, and you have a very important transaction to do online immediately, but no access to the Internet (no, not even Wireless. You&#8217;re in one of the old ghost towns in Texas where a pay phone if you get one is considered the heights of technology). The love of your life &#8211; your wife &#8211; doesn&#8217;t know the first thing about connecting to the internet. Your next option would be a friend you trust, to whom you would share your credentials, and ask him to get it done. Your password is now shared, till the time you remember to get back online again and change it. If this involved your bank account password with all your life&#8217;s savings, I bet your heart would be beating faster than you can imagine till you change it and make sure everything is in order.</p>
<p>Today&#8217;s world demands a lot from everyone in terms of security. This includes making your credentials more complex so that it is not easily guessed, and also to remember more than one set of complex passwords to limit the level of compromise if any. If you work somewhere where you deal with a lot of secure data online, most commonly there would be more than one complex password that you would have to remember.</p>
<p>Trust me, people share passwords with others in one way or the other, to make their lives easier. I know people who share passwords of their social website accounts with other friends, just to make sure that the Cafe game they have been playing online does not run out of food in their absence. There are others who share their email account password with relatives they trust (wife, parents, etc.) to check for important mails in their absence. Of course, people choose with whom they share the password, and which ones &#8211; but they do share passwords.</p>
<p><strong>How weak is weak?</strong></p>
<p>Consider that you have a simple password such as &#8220;mary&#8221; or &#8220;joey&#8221; (or even add a simple numeric combination to it and make it &#8220;mary123&#8243; or &#8220;joey123&#8243;).  A total stranger can get to your password with some effort if he uses the <a href="http://en.wikipedia.org/wiki/Brute_force_attack" target="_blank">Brute Force</a> method (using a dictionary of words to keep trying your password until it is revealed). He is only limited by the words that is available in his dictionary of words (and also the length of your password), so the larger the dictionary that he uses, the closer he is to your password.</p>
<p>But instead, someone who knows you very well might turn out to be a greater threat than someone who doesn&#8217;t. There are many methods other than the brute force by which a cracker (not &#8220;hacker&#8221; &#8211; a hacker, as per me, would be a person who uses such knowledge for a good cause, such as knowing vulnerabilities in a network so that it can be reported and plugged) can find out more about you, such as social engineering. Of course, such things take a lot of time and effort to learn. So the question of how weak is weak is really not answered &#8211; there is no such thing as a 100% fool proof password. The best you can do is to make it more secure.</p>
<p><strong>How strong is my password?</strong></p>
<p>Here&#8217;s a small tool which will help you get some peace of mind. Type in your password at &#8220;<a href="http://howsecureismypassword.net/" target="_blank">How Secure Is My Password</a>&#8220;, and it will tell you how much time it would take for an average desktop computer to crack it. This uses a simple formula &#8211; (Number of Possible Characters ^ Password Length) / Calculations per second &#8211; and tells you how much time it would take a normal desktop computer to crack your password using brute force. You do not have to worry about trying out a few passwords in there, because the site uses client-side javascript (which runs in your own computer) and so, does not save or transmit the data anywhere else. Try testing out some passwords and see if there is something good you can come up with (something which would take thousands of years to crack).</p>
<p>The above website will not give you the most secure password possible. But for one thing, unless you are a master minded criminal wanted by the Interpol or someone, or you are a famous personality (Britney, is that you?) who has a lot of secrets hidden, you can feel assured that the average joe next door who uses common tools he picks off the internet won&#8217;t be able to crack your password so easily.</p>
<p><strong>What should I do to keep my password secure?</strong></p>
<p style="text-align: center;"><a href="http://bizfractals.com/wp-content/uploads/2010/09/root.jpg"><img class="aligncenter size-full wp-image-348" style="margin: 2px; border: black 1px solid;" title="root" src="http://bizfractals.com/wp-content/uploads/2010/09/root.jpg" alt="" width="500" height="333" /></a></p>
<p>Here are some ground rules, though it won&#8217;t cover all.</p>
<p>1) <em>Keep it easy to remember, but complex to crack</em> &#8211; One example: Think of that old school rhyme &#8220;Mary Had A Little Lamb&#8221;. Then your password can be MHALL. That&#8217;s easy. But tweak it a little, and you get different combos out of it, such as mH@ll, Mh@!!, etc. Your imagination is your limit, but don&#8217;t make it so complex that you yourself have to crack it later.</p>
<p>2) <em>Never share, or never again</em> &#8211; If you ever had to share your password with someone, think of the situation why you had to do it, and find an alternative to it so that such a situation does not occur again. In the above scenario you read about, you can probably make sure that all your urgent work is done before you set off on your travel, etc.</p>
<p>3) <em>Change your password regularly</em> &#8211; High end corporates who follow strict security norms make it a process to change their account passwords every few months. You can do the same by changing your password at regular intervals, so that only you know what your current password is.</p>
<p>4) <em>Never send your password to anyone via chat, email or phone</em> &#8211; This is the same as point 2, but deserves special mention. Any email or conversation that you would have with someone asking you for your password can be a <a href="http://en.wikipedia.org/wiki/Phishing" target="_blank">phishing</a> attempt, even though it might look official. There are many cases of mails floating across posing as legitimate banks asking you to login with your id and password. (Here comes another danger of sharing your password &#8211; even if you are careful, your close friend might fall into the trap and provide your credentials to that site).</p>
<p>(Image courtesy: <a href="http://www.flickr.com/photos/schill/4813392151">Flickr</a>, under <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons License</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://bizfractals.com/blog/2010/09/11/how-secure-is-your-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Watch Indian TV Live on your Desktop and Mobile</title>
		<link>http://bizfractals.com/blog/2010/07/25/watch-indian-tv-live-on-your-desktop-and-mobile/</link>
		<comments>http://bizfractals.com/blog/2010/07/25/watch-indian-tv-live-on-your-desktop-and-mobile/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 18:57:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Featured]]></category>

		<guid isPermaLink="false">http://bizfractals.com/?p=315</guid>
		<description><![CDATA[It’s live television on your mobile phone and desktop! ]]></description>
			<content:encoded><![CDATA[<p>It is live television now on your mobile and desktop!</p>
<p>Mundu TV is a new service from Geodesic limited (already having products such as Mundu SMS, Mundu Speak, Mundu Radio and Mundu Messenger), which enables you to watch all your favourite TV channels on your mobile or your desktop &#8211; provided you have an internet connection or a data plan for your mobile connection. Currently there are a list of channels support by Mundu TV which you can watch anywhere, anytime. All you have to do is download and install the application on your desktop or your mobile phone. The service can be used with any GPRS, EDGE, 3G, WiBro, LAN and Broadband enabled connection.</p>
<p><a href="http://bizfractals.com/wp-content/uploads/2010/07/phone_pc_a1.png"><img class="aligncenter size-full wp-image-318" title="phone_pc_a1" src="http://bizfractals.com/wp-content/uploads/2010/07/phone_pc_a1.png" alt="phone_pc_a1" width="300" height="240" /></a>Following are the channels currently supported by Mundu TV, more to be added later.</p>
<p><a href="http://bizfractals.com/wp-content/uploads/2010/07/mundu_tv_channels.jpg"><img class="aligncenter size-full wp-image-316" title="mundu_tv_channels" src="http://bizfractals.com/wp-content/uploads/2010/07/mundu_tv_channels.jpg" alt="mundu_tv_channels" width="632" height="171" /></a></p>
<p>Of course there is a price. The application itself is free to download, but there is a subscription charge of Rs. 49/- (for any four channels) or Rs. 120/- (for all channels) per month. You get a 3 day trial period after which you can choose a package and pay for continued viewing.</p>
<p>Mundu TV will officially launch this month. A similar product, Tata Photon Broadband TV, charges about Rs. 7 per channel for similar type of services. If Mundu TV is going to stay with the current price tag, it is going to go a long way towards affordable, downloadable, streamable television.</p>
]]></content:encoded>
			<wfw:commentRss>http://bizfractals.com/blog/2010/07/25/watch-indian-tv-live-on-your-desktop-and-mobile/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Now, messages that self-destruct!</title>
		<link>http://bizfractals.com/blog/2010/02/28/now-messages-that-self-destruct/</link>
		<comments>http://bizfractals.com/blog/2010/02/28/now-messages-that-self-destruct/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 17:50:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[messaging]]></category>
		<category><![CDATA[tigertext]]></category>

		<guid isPermaLink="false">http://bizfractals.com/?p=278</guid>
		<description><![CDATA[TigerText, a new iPhone texting application, has the option of adding a "self-destruct" timer to the messages. That is, once the time's up, the message gets deleted from everywhere - the sender's phone, the receiver's phone, and also the messaging server. As per the company, these deleted texts are not "legally discoverable" anymore.]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Ever thought of that &#8220;oops&#8221; moment where you sent a totally uncalled for message to your boss that could have cost you your job? Well, if you had the sense to send it through TigerText, you still have a chance of saving your job.</p>
<p style="text-align: center;"><a href="http://bizfractals.com/wp-content/uploads/2010/02/tigertext.jpg"><img class="size-full wp-image-279 alignnone" style="border: 1px solid black; margin: 2px;" title="tigertext" src="http://bizfractals.com/wp-content/uploads/2010/02/tigertext.jpg" alt="tigertext" width="290" height="541" /></a></p>
<p><a href="http://www.tigertext.com/" target="_blank">TigerText</a>, a new iPhone texting application, has the option of adding a &#8220;self-destruct&#8221; timer to the messages. That is, once the time&#8217;s up, the message gets deleted from everywhere &#8211; the sender&#8217;s phone, the receiver&#8217;s phone, and also the messaging server. As per the company, these deleted texts are not &#8220;legally discoverable&#8221; anymore.</p>
<p style="text-align: left;">The timer can be set anywhere from 1 minute to 30 days. There are also other options of deleting all texts in a conversation, or the &#8220;auto self-destruct&#8221; &#8211; that is, deleting it as soon as the recipient opens it.</p>
<p style="text-align: left;">TigerText founder Jeffrey Evans says that &#8220;TigerText will completely change the way people think about electronic communication. For the first time, you have complete control over what happens to your texts after you hit the send button. It brings safety and peace of mind to anyone who sends messages that are intended to remain private.&#8221;</p>
<p style="text-align: left;">Fairly priced at subscription rates of $1.49 for every 250 messages per month and $2.49 for unlimited messages, TigerText also offers a free-to-try option of 250 messages for the first 15 days. All you have to do is sign up for an account once you download the application and confirm your phone number to start using TigerText.</p>
<p style="text-align: left;">For TigerText to work, the application should be available on the sender and receiver&#8217;s phone. The messages themselves are never stored on the phones. They are kept on the server, and the purging of expired messages happens every minute of the day, as per the vendor. Currently this app is available only for iPhones, while Android and Blackberry versions are already in the works.</p>
]]></content:encoded>
			<wfw:commentRss>http://bizfractals.com/blog/2010/02/28/now-messages-that-self-destruct/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Innovative Writing Tablet &#8211; just $30!</title>
		<link>http://bizfractals.com/blog/2010/01/24/an-innovative-writing-tablet-just-30/</link>
		<comments>http://bizfractals.com/blog/2010/01/24/an-innovative-writing-tablet-just-30/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 06:34:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[green initiative]]></category>
		<category><![CDATA[less power]]></category>
		<category><![CDATA[writing tablet]]></category>

		<guid isPermaLink="false">http://bizfractals.com/?p=246</guid>
		<description><![CDATA[It's not yet the next best thing in the Tablet world, but of course, it has all the potential of being the next best thing. Then again, it IS one good thing in Green initiatives!]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s not yet the next best thing in the Tablet world, but of course, it has all the potential of being the next best thing. Then again, it IS one good thing in Green initiatives!</p>
<p style="text-align: center;"><a href="http://www.amazon.com/gp/product/B002ZE4TDI?ie=UTF8&#038;tag=bizfractals-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=B002ZE4TDI"><img border=0 class="size-full wp-image-250 aligncenter" title="boogieboard3" src="http://bizfractals.com/wp-content/uploads/2010/01/boogieboard3.jpg" alt="boogieboard3" width="400" height="400" /></a></p>
<p><a href="http://www.myboogieboard.com/">Boogie Board</a>, from Improv Electronics, is an LCD writing tablet that you can write on to without using any power. Only the erasing part consumes a bit of power, and that&#8217;s quite good for a writing tablet that can support 50,000 erases on a watch battery. The tablet can also recognize varying amounts of pressure so that it can differentiate between thick and thin lines while writing. The device uses what is called a &#8220;Reflex LCD&#8221;, a pressure-sensitive flexible plastic, which does not require any power to retain what&#8217;s written on it. The device is thin, compact and light-weight, with a writing space as much as half a sheet of letter size paper. And what&#8217;s more, you can also use different tools to get different textures &#8211; such as the stylus, a paint brush, a pen cap, or even a fingernail.</p>
<p style="text-align: center;"><a href="http://bizfractals.com/wp-content/uploads/2010/01/boogieboard2.jpg"><img class="size-full wp-image-247 aligncenter" title="boogieboard2" src="http://bizfractals.com/wp-content/uploads/2010/01/boogieboard2.jpg" alt="boogieboard2" width="243" height="427" /></a></p>
<p>There is one catch &#8211; you can&#8217;t connect it to a computer or any other device to save what you&#8217;ve written or drawn. You can use it for writing short notes, hard copy it later and then erase it. But if you use it in place of paper, the <a href="http://www.myboogieboard.com/paperreplacementgreenenvironment.html">vendor claims that the savings are significant</a>.</p>
<p><strong>Where and who can/will use it? </strong></p>
<p>Now that it can&#8217;t connect to a computer, think outside.</p>
<p>You can attach it on to your refrigerator or to a wall to leave quick notes or messages. You can attach it to your car visor or dash to jot down reminders or quick thoughts on the go. It also makes an idea writing surface for people with vocal injuries, speech impairments or other disabilities which makes it difficult to write with a normal pen and paper. There are countless other uses that you can come across.</p>
<p style="text-align: center;"><a href="http://bizfractals.com/wp-content/uploads/2010/01/boogieboard.jpg"><img class="size-full wp-image-248 aligncenter" title="boogieboard" src="http://bizfractals.com/wp-content/uploads/2010/01/boogieboard.jpg" alt="boogieboard" width="245" height="375" /></a></p>
<p>If you are someone who uses a lot of paper at work or play just to jot down notes and can&#8217;t keep track of all those paper notes, this might be worth a try.</p>
]]></content:encoded>
			<wfw:commentRss>http://bizfractals.com/blog/2010/01/24/an-innovative-writing-tablet-just-30/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tweeting from outer space!</title>
		<link>http://bizfractals.com/blog/2010/01/23/tweeting-from-outer-space/</link>
		<comments>http://bizfractals.com/blog/2010/01/23/tweeting-from-outer-space/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 08:49:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Offbeat]]></category>

		<guid isPermaLink="false">http://bizfractals.com/?p=236</guid>
		<description><![CDATA[You can now use your Twitter account and tweet live directly from outer space - if you plan to make it to outer space anytime soon, that is!]]></description>
			<content:encoded><![CDATA[<p>You can now use your Twitter account and tweet live directly from outer space &#8211; if you plan to make it to outer space anytime soon, that is!</p>
<p>On Friday, Timothy J Creamer, an astronaut from NASA sent the <a href="http://twitter.com/Astro_TJ/status/8062317551">first ever Tweet from outer space</a>. This was made possible after a software upgrade that NASA made enabling astronauts to connect wirelessly to the web &#8211; something that NASA calls &#8220;the ultimate wireless connection&#8221;.<br />
<center><br />
<div id="attachment_237" class="wp-caption alignnone" style="width: 459px"><a href="http://bizfractals.com/wp-content/uploads/2010/01/astro_tj.jpg"><img class="size-full wp-image-237" title="astro_tj" src="http://bizfractals.com/wp-content/uploads/2010/01/astro_tj.jpg" alt="astro_tj" width="449" height="243" /></a><p class="wp-caption-text">Screenshot of TJ Creamer&#39;s space-famous Tweet</p></div><br />
</center><br />
Creamer&#8217;s first tweet will be remembered for a long time, atleast by future astronauts who have to work long term in space.  As NASA spokesman Kelly Humphries says, &#8220;<em>Long-duration astronauts, they commit to spending months away from family and  friends. It&#8217;s a pretty unique state of isolation.  We expect this to enhance morale and productivity.</em>&#8221;<br />
<center><br />
<object width="425" height="344" data="http://www.youtube.com/v/yRIKIjohCCk&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/yRIKIjohCCk&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /></object><br />
</center><br />
The space station crew can connect from an onboard laptop to a desktop placed at Mission Control to browse the web. This is a huge step for NASA, considering that previously space flight crew had to email messages down to Earth from where the ground crew would post them to the respective places online (Twitter or anywhere else).</p>
<p><em>Image courtesy:</em></p>
<div xmlns:cc="http://creativecommons.org/ns#" about="http://www.flickr.com/photos/shawnzlea/2384656420/"><a rel="cc:attributionURL" href="http://www.flickr.com/photos/shawnzlea/">http://www.flickr.com/photos/shawnzlea/</a> / <a rel="license" href="http://creativecommons.org/licenses/by/2.0/">CC BY 2.0</a></div>
]]></content:encoded>
			<wfw:commentRss>http://bizfractals.com/blog/2010/01/23/tweeting-from-outer-space/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disassembling Nexus One</title>
		<link>http://bizfractals.com/blog/2010/01/22/disassembling-nexus-one/</link>
		<comments>http://bizfractals.com/blog/2010/01/22/disassembling-nexus-one/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 05:19:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[nexus one]]></category>

		<guid isPermaLink="false">http://bizfractals.com/?p=220</guid>
		<description><![CDATA[If you want to know what&#8217;s inside the new Google Nexus One, watch this video.

iFixit provides a full &#8220;inside-out&#8221; view of the $530 phone disassembling it using a Philips screw driver. What&#8217;s more, they even made a slideshow out of it. Check out more here.
]]></description>
			<content:encoded><![CDATA[<div style="float:left; margin-right: 2px">If you want to know what&#8217;s inside the new <a href="http://www.google.com/phone">Google Nexus One</a>, watch this video.</div>
<p><object width="456" height="277" data="http://www.youtube.com/v/pIcSQZvb6pg&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/pIcSQZvb6pg&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /></object></p>
<p><a href="http://www.ifixit.com/">iFixit</a> provides a full &#8220;inside-out&#8221; view of the $530 phone disassembling it using a Philips screw driver. What&#8217;s more, they even made a slideshow out of it. Check out more <a href="http://www.ifixit.com/Teardown/Nexus-One/1654/1">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://bizfractals.com/blog/2010/01/22/disassembling-nexus-one/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Longer URLs? Binged.It</title>
		<link>http://bizfractals.com/blog/2010/01/16/longer-urls-bingedit/</link>
		<comments>http://bizfractals.com/blog/2010/01/16/longer-urls-bingedit/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 21:56:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[bing]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[tinyurl]]></category>
		<category><![CDATA[urls]]></category>

		<guid isPermaLink="false">http://bizfractals.com/?p=190</guid>
		<description><![CDATA[After Tinyurl made it a popular trend, lot of people had come into the business of shortening URLs. Many big players like Google, Youtube and even Facebook have their own version of URL shorteners. Now Microsoft is also at it with it's new binged.it.]]></description>
			<content:encoded><![CDATA[<p>After <a href="http://tinyurl.com">Tinyurl</a> made it a popular trend, lot of people had come into the business of shortening URLs. Many big players like <a href="http://www.techcrunch.com/2009/12/14/goo-gl-gets-into-the-short-url-game/">Google</a>, <a href="http://www.techcrunch.com/2009/12/21/youtube-url-shortener/">Youtube</a> and even <a href="http://www.techcrunch.com/2010/01/15/bing-url-shortener/4/facebook-testing-new-url-shortener-fb-me/">Facebook</a> have their own version of URL shorteners. Now Microsoft is also at it with it&#8217;s new binged.it.</p>
<p>Well, the odd thing about binged.it as many have noticed is that it&#8217;s longer than Bing.com (lets be fair, it&#8217;s <em>just one</em> character longer). Currently all requests to binged.it gets redirected to Bing.com, but some Microsoft employees <a href="https://twitter.com/fareologist">have already started using</a> this service. This is not yet public, but surely hope they get around to doing it.</p>
<p>It wouldn&#8217;t be a surprise if we get to see a WinLi.ve  or a Yah.oo very soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://bizfractals.com/blog/2010/01/16/longer-urls-bingedit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hidden Admin Access in D-Link routers</title>
		<link>http://bizfractals.com/blog/2010/01/11/hidden-admin-access-in-d-link-routers/</link>
		<comments>http://bizfractals.com/blog/2010/01/11/hidden-admin-access-in-d-link-routers/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 16:28:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[HNAP]]></category>
		<category><![CDATA[routers]]></category>

		<guid isPermaLink="false">http://bizfractals.com/?p=176</guid>
		<description><![CDATA[SourceSec security research has unveiled a serious flaw in D-link routers, by which a hacker can get into and edit the settings of the router without having to enter the admin credentials. ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sourcesec.com/">SourceSec</a> security research has unveiled a <a href="http://www.sourcesec.com/2010/01/09/d-link-routers-one-hack-to-own-them-all/">serious flaw in D-link routers</a>, by which a hacker can get into and edit the settings of the router without having to enter the admin credentials.</p>
<p>According to SourceSec, this vulnerability exists in the DI-524, DIR-628 and DIR-655 routers. D-link has a secondary admin interface which uses <a href="http://www.purenetworks.com/partners/hnap.php">HNAP (Home Network Administration Protocol)</a>, which has been part of D-link routers since 2006. HNAP authentication is SOAP based, and requires basic admin authentication, but some of the D-link routers enable an attacker to get through using the GetDeviceSettings SOAP action to bypass the security mechanisms. Though GetDeviceSettings does not, on its own, give out any sensitive information, it can be used to bypass the authentication requirements for all other SOAP actions.</p>
<p>Further details on the research is given in the <a href="http://www.sourcesec.com/Lab/dlink_hnap_captcha.pdf">paper</a> here. Currently there are no known ways to disable the HNAP implementation on D-link, so there is no fix to this as of now. D-Link has been <a href="http://www.dlink.com/tools/framecontent.aspx?type=0&amp;rid=500">first to add the CAPTCHA security check to its home routers</a> to help prevent attacks, but this vulnerability can be used by an attacker to get through many security measures including CAPTCHA. SourceSec has also provided a sample exploit called HNAP0wn on their website.</p>
]]></content:encoded>
			<wfw:commentRss>http://bizfractals.com/blog/2010/01/11/hidden-admin-access-in-d-link-routers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>S1 Audio NxSet &#8211; Headsets around the neck</title>
		<link>http://bizfractals.com/blog/2009/04/04/s1-audio-nxset-headsets-around-the-neck/</link>
		<comments>http://bizfractals.com/blog/2009/04/04/s1-audio-nxset-headsets-around-the-neck/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 17:52:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Gadgets]]></category>

		<guid isPermaLink="false">http://bizfractals.com/?p=159</guid>
		<description><![CDATA[If you have problems hearing the people around you because you are totally engrossed in your own world of music - especially when you're getting a bit of leisure time in the middle of office work - you should look at this.<br />
The S1 Audio NxSet (pronounced "neck-set") is equipped with an embedded speaker, and can be wrapped around your neck. Connect it to your wired or wireless audio player, iPod or phone, and you've got your own world of music around your head.  These headphones then project the music toward your ears by mean of a pair of built-in speakers and a hi-fi amplifier.]]></description>
			<content:encoded><![CDATA[<p>If you have problems hearing the people around you because you are totally engrossed in your own world of music &#8211; especially when you&#8217;re getting a bit of leisure time in the middle of office work &#8211; you should look at this.</p>
<div id="attachment_160" class="wp-caption aligncenter" style="width: 262px"><a href="http://bizfractals.com/wp-content/uploads/2009/04/nxset.jpg"><img class="size-full wp-image-160" title="nxset" src="http://bizfractals.com/wp-content/uploads/2009/04/nxset.jpg" alt="NXSet" width="252" height="300" /></a><p class="wp-caption-text">NxSet Music 1 and 2</p></div>
<p>No, you&#8217;re not looking at <a href="http://en.wikipedia.org/wiki/Geordi_La_Forge" target="_blank">Geordi LaForge&#8217;s visor</a>.</p>
<p>The <a href="http://s1audio.com/products.htm" target="_blank">S1 Audio NxSet</a> (pronounced &#8220;neck-set&#8221;) is equipped with an embedded speaker, and can be wrapped around your neck. Connect it to your wired or wireless audio player, iPod or phone, and you&#8217;ve got your own world of music around your head.  These headphones then project the music toward your ears by mean of a pair of built-in speakers and a hi-fi amplifier.</p>
<p>NxSet comes in different models to choose from. There is the NxSet Music 1 which can project music to the user&#8217;s ears, and can also double as a portable speaker system at higher volumes. Then there is the NxSet Music 2, similar to the Music 1 mode, but with retractable earbuds which can be plugged into your ear for totally private listening. There are also the NxSet Mobile 1 and Mobile 2 versions which are designed for mobile phones, equipped with blue-tooth technology for the device to connect without cords. The difference between the Mobile 1 and Mobile 2 version is &#8211; you guessed it &#8211; &#8220;retractable earbuds which can be plugged into your ear for totally private listening&#8221;.</p>
<p>So far not a prospective crowd puller, but if you want to know more about the product, you can check out the product page <a href="http://www.s1audio.com/PDF/Specs/NxSET-music1.pdf" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://bizfractals.com/blog/2009/04/04/s1-audio-nxset-headsets-around-the-neck/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Very Popular Virtual Desktop Managers</title>
		<link>http://bizfractals.com/blog/2009/03/28/5-very-popular-virtual-desktop-managers/</link>
		<comments>http://bizfractals.com/blog/2009/03/28/5-very-popular-virtual-desktop-managers/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 20:31:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://bizfractals.com/?p=93</guid>
		<description><![CDATA[Bored of the way how your Desktop is organized? It's not just you - there are countless others in front of their computers who feel the same way.

A traditional Windows desktop is not always the best thing to work with. Of course it is easy to work with, but after sometime, having to see the same screen over and over is quite boring.

In case you are whom I'm talking about, here are 5 of the most popular virtual desktop managers for you to play around with.]]></description>
			<content:encoded><![CDATA[<p>Bored of the way how your Desktop is organized? It&#8217;s not just you &#8211; there are countless others in front of their computers who feel the same way.</p>
<p>A traditional Windows desktop is not always the best thing to work with. Of course it is easy to work with, but after sometime, having to see the same screen over and over is quite boring.</p>
<p>In case you are whom I&#8217;m talking about, here are 5 of the popular virtual desktop managers for you to play around with.</p>
<p><em>(Note: Before you download and install any file from anywhere on the internet, make sure that your Antivirus and Spyware softwares are updated. Also, ensure that you have a System Restore point created before you install any software so that you can revert back to that point.)</em></p>
<p><strong>1) 3DNA Desktop</strong></p>
<p>Vendor: <a href="http://www.3dna.net">3DNA</a></p>
<p>Available versions: Free to try<br />
Download: <a href="http://download.cnet.com/3DNA-Desktop/3000-2346_4-10164434.html" target="_blank">Download from Downloads.com</a>.</p>
<div class="wp-caption aligncenter" style="width: 361px"><a href="http://www.3dna.net/"><img title="3DNA Desktop" src="http://i.d.com.com/i/dl/media/dlimage/15/06/63/150663_medium.jpeg" alt="3DNA Desktop" width="351" height="263" /></a><p class="wp-caption-text">3DNA Desktop</p></div>
<p>The 3DNA Desktop improves the way you work with Windows and the Web. Just imagine, in your home if you can just your hand reach up and click on that link that is floating around to browse the internet or play music or video. 3DNA does &#8211; well, almost &#8211; just that!</p>
<p>There are a variety of different 3D Add-on Worlds to explore and customize for an immersive and entertaining desktop. 3DNA works by overlaying the wallpaper area and easily lets you toggle between your 3D and 2D desktop with the click of your mouse.</p>
<p><strong>2) 3D Wonder 3D Desktop</strong></p>
<p>Vendor: <a href="http://www.gamerstower.com/">Gamers Tower</a></p>
<p>Available versions: Free to try<br />
Download: <a href="http://download.cnet.com/3D-Wonder-3D-Desktop/3000-2346_4-10394091.html" target="_blank">Download from Downloads.com</a></p>
<p><img class="aligncenter" title="3dna Loft" src="http://www.gamerstower.com/imagesmud4/samples/3dna_loft.gif" alt="" width="500" height="400" /></p>
<p><strong>3) 360 Desktop</strong></p>
<p>Vendor: <a href="http://www.gamerstower.com/">Gamers Tower</a></p>
<p>Available versions: Free (Beta version)<br />
Download: <a href="http://download.cnet.com/360desktop/3000-2346_4-10862189.html" target="_blank">Download from Downloads.com</a><br />
<a href="http://www.360desktop.com/"><img class="aligncenter" title="360 Desktop" src="http://www.360desktop.com/themes/360desktop/images/main_banner.jpg" alt="" width="75%" height="75%" /></a></p>
<p>If your 180 degree desktop space is filled up, how about you get another 180 degree space more? 360desktop transforms your standard Windows desktop into a 360-degree panoramic workspace, giving you many times more desktop space. It runs like any of your other Windows programs, and is easy to switch back and forth between this and the old Windows screen.</p>
<p>Here&#8217;s a <a href="http://360desktop.com/gallery">link to their gallery</a> where you can see all the amazing ways in which you can regain your desktop space!</p>
<p><strong>4) goScreen</strong></p>
<p>Vendor: <a href="http://www.goscreen.info/">goscreen.info</a></p>
<p>Available versions: Free to try<br />
Download: <a href="http://download.cnet.com/goScreen/3000-2346_4-10021215.html" target="_blank">Download from Downloads.com</a>.</p>
<p>If you work with multiple programs, you would have numerous windows open, and sometimes you find it very hard to get back to your Desktop. So, which one of the below would you want your desktop screen to look like?</p>
<div id="attachment_140" class="wp-caption aligncenter" style="width: 394px"><a href="http://www.goscreen.info/gs/shots/scr3.jpg"><img class="size-full wp-image-140" title="Desktop Without GoScreen" src="http://bizfractals.com/wp-content/uploads/2009/03/without_goscreen.jpg" alt="Desktop Without GoScreen" width="384" height="288" /></a><p class="wp-caption-text">Desktop Without GoScreen</p></div>
<div id="attachment_141" class="wp-caption aligncenter" style="width: 394px"><a href="http://bizfractals.com/wp-content/uploads/2009/03/with_goscreen.jpg"><img class="size-full wp-image-141" title="Desktop With GoScreen" src="http://bizfractals.com/wp-content/uploads/2009/03/with_goscreen.jpg" alt="Desktop With GoScreen" width="384" height="288" /></a><p class="wp-caption-text">Desktop With GoScreen</p></div>
<p>Check it out for yourself.</p>
<p><strong>5) Samurize Desktop</strong></p>
<p>Vendor: <a href="http://www.goscreen.info/">goscreen.info</a></p>
<p>Available versions: Free<br />
Download: <a href="http://www.samurize.com/modules/mydownloads/" target="_blank">Download from Samurize.com</a>.</p>
<a href="http://www.samurize.com/modules/myalbum/photos/3901.jpg"><img title="Samurize Desktop" src="http://www.samurize.com/modules/myalbum/photos/3901.jpg" alt="Samurize Desktop" width="50%" height="50%" /></a>
<p>Samurize is a 100% free multi-utility Desktop manager, used by IT professionals, overclockers, gamers and desktop modders alike for system information, weather reports, news headlines and much much more. Best of all, it&#8217;s 100% free. Check it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://bizfractals.com/blog/2009/03/28/5-very-popular-virtual-desktop-managers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

