search for: handeling

Displaying 20 results from an estimated 109 matches for "handeling".

2008 Jan 08
0
Status of Timezone support / Handeling DTSTART; TZID="(GMT-05.00) Eastern Time (US & Canada)":20080107T123000
I can not tell from the docs or from the mailing list what is the state of timezone support in the iCalendar package? If I want to parse an iCalendar file that has non utc dstarts and dends will it convert those times to UTC or otherwise allow me to do that? When I tried to parse an iCalendar input file started off with something like this: BEGIN:VCALENDAR METHOD:REQUEST
2012 Jun 27
2
How to handel smtp to public servers
Hi, we do have some subnetworks for private computers, which are allowed to use there public smtp servers like msn, web.de or whatever with the users private accounts. All our own computers have to send mail trough our mailserver with user authentication. From time to time we are faced with the fact, that a virus infected private notebook sends spam and we are told by our ISP to take care :)
2010 Mar 17
3
asterisk fax handeling
Hello, I was wondering if the following was possible: When somebody sends a fax to my direct number 0101234567105 (my extension will be 105) is it possible that Asterisk, or an addon sees this as a fax, and e-mail the fax to me? So everybody with a private extension will be able to receive faxes in his e-mailbox on his direct number. Any pointers would be highly appreciated! Thanks, Peter
1998 Mar 18
1
Strange Results of summary()
--l4Siqd0eqV Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello, I run the following job. Please, compare the results of summary and table concerning berufl. From similar SPSS/PSPP runs, the result of table is correct. Did I misunderstand anything or is there a bug? What does the difference come from? What does '(other)' mean? What about the strange
2008 May 02
3
removing rows from matrix
Hi, I have a problem regarding matrix handeling. I am working with a serie of matrixes containing several columns. Now I would like to delete those rows of the matrixes,that in one of the columns contain values less than 50 or greater than 1000. How would this be possible, I have tried to create a simple function for this, but I just don't s...
2006 Apr 02
5
foreign keys and migrations
Hi: I''m looking to get a point clarified which i''m sure is obvious to everyone else but I haven''t been able to find the answer to. i''ve tried searching through the forums and the api pages and haven''t found anything. Is there a way with migrations to set up foregin key relationships? (beyond putting in the relevant foregin_id attributes) Is
2007 Aug 14
3
Should "a" match "ä" in ferret?
Hi all, I have indexed a huge amount of data with text from several european languages. In the index are values like Georg Friedrich H?ndel. I would like a search phrase like "Georg Friedrich Handel" to find records with the real spelling of H?ndel but it doesn''t seem to work. Can anyone give me an idea of what I need to do to make this happen. A bit lost here and
2009 Mar 27
1
constraint optimization: solving large scale general nonlinear problems
Hi I need advice regarding constraint optimization with large number of variables. I need to solve the following problem max f(x1,...,xn) x1,..xn x1=g1(x1,...,xn) . . xn=gn(x1,...,xn) I am using Rdonlp2 package which works well until 40 variables in my case. I need to solve this problem with over 300 variables. In this case Rdonlp2 is very very slowly. I know
2005 May 15
5
IPRoute2 vs Iptables
Hi all, As I read into the forum, NATting (SNAT) is expensive, using iptables to translate IP sucks the performance of the system. I just want to know if IProute2 can handle NATting and if it handels NATting can it performed faster than iptables? thanks, Wennie
2004 Dec 09
2
Samba and internet!
Hi everybody! I have a problem wich has pusseled me for sometime time. I have put samba on an internal subnet wich is the same as the windowsclients. Everything works great as long as internet is up and running but if internet goes down then the windowsclients can't find the sambaserver or just simly times out when trying to log in. On one installation I have a netgear router wich handels
2007 May 04
2
Asterisk Codec Translation Table
...4 4 6 4 3 28 - - - 5 - g726 - 7 2 2 1 2 1 26 - - 23 - - Here is the fun part, box1 is faster in converting ulaw to gsm! Is this table accurate? Does it mean asterisk is not handeling multiple cpus very good? both boxes running asterisk 1.4.4 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070504/084c791d/attachment.htm
2006 Apr 23
6
multiple applications to reduce complexity but how to interact...
...t) - option 3: let the application handle the integration by directing it to the secondary application, that application should direct it back when its done (look like the best alternative) - option 4: use the application api to communicate between apps (rails doesn''t have a good way of handeling services or am I wrong?) How have you done it? what are your ideas? Greets, Abdur-Rahman
2004 Sep 10
2
Asterisk and VoDSL
Hi, I'm new to telephony Software and Hardware, so please excuse my questioning. I plan to set up a little system, using Asterisk and VoDSL via Belcacom or Scarlet here in belgium. We are yust a little 2 man company and we are not always in our office. My idea is, to get VoDSL and set up a system that works as following: A customer sends SMS or phones to our office-numbers, if we are out,
2003 Jun 02
1
data.frame building
Hi all, I have two seperate questions that both deal with the way R handels data sets: First, I am trying to read a data set of 80M into R. I am using read.table(). The file is a tab file and I have tested the function for a small amount of lines. It seems to work fine (i.e. correct amount of columns and rows). However, when I try to read the full data set, R outputs a memory limit error and
2004 Jul 25
1
Multivariate ARMA Model
Hi R-Community, so far I dealt with univariate processes and used the function "arima" to estimate an ARMA(1,1)-model. For multivariate processes there are the functions "estVARXar" and "estVARXls" from package "DSE". But how can I estimate an VARMA(1,1)-model, or even better determine the orders and estimate the parameters? Much thanks in advance, Hagen
2004 Nov 02
2
Matrix decomposition: orthogonal complement
Hello, How I can compute in R the orthogonal complement of one matrix? If A (n x m ) matrix of full column rank (n>m), its orthogonal complement is denoted by A_ . A_ is n X (n-m) matrix of full column rank and such that A'A_=0. I need to compute A_. How I can compute A_ in R? Best Regards, /Florin -- Florin G. Maican Ph.D. candidate, Department of Economics School of
2009 May 27
1
Multivariate Transformations
Hello folks, many multivariate anayses (e.g., structural equation modeling) require multivariate normal distributions. Real data, however, most often significantly depart from the multinormal distribution. Some researchers (e.g., Yuan et al., 2000) have proposed a multivariate transformation of the variables. Can you tell me, if and how such a transformation can be handeled in R? Thanks in
2005 Jul 25
1
Meetme and option c for announcing user count
Hi, the option c for the announce of the user count does not work me in * 1.0.9. exten => 9999,1,Wait(1) exten => 9999,2,MeetMe(|Mdcs) And how to handel the marked mode with option A? I can't find any sample config for this. Regards
2001 Mar 08
1
cancel with a large number of queues
...roblem by not having more then 250 queues per "netbios alias" and having a seperate included file for each, but this is inconvienient. My question is, is this still the case in Samba 2.2? We are researching the expansion of this environment and would rather have a single host capable of handeling 1000's of queues without loss of features and using a single "netbios" name. Dan Thibadeau
2008 Oct 29
2
SQL in rails
Hi all...... please give me an example that use SQL in models to handel data in the data base. with "sql.execute" or any other possible way.. thankx --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to