<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>Tech18 &#187; How to</title> <atom:link href="http://tech18.com/category/tipsntricks/how-to/feed" rel="self" type="application/rss+xml" /><link>http://tech18.com</link> <description>Technically Youth :)</description> <lastBuildDate>Thu, 09 Feb 2012 17:50:42 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>Google Guide: How to Take Down Your Site (SOPA Blackout)</title><link>http://tech18.com/187478-google-guide-site-sopa-blackout.html</link> <comments>http://tech18.com/187478-google-guide-site-sopa-blackout.html#comments</comments> <pubDate>Wed, 18 Jan 2012 12:46:09 +0000</pubDate> <dc:creator>Tech18 Staff</dc:creator> <category><![CDATA[Google]]></category> <category><![CDATA[How to]]></category> <category><![CDATA[503 HTTP header]]></category> <category><![CDATA[crawling]]></category> <category><![CDATA[Google ranking]]></category> <category><![CDATA[googlebots]]></category> <category><![CDATA[robots.txt]]></category> <category><![CDATA[SOPA]]></category> <category><![CDATA[taking down website]]></category> <category><![CDATA[webmasters]]></category><guid isPermaLink="false">http://tech18.com/?p=7478</guid> <description><![CDATA[Here's a simple guide to take down your site for SOPA Blackout without losing your site's Google rankings.]]></description> <content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-7479" title="Google Guide: How to Take Down Your Site (SOPA Blackout)" src="http://tech18.com/wp-content/uploads/2012/01/website-under-construction.jpg" alt="website under construction Google Guide: How to Take Down Your Site (SOPA Blackout)" width="580" height="314" /></p><p>As a Webmaster, we always take down our sites for several reasons. It might be for maintenance, upgrades and many more. But from many years we are following the traditional way of showing the images of Under Construction and under maintenance.</p><p>But today we will guide you to take down your site for SOPA Blackout without losing the Google rankings and the indexed pages in the search engine.  Google Webmaster Trends Analyst <a title="Pierre Far" href="https://plus.google.com/115984868678744352358/posts" target="_blank">Pierre Far</a>, has put together a guide showing how to take down a site temporarily in the right way.</p><p style="text-align: left;"><em><strong>Suggestion</strong> : <a title=" SOPA Blackout: How To Back Up Your Social Media Account Data" href="http://www.v3im.com/2012/01/sopa-blackout-how-to-back-up-your-social-media-account-data/#ixzz1joRtGo8n " target="_blank"> SOPA Blackout: How To Back Up Your Social Media Account Data</a></em></p><p>The most common scenario Google sees is: Webmasters implementing contents on all or some of their pages with an error message (“site offline”) or a protest message. The following points apply to this scenario (replacing the contents of your pages).</p><h2 class="ribbon">#1. 503 HTTP header for all the URL</h2><p><img class="aligncenter size-full wp-image-7480" title="Google Guide: How to Take Down Your Site (SOPA Blackout)" src="http://tech18.com/wp-content/uploads/2012/01/503-header-image.jpg" alt="503 header image Google Guide: How to Take Down Your Site (SOPA Blackout)" width="496" height="364" /></p><p style="text-align: center;">&lt; <a href="http://www.flickr.com/photos/jonathanbishop/3853784154/sizes/m/in/photostream/" target="_blank">credit </a>&gt;</p><p>Webmasters should return a <em><strong>503 HTTP header for all the URLs participating in the blackout</strong></em> (parts of a site or the whole site). This helps in two ways:</p><ol><li>It tells Google it&#8217;s not the &#8220;real&#8221; content on the site and won&#8217;t be indexed.</li><li>Even if Google sees the same content (e.g. the “site offline” message) on all the URLs, it won&#8217;t cause duplicate content issues.</li></ol><p><em><strong>Google bot&#8217;s crawling rate will drop when it sees a spike in 503 headers</strong></em>. This is unavoidable but as long as the blackout is only a transient event, it shouldn&#8217;t cause any long-term problems. The crawl rate will recover fairly quickly to the pre-blackout rate.</p><blockquote><p><strong>Suggestions:</strong> You can use this simple <a title="Wet Maintenance" href="http://wordpress.org/extend/plugins/wet-maintenance/" target="_blank">WordPress Plugin</a> which puts your blog for maintenance mode by sending 503 Errors to all the unauthenticated users.</p><p>For manually handling the downtime of your blog, have a read <a title="How To Handle Downtime During Site Maintenance" href="http://www.seomoz.org/blog/how-to-handle-downtime-during-site-maintenance" target="_blank">here</a>.</p></blockquote><h2 class="ribbon">#2. Two important notes about robots.txt</h2><p><img class="aligncenter size-full wp-image-7481" title="Google Guide: How to Take Down Your Site (SOPA Blackout)" src="http://tech18.com/wp-content/uploads/2012/01/importance-robot-txt-image.jpg" alt="importance robot txt image Google Guide: How to Take Down Your Site (SOPA Blackout)" width="300" height="224" /></p><p style="text-align: center;">&lt; <a href="http://www.flickr.com/photos/69885401@N05/6357183319/sizes/m/in/photostream/" target="_blank">credit</a> &gt;</p><ol><li>As Googlebot is currently configured, it will halt all crawling of the site if the site’s robots.txt file returns a 503 status code for robots.txt. This crawling block will continue until Googlebot sees an acceptable status code for robots.txt fetches (currently 200 or 404). This is a built-in safety mechanism so that Googlebot doesn&#8217;t end up crawling content it&#8217;s usually blocked from reaching. <em><strong>So if you&#8217;re blacking out only a portion of the site, be sure the robots.txt file&#8217;s status code is not changed to a 503.</strong></em></li><li>Some Webmasters may be tempted to change the robots.txt file to have a “Disallow: /” in an attempt to block crawling during the blackout. But this has a high chance of causing crawling issues for much longer than the few days expected for the crawl rate recovery. So we would suggest not to use &#8220;Disallow:/&#8221; for SOPA Blackout.</li></ol><h2 class="ribbon">#3. Webmaster Tools</h2><p><img class="aligncenter size-full wp-image-7482" title="Google Guide: How to Take Down Your Site (SOPA Blackout)" src="http://tech18.com/wp-content/uploads/2012/01/google-webmaster-tools-differences.jpg" alt="google webmaster tools differences Google Guide: How to Take Down Your Site (SOPA Blackout)" width="280" height="230" /></p><p style="text-align: center;">&lt; <a href="http://www.radicalmarketingsolutions.com/wp-content/uploads/2011/11/google-webmaster-tools-differences.jpg" target="_blank">credit </a>&gt;</p><p>Webmasters will notice these errors in Webmaster Tools: it will report that Google saw the blackout. <em><strong>Be sure to monitor the Crawl Errors section</strong></em> particularly closely for a couple of weeks after the blackout to ensure there aren&#8217;t any unexpected lingering issues.</p><h2 class="ribbon">#4. General advice</h2><p><img class="aligncenter size-full wp-image-7483" title="Google Guide: How to Take Down Your Site (SOPA Blackout)" src="http://tech18.com/wp-content/uploads/2012/01/general-advice.jpg" alt="general advice Google Guide: How to Take Down Your Site (SOPA Blackout)" width="275" height="206" /></p><p style="text-align: center;">&lt; <a href="http://www.cambertech.co.uk/wp-content/themes/cambertech/images/general-advice.jpg" target="_blank">credit </a>&gt;</p><p>Keep it simple and don&#8217;t change too many things, especially changes that take different times to take effect. Don&#8217;t change the DNS settings. As mentioned above, don&#8217;t change the robots.txt file content. Also, don&#8217;t alter the crawl rate setting in WMT. Keep as many settings constant as possible before, during, and after the blackout. This will minimize the chances of something odd happening.</p><p>These are the wise steps to be followed before you take down your site for any reason. Keep it simple. Keep a healthier relation between your site and Googlebot’s for better ranking.</p><p><a class="button blue" href="https://plus.google.com/115984868678744352358/posts/Gas8vjZ5fmB" target="_blank">Source</a></p><p style="text-align: center;">=====================================================</p><p style="text-align: center;"><strong><em>Share this article with your friends and make them aware of these points. Hit comment section if you have got any question. Thank you.</em></strong></p><p style="text-align: left;"> ]]></content:encoded> <wfw:commentRss>http://tech18.com/187478-google-guide-site-sopa-blackout.html/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>How to: Turn Off Google’s New Personal Results</title><link>http://tech18.com/187390-turn-off-google-personal-results.html</link> <comments>http://tech18.com/187390-turn-off-google-personal-results.html#comments</comments> <pubDate>Thu, 12 Jan 2012 22:03:51 +0000</pubDate> <dc:creator>Vinay Gowda</dc:creator> <category><![CDATA[Google]]></category> <category><![CDATA[How to]]></category> <category><![CDATA[Tips n Tricks]]></category> <category><![CDATA[accurate search]]></category> <category><![CDATA[Personal Results]]></category> <category><![CDATA[relevant results]]></category> <category><![CDATA[search]]></category> <category><![CDATA[search feature]]></category> <category><![CDATA[Social Media]]></category> <category><![CDATA[Turn Off]]></category><guid isPermaLink="false">http://tech18.com/?p=7390</guid> <description><![CDATA[Google added a new feature called Personal Results which now integrates Google+ posts in search. Here is a small tip to disable the Google's Personal Results]]></description> <content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-7395" title="How to: Turn Off Google’s New Personal Results" src="http://tech18.com/wp-content/uploads/2012/01/Search-plus-Your-World.png" alt="Search plus Your World How to: Turn Off Google’s New Personal Results" width="580" height="330" /></p><p>Google is aggressively moving by making changes to all of it&#8217;s products in terms of  User Interfaces and usages. We saw many updates from Google team these days. Recently, Google made a great move by combining Google+ posts within the search results and called it as <em><strong>Personal Results</strong></em>!</p><p>This update was very useful to many users as we get to know the most accurate search suggested by the Google+ users to whom we are connected. Yeah, we do trust our friends and their suggestion.</p><h2 class="ribbon">Google Search, Plus Your World!</h2><p>Here is a video commercial of Search+.</p><p><object width="580" height="295" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube-nocookie.com/v/8Z9TTBxarbs?version=3&amp;hl=en_US&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed width="580" height="295" type="application/x-shockwave-flash" src="http://www.youtube-nocookie.com/v/8Z9TTBxarbs?version=3&amp;hl=en_US&amp;rel=0" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p><p>There is a lot of talk about how it&#8217;s anticompetitive and a sign of Google abusing its legal monopoly in search to push Google+, but the reality is, &#8220;<em><strong>search+</strong></em>&#8221; as many have come to call it, just isn&#8217;t very good or useful in most instances.</p><h2 class="ribbon">Twitter slams Google!</h2><p>Somewhere it irked a fellow of <strong>social media site Twitter</strong>. Lead lawyer @Twitter, Alex Macgillivray, called it a &#8220;bad day for the internet&#8221;, and suggested – as a former Google employee – that there would have been dissent internally &#8220;at search being warped this way&#8221;.</p><p><img class="aligncenter size-full wp-image-7391" title="How to: Turn Off Google’s New Personal Results" src="http://tech18.com/wp-content/uploads/2012/01/Twitter-@amac-Reply.png" alt="Twitter @amac Reply How to: Turn Off Google’s New Personal Results" width="513" height="249" /></p><p>The company later followed it up with a statement, saying,</p><blockquote><p><em>As we&#8217;ve seen time and time again, news breaks first on Twitter, as a result, Twitter accounts and tweets are often the most relevant results. We&#8217;re concerned that as a result of Google&#8217;s changes, finding this information will be much harder for everyone. We think that&#8217;s bad for people, publishers, news organizations and Twitter users.</em></p></blockquote><h2 class="ribbon">Steps to disable Personal Results</h2><p>For all those who didn’t like “Personal Results” on Google search page, here is how you can turn them off permanently.</p><p><span style="text-decoration: underline;"><strong>Step 1:</strong></span> On Google search page, head towards the search settings menu by clicking on the cogwheel in the top right corner of the screen and click on &#8220;search settings&#8221;.</p><p><img class="aligncenter size-full wp-image-7392" title="How to: Turn Off Google’s New Personal Results" src="http://tech18.com/wp-content/uploads/2012/01/Google-Search-Settings-Pane-Image.png" alt="Google Search Settings Pane Image How to: Turn Off Google’s New Personal Results" width="179" height="181" /></p><p><span style="text-decoration: underline;"><strong>Step 2:</strong></span> Scroll down until you see &#8220;Personal results&#8221; section and select &#8220;Do not use personal results.&#8221;</p><p><img class="aligncenter size-full wp-image-7393" title="How to: Turn Off Google’s New Personal Results" src="http://tech18.com/wp-content/uploads/2012/01/How-to-Turn-Off-Google’s-New-Personal-Results.png" alt="How to Turn Off Google’s New Personal Results How to: Turn Off Google’s New Personal Results" width="417" height="139" /></p><p><span style="text-decoration: underline;"><strong>Step 3:</strong></span> Scroll to the bottom of the page and click on “Save Button”</p><p>You are done! Search+ is off by default now. You can still turn it on anytime by reverting back the above steps.</p><p style="text-align: center;"><em><strong>How many of you didn&#8217;t like the Personal Result or Search+ feature by Google? What is the reason? Share it via comments. Thank you!</strong></em></p> ]]></content:encoded> <wfw:commentRss>http://tech18.com/187390-turn-off-google-personal-results.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>How to Remove Facebook Timeline in Chrome/Firefox</title><link>http://tech18.com/187067-remove-facebook-timeline-chrome-firefox.html</link> <comments>http://tech18.com/187067-remove-facebook-timeline-chrome-firefox.html#comments</comments> <pubDate>Tue, 03 Jan 2012 20:44:23 +0000</pubDate> <dc:creator>Tech18 Staff</dc:creator> <category><![CDATA[Facebook]]></category> <category><![CDATA[How to]]></category> <category><![CDATA[Chrome]]></category> <category><![CDATA[facebook timeline]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[remove facebook timeline]]></category> <category><![CDATA[timeline]]></category><guid isPermaLink="false">http://tech18.com/?p=7067</guid> <description><![CDATA[Here are few tricks to remove Facebook timeline in Chrome and Firefox browser using addon/extension and Chrome switch option.]]></description> <content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-7068" title="How to Remove Facebook Timeline in Chrome/Firefox" src="http://tech18.com/wp-content/uploads/2012/01/disable-deactivate-facebook-timeline-image.jpg" alt="disable deactivate facebook timeline image How to Remove Facebook Timeline in Chrome/Firefox" width="560" height="348" /></p><p>&nbsp;</p><p>Facebook is world&#8217;s top most used social networking site with almost 750+ million of users signed up. Facebook is well known for it&#8217;s simplicity in it&#8217;s UI which other social networking sites lacked.</p><p>Recently Facebook unveiled a new experimental feature called<em><strong> Timeline</strong></em> which is a replacement for older version of Facebook profile. Below is a small video introduction to Timeline:</p><h2 class="ribbon">Introduction to Timeline (Video)</h2><p><iframe src="https://www.youtube.com/embed/CNuRVeHhoCk?rel=0" frameborder="0" width="560" height="315"></iframe></p><p>Well there are few users who didn&#8217;t like this new Facebook&#8217;s Timeline feature as they are pretty much happy with the old interface and moreover the new interface is a privacy killer. Your Timeline will act as your Digital Journal which can be accessed by your friends in the form of a diary <img src='http://tech18.com/wp-includes/images/smilies/icon_wink.gif' alt="icon wink How to Remove Facebook Timeline in Chrome/Firefox" class='wp-smiley' title="How to Remove Facebook Timeline in Chrome/Firefox" /></p><p>Few months back,we had written an article on <a title="How to Tackle Facebook's New Interface | Tech18" href="http://tech18.com/tackle-facebook-new-interface.html" target="_blank">how to tackle the Facebook&#8217;s New Interface</a> by removing the ticker which is still annoying to many users and today we are going to guide you on removing the Facebook&#8217;s Timeline feature and revert back to old interface, but just to let you know this hack works only in Firefox and Chrome Browser.</p><p><strong><em>Note: This hack only removes the Timeline and reverts back to old profile interface within your browser, which means your friends will still have access to your Timeline.</em></strong></p><p>Following are the 3 ways to remove the Facebook  Timeline in Chrome and Firefox browser.</p><h2 class="ribbon">#1. Remove Facebook Timeline using Firefox Addon</h2><p><span style="text-decoration: underline;"><strong>Step 1:</strong></span> Install<em><strong> <a href="https://addons.mozilla.org/en-US/firefox/addon/user-agent-switcher/" target="_blank">User Agent Switcher</a></strong></em>.</p><p><img class="aligncenter size-full wp-image-7069" title="How to Remove Facebook Timeline in Chrome/Firefox" src="http://tech18.com/wp-content/uploads/2012/01/firefox-user-agent-switcher-addon-image.jpg" alt="firefox user agent switcher addon image How to Remove Facebook Timeline in Chrome/Firefox" width="560" height="232" /></p><p><span style="text-decoration: underline;"><strong>Step 2:</strong></span> Restart Firefox browser and check whether User Agent Switcher icon is available on the navigation bar. If not then right click on navigation bar and customize by dragging and dropping the Add-on.</p><p><span style="text-decoration: underline;"><strong>Step 3:</strong></span> Now click on switcher icon and <em><strong>select Internet Explorer 7</strong></em> option. Refresh your profile page to get old Facebook profile back.</p><p><img class="aligncenter size-full wp-image-7070" title="How to Remove Facebook Timeline in Chrome/Firefox" src="http://tech18.com/wp-content/uploads/2012/01/firefox-user-agent-switcher-click-image.jpg" alt="firefox user agent switcher click image How to Remove Facebook Timeline in Chrome/Firefox" width="431" height="189" /></p><h2 class="ribbon">#2. Remove Facebook Timeline using Chrome switch</h2><p><span style="text-decoration: underline;"><strong>Step 1:</strong></span> Right click on Chrome browser launcher icon and select properties option.</p><p><img class="aligncenter size-full wp-image-7071" title="How to Remove Facebook Timeline in Chrome/Firefox" src="http://tech18.com/wp-content/uploads/2012/01/google-chrome-properties-image.jpg" alt="google chrome properties image How to Remove Facebook Timeline in Chrome/Firefox" width="299" height="485" /></p><p><span style="text-decoration: underline;"><strong>Step 2:</strong></span> On properties window, navigate to Shortcut Tab.</p><ul><li>Windows Vista/7 users: Append <em><strong>–user-agent=”Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)”</strong></em> in Target Box as shown below.</li><li>Windows XP users: Append <em><strong>–user-agent=”Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)”</strong></em> in Target box.</li></ul><div><img class="aligncenter size-full wp-image-7075" title="How to Remove Facebook Timeline in Chrome/Firefox" src="http://tech18.com/wp-content/uploads/2012/01/google-chrome-properties-add-switch-image.jpg" alt="google chrome properties add switch image How to Remove Facebook Timeline in Chrome/Firefox" width="377" height="533" /></div><p><span style="text-decoration: underline;"><strong>Step 3:</strong></span> Click Apply and OK. Open your Chrome browser and navigate to Facebook Profile page see the changes.</p><h2 class="ribbon">#3. Remove Facebook Timeline using Chrome Extension</h2><p><span style="text-decoration: underline;"><strong>Step 1:</strong></span> Install <em><strong>Timeline Remove</strong></em> extension</p><p><span style="text-decoration: underline;"><strong>Step 2:</strong></span> Restart your browser and navigate to Facebook Profile page to see the changes.</p><p><em><strong>Note:</strong></em> <em>This Chrome extension is not working for many users. Please try your luck and let us know if its working fine with you.</em></p><blockquote><p><em><strong>Don’t go away yet! We have a question for you. Why do you hate Facebook timeline? Share your thoughts and share this article with your friends if you think it’s useful for them.</strong></em></p></blockquote> ]]></content:encoded> <wfw:commentRss>http://tech18.com/187067-remove-facebook-timeline-chrome-firefox.html/feed</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>How To : Find And Remove Inactive People From Your Google+ Circle!</title><link>http://tech18.com/remove-inactive-people-google-plus-circle.html</link> <comments>http://tech18.com/remove-inactive-people-google-plus-circle.html#comments</comments> <pubDate>Tue, 27 Sep 2011 19:10:47 +0000</pubDate> <dc:creator>Vinay Gowda</dc:creator> <category><![CDATA[Google]]></category> <category><![CDATA[How to]]></category> <category><![CDATA[chrome extension]]></category> <category><![CDATA[google+ extension]]></category> <category><![CDATA[google+ users]]></category> <category><![CDATA[hangouts]]></category> <category><![CDATA[inactive users]]></category> <category><![CDATA[Social Media]]></category> <category><![CDATA[social networking]]></category> <category><![CDATA[Uncircle]]></category><guid isPermaLink="false">http://tech18.com/?p=6702</guid> <description><![CDATA[Here is an useful Chrome extension which can just scroll through your Google+ circles and helps you out in removing inactive people from the selected circle.]]></description> <content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-6703" title="How To : Find And Remove Inactive People From Your Google+ Circle!" src="http://tech18.com/wp-content/uploads/2011/09/google+.jpg" alt="google+ How To : Find And Remove Inactive People From Your Google+ Circle!" width="500" height="204" /></p><p>&nbsp;</p><p>Social Networking is one such place where people always love to spend their time. It is a place where people share their thoughts,reviews and trying being themselves. Today Social Networking is just filled with standard keywords : likes, comments, share, uploading pics, chatting with friends, video chatting, tweeting, retweeting etc.</p><p>How many times have you met a person who&#8217;s an online friend of yours. We meet many people online who appear and disappear like strangers. Personally I&#8217;ve come across these issues several times in different social networking sites.</p><p>A recent entry to this list is Google+. As it is still a newly born baby in this area, people tend to follow and add some big personality into their circle. One good example was Mr. Mark Zuckerberg’s G+ account. Nobody knows it&#8217;s a real or fake account. Still millions of people added him to their circle.</p><p>Why cant we just recognize these inactive people in our circle and remove them to make room for others?</p><h2 class="ribbon">Chrome Extension: Uncircle+</h2><p><img class="aligncenter size-full wp-image-6713" title="How To : Find And Remove Inactive People From Your Google+ Circle!" src="http://tech18.com/wp-content/uploads/2011/09/Uncircle.jpg" alt="Uncircle How To : Find And Remove Inactive People From Your Google+ Circle!" width="580" height="400" /></p><p>&nbsp;</p><p>Here is an useful Chrome extension which can just scroll through your Google+ circles and helps you out in removing inactive people from the selected circle.</p><p><strong>Who are inactive people?</strong></p><blockquote><p><em>Inactive people are those people in your circles who have not shared anything (for example: original posts, reshares, private posts, public posts, hangouts, profile photo changes) with you. Having at least 1 of these activities (no matter how far in the past) means that person is &#8220;active&#8221;. Having none of these activities at all means that person is &#8220;inactive&#8221;.</em></p></blockquote><p><strong>Why do you need it?</strong></p><blockquote><p><em>Google+ lets you add a maximum of 5000 people to your circles. Nevertheless, not all of the people in your circles are active. Therefore, you end up having lots of inactive people in your circles which count towards the quota.</em></p></blockquote><p><strong>How does it work?</strong></p><ol><li>Collects a listing of people you&#8217;ve added to your circles.</li><li>Checks the activity of people in all circles or a circle you have selected.</li><li>Shows you inactive people and lets you select which ones to remove.</li><li>Removes selected inactive people upon your command.</li></ol><p>Well that’s an handy extension for Chrome users. What are you waiting for friends? Go and grab it now.</p><p><a class="button blue" title="NoWhereElse" href="https://chrome.google.com/webstore/detail/dhcfgcecigkknnimiljlbcjmnbeeodhl" target="_blank">Download Extension</a></p><p style="text-align: center;"><strong><em>Please share this article with you friends and make their job easy. <img src='http://tech18.com/wp-includes/images/smilies/icon_razz.gif' alt="icon razz How To : Find And Remove Inactive People From Your Google+ Circle!" class='wp-smiley' title="How To : Find And Remove Inactive People From Your Google+ Circle!" /> Cheers! <img src='http://tech18.com/wp-includes/images/smilies/icon_wink.gif' alt="icon wink How To : Find And Remove Inactive People From Your Google+ Circle!" class='wp-smiley' title="How To : Find And Remove Inactive People From Your Google+ Circle!" /> </em></strong></p> ]]></content:encoded> <wfw:commentRss>http://tech18.com/remove-inactive-people-google-plus-circle.html/feed</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>How To: Easily Create Your Own Chrome Web App!</title><link>http://tech18.com/create-chrome-web-app.html</link> <comments>http://tech18.com/create-chrome-web-app.html#comments</comments> <pubDate>Sun, 25 Sep 2011 17:16:17 +0000</pubDate> <dc:creator>Vinay Gowda</dc:creator> <category><![CDATA[Chrome]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[How to]]></category> <category><![CDATA[browser wars]]></category> <category><![CDATA[chrome apps]]></category> <category><![CDATA[Google Chrome]]></category><guid isPermaLink="false">http://tech18.com/?p=6658</guid> <description><![CDATA[Here is a small video tutorial to create your own Chrome web apps in few seconds.]]></description> <content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-6659" title="How To: Easily Create Your Own Chrome Web App!" src="http://tech18.com/wp-content/uploads/2011/09/google_chrome_customizing.jpg" alt="google chrome customizing How To: Easily Create Your Own Chrome Web App!" width="450" height="292" /></p><p>Are you a great Google follower and have plans of making your entry by creating some app? Ever wondered you can go and create something which puts your idea in to place? If you are a Google Chrome user, along with 100’s of features you can even play around with some nice hidden entities which we are speaking here today.</p><p>Almost a year back Chrome created something different than their rivals who were (and still) playing around with add-ons. Google came up with a new application system for its Chrome browser named as <strong>Chrome web apps</strong>. These were coded using C / C++!! Do you still remember them? :-/</p><p>Firstly let us get to know What really is Google Chrome Web App by watching the below video:</p><p><object width="580" height="325" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/jB5KFJULahs?version=3&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="580" height="325" type="application/x-shockwave-flash" src="http://www.youtube.com/v/jB5KFJULahs?version=3&amp;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p><p>Well here we got a small video which shows how best you can make use of Chrome browser to get what you want!</p><h2 class="ribbon">How To: Easily Create Your Own Chrome Web App</h2><p><object width="570" height="416" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/Jz3EtEYzRgY?version=3&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="570" height="416" type="application/x-shockwave-flash" src="http://www.youtube.com/v/Jz3EtEYzRgY?version=3&amp;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p><p>Wasn&#8217;t that simple and easy friends ? <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt="icon smile How To: Easily Create Your Own Chrome Web App!" class='wp-smiley' title="How To: Easily Create Your Own Chrome Web App!" /> , Drag and drop any Most Visited websites into  the Web Apps area and Chrome will in turn convert them into web apps.</p><p>You can now:</p><ol><li>Drag a Most Visited tile onto an apps page to get an app for it</li><li>Drag a Most visited tile onto the trash (cool animations)</li><li>Blacklisting a Most visited tile with the [x] looks better</li><li>You don&#8217;t see the trash icon show up for things that can&#8217;t be trashed (as opposed to being able to drag onto trash but having it do nothing)</li></ol><p>Yes, Google does values their user&#8217;s wish. Go and create apps of your most visited websites.</p><p style="text-align: center;"><em><strong>If you liked this easy way of creating web apps please share it with your friends by clicking on bookmarking buttons below and share your thoughts. Thank you <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt="icon smile How To: Easily Create Your Own Chrome Web App!" class='wp-smiley' title="How To: Easily Create Your Own Chrome Web App!" /> </strong></em></p> ]]></content:encoded> <wfw:commentRss>http://tech18.com/create-chrome-web-app.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>How to Tackle Facebook&#8217;s New Interface</title><link>http://tech18.com/tackle-facebook-new-interface.html</link> <comments>http://tech18.com/tackle-facebook-new-interface.html#comments</comments> <pubDate>Wed, 21 Sep 2011 22:36:55 +0000</pubDate> <dc:creator>Sunil Jain</dc:creator> <category><![CDATA[Facebook]]></category> <category><![CDATA[How to]]></category> <category><![CDATA[Social Media]]></category> <category><![CDATA[Chrome]]></category> <category><![CDATA[interface]]></category> <category><![CDATA[New Interface]]></category> <category><![CDATA[Social network]]></category><guid isPermaLink="false">http://tech18.com/?p=6578</guid> <description><![CDATA[Here are 3 useful ways to get rid of the New Facebook's Interface by removing the right sidebar and ticker.]]></description> <content:encoded><![CDATA[<h6 style="text-align: center;"><img class="aligncenter size-full wp-image-3726" title="How to Tackle Facebooks New Interface" src="http://tech18.com/wp-content/uploads/2010/08/10-ways-to-schedule-Facebook-status-updates1.jpg" alt="10 ways to schedule Facebook status updates1 How to Tackle Facebooks New Interface" width="500" height="281" />&lt;<a title="Vasjen Katro" href="http://www.flickr.com/photos/31753593@N05/" target="_blank">credit</a>&gt;</h6><p>Facebook has rolled out many new features and they have completely changed their User Interface, which looks similar to that of Google+. You&#8217;ll use it for some time, but the nonstop ticker shows you some unwanted activities of your friends which you would never like to know.</p><p>As the Facebook&#8217;s Old Interface wasn&#8217;t enough to beat the Google+, so Facebook are working hard on their interfaces and features.</p><p>Here are some thoughts about New Facebook Interface from my friends <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt="icon smile How to Tackle Facebooks New Interface" class='wp-smiley' title="How to Tackle Facebooks New Interface" /> :</p><ul><li>@HilzFuld, a tech blogger and a friend of mine, wrote in his recent <a title="OK, Google+ and Facebook Are Competing, But This is Just Getting Ridiculous" href="http://blog.inner-active.com/2011/09/ok-google-and-facebook-are-competing-but-this-is-just-getting-ridiculous/" target="_blank">post</a> about how Google+ and Facebook are fighting with each other by rolling out new features slowly and  changing their User Interfaces frequently, which is making  the users to think of other Social Network.</li><li>@SharonHayes raised an important question about the New Facebook Interface in one of her Facebook wall <a title="Sharon Hayes Facebook Wall Post" href="http://www.facebook.com/sharonhayes/posts/2458715866118" target="_blank">post</a> and after a short discussion with her friends, she came to an conclusion that the New Facebook Interface is not for Social Media Experts and it&#8217;s a  big challenge for  Facebook to make casual users adapt to this New Interface</li><li>@mmangen says that the right sidebar ticker is distracting; her as her eyes keep on moving to it</li><li>@arkarthick feels that the Facebook is the New MySpace <img src='http://tech18.com/wp-includes/images/smilies/icon_razz.gif' alt="icon razz How to Tackle Facebooks New Interface" class='wp-smiley' title="How to Tackle Facebooks New Interface" /></li><li>@rocksstar likes the the New Interface and hates the annoying ticker, but still find the ticker useful and according to her New Facebook is mashup of both Google+ and Twitter <img src='http://tech18.com/wp-includes/images/smilies/icon_biggrin.gif' alt="icon biggrin How to Tackle Facebooks New Interface" class='wp-smiley' title="How to Tackle Facebooks New Interface" /></li></ul><p>The most annoying thing with the New Facebook Interface is the right sidebar with the ticker . So here are 3 useful ways to get rid of the New Facebook Interface by removing the right sidebar and ticker :</p><h2 class="ribbon">1. Change the Language Settings as shown below</h2><p><a href="http://tech18.com/wp-content/uploads/2011/09/fb-old-interface.jpg"><img class="aligncenter size-full wp-image-6581" title="How to Tackle Facebooks New Interface" src="http://tech18.com/wp-content/uploads/2011/09/fb-old-interface.jpg" alt="fb old interface How to Tackle Facebooks New Interface" width="580" height="1000" /></a></p><p>&nbsp;</p><p><em>Note: This trick might work for only a short period of time, as later New Facebook will be enabled for all the other languages as well.</em></p><p>&nbsp;</p><h2 class="ribbon">2. Install the GreaseMonkey Script</h2><p>You can revert the right sidebar to the old interface using an userscript. Click <strong><a title="Download and Install Facebook Sidebar Chat Reversion" href="http://userscripts.org/scripts/show/107159" target="_blank">here</a></strong> to Download and install the script. Once installed, it completely removes the right sidebar and brings back the old chat style interface as shown below:</p><p><img class="aligncenter size-full wp-image-6583" title="How to Tackle Facebooks New Interface" src="http://tech18.com/wp-content/uploads/2011/09/Facebook-Old-Interface-styl.jpg" alt="Facebook Old Interface styl How to Tackle Facebooks New Interface" width="580" height="500" /></p><p><em>Note : This script works for both Chrome and Firefox Browser</em></p><h2 class="ribbon">3. Resize your Window</h2><p>Just try to resize your Windows manually or using a <a title="Resolution Switcher" href="https://chrome.google.com/webstore/detail/cfpobndlielepmhenppdhjgpjkdkokmi" target="_blank">chrome extension</a> which will resize the window and hence the right sidebar is hided.</p><p><img class="aligncenter size-full wp-image-6585" title="How to Tackle Facebooks New Interface" src="http://tech18.com/wp-content/uploads/2011/09/Facebook-Old-Interface-styl1.jpg" alt="Facebook Old Interface styl1 How to Tackle Facebooks New Interface" width="580" height="400" /></p><p style="text-align: center;">=======================================================</p><blockquote><p style="text-align: center;">What do you think friends, is the New Interface of Facebook going to be adapted by everyone or will Facebook give a permanent option to switch back to Old Interface as well? Hit the Comment Section and Thanks for reading <img src='http://tech18.com/wp-includes/images/smilies/icon_biggrin.gif' alt="icon biggrin How to Tackle Facebooks New Interface" class='wp-smiley' title="How to Tackle Facebooks New Interface" /></p></blockquote> ]]></content:encoded> <wfw:commentRss>http://tech18.com/tackle-facebook-new-interface.html/feed</wfw:commentRss> <slash:comments>11</slash:comments> </item> <item><title>How To : Claim Your Brand on Twitter</title><link>http://tech18.com/claim-brand-twitter.html</link> <comments>http://tech18.com/claim-brand-twitter.html#comments</comments> <pubDate>Mon, 12 Sep 2011 13:18:17 +0000</pubDate> <dc:creator>Sunil Jain</dc:creator> <category><![CDATA[How to]]></category> <category><![CDATA[Social Media]]></category> <category><![CDATA[Twitter]]></category> <category><![CDATA[Brand]]></category> <category><![CDATA[Branding]]></category> <category><![CDATA[Trademark]]></category><guid isPermaLink="false">http://tech18.com/?p=6495</guid> <description><![CDATA[A complete step by step guide on how to claim your Brand on Twitter by acquiring the required inactive Twitter handle.]]></description> <content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-6506" title="How To : Claim Your Brand on Twitter" src="http://tech18.com/wp-content/uploads/2011/09/Twitter-brand-claim.png" alt="Twitter brand claim How To : Claim Your Brand on Twitter" width="400" height="400" />Twitter, a microblogging paltform which allows each and every individual to showcase themesleves in 140 characters tweets. We people never thought of using it for our bussiness, but now things have changed.</p><p>All the small &amp; large scale companies are using Twitter to interact with their customers and receive the required feedback which helps them to develop their products more effectively. Below is a video which will tell you on How to use Twitter for Business:</p><p><object width="580" height="350" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/JXPmI4YaOpM?version=3&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="580" height="350" type="application/x-shockwave-flash" src="http://www.youtube.com/v/JXPmI4YaOpM?version=3&amp;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p><p>&nbsp;</p><p>Branding is the 1st step for any company to use Twitter effectively. To know more about Branding on Twitter have a read here <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt="icon smile How To : Claim Your Brand on Twitter" class='wp-smiley' title="How To : Claim Your Brand on Twitter" /> ~&gt; <a title="Power of Twitter in Engaging with Brands [Infographic]" href="http://tech18.com/power-twitter-engaging-brands-infographic.html" target="_blank">Power of Twitter in Engaging with Brands [Infographic]</a></p><p>As seen in the above video, every business needs a Brand and for a successful Brand their Twitter handle is more important, but what would you do if your handle is already taken and is inactive for long time. So today I&#8217;m going to give you a complete step by step guide on how to claim your Brand on Twitter by acquiring the required inactive Twitter handle :</p><h2 class="ribbon">Step 1 : Trademark Registration</h2><p>Firstly you need to register your Brand as a Trademark and to register you need to check for your near by Trademark Registration Consultants . Trademark Registration includes checking of the availability of the Trademark name and registering the Trademark under the respective class.</p><p>Once your Trademark is registered then you&#8217;ll be given a Trademark[TM] Application No. which will be required in our next step. This process is a paid service given by the Trademark Registration Consultants. So if you can afford, then it&#8217;s well and good <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt="icon smile How To : Claim Your Brand on Twitter" class='wp-smiley' title="How To : Claim Your Brand on Twitter" /></p><p><em>Note : In my case I had registered &#8220;Tech18&#8243; under the class No.41 which falls in the Blogging Category <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt="icon smile How To : Claim Your Brand on Twitter" class='wp-smiley' title="How To : Claim Your Brand on Twitter" /> </em></p><h2 class="ribbon">Step 2 : Submit a Ticket Request to Twitter</h2><p>You need to submit a Ticket Request to Twitter by clicking <a href="https://support.twitter.com/forms/trademark" target="_blank">here</a>. Below is the screenshot of the form to be filled to &#8220;Submit&#8221; to Twitter Support.</p><p style="text-align: center;"><img class="aligncenter size-full wp-image-6505" title="How To : Claim Your Brand on Twitter" src="http://tech18.com/wp-content/uploads/2011/09/Step-2-brand-twitter.png" alt="Step 2 brand twitter How To : Claim Your Brand on Twitter" width="580" height="1100" /></p><p> After filling all the required fields, click on the &#8220;Submit&#8221; button.</p><h2 class="ribbon">Step 3 : Email Confirmation from Twitter</h2><p>After submitting the Ticket, you&#8217;ll receive a mail confirmation from Twitter within few minutes as shown below:</p><p><img class="aligncenter size-full wp-image-6508" title="How To : Claim Your Brand on Twitter" src="http://tech18.com/wp-content/uploads/2011/09/Step-3-brand-twitter.png" alt="Step 3 brand twitter How To : Claim Your Brand on Twitter" width="580" height="400" /></p><p>Withing 7 working days one of the crew from the Support Team will mail you as shown below :</p><blockquote><p>Hello,</p><p>Thanks for providing this information. In order to process a username transfer, please choose from one of the following options:</p><p><strong>1. If you would like the name to replace the username on an existing Twitter account that you&#8217;re already using, reply to this email and list that account&#8217;s current username.</strong><br /> <strong>2. If you don&#8217;t have a Twitter account or would like to create a new account for use with the requested username, please create an account with a placeholder username that we&#8217;ll change (@tempname123, for example). You can sign up for an account here: <a href="https://twitter.com/signup" target="_blank">https://twitter.com/signup</a></strong></p><p>If you have an email address at your official company domain, please be sure the account is registered with an email at that domain. This makes it much easier to help if you lose access to your account in the future.</p><p>Once you reply with the account name, we&#8217;ll replace the name of the account with the requested username. A username transfer only changes the username of your account, so all the content on your placeholder account (followers, Tweets) will remain intact. Your previous username will then be released immediately for use by other accounts.</p><p>Please note that this email is not a guarantee that we will be able to make the requested transfer.</p><p>Thank you,</p><p>XYZ<br /> Twitter Trust &amp; Safety</p></blockquote><p>In the above mail, as you can see you are given two options, i.e. If you already have a Twitter account then you can reply them with your Twitter Account to be replaced else if you don&#8217;t have a Twitter account then you&#8217;ll have to create a temporary Twitter Account and reply them with the respective Handle.</p><p>Once you reply them with the Twitter Handle within 5 working days, you&#8217;ll receive the confirmation mail as shown in the below image:</p><p style="text-align: center;"><img class="aligncenter size-full wp-image-6509" title="How To : Claim Your Brand on Twitter" src="http://tech18.com/wp-content/uploads/2011/09/step33-Twitter-brand-claim.png" alt="step33 Twitter brand claim How To : Claim Your Brand on Twitter" width="590" height="340" /></p><p>&nbsp;</p><p style="text-align: center;">=================================================================</p><blockquote><p style="text-align: center;">So Finally you&#8217;ve claimed your Brand on Twitter by acquiring the Twitter Handle you wanted for Branding <img src='http://tech18.com/wp-includes/images/smilies/icon_biggrin.gif' alt="icon biggrin How To : Claim Your Brand on Twitter" class='wp-smiley' title="How To : Claim Your Brand on Twitter" /> . Thanks for reading and if you liked it then don&#8217;t forget to hit the &#8220;Tweet&#8221; button and hit the comment section if you&#8217;ve any more questions on Twitter Branding <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt="icon smile How To : Claim Your Brand on Twitter" class='wp-smiley' title="How To : Claim Your Brand on Twitter" /></p></blockquote> ]]></content:encoded> <wfw:commentRss>http://tech18.com/claim-brand-twitter.html/feed</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>How To : Upload Pictures Within Twitter Web</title><link>http://tech18.com/upload-pictures-twitter-web.html</link> <comments>http://tech18.com/upload-pictures-twitter-web.html#comments</comments> <pubDate>Tue, 09 Aug 2011 22:10:09 +0000</pubDate> <dc:creator>Sunil Jain</dc:creator> <category><![CDATA[How to]]></category> <category><![CDATA[Twitter]]></category> <category><![CDATA[developers]]></category> <category><![CDATA[Images]]></category> <category><![CDATA[Photobucket]]></category> <category><![CDATA[pictures]]></category> <category><![CDATA[Twitter Web]]></category><guid isPermaLink="false">http://tech18.com/?p=6261</guid> <description><![CDATA[Now you can easily upload pictures within Twitter without depending on any other third party applications to upload your pictures and then tweet the links.]]></description> <content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-6265" title="How To : Upload Pictures Within Twitter Web" src="http://tech18.com/wp-content/uploads/2011/08/Image-Upload-Twitter.jpg" alt="Image Upload Twitter How To : Upload Pictures Within Twitter Web" width="580" height="600" /></p><p>Yes, you heard it right <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt="icon smile How To : Upload Pictures Within Twitter Web" class='wp-smiley' title="How To : Upload Pictures Within Twitter Web" /> Now you can easily upload pictures within Twitter without depending on any other third party applications to upload your pictures and then tweet the links.</p><p>New Twitter has started rolling out new features slowly and they started off with &#8220;Image Upload&#8221; feature and this feature is powered by &#8220;Photobucket&#8221;, one of widely used photo sharing site, which means all the images are hosted by <a title="Photobucket" href="http://photobucket.com/" target="_blank">Photobucket</a> servers.</p><p>Although Twitter will support all the third party applications, but still users will love to use this feature as you can easily comment on the image uploaded just by replying to the tweet through which the image was uploaded and also delete the image by deleting the tweet.</p><p>The &#8220;Image Upload&#8221; API is currently unavailable to the Third party Developers, but very soon Twitter will release the API&#8217;s also.</p><p>Now let&#8217;s start off on How to Upload Image from Twitter itself :</p><h2 class="ribbon">Step 1:</h2><p>Browse to Twitter.com and click the &#8220;Camera&#8221; button as shown below</p><p><img class="aligncenter size-full wp-image-6268" title="How To : Upload Pictures Within Twitter Web" src="http://tech18.com/wp-content/uploads/2011/08/Twitter-Image-Upload-step1.jpg" alt="Twitter Image Upload step1 How To : Upload Pictures Within Twitter Web" width="580" height="250" /></p><h2 class="ribbon">Step 2:</h2><p>Once you click the button, you will prompted to select the image and after selecting the image, enter the desired words for your image to be uploaded</p><p><img class="aligncenter size-full wp-image-6269" title="How To : Upload Pictures Within Twitter Web" src="http://tech18.com/wp-content/uploads/2011/08/Twitter-Image-Upload-step2.jpg" alt="Twitter Image Upload step2 How To : Upload Pictures Within Twitter Web" width="580" height="250" /></p><h2 class="ribbon">Step 3:</h2><p>Click the &#8220;Tweet&#8221; button</p><p><img class="aligncenter size-full wp-image-6270" title="How To : Upload Pictures Within Twitter Web" src="http://tech18.com/wp-content/uploads/2011/08/Twitter-Image-Upload-step3.jpg" alt="Twitter Image Upload step3 How To : Upload Pictures Within Twitter Web" width="580" height="250" /></p><p>Once you&#8217;ve clicked the &#8220;Tweet&#8221; button, your tweet will be displayed on the Twitter Timeline as shown below</p><p style="text-align: center;"><img class="aligncenter size-full wp-image-6267" title="How To : Upload Pictures Within Twitter Web" src="http://tech18.com/wp-content/uploads/2011/08/Twitter-Image-Upload-Twitte.jpg" alt="Twitter Image Upload Twitte How To : Upload Pictures Within Twitter Web" width="580" height="500" />========================================================</p><p style="text-align: left;"><em><strong>Note</strong> : Twitter&#8217;s &#8220;Image Upload&#8221; Feature is rolling over slowly, so it might take some time for few people to use this feature.</em></p><blockquote><p>So what are you waiting for you ? ? <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt="icon smile How To : Upload Pictures Within Twitter Web" class='wp-smiley' title="How To : Upload Pictures Within Twitter Web" /> Jump into the Twitter Web and have fun uploading pictures. Thanks for reading and share it with your friends if you liked it <img src='http://tech18.com/wp-includes/images/smilies/icon_biggrin.gif' alt="icon biggrin How To : Upload Pictures Within Twitter Web" class='wp-smiley' title="How To : Upload Pictures Within Twitter Web" /> Happy Tweeting <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt="icon smile How To : Upload Pictures Within Twitter Web" class='wp-smiley' title="How To : Upload Pictures Within Twitter Web" /></p></blockquote><p><a class="button blue" title="Twitter Support" href="https://support.twitter.com/articles/20156423" target="_blank">Source</a></p><p>&nbsp;</p> ]]></content:encoded> <wfw:commentRss>http://tech18.com/upload-pictures-twitter-web.html/feed</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>How To : Enable Gmail Preview Pane</title><link>http://tech18.com/enable-gmail-preview-pane.html</link> <comments>http://tech18.com/enable-gmail-preview-pane.html#comments</comments> <pubDate>Fri, 05 Aug 2011 05:07:35 +0000</pubDate> <dc:creator>Vinay Gowda</dc:creator> <category><![CDATA[Gmail]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[How to]]></category> <category><![CDATA[gmail labs]]></category> <category><![CDATA[hotmail]]></category> <category><![CDATA[mail clients]]></category> <category><![CDATA[mail war]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[preview pane]]></category> <category><![CDATA[yahoo mail]]></category><guid isPermaLink="false">http://tech18.com/?p=6198</guid> <description><![CDATA[Preview Panel has finally entered Gmail's features list. Here is a small guide on how to enable or add it to your Gmail account.]]></description> <content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-6207" title="How To : Enable Gmail Preview Pane" src="http://tech18.com/wp-content/uploads/2011/08/Gmail.jpg" alt="Gmail How To : Enable Gmail Preview Pane" width="585" height="250" /></p><p>Google is always known for innovativeness and they are never slow in adapting to raging war! As you all know Google has lots of products under their brand and as a company it’s more than to make money out of some great product like Google Search, Chrome, Gmail, Adsense, Google+ etc..</p><p>We have been covering most of the new features which is getting added everyday inside Google world and today we got  one amazing feature which can really turn the tables and answer to their rivals – “We are still here”!</p><p>Google added a new lab feature for Gmail / Google Mail today and expecting to compete against their arch rivals like Microsoft’s Hotmail, Yahoo! Mail and few others.</p><p>Google added a preview Pane to its mail client under the labs tab. Here is how you can enable it,</p><h2><strong>Step 1:</strong></h2><p>Log in to your Gmail account.</p><h2><strong>Step 2:</strong></h2><p>Click on “Labs”.</p><div><img class="aligncenter size-full wp-image-6200" title="How To : Enable Gmail Preview Pane" src="http://tech18.com/wp-content/uploads/2011/08/Gmail-labs.png" alt="Gmail labs How To : Enable Gmail Preview Pane" width="226" height="142" /></div><h2><strong>Step 3:</strong></h2><div>Scroll down the list and find out “Preview pane” or search for “Preview Pane”.</div><div><img class="aligncenter size-full wp-image-6201" title="How To : Enable Gmail Preview Pane" src="http://tech18.com/wp-content/uploads/2011/08/Gmail-Settings-Preview-Pane.png" alt="Gmail Settings Preview Pane How To : Enable Gmail Preview Pane" width="562" height="231" /></div><h2><strong>Step 4:</strong></h2><div>Select the “Enable” radio button</div><h2><strong>Step 5:</strong></h2><div>And then click the button “Save changes&#8221;</div><p>After clicking on save changes your page will be reloaded. Once page is reloaded, you can find a small preview button like below to turn on and off preview Pane.</p><p><img class="aligncenter size-full wp-image-6202" title="How To : Enable Gmail Preview Pane" src="http://tech18.com/wp-content/uploads/2011/08/Preview-Pane-Original.png" alt="Preview Pane Original How To : Enable Gmail Preview Pane" width="573" height="375" /></p><p>There are three types of Panes available as of now – No Preview (old Gmail), Vertical and Horizontal Panes.</p><p>By default there is a 3-second delay in marking a conversation as read after previewing it. If that doesn’t feel natural to you, you can change the timing in the General tab of <a href="https://mail.google.com/mail/#settings/general" target="_blank">settings</a>:</p><p><img class="aligncenter size-full wp-image-6203" title="How To : Enable Gmail Preview Pane" src="http://tech18.com/wp-content/uploads/2011/08/gmail-preview-panel-settings.png" alt="gmail preview panel settings How To : Enable Gmail Preview Pane" width="566" height="47" /></p><p>We can easily understand the need of this feature getting into Gmail In quick session. Maybe we get to most of them to answer Microsoft which recently made a fun out of Gmail and Google Ads.</p><p>But who cares? Do you believe these entire nonsense acts by rivals?</p><p><iframe src="http://www.youtube.com/embed/yXqrTfOWx60?rel=0" frameborder="0" width="560" height="349"></iframe></p><p style="text-align: center;">==============================================================</p><p style="text-align: left;">One of my Facebook friend has a question. Would anyone like to answer?</p><p><img class="aligncenter size-full wp-image-6199" title="How To : Enable Gmail Preview Pane" src="http://tech18.com/wp-content/uploads/2011/08/Question-on-Facebook.png" alt="Question on Facebook How To : Enable Gmail Preview Pane" width="459" height="77" /></p><p>&nbsp;</p><p style="text-align: center;"><em><strong>Thank you for spending you time with @Tech18 <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt="icon smile How To : Enable Gmail Preview Pane" class='wp-smiley' title="How To : Enable Gmail Preview Pane" /> Please share your thoughts about this latest and most awaited Gmail feature. Cheers <img src='http://tech18.com/wp-includes/images/smilies/icon_biggrin.gif' alt="icon biggrin How To : Enable Gmail Preview Pane" class='wp-smiley' title="How To : Enable Gmail Preview Pane" /> </strong></em></p> ]]></content:encoded> <wfw:commentRss>http://tech18.com/enable-gmail-preview-pane.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>How To : Send/Receive SMS On Chrome With Andorid Phones</title><link>http://tech18.com/send-receive-sms-chrome-android.html</link> <comments>http://tech18.com/send-receive-sms-chrome-android.html#comments</comments> <pubDate>Wed, 03 Aug 2011 20:00:50 +0000</pubDate> <dc:creator>Vinay Gowda</dc:creator> <category><![CDATA[Android]]></category> <category><![CDATA[Chrome]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[How to]]></category> <category><![CDATA[android apps]]></category> <category><![CDATA[Chrome extensions]]></category> <category><![CDATA[chrome os]]></category> <category><![CDATA[Google Chrome]]></category> <category><![CDATA[google products]]></category> <category><![CDATA[google voice]]></category> <category><![CDATA[mightytext]]></category> <category><![CDATA[smartphone]]></category><guid isPermaLink="false">http://tech18.com/?p=6151</guid> <description><![CDATA[Syncs with your Android Phone to send/receive SMS text messages from your computer(Google Chrome) using your current phone number.]]></description> <content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-6152" title="How To : Send/Receive SMS On Chrome With Andorid Phones" src="http://tech18.com/wp-content/uploads/2011/07/google-android-chrome.png" alt="google android chrome How To : Send/Receive SMS On Chrome With Andorid Phones" width="425" height="160" /></p><p>I own a big-fat laptop and spend nearly 16 hours in front of laptop/desktop daily! Still I own a smaller device like smartphone to get in touch with my family members and friends around the world. Now let’s say &#8220;What if I forget my smartphone while travelling? Missed calls! Inbox filled with SMS’s! Bang! I missed many things, Maybe my world <img src='http://tech18.com/wp-includes/images/smilies/icon_sad.gif' alt="icon sad How To : Send/Receive SMS On Chrome With Andorid Phones" class='wp-smiley' title="How To : Send/Receive SMS On Chrome With Andorid Phones" /> &#8220;.</p><p>Do you have the same problem what I just spoke about?</p><p>Isn’t that really bad when technology has moved so far which one could ever guess few years back? Yes, we can’t be always relying on Facebook or Twitter or <a title="How To: Export Google+ Contacts, Circles, Stream, +1s and Picasa Albums" href="http://tech18.com/export-google-contacts-circle-stream-1s-picasa-albums.html" target="_blank">Google+</a> as not everyone are still not on them! Agree with me?</p><p>Well here comes a small, tiny and very useful product named <a href="http://mightytext.net/" target="_blank">MightyText </a>by the former Google employee, Maneesh Arora who co-founded it. Before we start, are you a strong Google product user? Do you use <a title="Chrome Buzz" href="http://tech18.com/category/google/chrome" target="_blank">Google’s browser Chrome</a> and their open-source operating system Android running device? If not then you might for one. <img src='http://tech18.com/wp-includes/images/smilies/icon_wink.gif' alt="icon wink How To : Send/Receive SMS On Chrome With Andorid Phones" class='wp-smiley' title="How To : Send/Receive SMS On Chrome With Andorid Phones" /> LOL!</p><p><img class="aligncenter size-full wp-image-6153" title="How To : Send/Receive SMS On Chrome With Andorid Phones" src="http://tech18.com/wp-content/uploads/2011/07/mightytext-messaging-screenshot.jpg" alt="mightytext messaging screenshot How To : Send/Receive SMS On Chrome With Andorid Phones" width="456" height="301" /></p><p>MightyText is a small Android App and Chrome Extension which can be synced to do following things,</p><ol><li>Send SMS from PC using Chrome browser</li><li>Receive SMS to PC</li><li>Get updates on &#8220;Who&#8217;s Calling Now&#8221;, Missed Calls alerts</li></ol><p>What else you need when you have kept your phone at home or car while you are somewhere else?</p><p>Maneesh Arora had his &#8220;aha!&#8221; moment when he worked at Google: During meetings, everyone was on laptops and used Google Chat or Gtalk. But when his wife texted him, he had to reach into his pocket. &#8220;So strange. With 6 trillion text messages sent per year, SMS is still broken. Why can&#8217;t I search a text from last month, from anywhere, at any time?&#8221;</p><p>&#8220;We have routed over 18 million SMS messages since our beta launch just 2 months ago. And our users love being able to text while working.” Arora continues saying.</p><h2 class="ribbon">Why Only for Android Devices?</h2><p>Yes, we do have same question for Arora’s team. But as a Android App developer I can answer to our users by myself. There are couple of reason which may block Mighty Text app to reach other platforms,</p><ol><li>As <a title="Android OS Comparison Chart" href="http://tech18.com/android-os-comparison-chart-infographic.html" target="_blank">Android is open-source OS</a>, user can customize and tweak their phone however they like. In this sense you have an access to SMS manager which is used by Mighty Text here.</li><li>Google has built an environment which has many open sourced products like Chrome, Chrome OS, Android etc. So we have full set of product which can be run on high end laptops/desktops and smaller screen handsets. So syncing is just like having an Ice cream. LOL!</li><li>About Mr. Arora, yes he is a former Google Employee and knows the Google world better than us!</li></ol><h2 class="ribbon">Similar products and Raising Competition!</h2><p><img class="aligncenter size-full wp-image-6154" title="How To : Send/Receive SMS On Chrome With Andorid Phones" src="http://tech18.com/wp-content/uploads/2011/07/google-voice-and-mightytext-comparison.jpg" alt="google voice and mightytext comparison How To : Send/Receive SMS On Chrome With Andorid Phones" width="543" height="307" /></p><p>MightyText is an awesome idea by Maneesh Arora. MightyText pushes text messages and calls from Android phones to the computer screen. Yes, there are other products which do similar work but not what MightText does!</p><p>#1. <a href="http://www.google.com/googlevoice/about.html" target="_blank">Google Voice</a> offers a similar service, but users can&#8217;t use the same phone number that they use for their cell phone. Another difference is that Google Voice sends texts to e-mail, not through a browser in the form of an instant message like MightyText does. AND IT&#8217;S AVAILABLE OUTSIDE US AND CANADA!</p><p>#2. There are Android apps like WhatsApp which does the same thing between Android devices. But problem area is this app creates separate Inbox!</p><h2 class="ribbon">Future Plans!</h2><p><img class="aligncenter size-full wp-image-6155" title="How To : Send/Receive SMS On Chrome With Andorid Phones" src="http://tech18.com/wp-content/uploads/2011/07/mightytext-registration-form.jpg" alt="mightytext registration form How To : Send/Receive SMS On Chrome With Andorid Phones" width="540" height="559" /></p><p>Yes, every company will be having future plans and thus MightyText too!</p><p>In the future, Arora wants to extend the service from your computer screen to devices like an iPad. &#8220;We want to send texts to wherever the eyeballs are,&#8221; Arora says. Currently, only Androids with operating system 2.2 and above can run MightyText; all users have to do is download the Android app and Chrome extension on their Web browser.</p><h2 class="ribbon">Our Views</h2><p>As I said in the beginning, I spend 16 hours in front of computer I don’t like to worry much about my phone while I’m busy working. And yeah, I don’t want to miss any calls and SMS’s as well. So isn’t it the best product which anyone can own?</p><p>Here are the download Links:</p> <input class="button blue" type="submit" value="Sign Up" /> <a href="https://market.android.com/details?id=com.texty.sms&amp;feature=search_result" target="_blank"><br /> <input class="button blue" type="submit" value="Download MightyText Android App" /></a><a href="https://chrome.google.com/webstore/detail/dkfhfaphfkopdgpbfkebjfcblcafcmpi?hl=en-US" target="_blank"><br /> <input class="button blue" type="submit" value="Download MightyText Chrome Extension" /></a></p><p>MightyText is still under beta and works if you have invite code. Or you might to do some promotions as it says after registration <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt="icon smile How To : Send/Receive SMS On Chrome With Andorid Phones" class='wp-smiley' title="How To : Send/Receive SMS On Chrome With Andorid Phones" /></p><p><img class="aligncenter size-full wp-image-6156" title="How To : Send/Receive SMS On Chrome With Andorid Phones" src="http://tech18.com/wp-content/uploads/2011/07/mightytext-invitation.jpg" alt="mightytext invitation How To : Send/Receive SMS On Chrome With Andorid Phones" width="540" height="410" /></p><blockquote><p style="text-align: center;"><em><strong>We have registered for this service. Did you? Please share your views to us as well as @MightyText team. Thanks for your visit! Watch this space for more updates! <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt="icon smile How To : Send/Receive SMS On Chrome With Andorid Phones" class='wp-smiley' title="How To : Send/Receive SMS On Chrome With Andorid Phones" /> </strong></em></p></blockquote> ]]></content:encoded> <wfw:commentRss>http://tech18.com/send-receive-sms-chrome-android.html/feed</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Content Delivery Network via cdn.tech18.com (user agent is rejected)

Served from: tech18.com @ 2012-02-11 15:22:09 -->
