search for: geurt

Displaying 14 results from an estimated 14 matches for "geurt".

Did you mean: geert
2006 May 09
8
Dynamically printing a page
...t: <html> <head> <script language="javascript" type="text/javascript"> window.focus(); window.print(); </script> </head> <body> ... </body> </html> Thanks for any help Jim -- Jim Geurts Bia Creations, LLC http://biacreations.com 410-493-9385 _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
2006 Jun 11
0
Re: Re: Re: File upload (Jim Geurts) (Danial Tzadeh)
Sorry for the delay, the fileuploader demo is now available for download at http://212.145.207.60/demofileuploader.rar. I wish you like it and tell me how to improve it. _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
2006 Mar 31
9
File upload progress bar
I''ve seen a few demos online, for php, but I''m looking for a file upload progress bar implementation with Prototype. Can anyone point me in a good direction for one? I''m not using Rails, so I can''t use the upload_progress addon, unfortunately. Thanks for any info Jim _______________________________________________ Rails-spinoffs mailing list
2006 Mar 09
5
Comet support?
Just out of curiosity, is there a plan to support Comet (name coined by the dojo guys) w/ prototype? Comet represents persisting an http connection for low latency data operations. It also represents a nice alternative to polling. Jim _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
2006 Apr 10
4
Element.getDimensions() support for IE?
Hey all, I''m not sure if IE can support this, but I''m trying to get the dimensions of an element that has percentages for height/width. In the example code below, I''m trying to get the dimensions for the ''MyCell'' element. Firefox supports Element.getDimensions(''MyCell''), but IE returns 0 for the height & width returned by that
2006 Mar 29
3
V1.6.0 is not stable in IE...
Hi, I tried using v1.6.0 of the scriptaculous libraries (including latest prototype library) in one of my existing apps that uses the 1.5.1 version, and found that IE 6 was very unstable. Actions get slower and slower over time until the page is basically unusable. This continues until the browser window closes - a page refresh does not solve the problem. I can''t provide the exact code
2004 Jul 14
0
Convex smoothing via 'Iterative Convex Minorant' ?
I've been asked, and interested myself: Has anybody implemented the above in R or another S language dialect? We are talking about the algorithms / methodology by Wellner, Groeneboom and Jongbloed, e.g., from the following article @Article{Jongbloed:1998:ICM, author = "Geurt Jongbloed", title = "The Iterative Convex Minorant Algorithm for Nonparametric Estimation", journal = j-J-COMPUT-GRAPH-STAT, volume = "7", number = "3", pages = "310--321", month = sep,...
2006 May 03
1
Start/Finish events with $$ function?
Are there available events that can be hooked regarding the $$ function? For example, my application makes use of a function similar to $$(''.MyClass'').each(function(element, index) { /* Do something nifty */ }); and it takes a noticeable amount of time. I''m thinking that it would be beneficial to show a loading image while $$ is processing. So I was curious if the $$
2006 Mar 04
4
Tree
I''m not sure if this has been discussed, but is there a public tree control based on prototype/script.aculo.us? Thanks Jim _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
2012 Nov 01
0
numa topology within domain XML
...ges have been removed and the numa topology in the VM is one node with all cores. Could someone please tell me what I'm doing wrong here? Oooh, by the way, I'm using libvirt 0.10.2-0rc2 and qemu-kvm-0.12.1.2-2.295.el6_3.2 on a Scientific linux 6.2 machine. Thanks! Best regards, Geert Geurts
2003 May 01
2
Asterisk and unknown codecs and GSM
I have a Cisco 2600 which understands the "gsmfr" codec, which appears to be what Asterisk calls "gsm" -- at least it ends up using it. I also have a PSTN gateway which is speaking ulaw. When the 2600 calls through Asterisk to the PSTN, it negotiates the g711ulaw codec, but when the PSTN calls through Asterisk to the 2600, it seems that Asterisk is doing translation, and it
2012 Apr 02
3
booting a dos floppy from a disk image over pxe
Hello, I'm trying to boot a dos floppy stored on a disk image which is initially loaded over pxe using memdisk. I've created the disk image as follows: dd if=/dev/zero of=$IMGLOCATION/$IMGNAME bs=$(( 1024 * 1024 )) count=20 LOOPDEV=$(losetup --show -f $IMGLOCATION/$IMGNAME) MAJOR_MINOR=$(ls -l $LOOPDEV|awk '{print $5$6}'|sed 's/,/:/') DMSIZE=$(( $(ls -l
2006 Dec 05
1
Problem with special characters using Prototype v1.4.0
Hello, I am currently working on a project in which I use Prototype.js to update my page displaying different kinds of products and brands, and I have a problem with the following scenario: I have a brand with an ''รถ'' in the name, but it does not show in the page. However, when I open the URL directly, it does display. I use the following URL to fetch the page
2007 Oct 22
0
start programs on different workspaces
Hello, i want to start a program on a different workspace. So after logging in I want firefox to be started on the second workspace. I have been searching how to accomplish this and didn't come further then wmctrl, and this doesn't work. Could somebody tell me how I can accomplish this or direct me to documentation where I can find how to accompish this? Thanks, Geert -------------- next