search for: html_files

Displaying 5 results from an estimated 5 matches for "html_files".

2003 Nov 10
2
ISDN TBCT....
Greetings, This may be a bit arcane but does anyone know what the contents of a facility message should be for initiating a TBCT on an NI2 ISDN. I've been trying to get it to work on a DMS100 for the last four months to no avail. The message I am currently sending makes it to the switch but is returned with unknown message. Perhaps someone here has done it before and can help me out.
2008 Feb 26
1
A weird problem with open-uri
Hi all, I found a very weird problem/bug with open-uri today. In my application I have this line: html_file = open(@story.url) It raises this Exception: OpenURI::HTTPError - 404 Not Found This is the url: http://jwak.net/media/844/ . There''re no problems with it. Moreover if I execute the same thing in the console (script/console) - it just works as expected. I start both - the server
2010 Oct 22
0
NUT and AsciiDoc (was: Next AsciiDoc release)
...srackham/bin/a2x", line 814, in <module> > a2x.execute() > File "/home/srackham/bin/a2x", line 343, in execute > self.__getattribute__('to_'+self.format)() > File "/home/srackham/bin/a2x", line 625, in to_chunked > self.copy_resources(html_files, src_dir, dst_dir) > File "/home/srackham/bin/a2x", line 509, in copy_resources > lambda attrs: attrs.get('type') == 'text/css') > File "/home/srackham/bin/a2x", line 240, in find_resources > parser.feed(open(f).read()) > File "/usr/l...
2006 Nov 06
3
HtmlWindow and friends
Hi Attached is a patch to add HtmlWindow and some of its friends, including HtmlEasyPrinting. Also a sample. I haven''t tried exposing the parsing and rendering API yet to allow custom tags etc - I just wanted to get basic HTML and the 0.6.0 compatibility classes first. There may well be some quite easy classes left. There''s one ugly kludge to get OnOpeningURL to compile -
2006 Nov 12
0
[724] trunk/wxruby2: Initial commit of HtmlWindow functionality
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!-- #msg dl { border: 1px #006 solid; background: #369; padding: