search for: excamples

Displaying 10 results from an estimated 10 matches for "excamples".

Did you mean: examples
2007 Mar 19
2
Fullscreen Refresh rate problem...
Hello to everybody. I was wondering... is there a way to force wine to use always highest possible refrash rate - when I ran a game in Fullscreen? I ask because - for excample my good old Incubation works flawless on wine (testet with wine 0.9.27 and 0.9.28) but when I switch to fullscreen(640x480 for this game) the refresh rate is only at 60 HZ - and my eyes hurts after a while... (mty monitor
2007 Mar 19
6
Best way to migrate from Qpopper to Dovecot
Hi List, what do you think is the best way to migrate (to a new maschine) round about 30000 mboxes (Qpopper) with an amount of 43Gigs data, to maildir format (Dovecot). I think there are two ways: 1. - stop services (smtp and pop3) on the old maschine - copy the mboxes to the new maschine - run a conversion script (for excample: "Perfect_maildir" http://perfectmaildir.home-dn.net/)
2004 Oct 25
1
Syslinux and USB support
Hi, I'm writing as I'm an happy user of syslinux/isolinux(pxelinux, as it has kade booting from floppy/hd/cd simple and reliable... (I've looked the tons of workaround developers had to develop to circumvent bugs BIOS bug in isolinux....) I think that next frontier for syslinux should be USB booting: it already works, but here also there are a lot of BIOS problem that a bootloader
2007 Mar 19
1
Does wine support CDDA?(CD Digital Audio)?
I have got few games that use Audio CD as music source. SonicR for excample - runs much better on linux (using wine) then on my W2k (doesn't run at all). But there is no music even thoug Audio CD is in the drive... - is it normal? Or is there some "switch" for audio cd to work?
2012 Jun 13
1
Indexing Grouped Data
I need help in indexing grouped data. In this excample (df1 data), the first child had a first immunization at age 2. The second child had the first, second and third immunization at age 5,10, and 12, the third child had first and second immunization at age 4 and 6 and the fourth child had the first immunization at age 2. I have df1 and I need to create df2 with and "ind' variable that
2013 Jun 05
2
combining two different matrizes
Hello together, this is ma first post, so please aplogize me if post this in the wrong section. I have problem concerning ma two matrizes. After a regressione and so on, I got two matrizes Matrixres contains the results of ma calculation. Matrixr contains my detiene, which where Aldo used for the regression. Please ser the following code: #Datei einlesen residual =
2005 Sep 22
5
Adding Categories to the Depot example in the Agile Rails book
Hi ya, I want to add categories to the depot example in the Agile rails book. These are my thoughts: Create a new table called categories with id, title, description, and image fields. Add a new field to the products table called category_id Create a model called Category with "has_many :products" Now I should have a one to many link between the products and categories tables? Now
2007 Jun 06
0
in_place_editor_field - for multiple fields together
...is a way to utilize the in_place_editor_field with multiple fields together? Currently, I use the in_place_editor_field for one field, but I want to be able to select a group of fields and have the option to edit any of the grouped fields and save any changes as a group. If so, could you provide excamples? Thanks -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@p...
2008 Nov 24
1
FW: read.ssd
Did not seem to reach Saikat DebRoy, this might be the forum. Bendix -----Original Message----- From: BXC (Bendix Carstensen) Sent: 24. november 2008 15:00 To: 'saikat at stat.wisc.edu'; 'stvjc at channing.harvard.edu' Subject: read.ssd It's always annoyed me that that read.ssd crashed on datasets with long variable names, but the other day a collegue of mine pointed out to
2006 May 11
5
Engines 1.1.2
I''ve just pushed out a new bug-fix release for the Engines plugin. Most notably, it''s now super careful (to the point of paranoia) about ensuring that the right version of Rails is loaded, and should no longer cause any issues where it ignores vendor/rails. Full CHANGELOG is here: http://dev.rails-engines.org/repository/file/engines/tags/rel_1.1.2/CHANGELOG And you can find