Displaying 6 results from an estimated 6 matches for "utf8_encoding".
2001 Sep 30
3
UTF-8 stuff
Here's a propsed heavy-duty solution for your UTF-8 problems.
I'm including a patch in this message, but I'll put the new files on
my web site at http://rano.org/tmp/xiph_files.tar.gz
I've tested this by running vorbiscomment with and without
-DHAVE_ICONV=1 in vorbis-tools/share/Makefile. It seems to work.
Changed files:
acinclude.m4: Add a test for nl_langinfo(CODESET). This
2001 Sep 22
2
vorbis-tools reorganziation and UTF-8 stuff
I just moved a bunch of shared code (like 4 copies of getopt) into a share
directory within vorbis-tools. I also moved the UTF-8 code from oggenc into
the vorbis-tools/share directory as well so that it could be used by all of
the tools, since they all need to handle UTF-8 comments correctly. Header
files for the shared code are stored in vorbis-tools/include.
I have already fixed vorbiscomment
2012 Feb 07
10
Encoding error
...=> 6 %><br />
5: <%= f.submit "Editar grupo" %>
6: <% end %>
In my database.yml
development:
adapter: mysql
enconding: utf8
database: mailler_development
reconect: false
username: mailler
password:
pool: 5
timeout: 5000
In my list action, I put utf8_encoding( "utf-8" ) to works, but I was
searching and I don''t find nothing for form_for.
thank you
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send...
2012 Feb 26
0
Testing needed
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 26.02.2012 14:18, Erik de Castro Lopo wrote:
> I ... would appreciate reports of successful compiles (and even
> more importantly any failures) on ... Windows ...
>
1) I have to update automake version from 1.7 to 1.11.
This might be fixable with installing automake-1.7 for mingw, but i
haven't bothered with that, and i prefer 1.11
2010 Jun 09
1
TermGenerator incorrectly tokenizes German text which contains special characters
Dear Xapian users,
I try to index some German text with Xapian using the xapian_php bindings. I
run Apache 2.2 on Windows using PHP 5.2.13 with the pre build xapian
bindings from Flax:
Xapian Support enabled Xapian
Compiled Version @PACKAGE_VERSION@
Xapian Linked Version 1.2.0
The problem is that after indexing text which contains special characters
like ?, ?, ? and ?, using
2012 Feb 26
5
Testing needed
Hi all,
I think we're getting close to the first FLAC release in over 4 years.
I have tested whats currently in Git on x86, x86_64 and PowerPC Linux
and would appreciate reports of successful compiles (and even more
importantly any failures) on OSX, Windows and elsewhere.
Cheers,
Erik
--
----------------------------------------------------------------------
Erik de Castro Lopo