Displaying 8 results from an estimated 8 matches for "twee".
Did you mean:
tree
2005 Sep 01
1
moveby with callback
...ve an options object that I am passing to the moveby
effect - with no joy, it does not work
I am sure that this is possible though I have not found it on the
documentation
code sample below:
var menu = $(''treeWrapper'');
var opt =
{onComplete:function(request){tweeing=false;alert("tween off");}};
new Effect.MoveBy(menu, 0, 225, opt);
$(''ctrl'').innerHTML = "Hide demo panel<br />" + "<a
href=\"javascript:toggleTree2();\">tree toggle</a>";
thanks in advance > Sam
2003 Dec 06
1
Diploma zonder studie op basis van EVC
...een
aanvraag bij een passende universiteit indienen. Als de aanvraag wordt
gehonoreerd ontvangt u een Acceptance Letter van de universiteit.
Tegelijkertijd ontvangt u dan onze vrijblijvende offerte. Op het
moment u akkoord bent kunt u ons verzoeken om een factuur, waarna wij
u binnen twee weken het diploma, Official Academic Transcripts
(vakkenoverzicht) en ALUMNI -wachtwoord per aangetekende post kunnen
toezenden. Ongeveer een week later ontvangt u een NL-legalisatie.
Uiteraard bent u na het maken van een afspraak van harte welkom bij
ons op kantoor in Eindhoven....
2013 Aug 26
1
logging location of tftpd-hpa
...test. This time I found the requests \o/
They are in /var/log/syslog. I also found TFTP request of last week.
Thanks for opening my eyes.
Groeten
Geert Stappers
Details
stappers at cazio:/var/log
$
stappers at cazio:/var/log
$ grep tftp /var/log/syslog
Aug 26 18:35:34 cazio tftplogtest: een twee test een twee
Aug 26 18:37:53 cazio in.tftpd[31958]: RRQ from 172.24.0.54 filename pxelinux.0
stappers at cazio:/var/log
$ grep in.tftpd /var/log/syslog
Aug 26 18:37:53 cazio in.tftpd[31958]: RRQ from 172.24.0.54 filename pxelinux.0
stappers at cazio:/var/log
$ zgrep in.tftpd /var/log/syslog.7.gz
A...
2013 Aug 25
2
logging location of tftpd-hpa
Hello,
On my previous TFTP server I had logging. I did see all requests in logfiles.
On my current TFTP server I have also added the options '-v -v -v',
but nog logging. At least I can't find it them in /var/log/*/*
Where does tftpd-hpa writes it's logging?
Groeten
Geert Stappers
--
Leven en laten leven
2012 Apr 12
1
Bug#668527: xen-api: [INTL:nl] Dutch translation of debconf templates
...etwerkmanager:"
#. Type: select
#. Description
#: ../xcp-networkd.templates:2001
msgid ""
"The xcp-networkd daemon supports two network backends: standard Linux "
"bridging and Open vSwitch."
msgstr ""
"De xcp-networkd-achtergronddienst ondersteunt twee netwerk-backends: "
"standaard Linux bridging en Open vSwitch."
#. Type: select
#. Description
#: ../xcp-networkd.templates:2001
msgid ""
"While both modes support a similar feature set, Open vSwitch provides "
"additional features such as QoS, monitoring, a...
2006 Mar 30
4
[NEWS] Ruby-on-Rails reached second place in Dutch Rapid-Application-Development contest
Hi there,
The results have just been in and the Ruby-on-Rails team from Finalist
IT Group reached an incredible _second_ place!
We''re actually so surprised, that I personally expect the start of RoR
projects here soon. We''ve already announced some RoR courses. And that
while we''re mainly a Java-only shop!
You can read a report from one of the participating
2000 Dec 22
5
(HP-UX) scan: last line gets duplicated (PR#790)
The last line gets duplicated when a file is read like this:
a <- scan(file=filename, what="", sep="\n",
strip.white=c(TRUE), quiet=TRUE)
(This error does not occur on Linux, the only other platform I
tested.)
Version:
platform = hppa2.0-hp-hpux10.20
arch = hppa2.0
os = hpux10.20
system = hppa2.0, hpux10.20
Actually, all binaries are
2011 Aug 17
2
Metadata syntax (was Universal syntax for Markdown)
...ve this -- but I still think it looks ugly. However, do you actually need descriptors at all? I doubt it:
>
> * The title could be anything "at the start" of the document. Blosxom is a good example. Anything up to the first blank line is the title.
> * After that, anything between the first blank line and the second blank line would be treated as additional metadata.
> * Instead of the "Author:" descriptor, explicitely stated, it should suffice to write "by". What follows is the name of the author. (Localization would be easier as only this "ke...