search for: mediabox

Displaying 17 results from an estimated 17 matches for "mediabox".

Did you mean: dedibox
2008 May 21
6
this.initialize has no properties error in Prototype Code
...;video_id='' + video_id; Ajax.Response(''trackVideo.php'', { method: ''post'', parameters: params, onSuccess: function(transport) { var count = transport.responseText; $(''span'').innerHTML = count; Mediabox.open(video_url, '''', ''mediabox[480 380]''); }, onFailure: function() { alert(''I Fudged Things.''); } } ); However, when I try to execute the code I get this error "this.initialize has no properties". It a...
2005 Oct 17
1
fax - conversion problem
...problem here. On a second box I did the same. The resulting PDF appear "corrupt". If I transmit the same fax to both * box, the tiff files received are the same. A deeper analysis shows the only problem is the width and heigth of the document In the first PDF, I see <</Type/Page/MediaBox [0 0 595 842]./Rotate 0/Parent 3 0 In the second PDF, I see <</Type/Page/MediaBox [0 0 8.5 11]./Rotate 0/Parent 3 0 If in the second PDF, I replace the width and height according to the first, it becomes OK So it seeems that the second file does not convert the width and height informatio...
2006 Jul 10
1
Unexpected difference in Bounding Box of PDF graphics between (PR#9072)
...nection("s", "w")) > options(width=40) > print(sessionInfo(), width=30) > sink() > > text(-30, 30-4*seq(along=s), s, adj=c(0,0.5), cex=0.7) > dev.off() > > > > and one of the differences between the resulting PDF files is: > test-38323.pdf: /MediaBox [0 0 288 288] > test-38523.pdf: /MediaBox [0 0 595 841] > > The former corresponds to 4x4 inches, the latter to 21cm x 29.67cm. [0 0 595 842] is A4 size. Probably a default taken from something.
2014 Apr 01
1
tincd gives kernel general protection ip error.
On a recently formatted debiann 7 server, I'm running tinc1.1pre9 and running in to this type of error every 3-4 days. Mar 31 19:35:26 MediaBox kernel: [256033.433285] tincd[3301] general protection ip:406961 sp:7fff9e763b20 error:0 in tincd[400000+28000] I initially had compiled tinc1.1pre9 creating a static binary using musl libc. Thinking it must have been an issue with musl I recompiled against the system libraries, but am still h...
2007 Mar 09
1
pdf device bounding box?
dear R wizards: I have a very simple suggestion/question. Would it be easy to change the pdf device so that it adds a BoundingBox around its output? (Under R 2.4.1, this seems not to be the case, because epstopdf under linux complains. Fortunately, it still works correctly.) This is not a big deal, but it would be nice if R did so, if only to help some pdf programs that are less adept at
2011 Oct 17
1
Portrait and Lanscape PDF in the one document
People, I want to create a multi-page PDF doc and the pdf command works fine if I only use Portrait OR Landscape but how do I create a document that contains BOTH sorts of pages? Is it possible? - I couldn't find info about it. Thanks, Phil. -- Philip Rhoades GPO Box 3411 Sydney NSW 2001 Australia E-mail: phil at pricom.com.au
2020 May 30
1
Current thinking on backups ?
...snapshot'd hourly, and zfs send/recv to a backup box nightly. Outside of dovecot procedures, I find mbsync to work extremely well. It was easy enough to set up a systemd timer and service to pull the mail down. mysync.timer ============ # Run the mbsync process to sync mail down to local mediabox [Unit] Description=mbsync timer ConditionPathExists=%h/.mbsyncrc ConditionPathIsDirectory=/stuff/Backups/Mailsystems/mbsync-backups [Timer] OnBootSec=15m OnCalendar=hourly Persistent=true [Install] WantedBy=timers.target mysync.service ============== # mbsync service [Unit] Description=mbsync...
2007 Oct 13
0
swfdec patch, adds letterSpacing support
Hello, here is a first small patch that adds support to Flash 8 letterSpacing property as described here : http://wiki.mediabox.fr/documentation/flash/textformat/letterspacing http://livedocs.adobe.com/flash/9.0_fr/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts_bak&file=00002274.html http://livedocs.adobe.com/flash/9.0_fr/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts_bak&file=0...
2004 Aug 06
2
OT: whats your opinion of ODDSOCK streamTranscoder?
I'm sorry...I haven't been doind this for too long. What does a solid stream mean? --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to
2002 Nov 08
1
pdf() and pdflatex
I am having good success in using pdf() to produce pdf graphics files for inclusion in documents processed by pdflatex [I'm using R 1.6.0 on Linux]. I am having one small problem consistently though, which I believe I also had with S-Plus's pdf.graph(): wasted space at the top of the graph which causes pdflatex to put the graph on a later page, when the current page has plenty of space.
2006 Feb 28
3
Bounding Box in pdf files
This is probably a faq but I have not been able to find a solution. I create a pdf file in R but latex complains that it can't find the bounding box. Here is an example: > pdf(file="test.pdf", onefile=FALSE, width=8,height=8) > plot(1:10) > dev.off() X11 2 > sessionInfo() R version 2.2.1, 2005-12-20, sparc-sun-solaris2.9 attached base packages: [1]
2020 May 24
3
Current thinking on backups ?
Hi, What are people doing for backups ? My current process is LVM snapshot and backup from that to NFS share. But there seems to be hints around the internet that people use/abuse "doveadm backup" for backup purposes even though it seems its original intention was for transferring mailboxes between dovecot instances. Assuming its ok to "doveadm backup" to an NFS share, is it
2003 Dec 01
0
No subject
...19:31:52 -0700 (PDT) Received: (qmail 9276 invoked by uid 1007); 17 Jul 2001 02:38:03 -0000 Received: from adam@datataker.com.au by portal.datataker.com.au with qmail-scanner-0.96 (. Clean. Processed in 0.300295 secs); 17 Jul 2001 02:38:03 -0000 Received: from dhcp71.int.datataker.com.au (HELO mediabox) (192.168.1.71) by int.datataker.com.au with SMTP; 17 Jul 2001 02:38:01 -0000 From: "Adam Clark" <adam@datataker.com.au> To: <samba@lists.samba.org> Subject: Unable to change to the specified Driver Date: Tue, 17 Jul 2001 12:37:41 +0100 Message-ID: <000401c10eb4$e488d78...
2003 Dec 01
0
No subject
...tataker.com.au (datataker.com.au [203.52.180.73]) by lists.samba.org (Postfix) with SMTP id 36C4642F3 for <samba@lists.samba.org>; Wed, 1 Aug 2001 16:20:05 -0700 (PDT) Received: (qmail 63623 invoked from network); 1 Aug 2001 23:27:16 -0000 Received: from dhcp71.int.datataker.com.au (HELO mediabox) (192.168.1.71) by int.datataker.com.au with SMTP; 1 Aug 2001 23:27:16 -0000 From: "Adam Clark" <adam@datataker.com.au> To: <samba@lists.samba.org> Subject: RE: unreliable and slow foxpro application while running from the share Date: Thu, 2 Aug 2001 09:25:42 +0100 Mess...
2003 Dec 01
0
No subject
...20:58:15 -0700 (PDT) Received: (qmail 4171 invoked by uid 1007); 16 Jul 2001 04:04:22 -0000 Received: from adam@datataker.com.au by portal.datataker.com.au with qmail-scanner-0.96 (. Clean. Processed in 0.086804 secs); 16 Jul 2001 04:04:22 -0000 Received: from dhcp71.int.datataker.com.au (HELO mediabox) (192.168.1.71) by int.datataker.com.au with SMTP; 16 Jul 2001 04:04:21 -0000 From: "Adam Clark" <adam@datataker.com.au> To: <samba@lists.samba.org> Date: Mon, 16 Jul 2001 14:03:59 +0100 Message-ID: <000201c10df7$c82b2b00$4701a8c0@int.datataker.com.au> MIME-Version:...
2003 Dec 01
0
No subject
...ataker.com.au (datataker.com.au [203.52.180.73]) by lists.samba.org (Postfix) with SMTP id C62954E13 for <samba@lists.samba.org>; Wed, 22 Aug 2001 18:23:20 -0700 (PDT) Received: (qmail 59193 invoked from network); 23 Aug 2001 01:32:25 -0000 Received: from dhcp71.int.datataker.com.au (HELO mediabox) (192.168.1.71) by int.datataker.com.au with SMTP; 23 Aug 2001 01:32:25 -0000 From: "Adam Clark" <adam@datataker.com.au> To: <samba@lists.samba.org> Subject: DOS, Win9x Problems Date: Thu, 23 Aug 2001 11:27:59 +0100 Message-ID: <000101c12bbe$48d0f940$4701a8c0@int.datata...
2003 Dec 01
0
No subject
...ataker.com.au (datataker.com.au [203.52.180.73]) by lists.samba.org (Postfix) with SMTP id 059B941A2 for <samba@lists.samba.org>; Sun, 12 Aug 2001 18:00:23 -0700 (PDT) Received: (qmail 67203 invoked from network); 13 Aug 2001 01:08:33 -0000 Received: from dhcp71.int.datataker.com.au (HELO mediabox) (192.168.1.71) by int.datataker.com.au with SMTP; 13 Aug 2001 01:08:33 -0000 From: "Adam Clark" <adam@datataker.com.au> To: <samba@lists.samba.org> Subject: smbpasswd with security=domain Date: Mon, 13 Aug 2001 11:04:38 +0100 Message-ID: <000001c123df$5e648650$4701a8c0...