<?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 &#187; jumplists</title> <atom:link href="http://www.ghacks.net/tag/jumplists/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 20 Mar 2010 11:27:05 +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>Clear Recent Items In Windows 7 Jumplists</title><link>http://www.ghacks.net/2009/12/16/clear-recent-items-in-windows-7-jumplists/</link> <comments>http://www.ghacks.net/2009/12/16/clear-recent-items-in-windows-7-jumplists/#comments</comments> <pubDate>Wed, 16 Dec 2009 19:30:39 +0000</pubDate> <dc:creator>Martin</dc:creator> <category><![CDATA[Windows]]></category> <category><![CDATA[software]]></category> <category><![CDATA[jumplists]]></category> <category><![CDATA[jumplists items]]></category> <category><![CDATA[recent-items]]></category> <category><![CDATA[windows 7]]></category> <category><![CDATA[windows 7 jumplists]]></category> <category><![CDATA[windows privacy]]></category> <category><![CDATA[windows tips]]></category><guid isPermaLink="false">http://www.ghacks.net/?p=21508</guid> <description><![CDATA[Microsoft has introduced so called jumplists in Windows 7. These jumplists are part of the Windows 7 taskbar and appear when the user right-clicks an item in the taskbar. They usually display the most recent items that have been opened and can also contain shortcut links to program functions. One example of this would be [...]]]></description> <content:encoded><![CDATA[<p>Microsoft has introduced so called jumplists in Windows 7. These jumplists are part of the Windows 7 taskbar and appear when the user right-clicks an item in the taskbar. They usually display the most recent items that have been opened and can also contain shortcut links to program functions. One example of this would be a jumplist for an email program that contains links to tasks such as writing emails or checking for new mails.</p><p>The recent items that are displayed can be a security and privacy risk. Even more so as there are no obvious means to delete and manage them effectively. The only option that a user has is to right-click specific recent items in the jumplist for options to delete that item.</p><p><span id="more-21508"></span>There is no option to delete all items or to exclude items from being displayed in the jumplist.</p><p><img src="http://www.ghacks.net/wp-content/uploads/2009/12/windows7_jumplists.jpg" alt="windows7 jumplists" title="windows7 jumplists" width="358" height="440" class="alignnone size-full wp-image-21509" /></p><p>What most Windows 7 users do not know is that Microsoft is storing the recent items list in a super-hidden directory that cannot be accessed directly in Windows Explorer. One of the options to access that directory is to copy and paste the following path into the Windows Explorer address bar.</p><p><code>%APPDATA%\Microsoft\Windows\Recent\AutomaticDestinations</code></p><p>This will display a list of encoded file. Each file contains the information of a specific jumplist. It is however not easy to link those files to a jumplist. The only viable way to do that is to open the items in that folder in a text editor and search for recent items that are in the jumplist currently.</p><p><img src="http://www.ghacks.net/wp-content/uploads/2009/12/recent_items-500x283.jpg" alt="recent items" title="recent items" width="500" height="283" class="alignnone size-medium wp-image-21510" /></p><p>An easier way is to delete all files in the directory which will remove all recent items in every jumplist. This process can be automated with the command</p><p><code>del %appdata%\microsoft\windows\recent\automaticdestinations\*</code></p><p>Experienced users can add this to the Windows Task Scheduler to run the command on every shutdown of the system. (via <a href="http://windows7news.com/2009/12/16/how-to-clear-recent-jumplist-items/">How To Clear Recent Jumplist Items</a> at <a href="http://windows7news.com/">Windows 7 News</a>)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/12/16/clear-recent-items-in-windows-7-jumplists/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Create Custom Windows 7 Jumplists</title><link>http://www.ghacks.net/2009/06/29/creat-custom-windows-7-jumplists/</link> <comments>http://www.ghacks.net/2009/06/29/creat-custom-windows-7-jumplists/#comments</comments> <pubDate>Mon, 29 Jun 2009 11:16:16 +0000</pubDate> <dc:creator>Martin</dc:creator> <category><![CDATA[Windows]]></category> <category><![CDATA[software]]></category> <category><![CDATA[jumplists]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[windows 7]]></category> <category><![CDATA[windows 7 jumplists]]></category> <category><![CDATA[windows 7 software]]></category> <category><![CDATA[windows software]]></category><guid isPermaLink="false">http://www.ghacks.net/?p=13974</guid> <description><![CDATA[Jumplists are a new feature of the upcoming Windows 7 operating system. They provide quick application specific access by linking to functions and folders that are often used. This could for example be used to open the write email window in Microsoft Outlook or the most recent documents in Microsoft Word or Excel. Jumplists are [...]]]></description> <content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/windows_7.jpg" alt="windows 7" title="windows 7" width="96" height="79" class="alignleft size-full wp-image-12318" />Jumplists are a new feature of the upcoming Windows 7 operating system. They provide quick application specific access by linking to functions and folders that are often used. This could for example be used to open the write email window in Microsoft Outlook or the most recent documents in Microsoft Word or Excel. Jumplists are available after a right-click on an icon in the Windows Taskbar.</p><p>It is furthermore possible to drag folders into the jumplists which can be a very comfortable way of linking folders to specific applications. This could for example link download folders and P2P applications, document folders and word processing applications or movie players and movie folders.</p><p><span id="more-13974"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/06/windows_7_jumplists.png" alt="windows 7 jumplists" title="windows 7 jumplists" width="311" height="408" class="alignnone size-full wp-image-13975" /></p><p>While it is possible to drag folders into the jumplists menus it is not possible to do the same with applications. This would also be interesting in cases where applications are used together. It could for instance be useful for webmasters and bloggers to link a web browser like Firefox, Internet Explorer or Google Chrome with software programs that can take screenshots or upload files to ftp servers.</p><p>Jumplist Launcher has been designed for this purpose. While it does not provide the means to drag and drop applications into existing jumplists it offers its own jumplist that can be used to add programs to it. These computer programs can be grouped for quicker access. The Jumplist Launcher can list up to 60 different applications in its interface. Names and icons are customizable giving the user full control over how and where the applications are displayed.</p><p>Jumplist Launcher is compatible with Windows 7.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/06/29/creat-custom-windows-7-jumplists/feed/</wfw:commentRss> <slash:comments>11</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 7/15 queries in 0.005 seconds using disk

Served from: www.ghacks.net @ 2010-03-20 14:12:48 -->