similar to: YAML inconsistencies...

Displaying 20 results from an estimated 800 matches similar to: "YAML inconsistencies..."

2006 May 02
0
YAML failing to de-serialize
I''m seeing this same problem that Josh was seeing back on March 23rd (see below) I''ve got the following YAML snippet stored in a text field: "--- !ruby/object:FieldValue \nattributes: \n item_id: 60\n title: Test\n field_id: 15\n created_by_id: 5\n locale: en\n link: www.cclearn.com\n comment: this is a test\n created_at: 2006-05-02 15:43:14.256792 Z\nnew_record:
2015 Jul 19
1
was, Backups solution from WinDoze to linux, is, looking at bareos [SOLVED]
On 07/16/2015 04:25 PM, m.roth at 5-cent.us wrote: > m.roth at 5-cent.us wrote: >> I see that bareos is, actually, the descendent of bacula. I've been >> looking at some of the documentation, and searching, but one thing I'd >> like to find out, before I try to implement it, and that I haven't found >> yet: am I going to have to play games, to get it to back
2004 Jan 06
7
911 and lawsuits
Just curious if any of the Asterisk installers are doing anything special to protect themselves from a possible lawsuit caused by 911 failure during a Asterisk/computer crash? I realize that any traditional PBX or even a phone line can fail but, anything running on a computer is probably going to be less reliable than most PBXs. Anybody requiring customers to acknowledge and sign any kind of
2008 Feb 23
1
Fax-to-Email - Legal Issues
Hello everyone, Some months ago there were news about J2 filing lawsuits against companies using fax-to-email technology, as they claimed it was their patent. They had also won some cases, until someone filed a counter lawsuit against them based some other grounds but again related to fax-to-email. Anybody knows what is latest in this regard? Can now fax-to-email be used without fear of being
2006 Apr 05
4
How to do IN(?) query?
I''m trying to do an IN query, where I have an array of user objects imaginatively named ''users'': :conditions=>["user_id IN (?)", users.collect{|u| u.id }.join('','')] this ends up with: ... IN(''1,2,3'') ... Obviously I want this to be: ... IN(1,2,3) ... or even ... IN(''1'', ''2'',
2019 Aug 26
3
CentOS 8 will be released soon?
Le 25/08/2019 ? 23:07, Stephen John Smoogen a ?crit?: > I have had several people explain to me that my comments were > out-of-place and out-of-turn. When I wrote them originally I thought I > was going from experience of previous releases and thought I was being > matter of fact. In rereading I realized I was crass and grumpy. My > un-reserved apologies for that. I should have
2008 Aug 14
0
Speex-dev Digest, Vol 49, Issue 6
Not to mention that Speex is also included in the upcoming release of Flash Player 10 (in public beta now). Jozsef -----Original Message----- From: speex-dev-bounces at xiph.org [mailto:speex-dev-bounces at xiph.org] On Behalf Of speex-dev-request at xiph.org Sent: Friday, June 13, 2008 12:00 PM To: speex-dev at xiph.org Subject: Speex-dev Digest, Vol 49, Issue 6 Send Speex-dev mailing list
2008 Feb 23
1
btrfs questions..
Hello ! I'm very interested in btrfs development and I have general questions about it. Please accept my apologizes if they are dumb as I'm new to this area, and I just want to learn.. 1. Like the btrfs name implies (b-trees fs..) I guess that it works basically like WAFL (and ZFS), is that right ? 2. Are there any big differences between btrfs-wafl-zfs or only small ones ? 3. NetApp
2008 Jun 13
1
Speex
Dear Speex developer(s), We are currently in the process of evaluating speech codecs for the transmission of wideband speech (fs=16kHz) at bitrates lower than 32 kb/s. Speex is a contender for this task. Practically we would have to port Speex to a specific 16 bit DSP if we would go for this. We should be able to handle this. But we would like to ask for your opinion regarding patent
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
2005 May 20
1
Re: Hi, Bryan; was: Re: pronunciation? <snip> -- don't shoot the messenger ...
From: Johnny Hughes <mailing-lists at hughesjr.com> > IBM has since totally changed their thoughts with regards to GNU/Linux. Actually, their cut-off of Monterey had everything to do with their current change in strategy on Linux back in 2000+. Monterey was established before IBM's interest in GNU/Linux. After IBM realized that it could use an economical complement in Linux, it saw
2017 Aug 09
0
map_data
Please keep the mailing list copied in replies. Yes, apparently the map_data function is in the ggplot2 package, not the maps package. -- Sent from my phone. Please excuse my brevity. On August 8, 2017 11:18:35 PM PDT, "??????????? ?????? ?????????" <Maksim.Poltoradnev at uralkali.com> wrote: >Dear Jeff, I figured out what the problem was: the map-data function >does not
2009 Oct 10
3
Theora patent question
Does the reason Theora is relatively safe from patent infringement lawsuit have more to do with it actually not being encumbered, or is it because its use is decentralized? For example, FreeType is not patent-free, nor is Linux, yet they succeed because on the one hand, they are open source, and those who maintain them do not guarantee anything regarding patents, it is up to each individual user
2017 Aug 08
2
map_data
Hello, I have some problems with calling the map_data function in maps package. Not so long ago it was not a problem, but for some reasons in July this year it became unavailable. For instance, if I call the following code: m<-map_data(?world?) The R returns to me: Error: cannot find function ?map_data? Kind regards, Poltoradnev Maxim Head of products promotion division PJSC
2017 May 08
2
Call does not go voicemail
The "error" I was talking about was in your log: "...== Spawn extension (extensions, 4, 3) exited non-zero on 'IAX2/home_server-6364'..." The call terminated here in a error which prevented the dialplan from continuing. Something there is broken, my recommendation is to check you registrations first inside asterisk: > sip show peers Something wasn't
2005 May 19
1
Re: pronunciation? -- loving CentOS doesn't mean you have to bash Red Hat
From: Martyn Drake <martyn at drake.org.uk> > To be quite honest with you - that's been and gone so quickly I can't > ever remember what my position was at that time. It actually happened over the span of 2 years before any name change. With the introduction of RHEL as a separate product, RHL was having an identity crisis. It used to be that ".2" was the
2005 Dec 19
3
created_on, created_at defaulting to 2000/01/01 00:00:00
Hello all, Rails 1.0.0 created_on is being set to 2000/01/01 00:00:00 Any ideas on this ? Thanks! Schema is create table user_login_history ( id int identity(1,1) not null, user_id int not null, created_on datetime default(getdate()) not null, created_at datetime default(getdate()) not null, updated_on datetime default(getdate()) not null, constraint pk_user_login_history primary key clustered
2010 Mar 16
2
Is there a way to edit a specific line in a function (e.g: doing function->text->edit->function) ?
Hello, Let's say we have the following function: foo <- function(x) { line1 <- x line2 <- 0 line3 <- line1 + line2 return(line3) } And that we want to change the second line to be: line2 <- 2 How would you do that? The two ways I know of are either to use fix(foo) And change the function. Or to just write the function again. Is there
2005 Mar 09
21
Converting time retrieved from MySQL
I''m having a problem converting a date retrieved from my MySQL database and I''m hoping someone can help. MySQL stores the date/time as this: 2005-03-08 17:00:34.0 and according to my Pickaxe book Ruby stores times as "the number of seconds and microseconds since [...] January 1, 1970". All well and good. Unfortunately, RoR is converting my date to this:
2006 May 24
1
AR many-many join tables - can they have created_on, updated_on ?
Hello all, I''m creating a many-many join table between ''homes'' and ''users''. Can it contain created_on? will AR update created_on, updated_on on this table? CREATE homes_users ( home_id int not null, user_id int not null, created_on datetime null, updated_on datetime null ) Thanks for your advice! -- ------------------------------ Apple MacBook.