similar to: Ottawa Asterisk User Group Kickoff - Wed -- May 17 -- 5:00

Displaying 8 results from an estimated 8 matches similar to: "Ottawa Asterisk User Group Kickoff - Wed -- May 17 -- 5:00"

2007 Mar 02
3
Alec Saunders post about Mashable Telco's
Interesting read in Alec Saunders blog today. http://saunderslog.com/2007/03/01/mashable-telcos/ Thought it may interest some people on this list. As food for thought, why it is that ITSP's haven't come up with more 'interesting' voice applications? When asterisk first became available I thought it was the beginning of seeing really neat applications, think Verzion's
2006 Jul 11
0
Xen User BOF at Ottawa Linux Symposium
Folks, Next Thursday evening (20 July) we''ll be holding a "Xen Users BOF" at the Ottawa Linux Symposium. >From the BOF description: "The Xen Users'' BOF will provide an interactive forum for users to talk about their experiences with Xen and highlight some of the cool configurations they have created with it. This will also be an opportunity for newcomers to
2006 Jul 11
0
Xen User BOF at Ottawa Linux Symposium
Folks, Next Thursday evening (20 July) we''ll be holding a "Xen Users BOF" at the Ottawa Linux Symposium. >From the BOF description: "The Xen Users'' BOF will provide an interactive forum for users to talk about their experiences with Xen and highlight some of the cool configurations they have created with it. This will also be an opportunity for newcomers to
2007 Feb 05
0
SYSLINUX talk or BOF at the Ottawa Linux Symposium 2007
Hi all, I'm thinking of doing a SYSLINUX talk or BOF at the Ottawa Linux Symposium this year. I'm right now trying to figure out which, but I'm kind of leaning toward a BOF, since I really would like to take the opportunity to get more feedback. However, if there is interest in a formal talk I might be able to do that. If so, I'd like to know what people want to hear about.
2008 Nov 05
0
Ottawa area R Users meeting
There will be a meeting of the Ottawa Gatineau R Users Group on Monday November 10 from 4pm to 6pm. More details are provided below. Please pass this message along to friends you think may be interested. Paul Gilbert _________ Dear R friends: To get OGRUG going again I've reserved room DMS 6160 in the Desmarais Building of the University of Ottawa for 1600-1800 November 10. This is the
2009 Apr 22
2
R-User groups in North America (SF, LA, NYC, Ottawa)
Hi R folks, I'd like to announce several new R users groups here in SF, LA, NYC, and Ottawa - as well as their next scheduled event. The goal of these user groups, besides gently explaining 'drop=TRUE' to the uninitiated, is to exchange knowledge, promote best practices, and spur the adoption of R for innovative applications. If I've missed any groups here, please feel to add on
2007 Dec 18
1
Backgroundrb crash calling ask_status when worker not running
When I call ask_status on a worker that has not been started I get and exception of type BackgrounDRb::BdrbConnError, which is fine. I can deal with that, but I also find that the backgroundrb process dies as well. The scenario is simple: Call ask_status on a worker that is not auto loaded. I used a job_key, in case that makes a difference. -------------- next part -------------- An
2007 Dec 17
7
Get "some read error" on calls to worker
I''m running the latest from svn (rev 285). I''ve been having a problem launching a process repeatedly. What happens is that I get a debug message "some read error" and then the worker refuses to run again. I''ve stripped my worker down to just doing a puts and it still happens. Like the other threads I want to launch my workers as needed, however I get the