Displaying 20 results from an estimated 400 matches similar to: "OT : R Applications for Force.com/ Salesforce"
2010 Nov 10
1
R Applications for Force.com/ Salesforce
Dear List
Forgive me for the slightly off topic query
Force.com and Salesforce have many (1009) apps at
http://sites.force.com/appexchange/home  for cloud computing for
businesses, but very few forecasting and statistical simulation apps.
Example of Monte Carlo based app is here
http://sites.force.com/appexchange/listingDetail?listingId=a0N300000016cT9EAI#
These are like iPhone apps except
2010 Nov 10
1
R Applications for Force.com/ Salesforce
Dear List
Forgive me for the slightly off topic query
Force.com and Salesforce have many (1009) apps at
http://sites.force.com/appexchange/home  for cloud computing for
businesses, but very few forecasting and statistical simulation apps.
Example of Monte Carlo based app is here
http://sites.force.com/appexchange/listingDetail?listingId=a0N300000016cT9EAI#
These are like iPhone apps except
2009 Dec 06
0
STATISTICAL ANALYSIS OF TEXT EMAILS Re: Refreshments after SOMS Seminar Friday 3:30-4:30 in HBB 334
Dear Professor Frank Guess,
Why did you call me a Curious George?
What is a curious george as in American context?
Why did you address this email only to Laura and me.
Why did you not answer my early query on what is a curious George?
Why do you also send me emails saying I and Gandhi are full of compassion?
How come University of Tennessee is funded by Federal Bailout Funds AND has
a row
2010 Nov 01
2
transforming a dataset for association analysis RESHAPE2
I get the following message when using the reshape2 package line
> tDat.m<- melt(Dataset)
Using Item, Subject as id variables
> tDatCast<- acast(tDat.m,Subject~Item)
Aggregation function missing: defaulting to length
Note Problem Statement-
convert dataframe
Subject   Item Score
1 Subject 1 Item 1     1
2 Subject 1 Item 2     0
3 Subject 1 Item 3     1
4 Subject 2 Item 1     1
5
2010 Nov 09
0
Qt interfaces to R/ Windows version as well as using PyQT
Is the project on creating R GUIs using QT interfaces still on?
Any plans of using PyQT
Regards
Ajay Ohri
Websites-
http://decisionstats.com
http://dudeofdata.com
Linkedin- www.linkedin.com/in/ajayohri
On Tue, Nov 9, 2010 at 8:33 PM, Kari Ruohonen <kari.ruohonen at utu.fi> wrote:
> Hi,
> I wonder if someone could help. I needed to transfer (copy) a workspace
> file that
2010 Oct 03
4
Programmaticly finding number of processors by R code
Dear List
Sorry if this question seems very basic.
Is there a function to pro grammatically find number of processors in
my system _ I want to pass this as a parameter to snow in some serial
code to parallel code functions
Regards
Ajay
Websites-
http://decisionstats.com
http://dudeofdata.com
Linkedin- www.linkedin.com/in/ajayohri
2010 Oct 02
0
Running R on Amazon EC2 : Public Snapshot for use
Dear All,
I ave created a public snapshot for use on Amazon EC2 using 64 bit Windows.
If you want to try R on multiple cores ,remote desktop you can use this
snapshot to create copies.
It has R, GUIs for beginners (like RCommander , Deducer- Alas rattle failed
due to RGtk+) and a lot of R analytical packages.
 It also has Chrome for browsing, Adobe Reader for reading help, and a
