Displaying 14 results from an estimated 14 matches for "norges".
Did you mean:
borges
2005 Apr 26
1
Summarizing factor data in table?
I have a very simple query with regard to summarizing the number of factors
present in a certain snippet of a data frame.
Given the following data frame:
foo <- data.frame(yr = c(rep(1998,4), rep(1999,4), rep(2000,2)), div =
factor(c(rep(NA,4),"A","B","C","D","A","C")),
org = factor(c(1:4,1:4,1,2)))
I want to get
2003 Oct 14
1
Iaxtel and Voicepulse
I'm having trouble configuring these services the way I want. Basically I
prefer using iLBC before GSM, however Iaxtel only want to talk GSM. It
_seems_ that Voicepulse prefers GSM also, because even if I put ILBC before
GSM in the "allow=" part of iax.conf, if GSM is mentioned, Voicepulse will
use it. If I don't allow GSM Voicepulse will use ILBC.
Does anyone know how to
2001 Aug 16
1
Deadlock occurring while opening documents in Notes R5
Version is cvs checkout today at approx 0900 CET.
Running on a debian/unstable box with dist-upgrade as of 0830 CET
today, and with no windows installed.
Problem can easily be reproduced, and deadloc happens everytime
I do this. Open database, everything is fine, open document..
wait a few seconds and wine hangs.
output from wine:
-- err:win32:_EnterSysLevel (0x4075062c, level 2): Holding
1998 Apr 01
1
Mounting of NT Shares on SunOS
Hi There
Do anyone know about the posibility to mount an NT share into SunOS (SunOS
and Solaris 2.x) operating system.
I know there is a solution for Linux(smbmount, smbunmount), but this does
not work on SunOS because smbfs is not supported. Is there a known port of
the software on SunOS...?
I have looked into using a piece of software called rumba(software to mount
NT shares via smb to nfs)
2012 Mar 06
1
sourcearg function is there a better way already built into R
Hi list:
I work with a lot of laboratory analytical data and I often have
inconsistent names of files and variables within those files so I wrote
this sourcearg function to facilitate handling file and variable names
as both character and R names. The source of the function is given below
sourcearg=function(arg){
su=sprintf("%s\n",arg)
sink("TMPTMPRarg")
2006 Feb 03
3
Poor performance with openldap 2.3.x (Berkeley DB 4.3 or 4.4) on XEN 3.0.x
Dear all,
With or without /lib/tls librairies activated, A search in openldap is very slow on XEN 3.0.x . Cpus do nothing .
15000 entries are dumped in 2 minutes whereas same search without xen are dumped in 4 seconds (with far more activitie on CPUs)
I have already see one or mail about this problem . But I don''t see a solution , perhaps a threading problem between Berkeley DB and
2006 Jan 28
6
Check if user is in right group
What is the best way of checking this?
I have 3 tables:
groups
users
group_members
class GroupMember < ActiveRecord::Base
belongs_to :group
belongs_to :user
validates_uniqueness_of :user_id, :scope => "group_id"
Then I want a method here that checks if a given user is a member of a
given group. What is the right way of doing that?
def
2000 Nov 21
2
sftp client for OpenSSH / Emacs Ange-FTP
...smoothlessly integrates with
ange-ftp in emacs.
Thanks in advance for any hints!
Hans
---------------------------------------------------------------------
Dr. Hans Ekkehard Plesser Tel. : +47 6494 8832
Institutt for tekniske fag Fax : +47 6494 8810
Norges landbruksh?gskole e-mail: hans.plesser at itf.nlh.no
N-1432 ?s, Norway WWW : arken.nlh.no/~itfhep
---------------------------------------------------------------------
2001 Mar 08
0
Nightly cvsbuilds for debian.
As far as i can tell the nightly cvs builds for debian aren't working.
Last time I received a new package from there was February 23rd.
Anybody know who to contact to see if there is a possibility to
fix this?
--
Lasse Melsaeter <lasse.melsaeter@nooffice.com>
Systemsdeveloper
NoOffice Norge AS <http://www.nooffice.com/>
-
Charity begins at home.
-- Publius Terentius Afer
2001 Mar 26
2
Lotus Notes Client 5.04 Internet Exlorer is needet
Hello
When I start my Lotus Client it asks me allways for the Internet Explorer
version 3.0 or higher but I cant Install the Internet Explorer 5.x.
Is there a workaround to fix this problem? Wich version of IE ist
installable?
Thanks
Roman
2001 May 02
3
Weird graphical glitches while running notes.
My system is a debian/unstable box. I'm running daily cvs snapshots of
wine and Lotus Notes R5.07.
The problem is that it seems like wine isn't getting the redraw messages
from the application or wine isn't sending the redraw messages to the
application. So I get large areas of the program blank/black/see through
to old gfx. It especially occurs with frames/framsets in notes.
For
2007 Oct 25
1
subsetting
Dear all,
I have received some data on birds that looks sth like this:
# a unique id for each individual
id <- c(1,1,1,2,2,2,3,3,3,4,4,5,6)
# the year the bird was measured
year <- c(1995, 1996, 1997, 1995, 1996, 1997, 1996, 1997, 1998, 1996, 1997, 1997, 1998)
# the year the bird was hatched
year.hatch <- c(1995, 1995, 1995, 1995, 1995, 1995, 1996, 1996, 1996, 1996, 1996, 1997, 1998)
2001 Feb 08
6
find the right (wine) path
wine version 20001002 running in rh7. installed and working.
Have a newbie question about command line paths to access windows apps.
No problem accessing anything in c:\windows eg freecell.exe by the simple
command # wine freecell.exe
the mount directory is named /dos (and is in /etc/wine/wine.conf under
Drive c) so I assume that the command
# wine /dos/agent/agent.exe should bring up the
2020 Feb 27
2
[PATCH] Update the 5 year logo to 10 year logo
Already outdated, but rounded ;)
I literally just opened the 5yrs logo, changed the text and then done:
inkscape -z -o logo/fish-10yrs.{png,svg}
cp {logo,website}/fish-10yrs.svg
and then updated the rest of the files.
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
---
Makefile.am | 2 +
logo/fish-10yrs.png | Bin 0 -> 65790 bytes
logo/fish-10yrs.svg |