<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-8332210670691629431</atom:id><lastBuildDate>Thu, 23 Mar 2023 02:38:13 +0000</lastBuildDate><category>Windows</category><category>google</category><category>Android</category><category>Firefox</category><category>ubuntu</category><category>Mobile</category><category>maintenance</category><category>Java</category><category>Samsung</category><category>Tomcat</category><category>antivirus</category><category>bug</category><category>chrome</category><category>internet</category><category>Apache</category><category>Camera</category><category>Elections</category><category>Ingress</category><category>JDBC</category><category>MRTG</category><category>MySQL</category><category>NetBeans</category><category>Sony</category><category>Undroid</category><category>VPN</category><category>acer</category><category>algo</category><category>cricket</category><category>font</category><category>informatica</category><category>ipl</category><category>kkr</category><category>partition</category><category>python</category><category>teradata</category><category>virus</category><title>Thinking Out Loud</title><description>Abhrajit Mukherjee- Coder, Tech Enthusiast, Runner</description><link>https://abhrajit.blogspot.com/</link><managingEditor>noreply@blogger.com (Anonymous)</managingEditor><generator>Blogger</generator><openSearch:totalResults>44</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332210670691629431.post-1406607826591787633</guid><pubDate>Sat, 15 Apr 2017 03:12:00 +0000</pubDate><atom:updated>2017-04-15T09:02:44.015+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">algo</category><category domain="http://www.blogger.com/atom/ns#">ubuntu</category><category domain="http://www.blogger.com/atom/ns#">VPN</category><title>Connecting Ubuntu Client to a VPN setup using ALGO</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
With ISPs now able to sell your browsing history and data to third parties, the focus is increasingly shifting to personal VPN. A new script which has been in the trend has been &lt;a href=&quot;https://github.com/trailofbits/algo&quot; target=&quot;_blank&quot;&gt;ALGO&lt;/a&gt;. Algo eases the setup of personal VPN on your cloud server. The server setup steps are listed in detail on the &lt;a href=&quot;https://github.com/trailofbits/algo&quot; target=&quot;_blank&quot;&gt;github repo of algo&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
I will be talking here how to setup connection through your ubuntu desktop/client. I used Ubuntu 17.04 for my testing and setup.&lt;br /&gt;
&lt;br /&gt;
After completion of the above Algo setup this is how to proceed:-&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Post Setup Snapshot&lt;/b&gt;&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Server hosted on &lt;a href=&quot;https://m.do.co/c/728eaf2730f9&quot; target=&quot;_blank&quot;&gt;DigitalOcean&lt;/a&gt; (Click for $10 credit)&lt;/li&gt;
&lt;li&gt;Algo folder algo-master ready with structure &lt;span style=&quot;background-color: #eeeeee;&quot;&gt;../algo-master/configs/[host-ip]&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;b&gt;Steps to be followed on Ubuntu Client&lt;/b&gt;&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;&lt;span style=&quot;background-color: white;&quot;&gt;Install &lt;a href=&quot;https://www.strongswan.org/&quot; target=&quot;_blank&quot;&gt;Strongswan&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;&lt;span style=&quot;background-color: white;&quot;&gt;Copy contents of &lt;/span&gt;&lt;span style=&quot;background-color: #eeeeee;&quot;&gt;../algo-master/configs/[host-ip]/ipsec_user.conf&lt;/span&gt;&lt;span style=&quot;background-color: white;&quot;&gt; to /etc/ipsec.conf&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;&lt;span style=&quot;background-color: white;&quot;&gt;Copy contents of &lt;/span&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;../algo-master/configs/[host-ip]/ipsec_user.secrets&lt;/span&gt;&lt;span style=&quot;background-color: white;&quot;&gt; to /etc/ipsec.secrets&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;&lt;span style=&quot;background-color: white;&quot;&gt;Copy &lt;/span&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;../algo-master/configs/[host-ip]/cacert.pem&lt;/span&gt;&lt;span style=&quot;background-color: white;&quot;&gt; to&amp;nbsp;/etc/ipsec.d/cacerts/cacert.pem&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;&lt;span style=&quot;background-color: white;&quot;&gt;Copy&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;../algo-master/configs/[host-ip]/pki/private/user.key&lt;/span&gt;&lt;span style=&quot;background-color: white;&quot;&gt; to /etc/ipsec.d/private/[host-ip]_user.key (note the name change, this name has to match ipsec.secrets)&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;&lt;span style=&quot;background-color: white;&quot;&gt;Copy&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;../algo-master/configs/[host-ip]/pki/certs/user.crt&lt;/span&gt;&lt;span style=&quot;background-color: white;&quot;&gt; to /etc/ipsec.d/private/[host-ip]_user.crt (note the name change, this name has to match ipsec.conf)&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Fire sudo ipsec restart&lt;/li&gt;
&lt;/ul&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Fire sudo ipsec up ikev2-[host-ip]&lt;/li&gt;
&lt;/ul&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Visit&amp;nbsp;&lt;a href=&quot;https://whoer.net/&quot;&gt;https://whoer.net/&lt;/a&gt;&amp;nbsp;to check if VPN is succesful&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
</description><link>https://abhrajit.blogspot.com/2017/04/ubuntu-client-connection-setting-up.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332210670691629431.post-1055123248254925407</guid><pubDate>Sat, 07 May 2016 17:41:00 +0000</pubDate><atom:updated>2016-05-07T23:15:25.892+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">python</category><category domain="http://www.blogger.com/atom/ns#">ubuntu</category><title>Installing Twilio for Python in Ubuntu</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
Here are couple of quick steps to get Twilio for Python installed in your Ubuntu system.&lt;br /&gt;
&lt;br /&gt;
First you need to get python setup tools installed in your system:-&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
sudo apt-get install python-setuptools&lt;/blockquote&gt;
Next you can install twilio using:-&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
sudo easy_install twilio&lt;/blockquote&gt;
To verify your intallation, punch in the following code&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
import twilio&lt;br /&gt;
print(twilio.__version__)&lt;/blockquote&gt;
That&#39;s it, quick simple and easy.&amp;nbsp;&lt;/div&gt;
</description><link>https://abhrajit.blogspot.com/2016/05/installing-twilio-for-python-in-ubuntu.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332210670691629431.post-7062303535538662125</guid><pubDate>Mon, 28 Dec 2015 07:42:00 +0000</pubDate><atom:updated>2015-12-29T18:25:00.298+05:30</atom:updated><title>Why I Run</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div style=&quot;background-color: white; box-sizing: border-box; color: #464242; font-family: Raleway, sans-serif; font-size: 16px; line-height: 25.6px; margin-bottom: 31px;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://blog.runkeeper.com/wp-content/uploads/2015/12/why-do-i-run-feature-image.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://blog.runkeeper.com/wp-content/uploads/2015/12/why-do-i-run-feature-image.png&quot; height=&quot;376&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;background-color: white; box-sizing: border-box; color: #464242; font-family: Raleway, sans-serif; font-size: 16px; line-height: 25.6px; margin-bottom: 31px;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;background-color: white; box-sizing: border-box; color: #464242; font-family: Raleway, sans-serif; font-size: 16px; line-height: 25.6px; margin-bottom: 31px; text-align: center;&quot;&gt;
&lt;b&gt;As published on RunKeeper:&amp;nbsp;&lt;a href=&quot;http://blog.runkeeper.com/4275/why-i-run/&quot; target=&quot;_blank&quot;&gt;http://blog.runkeeper.com/4275/why-i-run/&lt;/a&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;background-color: white; box-sizing: border-box; color: #464242; font-family: Raleway, sans-serif; font-size: 16px; line-height: 25.6px; margin-bottom: 31px;&quot;&gt;
It was a sunny September afternoon when I crossed my first&amp;nbsp;finish line. I was out of breath but buoyant, dehydrated but driven, tired but triumphant. After putting in 189.3 training miles, 33 training hours and burning 25,945 training calories (thanks for the stats Runkeeper); I could finally call myself a half marathoner! I completed my first official half marathon, the Rock ‘n’ Roll San Jose Half Marathon, with a time of 2:03:27.&lt;/div&gt;
&lt;div style=&quot;background-color: white; box-sizing: border-box; color: #464242; font-family: Raleway, sans-serif; font-size: 16px; line-height: 25.6px; margin-bottom: 31px;&quot;&gt;
I posted about my first half- marathon on social media and after the congratulatory messages, my friends started asking me, “&lt;em style=&quot;box-sizing: border-box;&quot;&gt;Why do you Run?” “Are you running away from something?” “Don’t you get bored running for so long?”&lt;/em&gt;&lt;/div&gt;
&lt;div style=&quot;background-color: white; box-sizing: border-box; color: #464242; font-family: Raleway, sans-serif; font-size: 16px; line-height: 25.6px; margin-bottom: 31px;&quot;&gt;
So I started to think about why I run. Do I run for the medals, the bright colored tech t- shirts or do I run for the post race yummy food? No, these are all good to have but I don’t run for the medals, race tees or food.&lt;/div&gt;
&lt;div style=&quot;background-color: white; box-sizing: border-box; color: #464242; font-family: Raleway, sans-serif; font-size: 16px; line-height: 25.6px; margin-bottom: 31px;&quot;&gt;
&lt;a href=&quot;http://blog.runkeeper.com/wp-content/uploads/2015/12/IMG_20150927_075504.jpg&quot; style=&quot;border-bottom-style: dotted; border-bottom-width: 1px; box-sizing: border-box; color: #464242; font-weight: bold; line-height: 1.4; text-decoration: none; transition: all 0.35s ease-in-out;&quot;&gt;&lt;img alt=&quot;Why do I run&quot; class=&quot;aligncenter size-full wp-image-4276&quot; src=&quot;http://blog.runkeeper.com/wp-content/uploads/2015/12/IMG_20150927_075504.jpg&quot; height=&quot;1080&quot; style=&quot;border: 0px; box-sizing: border-box; clear: both; display: block; height: auto; margin: 0px auto; max-width: 100%; vertical-align: middle;&quot; width=&quot;1920&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;background-color: white; box-sizing: border-box; color: #464242; font-family: Raleway, sans-serif; font-size: 16px; line-height: 25.6px; margin-bottom: 31px;&quot;&gt;
Let me take a step back and take you into a runner’s mind (yes, I call myself a runner even though I don’t run elite pace). We runners plan each week, each month, and each day leading to a race. We decide on what&amp;nbsp;mileage we will run for the day.&amp;nbsp;Whether it’s 3 miles or 13, no run is easy. Each run requires preparation, mental conditioning, and&amp;nbsp;planning. But between “Activity Started” and “Activity Completed”, the journey is what we enjoy. We enjoy greeting every passing runner, we are&amp;nbsp;motivated when we see an 80 year old zooming past us, we are impressed&amp;nbsp;when we see a mom pushing a stroller running with full vigor, and we learn not to give up as we learn to stretch our boundaries. We don’t give up because we know our running buddies will be waiting at the end zone. We don’t give up because we know we’ve done it before and that we can do it again. We don’t give up because we believe in ourselves.&lt;/div&gt;
&lt;div style=&quot;background-color: white; box-sizing: border-box; color: #464242; font-family: Raleway, sans-serif; font-size: 16px; line-height: 25.6px; margin-bottom: 31px;&quot;&gt;
To quote a lyric from Enrique, “All I need is a rhythm divine”. We run, we go in a trance, and between pace, cadence, posture and breathing, we suddenly get a rhythm. That rhythm pushes us through.&amp;nbsp; We enjoy the sense of accomplishment when we finally pull out our phones and complete the activity. In our regular daily life, achievements can be far between&amp;nbsp;but when you run, you achieve goals every time you&amp;nbsp;run. And that is why I run. I get to prove to myself that I can do what I set out to do. That belief pushes me in my life. As you start believing in yourself, your life sorts&amp;nbsp;itself out around you.&lt;/div&gt;
&lt;div style=&quot;background-color: white; box-sizing: border-box; color: #464242; font-family: Raleway, sans-serif; font-size: 16px; line-height: 25.6px; margin-bottom: 31px;&quot;&gt;
Running isn’t easy; we chafe, get blisters on our feet, pull our hamstrings and calves, and we live with sore muscles for extended periods of time. Yet we run because it gives us a high. I run because it clears my head and because I love the sound of my shoes pounding the pavement. I run to&amp;nbsp;clock 300 miles on my shoes so I can buy a new pair. I run so that I can eat my heart out! And, above all, I run because I enjoy running.&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
</description><link>https://abhrajit.blogspot.com/2015/12/why-i-run.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332210670691629431.post-754677725602957460</guid><pubDate>Wed, 09 Apr 2014 02:57:00 +0000</pubDate><atom:updated>2014-12-30T14:29:58.097+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Elections</category><title>Indian Election Manifesto: Tag Cloud for AAP, BJP and Congress</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
Now that Indian Lok Sabha General election 2014 season is in full swing and all parties have released their manifestos. I tried a fun way to understand the focus area of each party. So I converted their manifesto to text and used &lt;i&gt;tagcrowd.com&lt;/i&gt; to generate tag cloud with the top 100 words from the manifestos of AAP, BJP and Congress. Here more the frequency of the word in the manifesto, larger will the word appear in the image (Non relevant words like &lt;i&gt;is, and, the&lt;/i&gt;...etc are not counted). We can see the focus areas clearly out of the tag clouds. Hope it makes your decision somewhat easier. Without any prejudice towards any party presenting the results in alphabetical order:-&lt;br&gt;
&lt;br&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;u&gt;&lt;span style=&quot;color: #0b5394; font-size: x-large;&quot;&gt;&lt;b&gt;AAP&lt;/b&gt;&lt;/span&gt;&lt;/u&gt;&lt;/div&gt;
&lt;br&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://1.bp.blogspot.com/-_bcAYUYJfY0/U0S1iDB7jkI/AAAAAAAABzY/-Stwz3jSjhk/s1600/aap.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://1.bp.blogspot.com/-_bcAYUYJfY0/U0S1iDB7jkI/AAAAAAAABzY/-Stwz3jSjhk/s1600/aap.png&quot;&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;u&gt;&lt;span style=&quot;color: #b45f06; font-size: x-large;&quot;&gt;&lt;b&gt;BJP&lt;/b&gt;&lt;/span&gt;&lt;/u&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;u&gt;&lt;span style=&quot;color: #b45f06; font-size: x-large;&quot;&gt;&lt;br&gt;&lt;/span&gt;&lt;/u&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://2.bp.blogspot.com/-x6xswLRsJC4/U0S1iNdS08I/AAAAAAAABzg/cPTNB2ly3to/s1600/bjp.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://2.bp.blogspot.com/-x6xswLRsJC4/U0S1iNdS08I/AAAAAAAABzg/cPTNB2ly3to/s1600/bjp.png&quot;&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;b&gt;&lt;u&gt;&lt;span style=&quot;font-size: x-large;&quot;&gt;&lt;br&gt;&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;u&gt;&lt;span style=&quot;color: #38761d; font-size: x-large;&quot;&gt;&lt;b&gt;CONGRESS&lt;/b&gt;&lt;/span&gt;&lt;/u&gt;&lt;/div&gt;
&lt;br&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://1.bp.blogspot.com/-OXl4g2bRXhw/U0S1iARoZDI/AAAAAAAABzc/JI5mWF7aFFM/s1600/congress.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://1.bp.blogspot.com/-OXl4g2bRXhw/U0S1iARoZDI/AAAAAAAABzc/JI5mWF7aFFM/s1600/congress.png&quot;&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span id=&quot;goog_1000851686&quot;&gt;&lt;/span&gt;&lt;span id=&quot;goog_1000851687&quot;&gt;&lt;/span&gt;&lt;br&gt;
&lt;i&gt;tag source:&amp;nbsp;http://tagcrowd.com/&lt;/i&gt;&lt;/div&gt;
</description><link>https://abhrajit.blogspot.com/2014/04/indian-election-manifesto-tag-cloud-for.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-_bcAYUYJfY0/U0S1iDB7jkI/AAAAAAAABzY/-Stwz3jSjhk/s72-c/aap.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332210670691629431.post-2947664159953327826</guid><pubDate>Thu, 17 Jan 2013 18:59:00 +0000</pubDate><atom:updated>2013-01-18T00:43:12.009+05:30</atom:updated><title>Using Free Unix Without Installing (From Your Windows)</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
There is a cool online unix server which can be accessed by any telnet or ssh client from your desktop. No need to download the unix distribution or create seperate partitions. Its absolutely free. The steps follows:-&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Install a telnet/ssh client preferably &lt;b&gt;Putty (its free)&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Key in the below settings and connect.&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://4.bp.blogspot.com/-QUWUgfNFfb4/UPhNExjWzoI/AAAAAAAABeI/O6rzWWFtuYg/s1600/mnet.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;310&quot; src=&quot;http://4.bp.blogspot.com/-QUWUgfNFfb4/UPhNExjWzoI/AAAAAAAABeI/O6rzWWFtuYg/s320/mnet.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li style=&quot;text-align: left;&quot;&gt;In the login prompt enter &lt;i&gt;newuser, &lt;/i&gt;for the password press &#39;enter&#39; key.&lt;/li&gt;
&lt;li style=&quot;text-align: left;&quot;&gt;Now it will prompt you to setup your username, password, shell etc...&lt;/li&gt;
&lt;/ul&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Now, you are ready to test your unix skills!!!&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;div style=&quot;text-align: right;&quot;&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;Server Courtsey:&amp;nbsp;&lt;a href=&quot;http://www.arbornet.org/&quot; target=&quot;_blank&quot;&gt;http://www.arbornet.org/&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
</description><link>https://abhrajit.blogspot.com/2013/01/using-free-unix-without-installing-from.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-QUWUgfNFfb4/UPhNExjWzoI/AAAAAAAABeI/O6rzWWFtuYg/s72-c/mnet.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332210670691629431.post-221978580038546976</guid><pubDate>Sat, 22 Dec 2012 07:42:00 +0000</pubDate><atom:updated>2012-12-22T13:12:41.299+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Android</category><category domain="http://www.blogger.com/atom/ns#">google</category><category domain="http://www.blogger.com/atom/ns#">Samsung</category><title>Jellybean Comes to India for Samsung Galaxy Tab2 GT-P3100</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
Today India started receiving the OTA (Over The Air) update for Google&#39;s Android Jellybean OS for Samsung Galaxy Tab2 (GT- P3100). This is the WiFi+ 3G edition of Samsung&#39;s 7 incher.&amp;nbsp;The download size is approx 300MB and it takes approximately 8 mins for the update to be applied. Then another 5 mins for the apps to be optimized. So its a excruciating 13 mins wait from the time the phone reboots and you get your hands on the lovely Jellybean. This is the version 4.1.1, so one more update to follow soon..Some inititail screenshots...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://4.bp.blogspot.com/-cdONWJfl-U4/UNVkBu6qUPI/AAAAAAAABIc/ogz_0m7pqso/s1600/Screenshot_2012-12-22-13-07-04.png&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;320&quot; src=&quot;http://4.bp.blogspot.com/-cdONWJfl-U4/UNVkBu6qUPI/AAAAAAAABIc/ogz_0m7pqso/s320/Screenshot_2012-12-22-13-07-04.png&quot; width=&quot;187&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;http://2.bp.blogspot.com/-RMGklQ3hVfY/UNVkGrTgUEI/AAAAAAAABIs/UWpUCliQTfw/s1600/Screenshot_2012-12-22-13-07-58.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;320&quot; src=&quot;http://2.bp.blogspot.com/-RMGklQ3hVfY/UNVkGrTgUEI/AAAAAAAABIs/UWpUCliQTfw/s320/Screenshot_2012-12-22-13-07-58.png&quot; width=&quot;187&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://4.bp.blogspot.com/-oA_sG9P_K3Q/UNVkFNgmfRI/AAAAAAAABIk/1Ou87zuY2C8/s1600/Screenshot_2012-12-22-13-07-12.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;187&quot; src=&quot;http://4.bp.blogspot.com/-oA_sG9P_K3Q/UNVkFNgmfRI/AAAAAAAABIk/1Ou87zuY2C8/s320/Screenshot_2012-12-22-13-07-12.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
</description><link>https://abhrajit.blogspot.com/2012/12/jellybean-comes-to-india-for-samsung.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-cdONWJfl-U4/UNVkBu6qUPI/AAAAAAAABIc/ogz_0m7pqso/s72-c/Screenshot_2012-12-22-13-07-04.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332210670691629431.post-2520640105461126603</guid><pubDate>Sat, 24 Nov 2012 17:06:00 +0000</pubDate><atom:updated>2012-11-24T22:36:55.182+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Android</category><category domain="http://www.blogger.com/atom/ns#">google</category><category domain="http://www.blogger.com/atom/ns#">Ingress</category><title>Ingress-The Conspiracy, The Game and The Google Way</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Well the net is abuzz with a organization named &lt;b&gt;Niantic.&lt;/b&gt; This organization has been releasing teasers for a futuristic alternate reality game called &lt;b&gt;Ingress&lt;/b&gt;. It&#39;s in closed Beta at the moment and well I have received an invite so will share an experience on the game.&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;u&gt;&lt;b&gt;&lt;span style=&quot;font-size: large;&quot;&gt;THE CONSPIRACY&lt;/span&gt;&lt;/b&gt;&lt;/u&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
The game is woven on a subplot which states that European scientists have discovered some strange shaper forces which have been there on Earth since eternity. These forces have been identified with the discovery of XM (Exotic Material) which is available all around you. Now the world is divided in two factions&amp;nbsp;&lt;b&gt;Enlightened&amp;nbsp;&lt;/b&gt;and&lt;b&gt; Resistance&lt;/b&gt;.&amp;nbsp;Enlightened faction&amp;nbsp;tries to explore the forces and understand what benefit it can bring to humanity while the&amp;nbsp;Resistance&amp;nbsp;faction will try and resit this force from taking over mankind. The game begins from here.&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;b&gt;&lt;u&gt;&lt;span style=&quot;font-size: large;&quot;&gt;THE GAME&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;
&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;float: right; margin-left: 1em; text-align: justify;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://3.bp.blogspot.com/-_iddtaTZ2H0/ULDzTGWcnJI/AAAAAAAABIA/WR67IybbjvE/s1600/Ingress_Location.png&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; margin-bottom: 1em; margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;320&quot; src=&quot;http://3.bp.blogspot.com/-_iddtaTZ2H0/ULDzTGWcnJI/AAAAAAAABIA/WR67IybbjvE/s320/Ingress_Location.png&quot; width=&quot;187&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Scanning Location&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
This is an augmented reality game (Ingress prefers to be called alternate reality). It is very outdoor kind of game. Ingress is available for android only so you can get it from play store, but hold on you won&#39;t be able to get started yet. You need to request an invite in the official Ingress website or impress Ingress&#39; product manager &lt;b&gt;(Brandon Badger)&lt;/b&gt;&amp;nbsp;in Google+ with creativity. I tried both, &amp;nbsp;but got the invite from the website method. The game begins with an extensive training. You need to go out to play the game cause this game uses GPS as well as data.&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;float: left; text-align: justify;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://4.bp.blogspot.com/-Z8eOaV5cmr8/ULDzUrQUyxI/AAAAAAAABII/8VhlqKd0yyM/s1600/Ingress_Training.png&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; margin-bottom: 1em; margin-left: auto; margin-right: auto; text-align: justify;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;320&quot; src=&quot;http://4.bp.blogspot.com/-Z8eOaV5cmr8/ULDzUrQUyxI/AAAAAAAABII/8VhlqKd0yyM/s320/Ingress_Training.png&quot; width=&quot;187&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Training Mode&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
You need to explore around your city to collect XM. With the help of the XM need to capture portals which is again all over the world. The biggest twist here is that you need to choose a faction once the training finishes. So once you capture a portal it maybe weakened or captured by your enemy faction. So the game stays in constant state of flux.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Portals can be historic landmark, unique architecture or any local business. Portals can be linked in a triangle to form a control field and the population under that control field goes to the mind count of the faction. One can destroy enemy portals by firing XMP or HACK them to get resonators. Resonators power a portal and increases it&#39;s strength. As I write this blog the mind count stands at Enlightened (5,477,090) and Resistance(4,444,747).&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
You can also submit portal request to Niantic team. Just click a photo with geo tagging on and submit it from the share button to Niantic Ops. It will take 2-3 weeks to be up.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;
In &lt;b&gt;Kolkata, India &lt;/b&gt;XM is vary sparse and I couldn&#39;t get any portal. So only way is submit portal requests and wait for them to come up. Also in India there are lot of peeping toms who will make it difficult to be played in open air. I have got few unusual glares myself when I was collecting XM and searching portals.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;u&gt;&lt;span style=&quot;font-size: large;&quot;&gt;THE GOOGLE WAY&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Google is where it is because it brings out innovative solutions and&lt;b&gt;&amp;nbsp;they fix what ain&#39;t broken&lt;/b&gt;. That&#39;s the reason they are way ahead. While playing this game you will&amp;nbsp;realize&amp;nbsp;that Google is actually using this game to better their Google maps.&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;clear: right; float: left; margin-bottom: 1em; text-align: justify;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://4.bp.blogspot.com/-x7sl6k4oIHE/ULDzRcJdayI/AAAAAAAABH4/Lrqoeki2ysw/s1600/Ingress_Game.png&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; margin-bottom: 1em; margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;320&quot; src=&quot;http://4.bp.blogspot.com/-x7sl6k4oIHE/ULDzRcJdayI/AAAAAAAABH4/Lrqoeki2ysw/s320/Ingress_Game.png&quot; width=&quot;187&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Game Window&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Users have the option of submitting portals which are listed in Ingress help website as:-&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;div&gt;
&lt;i&gt;Statues&lt;br /&gt;Unique architecture&lt;br /&gt;Outdoor murals&lt;br /&gt;Historic buildings&lt;br /&gt;Special outdoor buildings&lt;br /&gt;Unique local businesses&lt;/i&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
So they are getting users to map un- mapped public places and give more information and photos about them. Also note the last point &lt;i&gt;Unique local business, &lt;/i&gt;this is a revenue generating opportunity that Google has left open. Suppose a business pays to create a portal and opens it for capture, so users will rush to capture it, hack it and re- capture it and in turn the business will start booming. This will become a boon for local businesses.&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
The last but slight area of concern is that Google will be collecting&amp;nbsp;humongous&amp;nbsp;amount of user location data via this. I say slight concern cause Google has been using user data responsibly &quot;&lt;i&gt;till now&quot;&lt;/i&gt;. How much of your whereabouts are you ready to share?&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;Some handy links:-&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;Ingress website: &lt;a href=&quot;http://www.ingress.com/&quot; target=&quot;_blank&quot;&gt;www.ingress.com&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;Ingress intel map: &lt;a href=&quot;http://www.ingress.com/intel&quot; target=&quot;_blank&quot;&gt;www.ingress.com/intel&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
</description><link>https://abhrajit.blogspot.com/2012/11/ingress-conspiracy-game-and-google-way.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-_iddtaTZ2H0/ULDzTGWcnJI/AAAAAAAABIA/WR67IybbjvE/s72-c/Ingress_Location.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332210670691629431.post-3517161134873831010</guid><pubDate>Sat, 27 Oct 2012 13:21:00 +0000</pubDate><atom:updated>2012-10-27T18:51:59.660+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Android</category><category domain="http://www.blogger.com/atom/ns#">Samsung</category><title>Connect Computer to Samsung Galaxy Tab2 via WiFi</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
Will suggest a simple app to connect your Samsung Galaxy Tab2 (or for the matter most of your Samsung android devices) via your home WiFi router. It gives you a break from the wired clutter between your laptop/pc and your tab.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;u&gt;How does it work? (geek only section)&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
The app that I am going to recommend will turn your android device into a web server. Which can be accessed via any device connected to your wifi router using their native web browser. The client can be any device running any os just you need a web browser that&#39;s it.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;u&gt;The App Details:&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
The app comes from the house of Samsung electronics. You can find the app with the search term &quot;Kies Air&quot;. The following are the link and QR code:-&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Link: &lt;/b&gt;&lt;a href=&quot;http://goo.gl/xkZpd&quot; target=&quot;_blank&quot;&gt;http://goo.gl/xkZpd&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;QR Code:&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://1.bp.blogspot.com/-YmYeKfqryhk/UIvbD-cIZOI/AAAAAAAABEc/dFQC0Nht_mM/s1600/kies+QR+code.png&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;200&quot; src=&quot;http://1.bp.blogspot.com/-YmYeKfqryhk/UIvbD-cIZOI/AAAAAAAABEc/dFQC0Nht_mM/s200/kies+QR+code.png&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;u&gt;How to get sharing?&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;u&gt;&lt;br /&gt;&lt;/u&gt;&lt;/b&gt;
Start the app to get the below screen:&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;span style=&quot;color: #0000ee;&quot;&gt;On you computer On you computer&amp;nbsp;On you computer On you computer&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Press the start button to activate the web server on your device, once the web server is successfully up you will get a screen aOn you computer On you computer&amp;nbsp;s below stating your webserver details. The address given here can be used by all other devices on your network to connect to your Samsung device.&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;a href=&quot;http://3.bp.blogspot.com/-SBT--01Cxvc/UIvc6bvK_jI/AAAAAAAABEs/285Y7JeuA2M/s1600/Kies+2.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;233&quot; src=&quot;http://3.bp.blogspot.com/-SBT--01Cxvc/UIvc6bvK_jI/AAAAAAAABEs/285Y7JeuA2M/s400/Kies+2.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Once, the web server is up and running open your laptop/ pc web browser and type in the web server address. You will be prompted for permission on your Samsung device, press allow:-&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;a href=&quot;http://4.bp.blogspot.com/-OXuIud6SS30/UIvc7dCS_II/AAAAAAAABE0/qyIscmKBjRI/s1600/Kies+3.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;232&quot; src=&quot;http://4.bp.blogspot.com/-OXuIud6SS30/UIvc7dCS_II/AAAAAAAABE0/qyIscmKBjRI/s400/Kies+3.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&amp;nbsp;The following screen shows a successful confirmation of connection establishment:-&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;a href=&quot;http://2.bp.blogspot.com/-Y7bGpbjeUj0/UIvc8lG59lI/AAAAAAAABE8/DV0IJ_i4srM/s1600/Kies+4.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;233&quot; src=&quot;http://2.bp.blogspot.com/-Y7bGpbjeUj0/UIvc8lG59lI/AAAAAAAABE8/DV0IJ_i4srM/s400/Kies+4.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
With this app you will be able to perform file transfer, sms via desktop and many more. Go ahead and explore for your self&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
</description><link>https://abhrajit.blogspot.com/2012/10/connect-computer-to-samsung-galaxy-tab2.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-YmYeKfqryhk/UIvbD-cIZOI/AAAAAAAABEc/dFQC0Nht_mM/s72-c/kies+QR+code.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332210670691629431.post-104367261514209317</guid><pubDate>Sat, 11 Jun 2011 17:51:00 +0000</pubDate><atom:updated>2011-09-03T13:36:43.126+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Camera</category><category domain="http://www.blogger.com/atom/ns#">Sony</category><title>Sony CyberShot DSC-S3000 Review/ Sample Pictures</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;
Let&#39;s set the expectations straight at the beginning of this review. This camera is not a DSLR, its a budget point and shoot camera, with all that a point and shoot camera should have. So while making this review I will review its quality keeping the benchmark of a point and shoot camera.&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;
First of all the camera&#39;s price...The camera comes at a cool price of INR 4800 (as of May 2011). The package contains:-&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;
Camera&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;
&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;2 Non- Rechargable AA battery&lt;/li&gt;
&lt;li&gt;Carry Case (Special offer)&lt;/li&gt;
&lt;li&gt;2 Rechargable AA battery (Special offer)&lt;/li&gt;
&lt;li&gt;Battery charger (Special offer)&lt;/li&gt;
&lt;li&gt;4GB Mini SD Card (Special offer)&lt;/li&gt;
&lt;li&gt;CD/ Manual/ Docs&lt;/li&gt;
&lt;/ul&gt;
&lt;div style=&quot;margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;
Now coming to the review. The image stabilization is great. Picture in bright light comes very good, but in low light without flash it comes with noise. That is expected from a point and shoot camera. The ISO levels vary from 100 to 3200. Sure there is scope to tinker with the ISO levels for better low light pictures. If flash is used low light photos come great, but you loose the low light effect. Image quality can be modified from 10MP to 2MP, with wide angle shot at 7MP. Wide angle is great for viewing in HD TV and widescreen notebooks. Smile and face detection are two good features that comes as a surprise in camera of this range. There is also a sweep panorama mode which lets you shoot super wide panoramic shots.&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;
For novice photographers, Sony has incorporated EASY mode, which brings down the manual settings to bare minimum. Only image size can be changed in this mode, rest is all detected automatically. This simplistic approach is great considering the target population for the camera.&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;
All in all this is a good camera to have for those small occasional party or holiday. Only con I would say is the color saturation is bit low. Unedited Sample pictures follow:-&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://4.bp.blogspot.com/-IyyQD3IT4vg/TfRaijFn8WI/AAAAAAAAAkA/QqOz8jgC48I/s1600/DSC00051.JPG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;240&quot; src=&quot;http://4.bp.blogspot.com/-IyyQD3IT4vg/TfRaijFn8WI/AAAAAAAAAkA/QqOz8jgC48I/s320/DSC00051.JPG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Low light ISO 400, No Flash, 10 MP&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-bottom: 0.5em; margin-left: auto; margin-right: auto; padding-bottom: 6px; padding-left: 6px; padding-right: 6px; padding-top: 6px; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;div style=&quot;margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;
&lt;a href=&quot;http://3.bp.blogspot.com/-feMY81KBdFM/TfRbc6CoyJI/AAAAAAAAAkU/kNvtvV5JF9A/s1600/DSC00287.JPG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;240&quot; src=&quot;http://3.bp.blogspot.com/-feMY81KBdFM/TfRbc6CoyJI/AAAAAAAAAkU/kNvtvV5JF9A/s320/DSC00287.JPG&quot; style=&quot;cursor: move;&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;font-size: 13px; padding-top: 4px; text-align: center;&quot;&gt;&lt;div style=&quot;margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;
ISO 100, With Flash, Low Light, 10 MP&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://1.bp.blogspot.com/-GwxhMzv8760/TfRamuRBXBI/AAAAAAAAAkE/Q_Zi6m6yufY/s1600/DSC00126.JPG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;240&quot; src=&quot;http://1.bp.blogspot.com/-GwxhMzv8760/TfRamuRBXBI/AAAAAAAAAkE/Q_Zi6m6yufY/s320/DSC00126.JPG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;ISO 100, 10MP&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://3.bp.blogspot.com/-bj6cEkMoKwo/TfRbTjQax9I/AAAAAAAAAkM/qrC3j4xhBOM/s1600/DSC00176.JPG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;180&quot; src=&quot;http://3.bp.blogspot.com/-bj6cEkMoKwo/TfRbTjQax9I/AAAAAAAAAkM/qrC3j4xhBOM/s320/DSC00176.JPG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;ISO 100, 16:9, 7MP, wide shot&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://2.bp.blogspot.com/-9YvLNEut_TY/TfRbZYuSRTI/AAAAAAAAAkQ/PL7848FaH_s/s1600/Manual+White+Balance.JPG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;240&quot; src=&quot;http://2.bp.blogspot.com/-9YvLNEut_TY/TfRbZYuSRTI/AAAAAAAAAkQ/PL7848FaH_s/s320/Manual+White+Balance.JPG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;ISO 100, 10 MP, White balance 1&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-bottom: 0.5em; margin-left: auto; margin-right: auto; padding-bottom: 6px; padding-left: 6px; padding-right: 6px; padding-top: 6px; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;div style=&quot;margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;
&lt;a href=&quot;http://3.bp.blogspot.com/-b5cOkrhxqjA/TfRamdWrmiI/AAAAAAAAAkI/NMFQqolrWUQ/s1600/Auto+White+Balance.JPG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;240&quot; src=&quot;http://3.bp.blogspot.com/-b5cOkrhxqjA/TfRamdWrmiI/AAAAAAAAAkI/NMFQqolrWUQ/s320/Auto+White+Balance.JPG&quot; style=&quot;cursor: move;&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;font-size: 13px; padding-top: 4px; text-align: center;&quot;&gt;&lt;div style=&quot;margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;
ISO 100, 10 MP, White balance automatic&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://1.bp.blogspot.com/-aHSxKt6B0KI/TfRhr5uG8tI/AAAAAAAAAlA/Wir39psSxyo/s1600/DSC00167.JPG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;70&quot; src=&quot;http://1.bp.blogspot.com/-aHSxKt6B0KI/TfRhr5uG8tI/AAAAAAAAAlA/Wir39psSxyo/s320/DSC00167.JPG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Sweep Panorama&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Other recommended cameras in this category are:-&lt;/div&gt;
&lt;div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;FujiFilm AV200&lt;/li&gt;
&lt;li&gt;Nikon CoolPix L23&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</description><link>https://abhrajit.blogspot.com/2011/06/sony-cybershot-dsc-s3000-review-sample.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-IyyQD3IT4vg/TfRaijFn8WI/AAAAAAAAAkA/QqOz8jgC48I/s72-c/DSC00051.JPG" height="72" width="72"/><thr:total>5</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332210670691629431.post-128667105965201224</guid><pubDate>Sat, 23 Apr 2011 11:09:00 +0000</pubDate><atom:updated>2011-04-23T16:44:05.387+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">cricket</category><category domain="http://www.blogger.com/atom/ns#">ipl</category><category domain="http://www.blogger.com/atom/ns#">kkr</category><title>Debut at EDEN</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;b&gt;The Build UP:&lt;/b&gt;&lt;br /&gt;
&lt;div style=&quot;margin-bottom: 0cm; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;&lt;div style=&quot;margin-bottom: 0.21cm; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;It was yesterday 22nd April 2011 that I debuted at EDEN. Not that I have taken to playing cricket, but as a spectator. I always waited for a chance to get to EDEN. Now, for call of duty have shifted base to Kolkata and was waiting for that opportunity. Was all pumped up for the INDIA vs ENGLAND match of World Cup 2011 but it was moved out of EDEN due to unsatisfactory stadium condition (as mentioned by ICC).&lt;/div&gt;&lt;div style=&quot;margin-bottom: 0.21cm; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;margin-bottom: 0cm; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;margin-bottom: 0cm; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;&lt;div style=&quot;margin-bottom: 0.21cm; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;Then came IPL 2011, and got tickets for the&amp;nbsp;&lt;i&gt;Kolkata Knight Riders&amp;nbsp;&lt;/i&gt;vs&amp;nbsp;&lt;i&gt;Royal Challengers Bangalore&amp;nbsp;&lt;/i&gt;match.&amp;nbsp;&amp;nbsp;On the D-Day we had some rain scare, was hoping that my first match at Eden doesn´t get washed out. It didn´t but some other kind of storm had come, that I will come to later. &amp;nbsp;&lt;/div&gt;&lt;div style=&quot;margin-bottom: 0.21cm; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;margin-bottom: 0.21cm; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;&lt;b&gt;The JOURNEY:&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;/b&gt;After getting down from Esplanade metro with my friends the walk towards Eden was splendid. The first thing I could notice was the amount of&amp;nbsp;alternate&amp;nbsp;branding (&lt;i&gt;duplicate maal)&lt;/i&gt;&amp;nbsp;that was there right from the time I came out of the metro. Be it KKR jersey, head gear, flags, hooters, you name it they had it at dirt cheap price. It was good to see the amount of indirect business that is generated through a single match and gives the youth a chance to earn a day´s livelihood. We continued the walk in the sea of crowd toward EDEN (&lt;i&gt;its strange how it feels we are not part of the crowd until we look back). &lt;/i&gt;You never needed to look for direction, the crowd´s push will take you towards your destination.&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;margin-bottom: 0.21cm; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;margin-bottom: 0.21cm; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;The giant flood lights were visible right from the time we got out, but slowly the mammoth structure of EDEN was getting visible. What to say about the new look EDEN, she looks stunning. Ours was Gate No.10, F Block. &amp;nbsp;We reached Gate 10, after ticket checks and frisking we were allowed in. We got ourselves bags full of water pouches and began our walk towards the stands. My heart started pounding,&amp;nbsp;the &lt;i&gt;Korbo Lorbo Jeetbo&lt;/i&gt;&amp;nbsp;song was pumping the stadium with joy and adrenaline.&lt;/div&gt;&lt;div style=&quot;margin-bottom: 0.21cm; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;margin-bottom: 0.21cm; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;margin-bottom: 0.21cm; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;&lt;b&gt;The First Look:&lt;/b&gt;&lt;/div&gt;&lt;div&gt;As I walked into the stadium and got the first sight of the greens, what a feeling it was. A lush green designer trimmed &amp;nbsp;outfield, with stands embracing the field in it´s lap. Purple and gold was the theme of the stadium with green and blue seats adding to the glory. The towering floodlights were bowing their heads giving a warm welcome to a first timer into Eden.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;It was 3.10 PM by my watch. Toss was still 20 minutes to go. The green fields had nets up and KKR and RCB were having their practice drills. Started spotting the cricketing heroes whom I have been seeing in my drawing room all these years. The atmosphere was electric, with DJ belting out one hit after another and the crowd going&amp;nbsp;berserk seeing Yusuf Pathan hitting long shots in practice session. There was a deep feeling it was a day of KKR. I was absorbing as much as I could, seeing all round with awe and admiration. I was finally sitting inside the mecca of cricket with 65,000 other fans.&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;b&gt;The Match:&lt;/b&gt;&lt;/div&gt;&lt;div&gt;I could see Pommy MBangwa facing the camera with the two captains in the middle of the pitch, yes it was toss time. RCB won the toss and elected to field first. The crowd roared in anticipation of KKR&#39; s batting. We were going to have a treat at hand. The match started with Jack Kallis on fire and hit Zaheer Khan all round the park. I shouted along with the crowd and almost lost my voice in the first over, but at the same time was feeling bad for Zaheer after all he is our India´ s pride. I was having tough time switching my loyalties from country heroes to club heroes.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;The crowd was cheering each and every run and was sporting enough to appreciate the good fielding effort that RCB put in. I took part in a mexican wave that was going round the stadium, it was a delight to watch. The towering sixes and fours were a treat to the eye with the DJ pumping out superb bets after each and every four or six.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;The flood light was slowly coming to force, the intensity of the light made the stadium look a bit foggy. The&amp;nbsp;ambiance&amp;nbsp;was even better now, the knight´s golden pads were shinning more (&lt;i&gt;knights in shining armour). &lt;/i&gt;The KKR innings finished for 171, looking in a comfortable position to win.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;b&gt;The Storm:&lt;/b&gt;&lt;/div&gt;&lt;div&gt;The 2nd Innings started and a storm came. It was Gayle Storm, he was at his fluent best. He scored a hundred punctuating them with sixes and fours. I was simply awestruck to see the powerhouse he was. He was hitting at will, and defending with the same ease. He could have played at least one innings like this while he was in KKR. His inconsistency in the last three season left him unsold in the player auction this year. He came in as a replacement of Dirk Nannes and what a replacement he has proven to be. I must say RCB was very lucky, since these kind of innings doesn´t happen very often but when they happen it&amp;nbsp;devastates the opposition. Watching the sixes fly into the crowd was superb and if I had not been a KKR supporter would have enjoyed it more.&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;All said and done, it was a great day out and a wonderful experience in Eden. Winning and losing are part of the game. Being a gracious fan of a losing side. I would say &lt;i&gt;Well Played Gayle, Well Played RCB. &lt;/i&gt;All in all a total value for money (&lt;i&gt;Paisa Vasool).&lt;/i&gt;&lt;/div&gt;&lt;div&gt;&lt;i&gt;&lt;br /&gt;
&lt;/i&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description><link>https://abhrajit.blogspot.com/2011/04/debut-at-eden.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332210670691629431.post-5504918727140551553</guid><pubDate>Wed, 23 Mar 2011 18:11:00 +0000</pubDate><atom:updated>2011-04-21T23:18:28.094+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">chrome</category><category domain="http://www.blogger.com/atom/ns#">Firefox</category><title>Chrome(10.0.648.151) vs Firefox 4</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;With all the hype surrounding Firefox 4, I thought of giving it a try. Downloaded it in Ubuntu first but was not impressed. Came back to Windo&lt;u&gt;s&lt;/u&gt;e and installed it. At the first look I must admit that it looks very refreshing and sleek. As I am a Google Chrome user for a long time. Thought of running a performance test using&amp;nbsp;&lt;a href=&quot;http://ie.microsoft.com/testdrive/Performance/FlyingImages/&quot; target=&quot;_blank&quot;&gt;http://ie.microsoft.com/testdrive/Performance/FlyingImages/&amp;nbsp;&lt;/a&gt;. The results were quite towards chrome I must say. One point to note that Firefox 4&#39;s hardware acceleration feature was disabled, since my configuration doesn&#39;t support it. On the other side Chrome too ran without it. See the results below:-&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Firefox 4:&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://lh3.googleusercontent.com/-bQgTotfxhJQ/TYo28dkX1PI/AAAAAAAAAWQ/Vkir3LJozYU/s1600/firefox4.JPG&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;222&quot; src=&quot;https://lh3.googleusercontent.com/-bQgTotfxhJQ/TYo28dkX1PI/AAAAAAAAAWQ/Vkir3LJozYU/s400/firefox4.JPG&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;Chrome 10.0.648.151:&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://lh6.googleusercontent.com/-cJ2f6l6wjCk/TYo3QoCJwdI/AAAAAAAAAWU/GM2NnaXI9rY/s1600/chrome.JPG&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;222&quot; src=&quot;https://lh6.googleusercontent.com/-cJ2f6l6wjCk/TYo3QoCJwdI/AAAAAAAAAWU/GM2NnaXI9rY/s400/chrome.JPG&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Looks like Chrome is a clear winner with 39fps vs Firefox&#39;s 21fps. Way to go Google. Someone tried out with hardware accelerator on? Let me know your comments.&amp;nbsp;&lt;/div&gt;</description><link>https://abhrajit.blogspot.com/2011/03/chrome100648151-vs-firefox-4.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://lh3.googleusercontent.com/-bQgTotfxhJQ/TYo28dkX1PI/AAAAAAAAAWQ/Vkir3LJozYU/s72-c/firefox4.JPG" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332210670691629431.post-8092065270157428253</guid><pubDate>Tue, 22 Mar 2011 18:01:00 +0000</pubDate><atom:updated>2011-03-22T23:32:34.273+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Apache</category><category domain="http://www.blogger.com/atom/ns#">MRTG</category><category domain="http://www.blogger.com/atom/ns#">ubuntu</category><title>MRTG in Ubuntu for monitoring bandwidth</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;div style=&quot;text-align: left;&quot;&gt;Wondering how to measure your average bandwidth over a period of year, month, week or even day? MRTG (Multi Router Traffic Grapher) is the answer for you. As the name suggests its basically designed for greater purpose, but here I will be elaborating how to monitor a simple ppp connection using MRTG. Again many of you may be knowing about MRTG but aren&#39;t able to configure it. MRTG configuration is a bit cumbersome but not difficult (the key is the conf file). Below I will be presenting the points how to configure MRTG on ubuntu.&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;b&gt;Pre-requisites:&lt;/b&gt; A httpd server needs to be installed in your system. If you don&#39;t have one please get one installed (will be using Apache httpd server in this example).&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;The steps required are as follows:-&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;-&lt;b&gt;Download and install Apache HTTPD server from&amp;nbsp;&lt;/b&gt;&lt;a href=&quot;http://httpd.apache.org/download.cgi&quot; target=&quot;_blank&quot;&gt;http://httpd.apache.org/download.cgi&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;-&lt;b&gt;Download the MRTG package from&amp;nbsp;&lt;a href=&quot;http://oss.oetiker.ch/mrtg/download.en.html&quot; target=&quot;_blank&quot;&gt;http://oss.oetiker.ch/mrtg/download.en.html&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;a href=&quot;http://oss.oetiker.ch/mrtg/download.en.html&quot; target=&quot;_blank&quot;&gt;&lt;/a&gt;-&lt;b&gt;Install it by following the ReadME&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;-&lt;b&gt;Create the following script @ /usr/local/sbin/mrtgstats-net.sh &amp;nbsp;(&lt;a href=&quot;http://www.webhostingtalk.com/showthread.php?t=536662&quot; target=&quot;_blank&quot;&gt;Source&lt;/a&gt;)&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;#!/bin/sh&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;awk &#39;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;/&#39;$1&#39;:/ {&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;$0=substr($0,index($0,&quot;:&quot;)+1);&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;print $1;print $9&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;}&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;&#39; /proc/net/dev&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
-&lt;b&gt;Create the following config file /etc/mrtg.cfg&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;######################################################################&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;# Multi Router Traffic Grapher -- Sample Configuration File&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;######################################################################&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;# This file is for use with mrtg-2.5.4c&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;# Global configuration&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;WorkDir: /usr/local/apache2/htdocs/mrtg/&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;WriteExpires: Yes&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;Title[^]: Traffic Analysis for&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;#Target[leased]: 1:public@router.localnet&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;#MaxBytes[leased]: 16000&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;Target[ppp0]: `/usr/local/sbin/mrtgstats-net.sh ppp0`&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;Title[ppp0]: Internet Traffic&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;MaxBytes[ppp0]: 406323&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;PageTop[ppp0]:&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;Internet Traffic&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;Options[ppp0]: growright,bits,noinfo&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;&lt;b&gt;Note: &lt;/b&gt;Here ppp0 is my interface name&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;-&lt;/span&gt;&lt;b style=&quot;font-family: inherit;&quot;&gt;Fire &lt;/b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;mkdir&amp;nbsp;/usr/local/apache2/htdocs/mrtg&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;-&lt;b&gt;Start the apache httpd server&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;/usr/local/apache2/bin/apachectl -f /usr/local/apache2/conf/httpd.conf&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;&lt;b&gt;Goto your web-browser and type http://127.0.0.1/mrtg and open the file ppp0.html&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://lh3.googleusercontent.com/-tgq_KSjUlK0/TYjiWn9Ed4I/AAAAAAAAAWI/5xyMl-dq-P0/s1600/Screenshot.png&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;191&quot; src=&quot;https://lh3.googleusercontent.com/-tgq_KSjUlK0/TYjiWn9Ed4I/AAAAAAAAAWI/5xyMl-dq-P0/s400/Screenshot.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;div style=&quot;font-weight: bold;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;/ul&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;That concludes the MRTG setup part. MRTG is automatically added to your crontab it will refresh data every 5 minutes.&lt;br /&gt;
&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: large;&quot;&gt;&lt;b&gt;&lt;u&gt;&lt;br /&gt;
&lt;/u&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;</description><link>https://abhrajit.blogspot.com/2011/03/mrtg-in-ubuntu-for-monitoring-bandwidth.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://lh3.googleusercontent.com/-tgq_KSjUlK0/TYjiWn9Ed4I/AAAAAAAAAWI/5xyMl-dq-P0/s72-c/Screenshot.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332210670691629431.post-6463333259031070603</guid><pubDate>Mon, 14 Mar 2011 18:33:00 +0000</pubDate><atom:updated>2011-03-15T00:03:55.909+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">acer</category><category domain="http://www.blogger.com/atom/ns#">partition</category><category domain="http://www.blogger.com/atom/ns#">ubuntu</category><title>Acer Aspire One 532h-2Bh Partitioning and Ubuntu 10.10</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;Last night I tried installing Ubuntu on my Acer Aspire One 532h- 2Bh netbook but couldn&#39;t. The problems faced were:-&lt;br /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: large;&quot;&gt;THE PROBLEM:&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;div&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;&lt;b&gt;Full Install: &lt;/b&gt;Installation of Ubuntu started fine, all looked cool but suddenly while partitioning using Ubuntu 10.10 &#39;s native partitioning software I was stuck. The problem was the resize option was disabled and without it there was no way to claim space for Ubuntu.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Wubi Install:&lt;/b&gt;&amp;nbsp;Then I tried the WUBI way (btw WUBI is a tool to install UBUNTU as a native application in windows). Again the installation went fine, and was told to restart. Then was given the error &quot;No Root Filesystem is defined, please correct from partitioning menu&quot;. This kept coming.&lt;/li&gt;
&lt;/ul&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: large;&quot;&gt;&lt;b&gt;THE ROOT CAUSE:&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;The root cause to this is the EISA partition present for system recovery in windows based Acer netbook. This UBUNTU was not able to process, and hence, one night&#39;s sleep wasted :)&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: large;&quot;&gt;&lt;b&gt;THE SOLUTION:&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;The solution that came to my mind was fairly straight forward, if UBUNTU can&#39;t human can. So thought of resizing manually using third party software. I stumbled across &lt;a href=&quot;http://www.partitionwizard.com/&quot; target=&quot;_blank&quot;&gt;mini tool partition wizard&lt;/a&gt;, this is a superb free partitioning software. Highly recommended. Using it I resized my partition to squeeze out 30Gigs of space.&lt;br /&gt;
&lt;br /&gt;
Then ran the Ubuntu bootable pen drive. Used the unallocated 30Gigs(between / and swap) and the installation succeeded.&lt;br /&gt;
&lt;br /&gt;
PS: This post has been written from UBUNTU :) Trust me it works...&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description><link>https://abhrajit.blogspot.com/2011/03/acer-aspire-one-532h-2bh-partitioning.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332210670691629431.post-7483852739013308571</guid><pubDate>Sat, 19 Feb 2011 13:06:00 +0000</pubDate><atom:updated>2011-02-19T18:36:39.343+05:30</atom:updated><title>Speed up your internet connection</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;People stuck in slow speed internet connection I have a solution for you. It won&#39;t make your speed lightning fast but will at least make it a tad better. The answer is Google Public DNS. Using it the DNS lookup time reduces considerably. The page starts loading as soon as the request is fired (instead of the usual &lt;i&gt;connecting...&lt;/i&gt;).&lt;br /&gt;
The settings are:-&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Google Public DNS:&amp;nbsp;&lt;/b&gt;Configure your DNS to 8.8.8.8 and/or 8.8.4.4&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
The process for configuring DNS in a typical Windows XP based computer:&lt;br /&gt;
&lt;br /&gt;
Control Panel &amp;gt;&amp;gt; Network Connections &amp;gt;&amp;gt; Right Click on the connection you are using and select&lt;i&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;properties &amp;gt;&amp;gt; &lt;/i&gt;In the General Tab Double click on &lt;i&gt;Internet Protocol (TCP/IP) &amp;gt;&amp;gt; &lt;/i&gt;Bingo you will get the place to enter DNS settings.&lt;br /&gt;
&lt;br /&gt;
For more info visit&amp;nbsp;&lt;a href=&quot;http://code.google.com/speed/public-dns/&quot; target=&quot;_blank&quot;&gt;http://code.google.com/speed/public-dns/&lt;/a&gt;&lt;/div&gt;</description><link>https://abhrajit.blogspot.com/2011/02/speed-up-your-internet-connection.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332210670691629431.post-8057561015204915893</guid><pubDate>Sat, 15 Jan 2011 17:33:00 +0000</pubDate><atom:updated>2011-03-03T22:26:50.942+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Android</category><category domain="http://www.blogger.com/atom/ns#">Mobile</category><title>Best budget 3G enabled Android Phones in India</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;Presenting a list of feature rich android phones which are cool to have but won&#39;t burn a hole in your pocket. The minimum&amp;nbsp;criterion for making it to the list is:-&lt;br /&gt;
&lt;br /&gt;
a) It should be sporting the Google Android Mobile OS.&lt;br /&gt;
b) It should be 3G enabled.&lt;br /&gt;
c) It should have&amp;nbsp;at least&amp;nbsp;a 3MP camera.&lt;br /&gt;
d) Other connectivity features a must.&lt;br /&gt;
e) It should be less than INR 15,000.&lt;br /&gt;
&lt;br /&gt;
Just a small disclaimer the prices are just for indicative purpose only, you might get it lot cheaper in the street. Go on&amp;nbsp;and use your bargaining skills.&lt;br /&gt;
&lt;br /&gt;
Here goes the list in ascending order of price.&lt;br /&gt;
&lt;br /&gt;
1) Micromax A60 #Price ~INR 6,400&lt;br /&gt;
&lt;br /&gt;
2) Dell XCD28 #Price~INR 7,400&lt;br /&gt;
&lt;br /&gt;
3) LG GT540 Optimus #Price ~INR 10,700&lt;br /&gt;
&lt;br /&gt;
4) Motorola Quench xt502 (5MP cam) #Price ~INR 12,000&lt;br /&gt;
&lt;br /&gt;
5) Sony Ericsson Xperia&amp;nbsp;X10 Mini (5MP cam) #Price ~INR 12,000&lt;br /&gt;
&lt;br /&gt;
6) LG Optimus One P500 #Price ~INR 12,300&lt;br /&gt;
&lt;br /&gt;
7)&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: yellow;&quot;&gt; &lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: yellow;&quot;&gt;HTC&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: yellow;&quot;&gt; &lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: yellow;&quot;&gt;WildFire&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: yellow;&quot;&gt; (5MP cam) #Price ~&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: yellow;&quot;&gt;INR&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: yellow;&quot;&gt; 13,500 *Highly recommended&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
8) Sony Ericsson Xperia&amp;nbsp;X10 Mini Pro (5MP cam) #Price ~INR 13,600&lt;br /&gt;
&lt;br /&gt;
Go on get street smart and app ready. Happy Droiding!!!&lt;/div&gt;</description><link>https://abhrajit.blogspot.com/2011/01/best-budget-3g-enabled-android-phones.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332210670691629431.post-2663153086856503451</guid><pubDate>Fri, 16 Jul 2010 13:55:00 +0000</pubDate><atom:updated>2010-07-17T20:33:04.003+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">teradata</category><title>Teradata Sequence</title><description>Here I will give a Teradata work around for sequence (oracle users). This is not a DDL based solution. It will generate values on the fly using query. Find the example below:-&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;;font-family:courier new;font-size:85%;&quot;  &gt;SEL &lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;;font-family:courier new;font-size:85%;&quot;  &gt;ROW_NUMBER() OVER (PARTITION BY &#39;A&#39; ORDER BY COL1) AS SEQ,&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;;font-family:courier new;font-size:85%;&quot;  &gt;COL1,&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;;font-family:courier new;font-size:85%;&quot;  &gt;COL2&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;;font-family:courier new;font-size:85%;&quot;  &gt;FROM&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;;font-family:courier new;font-size:85%;&quot;  &gt;(&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;;font-family:courier new;font-size:85%;&quot;  &gt;SEL&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;;font-family:courier new;font-size:85%;&quot;  &gt;COL1,&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;;font-family:courier new;font-size:85%;&quot;  &gt;COL2&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;;font-family:courier new;font-size:85%;&quot;  &gt;FROM MYTABLE&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;;font-family:courier new;font-size:85%;&quot;  &gt;)TMP;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The explanation is when you partion by a constant value (in this case &#39;A&#39;), full table becomes one partition. As a result row number is assigned on the basis of the ordered columns. For any doubts leave a comment.</description><link>https://abhrajit.blogspot.com/2010/07/teradata-sequence.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332210670691629431.post-1101349430054539798</guid><pubDate>Fri, 14 May 2010 11:40:00 +0000</pubDate><atom:updated>2010-05-18T17:07:19.652+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">informatica</category><title>Export for bulk change in Informatica</title><description>For all those who face sudden &lt;span id=&quot;SPELLING_ERROR_0&quot; class=&quot;blsp-spelling-corrected&quot;&gt;voluminous&lt;/span&gt; &lt;span id=&quot;SPELLING_ERROR_1&quot; class=&quot;blsp-spelling-corrected&quot;&gt;redundant&lt;/span&gt; change of code in &lt;span id=&quot;SPELLING_ERROR_2&quot; class=&quot;blsp-spelling-error&quot;&gt;&lt;span id=&quot;SPELLING_ERROR_0&quot; class=&quot;blsp-spelling-error&quot;&gt;&lt;span id=&quot;SPELLING_ERROR_0&quot; class=&quot;blsp-spelling-error&quot;&gt;Informatica&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;:&lt;br /&gt;&lt;a href=&quot;http://4.bp.blogspot.com/_El2ZASHgTPo/S-0251FpblI/AAAAAAAAAVs/cTt2Bg5bwMc/s1600/export.png&quot;&gt;&lt;img style=&quot;MARGIN: 0px 10px 10px 0px; WIDTH: 163px; FLOAT: right; HEIGHT: 320px; CURSOR: hand&quot; id=&quot;BLOGGER_PHOTO_ID_5471089489456229970&quot; border=&quot;0&quot; alt=&quot;&quot; src=&quot;http://4.bp.blogspot.com/_El2ZASHgTPo/S-0251FpblI/AAAAAAAAAVs/cTt2Bg5bwMc/s320/export.png&quot; /&gt;&lt;/a&gt;What do you do when you have to change certain redundant things at lot of places in a &lt;span id=&quot;SPELLING_ERROR_1&quot; class=&quot;blsp-spelling-error&quot;&gt;&lt;span id=&quot;SPELLING_ERROR_1&quot; class=&quot;blsp-spelling-error&quot;&gt;informatica&lt;/span&gt;&lt;/span&gt; &lt;span id=&quot;SPELLING_ERROR_2&quot; class=&quot;blsp-spelling-error&quot;&gt;&lt;span id=&quot;SPELLING_ERROR_2&quot; class=&quot;blsp-spelling-error&quot;&gt;Workflow&lt;/span&gt;&lt;/span&gt;? Open every session, every task and change it? No, just Export the objects as XML, do a find and replace, finally import it back.&lt;br /&gt;&lt;br /&gt;When &lt;span id=&quot;SPELLING_ERROR_3&quot; class=&quot;blsp-spelling-error&quot;&gt;&lt;span id=&quot;SPELLING_ERROR_3&quot; class=&quot;blsp-spelling-error&quot;&gt;informatica&lt;/span&gt;&lt;/span&gt; asks for conflict resolution just use replace strategy. Simple but very &lt;span id=&quot;SPELLING_ERROR_4&quot; class=&quot;blsp-spelling-corrected&quot;&gt;convenient&lt;/span&gt; method. Feel free to comment in case of issues.</description><link>https://abhrajit.blogspot.com/2010/05/for-all-those-who-face-sudden.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/_El2ZASHgTPo/S-0251FpblI/AAAAAAAAAVs/cTt2Bg5bwMc/s72-c/export.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332210670691629431.post-7634170160227737948</guid><pubDate>Mon, 09 Mar 2009 09:35:00 +0000</pubDate><atom:updated>2009-03-09T15:20:34.648+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">virus</category><category domain="http://www.blogger.com/atom/ns#">Windows</category><title>Virus Kill for ark53.tmp</title><description>Recently one of my friend detected a virus named ark53.&lt;span class=&quot;blsp-spelling-error&quot; id=&quot;SPELLING_ERROR_0&quot;&gt;tmp&lt;/span&gt;. It was detected by &lt;a href=&quot;http://free-av.com/&quot; target=&quot;_blank&quot;&gt;&lt;span class=&quot;blsp-spelling-error&quot; id=&quot;SPELLING_ERROR_1&quot;&gt;Avira&lt;/span&gt; &lt;span class=&quot;blsp-spelling-error&quot; id=&quot;SPELLING_ERROR_2&quot;&gt;Antivir&lt;/span&gt;&lt;/a&gt;. It the best free antivirus I have ever used. I recommend and rate it highly. It also has a paid edition with enhanced features.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Now, coming to the point of &lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: bold;&quot;&gt;ark53.&lt;span class=&quot;blsp-spelling-error&quot; id=&quot;SPELLING_ERROR_3&quot;&gt;tmp&lt;/span&gt;. &lt;/span&gt;After detecting the virus, I &lt;span class=&quot;blsp-spelling-corrected&quot; id=&quot;SPELLING_ERROR_4&quot;&gt;instructed&lt;/span&gt; the antivirus to delete it. It got deleted but in the next scan ark54.&lt;span class=&quot;blsp-spelling-error&quot; id=&quot;SPELLING_ERROR_5&quot;&gt;tmp&lt;/span&gt; was detected. The pattern went on increasing to ark55.&lt;span class=&quot;blsp-spelling-error&quot; id=&quot;SPELLING_ERROR_6&quot;&gt;tmp&lt;/span&gt;, ark56.&lt;span class=&quot;blsp-spelling-error&quot; id=&quot;SPELLING_ERROR_7&quot;&gt;tmp&lt;/span&gt; and so on.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;The quick fix solution to it is:-&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;Turn Off System Restore. (Start -&gt; All Programs -&gt; Accessories -&gt; System tools -&gt; System Restore. Click the settings and turn of system restore on all drives)&lt;/li&gt;&lt;li&gt;Perform full scan using &lt;span class=&quot;blsp-spelling-error&quot; id=&quot;SPELLING_ERROR_8&quot;&gt;Avira&lt;/span&gt; again.&lt;/li&gt;&lt;li&gt;Restart the computer.&lt;/li&gt;&lt;li&gt;Turn on System Restore.&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;Done!!! The computer is free from ark53.&lt;span class=&quot;blsp-spelling-error&quot; id=&quot;SPELLING_ERROR_9&quot;&gt;tmp&lt;/span&gt;. If anyone as any experience handling this virus or if you have any problem please feel free to shoot a comment.&lt;/div&gt;&lt;/div&gt;</description><link>https://abhrajit.blogspot.com/2009/03/virus-kill-for-ark53tmp.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332210670691629431.post-1111740185916270107</guid><pubDate>Sat, 07 Mar 2009 09:34:00 +0000</pubDate><atom:updated>2009-03-07T15:12:28.348+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">google</category><title>How to create folders in Gmail?</title><description>As such there is no option for creating folders in &lt;a href=&quot;http://mail.google.com/&quot; target=&quot;_blank&quot;&gt;Gmail&lt;/a&gt; but with a minor tweek you can get the essence of folders in gmail. It can be done in three simple steps:-&lt;div&gt;&lt;ol&gt;&lt;li&gt;Create a label. &lt;/li&gt;&lt;li&gt;Apply the label to the mail.&lt;/li&gt;&lt;li&gt;Archive the e-mail.&lt;/li&gt;&lt;/ol&gt;&lt;div&gt;These steps will move your mail from the inbox and give you a feeling that the label link is your personalized folder. &lt;a href=&quot;http://mail.google.com/support/bin/answer.py?hl=en&amp;amp;answer=118708&quot; target=&quot;_blank&quot;&gt;Visit this link for managing labels&lt;/a&gt;.&lt;/div&gt;&lt;/div&gt;</description><link>https://abhrajit.blogspot.com/2009/03/how-to-create-folders-in-gmail.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332210670691629431.post-1835362835105431518</guid><pubDate>Fri, 06 Mar 2009 11:24:00 +0000</pubDate><atom:updated>2009-03-09T15:23:31.103+05:30</atom:updated><title>Inno Setup to the rescue</title><description>Recently I developed a software but was having some problem packaging it. I used VB6 for development and its package and deployment wizard to package. The packaging completed successfully but when I started Setup.exe it gave the error &lt;span class=&quot;Apple-style-span&quot; style=&quot;color: rgb(255, 0, 0);&quot;&gt;&quot;S&lt;/span&gt;&lt;span style=&quot;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: rgb(255, 0, 0);&quot;&gt;etup Bootstrap for Visual Basic Setup Toolkit has encountered a problem and needs to close.  We are sorry for the inconvenience&quot;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-weight:bold;&quot;&gt;.&lt;/span&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: bold;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;I tried few workarounds but none gave results . I also tried it in other computers, but the setup.exe just won&#39;t work. So the search for an alternative setup generator for Visual Basic 6.0 began. I got Inno Setup, which is an independent setup generator. It&#39;s usage is a bit cumbersome but it saved my day. &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Also the compiled setup file&#39;s interface is far better than the dated package and deployement wizard&#39;s interface. Visit the link for more details:-&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href=&quot;http://www.innosetup.com/isinfo.php&quot; target=&quot;_blank&quot;&gt;INNO&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;A note for Visual Basic 6.0 users. Visit these two links also:-&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;1) &lt;a href=&quot;http://www.innosetup.com/isfaq.php#ocx&quot; target=&quot;_blank&quot;&gt;For OCX Files&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;2) &lt;a href=&quot;http://www.jrsoftware.org/iskb.php?vb&quot; target=&quot;_blank&quot;&gt;For VB System Files&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Once you get the hang of this tool it&#39;s a joy to work. I am loving generating setup files with Inno. If you need any help regarding use of Inno with Visual Basic just shoot a comment. I will be glad to help you out.&lt;/div&gt;</description><link>https://abhrajit.blogspot.com/2009/03/inno-setup-to-rescue.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332210670691629431.post-5353799860298471425</guid><pubDate>Mon, 02 Mar 2009 13:52:00 +0000</pubDate><atom:updated>2009-03-06T16:48:42.769+05:30</atom:updated><title>Education Loan Solutions</title><description>Here is a software which will solve your education loan calculation blues. Question can arise that why an education loan software?? This is because education loan is taken in a very different manner than house loans, car loans or for the matter other loans. It is very seldom taken at a go, rather it is taken when the fees have to be paid.&lt;br /&gt;&lt;br /&gt;This software will help you calculate your EMI you have to pay after you complete your studies. The marquee part of this software is that it will generate a statement for you. You have to just enter the rate, the amounts you have taken at different times during your education. Once you click the magical &#39;Generate&#39; button it will show you your statement for the desired number of months.&lt;br /&gt;&lt;br /&gt;The software is created very hastily. So please take caution while entering data. Bug checks has not been implemented. It will be done in due course of time. Here is the link:-&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://www.2shared.com/file/5014777/1fb8bb86/setup.html&quot; target=&quot;_blank&quot;&gt;CLICK HERE TO DOWNLOAD&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;If you feel it is not good voice it, if you feel it helped you also voice it. I would love to hear from you.</description><link>https://abhrajit.blogspot.com/2009/03/education-loan-solutions.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332210670691629431.post-2347883731235879839</guid><pubDate>Mon, 17 Nov 2008 12:07:00 +0000</pubDate><atom:updated>2008-11-17T19:11:32.616+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">chrome</category><category domain="http://www.blogger.com/atom/ns#">google</category><title>Google Chrome offline install and online update</title><description>&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: bold;&quot;&gt;Problem:&lt;/span&gt; &lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;Since, I have a slow internet connection I brought &lt;a href=&quot;http://www.google.com/chrome&quot; target=&quot;_blank&quot;&gt;chrome&lt;/a&gt; offline installer from a internet cafe and installed it. Suddenly I realised that it wouldn&#39;t be a bad idea to update it online. Update failed saying &lt;span class=&quot;Apple-style-span&quot; style=&quot;color: rgb(255, 0, 0);&quot;&gt;Update server not available( error: 3). &lt;/span&gt;Here is a fast solution.&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: bold;&quot;&gt;Solution: &lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;Read patiently I &lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: bold;&quot;&gt;won&#39;t&lt;/span&gt; tell u to install chrome again in full. I will show a fast method to this solution using the online installer but not installing it in full. Download &lt;a href=&quot;http://www.google.com/chrome&quot; target=&quot;_blank&quot;&gt;chrome online installer&lt;/a&gt;. Now open the taskmanager (ctrl + alt + del), and keep a watch on the processes tab. Start the ChromeSetup.exe file which you just downloaded. As soon as you see a process called Googleupdate.exe in the processes tab &lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: bold;&quot;&gt;exit the installation&lt;/span&gt;. That&#39;s it, this will install the Googleupdate.exe. Now goto google chrome and try update. It won&#39;t show error:3 anymore. &lt;/div&gt;</description><link>https://abhrajit.blogspot.com/2008/11/google-chrome-offline-install-and.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>4</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332210670691629431.post-6780330294836776907</guid><pubDate>Sat, 02 Aug 2008 16:14:00 +0000</pubDate><atom:updated>2008-08-02T21:48:28.393+05:30</atom:updated><title>Cuil Launch: Will it really kill Google? Naaaaaaa</title><description>&lt;a href=&quot;http://www.cuil.com/&quot; target=&quot;_blank&quot;&gt;Cuil&lt;/a&gt; launched itself. It was tipped as the &#39;Google killer&#39;. It failed in the most basic search. Try out the key word &#39;cuil launch&#39; in cuil and &lt;a href=&quot;http://www.google.com/&quot; target=&quot;_blank&quot;&gt;google.&lt;/a&gt;   Google passed the result, but Cuil couldn&#39;t come up with a relevant search in the first page. So Google lives longer ;) Isn&#39;t it?</description><link>https://abhrajit.blogspot.com/2008/08/cuil-launch-will-it-really-kill-google.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332210670691629431.post-3702068839107030086</guid><pubDate>Fri, 30 May 2008 16:27:00 +0000</pubDate><atom:updated>2008-05-30T23:49:03.336+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">google</category><title>Is Google going the Microsoft way??</title><description>Today I noticed &lt;a href=&quot;http://www.google.com/&quot; target=&quot;_blank&quot;&gt;Google&lt;/a&gt; has changed it&#39;s favicon (it is the icon which we see beside the website name in our internet browser, it is circled in red in the picture below) for most of its product website. It seems that Google is concentrating on looks also. Maybe the future has begun where Google will belt out products with flashy and glassy finish. Now the $1million question is &quot;Is Google going the Microsoft way??&quot;&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;http://bp2.blogger.com/_El2ZASHgTPo/SEAsUv_-elI/AAAAAAAAANw/dAd8wMcyBZY/s1600-h/goog_fav.JPG&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;&quot; src=&quot;http://bp2.blogger.com/_El2ZASHgTPo/SEAsUv_-elI/AAAAAAAAANw/dAd8wMcyBZY/s320/goog_fav.JPG&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5206209904234101330&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;</description><link>https://abhrajit.blogspot.com/2008/05/is-google-going-microsoft-way.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://bp2.blogger.com/_El2ZASHgTPo/SEAsUv_-elI/AAAAAAAAANw/dAd8wMcyBZY/s72-c/goog_fav.JPG" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332210670691629431.post-1914540617332850825</guid><pubDate>Sat, 17 May 2008 18:01:00 +0000</pubDate><atom:updated>2008-05-17T23:38:23.788+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">google</category><title>Gmail&#39;s new loading interface</title><description>Today while logging on to &lt;a href=&quot;http://www.gmail.com/&quot; target=&quot;_blank&quot;&gt;gmail&lt;/a&gt;, I pleasantly found that the &#39;loading..&#39; page has changed quite a bit. Now a progress bar is there and most importantly a link at the bottom to switch to the &lt;span style=&quot;font-style: italic;&quot;&gt;basic HTML view.&lt;/span&gt; This feature is great considering the fact that whenever I went to slow internet cafes to check my gmail, very few times did I succeed. Kudos to &lt;a href=&quot;http://www.google.com/&quot; target=&quot;_blank&quot;&gt;Google&lt;/a&gt; for putting so much thought behind their work. My fondness for Google seems to grow everytime.&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;http://bp3.blogger.com/_El2ZASHgTPo/SC8etc01cBI/AAAAAAAAANo/pCS-IEx9g6Y/s1600-h/gmail.JPG&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;&quot; src=&quot;http://bp3.blogger.com/_El2ZASHgTPo/SC8etc01cBI/AAAAAAAAANo/pCS-IEx9g6Y/s320/gmail.JPG&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5201409860816957458&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;</description><link>https://abhrajit.blogspot.com/2008/05/gmails-new-loading-interface.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://bp3.blogger.com/_El2ZASHgTPo/SC8etc01cBI/AAAAAAAAANo/pCS-IEx9g6Y/s72-c/gmail.JPG" height="72" width="72"/><thr:total>0</thr:total></item></channel></rss>