<?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>Tech Monk &#187; Tools &amp; Tutorials</title>
	<atom:link href="http://www.techmonk.com/category/tools-tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techmonk.com</link>
	<description>Guide To The Nth Dimension Of Computing And Internet</description>
	<lastBuildDate>Mon, 16 Jan 2012 03:13:11 +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>How to Re-Open Previously Opened Windows At Logon in Windows 7</title>
		<link>http://www.techmonk.com/reopen-previously-opened-windows-at-logon/1099/</link>
		<comments>http://www.techmonk.com/reopen-previously-opened-windows-at-logon/1099/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 15:01:28 +0000</pubDate>
		<dc:creator>Pramodh KP</dc:creator>
				<category><![CDATA[Tools & Tutorials]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[tweak]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.techmonk.com/?p=1099</guid>
		<description><![CDATA[Sometimes, when you have lots of folder open and you are working on something important, as the luck would have it, there will be a power cut and the next time you log on to your system you have to open all those folders again. Ever, run into this problem? Then here is a tip for you that can save you!]]></description>
			<content:encoded><![CDATA[<p>Many a times, you may want to open some folders every time when you log on to your computer. Or, maybe due to some problems, you were computer shut down abruptly. In these situations, you can easily reopen all the opened tabs from your previous session using this simple windows feature. Here&#8217;s how to do it:</p>
<ul>
<li>Open any folder. Press &#8216;Alt&#8217; button to get the menu bar on top.</li>
<li>In that go to &#8220;Folder Options&#8221;, under &#8220;Tools&#8221; .</li>
<li>Under the &#8220;View&#8221; tab, check the option &#8220;Reopen previously opened folders&#8221;.<img class="aligncenter" title="restore previous folder" src="http://www.techmonk.com/postimg/restore_previous_folder.png" alt="restore_previous_folder" width="398" height="482" /></li>
<li>Click &#8220;Apply&#8221; and &#8220;OK&#8221;.</li>
</ul>
<p>That&#8217;s it. The next time you switch on your computer, these folders will automatically open for you. In my opinion, this feature can be a little annoying. AFAIK, I don&#8217;t see much of a need to keep folders always open. However I do think that it can be handy when there are frequent power cuts.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techmonk.com/reopen-previously-opened-windows-at-logon/1099/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Make a Neat Horizontal Bar with Social Buttons</title>
		<link>http://www.techmonk.com/how-to-make-a-neat-horizontal-bar-with-social-buttons/1062/</link>
		<comments>http://www.techmonk.com/how-to-make-a-neat-horizontal-bar-with-social-buttons/1062/#comments</comments>
		<pubDate>Wed, 31 Aug 2011 14:39:30 +0000</pubDate>
		<dc:creator>Pramodh KP</dc:creator>
				<category><![CDATA[Tools & Tutorials]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.techmonk.com/?p=1062</guid>
		<description><![CDATA[Social networking sites provide a great way to share content with people. So, it's important that your content is equipped with good sharing options. In this tutorial, I talk about a code that I wrote to create a horizontal bar with all social buttons in one line]]></description>
			<content:encoded><![CDATA[<p>Just a few days ago, I changed the theme of my blog, with my own one. While designing my own theme, I was kind of stuck with one thing. If you came to this post, searching through Google, then I think even you are finding the same problem.</p>
<p><strong>PROBLEM</strong> -  Making a neat horizontal bar with all the social-sharing buttons inline.</p>
<p>Well, I am not a coding expert. But, somehow I wrote a code which is simple and easy. So, I thought I would share the code here on my blog.</p>
<p>I scratched my head for a lot of time over this problem. But, later I came to know that I was not really looking at the problem. Okay, now first let me give you the code.</p>
<pre><code>&lt;div&gt; 

&lt;!-- tweet button --&gt;  
&lt;div style="float:left;"&gt;
&lt;a href="http://twitter.com/share" data-count="horizontal"&gt;Tweet&lt;/a&gt;
&lt;script type="text/javascript" src="http://platform.twitter.com/widgets.js"&gt; &lt;/script&gt;
&lt;/div&gt;
 &lt;!-- tweet button --&gt; 

&lt;!-- facebook like button--&gt;
&lt;div style="float:left;"&gt;
&lt;iframe src="http://www.facebook.com/plugins/like.php?href&amp;amp;send=false&amp;amp; layout=button_count&amp;amp;width=450&amp;amp;show_faces=true&amp;amp;action=like&amp;amp; colorscheme=light&amp;amp;font&amp;amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:60px; height:21px;" allowTransparency="true"&gt;&lt;/iframe&gt;
&lt;/div&gt;
&lt;!-- facebook like button--&gt; 

&lt;!-- Google +1 button --&gt;  
&lt;div style="float:left;"&gt;
&lt;!-- Place this tag where you want the +1 button to render --&gt;  
&lt;g:plusone size="medium" annotation="inline" <span style="color: #ff0000;">width="60"</span>&gt;&lt;/g:plusone&gt; 

&lt;!-- Place this render call where appropriate --&gt;  
&lt;script type="text/javascript"&gt;   (function() {     var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;     po.src = 'https://apis.google.com/js/plusone.js';     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);   })();  &lt;/script&gt;
&lt;/div&gt;
&lt;!-- Google +1 button --&gt;
&lt;/div&gt;</code></pre>
<p><strong>One another thing</strong>-  This is the code I wrote. It is very simple and easy. But, still this code didn&#8217;t work in the beginning. Notice the highlighted part of the code above. By default, the Plus one button width will be450px or something, which makes it not possible to keep them inline. That&#8217;s why it didn&#8217;t work. But, after sometime I found the problem and fixed it. I am just giving a heads up so that you don&#8217;t do the same problem.</p>
<p>Also, the code I wrote is only for three buttons, but you can extend it. Just add the code of the button in between the following tags.</p>
<blockquote>
<pre>&lt;div style="float:left;"&gt;
Paste the code for the button here
&lt;/div&gt;</pre>
</blockquote>
<p>That&#8217;s all. You can see my code in action at the beginning of this post. Please don&#8217;t hesitate to comment if you have any problems or suggestions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techmonk.com/how-to-make-a-neat-horizontal-bar-with-social-buttons/1062/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Create Extension of Any Website/Blog for Any Browser Using Extension Factory</title>
		<link>http://www.techmonk.com/create-extension-of-any-blog-for-any-browser/1058/</link>
		<comments>http://www.techmonk.com/create-extension-of-any-blog-for-any-browser/1058/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 09:29:28 +0000</pubDate>
		<dc:creator>Pramodh KP</dc:creator>
				<category><![CDATA[Tools & Tutorials]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.techmonk.com/?p=1058</guid>
		<description><![CDATA[Sharing content is the basic motive any blogger has. The more the ways to share your content, the more the traffic and reader base. Here is a tool that helps you to create extension for your blog using your feed easily, in just a click!]]></description>
			<content:encoded><![CDATA[<p>The basic motive of any blog is to share content with people about any topic. Sharing is done by different means &#8211; example, through <a href="http://www.techmonk.com/tag/social-networking/" target="_blank">social networks</a> like Twitter, Facebook or through feeds. Each and every blogger strives hard to make his content reach <a title="How To Get Readers For A Blog?" href="http://www.techmonk.com/how-to-get-readers-permanent-traffic-blog/126/" target="_blank">maximum readers</a>. Feeds are the most popular way of sharing content of your blog with readers. Considering that your content is good, it is obvious that the<a title="Get Apture And Make Your Blog More Reader Friendly!" href="http://www.techmonk.com/addon-reduce-bounce-rate-of-blogger-wordpress-blogs/528/" target="_blank"> more easier</a> it becomes to access your content, the more reader base your content will get.</p>
<p>Today in this blog post, I will introduce a tool that will help you to create extension for your blog, which in turn will help your content to be easily discovered.<strong> Extension Factory</strong> is a tool that helps you to easily create extension of your blog, or rather any blog you want &#8211; all you need to do is enter the required blog URL.</p>
<p>It is easy to create an extension of your blog. Go to <a title="Extension Factory" href="http://builder.extensionfactory.com/" target="_blank">Extension Factory</a> page. Enter the URL of the blog and click &#8220;Create your Extension&#8221;. Then, you get a code, copy and add it in your website. Or, if you want to test the extension first, you can also do it by click on &#8220;Test Extension&#8221; button. If you are a wordpress user, then there is a<a title="Wordpress Plugin" href="http://wordpress.org/extend/plugins/site-button-by-extension-factory/" target="_blank"> plugin</a> that does the same job. You might have noticed that on my blog.</p>
<p>The tool basically takes the RSS feed URL of a blog and creates an extension using that feed. The tool supports Firefox, Chrome, Safari and IE. It creates a simple dialog box interface containing feeds of your blog posts. Whenever a new post is updated on your blog, the extension shows a notification (See picture below).</p>
<p><img class="aligncenter" title="Create own extension" src="http://www.techmonk.com/postimg/create_own_extension.png" alt="create_own_extension" width="444" height="101" /></p>
<p>The extension has an option to bookmark posts too. Also, if a blog has more than one feed, you can select only the feeds you want, from the &#8220;Options&#8221; tab.</p>
<p><img class="aligncenter" title="create own extension 2" src="http://www.techmonk.com/postimg/create_own_extension_2.png" alt="create_own_extension_2" width="515" height="533" /></p>
<p>&nbsp;</p>
<p>If you want anymore information about this tool, visit their <a title="Extension Factory FAQ" href="http://www.techmonk.com/search-for-text-in-compressed-files-duplicate-files/1038/" target="_blank">FAQ</a> here.</p>
<p>Don&#8217;t you think getting feeds of your favorite blog right on your browser would be great? So, IMHO this a simple yet good tool. What do you think about this tool? Would you use it for your blog? Or how would you use it? Drop in your comments below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techmonk.com/create-extension-of-any-blog-for-any-browser/1058/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Upload/Download Files To and Across your Social Networks from Desktop</title>
		<link>http://www.techmonk.com/uploaddownload-files-to-and-across-your-social-networks-from-desktop/1022/</link>
		<comments>http://www.techmonk.com/uploaddownload-files-to-and-across-your-social-networks-from-desktop/1022/#comments</comments>
		<pubDate>Mon, 08 Aug 2011 15:55:57 +0000</pubDate>
		<dc:creator>Pramodh KP</dc:creator>
				<category><![CDATA[Tools & Tutorials]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[utilities]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.techmonk.com/?p=1022</guid>
		<description><![CDATA[It is the age of Cloud computing. People edit and save most of their work online, in the cloud these days. But, that doesn't mean that we would stop using our local storage. We still use our local storage as backup always. So, if you are a person, who stores a lot of data online on different social networks and other file sharing sites, then Social Folders is an excellent tool to use]]></description>
			<content:encoded><![CDATA[<p>It is the age of Cloud computing. People edit and save most of their work online, in the cloud these days.</p>
<p>However, if you look back a few years, then you would see a thick division between the online computing and the local computing. But, with the popularity of social networking sites increasing everyday and also the Cloud Computing technology evolving day by day, the line that divided the online computing world from the local computing world is diminishing very quickly.</p>
<p>But, that doesn&#8217;t mean that we would stop using our local storage. We still use our local storage as backup always. So, if you are a person, who stores a lot of data online on different social networks and other file sharing sites, then Social Folders is an excellent tool to use.</p>
<p>Be Social. Stay Local &#8211; is the aim/motto of the creator of Social Folders. This tool acts like a bridge between the Online world and the local world of computing that I talked above.</p>
<p>If you upload your photos to Facebook, or videos to Youtube or your documents to Google Docs very frequently, then this tool is a boon for you. Even after uploading your files online, you still keep them offline, i.e. on your local computer. So, why not do both the things at the same time? Social Folder lets you do exactly that!</p>
<p>In simple words, this tool lets you upload files to different sites from windows explorer. This tool is currently in private beta. So, you need to ask for an invite by giving you email id on<a title="Social Folders" href="http://socialfolders.me" target="_blank"> their website</a>. I got an invite in a very short time. So, I think even you will get one, if you are early enough to grab it. After you have got the invitation, you will be directed to a page where it asks you to download Social Folders setup file on your desktop. Download it. A 5MB file.</p>
<p>Now, install the Social Folders on your desktop through the setup. That&#8217;s it. The installation process is done. Now, you will be directed to your account online. Here, you need to add different websites that you want to sync locally. Click on &#8220;Connect to new Website&#8221; and select a website. It currently supports most of the major websites like Flickr, Google Docs, Instagram, Photobucket, Picasa and Youtube.</p>
<p style="text-align: center;"><a href="http://www.techmonk.com/postimg/social_folders_connect.png" rel="lightbox"><img class="aligncenter" title="Social folders connect" src="http://www.techmonk.com/postimg/social_folders_connect.png" alt="social_folders_connect" width="501" height="315" /></a></p>
<p>Connect to the websites and now you can start uploading or downloading files.</p>
<p>You can download files from your account onto the desktop (in a folder called Social Folders, automatically created) from your online account. Also, uploading files is a piece of cake! Just paste the files into the Social Folders folder and refresh. It will automatically upload it to your account online. Simple, isn&#8217;t it?</p>
<p style="text-align: center;"><a href="http://www.techmonk.com/postimg/social_folders_desktop.png" rel="lightbox"><img class="aligncenter" title="social folders desktop" src="http://www.techmonk.com/postimg/social_folders_desktop.png" alt="social_folders_desktop" width="501" height="321" /></a></p>
<p>And also, by the way, just out of curiosity, I tried to upload some unsupported files into Facebook, and refreshed. It didn&#8217;t get uploaded. Nice.</p>
<p>Also, if you edit a file and refresh, it will upload the edited file again.</p>
<p>You can also transfer files across different sites, by just copying and pasting the files into the respective folders. For example, if you want to upload the images, from Picasa to Facebook then just copy and paste those photos from Picasa folder into the Facebook folder.</p>
<p>Maybe, I have left out some of the features, but you will know about it as you use it. Alright, concluding this with my opinion, I would say this tool will go a long way. I have liked every feature and also the idea behind this tool and the whole concept <strong>Be Social. Stay Local</strong> &#8211; is awesome. Hats off to the <a title="Blog Social Folders" href="http://blog.socialfolders.me" target="_blank">creator</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techmonk.com/uploaddownload-files-to-and-across-your-social-networks-from-desktop/1022/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Facebook Multiple Account Login, using Userscripts</title>
		<link>http://www.techmonk.com/facebook-multiple-account-login-switch-accounts/1006/</link>
		<comments>http://www.techmonk.com/facebook-multiple-account-login-switch-accounts/1006/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 04:40:09 +0000</pubDate>
		<dc:creator>Pramodh KP</dc:creator>
				<category><![CDATA[Tools & Tutorials]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tweak]]></category>

		<guid isPermaLink="false">http://www.techmonk.com/?p=1006</guid>
		<description><![CDATA[This post introduces you to some scripts, that enable the feature of multiple user sign in, just like in Gmail, that had rolled back sometime earlier. ]]></description>
			<content:encoded><![CDATA[<p>Most of us are familiar with the feature in<a title="Gmail" href="http://www.techmonk.com/tag/gmail" target="_blank"> Gmail,</a> that allows multiple-sign ins. If you are searching for a similar feature for Facebook, then here it is.</p>
<p>There are two <a title="Userscritps" href="http://www.techmonk.com/how-to-get-turn-off-lights-on-every-youtube-video/544/" target="_blank">userscripts</a>, that you can use to implement this feature in your browser. Both are good, each having their own advantages and disadvantages. It&#8217;s up to you to decide which you want. The links I am giving you below has detailed tutorials which you can follow while using the scripts. The first script here, does not work in Google Chrome, but the second one does. So, if you are using Google Chrome, install the second script.</p>
<ol>
<li><a title="Facebook Multi User Login" href="http://userscripts.org/scripts/show/57400" target="_blank">Facebook Multi-user Login</a></li>
<li><a title="Switch Facebook Accounts" href="http://userscripts.org/scripts/show/63761" target="_blank">Facebook Switch Accounts</a></li>
</ol>
<p>If you are concerned about security, then I assure you that these scripts cannot harm you in anyway. Bascially, what they do is, log out of one account and automatically login to another with the credentials you have given. So, your password and other credentials will remain safe.</p>
<p>You can also check out some of the previous posts, that I have written on different userscritps here.</p>
<ol>
<li><a title="Permanent Link to Change the New Google Black Bar into Old White One" href="../old-facebook-chat/change-google-black-bar-white-color-bar/923/" rel="bookmark">Change the New Google Black Bar into Old White One</a></li>
<li><a title="How to Get the Old Facebook Chat" href="http://www.techmonk.com/old-facebook-chat/988/" target="_blank">How to Get the Old Facebook Chat</a></li>
<li><a title="Permanent Link to How To: Get Turn-Off Lights On Every Youtube Video" href="../how-to-get-turn-off-lights-on-every-youtube-video/544/" rel="bookmark">How To: Get Turn-Off Lights On Every Youtube Video</a></li>
</ol>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techmonk.com/facebook-multiple-account-login-switch-accounts/1006/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Permanently Add Subtitles File to A Video File</title>
		<link>http://www.techmonk.com/permanently-add-subtitles-to-video-movie-hard-code/1000/</link>
		<comments>http://www.techmonk.com/permanently-add-subtitles-to-video-movie-hard-code/1000/#comments</comments>
		<pubDate>Fri, 22 Jul 2011 04:41:01 +0000</pubDate>
		<dc:creator>Pramodh KP</dc:creator>
				<category><![CDATA[Tools & Tutorials]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[softwares]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[utilities]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.techmonk.com/?p=1000</guid>
		<description><![CDATA[It is sometimes very boring to add subtitles manually to a video/movie. So, here is a way to permanently add subtitles(hard encode) subtitles into a video. Check out!]]></description>
			<content:encoded><![CDATA[<p>There are two ways of adding subtitles to a movie or any video, for that matter. First method, is to manually add an external file usually by &#8220;drag and drop&#8221; method. Or, the second method is to permanently add subtitles to the video, once and for all.</p>
<p>The first method, I said above is called Soft Encoding, and the second is called Hard Encoding. It is quite a lengthy job to add subtitles into a video everytime you want to watch a movie. So, it&#8217;s always better to have videos with subtitles hard-coded.</p>
<p>AutoGK is a <a href="http://www.techmonk.com/category/tools-tutorials/" target="_blank">tool</a> that helps you to hard-code subtitles easily. It is a small size<a title="Freewares" href="http://www.techmonk.com/tag/softwares/" target="_blank"> freeware</a>, with a simple interface. Apart from hard-coding the subtitles it has many other features, but I will be concentrating only on the subtitles part in this post. Here is the tutorial:</p>
<ol>
<li>Download <a title="Download AutoGK" href="http://www.autogk.me.uk/" target="_blank">AutoGK</a>.</li>
<li>Install it on your computer. While installing AutoGK, it asks you to install some other tools like VirtualDubMod, Xvid Codec etc. Install all of them.</li>
<li>Run AutoGK. <a href="http://www.techmonk.com/postimg/add_permanent_subtitles.png" rel="lightbox"><img class="aligncenter" title="add permanent subtitles" src="http://www.techmonk.com/postimg/add_permanent_subtitles.png" alt="add permanent subtitles" width="434" height="338" /></a></li>
<li>Select Input file and Output location.</li>
<li>Press Ctrl F8. You will get an option to add external subtitle. Select the external subtitle. It supports most of the formats like .sub, .srt, .ssa etc.</li>
<li>If you want to see a preview, click on the &#8220;Preview&#8221; button. Otherwise, click on &#8220;Add Job&#8221;.</li>
<li>Click &#8220;Start&#8221; to start the process. Many other tools will run in the background. Do not close them. <a href="http://www.techmonk.com/postimg/add_permanent_subtitles_2.png" rel="lightbox"><img class="aligncenter" title="add subtitles permanently 2" src="http://www.techmonk.com/postimg/add_permanent_subtitles_2.png" alt="add subtitles permanently 2" width="436" height="338" /></a></li>
<li>You can check the status of the process, in the log window.</li>
</ol>
<p>That&#8217;s it! You can now play the video and see that the subtitles are hard-coded and you don&#8217;t have to select it manually. Do you know any other tool to hard-code subtitles? Then, please share here in the comments section.</p>
<p>P.S. It takes long time to hard-code subtitles. So, be patient while it is being done.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techmonk.com/permanently-add-subtitles-to-video-movie-hard-code/1000/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Save Excel Table or Chart As An Image</title>
		<link>http://www.techmonk.com/save-excel-table-chart-smart-art-as-image/993/</link>
		<comments>http://www.techmonk.com/save-excel-table-chart-smart-art-as-image/993/#comments</comments>
		<pubDate>Thu, 21 Jul 2011 03:18:41 +0000</pubDate>
		<dc:creator>Pramodh KP</dc:creator>
				<category><![CDATA[Tools & Tutorials]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[ms excel]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.techmonk.com/?p=993</guid>
		<description><![CDATA[It can be useful, if you can save Excel table, charts etc as images. You can reuse them, anywhere you want, be it your blog, or a presentation, or in a document. Here is a simple trick that will teach you how to do the same. ]]></description>
			<content:encoded><![CDATA[<p>Recently, I wanted to save an<a title="How to Print Gridlines Along With Data in Excel Worksheet" href="http://www.techmonk.com/how-to-print-gridlines-excel-worksheet/980/" target="_blank"> Excel</a> table as an image so that I can add it in one of my blog posts. But, when I tried I couldn&#8217;t find any option to save my table as an image. But, I remember sometime earlier that I had saved tables as pictures. I searched online for it, but no forums or blogs, suggested me a good and simple answer. However, it didn&#8217;t take a long time for me to figure out how to do it. So, here I am, writing an article on the same, in case it helps you too!</p>
<p>When I searched for the solution online, I found many answers like, saving a excel spreadsheet as a webpage and then, converting that webpage into an image. Or, I found some cumbersome<a title="Make Your Keyboard LED Lights Disco Dance!" href="http://www.techmonk.com/make-your-keyboard-led-lights-dance-like-disco/718/" target="_blank"> visual basic code</a> (I think so, am not sure)on <a title="Microsoft Articles" href="http://www.techmonk.com/tag/microsoft" target="_blank">Microsoft</a> Forums. But, here is a simple solution that I found out to this problem.</p>
<p>You can convert, not only excel tables, but also Smart Arts, Charts and Word Arts into images, using this trick. Let me get to the process now.</p>
<p>If you have a table, already created in Excel,</p>
<ul>
<li>Copy that table. <img class="aligncenter" title="excel save table" src="http://www.techmonk.com/postimg/excel_table_save.png" alt="excel save table" width="417" height="301" /></li>
<li>Open a new PowerPoint presentation.</li>
<li>Paste the table into an empty slide.</li>
<li>Right-click on the table, and select the option &#8220;Save as Picture&#8221;.<img class="aligncenter" title="save as picture table" src="http://www.techmonk.com/postimg/table_save_picture.png" alt="save as picture table" width="433" height="395" /></li>
</ul>
<p>That&#8217;s it, you are done! Your table is now saved as a PNG image file!</p>
<p>We are actually using a simple feature, that&#8217;s already present in <a title="Office Articles" href="http://www.techmonk.com/tag/office/" target="_blank">MS Office</a>. However, the feature is limited only to MS PowerPoint, not <a title="Excel Articles" href="http://www.techmonk.com/tag/ms-excel" target="_blank">MS Excel</a> or MS Word. I wonder why.</p>
<p>P.S. <em>The same procedure can be followed for converting Smart Arts, Charts and Word Arts into images.</em></p>
<p>Simple, isn&#8217;t it? Please leave your comments and share if you have any other way of doing this.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techmonk.com/save-excel-table-chart-smart-art-as-image/993/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Get the Old Facebook Chat</title>
		<link>http://www.techmonk.com/old-facebook-chat/988/</link>
		<comments>http://www.techmonk.com/old-facebook-chat/988/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 09:52:07 +0000</pubDate>
		<dc:creator>Pramodh KP</dc:creator>
				<category><![CDATA[Tools & Tutorials]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[tweak]]></category>

		<guid isPermaLink="false">http://www.techmonk.com/?p=988</guid>
		<description><![CDATA[Get back the old facebook chat using a simple userscript]]></description>
			<content:encoded><![CDATA[<p>Recently, Facebook launched a new chat sidebar. Majority of the people hated it for different reasons. Some reasons are:</p>
<ul>
<li>It&#8217;s very long, irritating.</li>
<li>It shows the list of people who are not online too, which makes the list very long.</li>
<li>It is difficult to scroll through and find out who is online.</li>
</ul>
<p>So, as always someone has come up with a good Greasemonkey userscript to get back the old facebook chat. Here is the<a title="Facebook Old Chat Script" href="http://userscripts.org/scripts/show/107159" target="_blank"> link</a>. Go ahead and install it.</p>
<p>Some of the features of this script are:</p>
<blockquote><p>- Shows ALL online/idle friends<br />
- Shows ONLY online/idle friends (Doesn&#8217;t show offline friends)<br />
- Orders friends by first name<br />
- Groups friends by online and idle.<br />
- Shows total number of online/idle friends when chat is open.<br />
- Keep the list of online friends on the left hand side of the page always visible even when the chat dialog opens.<br />
- Does not realign the page when chat opens<br />
- Header to the top of chat that closes the menu when clicked.<br />
- Works for both HTTP and HTTPS<br />
- Searching friends is still possible.<br />
- Going online/offline is still possible.</p></blockquote>
<p>Also Read: <a title="Permanent Link to Change the New Google Black Bar into Old White One" href="../change-google-black-bar-white-color-bar/923/" rel="bookmark">Change the New Google Black Bar into Old White One</a></p>
<p>P.S. If you don&#8217;t know how to install a greasemonkey script, refer to this article<a title="Greasemonkey Script installation" href="http://www.techmonk.com/how-to-get-turn-off-lights-on-every-youtube-video/544/" target="_blank"> here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techmonk.com/old-facebook-chat/988/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Print Gridlines Along With Data in Excel Worksheet</title>
		<link>http://www.techmonk.com/how-to-print-gridlines-excel-worksheet/980/</link>
		<comments>http://www.techmonk.com/how-to-print-gridlines-excel-worksheet/980/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 05:13:05 +0000</pubDate>
		<dc:creator>Pramodh KP</dc:creator>
				<category><![CDATA[Tools & Tutorials]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[ms excel]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.techmonk.com/?p=980</guid>
		<description><![CDATA[By default, printing gridlines is not enabled in MS Excel. So, here is a tutorial on how to do that, and also some other tips while printing an excel worksheet]]></description>
			<content:encoded><![CDATA[<p>Gridlines are the gray lines that divide each of the cells, rows, and columns in a spreadsheet. Usually in Microsoft Excel, by default, these grid lines will not be printed on a hard copy. So, I thought of giving a simple tutorial on how to enable printing of the grid lines in Microsoft Excel.</p>
<p>As I am using Excel 2007, I will be writing instructions based on that, but it will be mostly similar for other versions too.</p>
<ul>
<li>Go to the &#8220;Page Layout&#8221; tab on the ribbon.</li>
<li>In that, go to the &#8220;Sheet options&#8221; tab and there check the &#8220;Print&#8221; option under the &#8220;Gridlines&#8221; category.</li>
<li>Here is a simple video tutorial on how to do the same.</li>
</ul>
<h3>Some other tips while printing an excel sheet</h3>
<p>You can display comments in your hard copy, and also edit how errors, if any, gets displayed. To do this,</p>
<ul>
<li>Go to <strong>Page Layout</strong>&gt;<strong>Sheet Options</strong>. Click on the &#8220;Sheet Options&#8221; block.</li>
<li>A new window will open named <strong>Page Setup</strong>. In that, under the &#8220;Print&#8221; section, there is an option called &#8220;Comments&#8221;.You can select your preference in the dropdown box.</li>
<li>Also, below the &#8220;Comments&#8221; option, there is another option called &#8220;Errors&#8221;. In the dropdown box, you have options like &#8220;Blank&#8221;, &#8220;As Displayed&#8221; and so on. You can change it according to your wish.</li>
</ul>
<p><strong>Tip</strong>: It&#8217;s always better to show Errors in an excel worksheet as &#8220;Blank&#8221;, so that you can manually calculate it later and write.</p>
<p>Check out this video tutorial on the same things that I have discussed before.</p>
<p><object width="425" height="349" 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/AJAP_IEinrI?version=3&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="425" height="349" type="application/x-shockwave-flash" src="http://www.youtube.com/v/AJAP_IEinrI?version=3&amp;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techmonk.com/how-to-print-gridlines-excel-worksheet/980/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New Adsense Interface Not Opening In Firefox 4/5 &#8211; Solution</title>
		<link>http://www.techmonk.com/new-adsense-interface-not-opening-firefox-4-5-solution/954/</link>
		<comments>http://www.techmonk.com/new-adsense-interface-not-opening-firefox-4-5-solution/954/#comments</comments>
		<pubDate>Sun, 10 Jul 2011 13:48:02 +0000</pubDate>
		<dc:creator>Pramodh KP</dc:creator>
				<category><![CDATA[Tools & Tutorials]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.techmonk.com/?p=954</guid>
		<description><![CDATA[Problem loading new Adsense interface in Firefox? Here is a simple tutorial that help you to solve it!]]></description>
			<content:encoded><![CDATA[<p>I recently decided to switch to the new Google Adsense interface, but when I tried to do that in my Firefox 5, I could not. When I clicked on the &#8220;Try the new Adsense interface&#8221;, I just got a blank blue page. I tried refreshing the page multiple times, but in vain. If you too are encountering the same problem, here is the solution.</p>
<p>The problem is with neither Adsense nor Firefox. It is with the Adblock Plus- an addon for Firefox. It is blocking the new Adsense interface from loading. To solve this problem, disable the Adblock Plus for the Google Adsense page and try again. It will work. If you are not sure how to disable Adblock Plus for a particular page, here is the tutorial:</p>
<ul>
<li>Go to the adsense page which is not loading, i.e., the blank blue page.</li>
<li>Click on the ABP icon in the bottom-right corner of your screen.</li>
<li>Select &#8220;Disable on this page only&#8221;.</li>
<li>Reload the page. That&#8217;s it!</li>
</ul>
<p style="text-align: center;"><img class="aligncenter axhugxytxaqskpaygvpf" title="Disable ABP" src="http://www.techmonk.com/postimg/adsense_ff_disable.png" alt="adsense_ff_disable" width="500" height="500" /></p>
<p>Now, you can use the new interface without any problems. However, I would request you to do another simple job. Please report this issue to the Adblock Plus, so that they can look into it. Here is how to do that:</p>
<ul>
<li>Click on the ABP icon in the bottom-right corner of the screen.</li>
<li>Click on &#8220;Report issue on this page&#8221; option and follow the steps.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter axhugxytxaqskpaygvpf" title="Report ABP" src="http://www.techmonk.com/postimg/adsense_ff_report.png" alt="adsense_ff_report" width="500" height="500" /></p>
<p>If the above solution doesn&#8217;t work for you, then I would suggest you to run Firefox in <a href="http://support.mozilla.com/en-US/kb/Safe%20Mode" target="_blank">&#8220;Safe Mode</a>&#8220;, if it works, then try disabling extensions, that you feel doubtful and try again. If the problem still persists you can always comment here, I will respond with whatever help I can do to solve it.</p>
<p>UPDATE: I submitted this issue, and I think they alread have a report on this problem.You can see the cause and solution for this problem <a href="https://easylist.adblockplus.org/blog/2011/07/01/advertisers-and-tracking-companies-websites" target="_blank">here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techmonk.com/new-adsense-interface-not-opening-firefox-4-5-solution/954/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

