search for: agencies

Displaying 20 results from an estimated 739 matches for "agencies".

2011 Aug 09
5
Bundle Install failing on deployment
Hi, I have upgraded an app to 3.1.0.rc5 and everything is fine locally. When I try to deploy with capistrano, bundle install fails with the following output: ** [out :: westminster-agency.co.uk] Fetching source index for http://rubygems.org/ ** [out :: westminster-agency.co.uk] which: no sudo in (/usr/local/ sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin) ** [out ::
2006 Sep 05
1
Inflector::pluralize("Agencies")=="Agency" ?
The result of Inflector::pluralize("Agency") is correctly "Agencies", but pluralize again and it goes back to the singular ? Is this as expected ? Also, I have a need to know if a word is singular or plural, and to convert it to one or the other regardless of it already being so. Anyway, I''ve written these which seem to work. Do they already exist...
2019 Jan 02
2
Error with virtual index "Broken mailbox_count header"
On 2 Jan 2019, at 9:27, Aki Tuomi wrote: > Please provide doveconf -n Sure: https://crypto.shift.agency/?66a9e34e83032c3e#ovF5Yq5qTNa8ii7Qup4oy8h5HyEVLKl/RbhCFpQGkkY= > > Aki > >> On 02 January 2019 at 10:26 Tobias Kirchhofer <collect at shift.agency> >> wrote: >> >> >> Hi, we experience trouble with one of our virtual mailboxes. >>
2023 Nov 07
1
make a lattice dotplot with symbol size proportional to a variable in the plotted dataframe
Hello. My question is in the subject line. Using R 4.1.3 on Windows 10. Commented MWE below. Thanks. --Chris Ryan library(dplyr) library(lattice) ## fabricate a dataframe dd <- data.frame(agency = sample(LETTERS, size = 5), total = sample(100:200, size = 5), las = sample(20:40, size = 5)) dd <- dd %>% mutate(proportion = las/total, bubble = total/100) ## attempt to make a dotplot
2017 Apr 16
3
OT: systemd Poll - So Long, and Thanks for All the fish.
> > There is no doubt that most security agencies have a long list of zero- >> day exploits in their toolbox - I would hazard to suggest that they >> wouldn't be doing their job if they didn't! But I seriously doubt they >> would commission exploitable code in something that is openly >> auditable. >> >>...
2005 Dec 31
7
Application Errors w/ layout & custom view pages
1) I get Rails Application Error when trying to use layout test_controller def list layout "stdlayout" end in the views/test/layouts stdlayout.rhtml <html> <head><title>test</title></head> </body> <h1>Test</h1> <%= content_for_layout %> </body> </html> 2) I get Rails Application Error when trying to use a separate
2012 Aug 23
3
Concatenating data frames in R versus SAS
I am trying to concatenate 2 datasets that don't have exactly the same column. In SAS I did: data summary; set agency prop; run; No problem in R I get error message summary <-rbind(agency,prop) Error in match.names(clabs, names(xi)) : names do not match previous names But when I use rbin.fill, that overwrites the second file w/ first one. Is there a way to replicate the sas process
2023 Nov 07
1
make a lattice dotplot with symbol size proportional to a variable in the plotted dataframe
Handling NSE in these kinds of examples is a pain in lattice. I would suggest using with() and dropping the data argument for simple examples, e.g., dd |> mutate(new.proportion = las/total, new.bubble = total/100) |> with(dotplot(agency ~ new.proportion, pch = 16, cex = new.bubble)) But if you care about multi-panel plots, you also need to be careful about making sure that the
2019 Jan 02
2
Error with virtual index "Broken mailbox_count header"
Hi, we experience trouble with one of our virtual mailboxes. dovecot-virtual: ` * -INBOX/Trash -INBOX/Spam all ` Error log: ```Error: virtual index /var/vmail/mailboxes/kirchhofer.net/tobias/virtual/all: Broken mailbox_count header``` This happens only with the filter form above. All other virtual mailboxes works fine. Jakobus Sch?rz experienced something similar:
2015 Jan 28
2
Sernet Packages - description
...n is to run separate file orMember Servers <https://wiki.samba.org/index.php/Setup_a_Samba_AD_Member_Server>./ OK, so in fact the only reason is the poor internal winbind implementation, so this sentence won't be true after 4.2 release? In medium sized organizations with sparse small agencies around the country/world, having two boxes (either physical or through chroot) is not always an option so having the DC and the agency's fileserver merged makes sense. Regards<
2010 Jan 20
7
Data Manipulation
Dear All, I would like to to group the Ticker by Industry and create file names from the Industry Factor and export to a txt file. I have tried the folowing ind=finvizAllexETF$Industry ind is then "Aluminum" "Business Services" "Regional Airlines" ind2=gsub(" " ,"",ind) ind3 [1] "Aluminum"
2017 Apr 15
5
OT: systemd Poll - So Long, and Thanks for All the fish.
...; it's implementation was badly handled on a social level. Nevertheless it is open source. It is highly unlikely that the NSA, or any other agency, would risk putting in backdoors to code that could be audited by Joe "random hacker" Blogs, let alone that might be discovered by hostile agencies. There is no doubt that most security agencies have a long list of zero- day exploits in their toolbox - I would hazard to suggest that they wouldn't be doing their job if they didn't! But I seriously doubt they would commission exploitable code in something that is openly auditable. P.
2019 Aug 31
0
Singaporean Mr. Teo En Ming's Refugee Seeking Attempts, In Search of a Substantially Better Life
Subject: Singaporean Mr. Teo En Ming's Refugee Seeking Attempts, In Search of a Substantially Better Life In reverse chronological order: [1] Petition to the Government of Taiwan for Refugee Status, 5th August 2019 Monday Photo #1: At the building of the National Immigration Agency, Ministry of the Interior, Taipei, Taiwan, 5th August 2019 Photo #2: Queue ticket no. 515 at the National
2017 Apr 16
0
OT: systemd Poll - So Long, and Thanks for All the fish.
...how safer because of community > audit" is a logical fallacy. How would one go about "auditing" in the first > place? There are tools to audit source code for problems - OSS is safer *because* the source is available and can be audited. > Even if the various Intelligence agencies are not injecting > vulnerabilities then they would certainly be in a strong position to > discover some of the holes already existing some time before they become > public. Yes. And despite what people think, those agencies don't have super powers. They have tools to help them, and l...
2019 Jan 02
0
Error with virtual index "Broken mailbox_count header"
Can you try INBOX INBOX/* -INBOX/Trash -INBOX/Spam all Aki > On 02 January 2019 at 10:40 Tobias Kirchhofer <collect at shift.agency> wrote: > > > On 2 Jan 2019, at 9:27, Aki Tuomi wrote: > > > Please provide doveconf -n > > Sure: > https://crypto.shift.agency/?66a9e34e83032c3e#ovF5Yq5qTNa8ii7Qup4oy8h5HyEVLKl/RbhCFpQGkkY= > > > > > Aki
2013 Feb 12
0
Job for a UN agency in Rome: R statistician with knowledge of entropy/bayesian methods
Hi The Food and Agriculture Organization of the United Nations (FAO), based in Rome, is in urgent need of an econometrican/statistican. The candidate will be required to provide in the absence of primary information model-based estimates of elements of utilization that enter our Food Balance Sheets (see http://faostat3.fao.org/home/index.html#HOME). We are therefore looking for two candidates
2020 Apr 06
2
CentOS 8.1 cron does not send mail
On 6 Apr 2020, at 12:21, Stephen John Smoogen wrote: > On Mon, 6 Apr 2020 at 04:16, Tobias Kirchhofer <collect at shift.agency> > wrote: > >> On 5 Apr 2020, at 21:20, Tobias Kirchhofer wrote: >> >>>>>> we experience difficulties with crond behaviour sending mail >>>>>> since >>>>>> CentOS 8.1. The cron job is the
2004 Dec 17
8
NPA NXX data
HI all - I know, slightly off list, but.. I'm looking for a NPA NXX database with City and State. Actually it's for an Asterisk routing app I'm working on. I see several vendors that want a few bucks to those that want an arm and leg. I expect this is published somewhere by some government agency, but Google hasn't got me to it yet. Jon -------------- next part --------------
2010 May 18
2
Function that is giving me a headache- any help appreciated (automatic read )
note: whole function is below- I am sure I am doing something silly. when I use it like USGS(input="precipitation") it is choking on the precip.1 <- subset(DF, precipitation!="NA") b <- ddply(precip.1$precipitation, .(precip.1$gauge_name), cumsum) DF.precip <- precip.1 DF.precip$precipitation <- b$.data part, but runs fine outside of the function: days=7
2015 Jan 28
1
Sernet Packages - description
...1:12, Rowland Penny a ?crit : > On 28/01/15 10:02, S?bastien Le Ray wrote: > Probably not, but 4.2 hasn't been released yet (though it appears to > be imminent), so, until it is released, the recommendation stands. > >> >> In medium sized organizations with sparse small agencies around the >> country/world, having two boxes (either physical or through chroot) >> is not always an option so having the DC and the agency's fileserver >> merged makes sense. >> > > As long as you are prepared to put up with any problems that this > setup...