search for: outsourcing

Displaying 20 results from an estimated 442 matches for "outsourcing".

2007 Jan 05
0
outsourcing R work
...y coding in R please check the web site of the Research Centre for Cheminformatics in Belgrade, Serbia http://www.rcc.org.yu . We have skilled statisticians experienced in R, fluent in English and with work experience in the West. For more information please check our website http://www.rcc.org.yu/outsourcing.htm or contact me. Kind regards, DK ----------------- Damjan Krstajic Director Research Centre for Cheminformatics e-mail: Damjan.Krstajic at rcc.org.yu www.rcc.org.yu
2007 Jun 09
0
CIA biscuit
...S is better off being sold to another organisation that does "get" it. I think this is a fantastic idea and more trans-national corporations should take this as a lesson on how to maximise their investment in human capital. Siemens yet again demonstrates its inability to run a successful outsourcing business. Investment in the right people and a realisation that BPO requires waiting for profits for two, possibly three years, does not compute. The leaders have never and very possibly will never "get" outsourcing. LogicaCMG has just been unceremoniously dumped by Dixons on a deal that...
2004 Jan 21
0
Atencion: Mail Comercial Personal temporal y outsourcing informatico
Si no puede visualizar esta informaci?n, favor click aqu?! Si norecibir nuevamente esta informaci?n, favor remove aqu?!
2003 Jul 04
1
rsync for directory structures only
...sync directories not any files within them.. Is there a switch/trick available for this in rsync ? Thanks for any suggestions !! Tim Nelson Senior UNIX Systems Administrator OSI Support Services, Inc. 2520 N. 170th Street New Berlin, WI 53151 T: 262-780-2134 F: 262-780-2050 E: tim.nelson@osioutsourcing.com Outsourcing services are primarily performed by OSI Outsourcing Services, Inc.; collection services are primarily performed by OSI Collection Services, Inc.; letter series collection services are primarily performed by North Shore Agency, Inc. and Transworld Systems, Inc.; portfolio services...
2004 Feb 19
1
reshape direction=wide
...es? bids batch keyword rank id bid 1 312221627 Broadband 1 401173481 2.64 2 312221627 Broadband 2 236096320 2.63 3 312221627 Broadband 3 367411639 2.62 4 312221627 Broadband 4 188906982 2.61 5 312221627 Broadband 5 227691359 2.01 205 312221627 Outsourcing 1 406300683 3.68 206 312221627 Outsourcing 2 12862485 3.65 207 312221627 Outsourcing 3 237944232 3.65 208 312221627 Outsourcing 4 95867634 3.64 reshaped batch keyword bid.1 bid.2 bid.3 bid.4 bid.5 id.1 id.2 id.3 id.4 id.5 1 312221608 Broadband 2.63...
2007 Apr 26
1
Asterisk IVR and Call Center Agents
...to send the agent as much information captured in the IVR as possible. This would be relatively easy if the client had their own agets with phones registered on this asterisk box. However, the client is not interested in hiring and/or managing agents or a call center, and are mainly interested in outsourcing the call center services. Preferrably, the call center should be US-based. Call volume to the call center will not be significant. Probably 2000-3000 calls per week with an average duration of 4 mins per call. Can anyone recommend a solution to be able to send this data from the IVR to an outsour...
2019 Dec 16
1
Local lmtp proxy on backend server
...r(12046): passwd(test): invalid password field '*' -----Original Message----- From: Aki Tuomi [mailto:aki.tuomi at open-xchange.com] Sent: 16 December 2019 06:22 To: Marc Roos; dovecot Subject: Re: Local lmtp proxy on backend server On 15/12/2019 23:09 Marc Roos < m.roos at f1-outsourcing.eu> wrote: I receive a local mail when I do a 'mail test' on a backend svr1 with this[0] configuration. However when I just add only one configuration change 'lmtp_proxy = yes' I am getting these errors[1]. I would expect this email to still be delivered locally, sho...
2011 Feb 02
2
Gluster 3.1.2 and rpc-auth patch
...ce code. A few lines in glusterd-volgen.c did the trick It worked for us, so here is the patch which allow users to issue: gluster volume set MyVolume rpc-auth.allow "10.*,192.*" default is still "*" Cheers -- Benjamin Cleyet-Marrel Directeur de l'ing?nierie Open Wide Outsourcing http://outsourcing.openwide.fr
2019 Nov 24
2
Dovecot proxy with ldap, complains about 'host not given'
My query? Is dovecot not getting this field automatically? -----Original Message----- Subject: Re: Dovecot proxy with ldap, complains about 'host not given' On 23 Nov 2019, at 16:11, Marc Roos <M.Roos at f1-outsourcing.eu> wrote: > It looks like the dovecot proxy can authenticate correctly but fails > then on with this message > > Nov 23 23:33:33 test2 dovecot: pop3-login: Error: proxy: host not given: > user=<test>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured, > session=&l...
2009 May 08
3
Fw: HP Laserjet Printer Installation
...uot; definition section ? Regards Amit Sudhir Anjarlekar Asst. Systems Engr. Tata Consultancy Services Mailto: amit.anjarlekar@tcs.com Website: http://www.tcs.com ____________________________________________ Experience certainty. IT Services Business Solutions Outsourcing ____________________________________________ ----- Forwarded by Amit Anjarlekar/MUM/TCS on 05/08/2009 01:40 PM ----- mallapadi niranjan...
2019 Jan 17
2
Authentication lost within session
> On 17 Jan 2019, at 14.19, Marc Roos <M.Roos at f1-outsourcing.eu> wrote: > > > Same ip, connection, session happens after a few seconds, all on local > test network. Sorry I mistakenly overlooked at the ip:s. But anyway that is multiple connections and seems that PAM has some concurrency limit and refuses the third connection Thunderbird op...
2019 Nov 26
1
Performance mdbox vs mbox
...lients=1 mbox=64kb.mbox box=inbox/test [2] mail_location = mbox:~/mail:INBOX=/var/spool/mail/%u:CONTROL=~/mail/control:INDEX=/var/d ovecot/%u/index:LAYOUT=maildir++ mail_location = mdbox:~/mdbox:INDEX=/home/popindex/%u/index - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -. F1 Outsourcing Development Sp. z o.o. Poland t: +48 (0)124466845 f: +48 (0)124466843 e: marc at f1-outsourcing.eu
2006 Mar 25
14
Creating a symbolic link within a Rails application?
Hi, how does one create a symbolic link within a Rails application? At this time, I can perform this action at the command line but I''m not sure how to do it within Rails. BTW, I''m doing the following command in Mac OS X: ln -s $SITE_ROOT/common_directory/* $SITE_ROOT/new_directory Thanks in advance, -Conrad -------------- next part -------------- An HTML attachment was
2009 Apr 13
5
HP Laserjet Printer Installation
...ndly suggest? Regards Amit Sudhir Anjarlekar Asst. Systems Engr. Tata Consultancy Services Mailto: amit.anjarlekar@tcs.com Website: http://www.tcs.com ____________________________________________ Experience certainty. IT Services Business Solutions Outsourcing ____________________________________________ =====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printi...
2019 Dec 12
1
Lightweight LMTP daemon to avoid overkill MTA
...ne else already contributed 'real' patches to implement LMTP support, so once I go live with this mail platform it should be stable. Met vriendelijke groeten, William Edwards T. 040 - 711 44 96 E. wedwards at cyberfusion.nl ? ----- Original Message ----- From: Marc Roos (M.Roos at f1-outsourcing.eu) Date: 12/11/19 19:14 To: dovecot (dovecot at dovecot.org), wedwards (wedwards at cyberfusion.nl) Subject: RE: Re[2]: Lightweight LMTP daemon to avoid overkill MTA Yes I am running sendmail next to dovecot on backend servers. That works ok. I have some problems with re-routing mail in a proxy s...
2008 Apr 15
4
is there a way to outsource image uploads?
I''m trying to keep my rails app lean and mean and want to avoid (if possible) dealing with image uploads, thumbnail generation, running RMagick etc. I was excited about Amazon letting you upload files directly from the browser to your S3 bucket (http://doc.s3.amazonaws.com/proposals/ post.html) but I couldn''t figure out how to generate thumbnails - has anyone figured this out?
2020 Sep 23
4
Vacation sieve explained: how does it work?
On 23 Sep 2020, at 14:07, Marc Roos <M.Roos at f1-outsourcing.eu> wrote: > It is just a sieve rule. > > 1. > On disk default file .dovecot.sieve > > 2. I am using roundcube webmail for that. > > 3. with if false # true > # rule:[Out of Office] > if true > { > vacation :days 1 :subject "Test" "test...
2015 Oct 19
5
Can I force yum to only use http.
Our outsourced IT department has decided to use white listing on the firewalls for outbound ftp. I was given a list of sites our lab had accessed via ftp and eventually tracked them down to Linux machines running yum. They are all CentOS 5 or 6 with a smattering of 7. It is impractical to list all the possibilities since they change on a regular basis. Also any 3rd party repos we need are
2009 Jul 17
8
Tools to take a kernel crash dump.
...e Harsha Totakura Member, Open Source Platform - TEG Tata Consultancy Services Ph:- +91-22-67782038 Mailto: sreeharsha.totakura@tcs.com Website: http://www.tcs.com ____________________________________________ Experience certainty. IT Services Business Solutions Outsourcing ____________________________________________ =====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, print...
2009 May 06
3
Questions on X100P/X101P cards
Hello, I'm looking for a dirt cheap solution for SOHO use to handle at most a couple of POTS lines, and I notice that X10?P cards go for $15 on eBay as opposed to $90 for an OpenVox card or over $200 for a Sangoma. I have a couple of questions about those cheap FXO cards: 1. Are they all glorified softmodems, ie. none has an on-board CPU or DSP and outsources all processing to the