Displaying 20 results from an estimated 2686 matches for "france".
2013 Jul 12
4
simplify a dataframe
...DI D?tach?s Autres",
"CDI D?tach?s Autres", "CDI D?tach?s Autres", "CDI commun", "CDI commun",
"CDI commun", "CDI commun", "CDI commun", "CDI commun", "CDI commun",
"CDI commun"), Pays = c("France", "France", "France", "Philippines",
"Philippines", "Philippines", "France", "France", "France", "France",
"France", "Martinique", "Martinique", "Martinique", "...
2003 Apr 01
2
Radio france in ogg
Hi there.
http://www.radiofrance.fr/services/aide/difflive.php#ogg
Looks like radio france has started its ogg stream !
Thanks to them.
France Inter : http://ogg.tv-radio.fr:1441/encoderfinter.ogg
France Info : http://ogg.tv-radio.fr:1441/encoderfinfo.ogg
France Culture : http://ogg.tv-radio.fr:1441/encoderfculture.ogg...
2011 Aug 14
3
Not sure how to use aggregate, colSums, by
...commands but not the
sums by country.
colSums(test[test$e2=="std", c(3,4)])
colSums(test[test$e2=="con", c(3,4)])
I know there's an easy way to do this with a combination of colSums, by,
aggregate but I can't seem to get it.
std y f
usa sum sum
france sum sum
can sum sum
italy sum sum
Totals sum sum
con y f
usa sum sum
france sum sum
can sum sum
italy sum sum
Totals sum sum
e1 e2 y f
1 usa std 1 1
2 usa std 1 2
3 can con 1 3
4 france con 1 4
5...
2004 Nov 18
4
adjusting the map of France to 1830
I'm doing some analyses of historical data from France in 1830 on 'moral
statistics' that I'd like to
show on a map. I've done most of my analyses in SAS, but a few things
would work better in R.
To do this, I have to adjust the modern map,
library(maps)
map('france')
to adjust for changes in departments (86 in 1830, to 97...
2006 Mar 09
2
TDM11B Hang up detection not working in France ?
Hello,
my config : aah 2.6 (asterisk 1.2.4) , centos 4.2, 1 TDM11B (1 Fxo / 1
fxs ), 1 phone, 1 softphone
I'm in France
When someone from PSTN calls and hangs up before the call is answered,
internal extension keeps ringing until timeout occurs. PSTN line keeps
busy. Hangup detection doesn't work.
I've played with different paremeters (callprogress, busydetect,
busycount, hanguponpolarityswitch) witho...
2006 Nov 29
1
Which SIP transport from France and termination services in the Nederlands
Hi,
This question is both technical and business related.
I've got a prospective customer in France which belongs to Hotel industry.
He has a lot of visitors coming from the Nederlands.
I'm studying the opportunity to offer phone services to those visitors.
The service I'm thinking about is plain local call termination : hotel
guests cost effectively call their relatives in their home co...
2005 Sep 30
4
G.729 patent in France
Hi all,
I am building an Asterisk PBX with voicemail and music on hold functions.
An ISDN BRI line will also be available and G.729 IP-phones will be used.
Are there patents rights applicable to France?
Which licence could I use and how many ones are required (only one per phone
or also for voicemail and MOH)?
Regards
Amaury
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050930/57b89b5f/atta...
2004 Jan 12
0
smb+winbind+Acl problem
...patches ...). I have added my linux box into the windows domain (smbpasswd
-j DomainName ...) without any problem. The "wbinfo -u" command give me a
complete account list from the domain and from all the trusted domains ...
Well !
The problem :
I have defined a samba share named "france" based on the following path
"/www/france" and I have applied an ACL on this directory to restrict write
access to a specific Windows Domain Global Group named FRANCE. This group
only contain 4 accounts : PIGNOL PIGNOLTST USERA USERB
Please find bellow the ACL :
____________________...
2011 Jun 13
0
[LLVMdev] Is LLVM expressive enough to represent asynchronous exceptions?
...r asynchronous exceptions is to attach EH information to basic blocks.
>>
> Placing the EH information on the basic block has the same implications for the CFG for both questions.
Let me make an analogy. We live in Germany. Sohail wants to drive to Spain. Duncan told him to go through France. You and Cameron are saying that the traffic in France is awful, and some friends who went to Italy didn't go through France. I am trying to point out that Italy is not Spain, even though they are both on the Mediterranean, and that you have to drive through France to get to Spain.
There is...
2009 Nov 06
4
map of a country and its different geographical levels
Hi R users
I need the map of France?s ? communes ? (towns) to build a map
Is there a way to get it?
More generally:
How to do to get the map of a country and its different geographical levels?
Best regards
--
View this message in context: http://old.nabble.com/map-of-a-country-and-its-different-geographical-levels-tp26225645p262...
2012 Apr 20
1
Package "demography" - calculating percentiles of survival probabilities distribution
Hi,
I am using the package "demography" from Rob Hyndman for the
Lee-Carter-Model. It is an amazing powerful tool but I am struggling with
one issue:
I want to compute different percentiles of the survival probability
distribution derived from the Lee-Carter-Forecast (e.g. the 50%tile,
60%tile, 75%tile and 99%tile) for each of the next 10 years. Is there any
possibility to retrieve
2011 Jun 13
4
[LLVMdev] Is LLVM expressive enough to represent asynchronous exceptions?
On Jun 12, 2011, at 4:40 PM, John McCall wrote:
> On Jun 12, 2011, at 2:14 PM, Cameron Zwarich wrote:
>
>> On Jun 12, 2011, at 1:25 AM, Duncan Sands wrote:
>>
>>> Hi Sohail,
>>>
>>>> Is LLVM expressive enough to represent asynchronous exceptions?
>>>
>>> not currently. The first step in this direction is to get rid of the
2007 Nov 13
2
map - mapproj : problem of states localisation
..._we_d01,ncol=e_sn_d01
),zlim=c(0,20),xlab="LONG",ylab="LAT",col=positiv_color(20),axes=FALSE)
>map("world",proj="lambert",pa=c(30,60),
lwd=1,col="slategrey",add=TRUE)
>map.grid(c(-20,30,35,55),labels=TRUE,nx=5,ny=5,pretty=TRUE)
>map("france",proj="lambert",pa=c(30,60),
lwd=1,col="slategrey",add=TRUE)
>map.grid(c(-20,30,35,55),labels=TRUE,nx=5,ny=5,pretty=TRUE)
>map("italy",proj="lambert",pa=c(30,60),
lwd=1,col="slategrey",add=TRUE)
>map.grid(c(-20,30,35,55),labels=TRUE,n...
2006 May 17
2
Buy CentOS CDs/DVDs in France?
...sually CDs from the store are better quality and
tend to last longer in my humble experience.
Normally I buy my CDs at ikarios.fr, but strangely, they only sell Centos 3.7
CDs. I mailed them about 2 weeks ago, but got no answer.
Anyone knows where's the best place to get these when I'm in France?
Cheers,
Niki Kovacs
2011 Sep 08
2
pie chart
Hi All,
I have txt file like :
$ cat data.txt
US 10
UK 12
Ind 4
Germany 14
France 8
> rawdata <- read.table(file='data.txt',sep='\t' , header=FALSE)
> rawdata
V1 V2
1 US 10
2 UK 12
3 Ind 4
4 Germany 14
5 France 8
I want to draw pie chart for the above data.
How to split rawdata into :
con <- c("US","UK"...
2010 Dec 31
3
Changing column names
Dear R helpers
Wish you all a very Happy and Prosperous New Year 2011.
I have following query.
country = c("US", "France", "UK", "NewZealand", "Germany", "Austria", "Italy", "Canada")
Through some other R process, the result.csv file is generated as
result.csv
var1 var2 var3 var4 var5 var6 var7 var8
1 25 45 29 92 ...
2006 Mar 15
3
problem configuring a digium quad E1 card
Hi,
I bought a Digium Quad E1 card model TE406P. Till now, I can't make it
work...
I mean, I have red alarm when I configure one E1. The provider is in
France (France T?l?com) and I use the following zaptel config :
span=1,1,0,ccs,hdb3,crc4
bchan=1-15,17-31
dchan=16
I'm using Linux 2.6.15 and when I run ztcfg -vvvv, it seems that all
channels are configured...
So can someone give me an advice on that matter... maybe someone in
France who alrea...
2004 May 14
0
Perhaps France isn't asleep also or a least part of it.
I'm in the process of dropping my France Telecom (Wanadoo) connection
512/128 @ 29.99? per month to go to Free offering 1024/128 with fixed IP
for the same price and when degrouped 2048. But it doesn't stop there.
They don't supply a modem they supply the FreeBox which gives free as in
gratuit calls to mainland France and 0.03?/mi...
2006 Mar 20
2
ISDN Protocol Unknom Error with Junghanns OctoBRI
Hello,
I recently bought a Junghanns Octobri Card. I have some problems with
this card to make outbound calls but I can receive calls.
I have 3 lines to PSTN and 3 lines to my existing PBX
FRANCE TELECOM <-- OctoBRI --> Asterisk 1.2.4-BRIstuffed-0.3.0-PRE-1h
<-- OctoBRI --> PABX e-Generis <----> ISDN Phones
|
|
SIP Phones
France Telecom --> SIP...
2005 Jan 08
7
France has their (first?) SIP carrier with "unlimited" calls for 6eu/mo
Asterisk must have a reasonably large community here in France judging
from the number of people who came out to meet Mark. Either that or we
were ALL there :)
Something I've been waiting for, a voIP carrier on the models we are
used to (low monthly or pay as you go, web account) has just set up
their first beta test for 1 euro for the first month, 6euros...