<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with filename</title>
      <link>http://ask.metafilter.com/tags/filename</link>
      <description>Questions tagged with 'filename' at Ask MetaFilter.</description>
	  <pubDate>Thu, 12 Nov 2009 15:10:40 -0800</pubDate> <lastBuildDate>Thu, 12 Nov 2009 15:10:40 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>How to bulk rename itunes files from external data source.</title>
	<link>http://ask.metafilter.com/137973/How%2Dto%2Dbulk%2Drename%2Ditunes%2Dfiles%2Dfrom%2Dexternal%2Ddata%2Dsource</link>	
	<description>How can I bulk rename files in itunes according to data contained in a separate file? I have 4000-some .wav files in itunes that are essentially field recordings of  people talking.  The files are named with a 10 digit unique id number and the date acquired. Example: 1234567890_11122009.  In a separate csv file I have the identifying information of the individual with the same unique ID number.&lt;br&gt;
&lt;br&gt;
I have rated all 4000 recordings based on quality and want to maintain those ratings, but would like to rename the files to drop the unique ID and instead insert the person&apos;s name from the csv file.  I.e. 1234567890_11122009 becomes Smith_Mary_123_Fake_Street_Anytown_STATE&lt;br&gt;
&lt;br&gt;
Can anyone picture a workflow that would accomplish this mass filename change while still maintaining the ratings?&lt;br&gt;
&lt;br&gt;
I use a mac and have a decent understanding of automator, grep, csv files etc, but have no real programming skill.  I am willing to convert recordings to a different format (mp3 etc.) if that would help. Any ideas?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.137973</guid>
	<pubDate>Thu, 12 Nov 2009 15:10:40 -0800</pubDate>
	<category>automator</category>
	<category>data</category>
	<category>filename</category>
	<category>itunes</category>
	<category>management</category>
	<category>osx</category>
	<dc:creator>jlowen</dc:creator>
	</item>
	<item>
	<title>How to set Excel2003 to automaticall include file name and path on printed spreadsheets</title>
	<link>http://ask.metafilter.com/135912/How%2Dto%2Dset%2DExcel2003%2Dto%2Dautomaticall%2Dinclude%2Dfile%2Dname%2Dand%2Dpath%2Don%2Dprinted%2Dspreadsheets</link>	
	<description>How can I set up Excel 2003 to automatically include the file name and path on every spreadsheet when printed? I have been tasked with figuring this out and setting it up every computer in the office (as the only person here who doesn&apos;t poke the actual screen when asked to press &apos;start&apos;, I am the default IT guru - yes, it&apos;s that bad).&lt;br&gt;
Anyway, I used &lt;a href=&quot;http://www.mrexcel.com/articles/event-macro-to-change-excel-header.php&quot;&gt;this tutorial&lt;/a&gt; to figure out how to do this using a macro, and it works great - but I have to go in and add the code to every spreadsheet, which is a pain, and which I doubt my coworkers would be willing or able to do. What I need is a way to set the default template to automatically include the file name and path on every spreadsheet without the user having to do anything or even think about it. I would prefer it be in the footer so that it only shows on printed copies, as per the above tutorial, and not included in an actual cell, but at this point I will take what I can get.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.135912</guid>
	<pubDate>Tue, 20 Oct 2009 02:21:16 -0800</pubDate>
	<category>2003</category>
	<category>Default</category>
	<category>Excel</category>
	<category>Filename</category>
	<category>Macro</category>
	<category>Path</category>
	<dc:creator>Wroksie</dc:creator>
	</item>
	<item>
	<title>How do you get the mat file name?</title>
	<link>http://ask.metafilter.com/132887/How%2Ddo%2Dyou%2Dget%2Dthe%2Dmat%2Dfile%2Dname</link>	
	<description>How do you get a Matlab script to know the name of its own .mat file? I have a bunch of .mat files that have descriptive names (ex &quot;round fluffy A.mat&quot;, &quot;square fluffy B.mat&quot;) and I&apos;d like to process the data and generate a figure with the name of the mat file, only .fig.  I don&apos;t want to have to hard code the filename, or use a dialog box to input it or anything, I just want a way to be able to retrieve the argument that was used in the command that shows up when you double click the .mat file, namely&lt;br&gt;
