<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<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">
	<channel>
		<title>pnotepad.org forums Tag: utf-8 - Recent Posts</title>
		<link>http://pnotepad.org/forums/tags/utf-8</link>
		<description>Programmer&#039;s Notepad Forums</description>
		<language>en-US</language>
		<pubDate>Fri, 30 Jul 2010 01:11:05 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://pnotepad.org/forums/search.php</link>
		</textInput>
		<atom:link href="http://pnotepad.org/forums/rss/tags/utf-8" rel="self" type="application/rss+xml" />

		<item>
			<title>&#34;Replace all&#34; problem (rc-flitzer)</title>
			<link>http://pnotepad.org/forums/topic/2776#post-5068</link>
			<pubDate>Sun, 09 May 2010 16:02:43 +0000</pubDate>
			<dc:creator>rc-flitzer</dc:creator>
			<guid isPermaLink="false">5068@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Sorry for the late answer. I created a bug report (Issue 906) and hope it helps. If you need I can provide you with an example of my test file, but it really goes with every non-ASCII char. You should be able to type one yourself or use charmap.exe.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>&#34;Replace all&#34; problem (simon)</title>
			<link>http://pnotepad.org/forums/topic/2776#post-4849</link>
			<pubDate>Tue, 04 May 2010 12:59:25 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">4849@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi, please let me know which version of PN you're using for these problems. I'd like to make sure they're fixed. There are lots of improvements for unicode support in 2.1.x but there may still be bugs.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>&#34;Replace all&#34; problem (rc-flitzer)</title>
			<link>http://pnotepad.org/forums/topic/2776#post-4842</link>
			<pubDate>Sat, 01 May 2010 10:23:33 +0000</pubDate>
			<dc:creator>rc-flitzer</dc:creator>
			<guid isPermaLink="false">4842@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;This is working but only in ANSI-mode. Not in UTF-8 mode. Seems there are STILL a lot of problems using UTF-8. :-(&#60;br /&#62;
I recently wanted to replaced the - (hyphen) with a – (en-dash). Didn’t work with replace all. But also somehow did not work using manual replacement. I had to use the search function and for each occurrence press Strg-V to replace it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>&#34;Replace all&#34; problem (omli)</title>
			<link>http://pnotepad.org/forums/topic/2776#post-4837</link>
			<pubDate>Wed, 28 Apr 2010 18:32:41 +0000</pubDate>
			<dc:creator>omli</dc:creator>
			<guid isPermaLink="false">4837@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Replace All button isn't working for &#34;’&#34; (this inside double quotes) . I'm trying to replace &#34;’&#34; with &#34;'&#34;, but nothing happens. I have to click Replace button many times.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>More compatibility support for encoding (ANSI and UTF-8) (rc-flitzer)</title>
			<link>http://pnotepad.org/forums/topic/2025#post-4099</link>
			<pubDate>Wed, 14 Apr 2010 10:58:33 +0000</pubDate>
			<dc:creator>rc-flitzer</dc:creator>
			<guid isPermaLink="false">4099@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I created a file which has all german umlauts (äöü and ß) in a line. Then there are all 122 non-ASCII characters from Windows-1252 in another line. This has been saved both with encodings Windows-1252 and UTF-8 (with BOM). Is this helpful? Most European Windows versions use 1252. For Kyrillic and other encodings (Chinese, Thai, Turkish) it's a bit more complicated to create these files, but I could also do this if neccassary.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://rainer-grabbe.de/developer/pnotepad/windows-1252.txt&#34; rel=&#34;nofollow&#34;&#62;http://rainer-grabbe.de/developer/pnotepad/windows-1252.txt&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://rainer-grabbe.de/developer/pnotepad/utf-8.txt&#34; rel=&#34;nofollow&#34;&#62;http://rainer-grabbe.de/developer/pnotepad/utf-8.txt&#60;/a&#62;&#60;br /&#62;
Maybe your browser does not display any text in one of these files because of encoding. Simply save them.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>More compatibility support for encoding (ANSI and UTF-8) (simon)</title>
			<link>http://pnotepad.org/forums/topic/2025#post-4098</link>
			<pubDate>Wed, 14 Apr 2010 08:15:45 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">4098@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi, thanks for the feedback. I really would like to get this stuff fixed, and sorry I haven't got around to it yet. I'll try and prioritise these bugs, but maybe you could help:&#60;/p&#62;
&#60;p&#62;What would make these requests easier to work on would be a set of sample files that I can use to verify results, so for each conversion that I might do:&#60;/p&#62;
&#60;p&#62;1. Open source file [x]&#60;br /&#62;
2. Convert to encoding blah&#60;br /&#62;
3. Save as new file, and compare to file [y]&#60;/p&#62;
&#60;p&#62;If I had a set of x and y that were known to be good, then testing this is much easier. If you were willing to help on this (or anyone else for that matter, code or samples) it might speed things along.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>More compatibility support for encoding (ANSI and UTF-8) (rc-flitzer)</title>
			<link>http://pnotepad.org/forums/topic/2025#post-4069</link>
			<pubDate>Tue, 13 Apr 2010 09:45:38 +0000</pubDate>
			<dc:creator>rc-flitzer</dc:creator>
			<guid isPermaLink="false">4069@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hello!&#60;br /&#62;
At first I'd like to thank you, Simon, for the newest version 2.1. It has been a while since I looked here for new versions and this one impresses me. Native support for extensions without the need to install Python (and a nice text sorting extension) and native UTF-8 support, finally. You see, UTF-8 is the future, but already for years, so PNotepad was already late. ;-)&#60;/p&#62;
&#60;p&#62;If you only edit UTF-8 files everything is nice. But I also have many many old ANSI (1252) files, and it would be great to use PNotepad as all-purpose editor for both encodings. Here is why is that not yet possible:&#60;/p&#62;
&#60;p&#62;1. I want to create new files automatically in UTF-8. But when I set „Code Page“ to Unicode (UTF-8), all opened ANSI files (with automatc encoding recognition) are displayed wrong. The editor recognizes ANSI encoding and says so in status line, but instead of an „ü“ I only get a square with „FC“ written in it. So it seems a bug: the text window wants to display the text in UTF-8, but it is ANSI and it should be displayed so.&#60;br /&#62;
That's really annoying. Either I can't open my old ANSI files properly or I manually have to change encoding from ANSI to UTF-8 on every single new-created document.&#60;/p&#62;
&#60;p&#62;2. There is still no easy conversion between encodings, which I proposed in July 2008: &#60;a href=&#34;http://pnotepad.org/forums/topic/443#post-1558&#34; rel=&#34;nofollow&#34;&#62;http://pnotepad.org/forums/topic/443#post-1558&#60;/a&#62;&#60;br /&#62;
And yes, I rechecked the behaviour. It's still the same. It would be so easy to implement an option to set/change the encoding in the save dialog window.&#60;/p&#62;
&#60;p&#62;I already created two bug reports (875 and 876) for these issues. Hopefully I'm waiting for them to be finished (at least 875). :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>[not running] PyPn won&#039;t run with PN 2.0.9.806 (rc-flitzer)</title>
			<link>http://pnotepad.org/forums/topic/442#post-1708</link>
			<pubDate>Mon, 10 Nov 2008 19:51:10 +0000</pubDate>
			<dc:creator>rc-flitzer</dc:creator>
			<guid isPermaLink="false">1708@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Good news!&#60;br /&#62;
I switched Python from 2.5.2 to 2.6, now everything works fine, especially PNotepad und PyPN. :) Since no other application is bothered by this I'll leave it so.&#60;/p&#62;
&#60;p&#62;Thanks for the help. :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>[not running] PyPn won&#039;t run with PN 2.0.9.806 (simon)</title>
			<link>http://pnotepad.org/forums/topic/442#post-1706</link>
			<pubDate>Mon, 10 Nov 2008 11:43:22 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">1706@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I have seen at least one case of TortoiseHg causing PyPN to fail. I think they use a non-standard build of python and because it's always loaded (the shell extension gets loaded into the PN process) we end up seeing their version of the dll. I haven't found a way to resolve this yet.&#60;/p&#62;
