Displaying 20 results from an estimated 2000 matches similar to: "Open Source in an Economic Downturn: Asterisk stories"
2009 Feb 18
2
Open Source in an Economic Downturn: Asterisk stories needed
I'm giving a talk at SCALE 2009 (Southern CAlifornia Linux Expo) on
Sunday in Los Angeles, and the topic of my talk is "Open Source in an
Economic Downturn". I've got lots of talking points for this talk,
but it would be interesting to hear some short anecdotes about how you
in the Asterisk community are thriving, or at least surviving, by
virtue of the benefits of
2002 Jan 29
0
(PR#1287) seek was ignoring the `origin' argument (was
The original subject line is false. It *does* reposition, but `origin'
was being ignored, so your request was to reposition to the beginning of
the file, and that is what happened.
This was already fixed in R-patched: from NEWS there:
o seek() on file connections was ignoring the `origin' argument.
It's always worth looking at the current patched version.
On Tue, 29 Jan 2002
2003 Nov 07
0
Re: Asterisk-Users digest, Vol 1 #1835 - 12 msgs
Thanks Brian, and thanks again for the included definitions <grin> - that
helped too. Your comments are really helping clear many questions.
I suppose our intensions are to become an IXC.
So if my local carrier is sporting old technology, they'll provide TDM
services. So if I understood you correctly, the "in-band signaling" is
typically SS7, and the alternative is typically
2009 Jan 22
0
Psssst - hey buddy, wanna' get a job? (follow-up to asterisk-biz please)
Folks,
First of all, this email is sent to -users and -biz, but please follow-
up to the -biz list only. I have set the reply-to, but I fear mailman
will strip it off ... Please don't flame me for posting to -users, I'm
just not sure who lives on -biz as the (signal/noise | net.kook |
troll) factor has been pretty bad on that list lately (poor Rehan!!) ;-)
Telephony Depot
2000 Oct 26
3
Happy Birthday portable OpenSSH!
It was one year ago today that I released a patch to get OpenSSH
compiling on Linux. I had no idea just how much trouble releasing that
patch would get me into :)
Within days I was inundated with patches, improvements and portability
enhancements - contributions which have made portable OpenSSH the
success it is today.
So allow me to thank the current developers and all of you who have
2002 Jan 31
0
Your resume
Broadcast and Network your R?sum? to thousands!
This is a one time email. We will not send you any additional correspondence.
Your email was attained from an online Resume Job Bank THAT WE
SUBSCRIBE TO. If this is in error or you are no longer searching for the perfect
job, we apologize and please disregard this email. Under Bill s.1618 TITLE III
passed by the 105th US Congress this letter
2004 Jan 22
0
RE: Asterisk-Users digest, Vol 1 #2588 - 11 msgs
Message: 5
To: asterisk-users@lists.digium.com
From: Doug Meredith <doug.meredith@skyridge.com>
Date: Wed, 21 Jan 2004 20:05:19 -0400
Organization: Skyridge Systems Inc.
Subject: [Asterisk-Users] Re: What technology could my phone company be
using?
Reply-To: asterisk-users@lists.digium.com
>>Mark Hazlewood <lists@idontknow.com> wrote:
>>Sounds like Centrex services, we
2008 Jul 20
3
Order of columns(variables) in dataframe
Dear R experts,
I have a dataframe with 4 columns (variables). I want to redorder (or reposition) these columns on the basis of a value in its last row. e.g.
df1<-data.frame( v1= c(2,3,1,9,5), v2=c(8,5,12,4,11), v3=c(7,8,2,6,9), v4=c(1,4,6,3,6))
> df1
v1 v2 v3 v4
1 2 8 7 1
2 3 5 8 4
3 1 12 2 6
4 9 4 6 3
5 5 11 9 6
I wanto to get the order of df1 on the basis of
2010 Apr 27
4
longevity of ruby on rails
Hi,
I have recently added Ruby on Rails to my repertoire and as I start a
new project, I find myself wondering: Why are so many of the postings
I find as I search for help from 2006-2009?
Should I start my new project with RoR, ASP.NET, Python/Django, Zen?
Is RoR thriving or dying?
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"
2011 Sep 03
2
Screwy guide on the regression testing wiki page
I'm confused by this:
>
> ... then you need to reset your bisect and use that "Release x.x.xx" as your first good bisect (wine-x.x.xx). This particular bisect output is just a version tag, meaning that no real code was changed (and so cannot have made your problem appear). All the "good" bisects you've set tells GIT that all that code is good, until wine-x.x.xx
2018 Mar 27
0
Using R and the Tidyverse for an economic model
Looks like you have made an impressive start and some attractive
introductions. I have no significant interest in your topic (sorry), but
it seems that you are re-inventing the wheel a bit in regards to much of
your documentation and modularization... R packages can help you solve
these problems in a cross-platform way. You might try starting with [1]
and referring to [2] as needed.
2002 Mar 05
3
Having trouble getting winedbg to be invoked, trying to run sol.exe
Well, I retitled this message several times while writing it, as I
discovered more things; the brick wall I ultimately ran into is
getting the debugger to work. So, bear with me...
I'm trying to get Wine working. Ultimately I have a couple of apps I
want to get working, but at the moment I'm trying to run sol.exe to
verify that Wine is installed and configured properly and... having
2018 Mar 26
2
Using R and the Tidyverse for an economic model
I've been translating an economic model from Python into R, and I thought
members of the list would like to see a presentation I've written about it.
I've blogged this at
http://www.j-paine.org/blog/2018/03/r-taxben-a-microsimulation-economic-model-in-r.html
, and the presentation itself is a slideshow at
http://www.j-paine.org/rtaxben/R/reveal/rtaxben.html . The slideshow is
written
2006 Jun 12
0
Knowing the positions of Draggables
Could anyone direct me to a way to easily (without writing my own
JavaScript, if possible) track the X and Y positions of Draggable
objects moved/placed on a web page? I''d like for users to be able to
reposition elements on a page, which I''ll then store the locations of so
that I can redisplay them in the correct positions later.
Thanks.
2006 Jun 21
0
Feature Request: Drag and Drop support in scale plugin
I've asked for this many times, but this is the first time asking for it on
the mailing list.
I have totally removed my window list applet from my gnome-panel. It's gone,
but not yet forgotten. Despite such great effort to replace it, the thing I
miss the most from it is the fact that d&d was easy. I pick up my file or my
text or whatever, I hover over an item in my window list applet,
2011 Aug 26
0
ask for one ogg test stream with cmml subtitle
On Fri, 26 Aug 2011 18:08:59 +1000
Silvia Pfeiffer <silvia at silvia-pfeiffer.de> wrote:
> On Fri, Aug 26, 2011 at 5:33 PM, startx <startx at plentyfact.org> wrote:
> > On Thu, 25 Aug 2011 20:01:11 +1000
> > Silvia Pfeiffer <silvia at silvia-pfeiffer.de> wrote:
> >
> >> Hi BCXA,
> >>
> >> CMML is deprecated. You should use KATE
2004 Aug 06
0
Update ezstream playlist 'on the fly'
Jappe:
I've just added this functionality to ezstream. You can now send ezstream
a SIGHUP and it will re-read the currently processing playlist file (it
will currently do nothing if you are reading from stdin). In this case
ezstream will keep track of the last track played and will reposition to
that track (if it exists in the new playlist, otherwise it will just
restart at the
2017 Jan 06
0
Thank you Asterisk community!
With the start of the new year, the Asterisk team wanted to send out a
brief message of thanks to all of our community members who have
participated in the the Asterisk project so far.
Getting Asterisk to where it is would not have been possible without
the support of our community, for bug reports, beta-testing,
documentation and code contributions. For Asterisk 14 alone we had
greater than 1k
2008 Feb 12
0
LLVM 2.2 Release!
Hi All,
LLVM 2.2 is done! Download it here: http://llvm.org/releases/ or view the
release notes: http://llvm.org/releases/2.2/docs/ReleaseNotes.html
LLVM 2.2 includes hundreds of bug fixes, many improvements to llvm-gcc 4.2
(which is now the recommended front-end), a new (beta) Cell SPU backend,
and a large variety of optimizer and codegen changes that allow LLVM 2.2
to produce even better
2015 Apr 04
0
The future of centos
On 03/04/15 09:01 PM, Francis Gerund wrote:
> Almost everyone here has probably read this by now. If so, move along,
> nothing new here. But just in case you haven't, please take the time to
> read this.
>
> Here it is, in their own words: what Redhat thinks of Centos, and it's
> plans for the future of Centos.
>
> Can you read between the lines? In this case,