search for: ooooh

Displaying 20 results from an estimated 21 matches for "ooooh".

Did you mean: oooo
2007 Sep 08
5
update_va_mapping_otherdomain
Greetings, I have a technical question about update_va_mapping_otherdomain....... I have two components: a C program linked against libxc and a kernel module which performs the following simple sequence of events from domain zero: 1. Pause guest (unprivileged) 2. Grabs the PTE associated with a random (but present) page within the guest''s kernel''s address space (using a
2007 Dec 30
4
:dependent for not destroying
Hi, Is there a way to use the :dependent option to set a certain attribute to null rather than destroying the records? For example, take the following models: User id, integer name, string group_id, integer belongs_to :democrats Groups id, integer name, string has_many :users If I delete a certain group, is there a way to have the ''group_id'' attribute of all the
2006 Apr 26
2
Ruby On Rails Salary in the UK? how much?
Hi, What do you think is a reasonable salary for a ROR programmer in Manchester, UK? If you''re working with ROR and in the UK i''d be interested in knowing your salary :-) Your opinions would be very valuable to me JD -- Posted via http://www.ruby-forum.com/.
2007 Dec 04
1
seq() does not create proper numbers (PR#10489)
...rsion 2002 Pentium(R) 4 CPU 3.2 GHz Submission from: (NULL) (134.76.183.24) # Bug in seq() function: x <- seq(-2,2,by=0.01) which(x==0.05)# How that?? # although: x# 0.05 seems to be at position 206 of x!!: x[206] # Why is this not equal to 0.05? # Reason: x2 <- as.character(x);x2 x2[206]# Ooooh... It's really not equal to 0.05!! How that? (compare lines 5 and 6!) # Remedy: x3 <- round(as.numeric(x),2) which(x3==0.05) # The (necessary) rounding is apparently and unfortunately NOT included in the seq() function!!! # But it should be!!! # Because if one doesn't know about the de...
2009 Apr 08
3
order transfers by file size
Is it possible to have rsync order transfers by file size (smallest files first) ? Would it be a big patch ? Thanks Viki
2009 Feb 10
5
HandyCafe
Hello,Im an linux user with low knowledge of that os.I am wondering could you and your team do a little program work on Wine?It is called Handycafe and its for administering cybercafe clubs.However Client of this program is working in wine but it cant identify network card to connect to server thru lan.Server program(handycafe)Is able to install thru wine but it cant be executed...I was wondering
2004 Sep 30
0
Re: Re: Re: Confused of London - How to associate zapchannels to extensions
----- Original Message ----- > Ooooh, I've got it working a treat, thanks to some great help from people on > this list. I *am* currently writing up a how to, and will post it as soon as > I'm done. > > Basically, take the line from the meridian, and chop the rj45 off. (!) put > another RJ45 on, but with the wir...
2003 Jul 30
3
Manager.pm port
For anyone that cares... I am porting James Golovich's Manager.pm over to PHP. I plan on also doing some documentation which will cover both the Perl and PHP APIs, which will be almost identical (at least, to whatever extent is practical). Will let y'all know when I have some usable code to show you. -- JustThe.net Internet & Multimedia Svcs. [The Fusion of Content &
2000 Jun 27
2
Printing from Windows 2000
Hello all...I was having incredible difficulty in setting up my HP Color LaserJet 4500 to be shared on a Caldera 2.3 Linux server with access to it from Windows 2000 machines. I've been working about a week now (sadly enough) and I think I've made some progress mainly from information in newsgroups and online documentation. Here's what I have so far: I can print from the linux
2006 Jun 01
3
[CSL #301925] centosplus kernel xfs patches and CVE-2006-1855
Hi All, we've run into a problem with the xfs component in the centosplus kernel (2.6.9-34.106.unsupportedsmp) where synchronous writes sometimes fail with EAGAIN. It's causing headaches for DB2 installs and for our database research group. There is a fix reported at: http://marc.theaimsgroup.com/?l=linux-xfs&m=110808122904352&w=2 ...that's supposed to take care of
2003 Dec 27
3
Vocera Communication Badge
Hi there, yesterday I came across the "Vocera Communication Badge" and now I'd like to know if anyone here has played with that thing (or even just seen it in real life), and if a price tag can be found for this device? Too bad they don't use SIP... ;-( http://www.vocera.com/ http://www.heise.de/newsticker/data/tol-25.12.03-001/ Cheers, Philipp ** Wireless Specifications
2006 May 12
4
New Mongrel 0.3.13 Documentation: HOWTO Do Everything
Just a quick note for a few new features/fixes available on the Mongrel pre-release and a new document that covers nearly all the big features and configurations for Mongrel. First, the document is http://mongrel.rubyforge.org/docs/howto.html and it covers: * All the start command options including the fresh -G option to generate a config for -C. * The format and usage of the MIME type file (-m
2001 Nov 29
1
patch from faith@alephnull to add rate indicator to --progress
Any votes for/against? ----- Forwarded message from Rik Faith <faith@alephnull.com> ----- Date: Wed, 28 Nov 2001 12:55:29 -0500 From: Rik Faith <faith@alephnull.com> To: mbp@samba.org Subject: rsync patch X-Mailer: VM 6.96; XEmacs 21.1; Linux 2.4.16 (light) Here is a patch that adds rate information (e.g., kB/s) to the --progress display. I just noticed that 2.4.7pre4 is coming
2006 Jan 08
10
rCalendar Project
Railoholic-Anonymous Members: I am tooling around with the idea of forming a project which would create a calendar plugin/engine with the following features: 1. DB schema mapping all necessary iCal (RFC-2445) fields. 2. Probably utilizing either vpim (vpim.rubyforge.net), or iCalendar (icalendar.rubyforge.net). (First choice would be vpim since some attendee functionality requires vcard
2007 Oct 22
30
TST is right out
Hi Zed, I checked in a pure-Ruby URI classifier to Mongrel trunk. Ola''s Java port of the TST had some bug, and I don''t think it''s necessary in the first place. The Ruby classifier is around 25 lines instead of the 400-odd lines for the C extension and the 200-odd for the Java extension. It uses a Regexp which is perhaps shady: @matcher = Regexp.new(routes.map do
2010 Jul 20
20
render :js => "alert('Test !')"
Hi Folks, I use render :js => "alert(''Test !'')" in my modele, but instead of having the alert displayed, the browser try to donload a file containing this string : <<render :js => "alert(''Test !'')">>. Do you know why I the browser behaves such a way ? Regards -- Posted via http://www.ruby-forum.com/. -- You received
2006 Jan 30
5
Problems migrating from Postgres to MySQL
Hello everyone, I''m trying to migrate a working app from Postgres to MySQL, and I''m trying to use a migration to get it done rather than alter all my database table creation scripts to MySQL syntax. I''ve done loads of work with Postgres, but am a real newbie with MySQL... I did a ''rake db_schema_dump'' from my Postgres app, and got a nice looking
2001 Mar 14
0
Case Sensitivity vs. Case Preservation
...mmand shows us: ? rwxr-r-- 1 ddmc users 0 Dec 19 16:45 filefour.txt ? rwxr-r-- 1 ddmc users 0 Dec 19 16:45 fileone.txt ? rwxr-r-- 1 ddmc users 0 Dec 19 16:45 filethree.txt ? rwxr-r-- 1 ddmc users 0 Dec 19 16:45 filetwo.txt Ooooh - this doesn't look good! I can understand 'filethree.txt' being converted to lower case; after all it is not an 8.3 filename, so it should fall under the auspices of the 'preserve case = no' option. But what about the other three? They are all good little 8.3 filenames. Wh...
2006 Jan 26
21
pagination_links help
I want append custom query parameters to my pagination links, like ?page=1&foo=bar. I can''t quite figure out how to do this with the pagination_links helper, although I believe the API says you should be able to: pagination_links(paginator, options={}, html_options={}) options are: :params: any additional routing parameters for page URLs Has anyone tried this? thanks, jeff --
2007 Jan 17
32
Managing manifests
Hi, I was talking to Luke today about managing manifests and related files, and he suggested that I post to the list.. What would be nice (and what I''ve use in in-house systems I''ve used previously) is to have a way to dynamically include manifest fragments at runtime. Lets assume that you''re setting up bugzilla using puppet. In the ''main'' manifest