search for: shod

Displaying 3 results from an estimated 3 matches for "shod".

Did you mean: shed
2005 Jan 12
0
Testing Xen on IA64 (for Dan Magenheimer)
Hello Dan, > The Linux distribution I uses is a Red Hat EL-AS 3 (update 4) and the > platform is an old LION (HP rx4610) (4xIA64 - 666 MHz, 1GB memory). As we say in france, "Les cordonniers sont toujours les plus mal chausses", and in your native language: "Nobody is worse shod than the shoemaker''s wife". For the moment, I have nothing else than this Lion platform. I''m waiting after a Tiger system for the end of this month. Soon, I would be able to open a zoo. Philippe. ---------------------------------------------------------------------------- -...
2006 Apr 18
10
Validates_ip_of
Hello all After being told of a funky date validator I will ask again for another validator :) Does anyone know of a plugin that validates that a field is the correct syntax for an IP Address? Thanks Jeff -- Posted via http://www.ruby-forum.com/.
2003 Jun 17
11
New Module app_perl
I just made my first 2 modules for asterisk (The 1st one is depriciated already). I was annoyed that i couldn't get GotoIf to take any expressions besides a boolean then i made a module to mimic gotoif and parse a few expressions like (${var} > 12) exten => 1,1,gotoif_expr,${var} > 12:1|4:1|5 Then I immediatly obseleted it with this new embedded perl module that lets you