Displaying 20 results from an estimated 2000 matches similar to: "Scriptaculous XSLT-sheet available for download"
2004 Aug 06
2
"Could not parse XSLT file"
"Matt Trim" <matt@sv.net.au> writes:
> [2004-01-18 19:47:06] DBUG admin/admin_send_response Sending XSLT
> (/usr/share/iceast/admin/stats.xsl)
^^^^^^
?
> Any ideas?
/Rolf
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to
2005 Mar 10
2
Could not parse XSLT file
Hi There...
I just installed icecast-2.2.0 ok, the stream server works, however
when I try to access the web interface, my browser displays the
message "Could not parse XSLT file". XSLT seems to be configured as
there were no compile problems. Google hasn't yielded much help.. Any
Ideas?
QuickFix
2006 Nov 04
6
Ruby/XSLT
Anybody got any experience using this ( http://greg.rubyfr.net/pub/packages/ruby-xslt/files/README.html ) ? I asked my hosting company (a2hosting.com) about XSLT processors for Rails and mentioned this one. Four hours later I get email that they''ve installed it. Thing is, the documentation didn''t generate, and when I execute ''gem list --local'' it''s
2012 Jan 19
0
artist and song for mp3 streams?; and, canonical list of legal value-ofs that can be used in XSLT!
Hello, Iceys!
Two related questions here. First, I've just finished a little icecast ->
twitter script that's working nicely, and I've also discovered quite a bit
about icecast (the main thing is that it's dead easy to set up on Ubuntu -
I got a working radio station the first time with almost no debugging!
Good job, guys.)
Now, on mp3 streams I only get a value for
2004 Aug 06
0
Message: Could not parse XSLT file
Hello,
After getting icecast2 running on both Windows and Mandrake Linux, I have
troubles with getting stats.xsl in my browser. I succeed in this with my
Windows installation, but not on my Linux machine. The message I get once I
try to read the file is: Could not parse XSLT file. What am I doing wrong?
Johan
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage:
2004 Aug 06
2
Custom .xsl files?
On Thursday 22 July 2004 04:56, Myke Place wrote:
> I'm curious if it is possible to create custom .xsl files in the /admin
> directory, using the same xsl params that appear in in the web
> interfaces that ship with Icecast2.
Yes. Though I don't know if using an arbitrary one works from the admin
directory. Certainly you can put them in icecast's webroot directory (or some
2007 Sep 22
2
Rails + XSLT
hey all,
i wanna learn how to use and integrate XSLT with RoR but i don''t find any
resources so if any one know any good resources i will be appreciated
thanks
--
Mohamed Saeed
software engineer
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group,
2004 Aug 06
2
xslt-config
after running sh autogen.sh and Icecast begins to complie (is this the correct term)
I get the folling:
..
checking for getaddrinfo... yes
checking for inet_pton... yes
checking for xslt-config... no
configure: error: xslt-config could not be found
Could some one please explain. Thanks !
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage:
2006 Aug 16
1
XSLT support
Anybody got any experience using this XSLT processor?
http://raa.ruby-lang.org/project/ruby-xslt/
I need one. Are there alternatives?
Thanks,
Bill
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060816/b66b934a/attachment.html
2014 Jan 23
1
[Bug 887] New: iptables.xslt wrong "match" -m handling
https://bugzilla.netfilter.org/show_bug.cgi?id=887
Summary: iptables.xslt wrong "match" -m handling
Product: iptables
Version: 1.4.x
Platform: All
OS/Version: Debian GNU/Linux
Status: NEW
Severity: major
Priority: P5
Component: unknown
AssignedTo: netfilter-buglog at lists.netfilter.org
2006 Jan 24
2
Ruby on Rails using XML and XSLT
Hello,
I''m building an ruby on rails application right now and i get an XML
document from a specific url.
Is it in rails possible to transform the XML document with an XSLT
document?
Thanks in advance
Daan
--
Posted via http://www.ruby-forum.com/.
2005 Mar 19
3
[Fwd: IceCast up to v2.20 multiple vulnerabilities]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hey all,
did you happen to see this recent post to bugtraq? If so, I apologize.
I haven't been keeping up with the archives since everything has been
running so smoothly. ;)
- --Stauf
- -------- Original Message --------
Subject: IceCast up to v2.20 multiple vulnerabilities
Date: 18 Mar 2005 22:31:14 -0000
From: Patrick
2009 Nov 05
0
how ot remove the highest value from total time jmeter xslt
Hi,
I am new to xslt and I need some help removing the highest value from the
'total time' and then calculating the 'average time' for jmeter reports
Thanks,
Hema
--
View this message in context: http://old.nabble.com/how-ot-remove-the-highest-value-from-total-time-jmeter-xslt-tp26208608p26208608.html
Sent from the R help mailing list archive at Nabble.com.
2004 Aug 06
1
Could not parse XSLT file
hi
i installed icecast 2.01 on a suse system (hmm didn't have any imapct to
the desicion for suse) and compiled every myself.
the streaming server itself runs, i can steam and receive the stream but
i cant get the web-admin interface via host:8000/admin/. the following
error occurs in the web browser:
Could not parse XSLT file
XSLT: current tarball (cvs snapshot)
libxml2-2.6.9
2010 Jun 22
1
Adding style sheet line to xml output
I'm probably being dense but I can't work out how to add the second
line:
<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="style.xsl"?>
<catalogue>
...
...
I can get the first line using:
saveXML(xml$value(), prefix='<?xml version="1.0"?>',
2004 Aug 06
2
configure: error: xslt-config could not be found
Hi.
I just tried to compile icecast2 my self from cvs.
1. cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot login
2. cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot -z 9 co icecast
hangs after timing.h:
...
U timing/TODO
U timing/timing.c
U timing/timing.h
(pressing Ctrl-C)
cvs [checkout aborted]: received interrupt signal
I continue anyway...
3a. ./autogen.sh
...
checking for working
2005 Sep 28
0
Prototype / script.aculo.us / XSLT 2.0
Here''s an blog on how I''m using Prototype and script.aculo.us...
http://engrm.com/blogometer/2005/09/28/relay-and-javascript-generators/
If anyone is interested in generating views and models for
script.aculo.us controllers in XSLT 2.0 please let me know.
--
Alan Gutierrez - alan@engrm.com
- http://engrm.com/blogometer/index.html
-
2015 Dec 06
1
Listener statistics on a fallback stream
Hello,
On 06-12-15 13:58, Yahav Shasha wrote:
>
> >To me it sounds like a bug; surely the fallback never needs
> statistics,
> only the real steam because this is where listeners connect to.
>
>
> Well, the fallback mount is still a mount-point nonetheless. you could
> still use it as a "regular" mount-point even if its configured as a
>
2004 Aug 06
2
Status.xml
Hi,
I have an XSL file that just transfers the XML straight through, see
status-xml.xsl here:
http://www.ecs.soton.ac.uk/~njh/libshout-doc/
<p>I also have an improved version of status.xsl there.
<p><p>Cheers,
<p>nick.
<p><p>>Hi everybody,
>
>If I understand well, the purpose of XSL files is re-formatting XML files.
>When I checked the admin
2004 Aug 06
2
Icecast2 Web Admin Interface
Well, it's not my native language so I'm not pretty sure of my english. :)
Did somebody try the xsls ?
> Poor english? Where? :D
> Deven
> On Sun, 2004-01-25 at 11:08, Gilles Dartiguelongue wrote:
/>> Hi all, I had a look at the web interface yesterday and I was a little /
/>> bit disappointed /
/>> by the code I found. So I started to make modifications