&#60;p&#62;Also: Yes, I'm looking into mail notification.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>[not running] PyPn won&#039;t run with PN 2.0.9.806 (rc-flitzer)</title>
			<link>http://pnotepad.org/forums/topic/442#post-1705</link>
			<pubDate>Mon, 10 Nov 2008 11:23:44 +0000</pubDate>
			<dc:creator>rc-flitzer</dc:creator>
			<guid isPermaLink="false">1705@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;... sorry for the late answer. It seems that this forum needs an e-mail notification for I can't check all my used forums every day for new answers. :(&#60;/p&#62;
&#60;p&#62;To your checking questions:&#60;br /&#62;
1. I have installed Python in &#34;D:\Sprachen\Python25&#34;, so it's not a standard path, but all are ascii chars.&#60;br /&#62;
2. I will test Python 2.6 ...&#60;br /&#62;
3. Hm there's at one in c:\windows\system32, which is the first to be found in PATH. There's another one used by TortoiseHg (version control system), the folder is also in PATH but after the system folder. I'll check this. [...] no, removing the folder from PATH didn't help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>[not running] PyPn won&#039;t run with PN 2.0.9.806 (simon)</title>
			<link>http://pnotepad.org/forums/topic/442#post-1677</link>
			<pubDate>Sun, 26 Oct 2008 21:28:01 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">1677@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Also, are there any extra copies of Python25.dll on your system, or only the main installed one?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>[not running] PyPn won&#039;t run with PN 2.0.9.806 (simon)</title>
			<link>http://pnotepad.org/forums/topic/442#post-1676</link>
			<pubDate>Sun, 26 Oct 2008 21:05:21 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">1676@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi, sorry to hear it's still not working :(&#60;/p&#62;
