<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; usability</title> <atom:link href="http://www.ghacks.net/tag/usability/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 16:53:42 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>How to use Autotrash to totally forget about the trash</title><link>http://www.ghacks.net/2010/04/12/how-to-use-autotrash-to-totally-forget-about-the-trash/</link> <comments>http://www.ghacks.net/2010/04/12/how-to-use-autotrash-to-totally-forget-about-the-trash/#comments</comments> <pubDate>Mon, 12 Apr 2010 15:33:20 +0000</pubDate> <dc:creator>Ronan Jouchet</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[Tutorials Advanced]]></category> <category><![CDATA[maintenance]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[trash]]></category> <category><![CDATA[ubuntu tweaking]]></category> <category><![CDATA[usability]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=24342</guid> <description><![CDATA[The trash (or &#8220;Recycle bin&#8221;) is a sane concept of our operating systems. A file sent to the trash can be recovered if the user realizes the file was still needed after all. Now, the problem is: when should you empty the trash? If you never empty it, it grows and wastes valuable disk space [...]]]></description> <content:encoded><![CDATA[<p>The trash (or &#8220;Recycle bin&#8221;) is a sane concept of our operating systems. A file sent to the trash can be recovered if the user realizes the file was still needed after all. Now, the problem is: when should you empty the trash?</p><ol><li>If you never empty it, it grows and wastes valuable disk space</li><li>If you empty it frequently, you lose its buffer benefits for recovery. Plus, who likes frequently doing this highly manual task?</li><li>Finally, if like me, you get bored by this nonsense, you end up permanently bypassing the trash (with systematic Shift+Delete instead of Delete), which is of course very dangerous</li></ol><p><span
id="more-24342"></span>Linux users, rejoice! Enter <a
href="http://www.logfish.net/pr/autotrash/">Autotrash</a>. The name may sound a little scary, but this tiny command-line Python application is actually very friendly and fully solves the problems I just exposed. Its humble task is to selectively purge your trash based on certain criteria that you specify, like Deletion date, Remaining disk space, or Regular expressions.</p><p><em>Edit 2010/04/14: <strong>Windows users</strong>, Martin found a great app for you, read <a
href="http://www.ghacks.net/2010/04/14/recycle-bin-manager/">his followup article</a>.</em></p><p>For example, you can tell Autotrash to delete files that have been in the trash for more than 7 days ago, and to ensure that at least 10GB remain available:</p><p><img
class="alignnone size-full wp-image-24355" style="margin-top: 5px;margin-bottom: 5px" src="http://www.ghacks.net/wp-content/uploads/2010/04/autotrash-2.png" alt="" width="567" height="120" /></p><p>This means our three problems are solved:</p><ol><li>The trash never gets too big</li><li>It always contains a reasonable recent backlog of deleted items, ready for the occasional recovery</li><li>Geeks like me can come back to sane Delete practices</li></ol><p>The next question you&#8217;ll probably ask is: &#8220;Great, but I don&#8217;t want to have to run Autotrash manually, how do I setup a schedule?&#8221;. In typical GNU style, Autotrash doesn&#8217;t do that, and it&#8217;s okay because it&#8217;s not its job. To do the scheduling, I suggest that:</p><ul><li>Either you <a
href="http://www.google.com/search?q=howto+cron">setup a cron task</a> running every n hours</li><li>Or, if you are as lazy as I am, you can simply add Autotrash to the Startup programs:<br
/> <img
class="alignnone size-full wp-image-24360" style="margin-top: 5px;margin-bottom: 5px" src="http://www.ghacks.net/wp-content/uploads/2010/04/autotrash-3.png" alt="" width="428" height="153" /><br
/> In my case, I generally shut down my computer for the night, so  launching Autotrash at startup is a satisfying &#8220;good enough&#8221; tradeoff.</li></ul><p>The most straightforward way to install Autotrash on an Ubuntu machine is to use its PPA. Inside a terminal, enter:<br
/> <code>sudo add-apt-repository ppa:bneijt/ppa &amp;&amp; sudo apt-get update &amp;&amp; sudo apt-get install autotrash</code></p><p>Once the installation is done, open the manual page to see what it can do, and do your own setup:<br
/> <code>man autotrash</code></p><p><a
href="http://www.logfish.net/pr/autotrash/">Autotrash</a> is free software licensed under the GPLv3, currently available as source or Ubuntu PPA. Special thanks to <a
href="http://jeff.ecchi.ca/blog/">nekohayo</a> who made me discover it.</p><p><em>Ronan is a geek and musician living in Montreal. He enjoys days when his hard drive doesn&#8217;t evaporate because of an accidental keystroke and rambles about software, music and life at <a
href="http://www.flyingmolehill.com">flying molehill</a>.</em></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/04/12/how-to-use-autotrash-to-totally-forget-about-the-trash/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Google Browser Size</title><link>http://www.ghacks.net/2009/12/17/google-browser-size/</link> <comments>http://www.ghacks.net/2009/12/17/google-browser-size/#comments</comments> <pubDate>Thu, 17 Dec 2009 13:13:53 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Google]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[browser size]]></category> <category><![CDATA[google browser size]]></category> <category><![CDATA[usability]]></category> <category><![CDATA[webmaster]]></category> <category><![CDATA[website design]]></category> <category><![CDATA[websites]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=21528</guid> <description><![CDATA[Google Browser Size is a new web service that has been published by Google Labs that can be used to visualize the browser window sizes of users visiting a specific website. The service will display transparent information on top of the website that has been loaded visualizing how much of the website visitors see without [...]]]></description> <content:encoded><![CDATA[<p>Google Browser Size is a new web service that has been published by Google Labs that can be used to visualize the browser window sizes of users visiting a specific website.</p><p>The service will display transparent information on top of the website that has been loaded visualizing how much of the website visitors see without having to scroll. This is done by displaying percentages on the screen and using colors to differentiate the different groups from each other.</p><p>A 98% rating for example means that 98% of all visitors of the website have their browser window open to the size or larger. It does also mean that 2% use a smaller size than the one displayed.</p><p><span
id="more-21528"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/12/google_browser_size-500x411.jpg" alt="google browser size" title="google browser size" width="500" height="411" class="alignnone size-medium wp-image-21529" /></p><p>The service can provide the webmaster with important information about the site&#8217;s visitors as it can aid in optimizing specific elements on the website to increase their exposure to all visitors without them having to scroll to locate it.</p><p>Five, ten or even twenty percent of all visitors is a huge number on some sites. That&#8217;s a big number considering that some visitors tend to leave a website without scrolling the page they landed on.</p><p>To use <a
href="http://browsersize.googlelabs.com/">Google Browser Size</a> for a specific website enter the url of the website into the text form at the top. Please note that the service will not automatically align the website at the left browser border which might be necessary for sites that do not do that automatically to visualize the real percentages. A user with a 1920 monitor resolution will for instance see a different result for the same website than a user with a 1024 monitor resolution. It is therefor important to align the content to the left side of the screen.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/12/17/google-browser-size/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>8 Greasemonkey Scripts for the Lazy</title><link>http://www.ghacks.net/2007/04/19/8-greasemonkey-scripts-for-the-lazy/</link> <comments>http://www.ghacks.net/2007/04/19/8-greasemonkey-scripts-for-the-lazy/#comments</comments> <pubDate>Thu, 19 Apr 2007 07:50:24 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[firefox scripts]]></category> <category><![CDATA[greasmonkey scripts]]></category> <category><![CDATA[mozilla]]></category> <category><![CDATA[usability]]></category> <category><![CDATA[userscripts]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/04/19/8-greasemonkey-scripts-for-the-lazy/</guid> <description><![CDATA[Computer users are lazy. Well, not all of them but most are. I just have to look around and see friends to try to automate as much as possible to save some clicks and time. The article Greasmonkey scripts for the lazy is for them, and everyone else who feels the same way. I don't want to explain Greasemonkey (again) in detail but here is a rather short explanation. Greasemonkey can be installed as a Firefox extension that changes website behavior. To change the behavior you need to install so called userscripts which change elements on websites.]]></description> <content:encoded><![CDATA[<p>Computer users are lazy. Well, not all of them but most are. I just have to look around and see friends to try to automate as much as possible to save some clicks and time. The article Greasmonkey scripts for the lazy is for them, and everyone else who feels the same way. I don&#8217;t want to explain Greasemonkey (again) in detail but here is a rather short explanation. Greasemonkey can be installed as a Firefox extension that changes website behavior. To change the behavior you need to install so called userscripts which change elements on websites.</p><p>This can be something profane like removing advertisement from websites or disabling comments but also clever additions that increase the usability of a website. You can download the latest version of Greasmonkey from <a
href="http://www.greasespot.net/" target="_blank">Greasepot</a>. Enough of the babbling, I&#8217;m proud to present 10 Greasemonkey scripts for the lazy, enjoy the read:</p><p><span
id="more-1440"></span></p><ul><ol><a
href="http://userscripts.org/scripts/show/8573" target="_blank">Googlestream</a> &#8211; Never click Next or previous during Google searches again. The script automatically loads and displays the next batch of search results in the same window you are currently in. It loads them when you reach the bottom of the page.</ol><ol><a
href="http://userscripts.org/scripts/show/688" target="_blank">RSS+Atom Feed Subscribe Button Generator</a> &#8211; Some websites hide their RSS Feed buttons pretty well and it takes some time to find them. With this userscript the feed options will always be displayed in the upper left corner of the website. No more searching for those darn feed links.</ol><ol><a
href="http://userscripts.org/scripts/show/5288" target="_blank">Google Image Direct Links</a> &#8211; this userscript links directly to the picture during Google image searches without having to visit the framed website first.</ol><ol><a
href="http://userscripts.org/scripts/show/1030" target="_blank">Flickr Photo Page Enhancer</a> &#8211; adds links to different sizes directly, generates html code (to quickly copy and paste the html for a thumbnail link) and loads 20 most used tags.</ol><ol><a
href="http://userscripts.org/scripts/show/5060" target="_blank">Ebay Show only negative feedback</a> &#8211; It takes sometimes pretty long to find the few negative or neutral comments that a user received on Ebay especially when he has thousands of auction comments. This userscript adds two new tabs: Complaints received and Complaints Left.</ol><ol>Technorati English Search Results &#8211; Technorati displays search results in all languages unless you choose a specific language in the drop down box before you search. With this userscript only English search results are shown.</ol><ol><a
href="http://userscripts.org/scripts/show/8323" target="_blank">Del.icio.us Autotag</a> &#8211; When you save bookmarks on del.icio.us the tags from that link are automatically added to your bookmark.</ol><ol><a
href="http://userscripts.org/scripts/show/8263" target="_blank">Sourceforge Direct Links</a> &#8211; Direct download links for files on Sourceforge plus the ability to choose a mirror from a certain continent.</ol><ol><a
href="http://userscripts.org/scripts/show/8262" target="_blank">Digg.com Mirrors</a> &#8211; adds links to article mirrors in case the website goes down due to the digg effect. Links to duggmirror, Coral and Google Cache plus Waybackmachine.</ol></ul><p>Wow the list has 9 entries not 8, take the last one as a bonus if you like.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/04/19/8-greasemonkey-scripts-for-the-lazy/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