&lt;br&gt;
load(&apos;C:\PATH\FILENAME.mat&apos;)&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
I&apos;m sure there&apos;s plenty of other ways I could be doing this, but after searching google and MATLAB help, it&apos;s kind of driving me nuts that I can&apos;t just find a simple way to do this.  Am I overlooking something?  Thanks.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.132887</guid>
	<pubDate>Tue, 15 Sep 2009 03:50:49 -0800</pubDate>
	<category>file</category>
	<category>filename</category>
	<category>mat</category>
	<category>MATLAB</category>
	<category>resolved</category>
	<category>save</category>
	<dc:creator>cali59</dc:creator>
	</item>
	<item>
	<title>How to merge multiple text files keeping original filename and date</title>
	<link>http://ask.metafilter.com/132691/How%2Dto%2Dmerge%2Dmultiple%2Dtext%2Dfiles%2Dkeeping%2Doriginal%2Dfilename%2Dand%2Ddate</link>	
	<description>Hi AskMeFi. Can someone tell me how to combine 350 text files into one large text file so that the &lt;strong&gt;original filenames and dates&lt;/strong&gt; are included above (or below) each entry?  I&apos;m using Vista Home Premium and they are all generic .txt files. I&apos;m moving all of my notes into Evernote but want to save the names and dates of the individual txt files.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.132691</guid>
	<pubDate>Sat, 12 Sep 2009 19:07:01 -0800</pubDate>
	<category>batch</category>
	<category>combine</category>
	<category>concatenate</category>
	<category>datestamp</category>
	<category>dos</category>
	<category>evernote</category>
	<category>filename</category>
	<category>files</category>
	<category>header</category>
	<category>join</category>
	<category>merge</category>
	<category>script</category>
	<category>text</category>
	<category>utility</category>
	<category>vista</category>
	<category>windows</category>
	<dc:creator>chimrichalds</dc:creator>
	</item>
	<item>
	<title>What&apos;s up with my music files on my PC?</title>
	<link>http://ask.metafilter.com/132312/Whats%2Dup%2Dwith%2Dmy%2Dmusic%2Dfiles%2Don%2Dmy%2DPC</link>	
	<description>What is up with my music files&apos; titles turning into nonsensical four-letter titles? Ok, this is a little long, but it&apos;s a weird problem that is hard to describe.  &lt;br&gt;
