similar to: UTF-8 & Hebrew

Displaying 20 results from an estimated 5000 matches similar to: "UTF-8 & Hebrew"

2001 Oct 14
2
OT: WinNT(2000) player to open files with unicode names?
Sorry for posting somewhat off-topic... Most my music files have names in hebrew (FAT32 partition). I dual-boot between a hebrew win98 (where these files are opened nicely by winamp, freeamp and any other program) and a hebrew win2000, where windows media player is the only program I've seen so far to open them. All others say "can't open file ???? ?? ???.ogg" (or .mp3) - both
2002 Feb 27
3
WinVorbis 1.1 released (UTF-8 support, final notice)
This will be the last announcement of WinVorbis releases on this list. Visit the website to keep up to date. WinVorbis is now UTF-8 compliant! For some reason VorbisComment doesn't support UTF-8 characters in tag names, only in tag data. Added a case conversion routine which uppercases the first letter of every word and lowercases the rest. It is implemented in the templates by using
2002 Nov 14
1
comment tags
I'm trying to write comment writer thing for zinf, because I love the program, but it doesn't fully support ogg. I've found how to read comments, but can't figure how to write them. There has been some discussion about this previously in the archives, but I couldn't find any specifics, only references to code not posted to the list. The api documentation page is (painfully)
2002 Mar 17
2
Is an empty stream legal?
Does the spec allow a stream consisting only of headers, with 0 audio packates? -- Beni Cherniavsky <cben@tx.technion.ac.il> (also scben@t2 in Technion) MSVC in default mode doesn't define __STDC__ (correctly!). No comments. <p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this
2007 Nov 05
2
edit comment
How i can edit the comments of a vorbis file? _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ -------------- next part -------------- An HTML attachment was scrubbed... URL:
2001 Oct 29
1
The Oggendary Vorbis Format
Just invented the above (subject) phrase. Maybe somebody would like it as a slogan or something... Not patented AFAIK ;) -- Beni Cherniavsky <cben@tx.technion.ac.il> (also scben@t2 in Technion) --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to
2001 Dec 19
1
Links to archives broken by current->month# transitions
Monty, could you please modify the archiving mechanism so that the current month messages are archived from the begining into the month-number directory where they will be afterwards? The current scheme makes people link to this month's articles with a URL that breaks afterwards. At least please provide a symbolic link or something from the directory that will later become correct (e.g.
2001 Dec 03
2
Broken mail list web archive
Hi! The page http://www.xiph.org/archives/vorbis/masterindex.html links to http://www.xiph.org/archives/vorbis/date.html , whic gives a 404 error ( not found ). Just like last time ( begin of november ), when I reported it just like now. And I was ignored, just like now (?). -- David Balazic -------------- "Be excellent to each other." - Bill S. Preston, Esq., & "Ted"
2002 Jul 22
2
Vorbisgain in OggDropPXd
Hi (hope I am in the right mailing list!) I really can't figure out how to use Vorbisgain in OggdropXPd - it doesn't seem to work so far. Can Someone pls. explain detailed (steps) what to do when using Vorbisgain in OggdropXPd? I understand the settings for Vorbisgain are in "decoding options"... why? What I really want is the function of Mp3Gain on Ogg-files, and I thought
2003 Jun 19
2
Newage/World music stream
Just to let everyone know I'm now broadcasting an IceCast2 Ogg Vorbis stream of my LPFM station courtesy of MediaCast1 (http://www.mediacast1.com) for 10 hours a day Monday to Friday 20:00 - 08:00 GMT. Newage, World, Folk, Easy Listening format. 40kb/s mono. Regards, Ross Levis http://soulfm.stationplaylist.com http://winvorbis.stationplaylist.com http://www.stationplaylist.com --- >8
2001 Oct 25
1
Fwd: Re: Clarification on pshycho-acoustic in Vorbis (your non-MP3 guide)
After reading http://mp3.radified.com/mp3.htm I sent Rad an explanation of some things as I understand them. He liked it and posted it on his site (still unlinked, use the URL below). Can somebody with better understanding of psycho-acoustic terms and the vorbis model check it and comment on it? In particular I didn't know how vorbis handles quantization noise. If you reply with
2006 Feb 04
1
BIDI (Hebrew) Support
Hello, I've looked for a BIDI HOW-TO, but did not find any. I use wine-0.9.5, and run IE using ies4linux. It works great including Hebrew showing Hebrew text correctly. The problem is that I could not write any Hebrew character... Whenever I type a character I get "?". So I've looked at wine-bidi issues, and found that I need to compile wine with icu library. I did! using
2008 Sep 02
2
MS Office in Wine: Hebrew backwards
I must install MS Office in Wine on Ubuntu Linux. It installs fine, but the Hebrew is backwards. Googling the problem led me to this video, which illustrates the problem: http://www.youtube.com/watch?v=19I2qaykE6w Does anyone know how to fix this? I am on a full UTF-8 Hebrew locale, if that is relevant. I installed MS Office 2003 in English on Kubuntu 8.04. Thanks in advance. $ wine --version
2002 Feb 17
1
Seeing Hebrew Fonts
Hello, I am using Wine (rel 26 12 2001) on a Red Hat Distribution (7.1). I would like to see some Hebrew fonts. I have some True Type fonts installed on my PC . How could I proceed ? Thanks
2012 Jan 30
1
Getting htmlParse to work with Hebrew? (on windows)
Hello dear R-help mailing list. I wish to be able to have htmlParse work well with Hebrew, but it keeps to scramble the Hebrew text in pages I feed into it. For example: # why can't I parse the Hebrew correctly? library(RCurl) library(XML) u = "http://humus101.com/?p=2737" a = getURL(u) a # Here - the hebrew is fine. a2 <- htmlParse(a) a2 # Here it is a mess... None of
2010 Dec 07
1
Encoding problem - I fails to read Hebrew text from online
Hello all, # I am trying to read the text in this URL: u <- http://google.com/complete/search?output=toolbar&q=%d7%a9%d7%9c%d7%95%d7%9d # By using this command: readLines(u) And no matter what variation I tried, I keep getting this output: [1] "<?xml version=\"1.0\"?><toplevel><CompleteSuggestion><suggestion
2010 Oct 06
1
How to read a matrix with Hebrew row names?
Hello all, I am trying to read a matrix with row names in Hebrew, but I am unable to read the Hebrew words, e.g.: להחזיק -1.544317e-02 -2.398621e-01 9.854603e-01 1.111321e+00 שאחרי -1.544317e-02 -2.398621e-01 7.421092e-01 3.439690e-01 היישוב -1.544317e-02 -2.398621e-01 1.050982e+00 1.125970e+00 בתים -1.544317e-02
2007 Sep 25
1
hebrew characters
I'm trying to use rsync (version 2.6.9) to back up some files. However, a few of them contain Hebrew characters. While I can back them up, the filenames come through scrambled (I don't have Hebrew characters anymore). I've tried the -8 switch, but that didn't work. Any suggestions? Background: The files are created on Windows and saved on a samba share (v3.0.24). I can copy
2010 Jan 01
4
How to use read.table with Hebrew column names ?
Hello dear R help group, I am trying to read a .txt file, with Hebrew column names, while keeping the column names looking well in R - but without success. I uploaded an example file to: http://www.talgalili.com/files/aa.txt And am trying the command: read.table("http://www.talgalili.com/files/aa.txt", header = T, sep = "\t") This returns me with: X.....ª X...ª......
2010 Mar 18
1
How to read.table with “Hebrew” column names (in R)?
(I am reposting this question after a few months without a solution...) Hi all, I am trying to read a .txt file, with Hebrew column names, but without success. I uploaded an example file to: http://www.talgalili.com/files/aa.txt And tried the command: read.table("http://www.talgalili.com/files/aa.txt", header = T, sep = "\t") This returns me with: X.....ª X...ª......