Displaying 2 results from an estimated 2 matches for "eeew".
Did you mean:
eee
2000 Dec 22
1
Be happy: ogg123 fixes (almost)
...h time Jack and others have taken over ogg123. Now I have a week
off for Christmas ("Winter Break" for the politically correct), so I
have some free time. And what better place to spend it than at my
computer? (heh)
So anyway I decided to take a look at (what's left of)
ogg123. Yuck. Eeew. Horror. The good news: I'm working on it
(yay!). The bad news: It's not ready yet. Probably by tomorrow I'll
commit my huge batch of fixes which are basically relatively simple
cleanups of what's already there. The bigger changes, like a frontend
interface, suid-root for audio devi...
2005 Dec 27
8
XML Not Working in Explorer 6
I''m playing with XML using Builder but seem to be having some trouble in
Explorer 6. My sample code:
xml = Builder::XmlMarkup.new
xml.instruct!
xml.instruct! ''xml-stylesheet'', :href=>''/stylesheets/style-xml.css'',
:type=>''text/css''
xml.declare! ''DOCTYPE'', :html,
:PUBLIC,
"-//W3C//DTD XHTML 1.0