dataset WDI (in
2006 Feb 14
0
Skilled API consultant required - preferablywith Salesforce.com intergration
Because it's a new service without much traction and I need something
now and also because this will be a fairly large project and as such I
don't want to use a third party service to collect a 'fee'.
Dean
> -----Original Message-----
> From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-
> bounces@lists.digium.com] On Behalf Of Dovid Bender
> Sent:
2011 Feb 04
0
How to access custom field of standard/custom object of salesforce
Hi,
I am communicating with salesforce from my ROR app and it works fine
with standard fields. But while accessing any custom field of
standard/custom object of salesforce, I am getting below error:
undefined method `VisitDate'' for #<Salesforce::VisitorReport:0x28d41e0>
Here VisitDate is custom field and VisitorReport is custom object of
Salesforce org.
Please help me to solve
2006 Oct 31
1
Astricon followup
For the benefit of those outside of the USA or those unable to make it
to Astricon; I wanted to send out this email.
 
 
For those of you who attended Astricon in Dallas last week what was the
one thing that you saw that made the trip worthwhile?
(if we post enough information or comments it will be of benefit for
those that didn't attend)
 
 
 
For me personally it was the volume of
2006 Feb 13
2
Skilled API consultant required - preferably with Salesforce.com intergration
Hi all,
 
I was just on the phone with a B2C company in Australia who are looking
to integrate an Asterisk solution with their Salesforce.com CRM
platform.
 
They are looking for a consultant/team to provide the following
functionality
 
*	Complex IVR
	Eg can interface via API into Salesforce for customer service
interaction and product initiation.
 
*	Call centre
	Eg basic queues,
2010 Oct 30
2
transforming a dataset for association analysis
Hi
I would like to transform  a data frame like
Subject    Item   Score
Subject 1 Item 1 1
Subject 1 Item 2 0
Subject 1 Item 3 1
Subject 2 Item 1 1
Subject 2 Item 2 1
Subject 2 Item 3 0
....
*to *
Subject      Item1   Item2   Item3 .....Item N
Subject1       1          0       1
Subject2       1          1        0
........
SubjectP..
Apologize for the simple nature of my query but I am stuck.
2010 Dec 10
2
News: Heroku bought: Salesforce wants some Ruby love: $212m goes a long way
News to me. Probably worth considering when choosing your deployment
options.
 http://www.theregister.co.uk/2010/12/09/salesforce_why_buy_heroku/print.html
Dreamforce 2010 Why would a company that spent 10 years delivering CRM
as a service drop $212m in cash and $27m in stock on a 30-person
startup that hosts Ruby on Rails apps for devs on Amazon?
Salesforce.com vice president of technology and
2010 Oct 17
0
R 2.12 How many downloads
A general question- and excuse me if you find it irrelevant
Are you tracking how many people finally download a specific R version by
counting the number of downloads through log/ analytics software like GA
etc?
If so- can we see some numbers
Ajay
Websites-
http://decisionstats.com
http://dudeofdata.com
Linkedin- www.linkedin.com/in/ajayohri
2011 Jul 19
0
Setting up omniauth with salesforce login in rails 2.3.8( ruby 1.8.6)
Hi,
We have a production rails app running on ruby 1.8.6 with rails version 
2.3.8.
We are thinking about setting up omniauth to allow users login through 
salesforce.
But the omaniauth ldap dependency inturn depends on ruby 1.8.7. 
Is there any way we can setup ominauth without ldap dependency to work on
ruby 1.8.6?
--
Azhagu Selvan SP
-- 
You received this message because you are subscribed
2010 Oct 24
1
140 packages in R Commander!!
Dear List
I just downloaded and installed R 2.12.0 and then installed R Commander .
First it got RCmdr and Car, and then suggested for other packages for
utilizing the full functionality- I clicked yes!
I got 140 packages installed!!! Cran Mirror was UCLA...
Here is the list.
Is this intentional- I can see some packages like snow and multicore which
are desirable but quite optional.(see list
2009 Jan 07
2
R "Threatens" SAS According to The NYT
On Wed, Jan 7, 2009 at 11:05 AM, ajay ohri <ajayohri at yahoo.com> wrote:
>
> FYI..not a R -Help Topic, buy I dont know which list to post discussions like this.
> Regards,
> Ajay
>
> ---------- Forwarded message ----------
> From: ajay ohri <ajayohri at yahoo.com>
> Date: Wed, Jan 7, 2009 at 10:46 AM
> Subject: Re: R "Threatens" SAS, According to
2008 May 05
0
Salesforce.com - ribbit mashup
Interesting use of their voip api.
 
http://www.eweek.com/c/a/Enterprise-Apps/Ribbit-Rolls-VOIP-for-Salesforc
ecom/?kc=EWKNLVPU050508STR1 
 
Cheers,
Dean 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080505/4589b730/attachment.htm
2007 Jul 12
1
BUG? 'valid users' doesn't allow groups from trusted domains
It appears that you cannot include groups from trusted domains in the 
'valid users =' directive on a share.
Here is the scenario as I experienced it (names have been changed to 
protect the innocent):
Configuration:
 - Samba 3.0.21b as a member server in a real NT4 domain (security = 
domain) called 'NTDOMAIN'
 - NTDOMAIN has a two-way trust with Windows 2003 Active Directory 
2007 Apr 07
1
CRM integration with Asterisk
Hi
I have seen discussion about Asterisk integration with SugarCRM and 
Salesforce.com CRM in mailing list archives. 
I just want to add here that Star Outlook Dialer (Free Edition) has 
built in integration (through StarJunction) with SugarCRM as well as 
with Salesforce CRM. It is available for free download at 
http://www.starutilities.com/staroldialer.htm
Regards,
Kamran