&#60;p&#62;I just had a look at the dump file and the failure is happening just after we initialize python (the very first time I try to do something with it).&#60;/p&#62;
&#60;p&#62;Could you please let me know the following:&#60;/p&#62;
&#60;p&#62;1. Path that you have installed python in?&#60;/p&#62;
&#60;p&#62;It may be that if you have installed python in somewhere other than the default location (e.g. a path with spaces, or unicode characters) that this might be causing problems.&#60;/p&#62;
&#60;p&#62;2. Does Python 2.6 with the 2.6 version of PyPN work (if you can try)?&#60;/p&#62;
&#60;p&#62;I'll have a look and see if there's anything else I can find out about this type of problem, I've not seen it before.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>[not running] PyPn won&#039;t run with PN 2.0.9.806 (rc-flitzer)</title>
			<link>http://pnotepad.org/forums/topic/442#post-1675</link>
			<pubDate>Sat, 25 Oct 2008 12:39:25 +0000</pubDate>
			<dc:creator>rc-flitzer</dc:creator>
			<guid isPermaLink="false">1675@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hello again!&#60;/p&#62;
&#60;p&#62;I removed all user settings from PNotepad and reinstalled it (runs fine). Then I registered PyPN. Without any extra changes to the configuration I get the same error message again: &#34;Programmer's Notepad 2 has experienced an unexpected problem and is going to close, we apologise for this inconvenience.&#34;&#60;/p&#62;
&#60;p&#62;The dump file is available at the same address posted above. I also uploaded my settings folder here:&#60;br /&#62;
&#60;a href=&#34;http://home.arcor.de/sagem-x-5/pn/settings.7z&#34; rel=&#34;nofollow&#34;&#62;http://home.arcor.de/sagem-x-5/pn/settings.7z&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Please help me, I still can't use PyPN.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>[not running] PyPn won&#039;t run with PN 2.0.9.806 (rc-flitzer)</title>
			<link>http://pnotepad.org/forums/topic/442#post-1674</link>
			<pubDate>Fri, 24 Oct 2008 19:19:17 +0000</pubDate>
			<dc:creator>rc-flitzer</dc:creator>
			<guid isPermaLink="false">1674@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hello!&#60;/p&#62;
&#60;p&#62;I just installed the latest development version 2.0.9-853-devel, trying to use PyPn 0.9.853 for Python 2.5. I have installed Python 2.5.2 on my system. The same error as described above still occurs. PNotepad won't start when PyPN extension is registered in config.xml.&#60;/p&#62;
&#60;p&#62;I have uploaded the dump file on my personal webspace here:&#60;br /&#62;
&#60;a href=&#34;http://home.arcor.de/sagem-x-5/pn/PN2_2.0.9.853.dmp&#34; rel=&#34;nofollow&#34;&#62;http://home.arcor.de/sagem-x-5/pn/PN2_2.0.9.853.dmp&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Will it help posting my configuration of PNotepad? Maybe there is something wrong. I will try installing again in a fresh profile, could help... I'm a bit disappointed because I can't use PyPN for months. :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>[not running] PyPn won&#039;t run with PN 2.0.9.806 (rc-flitzer)</title>
			<link>http://pnotepad.org/forums/topic/442#post-1604</link>
			<pubDate>Sun, 10 Aug 2008 12:44:29 +0000</pubDate>
			<dc:creator>rc-flitzer</dc:creator>
			<guid isPermaLink="false">1604@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hello!&#60;br /&#62;
