The process of linking together different computing systems and software applications physically or functionally, to act as a coordinated whole.

learn more… | top users | synonyms

4
votes
0answers
37 views

Azure Continuous Integration

I have an MVC 4 application on .NET 4.5.I have my application deployed on Azure cloud. Up until yesterday I would make changed to my application, then check in to TFS, then my application would ...
4
votes
0answers
349 views

Can my app integrate with the default android Gallery - Like Picasa?

I'm writing an app that involves some media syncing. I really love the way Picasa integrates into the default gallery - mainly the Picasa icon on the folder and the thumbnail mechanism (i.e. it loads ...
4
votes
0answers
640 views

Twitter JS API - get current logged in user

I am using twitter @anywhere JS API in my application and don't know how to use their methods and properly execute them. At present, I am following this docs for the API. I am working on a scenario ...
3
votes
0answers
89 views

Phoca Gallery: Error with Intergration of Facebook Albums in Gallery

So, same Problem like the Guy before and alot more people on the web, but this time i try to make a good discription. My english is not perfect, but please realise that i really try to tell you the ...
3
votes
0answers
174 views

Microsoft Git Provider and Visual Studio 2012 failed to start the configured compare tool

I'm working with most recent Visual Studio 2012 Update 2 and I have installed official Microsoft's Git support. But when I try to diff modified file studio screams: Failed to start the configured ...
3
votes
0answers
191 views

Automatically close Chrome or Firefox like IE when ending a Visual Studio debugging session

When I debug a web project in Visual Studio 2010 in IE, the browser closes automatically when I end the debug session. Similarly, when I end the browser first, so ends the debug session. I understand ...
3
votes
0answers
223 views

Using Maven to build c++ in eclipse

My Project consists of multiple Java-Projects, one Java-JNI-C++ Project as a Bridge and one pure C++ Project keeping an algorithm library. I managed to write Maven build configurations for all 3 ...
3
votes
0answers
272 views

monodevelop and nunit integration

I use MonoDevelop from several years but I'm now having problem with NUnit plugin. I've started a new simple project with few tests... The binary is tested without problem from nunit-console, but ...
3
votes
0answers
262 views

Understanding the @ConnectionDefinitions annotation in jca 1.6

I cannot find an example that shows a use case for using the plural @ConnectionDefinitions on a ManagedConnectionFactory implementation. What confuses me is that the singular @ConnectionDefinition ...
2
votes
0answers
49 views

Spring security: External Authorization

I successfully completed login module of my application using spring security's inbuilt authentication & authorization mechanism.But later i was told to check if i can integrate WSO2 (SOA solution ...
2
votes
0answers
136 views

Spring Batch JdbcBatchItemWriter

I'm using a chunk step with a reader and writer. The reader is using a JdbcPagingItemReader with a high page size of 5000. The writer is using JdbcBatchItemWriter with a commit-interval of 5000 on ...
2
votes
0answers
243 views

Solve an integral equation in Mathematica

