<?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>MakeUseOf.com &#187; scripts</title>
	<atom:link href="http://www.makeuseof.com/tags/scripts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Sun, 14 Mar 2010 22:45:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>9 Greasemonkey Scripts To Get More Productive While Searching Google</title>
		<link>http://www.makeuseof.com/tag/9-greasemonkey-scripts-productive-searching-google/</link>
		<comments>http://www.makeuseof.com/tag/9-greasemonkey-scripts-productive-searching-google/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 20:31:47 +0000</pubDate>
		<dc:creator>Ann Smarty</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[browsing tools]]></category>
		<category><![CDATA[google search]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=37490</guid>
		<description><![CDATA[I remember the first thing people loved about Google search was its simplistic interface. Since then, Google have been tweaking their design many times, but it still remained rather simple (and almost clutter-free).
However you can&#8217;t please everyone and Google search results pages can hardly be customized to fit everyone&#8217;s needs and tastes.
Luckily, with help of the [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right: 20px;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/03/google-productivity-greasemonkey.jpg" alt="google productivity greasemonkey" vspace="5" align="left" />I remember the first thing people loved about Google search was its simplistic interface. Since then, Google have been tweaking their design many times, but it still remained rather simple (and <em>almost</em> clutter-free).</p>
<p>However you can&#8217;t please everyone and Google search results pages can hardly be customized to fit everyone&#8217;s needs and tastes.</p>
<p>Luckily, with help of the following  <a href="http://www.makeuseof.com/tag/greasemonkey-firefox-addon/">Greasemonkey scripts</a>, you can try to adjust Google&#8217;s interface to your own preferences (<em><strong>Note:</strong> I don&#8217;t recommend installing them all, just pick the ones that seem to be most useful for you</em>).</p>
<p><span id="more-37490"></span></p>
<h3><strong>1. SearchJump: Switch To Other Search Engines</strong></h3>
<p><a href="http://userscripts.org/scripts/show/4233">SearchJump</a> is a Greasemonkey script that adds a a search sidebar to redirect to the same search in other engines.</p>
<p><strong>Enhances productivity</strong>: faster switching between search engines (between: Google, Yahoo!, Bing, Ask, etc)</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/03/google-productivity-01.jpg" alt="Google productivity" width="500" height="374" /></p>
<p>A similar one: <a href="http://userscripts.org/scripts/show/6136">Try This Search On</a></p>
<h3><strong>2. Google Anonymizer: No Link Redirects</strong></h3>
<p><a href="http://userscripts.org/scripts/show/10448">Google Anonymizer</a> (or a similar Greasemonkey script: <a href="http://userscripts.org/scripts/show/29812">Disable Google Search Result Redirect</a>)  removes tracking from a Google results page.</p>
<p><strong>Enhances productivity</strong>: faster copy destination URLs right from the Google search results page:</p>
<p><em>Before:</em></p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/03/google-productivity-02.jpg" alt="Remove redirects" width="486" height="394" /></p>
<p><em>After:</em></p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/03/google-productivity-03.jpg" alt="Remove Google redirects" width="486" height="394" /></p>
<h3><strong>3. Google Speed Dial: Keyboard Shortcuts</strong></h3>
<p><a href="http://userscripts.org/scripts/show/45292">Google Speed Dial</a>: allows you to navigate Google search results<em> </em>using keyboard shortcuts.</p>
<p><strong>Enhances productivity</strong>:  press 1 on the keyboard to go to the first result, press 2 to go the 2nd etc&#8230;Use 0 to go to the 10th (works only for top 10 results).</p>
<h3><strong>4. Shortcuts To Navigate Results Pages</strong></h3>
<p><a href="http://googlesystem.blogspot.com/2007/02/keyboard-shortcuts-for-google-search.html">Keyboard Shortcuts for Google Search</a>:  allows to navigate Google search results <em>pages</em> using keyboard shortcuts.</p>
<p><strong>Enhances productivity</strong>: faster navigate results pages and faster edit the search query:</p>
<ul>
<li>n – Go to the <strong>n</strong>ext page</li>
<li>p – Go to the <strong>p</strong>revious page</li>
<li>e – Select the query to <strong>e</strong>dit it</li>
<li>a – To <strong>a</strong>dd something to the search query</li>
</ul>
<h3><strong>5. No Clutter From Ads</strong></h3>
<p><a href="http://userscripts.org/scripts/show/55526">Push Google Search Ads Right</a></p>
<p><strong>Enhances productivity</strong>: don&#8217;t get distracted by Google advertisements that appear above the search results: less scrolling as well.</p>
<p><em>Before:</em></p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/03/google-productivity-04.jpg" alt="Google productivity: push ads right" width="500" height="245" /></p>
<p><em>After:</em></p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/03/google-productivity-05.jpg" alt="Push Google Ads Right" width="500" height="254" /></p>
<p>OR: just <a href="http://userscripts.org/scripts/show/31704">remove Google sponsored links</a> all over.</p>
<h3><strong>6. Google Results In Two Columns</strong></h3>
<p><a href="http://userscripts.org/scripts/show/32231">Google Two Columns</a> is a Greasmonkey script that shows the search results in two columns</p>
<p><strong>Enhances productivity</strong>: more information available at a glance which means less scrolling:</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/03/google-productivity-06.jpg" alt="Goolge two columns" width="550" height="275" /></p>
<h3><strong>7. Google Bump: Multi-Search</strong></h3>
<p><a href="http://userscripts.org/scripts/show/33449">Google Bump</a>: multi-search and inline player (customized)</p>
<p><strong>Enhances productivity</strong>:</p>
<ul>
<li>Search multiple search engines and multiple terms with one click (all search results will open in new tabs);</li>
<li>Image and video search results   on the same page with general search (together with in-line image and video previews);</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/03/google-productivity-08.jpg" alt="Google Bump" width="488" height="403" /></p>
<h3><strong>8. Google MonkeyR: previews and favicons</strong></h3>
<p><a href="http://userscripts.org/scripts/show/9310">GoogleMonkeyR</a>: Page previews and favicons</p>
<p><strong>Enhance productivity</strong>: faster recognize familiar pages from within Google search results.</p>
<p>Additional options (all can be customized):</p>
<ul>
<li>Turn-off Google tracking;</li>
<li>Show results in multiple columns;</li>
<li>Remove &#8220;sponsored&#8221; links;</li>
<li>Open links in new tabs;</li>
<li>Auto-load more results;</li>
<li>Numbered results:</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/03/google-productivity-09.jpg" alt="GoogleMonkeyR" width="500" height="429" /></p>
<h3><strong>9. Google Search Sidebar: More Information At A Glance</strong></h3>
<p><a href="http://userscripts.org/scripts/show/11888">Google Search Sidebar</a>: adds a sidebar with search results from Dictionary.com, Wikipedia, Flickr, and Youtube.</p>
<p><strong>Enhances productivity</strong>: more information is available at a glance, less time searching the web and doing research.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/03/google-productivity-10.jpg" alt="Google search sidebar" width="500" height="260" /></p>
<p>Now your turn: do you use any other Greasemonkey script to increase your Google searching productivity?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><a href="http://www.facebook.com/connect/connect.php?api_key=8ac25c7e080e1d2db91fed7391552f2a&#038;id=27517455413&#038;connections=20&#038;stream=&#038;css=#"><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/facebook-rss-footer.png" /></a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li>(15)<a href="http://www.makeuseof.com/tag/some-of-the-best-greasemonkey-scripts-for-bittorrent-users/" title="Some Of The Best Greasemonkey Scripts For BitTorrent Users (December 6, 2008)">Some Of The Best Greasemonkey Scripts For BitTorrent Users</a> </li>
	<li>(5)<a href="http://www.makeuseof.com/tag/5-awesome-greasemonkey-scripts-work-chrome/" title="5 Awesome Greasemonkey Scripts That Work In Chrome (February 17, 2010)">5 Awesome Greasemonkey Scripts That Work In Chrome</a> </li>
	<li>(8)<a href="http://www.makeuseof.com/tag/4-stylish-scripts-to-make-your-web-look-better/" title="4 Stylish Scripts To Make your Web Look Better (August 24, 2008)">4 Stylish Scripts To Make your Web Look Better</a> </li>
	<li>(42)<a href="http://www.makeuseof.com/tag/decided-google-home-page-looked/" title="Why I Decided To Make Google My Home Page and Never Looked Back (February 24, 2010)">Why I Decided To Make Google My Home Page and Never Looked Back</a> </li>
	<li>(9)<a href="http://www.makeuseof.com/tag/viewing-searches-google-care/" title="Viewing Recent Searches On Google &#038; Why Would You Care? (March 5, 2010)">Viewing Recent Searches On Google &#038; Why Would You Care?</a> </li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/9-greasemonkey-scripts-productive-searching-google/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>6 Beginner Resources For Learning Mac Programming</title>
		<link>http://www.makeuseof.com/tag/some-introductory-resources-for-learning-mac-programming/</link>
		<comments>http://www.makeuseof.com/tag/some-introductory-resources-for-learning-mac-programming/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 19:31:17 +0000</pubDate>
		<dc:creator>Bakari Chavanu</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[programmer tools]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=31881</guid>
		<description><![CDATA[I&#8217;m determined to learn computer programming in my lifetime. Yes, it&#8217;s all a foreign language to me, but I so admire the work that developers do. I think they should receive Emmy awards or something. Many of them certainly don&#8217;t get the recognition (or financial backing) they deserve.
If you&#8217;re like me and are curious about [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right: 20px" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/macprogramming_10.jpg" alt="macprogramming_10" vspace="5" width="399" height="171" align="left" />I&#8217;m determined to learn computer programming in my lifetime. Yes, it&#8217;s all a foreign language to me, but I so admire the work that developers do. I think they should receive Emmy awards or something. Many of them certainly don&#8217;t get the recognition (or financial backing) they deserve.</p>
<p>If you&#8217;re like me and are curious about learning Mac programming, you might be surprised to discover the amount of free resources to get you started.</p>
<p><span id="more-31881"></span></p>
<h3><strong>Mac Automation Made Simple</strong></h3>
<p><img style="margin-right: 20px" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/macprogramming_9.jpg" alt="macprogramming_9" align="left" />First off, if you&#8217;re totally new to programming, you should consider checking out Ben Waldie&#8217;s podcast series titled <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=288750552">Mac Automation Made Simple</a> (iTunes Store link.) His tutorials focus on AppleScript and Apple&#8217;s Automator program, both of which come installed with Mac OS X.</p>
<p>Waldie&#8217;s series includes great introductory topics for learning Mac programming, such as: Introducing AppleScript and Script Editor, Extending Automator with Third-Party Actions, Creating an Automator PDF Workflow, and Creating a Microsoft Word 2008 Automator Workflow.</p>
<p>AppleScript is probably one of the most basic programming languages that new users can learn. Start with the first chapter of the <a href="http://www.macosxautomation.com/applescript/firsttutorial/index.html">Apple Training series</a> to introduce yourself to the program and the language.</p>
<p>Automator, on the other hand, requires no coding language. It&#8217;s a program for non-programmers, but it does help if you can think like a programmer, in terms of setting up logical workflows to achieve desired automations on your computer. If you&#8217;re an absolute beginner with no prior experience with say JavaScript, definitely start out with Apple&#8217;s Automator. My own Automator&#8217;s tutorial, <a href="http://www.youtube.com/watch?v=si7UtrtulAY">Resizing Files Using Automator</a>, will introduce you to the program.</p>
<h3><strong>Apple&#8217;s Developers Tools</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/macprogramming_7.png" alt="learning mac programming" /></p>
<p>Apple itself provides a wealth of resources for programming. It&#8217;s part of the reason for so many iPhone apps and other applications being produced. After you sign up on their <a href="http://developer.apple.com/tools/">Developers Tools site</a>, you can download PDF guides for learning languages like C, Objective-C, X-code, and Cocoa.</p>
<p>You can <a href="http://developer.apple.com/technology/xcode.html">download</a> a free copy of X-code (which includes the iPhone SDK) Interface Builder for free. These programs, along with Dashcode, also come installed on the Mac OS X installation disc, but they don&#8217;t install automatically.</p>
<h3><strong>iPhone Application Programming</strong></h3>
<p><img style="margin-right: 20px" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/iPhoneappcourse.png" alt="iPhoneappcourse" vspace="5" align="left" />With the popularity of iPhone apps, Standard University, I believe, was one of the first educational institutions to produce a course on iPhone development. The entire course is available as a <a href="http://deimos3.apple.com/WebObjects/Core.woa/Browse/itunes.stanford.edu.2024353965.02024353968">video tutorial podcast series</a> (iTunes Store link.)</p>
<p>It takes some time to work through, but it covers the tools and APIs required to build applications for the iPhone platform using the iPhone SDK. Handouts for the course, in the form of PDF&#8217;s, are included with the podcasts.</p>
<p>Topics include: Introduction to Mac OS X and Cocoa Touch, Using  Objective-C, View Controller Basics, Table Views, How to Build an iPhone  App That Doesn&#8217;t Suck, Debugging Tips, Optimzing OpenGL for iPhone, and  Unit Testing.</p>
<h3><strong>Hello World</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/macprogramming_3.png" alt="macprogramming_3" width="296" height="570" /></p>
<p>Nearly all courses will start off with a simple Hello World tutorial. After you download Apple&#8217;s coding applications, linked above, you might want to start out with this tutorial, <a href="http://www.switchonthecode.com/tutorials/an-absolute-beginners-guide-to-iphone-development">An Absolute Beginner&#8217;s Guide to iPhone Development</a>, to quickly introduce yourself to coding.</p>
<p>While learning Mac programming is not as simple as adding and dropping files, it&#8217;s not rocket science. It can be learned.</p>
<p>If you are a beginning developer, let us know how you got started.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><a href="http://www.facebook.com/connect/connect.php?api_key=8ac25c7e080e1d2db91fed7391552f2a&#038;id=27517455413&#038;connections=20&#038;stream=&#038;css=#"><img src="http://www.makeuseof.com/wp-content/uploads/2009/12/facebook-rss-footer.png" /></a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li>(19)<a href="http://www.makeuseof.com/tag/learn-how-to-computer-program-with-microsofts-smallbasic/" title="Learn How To Write Computer Program with SmallBasic (September 9, 2009)">Learn How To Write Computer Program with SmallBasic</a> </li>
	<li>(15)<a href="http://www.makeuseof.com/tag/top-5-websites-for-java-application-examples/" title="Top 5 Websites for Java Application Examples (December 27, 2009)">Top 5 Websites for Java Application Examples</a> </li>
	<li>(35)<a href="http://www.makeuseof.com/tag/top-10-professional-sample-code-websites-for-programmers/" title="Top 10 Professional Sample Code Websites For Programmers (February 23, 2009)">Top 10 Professional Sample Code Websites For Programmers</a> </li>
	<li>(9)<a href="http://www.makeuseof.com/tag/pencil-project-turn-firefox-diagramming-prototyping-tool/" title="Pencil Project – Turn Firefox into A Diagramming and Prototyping Tool (February 2, 2010)">Pencil Project – Turn Firefox into A Diagramming and Prototyping Tool</a> </li>
	<li>(9)<a href="http://www.makeuseof.com/tag/learn-to-code-at-any-level-with-google-code-university/" title="Learn To Code At Any Level With Google Code University (April 16, 2009)">Learn To Code At Any Level With Google Code University</a> </li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/some-introductory-resources-for-learning-mac-programming/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>How To Remotely Trigger A Torrent Download Via Email [Mac]</title>
		<link>http://www.makeuseof.com/tag/how-to-remotely-trigger-a-torrent-download-via-email-mac/</link>
		<comments>http://www.makeuseof.com/tag/how-to-remotely-trigger-a-torrent-download-via-email-mac/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 21:30:56 +0000</pubDate>
		<dc:creator>Jackson Chung</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[apple mail]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[mac hacks]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[torrent]]></category>
		<category><![CDATA[torrent clients]]></category>
		<category><![CDATA[utorrent]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=32242</guid>
		<description><![CDATA[For a long time now, I&#8217;ve been searching for a way to start a torrent download from a remote location. And since I&#8217;m on the road most of the day, Transmission&#8217;s WebUI isn&#8217;t any good to me. I couldn&#8217;t be bothered to set it up anyway, it would involve having a fixed IP address or [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/launch-transmission.png" style="margin-right:20px" vspace=5>For a long time now, I&#8217;ve been searching for a way to start a torrent download from a remote location. And since I&#8217;m on the road most of the day, Transmission&#8217;s WebUI isn&#8217;t any good to me. I couldn&#8217;t be bothered to set it up anyway, it would involve having a fixed IP address or DynDNS &#8212; too much hassle to being with. What I actually needed was a simple way to download a torrent on my iPhone and send it to my Mac running at home. </p>
<p>When I realised that the iPhone didn&#8217;t support downloading files natively, I was back to square one. Then I thought of using Dropbox &#8212; but that didn&#8217;t work. After a couple of hours of research, I finally found a solution, albeit a pretty rudimentary one. It involves a <strong>secondary email</strong>, <strong>Mail rules</strong>, <strong>Transmission or uTorrent</strong> and <strong>Applescript</strong>. Now, let&#8217;s be clear on this: I&#8217;m not a scripting geek. I&#8217;m just an average Mac user. But the fact that I actually wrote this script is a clear testament to how easy it is to learn the Applescript language. I digressed.</p>
<p>Here&#8217;s how I managed to set up Mail and Transmission to automatically download torrents sent via email.<br />
<span id="more-32242"></span><br />
First of all, we need to write the script. But since this is MakeUseOf, I&#8217;ve already written it for you. Download the appropriate version depending on which torrent client you use.</p>
<p align="center"><strong><a href="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/Transmission-via-email.zip">Download Applescript: Transmission via email</a></strong></p>
<p align="center"><strong><a href="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/uTorrent-via-email.zip">Download Applescript: uTorrent via email</a></strong></p>
<p>Unzip the file and store the script somewhere safe, for example within the scripts folder located at /Library/Scripts/. </p>
<p>If you prefer to compile the script yourself, here&#8217;s how it looks like: </p>
<blockquote><p>(*Transmission via email by Jackson Chung*)</p>
<p>using terms from application &#8220;Mail&#8221;<br />
	on perform mail action with messages theMessages for rule Torrent<br />
		tell application &#8220;Mail&#8221;<br />
			repeat with theMessage in theMessages<br />
				set theText to content of theMessage<br />
				set the clipboard to (theText)<br />
			end repeat<br />
		end tell</p>
<p>		tell application &#8220;Transmission&#8221; to activate<br />
		tell application &#8220;System Events&#8221;<br />
			tell process &#8220;Transmission&#8221;<br />
				keystroke &#8220;u&#8221; using {command down}</p>
<p>				keystroke (theText)<br />
				key code 36<br />
			end tell</p>
<p>		end tell<br />
	end perform mail action with messages<br />
end using terms from</p></blockquote>
<p>Before we proceed, let me explain that we are going to set a rule to detect torrents sent from a primary email to a secondary email. So in this case, you&#8217;ll need to 2 separate email accounts.</p>
<p>Now launch Mail (assuming you inherently use Mail; if not, you&#8217;re out of luck) and enter its Preferences. Click on the Rules tab and add a new rule. Name it &#8220;<strong>Torrent</strong>&#8220;, then set the condition to &#8220;all&#8221;, as in <em>&#8220;If <strong>all</strong> of the following conditions are met&#8221;</em>. Next, set the rule conditions as you see in the screenshot below:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/mail-rule.jpg" /></p>
<blockquote><p>From &#8211; is equal to &#8211; your@emailaddress.com<br />
Subject &#8211; is equal to &#8211; Download torrent</p></blockquote>
<p>Perform the following actions:</p>
<blockquote><p>Mark as Read<br />
Run Applescript &#8211; <em>Click the choose button and locate the Applescript you&#8217;ve just downloaded</em></p></blockquote>
<p>Click on OK and click on &#8220;Don&#8217;t Apply&#8221; if asked <em>Do you want to apply your rules to messages in selected mailboxes?</em></p>
<p>Mail is now set. For every email from <em><strong>your@emailaddress.com</strong></em> with the subject <em><strong>&#8220;Download torrent&#8221;</strong></em>, it will trigger the Applescript. Perfect, just what we want.</p>
<p>Now, let&#8217;s set Transmission. Enter its Preferences and <strong>check</strong> the box for &#8220;Start transfers when added&#8221; and make sure to <strong>uncheck</strong> &#8220;Display &#8220;adding transfer&#8221; options window&#8221;. We want Transmission to automatically start torrents without intervention. OK, Transmission is now set as well.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/transmission-settings.png" /></p>
<p>uTorrent&#8217;s default settings will do just fine.</p>
<p>Now then comes the interesting part. How do we format the email? It&#8217;s pretty simple. The Applescript is set to copy the content of the message so all you need to add is the URL to the torrent. Remove your email signature or it won&#8217;t work. From my iPhone, all I do is hold down on a link until the contextual menu appears. I tap on Copy and launch Mail on my iPhone.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/IMG_0739.PNG" /></p>
<p>Select the appropriate mailbox corresponding to <strong>your@emailaddress.com</strong> and compose a new message to your secondary email account <strong>my@emailaddress.com</strong>. Enter the subject line: Download torrent &#8212; remember that&#8217;s one of the triggers.</p>
<p>Then paste the torrent URL into the content of the message and remove everything else i.e. signatures, etc. Click Send and watch the magic happen.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/IMG_0740.PNG" /></p>
<p>As soon as your Mac receives the email, it will:</p>
<ul>
*Mark it as read;<br />
*Start the Applescript which then;<br />
*Launches Transmission or uTorrent;<br />
*Opens a torrent location from a URL;<br />
*Enters the URL into the field and clicks OK;<br />
*Starts downloading the torrent.
</ul>
<p>Since all of the magic happens from within your Mac, it doesn&#8217;t really matter how you send the email. Happily, you can do this from any mobile phone with internet connectivity, or from a browser. I hope you&#8217;ll find this &#8220;hack&#8221; useful.</p>
<p><em>This is my last post of the year before I take a short break from writing. I wish all MakeUseOf readers a Happy New Year!</em>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><a href="http://www.facebook.com/connect/connect.php?api_key=8ac25c7e080e1d2db91fed7391552f2a&#038;id=27517455413&#038;connections=20&#038;stream=&#038;css=#"><img src="http://www.makeuseof.com/wp-content/uploads/2009/12/facebook-rss-footer.png" /></a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li>(17)<a href="http://www.makeuseof.com/tag/remotely-access-and-manage-your-torrents/" title="How to Access your Torrent Client &#038; Download Torrents Remotely (October 21, 2008)">How to Access your Torrent Client &#038; Download Torrents Remotely</a> </li>
	<li>(32)<a href="http://www.makeuseof.com/tag/deluge-awesome-unappreciated-crossplatform-bittorrent-client/" title="Deluge &#8211; An Awesome But Unappreciated Cross-Platform BitTorrent Client (February 4, 2010)">Deluge &#8211; An Awesome But Unappreciated Cross-Platform BitTorrent Client</a> </li>
	<li>(13)<a href="http://www.makeuseof.com/tag/transmission-the-lightweight-bittorrent-client/" title="Transmission, The Lightweight BitTorrent Client (July 4, 2008)">Transmission, The Lightweight BitTorrent Client</a> </li>
	<li>(48)<a href="http://www.makeuseof.com/tag/is-utorrent-a-viable-option-for-transmission-mac-only/" title="Transmission vs uTorrent [Mac Only] (December 7, 2008)">Transmission vs uTorrent [Mac Only]</a> </li>
	<li>(33)<a href="http://www.makeuseof.com/tag/top-6-torrent-alternatives-to-pirate-bay-downloads/" title="Top 6 Torrent Alternatives To The Pirate Bay (August 16, 2009)">Top 6 Torrent Alternatives To The Pirate Bay</a> </li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-remotely-trigger-a-torrent-download-via-email-mac/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Top 3 Sites To Help You Become A Linux Command Line Master</title>
		<link>http://www.makeuseof.com/tag/top-3-sites-to-help-you-become-a-linux-command-line-master/</link>
		<comments>http://www.makeuseof.com/tag/top-3-sites-to-help-you-become-a-linux-command-line-master/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 15:30:01 +0000</pubDate>
		<dc:creator>Susan Linton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=27917</guid>
		<description><![CDATA[The truth about Linux today is that one may never have to actually touch a terminal or issue a single Linux command in order to run some versions of this flexible alternative operating system.  While there are times when using the Linux command line could be expeditious and the benefits of possessing the ability [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/11/commandlinecorner.png" alt="" vspace="5" align="left" />The truth about Linux today is that one may never have to actually touch a terminal or issue a single Linux command in order to run some versions of this flexible alternative operating system.  While there are times when using the Linux <a href="http://www.makeuseof.com/tag/an-introduction-to-the-linux-command-line/">command line</a> could be expeditious and the benefits of possessing the ability to use it are numerous, many users can be intimidated by the prospect.</p>
<p>They may think it&#8217;s too difficult or too much to remember.  But once a user becomes accustomed to using the command line interface, it soon becomes the preferred method in many tasks.  Not only is it much quicker to accomplish just about any given task at the command line, it opens a whole new world of possibilities.  It allows the user to begin to understand how an operating system is structured and functions.  It gives the user very powerful tools to do the things graphical interfaces will never be able to reproduce.  And best of all, it&#8217;s just fun.</p>
<p>There are several shells, the interface between the user and the system, with their own set of built-in functions and commands.  The most popular is probably Bash, which is an improved clone of the Unix Borne Shell.  Not only does Bash include lots of handy built-in commands, but a user can execute (or fork) a multitude of other application executables from within it.</p>
<p>There is a short list of commands that one can learn to get started.  With this short list, you can begin to build your toolbox and with the help of a few good reference sites, become a command line master yourself.  Not only will this enable you to feel comfortable running just about any Linux distribution available, but every programmer working today began with that first command.</p>
<p><span id="more-27917"></span><br />
But how might one go about trying to use the dreaded command line?  Once open, the user stares at the prompt wondering what to do first.  They know folks work from the command line all day every day, but what do <em>you</em> do?  Fortunately, you&#8217;re not on your own.  There are a plethora of sites with all the information you&#8217;ll need to take you from beginner to advanced user or anywhere in between.</p>
<h3><strong>LinuxCommand</strong></h3>
<p>One of the best places to get started is <a href="http://www.linuxcommand.org/">LinuxCommand</a>.  This site gently introduces the first time user what a shell is and how to use it.  Then, if desired, it will instruct the user on how to write their first shell scripts.</p>
<p>The homepage of this site is very relaxing.  It merely shows an image of a terminal and reassures the user &#8220;Don&#8217;t worry, we&#8217;ll show you <a href="http://www.linuxcommand.org/learning_the_shell.php">what to do</a>.&#8221; Its Table of Contents addresses usage in an task oriented manner.  Instead of listing the command and explaining what it does, it lists an operation one might want to perform.</p>
<p>For example, the first thing any user might want to learn is navigation.  With a reference to the graphical hierarchy, it begins the user with the first babysteps of moving around their system with the command line.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/11/sl_examplecommandline.png" alt="sl_examplecommandline" width="570" height="443" /></p>
<p>Then one is taken on a tour of the Linux filesystem hierarchy and shown how to manipulate files such as renaming, moving, or deleting, and permissions.  Once you learn this beginning information, you are already on your way to fixing a Linux system on which the Graphical User Interface is broken.</p>
<p>Next the site gets more involved walking the user through writing shell scripts, first easy then more and more complicated.  If you finish this latter section, you are already almost a master.</p>
<h3><strong>O&#8217;Reilly&#8217;s Linux Command Directory</strong></h3>
<p><a href="http://oreilly.com/linux/command-directory/">O&#8217;Reilly&#8217;s Linux Command Directory</a> is a wonderful quick reference chart-like guide.  This page lists not only the built-in commands, but also many little utilities commonly included in all Linux distributions.  This is great for the beginner or even more advanced users as the listed commands are links to full information as to what the command is and how to use it.</p>
<p>While this information may be available right on your system as Main pages, it comes in handy for those who forgot the command or perhaps doesn&#8217;t know which to use.  For example, you&#8217;d like the current system date and time, so you visit this page and see the command <code>time</code>.  This must be it, so you click on it and find out that <code>time</code> is actually used to measure the elasped time of a given process.  So, you know that isn&#8217;t it.  Then you scroll down and spot <code>date</code>.  Ah yes, that&#8217;s the one.  What was that command to quickly check to see if a certain word or phrase is in a file?  Oh yes, you remember now that you see the command <code>grep</code> listed.</p>
<p>By clicking it you&#8217;ll find all sorts of ways it can be manipulated to output just what you need.  A favorite activity is just reading through the list for unfamiliar or forgotten commands and learning what they do.  This is just a particularly handy site to bookmark.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/10/sl_oreillylcd1.png" alt="sl_oreillylcd" width="570" height="357" /></p>
<h3><strong>The Linux Cookbook</strong></h3>
<p><a href="http://www.dsl.org/cookbook/cookbook_toc.html">The Linux Cookbook</a> fits in somewhere between LinuxCommand&#8217;s Learning the Shell and Writing Shell Scripts.  It takes the user from logging in to as deep as they want to go.</p>
<p>However, its best resource is its intermediate instruction.  After learning a few commands one might want to know how to edit a file and the cookbook features introductions to common text editors.  It also tells a user things such as how to change their password, listing directories in color, and how to understand help files and documentation.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/11/sl_linuxcookbook.png" alt="sl_linuxcookbook" width="570" height="356" /></p>
<p>Later, it instructs on how to configure the X Windows System, how to start X, and all other aspects of using X.  Then it even goes further into using the graphical interface and includes things like audio, printing,  networking, and communications.  It basically gives the user a full overview of using Linux.</p>
<p>This site is the online version of a hard copy book sold in many stores and featured on Amazon.  Once you complete this book and the LinuxCommand.org instruction, you&#8217;ll be a Linux Kung Fu Master.</p>
<p>Do you have any favourite websites for mastering the Linux command line?   If so, let us know about them in the comments.</p>
<p><small>Image Credit : <a rel="nofollow" href="http://www.flickr.com/photos/89471349@N00/3868611353/">Slashcrisis</a></small>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><a href="http://www.facebook.com/connect/connect.php?api_key=8ac25c7e080e1d2db91fed7391552f2a&#038;id=27517455413&#038;connections=20&#038;stream=&#038;css=#"><img src="http://www.makeuseof.com/wp-content/uploads/2009/12/facebook-rss-footer.png" /></a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li>(25)<a href="http://www.makeuseof.com/tag/an-introduction-to-the-linux-command-line/" title="An Introduction to the Linux Command Line (July 27, 2008)">An Introduction to the Linux Command Line</a> </li>
	<li>(25)<a href="http://www.makeuseof.com/tag/5-applications-to-change-the-way-you-work-with-linux-terminal/" title="5 Cool Apps to Make the Linux Terminal More Productive (September 16, 2008)">5 Cool Apps to Make the Linux Terminal More Productive</a> </li>
	<li>(9)<a href="http://www.makeuseof.com/tag/play-games-inside-your-linux-terminal/" title="Play Games Inside Your Linux Terminal (March 17, 2009)">Play Games Inside Your Linux Terminal</a> </li>
	<li>(6)<a href="http://www.makeuseof.com/tag/nircmd-a-power-packed-command-line-tool/" title="Nircmd &#8211; A Power Packed Command Line Tool (August 30, 2008)">Nircmd &#8211; A Power Packed Command Line Tool</a> </li>
	<li>(10)<a href="http://www.makeuseof.com/tag/bringing-command-lines-to-the-web-yubnub-and-more/" title="Bringing Command Lines to The Web: Yubnub and More! (June 20, 2008)">Bringing Command Lines to The Web: Yubnub and More!</a> </li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/top-3-sites-to-help-you-become-a-linux-command-line-master/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Maintain Your Mac With This All in One Utility Tool (Mac Only)</title>
		<link>http://www.makeuseof.com/tag/maintain-your-mac-with-this-all-in-one-utility-tool-mac-only/</link>
		<comments>http://www.makeuseof.com/tag/maintain-your-mac-with-this-all-in-one-utility-tool-mac-only/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 14:01:54 +0000</pubDate>
		<dc:creator>Jeffry Thurana</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[menubar]]></category>
		<category><![CDATA[pc maintenance]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=15370</guid>
		<description><![CDATA[Even though the Mac runs more smoothly and more stable compared to Windows – thanks to its stable UNIX core &#8211; it still needs maintenance nonetheless. Most of the time, the main maintenance processes are done automatically in the background and in the time when most of the users are not using it – a.k.a. [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/images/maccleaning.png" border="0" alt="" vspace="10" align="left" />Even though the Mac runs more smoothly and more stable compared to Windows – thanks to its stable UNIX core &#8211; it still needs maintenance nonetheless. Most of the time, the main maintenance processes are done automatically in the background and in the time when most of the users are not using it – a.k.a. in the middle of the night.</p>
<p>Your Mac is also the kind of machine which can go on fine for ages without the need for rebooting. My Mac&#8217;s last reboot was three weeks ago when I installed a few software updates. So, the maintenance arrangement seems logical.</p>
<p>But if you are the kind of person who can&#8217;t leave the machine without turning it off, or if your machine is in the office where the rules require you to turn it off every time you leave it, your Mac might have missed several maintenance schedules, and the cumulative effects could cause several glitches.</p>
<p><img style="margin-right:20px" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/04/00-mainmenu-icon.jpg" border="0" alt="" vspace="5" align="left" />In the rare cases where the automatic maintenance schedule fails, you are advised to do it manually. However, one of the alternative applications that can help you is <a href="http://www.santasw.com/">MainMenu</a>.</p>
<p>Upon installation, this small app – about 1.4MB in size &#8211; will reside in your menubar above next to the clock and other tools like Bluetooth and Airport status. From this menubar icon, you can access MainMenu’s menus.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/04/01-mainmenu.jpg" alt="" /></p>
<p>The first thing you would want to do is to go to the &#8220;Preferences&#8221;</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/04/02-preferences.jpg" alt="" /></p>
<p>and choose &#8220;General&#8221;. Make sure that the &#8220;Start MainMenu automatically when I log in&#8221; box is checked. This will make sure that it will always be available for you to use.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/04/03-general-tab.jpg" alt="" /></p>
<p>You can choose what kind of menubar icon you want to use from the &#8220;Appearance&#8221; tab.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/04/04-appearance-tab.jpg" alt="" /></p>
<p>The &#8220;Log Window&#8221; tab gives you options to display the log window and set the hotkey.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/04/05-log-window.jpg" alt="" /></p>
<p>&#8220;Batch Tasks&#8221; might be the most important tab of all. Here you can choose what tasks need to be done when you choose &#8220;Execute Batch Task&#8221; (Command + R).</p>
<p>There are two main groups here: the tasks that need no restart after executed and the tasks that do. But it seems the developer has saved the latter group for the next version of the app.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/04/06-batch-tasks.jpg" alt="" /></p>
<p>For me, I would check all of the boxes in the Batch Tasks except for the “Clear All Browser History” and &#8220;Empty All Browser Caches&#8221;.</p>
<p>Another tabs are &#8220;Updates&#8221; and &#8220;Registration&#8221;. Note: no registration is needed for version 1.x.</p>
<h2><strong>MainMenu’s Menus</strong></h2>
<p>Now let us see the menus.</p>
<p>For those who don’t want to be bothered by the little things, just pick &#8220;Execute Batch Task&#8221; (Command + R).</p>
<p>The &#8220;Maintenance Scripts&#8221; I mentioned – that run in the middle of the night – are available at the top. There are the “Daily”, “Weekly” and “Monthly” scripts, but to make life easier, choose “All Scripts” to run.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/04/07-maintenance-scripts-all.jpg" alt="" /></p>
<p>Other menus are: “Disk Utility”, “Rebuild”, “Cleaning”, “Finder” and “Others”; each with their own sets of tasks that you can explore and choose.</p>
<p>But the one that I find most useful is the “Disable Dashboard” task from the “Others” menu, as I almost never use Dashboard and its widgets.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/04/08-disable-dashboard.jpg" alt="" /></p>
<p>I could use the extra power gained from disabling Dashboard to other “heavy” activities such as composing my next hit with Garageband or editing my vacation videos in iMovie.</p>
<p>Do you have any other favorite utility tool? Share your experiences using the comment section below.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><a href="http://www.facebook.com/connect/connect.php?api_key=8ac25c7e080e1d2db91fed7391552f2a&#038;id=27517455413&#038;connections=20&#038;stream=&#038;css=#"><img src="http://www.makeuseof.com/wp-content/uploads/2009/12/facebook-rss-footer.png" /></a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li>(17)<a href="http://www.makeuseof.com/tag/update-your-hardware-drivers-for-free-with-device-doctor/" title="Update Your Hardware Drivers For Free With Device Doctor (November 28, 2009)">Update Your Hardware Drivers For Free With Device Doctor</a> </li>
	<li>(8)<a href="http://www.makeuseof.com/tag/how-to-place-your-widgets-on-the-desktop-mac/" title="How To Place Your Widgets On The Desktop [Mac] (June 4, 2009)">How To Place Your Widgets On The Desktop [Mac]</a> </li>
	<li>(11)<a href="http://www.makeuseof.com/tag/dashboard-widgets-you-cant-live-without-mac-only/" title="Dashboard Widgets You Can&#8217;t Live Without [Mac Only] (April 19, 2008)">Dashboard Widgets You Can&#8217;t Live Without [Mac Only]</a> </li>
	<li>(9)<a href="http://www.makeuseof.com/tag/become-a-cunning-linguist-with-foreign-languages-on-your-mac/" title="Become A Cunning Linguist With Foreign Languages On Your Mac (July 20, 2008)">Become A Cunning Linguist With Foreign Languages On Your Mac</a> </li>
	<li>(23)<a href="http://www.makeuseof.com/tag/analyze-your-pc-detect-new-driver-updates-online-with-ma-config/" title="Analyze Your PC &#038; Detect New Driver Updates Online With Ma-Config (December 30, 2009)">Analyze Your PC &#038; Detect New Driver Updates Online With Ma-Config</a> </li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/maintain-your-mac-with-this-all-in-one-utility-tool-mac-only/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To Use Scripts &amp; Plugins in GIMP</title>
		<link>http://www.makeuseof.com/tag/how-to-use-scripts-plugins-in-gimp-to-extend-its-functionality/</link>
		<comments>http://www.makeuseof.com/tag/how-to-use-scripts-plugins-in-gimp-to-extend-its-functionality/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 17:01:16 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[image editors]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=11704</guid>
		<description><![CDATA[Actions? Aren&#8217;t all the menus, dialog boxes and commands enough, why would you want actions?
Well if you do any kind of task repeatedly inside GIMP &#8211; like resizing images to a particular size, adding your site&#8217;s watermark or the &#8220;friendly admin&#8221; to the images like Karl does, or you want to add some functionality that [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/02/gimplogoplg.png" border="0" alt="how to use scripts in gimp" vspace="10" align="left" />Actions? Aren&#8217;t all the menus, dialog boxes and commands enough, why would you want actions?</p>
<p>Well if you do any kind of task repeatedly inside GIMP &#8211; like resizing images to a particular size, adding your site&#8217;s watermark or the &#8220;friendly admin&#8221; to the images <a href="http://www.makeuseof.com/tag/author/karl-l-gechlik/" target="_blank">like Karl does</a>, or you want to add some functionality that is not already or directly provided by GIMP, you should consider using actions to simplify and reduce the number of steps involved.</p>
<p>In the GIMP world however, such actions are called scripts and these are analogous to Photoshop Actions and Macros inside Microsoft Office.</p>
<h2><strong>How to use scripts and plugins</strong></h2>
<h3><strong>Search and Download</strong></h3>
<p>First of you will need to find a script that meets your requirements. You can create your own scripts in Python, Perl or Scheme, however if you are not the programmer type, there are all kinds of scripts all over the Internet. Just head over to Google and type in your requirements.</p>
<p>In particular, <a href="http://registry.gimp.org/">GIMP Plugin Registry</a> is an excellent place to go to search for scripts and plugins.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/02/registry.png" alt="" /></p>
<h3><strong>Install</strong></h3>
<p>Generally you are required to unarchive the downloaded file and copy them to ~/.gimp/scripts directory or /usr/share/gimp/2.0/scripts if you want the scripts to be available to all users. You can also find out the location by going to Edit &gt; Preferences &gt; Folders &gt; Scripts if you want to be sure.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/02/folderloc.png" alt="" /></p>
<p>You might need to refer to the documentation or author&#8217;s site in case this is not what is required. Once you have copied the scripts to the appropriate directories, go to <em>Filters&gt;Script-Fu&gt;Refresh Scripts</em> or restart GIMP altogether.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/02/scriptfu.png" alt="" /></p>
<h3><strong>Using</strong></h3>
<p>Depending on what the script does and how it plans to do it, you might see a dedicated menu in the menu bar for your script, or a menu entry under the appropriate bar, or a right click context menu entry activated when the script&#8217;s functionality is applicable.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/02/usingscripts.png" alt="" /></p>
<h3><strong>Plugins vs Scripts</strong></h3>
<p>You might be wondering which of the two I am talking about. Plugins and Scripts are the two ways to extend GIMP&#8217;s functionality. What is the difference? I am not sure either. Apart from the obvious differences in the way these are developed and used, plugins and scripts tend to provide overlapping functionality and the terms are used interchangeably on forums and other GIMP hangouts.</p>
<h3><strong>How to create your own plugins</strong></h3>
<p>Here <a href="http://developer.gimp.org/plug-ins.html" target="_blank">is a nice tutorial</a> to get you started. Once you know the syntax start hacking into the scripts that are already available on your systems (shipped by default with GIMP). You can then develop your skill further from here on.</p>
<h3><strong>Some Great Scripts/Plugins</strong></h3>
<p>While you would have to wait till another day for a list of some of the best plugins out there, here are some recommendations to get you started: <a href="http://registry.gimp.org/node/13661">The Fx-Foundry Scripts Pack</a> &#8211; A collection of useful scripts to perform a variety of tasks, from animations to layer styles and more, <a href="http://registry.gimp.org/node/3529">Mask for Prints</a> &#8211; A very useful plugin that shows you what part of your photo will be printed on the current paper size, <a href="http://ufraw.sourceforge.net/">UFRaw</a> &#8211; For working with RAW files.</p>
<p>Do you use plugins and scripts to good effect in GIMP? I find them one of the most important features. What plugins do you use? Have you written your own scripts? Mention them in the comments and let us check them out.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><a href="http://www.facebook.com/connect/connect.php?api_key=8ac25c7e080e1d2db91fed7391552f2a&#038;id=27517455413&#038;connections=20&#038;stream=&#038;css=#"><img src="http://www.makeuseof.com/wp-content/uploads/2009/12/facebook-rss-footer.png" /></a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li>(36)<a href="http://www.makeuseof.com/tag/the-best-free-alternatives-to-top-commercial-iphone-photography-apps/" title="The Best Free Alternatives To Top Commercial iPhone Photography Apps (December 21, 2009)">The Best Free Alternatives To Top Commercial iPhone Photography Apps</a> </li>
	<li>(12)<a href="http://www.makeuseof.com/tag/simple-image-retouches-with-free-lightbox-editor/" title="Simple Image Retouches with Free Lightbox Editor (May 28, 2009)">Simple Image Retouches with Free Lightbox Editor</a> </li>
	<li>(16)<a href="http://www.makeuseof.com/tag/remove-unwanted-photo-elements-with-photowipe/" title="Remove Unwanted Photo Elements With Photowipe (September 29, 2008)">Remove Unwanted Photo Elements With Photowipe</a> </li>
	<li>(9)<a href="http://www.makeuseof.com/tag/adobe-photoshop-tips-selecting-with-quick-mask/" title="Photoshop Tips: Selecting with Quick Mask (March 9, 2009)">Photoshop Tips: Selecting with Quick Mask</a> </li>
	<li>(14)<a href="http://www.makeuseof.com/tag/photoshop-pathing-pen-tool-quick-start-guide/" title="Photoshop Pathing: How To Use Photoshop Pen Tool (June 24, 2009)">Photoshop Pathing: How To Use Photoshop Pen Tool</a> </li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-use-scripts-plugins-in-gimp-to-extend-its-functionality/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Make Animated Characters Talk With Microsoft Agent Scripting Helper (Windows)</title>
		<link>http://www.makeuseof.com/tag/make-animated-characters-talk-with-microsoft-agent-scripting-helper-windows/</link>
		<comments>http://www.makeuseof.com/tag/make-animated-characters-talk-with-microsoft-agent-scripting-helper-windows/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 17:01:45 +0000</pubDate>
		<dc:creator>Saikat Basu</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[avatar]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[text to speech]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=10892</guid>
		<description><![CDATA[Clippy The Paper Clip is as much a part of us as Microsoft Office. For the uninitiated, &#8216;Clippy&#8217; is the animated paper clip which pops-up when we need some help from Windows. These animated characters make the computer a bit friendlier.
The brains behind Clippy or for that matter Genie or Bosgrove is called the Microsoft [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/01/clippysuicide2.png" border="0" alt="make talking picture" vspace="10" align="left" />Clippy The Paper Clip is as much a part of us as Microsoft Office. For the uninitiated, &#8216;Clippy&#8217; is the animated paper clip which pops-up when we need some help from Windows. These animated characters make the computer a bit friendlier.</p>
<p>The brains behind Clippy or for that matter Genie or Bosgrove is called the Microsoft Agent. It is a technology which allows an enhanced form of interactivity with interactive personalities in the form of animated characters. These characters can move freely within the computer display, speak aloud (and by displaying text onscreen), and even listen for spoken voice commands.</p>
<p>Office 2007 saw the end of these animated characters because of user dissatisfaction but user interface agents are being increasingly being used in software and presentations to enhance interactivity. This is where the free <a href="http://www.bellcraft.com/mash/" target="_blank">Microsoft Agent Scripting Helper</a> (MASH) comes in.</p>
<p>In simple words, MASH is a freeware application which allows you to set up animated 3-D characters and make them talk, move and gesture.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/01/user-interface.jpg" alt="MASH - The User Interface" /></p>
<p>Using these animated characters, you can add more pizzazz to your desktop by having it pop-up and perform actions, make your presentations more interactive and also take it your webpages to make them eye-catching. You just have to record and playback what you want the characters to do.</p>
<p>MASH allows you to be creative with the animated ‘agents’ without you having to go under the hood with any programming. MASH turns the backend code into several scripting languages for use in websites, PowerPoint Presentations, email stationery and also as standalone executable files (*.exe).</p>
<p>With the help of the Microsoft Speech Recognition Engine, voice activated menu commands can be used to launch programs, documents and websites.</p>
<p>Imagine an animated character giving an interactive tour of a website or just reading out a file, and you will get the idea behind the program.</p>
<h2><strong>The Nitty Gritty of the Program</strong></h2>
<p>The program comes with many configuration panels which help to set up the animated characters. The configuration panels can be detailed as follows :</p>
<ul>
<em>1. Main:</em> Select the character and set-up the basic animation which you want it to perform. The program supplies only two characters; more can be downloaded from the developer site.</p>
<p><em>2. Advanced Speak:</em> Modify speech ability by adjusting the pitch, speed, volume, characteristic, and context of the TTS (Text-to-Speech) Engine.</p>
<p><em>3. Map Text:</em> Here you can set up the character to speak one thing and display something else in the speech balloon.</p>
<p><em>4. Speak Wave: </em>Here you can set up the character to playback the sound from a wav file or a Linguistically Enhanced Wav File from your computer.</p>
<p><em>5. Date/Time: </em>Set it up so that the character speaks out the current date and time with any desired alternative text.</p>
<p><em>6. Character Size: </em>Allows the character’s size to change before or during its action.</p>
<p><em>7. Sing: </em>Let the character sing with a complex combination of musical keys.</p>
<p><em>8. TTS Voice:</em> Select among the languages available and the specific voice to use.</p>
<p><em>9. Balloon Font and Style: </em>Set the look of the speech balloon.</p>
<p><em>10. Desktop:</em> Allows you to use the character to display images and play sounds during a presentation.</p>
<p><em>11. PowerPoint:</em> Associate a Microsoft PowerPoint XP/2000 Presentation with your MASH Script (*.msh) or Executable (*.exe).</p>
<p><em>12. Bookmarks:</em> Manage bookmarks which allow the character to play a sequence of actions in order.</p>
<p><em>13. Commands:</em> Configure the right click menu for the chosen character. The menu items can also be voice activated.</p>
<p><em>14. Script Output: </em>Select the type of script (for e.g. Javascript HTML, VBScript HTML, VB.net, VBA for Office) which you want MASH to generate.</p>
<p><em>15. Script:</em> The script viewer with additional controls.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/01/script.jpg" alt="The Script Viewer" width="580" height="312" /></p>
</ul>
<p>The available options give an idea of the level of customization possible with MASH. Though the program is user friendly, the list of configuration options are too numerous to explain here in detail. The detailed help does that job in detail. The beginner can go for the basic configurations while a power user can use the detailed aspects of the program.</p>
<p>The 5.97MB <a href="http://www.bellcraft.com/mash/" target="_blank">freeware</a> is easy to use and easy to put together even without an iota of programming knowledge. It is supported by Windows XP and the older versions. The key requirement is that the Microsoft Speech Recognition Engine be installed for the program to function correctly.   If you don&#8217;t have it, here is a <a href="http://activex.microsoft.com/activex/controls/agent2/actcnc.exe" target="_blank">direct download link</a>.</p>
<p>As an application, it has been around for some time. Have you used it to enhance your computing?  Give us a comment about your experiences.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><a href="http://www.facebook.com/connect/connect.php?api_key=8ac25c7e080e1d2db91fed7391552f2a&#038;id=27517455413&#038;connections=20&#038;stream=&#038;css=#"><img src="http://www.makeuseof.com/wp-content/uploads/2009/12/facebook-rss-footer.png" /></a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li>(14)<a href="http://www.makeuseof.com/tag/how-to-make-animated-gifs-from-images-and-videos-with-gifninjacom/" title="How to Create Animated Gifs from Images &#038; Video (March 3, 2009)">How to Create Animated Gifs from Images &#038; Video</a> </li>
	<li>(20)<a href="http://www.makeuseof.com/tag/how-to-create-an-animated-loading-image-easily/" title="How To Create An Animated Loading Image Easily (December 26, 2008)">How To Create An Animated Loading Image Easily</a> </li>
	<li>(1)<a href="http://www.makeuseof.com/tag/gizmoz-%e2%80%93-a-3d-talking-character-maker-that-uses-your-photo/" title="Gizmoz &#8211; A 3D Talking Character Maker That Uses Your Photo (November 10, 2009)">Gizmoz &#8211; A 3D Talking Character Maker That Uses Your Photo</a> </li>
	<li>(6)<a href="http://www.makeuseof.com/tag/discover-contemporary-art-online/" title="Where To Look For Contemporary Art Online? (February 13, 2009)">Where To Look For Contemporary Art Online?</a> </li>
	<li>(15)<a href="http://www.makeuseof.com/tag/technology-explained-what-is-cgi-animation/" title="What Is CGI Animation? [Technology Explained] (October 22, 2009)">What Is CGI Animation? [Technology Explained]</a> </li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/make-animated-characters-talk-with-microsoft-agent-scripting-helper-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scuttle &#8211; Create Your Own Del.icio.us Site</title>
		<link>http://www.makeuseof.com/tag/create-your-own-delicious-with-scuttle/</link>
		<comments>http://www.makeuseof.com/tag/create-your-own-delicious-with-scuttle/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 21:01:09 +0000</pubDate>
		<dc:creator>T.J. Mininday</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[delicious]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[self-hosted]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=9533</guid>
		<description><![CDATA[Far and away, the most popular website, when it comes to storing &#8216;in the cloud&#8217; bookmarks, is Delicious. It became so popular so quickly, that Yahoo picked them up in December of 2005 for somewhere between $15 million and $30 million.
For those of you who don&#8217;t know what Delicious is, it is simply a one [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/01/scuttle1.png" border="0" alt="delicious open source alternative" vspace="5" align="left" />Far and away, the most popular website, when it comes to storing &#8216;in the cloud&#8217; bookmarks, is <a href="http://www.makeuseof.com/tag/delicious-savesharesearch-favoutie-links/">Delicious</a>. It became so popular so quickly, that Yahoo picked them up in December of 2005 for somewhere between $15 million and $30 million.</p>
<p>For those of you who don&#8217;t know what Delicious is, it is simply a one stop shop, for storing your bookmarks in one quick and easy location.</p>
<p>Of course with success comes competition, with sites such as <a href="http://www.makeuseof.com/tag/7-reasons-diigo-tastes-better-than-delicious/">Diigy</a> or Simpy and you could possibly even consider Digg or Reddit as well. However sometimes you find your own opinion matters the most, and you&#8217;d like to create your own Del.icio.us-like private bookmarking service for your family, friends or maybe even your workplace. That&#8217;s where with some prerequisites from your web host, and a little MYSQL knowledge, you can create your own social bookmarking site, with Scuttle.</p>
<p><a href="http://sourceforge.net/projects/scuttle/">Scuttle</a> is simply defined as a &#8220;Web-based social bookmarking system. It allows multiple users to store, share and tag their favorite links online.&#8221;  It is an open-source del.icio.us alternative that requires only PHP and a MYSQL database from your web host. After installation, you&#8217;ll have a very similar look to what Delicious offers.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/01/scuttle2.png" alt="scuttle - del.icio.us script" /></p>
<p>Similar to Delicious, the Scuttle system offers tagging with keyword relations, a tag cloud and advanced searching for your own bookmarks, or the entire site.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/01/scuttle3.png" alt="delicious script" /></p>
<p>Just like Delicious, you also have advanced security for protection on your bookmarks. You have the ability to make certain marks publicly available, or just private. There is also RSS options, MP3 playback and for Firefox users, even the ability to add marks via a very similar Delicious like <a href="http://moneybaron.org/2008/05/21/scuttle-firefox-3-extension/">Firefox extension</a>.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/01/scuttle4.png" alt="del.icio.us script" /></p>
<p>Being open source, Scuttle&#8217;s options are endless. You can customize the product at will and possibly even bring yet another competitor to the strong social bookmarking arena. It&#8217;s hard not to like what you get with Scuttle&#8217;s options, and the price. I haven&#8217;t played with it enough to find any flaws or bugs, but with a little basic knowledge of setting up a MYSQL database, PHP hosting and lots of web surfing to add a plethora of bookmarks, you may be able to come up with some.  Whatever the case, you should find your expectations extremely fulfilled with Scuttle.</p>
<p>What are your thoughts? How would you utilize something like Scuttle? What advantages do you see over many of the other bookmarking sites? Do you know of any similar products?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><a href="http://www.facebook.com/connect/connect.php?api_key=8ac25c7e080e1d2db91fed7391552f2a&#038;id=27517455413&#038;connections=20&#038;stream=&#038;css=#"><img src="http://www.makeuseof.com/wp-content/uploads/2009/12/facebook-rss-footer.png" /></a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li>(14)<a href="http://www.makeuseof.com/tag/install-an-open-source-cloud-operating-system-on-your-server/" title="Install An Open-Source Cloud Operating System On Your Server (March 18, 2009)">Install An Open-Source Cloud Operating System On Your Server</a> </li>
	<li>(4)<a href="http://www.makeuseof.com/tag/get-incredible-web-and-image-suggestions-with-insuggest/" title="Get Incredible Web &#038; Image Suggestions With inSuggest (January 18, 2009)">Get Incredible Web &#038; Image Suggestions With inSuggest</a> </li>
	<li>(1)<a href="http://www.makeuseof.com/tag/dump-delicious-and-digg-deeper-with-twine/" title="Dump Delicious And Dig(g) Deeper With Twine (November 11, 2008)">Dump Delicious And Dig(g) Deeper With Twine</a> </li>
	<li>(22)<a href="http://www.makeuseof.com/tag/how-to-organize-your-web-with-delicious-essential-toolbox/" title="Delicious Toolbox : Organize Your Web with Delicious (February 3, 2009)">Delicious Toolbox : Organize Your Web with Delicious</a> </li>
	<li>(8)<a href="http://www.makeuseof.com/tag/delicious-savesharesearch-favoutie-links/" title="Del.icio.us &#8211; Save/Share/Search/Discover Favorite Links (September 24, 2006)">Del.icio.us &#8211; Save/Share/Search/Discover Favorite Links</a> </li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/create-your-own-delicious-with-scuttle/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Some Of The Best Greasemonkey Scripts For BitTorrent Users</title>
		<link>http://www.makeuseof.com/tag/some-of-the-best-greasemonkey-scripts-for-bittorrent-users/</link>
		<comments>http://www.makeuseof.com/tag/some-of-the-best-greasemonkey-scripts-for-bittorrent-users/#comments</comments>
		<pubDate>Sat, 06 Dec 2008 15:23:38 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Lists of tools]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[imdb]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[torrent]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=8554</guid>
		<description><![CDATA[ OK so let&#8217;s start with a quiz &#8211; what happens when you combine the power of BitTorrent with the power of something like Greasemonkey (user) scripts?  Yeah! I can feel some gloating right there and can bet you are already thinking of the possibilities. Let&#8217;s just unravel some of them here. Be warned though [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/12/greasemonkeylogo.gif" alt="best greasemonkey user scripts" align="left" /> OK so let&#8217;s start with a quiz &#8211; what happens when you combine the power of BitTorrent with the power of something like Greasemonkey (user) scripts?  Yeah! I can feel some gloating right there and can bet you are already thinking of the possibilities. Let&#8217;s just unravel some of them here. Be warned though that downloading content discovered as a result may be illegal in your part of the world!</p>
<p>For the uninitiated, Greasemonkey scripts provides a way for customizing the look and/or functionality of sites according to your needs. Firefox users would require <a href=" https://addons.mozilla.org/en-US/firefox/addon/748 "> this addon</a> to add and manage Greasemonkey scripts. While it is possible to run user scripts in other browsers, it is a completely different topic. So may I suggest that GIYF (Google is Your Friend) here.</p>
<h2><a href=" http://userscripts.org/scripts/show/21977 "> <strong>IMDB &#8211; Pirated Version</strong> </a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/12/pirateimdbresult.png " alt="IMDB Pirated Version - best greasemonkey script" /></p>
<p><a href="http://www.imdb.com" target="_blank">IMDB</a> is the mother of all sites when it comes to information on movies, documentaries, video games and similar content. How cool it would be if you could watch trailers of the movies you are searching for, search for torrents and other download links, <strong>right from the IMDB page</strong> for the particular title? All with a cool ajax interface that doesn&#8217;t get in your way of browsing IMDB. This script allows you to do just that. You can get torrent link, VCDQuality reports, Rapidshare links and trailers right from the IMDB entry for a particular title.</p>
<h2><a href=" http://userscripts.org/scripts/show/28455 "> <strong>VCDQuality Tor v1.03</strong> </a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/12/vcdqtorrent.png " alt="VCDQuality Tor" /></p>
<p>This script works on <a href="http://www.vcdquality.com" target="_blank">VCDQuality.com</a> and adds links to torrent searches on <a href="http://www.mininova.com" target="_blank">Mininova</a> and <a href="http://www.torrentz.com" target="_blank">Torrentz</a>. On clicking the icons you are taken to the search results page on the appropriate site. There was a minor glitch when I tried this script and I had to add http://*vcdq.com/* to the included pages section. Hence forth the script performed as advertised.</p>
<h2><a href=" http://userscripts.org/scripts/show/35635 "><strong>Rotten Tomatoes Popular Torrent Search Linker</strong> </a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/12/rottentorprt.png " alt="Rotten Tomatoes Popular Torrent Linker" /></p>
<p style="text-align: center;"><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/12/pineappletpbprt.png " alt="Rotten Tomatoes" /></p>
<p>The script adds search links to popular torrent sites on all RottenTomatoes movies pages. You get a bar just above the tomatometer. Click on the icon for the torrent site of your choice and bam, you are already staring down the available torrents for the title.</p>
<h2><strong><a href=" http://www.google.co.in/search?hl=en&amp;q=piratesoftheamazon.xpi&amp;start=10&amp;sa=N ">Pirates of the Amazon</a></strong></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/12/amazontpbprt.png " alt="Pirates Of Amazon - amazon tips and tricks" /></p>
<p>Pirates of the Amazon is a Firefox Add on and created much hype recently with Amazon having to step in with legal issues. The site was down for some time and when it came up it was not hosting the addon anymore. The internet however is a wild wild place and the addon is already available on &#8216;n&#8217; number of torrent sites and some ftp directories. Just Google Around.</p>
<p>The addon searches for torrents of anything that you search on Amazon.com and provides you direct links for the torrent file if found. Of course it works with things that can be converted to digital formats. You can&#8217;t get teddy bears on The Pirate Bay. Ahem.. or can you?</p>
<h2><a href=" http://userscripts.org/scripts/show/36758 "> <strong>The Pirate Bay Enhancer </strong></a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/12/tpbenhancer.png " alt="The Pirate Bay Enhancer" /></p>
<p>Very useful for users of The Pirate Bay. It adds &#8211; seeder/peer ratio which, if you don&#8217;t already know about it, is the ratio of the number of seeders to the number of peers. Higher the ratio better are the chances of getting good download speeds. So it&#8217;s wise to consider the ratio as the basis for choosing torrents over the number of seeders.</p>
<p>The script also has a command to remove dead torrents from listing. It has some bugs in that the headings remain the same as without the script and some text overflows into obscurity. However you get used to what is what, and it&#8217;s easy to hack as well!</p>
<p>Don&#8217;t use The Pirate Bay? Search for a similar script for your favorite tracker on <a href="http://userscripts.org">User Scripts.</a></p>
<p>What user scripts do you all use? Are there any specific scripts for torrent users that are really cool and were not covered here? Share them with us in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><a href="http://www.facebook.com/connect/connect.php?api_key=8ac25c7e080e1d2db91fed7391552f2a&#038;id=27517455413&#038;connections=20&#038;stream=&#038;css=#"><img src="http://www.makeuseof.com/wp-content/uploads/2009/12/facebook-rss-footer.png" /></a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li>(29)<a href="http://www.makeuseof.com/tag/who-needs-the-amazon-kindle-when-you-have-a-netbook/" title="Who Needs The Amazon Kindle When You Have A Netbook? (March 26, 2009)">Who Needs The Amazon Kindle When You Have A Netbook?</a> </li>
	<li>(14)<a href="http://www.makeuseof.com/tag/how-to-remotely-trigger-a-torrent-download-via-email-mac/" title="How To Remotely Trigger A Torrent Download Via Email [Mac] (December 31, 2009)">How To Remotely Trigger A Torrent Download Via Email [Mac]</a> </li>
	<li>(14)<a href="http://www.makeuseof.com/tag/9-greasemonkey-scripts-productive-searching-google/" title="9 Greasemonkey Scripts To Get More Productive While Searching Google (March 12, 2010)">9 Greasemonkey Scripts To Get More Productive While Searching Google</a> </li>
	<li>(8)<a href="http://www.makeuseof.com/tag/4-stylish-scripts-to-make-your-web-look-better/" title="4 Stylish Scripts To Make your Web Look Better (August 24, 2008)">4 Stylish Scripts To Make your Web Look Better</a> </li>
	<li>(12)<a href="http://www.makeuseof.com/tag/wyzo-beta-the-web-browser-for-downloaders/" title="Wyzo Beta &#8211; The Web Browser for Downloaders (May 7, 2009)">Wyzo Beta &#8211; The Web Browser for Downloaders</a> </li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/some-of-the-best-greasemonkey-scripts-for-bittorrent-users/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>How To &#8220;Find And Replace&#8221; Words In Multiple Files</title>
		<link>http://www.makeuseof.com/tag/how-to-find-and-replace-words-in-multiple-files/</link>
		<comments>http://www.makeuseof.com/tag/how-to-find-and-replace-words-in-multiple-files/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 20:01:47 +0000</pubDate>
		<dc:creator>Karl L. Gechlik</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[notepad]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[text editors]]></category>
		<category><![CDATA[WYSIWYG editors]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=6595</guid>
		<description><![CDATA[I have been using Notepad ++ for years as my Windows Notepad replacement.
It does highlighting and line numbers, these were my first reasons for using it. Notepad ++ has been my best friend for writing scripts and HTML files.
Now I had a new challenge and my buddy Mike told me that Notepad ++ would be [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/10/notepad1.jpg" border="0" alt="find-and-replace-text" align="left" />I have been using <a href="http://notepad-plus.sourceforge.net/">Notepad ++</a> for years as my Windows Notepad replacement.</p>
<p>It does highlighting and line numbers, these were my first reasons for using it. Notepad ++ has been my best friend for writing scripts and HTML files.</p>
<p>Now I had a new challenge and my buddy Mike told me that Notepad ++ would be my easiest and FREE solution.</p>
<p>Here was my dilemma &#8211; I had 8,342 HTML files and I needed to replace some text on <strong>every single page</strong> to reflect a company&#8217;s identity tweaking. The company was mostly adult-oriented before and now they are trying their hand at mainstream. They needed to remove the word ADULT from their company name every where throughout their site. Now your friendly neighborhood admin was not going to be doing this manually &#8211; that was for sure. So I fired up Notepad ++ and searched for this magic option.</p>
<p>Sure enough there it was on the search menu &#8211; the option that was going to make my life easier &#8211; &#8220;Find In Files&#8221;.</p>
<p>Using this awesome feature I am able to have Notepad++ find all files with the word I choose in them.  It then shows me the results of my search. Once I click on all the instances I want to change, it will open those files. I can then do my &#8220;replace on all open files&#8221;.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/10/notepad2.jpg" alt="find and replace tool" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/10/notepad3.jpg" alt="find and replace files" /></p>
<p>After you find all your instances and have all the files open in Notepad ++ you can then click over to the replace tab &#8211; now you will see a option to replace throughout ALL OPENED FILES! Sweet!</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/10/notepad4.jpg" alt="" /></p>
<p>I am guessing that some of you out there have never heard of or used Notepad ++ before. So let me run down the basic features with you. If you are a scripter, coder or any type of programing monkey this program will make you salivate!</p>
<p>Check it out, Notepad ++ has:</p>
<ul>
<li>Syntax Highlighting and Syntax Folding</li>
<li>WYSIWYG</li>
<li>User Defined Syntax Highlighting</li>
<li>Auto-completion</li>
<li>Regular Expression Search/Replace supported</li>
<li>Full Drag ‘N&#8217; Drop supported</li>
<li>Multi-Language environment supported</li>
<li>Brace and Indent guideline Highlighting</li>
<li>Macro recording and playback</li>
<li>Bookmarks</li>
</ul>
<p>Do you have another way to find and replace throughout a slew of files? After completing this task I was told about another free application that might have made my life even easier&#8230; It is called <a href="http://www.orbit.org/replace/">BkReplaceEm</a> and stay tuned for my review!
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><a href="http://www.facebook.com/connect/connect.php?api_key=8ac25c7e080e1d2db91fed7391552f2a&#038;id=27517455413&#038;connections=20&#038;stream=&#038;css=#"><img src="http://www.makeuseof.com/wp-content/uploads/2009/12/facebook-rss-footer.png" /></a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li>(22)<a href="http://www.makeuseof.com/tag/notepad-programming-on-steroids-for-application-developers/" title="Notepad Programming on Steroids for Application Developers (March 22, 2009)">Notepad Programming on Steroids for Application Developers</a> </li>
	<li>(14)<a href="http://www.makeuseof.com/tag/3-windows-text-editors-for-programmers/" title="3 Windows Text Editors For Programmers (July 11, 2008)">3 Windows Text Editors For Programmers</a> </li>
	<li>(16)<a href="http://www.makeuseof.com/tag/zim-a-desktop-wiki-note-taking-app-linux-windows/" title="ZIM &#8211; A Desktop Wiki / Note Taking App [Linux, Windows] (October 25, 2008)">ZIM &#8211; A Desktop Wiki / Note Taking App [Linux, Windows]</a> </li>
	<li>(12)<a href="http://www.makeuseof.com/tag/write-develop-html-offline-with-first-page/" title="Write &amp; Develop HTML Offline with First Page (January 2, 2008)">Write &amp; Develop HTML Offline with First Page</a> </li>
	<li>(35)<a href="http://www.makeuseof.com/tag/top-10-professional-sample-code-websites-for-programmers/" title="Top 10 Professional Sample Code Websites For Programmers (February 23, 2009)">Top 10 Professional Sample Code Websites For Programmers</a> </li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-find-and-replace-words-in-multiple-files/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>4 Stylish Scripts To Make your Web Look Better</title>
		<link>http://www.makeuseof.com/tag/4-stylish-scripts-to-make-your-web-look-better/</link>
		<comments>http://www.makeuseof.com/tag/4-stylish-scripts-to-make-your-web-look-better/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 18:31:34 +0000</pubDate>
		<dc:creator>Simon Slangen</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[Lists of tools]]></category>
		<category><![CDATA[browser tips]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[Last.FM]]></category>
		<category><![CDATA[Myspace]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=4952</guid>
		<description><![CDATA[You’ll never see me driving around in a pimped out car, but tweaking the looks of my computer and everything on it is a whole different case altogether.
When you surf around the web long enough, it will happen. It’s just a matter of time. Sooner or later you’ll arrive on this God awful website that’ll [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/08/623998_brush.jpg" alt="" align="left" />You’ll never see me driving around in a pimped out car, but tweaking the looks of my computer and everything on it is a whole different case altogether.</p>
<p>When you surf around the web long enough, it will happen. It’s just a matter of time. Sooner or later you’ll arrive on this God awful website that’ll make you scream out in terror and hide beneath your desk. For some reason or another, some people just can’t grasp the concept of design.</p>
<p>User, meet <a href="https://addons.mozilla.org/nl/firefox/addon/2108">Stylish</a>. Stylish is a Firefox add-on. It’ll enhance your browser experience. Stylish uses simple, user-submitted CSS scripts (similar to Greasemonkey) to tweak the looks of certain websites.</p>
<p>Today we’re going to take a look at the four best Stylish scripts around.</p>
<h2>1.  <a href="http://www.globexdesigns.com/gmail/">Gmail Redesigned v2.0</a></h2>
<p>If a webpage looks bad, we can make it look good. If it looks good, we can make it look better. Globex Designs released <a href="http://www.globexdesigns.com/gmail/">Gmail Redesigned</a>, which will give your Gmail a slick dark look.   It also visually tweaks all popular Google services. The <a href="http://www.globexdesigns.com/gr/">Google Redesigned</a> add-on was released a few weeks ago. Upon writing this article, Gmail and Google calendar got the treatment.</p>
<p style="text-align: center;"><a href="http://www.globexdesigns.com/gmail/"><img class="size-medium wp-image-4954 aligncenter" title="gmailstylish" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/08/gmailstylish.jpg" alt="" /></a><a href="http://userstyles.org/styles/8906"><br />
</a></p>
<h2>2. <a href="http://userstyles.org/styles/8906">Grey/Olive v2 Last.fm</a></h2>
<p>Going to Last.fm, I feel like I&#8217;m walking into McDonalds; only without the burgers. I don’t like the bright red. It gives a &#8216;do what you&#8217;ve got to do and get out of here&#8217; message.</p>
<p><a href="http://userstyles.org/styles/8906">Grey/OIive v2 Last.fm</a> gives Last.fm a nice and calm grey-green look.</p>
<p style="text-align: center;"><a href="http://userstyles.org/styles/8906"><img class="size-full wp-image-4953 aligncenter" title="lastfmstylish" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/08/lastfmstylish.png" alt="" /></a></p>
<h2>3. <a href="http://userstyles.org/style/show/1693">Google Web Search &#8211; dark blue redesign (vC)</a></h2>
<p>This one gives your Google Web Search a <a href="http://userstyles.org/styles/843">slick blue look</a>. Everyone will ask why Google looks so cool; perhaps you can try the NASA story.</p>
<p>This style is also available in Dark Grey for both <a href="http://userstyles.org/style/show/1693">Google Web Search</a> and <a href="http://userstyles.org/style/show/844">Google Image Search</a>.</p>
<p style="text-align: center;"><a href="http://userstyles.org/styles/843"><img class="size-full wp-image-4956 aligncenter" title="gbluestylish" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/08/gbluestylish.jpg" alt="" /></a><a href="http://userstyles.org/style/show/1693"><img class="alignnone size-full wp-image-4957" title="ggreystylish" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/08/ggreystylish.jpg" alt="" /></a><a href="http://userstyles.org/style/show/844"><img class="alignnone size-full wp-image-4958" title="gigreystylish" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/08/gigreystylish.jpg" alt="" /></a><br />
<a href="http://userstyles.org/styles/4110"><br />
</a></p>
<h2>4. <a href="http://userstyles.org/styles/4110">MySpace &#8211; Updated Home Rearranged</a></h2>
<p>I’m not a fan of MySpace. But because we can’t keep some of you away from it anyway, we can at least try to <a href="http://userstyles.org/styles/4110">contain the damage</a>. This style fixes a lot of things. It rids the complete site of ads and rearranges the items on your MySpace homepage, making it a lot more compact and usable.</p>
<p style="text-align: center;"><a href="http://userstyles.org/styles/4110"><img class="size-full wp-image-4955 aligncenter" title="myspacestylish" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/08/myspacestylish.jpg" alt="" /></a></p>
<h2><strong>Installing scripts</strong></h2>
<p>Installing these scripts is very simple. You just <a href="https://addons.mozilla.org/nl/firefox/addon/2108">install Stylish</a>, <a href="http://userstyles.org/">find a script online</a> (or make one yourself) and install it by right-clicking on the Stylish icon at the bottom of your browser.</p>
<p>Are you good with CSS? Why don’t you try making a style for Make Use Of? Be the first! Let us know your favorite Stylish scripts in the comments.</p>
<p><em>(By) Simon is a student from Belgium who wastes his time relaxing, watching anime and surfing the net. He would tell you to check out his blog, only he doesn’t have one yet!</em>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><a href="http://www.facebook.com/connect/connect.php?api_key=8ac25c7e080e1d2db91fed7391552f2a&#038;id=27517455413&#038;connections=20&#038;stream=&#038;css=#"><img src="http://www.makeuseof.com/wp-content/uploads/2009/12/facebook-rss-footer.png" /></a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li>(35)<a href="http://www.makeuseof.com/tag/google-reader-tools-tips/" title="19 Tools and Tips to improve Google Reader (June 20, 2007)">19 Tools and Tips to improve Google Reader</a> </li>
	<li>(42)<a href="http://www.makeuseof.com/tag/decided-google-home-page-looked/" title="Why I Decided To Make Google My Home Page and Never Looked Back (February 24, 2010)">Why I Decided To Make Google My Home Page and Never Looked Back</a> </li>
	<li>(12)<a href="http://www.makeuseof.com/tag/whats-new-in-gmail-imports-images-previews-translations-and-more/" title="What&#8217;s new in Gmail: Imports, Images, Previews, Translations and more (May 25, 2009)">What&#8217;s new in Gmail: Imports, Images, Previews, Translations and more</a> </li>
	<li>(33)<a href="http://www.makeuseof.com/tag/ungoogled-my-week-without-google-a-list-of-alternatives-for-googles-services/" title="UnGoogled: A Week of Discovering Alternatives For Google&#8217;s Services (January 3, 2010)">UnGoogled: A Week of Discovering Alternatives For Google&#8217;s Services</a> </li>
	<li>(83)<a href="http://www.makeuseof.com/tag/ultimate-gmail-collection-over-80-tools-and-tips/" title="Ultimate GMail Collection: over 80 Tools and Tips (July 27, 2007)">Ultimate GMail Collection: over 80 Tools and Tips</a> </li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/4-stylish-scripts-to-make-your-web-look-better/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: makeuseof.com @ 2010-03-14 23:00:01 by W3 Total Cache -->