Any success yet? I mean it's not immediate for me having this functionality. At the moment PNotepad does its job fine. :) But as there is a mighty plugin system I'm curious and want to try it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>[not running] PyPn won&#039;t run with PN 2.0.9.806 (simon)</title>
			<link>http://pnotepad.org/forums/topic/442#post-1587</link>
			<pubDate>Mon, 28 Jul 2008 14:15:48 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">1587@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Sorry about this, and thanks for trying again. I'll take a look at the dump file this evening and try and get to the bottom of this.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>[not running] PyPn won&#039;t run with PN 2.0.9.806 (rc-flitzer)</title>
			<link>http://pnotepad.org/forums/topic/442#post-1586</link>
			<pubDate>Mon, 28 Jul 2008 13:57:12 +0000</pubDate>
			<dc:creator>rc-flitzer</dc:creator>
			<guid isPermaLink="false">1586@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Sorry for the late answer. :(&#60;br /&#62;
I just checked again using PNotepad 2.0.9.806 and the latest PyPN 0.9 for Python 2.5. It crashed and created a dump file, which I uploaded here: &#60;a href=&#34;http://rapidshare.com/files/133074511/PN2_2.0.9.806.dmp&#34; rel=&#34;nofollow&#34;&#62;http://rapidshare.com/files/133074511/PN2_2.0.9.806.dmp&#60;/a&#62; (I hope, Rapidshare is ok for you?)&#60;/p&#62;
&#60;p&#62;The config.xml contains the following text after executing &#34;pn --findexts&#34;:&#60;br /&#62;
&#60;code&#62;&#38;lt;config&#38;gt;&#38;lt;extension path=&#38;quot;taggers/ctagsnavigator.dll&#38;quot;&#38;gt;&#38;lt;/extension&#38;gt;&#38;lt;extension path=&#38;quot;Taggers\ctagsnavigator.dll&#38;quot;&#38;gt;&#38;lt;/extension&#38;gt;&#38;lt;extension path=&#38;quot;pypn.dll&#38;quot;&#38;gt;&#38;lt;/extension&#38;gt;&#38;lt;/config&#38;gt;&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>[not running] PyPn won&#039;t run with PN 2.0.9.806 (simon)</title>
			<link>http://pnotepad.org/forums/topic/442#post-1567</link>
			<pubDate>Mon, 21 Jul 2008 21:53:24 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">1567@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;The PyPN 0.9 release should work fine with the 0.9 builds of PN. The current stable release of PN (0.8) should work fine with the stable 0.8 release of PyPN. You shouldn't mix these. When PN crashes does it save a dump?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>UTF-8 to ANSI conversion is too circuitous (rc-flitzer)</title>
			<link>http://pnotepad.org/forums/topic/443#post-1566</link>
			<pubDate>Mon, 21 Jul 2008 20:11:26 +0000</pubDate>
			<dc:creator>rc-flitzer</dc:creator>
			<guid isPermaLink="false">1566@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Is there a chance to get an additional &#34;Encoding&#34; setting in the &#34;Save as...&#34; dialog window? That would solve many conversion problems with ANSI and UTF-x. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>[not running] PyPn won&#039;t run with PN 2.0.9.806 (rc-flitzer)</title>
			<link>http://pnotepad.org/forums/topic/442#post-1565</link>
			<pubDate>Mon, 21 Jul 2008 20:10:33 +0000</pubDate>
			<dc:creator>rc-flitzer</dc:creator>
			<guid isPermaLink="false">1565@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Any hints which combinations of PN and PyPN properly work together? At least Simon should know ...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>UTF-8 to ANSI conversion is too circuitous (rc-flitzer)</title>
			<link>http://pnotepad.org/forums/topic/443#post-1558</link>
			<pubDate>Sat, 19 Jul 2008 11:06:09 +0000</pubDate>
			<dc:creator>rc-flitzer</dc:creator>
			<guid isPermaLink="false">1558@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hello!&#60;br /&#62;
It is great that PNotepad can handle both UTF-8 (with/without BOM) and ANSI encoding files. But it's not that easy to convert from one encoding to another. Maybe I'm doing wrong, but here are my procedures.&#60;/p&#62;
&#60;p&#62;ANSI to UTF-8:&#60;br /&#62;
Open textfile, recognized correctly as ANSI. Then I copy/cut the entire file (so it is empty) and set File-&#38;gt;Encoding-&#38;gt;UTF-8. I paste back the file content, save it and it is converted to UTF-8. :) Not that easy but ok.&#60;/p&#62;
&#60;p&#62;UTF-8 to ANSI:&#60;br /&#62;
This is way more complicated. I open the file, recognized as UTF-8. Copy/cut the entire file, set File-&#38;gt;Encoding-&#38;gt;8-Bit. Paste back the file content, save it, BUT: it is still UTF-8 encoded. :(&#60;br /&#62;
The way it works: copy/cut entire file content, set File-&#38;gt;Encoding-&#38;gt;8-Bit. Then save and CLOSE. Reopen the file, paste back the file content, again save. Then it is stored as an ANSI encoded file.&#60;/p&#62;
&#60;p&#62;Why has the conversion be so complicated? Maybe the option File-&#38;gt;Encoding does not convert but interpret the file new, is this correct? But how should I easily convert a textfile to another encoding? I have a proposal: maybe you can add an &#34;Encoding&#34; setting in the &#34;Save as...&#34; window. The user won't have to copy/cut/repaste, it's just that the file content is stored with another encoding. I know that it works because with the complex way (described above) it is at least possible, but not comfortable...&#60;/p&#62;
&#60;p&#62;Thanks for reading,&#60;br /&#62;
rc
&#60;/p&#62;</description>
		</item>
		<item>
			<title>[not running] PyPn won&#039;t run with PN 2.0.9.806 (rc-flitzer)</title>
			<link>http://pnotepad.org/forums/topic/442#post-1557</link>
			<pubDate>Thu, 17 Jul 2008 15:44:04 +0000</pubDate>
			<dc:creator>rc-flitzer</dc:creator>
			<guid isPermaLink="false">1557@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hello!&#60;br /&#62;
Because it is my first posting here, I'd like to thank the programmer for developing such a useful editor. It's one of the best I've ever seen because it has all the small little features which I miss in all other editors. It's not overcrowded, yet has many options. Thanks a lot and keep working on it! :)&#60;/p&#62;
&#60;p&#62;So now to my question. I'm using PN 2.0.9.806-devel because this version has correct handling of Home/End keys and of UTF-8 encoded files. While looking around in this forum I discovered PyPn as a wonderful method of extending editor functions with Scripts (I'd like to try auto indent scripts). But unfortunately it won't work in my editor.&#60;br /&#62;
The use of PyPn 0.9.794 for Python 2.5 crashes PN so it won't start up. Using 0.8.717 doesn't crash but I don't have any scripts visible in script list (Alt-F10). Maybe it's working though and I just have no scripts (but there are some in scripts folder)...?&#60;/p&#62;
&#60;p&#62;Using stable version of PN (2.0.7.?) won't work with PyPN 0.8 (crashing at startup) but doesn't show any scripts when using PyPN 0.9. It's the same problem, only the other way round compared with PN 2.0.9.806...&#60;/p&#62;
&#60;p&#62;Which combination of PN and PyPN should I use? I'm using WinXP SP2 and Python 2.5.2. Other Python tools run properly.&#60;/p&#62;
&#60;p&#62;Thanks for help,&#60;br /&#62;
rc
&#60;/p&#62;</description>
		</item>
		<item>
			<title>charset per filetype (troels)</title>
			<link>http://pnotepad.org/forums/topic/187#post-665</link>
			<pubDate>Fri, 23 Mar 2007 13:43:03 +0000</pubDate>
			<dc:creator>troels</dc:creator>
			<guid isPermaLink="false">665@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Some content types default to utf-8, while others default to an 8-bit encoding. It would be practical if it was possible to specify on a per filetype-basis, which encoding to default to.&#60;br /&#62;
