similar to: sort

Displaying 20 results from an estimated 1000 matches similar to: "sort"

2006 Jan 05
2
model with type attribute
Dear all, I have a table with a column named "type" and I ''d like to access the type field of the correspondant model object but I get a deprecation warning when I use the following code : modelObject.type "type deprecated use class instead" How can I access such a named field in rails ? Johan Johan Duflost Analyst Programmer Belgian Biodiversity Platform (
2007 Jan 17
1
ferret and mongrel
Dear all, Does anybody know if there''s problem with ferret running with mongrel ? I got unpredictable segfaults. Everything works well with fastcgi instead of mongrel. I use ruby 1.8.5, apache 2, mod proxy, mongrel 0.3.13.4, ferret 0.10.13 and rails 1.1.6 Thanks, Johan Johan Duflost Analyst Programmer Belgian Biodiversity Platform ( http://www.biodiversity.be) Belgian Federal
2007 Jan 22
1
stopwords
Hello all, Does anybody know if the word ''other'' is a special word for ferret ? I don''t manage to index it ! Johan Johan Duflost Analyst Programmer Belgian Biodiversity Platform ( http://www.biodiversity.be) Belgian Federal Science Policy Office (http://www.belspo.be ) Tel:+32 2 650 5751 Fax: +32 2 650 5124
2006 Oct 05
4
search results autocompletion
Dear list, I ''m using a text input field with autocompletion . The suggestions come from a ferret index which is created by getting all the terms belonging to other indices. Here is the code: class Suggestion attr_accessor :term def self.index(create) [Person, Project, Orgunit].each{|kl| terms = self.all_terms(kl) terms.each{|term| suggestion =
2006 Feb 23
0
acts_as_tree order option
Hello all, I''d like to order a model which acts as a tree by an attribute belonging to an associated model. Model A has many B. In A, I have the declaration acts_as_tree :order => "name" where name is an attribute of B. Does anybody know how I can achieve this ? Johan Johan Duflost Analyst Programmer Belgian Biodiversity Platform ( http://www.biodiversity.be) Belgian
2004 Feb 11
7
large fonts on plots
Hi all, I need to enlarge te fonts used oo R-plots (plots, histograms, ...) in labels and titles etc. I seem to be unable to figure out how to do it. The problem is that the titles of the plots are simply unreadable when I insert them into my LaTeX text, since they are relatively small compared to the entire plot. I am sure it is pretty simple, can anybody give me a hint ? Please reply
2002 Oct 29
1
samba compiling error
Hello, I have error on compiling time I tried on HP-UX 11.00 system with gcc version 3.1 to compile samba source Samba latest version source was dowloaded from www.us1.samba.org/samba/ftp I attached log file with this error thank you. begin 600 samba_make.log.doc M(R!M86ME#0HO=7-R+VQO8V%L+W-A;6)A+V)I;B(@+410241$25(](B]U<W(O M;&]C86PO<V%M8F$O=F%R+VQO8VMS(B
2008 Jun 16
1
left-aligned title?
Hi, I am trying to insert a letter in a plot corner outside the plotting area. Thus, "legend" and "text" don't seem to work. "title" does the trick, but I cannot find a way of moving it from the center to the left corner... I already tried with a few parameters from par, but title does not take them. Would anyone have an idea on how to pull this one off?
2010 Apr 12
2
Prevent smbpasswd lan manager field change
Dear all, We recently upgraded an old samba 3.0.10 to 3.4.6 due to broken quota when moving from Veritas to NFS mounts from a Cellera EMC. Anyway, Our samba passwd backend is a smbpasswd file. This file is generated from a database. Recently we see that some PC clients manage to change the LANMAN field in the smbpasswd file. e.g.
2001 Feb 15
1
newbie
I installed wine, mainly to run MS-Office, Corel WP, corel Draw end CorelVentura But none of these programs work (smaller programs do work) (On the Corel website I read all corel programs should work in wine) Where can i find a list of errors and patches (To avoid sending useless mails to this newsgroup)? Thanks, Tijl Some info: Wine version: 20010112 OS: red hat 6.2 Here are some errors:
2004 Jul 18
2
a problem: factors, names, tables ..
Hi all, I am *completely* lost in trying to solve a relatively simple task. I want to compute the relative number of occurences of an event, the data of which sits in a large table (read from file). I have the occurences of the events in a table 'tt' 0 2 10 11 13 14 15 15 6 1 3 8 15 10 .. meaning that event of type '0' occurs 15 times, type '2' occurs 6 times
2003 Aug 12
2
problem with Wildcard 100XP and hangup signal
Hi, We are currently testing Asterisk with Wildcard 100XP and serveral Cisco ATA Box. Everything works great except that the card does not detect the hangup signal. We are using a standard Belgian PSTN line. I have not found anything about a be zone (only us, fr, de, nl, ...). Does someone experience the same problem? Do I need to create a new zone be (and how to do that)? Another small
2006 Feb 27
4
Belgian Ruby on Rails Site
Hello, I recently started http://www.onrails.be Onrails.be is a Belgian Ruby on Rails site (in Dutch). At the moment however, the site is powered by Textpattern (PHP CMS). I already knew that, and I''m just getting to know Rails myself. If some Dutch people visit this forum: //message is written in Dutch from this point -> Wat vinden jullie ervan? Is de content goed? Zijn de
2006 Mar 23
1
Syslinux keyboard mappings
Hi, I finally want to end the fights we have had in the past with keyboard mappings. I already curse the person who is responsible for this keyboard mess (and even more the persons who could have create a 'detect keyboard' kind of functionality in modern PCs :)) But the general problem is this, BIOSes are US qwerty, Belgium uses be-latin1 (azerty with lots of custom keys). And to
2006 Jul 28
0
[CONTRACTING JOB] We are looking for RoR developers, preferably with JavaScript knowledge
Hi My company is looking for one or more web application developers to develop modules to be integrated in one of our projects. You need to be available for the coming two months, this one is on a tight deadline but should be great fun to do. Currently, I can''t tell a lot about the project itself as we are under NDA. Our freelancers and employees all work from their own home,
2009 Apr 08
2
kbdmap module file format error
Hi, I was excited to find the kbdmap module, but have some problems making it work with keyboard mapping files that works fine with syslinux. I tried by using both: label be menu label ^Belgian (be) kernel kbdmap.c32 maps/be.ktl as well as: label be menu label p Belgian (be) kernel kbdmap.c32 append maps/be.ktl but I always get the error: Keyboard map file
2012 Jul 02
7
puppetmasterd continuously consuming high CPU, with many interrupts
So, I have a server at home that has four VMs running inside it. All are managed via puppet. The physical host runs puppetmasterd. I don''t recall noticing this before, but puppetmasterd has decided to be kind of crazy. Here''s the physical host with no puppetmasterd running: top - 11:36:15 up 271 days, 15:16, 1 user, load average: 5.68, 5.50, 6.45 Tasks: 129 total, 1
2007 Dec 15
0
CFP : First Ruby and Rails devroom at Fosdem 2008
Hi folks, The Belgian Ruby User Group is happy to announce the first Ruby and Rails devroom at Fosdem 2008. Fosdem is a gathering of Free and Open Source Software developers and the ideal occasion to meet fellow Ruby and Rails developers (and 2,000 other FOSS developers). If you have a good idea for a talk or tutorial, consider sending in an abstract. You can find the Call for Papers at
2006 Jan 19
0
new R package: UNTB
Dear List please find uploaded to CRAN a new R package for the simulation and analysis of biodiversity. The package implements simulations and diagnostics of ecological systems that obey the Unified Neutral Theory of Biodiversity (untb). The canonical reference is: The Unified Neutral Theory of Biodiversity and Biogeography, Stephen P. Hubbell, Princeton University Press, 2000. enjoy
2011 May 03
1
Visiting Researcher, species distribution modelling, Cali, Colombia
Dear All, The Decision and Policy Analysis (DAPA) program of the International Center for Tropical Agriculture (CIAT), a not-for-profit agriculture, biodiversity and ecosystems research center, supported by the Consultative Group of International Agricultural Research (CGIAR), with headquarters in Cali, Colombia is looking for a visiting researcher to work on various modeling projects, primarily