integration

SharePoint 2007 web parts integration with Project Server 2007

To my knowledge, web parts have the ability to display portions of other Web pages. Is it possible to integrate SharePoint 07 with Project Server 07 and display portions of a Web page from the Project Server via a web part that's on a SharePoint site. If it's possible, how difficult is it to do? I found these pages (Integration with Of...

Qt Eclipse Integration and Custom Widget PlugIn

Does anyone know the correct procedure to compile a Custom Widget to be used under Eclipse Integration Plugin under Windows with MinGW? I tried the following steps, but I cannot see the widget in Widget Bar: Installed Qt 4.6.1 for Win32 (with MinGW) Installed Eclipse Helios 32bit (tried with Galileo too) Installed Qt Eclipse Integrato...

Getting a subroutine to return a pointer referencing an array and then dereferencing it in main (in C)

Hiya im trying to write a code for basic 1D Monte-Carlo integration. To do so I need a list of pseudo-random numbers which I can then input into a function (stored in another subroutine). I've given the list of random numbers a pointer but when I try to dereference it in main I get "error: incompatible types when assigning to type ‘dou...

Asp.net WebForms app that runs MVC in a subfolder

Let's say I have an Asp.net WebForms application that has: few *.aspx files in root folder that run as WebForms application (no routing involved) a subfolder ie FormsFolder that has other files and subfolders in it that run as a regular web forms application a subfolder MvcFolder that has a normal structure of an Asp.net MVC applicatio...

Fast algorithm for multiple line integrals over 2D discrete function

Okay, I am looking for something akin to integral images (summed area tables) as used in the acceleration of integral calculations over a window. I have an image I and its gradient image G. I want to calculate the straight line integral from two arbitrary points a and b in the image of the absolute value of G. Obviously I can step over...

Active Directory Group Access to SQL Server 2008 database

I've been assigned the task to create or research the implementation of Active Directory Group based access to a 2008 SQL Server. Looking into it, I see implementations of creating a view of Active Directory Users allowed access using a linked server or tables that are renewed every night on the database populated from a script using t...

[IPB3] ssi.php return strange page

Hello I include in some pages this code: $_GET['a'] = 'stats2'; include "/var/www/forum/ssi.php"; on main page (www.musite.com) its work fine. But on other pages like www.mysite.com/bigpage/, www.mysite.com/about/ etc. ssi.php return part of forum page (a lot of css an js). How can i fix it? ...

Flex + SBI + dpHibernate, I think I missed something...

Hi all, So, my problem is : All my project is (well ?) configured but I don't have lazy loading ! This a sample project I'm making to prepare the real project coming just after. In simple words, I have 3 tables : Category, Product, Client, and the association between the last two, Buy. On the Flex side I have two simple datagrid, the ...

Facebook Like button Flash integration

How can I implement like button into Flash? Official documentation supports only Javascript solutioon. ...

Testing Availability of External Data

In which level of testing,we should test for the data from an external source. For eg:When there is AirLine Flight schedule has interact with Airport Traffic Control System.This can be identified in which level of testing. Also,please provide me if there is any external resource that clearly defines the type of testing to be used. ...

Orkut api integration

How can we get extensive API support for all Orkut features on Android. or orkut integration with android ...

How to use my MPLAB C32 compiler in Eclipse IDE

Hi Geeks, Can anybody let me know the procedures to configure the build settings in Eclipse(Helios) IDE for MPLAB C32 Compiler from Microchip? ...

Calling Perl script from PHP and passing in variables, while also using variablized perl script name

I normally call perl scripts from PHP as below and pass in variables this way, and it works fine, however now I am building a component for re-use where I want to also variablize the perl script name that I am passing in and this is giving me some headaches, so I am wondering if anyone can point out a better way to do this as my way isn'...

Highly configurable and efficient ESB / SOA / integration framework

Hi, my plan is to develop or use a Java-based integration framework (ESB, SOA whatever) that deals with services, with the following constraints: a Service can be deployed on multiple machines but doesn't have to be present on every one of them a Service can be deployed and re-deployed (with a newer version) separately a Service is con...

Integrating a .Net service with Microsoft Exchange

Are there any API's for integrating a server side application with Microsoft Exchange? I have a server application that needs to read contact/prospect information entered into exchange via Outlook. What's the best approach? Outlook automation, or is there some sort of API I can use? My environment is .Net/C#. Any tips appreciated. ...

Double integration of acceleration from accelerometer to find position?

I am attempting to use output from an accelerometer moving back and forth on a single axis to calculate its current position. I have tried using Euler integrations, but the velocity and position errors become too large too quickly. After some reading, I am wondering whether RK4 could be applied to this problem to minimise the error? Ch...

PHP passing variables to Perl, having issues with using spaces between variables method, is there another, better way?

I find myself needing to use Perl more and more since PHP's regular expressions leave me wondering what is going on half the time as they simply don't respond as they should (as they do when I use Perl, for example)... i had been using this method to call perl (before i started trying to do this with regular expressions).. passing in a r...

Integrate a Zend application into Drupal 6 / 7

Hi there, Given a "nacked" Zend application - is it possible to use the Drupal based layout and navigation? What is the best way to integrate a Zend application into Drupal 6 / Drupal 7? For Example: User X visits my Drupal page. He wants to use the Zend-Application called "Feedback". This "Feedback" application should be able to...

Cross domain application integration?

My company has a Java webapp that contains a product catalog feature. We are looking for a way to integrate the catalog into other sites in a way that no server side code would need to be written(on the external sites). I'm just looking for suggestions for ways that one might go about doing something like this... ? ...

Does dreamweaver can call other applications like Visual Basic?

Hi, can I ask a questions? Is there any possibility that Dreamweaver can connect outside its environment? Ex. Visual Basic Please help us answering this question.. thanks! ...