A distinction between different types of 8-bit charsets would be a nice addition. In particular, to be able to choose between iso-8859-1 and windows-1252 would be very useful.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>utf-8 and smarty... possible bug? (Bjoern)</title>
			<link>http://pnotepad.org/forums/topic/176#post-633</link>
			<pubDate>Wed, 07 Mar 2007 19:17:44 +0000</pubDate>
			<dc:creator>Bjoern</dc:creator>
			<guid isPermaLink="false">633@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;In the lastest builds, it is possiblie to use a BOM-less UTF-8.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>utf-8 and smarty... possible bug? (michaelkelly)</title>
			<link>http://pnotepad.org/forums/topic/176#post-632</link>
			<pubDate>Wed, 07 Mar 2007 16:59:54 +0000</pubDate>
			<dc:creator>michaelkelly</dc:creator>
			<guid isPermaLink="false">632@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I have found out that it is due the a Byte-Order Mark (BOM) being placed in the beginning of the files... was wondering if there is anyway to turn this off?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>utf-8 and smarty... possible bug? (michaelkelly)</title>
			<link>http://pnotepad.org/forums/topic/176#post-631</link>
			<pubDate>Wed, 07 Mar 2007 16:37:29 +0000</pubDate>
			<dc:creator>michaelkelly</dc:creator>
			<guid isPermaLink="false">631@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I have experienced interesting behavior while using programmers notepad (v.2.0.6.1) and smarty (v.2.6.17).&#60;/p&#62;
