search for: februrary

Displaying 7 results from an estimated 7 matches for "februrary".

Did you mean: february
2010 Mar 02
2
Strange behavior with poisosn and glm
...roup, etc.) When I call the glm function with a formula that has a factor variable, R automatically converts the variable to a series of variables with unique names and binary values. For example, with this pseudo data: y v1 month 2 1 january 3 1.4 februrary 1.5 6.3 february 1.2 4.5 january 5.5 4.0 march I use this call: m <- glm(y ~ v1 + month, family="poisson") R gives me back a model with variables of Intercept v1 monthJanuary monthFebruary monthMarch I'm concerned that this might be doing some stra...
2001 Feb 08
2
Authentication By-Pass Vulnerability in OpenSSH 2.3.1 (devel snapshot) (fwd)
...se step that ensures that the connecting client is in possession of the corresponding private key has been omitted. As a result, anyone who could obtain the public key listed in the users authorized_keys file could log in as that user without authentication. A fix for this problem was committed on Februrary 8th. The problem was introduced on January 18th. This is a three week time window. ---------------------------------------------------------------------------- AFFECTED SYSTEMS This vulnerability affects only OpenSSH version 2.3.1 with support for protocol 2 enabled. The latest official relea...
2013 Dec 12
2
PPT text extracter
Hi, I've had a heads up from a user that catppt did not work at all on semi-recent PowerPoint files (ppt, not pptx). I checked, and indeed it misses most of the content on many files. After looking around, I found Python code from the libreoffice project which makes a nice ppt text extractor after adding a very thin command line wrapper:
2010 Nov 27
6
invalid date
Hi!! Somebody knows why throws me an exception?? invalid date C:/Ruby/lib/ruby/1.8/date.rb:1482:in `civil'' C:/Ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/ core_ext/string/conversions.rb:23:in `to_datetime'' C:/Ruby/lib/ruby/gems/1.8/gems/soap4r-1.5.8/lib/xsd/datatypes.rb: 579:in `screen_data''
2001 Feb 09
0
Authentication By-Pass Vulnerability in OpenSSH-2.3.1 (devel snapshot)
...se step that ensures that the connecting client is in possession of the corresponding private key has been omitted. As a result, anyone who could obtain the public key listed in the users authorized_keys file could log in as that user without authentication. A fix for this problem was committed on Februrary 8th. The problem was introduced on January 18th. This is a three week time window. ---------------------------------------------------------------------------- AFFECTED SYSTEMS This vulnerability affects only OpenSSH version 2.3.1 with support for protocol 2 enabled. The latest official relea...
2007 Sep 11
2
Function to get a sequence of months
Hi all, I am looking for a function for following calculation. start.month = "July" end.month = "January" months = f(start.month, end.month, by=1) * f is the function that I am looking for. Actually I want to get months = c("July", "August",.............."January") If start.month = 6 and end.month = 1 then I could use (not properly) seq()
2005 Feb 09
85
Introduce yourself and your project -- Round 2
...you can edit not only the data, but also the model (and metamodel). The last (and HUGE) step in my project is to port the MySql implementation to a RDF database called Sesame, and that means porting ActiveRecord from relational to semantic/rdf. God (and please, David!) help me... :-O My deadline is februrary 28th. I am already done with 80% of the relational version. ======= Chris McGrath Currently freelance contractor based in Dublin, Ireland working on VB and ASP Stuff (urgh) Looking to find work in Rails, or convice my current place to convert some of thier apps to Rails. Working on a personal fin...