<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Renaming files and folders</title>
	<atom:link href="http://osxhelp.com/renaming-files-and-folders/feed/" rel="self" type="application/rss+xml" />
	<link>http://osxhelp.com/renaming-files-and-folders/</link>
	<description>Insanely Simple Tutorials for the First Time Macintosh User</description>
	<lastBuildDate>Fri, 30 Jul 2010 19:16:04 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Scott Haneda</title>
		<link>http://osxhelp.com/renaming-files-and-folders/comment-page-1/#comment-6859</link>
		<dc:creator>Scott Haneda</dc:creator>
		<pubDate>Tue, 05 Jan 2010 04:20:40 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/renaming-files-and-folders/#comment-6859</guid>
		<description>@Colleen, your keychain is where OS X stores your passwords.  Any time the system asks you if you want to remember a password, that is where it is stored.  If you are trying to secure files, it does not make much sense to store the password in the keychain, as it would automatically open for anyone who was able to gain access to your computer.</description>
		<content:encoded><![CDATA[<p>@Colleen, your keychain is where OS X stores your passwords.  Any time the system asks you if you want to remember a password, that is where it is stored.  If you are trying to secure files, it does not make much sense to store the password in the keychain, as it would automatically open for anyone who was able to gain access to your computer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colleen</title>
		<link>http://osxhelp.com/renaming-files-and-folders/comment-page-1/#comment-6858</link>
		<dc:creator>Colleen</dc:creator>
		<pubDate>Tue, 05 Jan 2010 04:12:48 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/renaming-files-and-folders/#comment-6858</guid>
		<description>Wow! Thank you so much for taking the time to write that all out! I will take your advice and read up on the file downloads/remnants first to make sure I have a better idea of what I&#039;m doing but your directions are great! One last question...what is my &quot;keychain?&quot;</description>
		<content:encoded><![CDATA[<p>Wow! Thank you so much for taking the time to write that all out! I will take your advice and read up on the file downloads/remnants first to make sure I have a better idea of what I&#8217;m doing but your directions are great! One last question&#8230;what is my &#8220;keychain?&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Haneda</title>
		<link>http://osxhelp.com/renaming-files-and-folders/comment-page-1/#comment-6857</link>
		<dc:creator>Scott Haneda</dc:creator>
		<pubDate>Mon, 04 Jan 2010 00:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/renaming-files-and-folders/#comment-6857</guid>
		<description>@Colleen There are a few third party applications that can do this. However, you probably do not want to apply a password to a folder. 

Most of those methods are easily breakable, and do not offer much security.  Apple has a built in method to create a secure disk image, which is more or less a virtual disk, but you can consider it a folder for all intents and purposes.

In your Utilities folder, open &quot;Disk Utility&quot; and click on the &quot;New Image&quot; button.  This will pop open a &lt;a href=&quot;http://dl.dropbox.com/u/340087/Drops/01.03.10/seccure-folder-84bb4a75-161926.png
&quot;&gt;panel that looks like this&lt;/a&gt;.

You should be able to see the changes that I have made.  Choosing 128 bit over 256 bit should be more than sufficient for most home users needs.  Both are secure, 256 bits come at the expense of some performance.  128 bit, with a strong password, will take years and years for someone to crack.

The only troubling part of this is that you have to chose the size of the disk image you are about to make.  10MB is as small as you are allowed.  You will end up with a 10MB disk image that you can store anything you want &lt;b&gt;inside&lt;/b&gt;.  However, if you ever need to store more than 10MB, you will be out of luck.

This size problem is easy enough to solve, just create a new larger disk image, and copy your old files to it. 

An alternative is to create the format as a read/write sparse image.  This will allow you to make it a minimum of 10MB, but also allow the disk image to dynamically grow to whatever size you desire.

When you click &quot;Create&quot;, you will be asked to enter in a password.  Enter it in twice, to make sure you have it correct.  You are now left with a single file, in this case, called &quot;secret-folder.dmg&quot;.

Opening that will open a virtual disk, that you can treat as a folder.  You will be asked for a password to do so.  I suggest not saving it in your keychain.

When you are done, and want to lock up your files, just drag the disk image icon to the trash, but keep the .dmg file, that is where your secret files are.

You are free to move and store this dmg file anywhere you like.  It is a single secure file that can contain files and folders, just like any other files and folder.  You can safely ftp, email, and transfer it to other Mac&#039;s, and it will be openable on those machines with the correct password.

I am planning on keeping a secure disk image one on a USB thumb drive, specifically the &lt;a type=&quot;amzn&quot;  rel=&quot;nofollow&quot;&gt;OCZ Rally 2 &lt;/a&gt; series.  I feel confident, that as long as my password is not in a dictionary, and is not guessable by anyone, that my most guarded secrets would be safe.

You may want to read our &lt;a href=&quot;http://osxhelp.com/understanding-file-downloads-and-their-remnants/&quot; rel=&quot;nofollow&quot;&gt;Understanding file downloads and their remnants&lt;/a&gt;, in order to get an understanding of how dmg files work before you embark on this.

This is a question we get frequently, if I have some time, I will try to clean up this reply, and turn it into a more detailed post for others.

Hope that helps.</description>
		<content:encoded><![CDATA[<p>@Colleen There are a few third party applications that can do this. However, you probably do not want to apply a password to a folder. </p>
<p>Most of those methods are easily breakable, and do not offer much security.  Apple has a built in method to create a secure disk image, which is more or less a virtual disk, but you can consider it a folder for all intents and purposes.</p>
<p>In your Utilities folder, open &#8220;Disk Utility&#8221; and click on the &#8220;New Image&#8221; button.  This will pop open a <a href="http://dl.dropbox.com/u/340087/Drops/01.03.10/seccure-folder-84bb4a75-161926.png<br />
">panel that looks like this</a>.</p>
<p>You should be able to see the changes that I have made.  Choosing 128 bit over 256 bit should be more than sufficient for most home users needs.  Both are secure, 256 bits come at the expense of some performance.  128 bit, with a strong password, will take years and years for someone to crack.</p>
<p>The only troubling part of this is that you have to chose the size of the disk image you are about to make.  10MB is as small as you are allowed.  You will end up with a 10MB disk image that you can store anything you want <b>inside</b>.  However, if you ever need to store more than 10MB, you will be out of luck.</p>
<p>This size problem is easy enough to solve, just create a new larger disk image, and copy your old files to it. </p>
<p>An alternative is to create the format as a read/write sparse image.  This will allow you to make it a minimum of 10MB, but also allow the disk image to dynamically grow to whatever size you desire.</p>
<p>When you click &#8220;Create&#8221;, you will be asked to enter in a password.  Enter it in twice, to make sure you have it correct.  You are now left with a single file, in this case, called &#8220;secret-folder.dmg&#8221;.</p>
<p>Opening that will open a virtual disk, that you can treat as a folder.  You will be asked for a password to do so.  I suggest not saving it in your keychain.</p>
<p>When you are done, and want to lock up your files, just drag the disk image icon to the trash, but keep the .dmg file, that is where your secret files are.</p>
<p>You are free to move and store this dmg file anywhere you like.  It is a single secure file that can contain files and folders, just like any other files and folder.  You can safely ftp, email, and transfer it to other Mac&#8217;s, and it will be openable on those machines with the correct password.</p>
<p>I am planning on keeping a secure disk image one on a USB thumb drive, specifically the <a type="amzn"  rel="nofollow">OCZ Rally 2 </a> series.  I feel confident, that as long as my password is not in a dictionary, and is not guessable by anyone, that my most guarded secrets would be safe.</p>
<p>You may want to read our <a href="http://osxhelp.com/understanding-file-downloads-and-their-remnants/" rel="nofollow">Understanding file downloads and their remnants</a>, in order to get an understanding of how dmg files work before you embark on this.</p>
<p>This is a question we get frequently, if I have some time, I will try to clean up this reply, and turn it into a more detailed post for others.</p>
<p>Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colleen</title>
		<link>http://osxhelp.com/renaming-files-and-folders/comment-page-1/#comment-6856</link>
		<dc:creator>Colleen</dc:creator>
		<pubDate>Sun, 03 Jan 2010 15:09:04 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/renaming-files-and-folders/#comment-6856</guid>
		<description>Is there a way to protect a folder I made with a password so that only I can get into it?</description>
		<content:encoded><![CDATA[<p>Is there a way to protect a folder I made with a password so that only I can get into it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spider</title>
		<link>http://osxhelp.com/renaming-files-and-folders/comment-page-1/#comment-6355</link>
		<dc:creator>Spider</dc:creator>
		<pubDate>Sun, 18 Jan 2009 08:55:07 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/renaming-files-and-folders/#comment-6355</guid>
		<description>Hi, all. Nice site...I really like your site ! Good job man.</description>
		<content:encoded><![CDATA[<p>Hi, all. Nice site&#8230;I really like your site ! Good job man.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: R. J. Chutter</title>
		<link>http://osxhelp.com/renaming-files-and-folders/comment-page-1/#comment-6251</link>
		<dc:creator>R. J. Chutter</dc:creator>
		<pubDate>Fri, 12 Sep 2008 21:13:29 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/renaming-files-and-folders/#comment-6251</guid>
		<description>I apologize for not knowing if the &#039;return key&#039; is the &#039;enter key&#039;, the backspace key or something else.  I&#039;ve tried both of your suggested methods of renaming folders and have had no success.  The folder&#039;s properties  read only box can be manually unchecked, but the computer immediately checks it.  Suggestions from other websites have not been successful either. Please help.  Bud</description>
		<content:encoded><![CDATA[<p>I apologize for not knowing if the &#8216;return key&#8217; is the &#8216;enter key&#8217;, the backspace key or something else.  I&#8217;ve tried both of your suggested methods of renaming folders and have had no success.  The folder&#8217;s properties  read only box can be manually unchecked, but the computer immediately checks it.  Suggestions from other websites have not been successful either. Please help.  Bud</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Haneda</title>
		<link>http://osxhelp.com/renaming-files-and-folders/comment-page-1/#comment-6130</link>
		<dc:creator>Scott Haneda</dc:creator>
		<pubDate>Tue, 03 Jun 2008 11:51:56 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/renaming-files-and-folders/#comment-6130</guid>
		<description>@Mark, uhm, yeah, I believe that is more or less what I said:
&lt;blockquote&gt;If you want a very simple method, you can use an Automator Action, which is more something built into OS X. I have used this one for ages, and it works well for me.&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>@Mark, uhm, yeah, I believe that is more or less what I said:</p>
<blockquote><p>If you want a very simple method, you can use an Automator Action, which is more something built into OS X. I have used this one for ages, and it works well for me.</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://osxhelp.com/renaming-files-and-folders/comment-page-1/#comment-6128</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sun, 01 Jun 2008 20:13:25 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/renaming-files-and-folders/#comment-6128</guid>
		<description>There IS a way to batch rename and it&#039;s comes with the system: Automator.</description>
		<content:encoded><![CDATA[<p>There IS a way to batch rename and it&#8217;s comes with the system: Automator.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timof</title>
		<link>http://osxhelp.com/renaming-files-and-folders/comment-page-1/#comment-3533</link>
		<dc:creator>Timof</dc:creator>
		<pubDate>Mon, 24 Mar 2008 08:52:24 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/renaming-files-and-folders/#comment-3533</guid>
		<description>thanks much, bro</description>
		<content:encoded><![CDATA[<p>thanks much, bro</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Haneda</title>
		<link>http://osxhelp.com/renaming-files-and-folders/comment-page-1/#comment-2872</link>
		<dc:creator>Scott Haneda</dc:creator>
		<pubDate>Tue, 18 Mar 2008 00:52:32 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/renaming-files-and-folders/#comment-2872</guid>
		<description>@pat, there are a few ways to batch rename files in the Finder, none of them are really built into OS X, the nerdy way would be in the terminal, but we will not put that on you :-)

If you want a standalone app, there is &lt;a href=&quot;http://www.manytricks.com/namemangler/&quot; rel=&quot;nofollow&quot;&gt;Name Mangler&lt;/a&gt; which as far as I can tell is free still.

If you want a very simple method, you can use an Automator Action, which is more something built into OS X.  I have used &lt;a href=&quot;http://automatorworld.com/archives/batch-rename/&quot; rel=&quot;nofollow&quot;&gt;this one&lt;/a&gt; for ages, and it works well for me.</description>
		<content:encoded><![CDATA[<p>@pat, there are a few ways to batch rename files in the Finder, none of them are really built into OS X, the nerdy way would be in the terminal, but we will not put that on you <img src='http://osxhelp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>If you want a standalone app, there is <a href="http://www.manytricks.com/namemangler/" rel="nofollow">Name Mangler</a> which as far as I can tell is free still.</p>
<p>If you want a very simple method, you can use an Automator Action, which is more something built into OS X.  I have used <a href="http://automatorworld.com/archives/batch-rename/" rel="nofollow">this one</a> for ages, and it works well for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pat in Dakar</title>
		<link>http://osxhelp.com/renaming-files-and-folders/comment-page-1/#comment-2801</link>
		<dc:creator>Pat in Dakar</dc:creator>
		<pubDate>Sun, 16 Mar 2008 23:36:40 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/renaming-files-and-folders/#comment-2801</guid>
		<description>I&#039;m late to the party, but glad to find you and all your precious advice. I have a question related to this post about file names. Is there a way to rename more than one file at once? Like, if I have a dozen files called &quot;accounting1&quot; to &quot;accounting12&quot; and I now want to call them &quot;books 2007-1&quot; to &quot;books 2007-12&quot;? There must be another way than having to rename them one by one but I can&#039;t seem to find it.</description>
		<content:encoded><![CDATA[<p>I&#8217;m late to the party, but glad to find you and all your precious advice. I have a question related to this post about file names. Is there a way to rename more than one file at once? Like, if I have a dozen files called &#8220;accounting1&#8243; to &#8220;accounting12&#8243; and I now want to call them &#8220;books 2007-1&#8243; to &#8220;books 2007-12&#8243;? There must be another way than having to rename them one by one but I can&#8217;t seem to find it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Haneda</title>
		<link>http://osxhelp.com/renaming-files-and-folders/comment-page-1/#comment-2302</link>
		<dc:creator>Scott Haneda</dc:creator>
		<pubDate>Tue, 11 Mar 2008 16:51:48 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/renaming-files-and-folders/#comment-2302</guid>
		<description>@Paul, there are some methods I want to cover in regards to how to change Finder prefs to alleviate what you are talking about.  Defaults make it challenging to get two windows open at the same time.  This makes it hard to visualize a move of a file from one location to another.

Once you wrap your head around SpotLight, and I would say to not even bother in 10.4, but in 10.5 Leopard, it is quite a useful search tool.

More to come, thanks for the comments.</description>
		<content:encoded><![CDATA[<p>@Paul, there are some methods I want to cover in regards to how to change Finder prefs to alleviate what you are talking about.  Defaults make it challenging to get two windows open at the same time.  This makes it hard to visualize a move of a file from one location to another.</p>
<p>Once you wrap your head around SpotLight, and I would say to not even bother in 10.4, but in 10.5 Leopard, it is quite a useful search tool.</p>
<p>More to come, thanks for the comments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Mooney</title>
		<link>http://osxhelp.com/renaming-files-and-folders/comment-page-1/#comment-2281</link>
		<dc:creator>Paul Mooney</dc:creator>
		<pubDate>Tue, 11 Mar 2008 12:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/renaming-files-and-folders/#comment-2281</guid>
		<description>Happy to ...
I  will put together a list here but in fairness, the windows explorer interface is better in this case - it is just easier for people to find files in Explorer then in Finder. Cut, copy paste etc and knowing which folder files are going into is much better in the windows model.
Strange that really, considering the mac product is so superior.</description>
		<content:encoded><![CDATA[<p>Happy to &#8230;<br />
I  will put together a list here but in fairness, the windows explorer interface is better in this case &#8211; it is just easier for people to find files in Explorer then in Finder. Cut, copy paste etc and knowing which folder files are going into is much better in the windows model.<br />
Strange that really, considering the mac product is so superior.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Haneda</title>
		<link>http://osxhelp.com/renaming-files-and-folders/comment-page-1/#comment-2220</link>
		<dc:creator>Scott Haneda</dc:creator>
		<pubDate>Mon, 10 Mar 2008 17:18:05 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/renaming-files-and-folders/#comment-2220</guid>
		<description>@Paul, if you have specific issues, please do point them out.  Perhaps we can cover a post that suggests methods and workaround to others.  As of 10.5, I can no longer complain about the slowness of it.  I certainly have issues with some aspects, but it is improving.</description>
		<content:encoded><![CDATA[<p>@Paul, if you have specific issues, please do point them out.  Perhaps we can cover a post that suggests methods and workaround to others.  As of 10.5, I can no longer complain about the slowness of it.  I certainly have issues with some aspects, but it is improving.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Mooney</title>
		<link>http://osxhelp.com/renaming-files-and-folders/comment-page-1/#comment-2210</link>
		<dc:creator>Paul Mooney</dc:creator>
		<pubDate>Mon, 10 Mar 2008 15:07:11 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/renaming-files-and-folders/#comment-2210</guid>
		<description>I work full time as a Mac guy these days and love it.  But, my biggest gripe is the finder.  The interface and UI needs to be addressed to make it easier to use.</description>
		<content:encoded><![CDATA[<p>I work full time as a Mac guy these days and love it.  But, my biggest gripe is the finder.  The interface and UI needs to be addressed to make it easier to use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse</title>
		<link>http://osxhelp.com/renaming-files-and-folders/comment-page-1/#comment-2001</link>
		<dc:creator>Jesse</dc:creator>
		<pubDate>Fri, 07 Mar 2008 18:25:34 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/renaming-files-and-folders/#comment-2001</guid>
		<description>You can also change the name by Get Info - *I</description>
		<content:encoded><![CDATA[<p>You can also change the name by Get Info &#8211; *I</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morgan</title>
		<link>http://osxhelp.com/renaming-files-and-folders/comment-page-1/#comment-1914</link>
		<dc:creator>Morgan</dc:creator>
		<pubDate>Thu, 06 Mar 2008 20:14:20 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/renaming-files-and-folders/#comment-1914</guid>
		<description>You can also do batch renaming with the example scripts included with AppleScript, or use those as a base to make your own customized batch renaming scripts. Even if you&#039;re not a programmer at heart, AppleScript is fairly easy to figure out with a few minutes of logical thinking applied.</description>
		<content:encoded><![CDATA[<p>You can also do batch renaming with the example scripts included with AppleScript, or use those as a base to make your own customized batch renaming scripts. Even if you&#8217;re not a programmer at heart, AppleScript is fairly easy to figure out with a few minutes of logical thinking applied.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://osxhelp.com/renaming-files-and-folders/comment-page-1/#comment-1893</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Thu, 06 Mar 2008 15:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/renaming-files-and-folders/#comment-1893</guid>
		<description>Check out MassReplaceIt too. It lets you batch rename file names, or extensions and even lets you batch replace text within files themselves. You can also save the search and replace commands, so if you repeatedly rename files this app is perfect.

http://www.hexmonkeysoftware.com/</description>
		<content:encoded><![CDATA[<p>Check out MassReplaceIt too. It lets you batch rename file names, or extensions and even lets you batch replace text within files themselves. You can also save the search and replace commands, so if you repeatedly rename files this app is perfect.</p>
<p><a href="http://www.hexmonkeysoftware.com/" rel="nofollow">http://www.hexmonkeysoftware.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Haneda</title>
		<link>http://osxhelp.com/renaming-files-and-folders/comment-page-1/#comment-1851</link>
		<dc:creator>Scott Haneda</dc:creator>
		<pubDate>Thu, 06 Mar 2008 04:33:52 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/renaming-files-and-folders/#comment-1851</guid>
		<description>@Michael, good point.  I plan on having a short post on what file extensions are, and when it would be safe to change them, as well as why.  I was hoping in most cases, people have the default pref, which is that they can not see the .ext, so they do not have a simple way to even change it.

Thanks for the comment.</description>
		<content:encoded><![CDATA[<p>@Michael, good point.  I plan on having a short post on what file extensions are, and when it would be safe to change them, as well as why.  I was hoping in most cases, people have the default pref, which is that they can not see the .ext, so they do not have a simple way to even change it.</p>
<p>Thanks for the comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://osxhelp.com/renaming-files-and-folders/comment-page-1/#comment-1758</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 05 Mar 2008 14:36:40 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/renaming-files-and-folders/#comment-1758</guid>
		<description>A word of caution about file extensions (.doc, .pdf, .html, .txt, etc). DO NOT CHANGE THEM! Unless, of course, you know what you&#039;re doing. Changing an extension while changing a file name can cause big problems with files and apps. So be careful when renaming files.</description>
		<content:encoded><![CDATA[<p>A word of caution about file extensions (.doc, .pdf, .html, .txt, etc). DO NOT CHANGE THEM! Unless, of course, you know what you&#8217;re doing. Changing an extension while changing a file name can cause big problems with files and apps. So be careful when renaming files.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
