<?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; send-to</title> <atom:link href="http://www.ghacks.net/tag/send-to/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>Extend Thunar&#8217;s &#8220;Send To&#8221; menu and media tags</title><link>http://www.ghacks.net/2010/09/10/extend-thunars-send-to-menu-and-media-tags/</link> <comments>http://www.ghacks.net/2010/09/10/extend-thunars-send-to-menu-and-media-tags/#comments</comments> <pubDate>Fri, 10 Sep 2010 11:23:21 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Desktop Manager]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[dolphin]]></category> <category><![CDATA[file manager]]></category> <category><![CDATA[media tags]]></category> <category><![CDATA[nautilus]]></category> <category><![CDATA[send-to]]></category> <category><![CDATA[thunar]]></category> <category><![CDATA[xfce]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=34140</guid> <description><![CDATA[In my recent exploration of various file managers I realized that my favorite of the lot hadn&#8217;t received the attention it deserves. Here on Ghacks I have shown you how to do Bulk renaming in Thunar, and how to create Customized Action in Thunar. Outside of that, I&#8217;ve not really dealt with Thunar all that [...]]]></description> <content:encoded><![CDATA[<p>In my recent exploration of various file managers I realized that my favorite of the lot hadn&#8217;t received the attention it deserves. Here on Ghacks I have shown you how to do <a
title="Bulk renaming made easy in Thunar" href="http://www.ghacks.net/2009/07/22/bulk-renaming-made-easy-with-thunar-bulk-renamer/" target="_blank">Bulk renaming in Thunar</a>, and how to create <a
title="How to create customized actions in Thunar" href="http://www.ghacks.net/2009/05/16/create-custom-actions-with-the-thunar-file-manager/" target="_blank">Customized Action in Thunar</a>. Outside of that, I&#8217;ve not really dealt with Thunar all that much.</p><p>So in this Thunar-themed entry I am going to  show you two different features for Thunar that will bring it up to par with the competition. One of these features is built into Thunar, and the other is an add on. After you&#8217;ve included the use of these two items in your general Thunar usage, you might find yourself using Nautilus or Dolphin less and less.</p><p><span
id="more-34140"></span><strong>Send to</strong></p><p>Included with the Thunar file manager is the ability to send a file to a location. By default Thunar includes Send To entries for:</p><ul><li>Desktop (create a desktop link &#8211; icon &#8211; for the item.</li><li>Any externally mounted volume.</li><li>Blutooth recipient.</li><li>Email recipient.</li></ul><p>You can, of course, extend this Send to menu quite easily. Let&#8217;s say you want to add a Flickr entry to the Send to menu. For this you would first want to install the application <em>postr</em> (<em>sudo apt-get install postr</em> will do the trick in Ubuntu). Once you have that installed create the file <strong>/usr/share/Thunar/sendto/flickr.desktop </strong>and put in it the following contents:<br
/> <code># postr.desktop - Integrate postr into<br
/> #                 the "Send To" menu.<br
/> [Desktop Entry]<br
/> Type=Application<br
/> Version=1.0<br
/> Encoding=UTF-8<br
/> TryExec=postr<br
/> Exec=postr %F<br
/> Icon=postr<br
/> Name=Flickr<br
/> MimeType=image/jpeg;image/jpg;image/png</code></p><p>You can find plenty of samples for the Sendto menu from the <a
title="Thunar wiki" href="http://thunar.xfce.org/pwiki/documentation/sendto_menu" target="_blank">Thunar Xfce Wiki page</a>.</p><p><strong>Media tags</strong></p><p>One thing that is missing from the basic Thunar installation is the ability to edit media tags. I don&#8217;t know how many times I&#8217;ve been listening to a song on one device or another, only to have the media tag be wrong. To be able to edit these tags from within Thunar you need to install the <em>thunar-media-tags-plugin</em>. You can do that from either your Add/Remove Software tool (search for &#8220;thunar&#8221; &#8211; no quotes &#8211; and you will find it), or you can install it from command line like so:</p><p><code>sudo apt-get install thunar-media-tags-plugin</code></p><p>No matter which way you start it, restart Thunar once it is installed.</p><p>Now when you navigate to a media file, right-click the file, and select Properties you will find a new tab called Audio or Video, depending upon the type of media file you are viewing.</p><div
id="attachment_34144" class="wp-caption alignleft" style="width: 268px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/09/thunar_media_tags.png"><img
class="size-full wp-image-34144 " src="http://www.ghacks.net/wp-content/uploads/2010/09/thunar_media_tags.png" alt="" width="258" height="292" /></a><p
class="wp-caption-text">Figure 1</p></div><p>When you click on the Audio (or Video) tab you will see the all too familiar  media tags associated with that file (see Figure 1). At this point you can edit the tags to your hearts&#8217; desire. Just make sure, once you are finished editing, that you click the Save button to complete the process.</p><p>You can also get a bit more information (un-editable information) about the media file by clicking Properties. This button will show you the file size, bitrate, samplerate, channels, and length of the media file.</p><p><strong>Final thoughts</strong></p><p>Thunar is one of the more customizable file managers available. Add to that the speed at which it runs, and the availability it offers to nearly all Linux desktops and you should see why it has become my favorite file manager.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/09/10/extend-thunars-send-to-menu-and-media-tags/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Send To Toys Control Panel Applet</title><link>http://www.ghacks.net/2010/05/10/send-to-toys-control-panel-applet/</link> <comments>http://www.ghacks.net/2010/05/10/send-to-toys-control-panel-applet/#comments</comments> <pubDate>Mon, 10 May 2010 19:02:01 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[send to configuration]]></category> <category><![CDATA[send to toys]]></category> <category><![CDATA[send-to]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=25327</guid> <description><![CDATA[The send to menu in Windows can be used to quickly send selected files and folders to configured applications or locations. Default configuration is done in the SendTo folder in Windows which proves not to be that effective and straightforward as most users would want it to be. Send To Toys is a control panel [...]]]></description> <content:encoded><![CDATA[<p>The send to menu in Windows can be used to quickly send selected files and folders to configured applications or locations. Default configuration is done in the SendTo folder in Windows which proves not to be that effective and straightforward as most users would want it to be.</p><p>Send To Toys is a control panel applet for Windows that can be used to configure the send to context menu effectively and efficiently.</p><p>The program window is opened upon launch and accessible in the Windows control panel. Windows 7 users find it in the Appearance and Personalization category.</p><p><span
id="more-25327"></span>The application displays four tabs that divide the configuration options. The send to tab lists several preconfigured Send to items that have been added automatically, among them Skype, run, clipboard, mail recipient, documents folder or recycle bin.</p><p>It is possible to remove the links that are not needed by selecting them and clicking the Remove button.</p><p>New items are added by clicking on the Add button and selecting a drive, folder or program to send the selected data to.</p><p>The open folder link opens the sendto folder in Windows saving the user the hassle to type in shell:sendto in the run box.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/05/send_to_toys.png" alt="send to toys" title="send to toys" width="385" height="432" class="alignnone size-full wp-image-25328" /></p><p>The default folder can be configured in the Folder tab. Several options are available in this window including the last used folder and a custom folder specified by the user.</p><p>Further options include to open the target folder on completion of the send to command, move instead of copy, disable recent folders history and to resolve shortcuts.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/05/send_to.png" alt="send to" title="send to" width="385" height="431" class="alignnone size-full wp-image-25329" /></p><p>The Clipboard tab contains several configuration options that are useful when items are send to the Windows clipboard. It is here possible to wrap files names in quotes or other chars when they contain spaces, include the complete path, keep file names on separate lines, sort file names and several more.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/05/sendto_configuration.png" alt="sendto configuration" title="sendto configuration" width="388" height="431" class="alignnone size-full wp-image-25330" /></p><p>The last tab can be used to configure the default mail recipient to send emails directly to that email address.</p><p><a
href="http://gabrieleponti.com/software/">Send To Toys</a> is a useful little application for the Windows operating system.  Windows users can download the program from the developer&#8217;s website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/05/10/send-to-toys-control-panel-applet/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Edit the Send To Menu</title><link>http://www.ghacks.net/2007/10/05/edit-the-send-to-menu/</link> <comments>http://www.ghacks.net/2007/10/05/edit-the-send-to-menu/#comments</comments> <pubDate>Fri, 05 Oct 2007 11:22:32 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[send-to]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/10/05/edit-the-send-to-menu/</guid> <description><![CDATA[I never use the Send To menu in Windows. Never saw a reason why I should use it but I know that some love it to send files quickly to a defined folder or attach them to an email. As usual it is rather complicated to manipulate the Send To menu in Windows directly which is why users who would like to do so have to rely - as always - on third party developers.]]></description> <content:encoded><![CDATA[<p>I never use the Send To menu in Windows. Never saw a reason why I should use it but I know that some love it to send files quickly to a defined folder or attach them to an email. As usual it is rather complicated to manipulate the Send To menu in Windows directly which is why users who would like to do so have to rely &#8211; as always &#8211; on third party developers.</p><p>Send To Toys is one of those softwares that is able to add and remove entries from the Send To menu to either add a missing application or remove unneeded entries that clutter the menu. Several new possibilities are added by Send To Toys including sending items to the command line, the quick launch bar, a default email recipient, default folders and to the clipboard.</p><p><img
src="http://www.ghacks.net/files/screens/2007/10/send-to.jpg" alt="send to menu" /></p><p><span
id="more-2090"></span>If you use the send to folder option quite often you might find the option to open the destination after completing the operation quite useful. Send To Toys is nice to have if you use the Send To menu regularly.</p><p><strong>Read More:</strong></p><p><a
href="http://www.gabrieleponti.com/software/index.html#sendtotoys">Send To Toys</a></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/10/05/edit-the-send-to-menu/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Change Right-Click Options with FileMenu Tools</title><link>http://www.ghacks.net/2007/01/07/change-right-click-options-with-filemenu-tools/</link> <comments>http://www.ghacks.net/2007/01/07/change-right-click-options-with-filemenu-tools/#comments</comments> <pubDate>Sun, 07 Jan 2007 08:36:11 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[application]]></category> <category><![CDATA[apps]]></category> <category><![CDATA[context]]></category> <category><![CDATA[file-menu]]></category> <category><![CDATA[filemenu-tools]]></category> <category><![CDATA[freeware]]></category> <category><![CDATA[menu]]></category> <category><![CDATA[send-to]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/01/07/change-right-click-options-with-filemenu-tools/</guid> <description><![CDATA[Windows reacts in a predefined way if you right-click a folder, file or blank space. It offers all kinds of actions such as Open, Delete, Add to archive and Send to which is a convenient way but I sometimes have the feeling that some commands are missing in that dialog. The freeware FileMenu Tools makes it easy to add new entries to the file menu by offering a set of predefined actions that can be enabled with a mouse click.]]></description> <content:encoded><![CDATA[<p>Windows reacts in a predefined way if you right-click a folder, file or blank space. It offers all kinds of actions such as Open, Delete, Add to archive and Send to which is a convenient way but I sometimes have the feeling that some commands are missing in that dialog. The freeware <a
target="_blank" title="file menu tools" href="http://www.lopesoft.com/en/fmtools/info.html">FileMenu Tools</a> makes it easy to add new entries to the file menu by offering a set of predefined actions that can be enabled with a mouse click.</p><p>You are free to create new folders, sub menus and separators and fill them with the content that FileMenu Tools offers. New options vary from the very useful Command Line From Here option which opens the command line window from the selected folder. You may also run a selected program with parameters (defrag or anti-virus for example) and perform many operations such as copy path, move to, advanced delete and advanced renamer.</p><p><span
id="more-1072"></span>Besides that you can edit the Send To dialog which I personally rarely use. You can disable current options and add new ones with ease. One application could be to move files to a special data folder once they have been downloaded and checked. There are certainly other and better options but this is just to show that adding new send to entries can be useful.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/01/07/change-right-click-options-with-filemenu-tools/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> </channel> </rss>
