Displaying 20 results from an estimated 1300 matches similar to: "Australian Internet Filtering Position"
2024 Aug 02
2
grep
Good Morning. Below I like statement like
j<-grep(".r\\b",colnames(mydata),value=TRUE); j
with the \\b option which I read long time ago which Ive found useful.
Are there more or these options, other than ? grep? Thanks.
dstat is just my own descriptive routine.
> x
?[1] "age"????????? "sleep"??????? "primary"????? "middle"
?[5]
2024 Aug 02
1
grep
?s 02:10 de 02/08/2024, Steven Yen escreveu:
> Good Morning. Below I like statement like
>
> j<-grep(".r\\b",colnames(mydata),value=TRUE); j
>
> with the \\b option which I read long time ago which Ive found useful.
>
> Are there more or these options, other than ? grep? Thanks.
>
> dstat is just my own descriptive routine.
>
> > x
> ?[1]
2005 Jul 02
0
CCP Believes Australian Government Can Be Bought
Chen Yonglin: CCP Believes Australian Government Can Be Bought
Jun 24, 2005
Picture:Chen Yonglin at the press conference on June 22, 2005 (The Epoch
Times)
When Chen Yonglin, the former Chinese Communist Party (CCP) diplomat
seeking asylum in Australia, first announced his intention to defect, he
told the world about the close relationship between
2007 Feb 26
2
Apache+mod_proxy_balancer+Mongrel+Mephisto, Apache kills CPU
Our Mephisto install kills Mongrels and causes Apache to pound the
CPU. This started when we moved to Apache+mod_proxy_balancer+Mongrel.
Here''s what we know:
The following things are working OK, except when used in the
combination listed above: mongrel, mongrel_rails, MySQL, Apache,
mod_proxy_balancer. We believe these are all OK because we moved five
other Rails apps to this
2004 Jan 06
2
benevolent dictatorship, or inclusive developper community?
sorry for the cross post, but this is germane to the
developpers as well as the larger user community.
Re: [SIP 0000104]: [patch] Cisco-like NAT trick for outbound SIP connections
On Sat, Jan 03, 2004 at 08:07:29PM -0600, bugs@digium.com wrote:
>
> A BUGNOTE has been added to this bug.
tabarnac! it's been months now!
the only thing that i can think at this point is that
mark
2008 Oct 29
3
OT - Please don't feed the Troll(s)
Folks,
I fully understand the emotional need to respond to one who throws
around terms like "Communist", "Tyrannical", etc. even if ostensibly
framed as a rhetorical question. Certain terms and phrases are by nature
pejorative and I;m sure the OP knew this when he entered his post.
My feeling was the OP is either an ignorant, unappreciative,
self-centered, and emotionally
2006 Jul 20
5
How can I make has_many prevent a delete that would lead to orphans?
e.g.
class Asset < ActiveRecord::Base
validates_presence_of :asset_number, :make, :model, :location,
:name, :serial_number
validates_numericality_of :asset_number
validates_uniqueness_of :asset_number
belongs_to :user
belongs_to :location
belongs_to :asset_type, :foreign_key => ''type_id''
end
class Location < ActiveRecord::Base
validates_presence_of :name
2009 Feb 04
1
D'Hondt method
Is there a R function to calculate the seats in parliament given the
total number of seats and the votes for each party -- for different
methods including the method of D'Hont?
http://en.wikipedia.org/wiki/D%27Hondt_method
Thanks,
thomas
2015 Aug 27
2
Samba AD firewalld services
Am 27.08.2015 um 12:07 schrieb Rowland Penny:
> Well, I don't think I will ever be able to help you with firewalld, it
> sounds like it has something to with systemd and I will never use that
> abortion, I may have to start using freebsd.
can you please stop your systemd-trolling or at least assume something
has to do with systemd because it has a 'd' letter in the name
2013 Mar 26
2
GAM model with interactions between continuous variables and factors
Hi all,
I am not sure how to handle interactions with categorical predictors in the
GAM models. For example what is the different between these bellow two
models. Tests are indicating that they are different but their predictions
are essentially the same.
Thanks a bunch,
> gam.1 <- gam(mortality.under.2~ maternal_age_c+ I(maternal_age_c^2)+
+ s(birth_year,by=wealth) +
+
2006 Jul 25
4
Sorting by two fields
I have a list of TimeSheet objects from an ealier AR query, which I
can sort by the full name of the user like so:
@time_sheet_entries.sort! { |a,b| a.user.full_name <=> b.user.full_name }
I can sort by the started time like so:
@time_sheet_entries.sort! { |a,b| a.start_time <=> b.start_time }
My question is how do I do a sort so that the list is sorted primarily
by user.full_name
2008 Apr 17
1
Having a probelm woth creating a a simple chart.
Hello,
I am having trouble with creating a simple bar chart using R. My file just
consists of 1 column called reason. Within this column, there are 2
responses(Room for Improvement and Info entered is all relevant). My code
for creating the charts is as follows:
d <-read.table("C://project/graphs/reason.csv", sep=",", header=TRUE)
pie(d$reason,
labels=d$reason,
2010 May 27
2
[URGENT] Assistance Requested in Looking for Dr Francis T. Seow, Harvard Law School Research Fellow
Hi,
First, I would like to apologize for the out-of-topic post. I will keep
this as short as I possibly could.
Does anybody know Dr. Francis T. Seow, the former Solicitor-General from
the Republic of Singapore? I want to contact him but can't seem to find
his email address or telephone number on the internet. Could you help me?
Do you also know how I can contact all the justices of the
2006 Jul 21
3
How can I create OrderItems that go in a Order?
I suspect my problem is similar to having an order and wanting to have
order items as part of the order, so I''ll explain the problem in those
more familiar terms and then explain what if anything makes my actual
situation different at the end.
In an Order lets say you have: shipping_address and a shipped bool.
OrderItem has quantity and name
So Order has_many :OrderItems, and OrderItem
2015 Oct 13
3
RFC: Introducing an LLVM Community Code of Conduct
On 13 October 2015 at 16:41, Rafael EspĂndola <llvm-dev at lists.llvm.org> wrote:
>> - *Be welcoming.* We strive to be a community that welcomes and supports
>> people of all backgrounds and identities. This includes, but is not limited
>> to members of any race, ethnicity, culture, national origin, colour,
>> immigration status, social and economic class, educational
2007 Jan 23
7
RedCloth and SuperRedCloth
Good day to the parliament of RedCloth followers gathered here.
Grave matters at hand!!
I''m personally quite unhappy with the state of RedCloth and am
reluctant to release the code in the repository. I can''t say if the
code works with any confidence because I can''t generate the
(Poignant) Guide with the current RedCloth. I know some things are
fixed, but I''m
2007 Aug 31
4
Microsoft RTAudio
Hello Jean:
Big mistake!!
One of the three things that a supplier should never discuss is
politics ... that's business 101.
Speex may be a very good product, but we will never use it because of
the politics that you espouse ... some of us out here believe
strongly in the free market. And we also know that monopolies can't
exist because entrepreneurs will always exploit the
2007 Sep 04
3
Microsoft RTAudio
1. I really HATE POLITICS.
2. I think Speex is a great solution to the problem of compressing human speech.
3. Good heavens people can we please stop throwing around words like
communist and socialism.
4. Government funded research has done a lot for the US and other
countries. Going all the way back to the NACA cowling and airfoils
that where vital in the development of airliners and the fighters
2001 Sep 14
5
Our Sympathies
The following is a message to be sent to the President
of the United States of America. Although we may not be able to do a
great deal from where we are, but for the people of America just
knowing we care and feel their sadness will help. Please put your name
on the following list and send it to all you know and who care. If you
are the 100th name and every 100th there on could you please also
2015 Aug 27
1
Samba AD firewalld services
Am 27.08.2015 um 13:06 schrieb Rowland Penny:
> On 27/08/15 11:51, Reindl Harald wrote:
>>
>> Am 27.08.2015 um 12:07 schrieb Rowland Penny:
>>> Well, I don't think I will ever be able to help you with firewalld, it
>>> sounds like it has something to with systemd and I will never use that
>>> abortion, I may have to start using freebsd.
>>