&lt;br&gt;
I use iTunes on a (Dell) Windows Vista PC laptop.  I noticed this issue probably over a year ago, but was too lazy to do anything about it until now.&lt;br&gt;
&lt;br&gt;
Thousands of my music files are in files within &quot;C:\My Music&quot; that are named with F and then a number, F00 thru F49.  All of my music was originally in &quot;C:\Users\ishotjr\Music\iTunes\iTunes Music,&quot; and some of it still is.  Within the F-named folders, the files are named/songs titled in three different ways.&lt;br&gt;
1) Most are with four letters in caps, example: AJOM. They are seemingly random and not acronyms of the real titles.  Within this, most, in the artist/album, etc. fields in Windows Explorer, have the correct info.  A few have nothing at all in those. &lt;br&gt;
In either case, if I choose to play it in iTunes (by clicking the option within Windows Explorer, where I&apos;m viewing the files), it brings me to the song that is properly titled within iTunes (i.e., AJOM takes me to &quot;Levitate Me&quot; by The Pixies in iTunes).  &lt;br&gt;
2) A few of the songs are named with their correct name, but with the track number proceeding it (i.e. 01 Debaser)&lt;br&gt;
3) Even fewer are named completely normally, with just the actual song title.&lt;br&gt;
&lt;br&gt;
Another weird twist is that in iTunes itself, there are a handful of files that are actually named with the four letter names.  Most of these are all from a Velvet Underground greatest hits compilation, but there are a few that aren&apos;t.&lt;br&gt;
&lt;br&gt;
There seems to be no pattern as to how I procured the music and what&apos;s in these weird files.  I did bring most of the music onto my computer from my iPod when I got the computer, but some of it I have purchased &lt;em&gt;since&lt;/em&gt; owning this computer.  The software I used to bring the songs from the iPod to the computer was some free program that I don&apos;t recall the name of and deleted to save hard drive space when I was done using it.&lt;br&gt;
&lt;br&gt;
The real kicker is that most of these weirdly-named tracks are NOT duplicates, so I can&apos;t just delete them.  Most of the time, it&apos;s one or two songs from a given album that are named weird and in the F-named folder instead of in the  folder with the rest of its album-mates.  &lt;br&gt;
&lt;br&gt;
It seems that I might be stuck consolidating the 49 &quot;F&quot; folders into one (not so hard, just tedious), then trying to rename the thousands of song backs to their proper names by clicking them through to iTunes and manually entering the name of each song into the file name in Windows, then moving all of the songs to the correct place.  It&apos;s not necessary to do this to be able to listen to the songs, but it&apos;s annoying having my files all over the place, especially when I want to delete entire albums off of my hard drive to make space.&lt;br&gt;
&lt;br&gt;
My actual question is two-part:&lt;br&gt;
1) Has anyone ever had this weirdo thing happen to their music files before?&lt;br&gt;
2) Does anyone know a better way to fix it than to do everything manually (which will take for-ev-er)?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.132312</guid>
	<pubDate>Tue, 08 Sep 2009 17:12:02 -0800</pubDate>
	<category>apple</category>
	<category>Dell</category>
	<category>filename</category>
	<category>filenames</category>
	<category>iPod</category>
	<category>iTunes</category>
	<category>music</category>
	<category>vista</category>
	<category>windows</category>
	<category>windowsvista</category>
	<category>windowsxp</category>
	<category>xp</category>
	<dc:creator>ishotjr</dc:creator>
	</item>
	<item>
	<title>Help an iTunes hater out...</title>
	<link>http://ask.metafilter.com/101235/Help%2Dan%2DiTunes%2Dhater%2Dout</link>	
	<description>Help an iTunes hater.  I have 400 similarly tagged items I want to delete as I listen to them.  Why won&apos;t iTunes let me have a column that is just &quot;filename&quot;?  Every other media player can do that.  And don&apos;t even get me started on the &quot;keep my music organized&quot; check box.  The only way I could get my 400 items into iTunes with unique names was to turn that off, import the 400 items, and use a 3rd party id3 tagger to read the filename into the tag.  I thought the Mac experience was supposed to be easy.  I must be missing something really stupid.  Is there an easier way?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.101235</guid>
	<pubDate>Mon, 08 Sep 2008 17:46:40 -0800</pubDate>
	<category>filename</category>
	<category>hater</category>
	<category>id3</category>
	<category>itunes</category>
	<category>tag</category>
	<dc:creator>Area Control</dc:creator>
	</item>
	<item>
	<title>Digital camera file renaming help</title>
	<link>http://ask.metafilter.com/89212/Digital%2Dcamera%2Dfile%2Drenaming%2Dhelp</link>	
	<description>Is there simple software for a digital camera flash card that will offload my pics -and- change the filename to the date they were taken? I have a Pentax point &amp;amp; shoot digital camera, and offload my pics by putting the flash card in a reader and copying the contents.  The camera names its output files &lt;b&gt;imgp0410.jpg&lt;/b&gt;, &lt;b&gt;imgp0411.jpg&lt;/b&gt;, etc.  This isn&apos;t very good for long term archival.  I&apos;ve always preferred something based on the filename YYMMDDxxxx.jpg (YY, MM, DD being the numerical year), which makes sorting and organizing much easier for me, especially years later.  The pictures do contain EXIF data and file stamps that contain the date, so this theoretically should not be a big deal.&lt;br&gt;
&lt;br&gt;
Are there any freeware or shareware programs anyone&apos;s whipped up to handle this?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.89212</guid>
	<pubDate>Fri, 18 Apr 2008 20:39:31 -0800</pubDate>
	<category>camera</category>
	<category>digitalcamera</category>
	<category>filename</category>
	<category>photography</category>
	<dc:creator>mr. creosote</dc:creator>
	</item>
	<item>
	<title>Mac connected to server gets strange filenames, sometimes.</title>
	<link>http://ask.metafilter.com/88456/Mac%2Dconnected%2Dto%2Dserver%2Dgets%2Dstrange%2Dfilenames%2Dsometimes</link>	
	<description>A mac on a network connects to a share point on the server and sees &lt;a href=&quot;http://www.macsmarts.com/not_normal.png&quot;&gt;this&lt;/a&gt; instead of seeing &lt;a href=&quot;http://www.macsmarts.com/normal.png&quot;&gt;this&lt;/a&gt;.

