<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Skinvertor - encoding converter</title>
		<link>https://www.cotonti.com</link>
		<description>Son konu mesajları</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sat, 11 Apr 2026 19:38:04 -0000</pubDate>

		<item>
			<title>Lombi</title>
			<description><![CDATA[In case anyone's interested in a recursive solution that can handle batch files in different directories here's what I used <a href="http://amos.110mb.com/download/UTF8_convert.php" rel="nofollow">http://amos.110mb.com/download/UTF8_convert.php</a><br />
<br />
You search for the files you want to convert via total commander and then feed it to this app. Converts flawlessly, including the decoding of all HTML entities.]]></description>
			<pubDate>Per, 12 Mar 2009 21:47:47 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=2118&d=0#post9872]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[I've made a simple script which is useful to convert many files from one encoding to another at once. It was originally used to convert skins to UTF-8, but you can use it for other aims too.<br />
<br />
How to use it:<br />
1. Put it somewhere on your site (or localhost), e.g. site root<br />
2. Edit configuration in header:<br />
<ul>
<li><strong>$source_folder</strong> - files will be collected from this path (non-recursively)</li>
<li><strong>$target_folder</strong> - converted files will be put in this folder</li>
<li><strong>$extensions</strong> - list of extensions for files to convert, separated with pipe (|) sign</li>
<li><strong>$source_encoding</strong> - source encoding name, e.g. ISO-8859-1</li>
<li><strong>$target_encoding</strong> - target encoding name, e.g. UTF-8</li>
</ul>
3. Make sure your $target_folder is writeable for the script (often means chmod 777). It is strongly recommended that $target_folder is not the same as $source_folder and is some temporary location.<br />
4. Run <a href="http://your_site/your_folder/skinvertor.php" rel="nofollow">http://your_site/your_folder/skinvertor.php</a><br />
5. Take the converted files from $target_folder<br />
<br />
<a href="http://www.cotonti.com/datas/users/skinvertor_5.rar">Download</a>]]></description>
			<pubDate>Pzt, 16 Şub 2009 22:06:17 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=2118&d=0#post8147]]></link>
		</item>
	</channel>
</rss>