&#60;p&#62;When I use UTF-8 encoding on a *.tpl file, and smarty parses the *.tpl file three hex values are places at the beginning of every *.tpl file that is included in the php. They are: BE BB BF I believe. This is only a problem because ie7 interprets these in the same way that it interprets a comment before the doctype statement. When you put a comment before the doctype statement in ie you are put into quirks mode. And this in turn breaks my css. I have solved the problem by coding the files in 8-bit format instead of UTF-8.&#60;/p&#62;
&#60;p&#62;I have not tried using a different editor and encoding in UTF-8 and running it through smarty.&#60;/p&#62;
&#60;p&#62;I have however, tried to make *.php files with programmers notepad and these hex characters were not added to the beginning of the files.&#60;/p&#62;
&#60;p&#62;I may have some setting turned wrong in smarty and/or programmers notepad but i don't know i just thought that someone else might like to know if it were a bug in either program&#60;/p&#62;
&#60;p&#62;-michael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>BOM in UTF-8 (Bjoern)</title>
			<link>http://pnotepad.org/forums/topic/151#post-563</link>
			<pubDate>Sat, 30 Dec 2006 22:36:22 +0000</pubDate>
			<dc:creator>Bjoern</dc:creator>
			<guid isPermaLink="false">563@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I doubt PHP understands (or even cares) about its source file encodings - which can be witnessed when using a BOM on such a file... - which is another good reason to use UTF-8 for PHP files.&#60;/p&#62;
&#60;p&#62;I doubt there are that many programs that get it right without the uses help; at least for legacy files, it might be safe to assume UTF-8 for BOM less ones for newer/current files.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>BOM in UTF-8 (simon)</title>
			<link>http://pnotepad.org/forums/topic/151#post-561</link>
			<pubDate>Fri, 29 Dec 2006 23:14:27 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">561@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;The UTF-8 No Mark option is only available in development builds, but that is it's purpose. I seem to get this question a lot, I had no idea so many programs would use UTF-8 without signalling it or understanding it - crazy!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>BOM in UTF-8 (Bjoern)</title>
			<link>http://pnotepad.org/forums/topic/151#post-560</link>
			<pubDate>Fri, 29 Dec 2006 22:52:40 +0000</pubDate>
			<dc:creator>Bjoern</dc:creator>
			<guid isPermaLink="false">560@http://pnotepad.org/forums/</guid>
			<description>&#60;blockquote&#62;&#60;p&#62;Is there a way to keep UTF-8 from inserting a Byte-Order Mark? Something like setting the &#34;UTF-8 cookie&#34; property in SciTE..&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Sure: File-&#38;gt;Encoding-&#38;gt;UTF-8 No Mark :)&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;and if I understand correctly, makes sense in UTF-16 only anyway.&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;And how would any text consuming application know that it is UTF-8 whithout a BOM?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>BOM in UTF-8 (zendak)</title>
			<link>http://pnotepad.org/forums/topic/151#post-555</link>
			<pubDate>Wed, 20 Dec 2006 11:26:05 +0000</pubDate>
			<dc:creator>zendak</dc:creator>
			<guid isPermaLink="false">555@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Is there a way to keep UTF-8 from inserting a Byte-Order Mark? Something like setting the &#34;UTF-8 cookie&#34; property in SciTE.. The BOM causes some problems with certain interpreters like PHP and older browsers, and if I understand correctly, makes sense in UTF-16 only anyway.&#60;/p&#62;
&#60;p&#62;Apart from that I love the program. Using v2.0.6.1&#60;/p&#62;
&#60;p&#62;Thanks in advance
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