Restarting the client makes the problem go away, for a while.&lt;br&gt;
&lt;br&gt;
Server is a DualG5 Xserve.  Client is a G5. Both are running fully patched  10.4 server and 10.4, respectively.&lt;br&gt;
&lt;br&gt;
What&apos;s going on?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.88456</guid>
	<pubDate>Thu, 10 Apr 2008 13:03:22 -0800</pubDate>
	<category>anomoly</category>
	<category>filename</category>
	<category>fileserver</category>
	<category>mac</category>
	<category>osx</category>
	<category>osxserver</category>
	<category>xserve</category>
	<dc:creator>Wild_Eep</dc:creator>
	</item>
	<item>
	<title>Trouble sorting files by filename in Outlook.</title>
	<link>http://ask.metafilter.com/86176/Trouble%2Dsorting%2Dfiles%2Dby%2Dfilename%2Din%2DOutlook</link>	
	<description>I&apos;m having trouble sorting (or rather, unsorting) files in Outlook. I have thousands of .msg e-mail files in a folder, and they are carefully ordered by filename - Email100.msg, Email101.msg, Email102.msg, etc. The information in these emails needs to be put into an Excel spreadsheet, and so I&apos;ve been using Outlook to do the exporting of the e-mail contents. Yesterday I was doing this, and it was no hassle - just drag and drop the files into an Outlook folder, and they&apos;re listed in order (Email100.msg first, then Email101.msg second). Then export to Excel and again, everything&apos;s in order. Cool.&lt;br&gt;
&lt;br&gt;
But today I start up my computer and Outlook seems to have gone bonkers with the sorting. No matter what I do, when I drag and drop the files into the Outlook folder, it lists them according to the date received, NOT according to the order of the files. This occurs even when I explicitly tell Outlook to not arrange by date received. Currently all settings are on &quot;Arrange By: (none)&quot;, and it&apos;s still doing it. It&apos;s like the program is just ignoring me. And there seems to be no explicit way in Outlook to sort by the filename, so that&apos;s out. Am I doing something wrong? This is with Outlook 2003.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.86176</guid>
	<pubDate>Fri, 14 Mar 2008 14:13:57 -0800</pubDate>
	<category>arrange</category>
	<category>filename</category>
	<category>outlook</category>
	<category>sort</category>
	<dc:creator>naju</dc:creator>
	</item>
	<item>
	<title>How to deal with file names that are too long</title>
	<link>http://ask.metafilter.com/31958/How%2Dto%2Ddeal%2Dwith%2Dfile%2Dnames%2Dthat%2Dare%2Dtoo%2Dlong</link>	
	<description>Windows XP annoyance: I&apos;ve managed to create some files with names that are too long. How can I rename them? I can&apos;t open them, and I can&apos;t find a way to copy, move, or burn them. Usual methods of renaming files don&apos;t work (F2, right-click menu, Properties, Windows Explorer, etc.) I&apos;ve tried shortening the path by renaming folders, but that didn&apos;t do it either. These are mp3 files, by the way.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.31958</guid>
	<pubDate>Thu, 02 Feb 2006 09:44:50 -0800</pubDate>
	<category>file</category>
	<category>filename</category>
	<category>long</category>
	<category>name</category>
	<category>Windows</category>
	<dc:creator>hydrophonic</dc:creator>
	</item>
	<item>
	<title>Modify Windows Explorer behaviour in renaming savefiles</title>
	<link>http://ask.metafilter.com/13537/Modify%2DWindows%2DExplorer%2Dbehaviour%2Din%2Drenaming%2Dsavefiles</link>	
	<description>Saving a file on Windows XP, I use Explorer to select the folder I wish to save to. When I navigate the directories, clicking on an appropriate folder I occassionally move the cursor over filenames. As I mouseover filenames, Explorer replaces the default name of the file I wish to save with the name of the file I mouseover. Can I modify Explorer to prevent this filename replacement? For example, if I download &quot;foo.exe&quot; Windows opens an Explorer dialog to select the location of the folder to save &quot;foo.exe.&quot; If I mouseover &quot;bar.jpg&quot; while navigating directories, Explorer changes the name of &quot;foo.exe&quot; to &quot;bar.jpg.&quot; I wish to save the file as it is originally named or how I wish to name it. &lt;br&gt;
&lt;br&gt;
This is an annoyance and I have longed searched for a setting/modification to eliminate this behavior with no luck.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.13537</guid>
	<pubDate>Sun, 02 Jan 2005 06:16:51 -0800</pubDate>
	<category>computers</category>
	<category>cursor</category>
	<category>filename</category>
	<category>glitch</category>
	<category>mouse</category>
	<category>saving</category>
	<category>Windows</category>
	<category>XP</category>
	<dc:creator>quam</dc:creator>
	</item>
	
	</channel>
</rss>