Dear Mathematica Users, I am a physics student (not very skilled with Mathematica) and I have to solve an integral equation. Below is a sketch of my attempt: iterstepGap := (valuesgap = Table[ ...
2
votes
0answers
222 views

javascript integration testing for one page applications

I am currently developing a one page javascript application using Sinatra Ruby on server side and Backbone.js, jQuery, jQuery UI for the client side. The application main purpose is to allow a ...
2
votes
0answers
129 views

Integrating LinkedIn with openid

Do you know some way to integrate LinkedIn with openid? I have a webpage that allows the users to login with openid and I was able to implement Yahoo, Facebook and Gmail. Both Facebook and LinkedIn ...
2
votes
0answers
150 views

Rails - validate inclusion fails on rake test:integration

I see different results when running 'rake test' and when running 'rake test:integration'. When running all tests with 'rake test' all tests pass. When running 'rake test:integration' I have a failed ...
2
votes
0answers
128 views

Limitation on Subscription contract error log

I've encountered an issue while monitoring some failed message in my integration broker. When I look at details and click on error messages I've got only 50 lines ... So I'm not able to check what's ...
2
votes
0answers
192 views

cloth sim with implicit integration unstable problem

Im implementing a gpu based cloth simulation using mass-spring model with a backward euler integration. The linear system is solved by using the conjugate gradient solver with filter. Everything is ...
2
votes
0answers
272 views

BlackBerry - Programmatically create new exception in profile?

Actually i trying how to read the profile status but i am not getting that. .... If anyone have an idea how to create new exception in profile programmatically, will really helpful for me. Thanks
1
vote
0answers
19 views

Grails app as an iframe

I am building a Grails app to be integrated in an existing web app. I need to provide some new functionality, offering a user login. Ideally, I'd like to provide this functionality within an iFrame ...
1
vote
0answers
14 views

Are developers able to load a specific portion of a website into a company's facebook page

I want to know if developers are able to load a specific region of website into their company's Facebook page? If so, How? Is anyone else doing it or is there any company Facebook page I can see or ...
1
vote
0answers
20 views

Integrate RF3.3 and Trinidad in JSF project

My web application is running JSF(2.0) without facelets and RF3.3. I need to integrate Trinidad into the existing web application project. I have downloaded the trinidad jars and have placed them ...
1
vote
0answers
59 views

Integration of Azure Service Bus messages between C# and PHP

Going over development notes from Microsoft for PHP Azure bus, I see PHP bus library has $message->getBody(), where as C# library has message.GetBody<T>(); and expects a type. How would we ...
1
vote
0answers
34 views

PayPal issue with my UCP

I'm currently having this issue, and I was told to post here. Basically I have a UCP (User Control Panel) for a gameserver which I am running, the issue I am having with it is that: Well, basically ...
1
vote
0answers
25 views

Integrating Django with Apache while handling regular HTTP requests

I've got Django running on my Apache server. However, my boss asks me if I can keep the http functionality on Apache. i.e.:regular pages(No in Django directory) should be processed as regular http ...
1
vote
0answers
37 views

Integrating BuildBot into JIRA

We have a BuildBot setup for our continuous build. Additionally, we happen to use JIRA for all our bug-tracking and task needs. What I was trying to accomplish (and have found little to no ...
1
vote
0answers
175 views

CKeditor Colorbox Integration

I want to use colorbox inline image, which can be done using http://website-design.operationenterprise.com/articles/website-development/colorbox-ckeditor-drupal-7, but I want to automate the the ...
1
vote
0answers
76 views

PayPal shop within Facebook iFrame

As with all projects the goalposts have moved and I need some help with the easiest/quickest solution to implement. Initially, I just needed to build a product catalogue site. Now, I need to include ...
1
vote
0answers
74 views

PHP Paypal integration testing environment

I'm working on website integration with PayPal online payments. I did it before and i know it can be a cumbersome task, especially debugging and testing. I'm developing on localhost (XAMPP, LAMPP) ...
1
vote
0answers
447 views

MS Project 2013 and TFS 2010 integration

I am trying to import TFS items to a MS Project file. It works perfectly for almost all use cases except the case when "Duration" field is empty or less than 1. So, as a result I cannot import not ...
1
vote
0answers
31 views

Spring legacy integration?

I have a legacy java application making use of xmlparser.jar. How can i make use of the legacy java application the problem is xmlparser when placed in spring application classpath causes problems in ...
1
vote
0answers
219 views

OBJECT and IFRAME tag to embed html pages on same domain

I have researched this question in numerous places, but I cannot find a definitive answer. The question in detail is: I want to import other pages from the SAME domain into EITHER an IFRAME or OBJECT ...
1
vote
0answers
110 views

OpenSSL Certificate For IDEAL

I have been creating a website to link into an Advanced Integration with IDEAL. The issue is when I am creating the self signed certificates and loading them into the site, I am receiving this error: ...
1
vote
0answers
151 views

Integrate BizTalk 2010 with remote SharePoint 2010

I would like to configure BizTalk 2010 with a SharePoint Server 2010 that is being run on another machine. This should be possible, but I have found no proper documentation about how to do it. The ...
1
vote
0answers
71 views

GDS Galileo MIR FILE

I have lots of Galileo MIR files and want to parse the information present in it. I saw a VB Script code available on google code. But is there any other way to achieve this. My aim is to get all the ...
1
vote
0answers
106 views

WordPress Supersized alt tags

I am using Supersized plugin for WordPress (built-in "Direction" theme found on ThemeForest), but after many attempts I can't figure how to make it to put used alt and tile tags from WordPress Media ...
1
vote
0answers
463 views

Spring Integration | FTP - FILE Adapter Issue

The application which i am working on has an Integration Layer build using Spring Integration 2.5, It tries to pull a CSV file from FTP server using FTP adapter and drops it on to local server which ...
1
vote
0answers
91 views

Intuit PaymentNetwork Callback URL

I am trying to integrate with Intuit PaymentNetwork to take payments on a client's website. I can create a button for payment just fine, but I don't see anyplace to set a callback url that will let my ...
1
vote
0answers
41 views

Integration testing on a live/running website

I remember reading about a framework, but have totally forgot about it and can't find it in Google. The framework allowed you to write integration tests that are meant to be run in a live ...
1
vote
0answers
202 views

How to integrate Affiliate API's into website

How to integrate affiliate APIs into my site, basically a script that can upload affiliate, create pages accordingly with product names,specifications, and update prices. Can I do it using some CMS ...
1
vote
0answers
293 views

Apache and Tomcat Integration to load balancing using mod_JK with parallel plesk

"configuring apache server to work as load balancer for tomcat server on cents 6".I bought a server which has httpd pre installed with paralel plesk, I want this apache to use as a load balancer for ...
1
vote
0answers
195 views

Grails Integration Test Filter

Is there a way to test a controller which uses a filter on an integration test? There seems to be a way using the @Mock annotation for Unit Tests and than wrapping the controller call on a withFilter ...
1
vote
0answers
228 views

Integrating wordpress with cakephp

I have a website running with CakePHP. Now I need to include a Wordpress blog to run along with it. The issue is that I need to make some integration, like user logins, so I'm trying to include the ...
1
vote
0answers
105 views

Spring integration - reliable message delivery with persisted messages

My current setup (partly) is like this: <channel id="chainInboundChannel"> <queue message-store="mongoDbMessageStore"/> </channel> <chain id="myChain" ...
1
vote
0answers
630 views

Inserting data in HBASE table from HIVE Integration

I am getting error in Step#5 below...any help is much appreciated. I am following the steps given in https://cwiki.apache.org/Hive/hbaseintegration.html Step#1 hive> CREATE TABLE tblHbase(key ...
1
vote
0answers
125 views

Solving a system of coupled iterative equations containing lots of heavy integrals and derivatives

I am trying to solve a system of coupled iterative equations, each of which containing lots of integrations and derivatives. First I used maxima (embedded in Sage) to solve it analytically, but the ...
1
vote
0answers
25 views

Writing an unmanaged DLL to be used in a .NET project: best practices

I'm planning on implementing a performance-critical part of an otherwise completely managed project in C (or C++). What are the best practices (concerning method signatures, calling conventions, ...
1
vote
0answers
108 views

How to integrate 3-legged OAuth system to and 2-legged OAuth system

I have a system provide main service using user account with 2-legged OAuth. I also have another system provide service with API to call but it authenticate using 3-legged OAuth. Currently, the 2 ...
1
vote
0answers
88 views

How to send form submitted data to paypal in Drupal?

I need to implement paypal integration with webform so I have installed webform and webform_paypal modules but my question is filling all form information, by clicking on button I should redirect to ...
1
vote
0answers
92 views

How to detect and catch “connection time out” in PHP with Salesforce integration

I use Salesforce API Webservices to create/update records through Php. I test I would end up get a message coming back from Salesforce saying "cant connect to host", so I suspect that is what most of ...
1
vote
0answers
113 views

vectorwise integration pentaho

I have a problem regarding the integration of Vectorwise with Pentaho..... The Pentaho was working fine with other databses but integration with Vectowise gives always the same error....... ...

1 2 3 4 5 12