integration

How integrate JavaFX with Mozswing ?

Hi. I'm not able to integrate JavaFX with Mozswing. Simply nothing happened. XULRunner is already configured, it also shows the log at the time of execution. Below is an example of how i am implementing the javafx.ext.swing.SwingComponent, such .fx file: public class SwingBrowserComponent extends SwingComponent { public var mozill...

How can I display a facebook feed on my website?

I am trying to display my 3 most recent status updates from facebook in my website. I've seen this article (http://www.hongkiat.com/blog/how-to-display-facebook-statuses-on-wordpress-blog/) on displaying the facebook feed in wordpress however my site is just a regular website using html/css. If anyone can shed some light on this that wou...

php pages integration in drupal

How can we create new php pages in drupal ? ...

problem with opening new document in document library with form authentication

i am working on Form authentication. After enabling Client Integration to YES i am getting all the menu items in document library.But when i am opening a new document or my own template it is showing error like word was unable to read it may be corrupted. ...

What is the best Java based ESB Solution available?

I know there are similar questions on this topic, but none of them answers my particular questions correctly. We are in the phase of choosing a new ESB provider for our enterprise, our main purpose of choosing a ESB will be for using it as B2B with partners Messaging Orchestration Transformation Messaging and scheduling And other ge...

SAP PI Components vs. Different Stages/ENV

We are in the process of integrating PI to our system landscape. I read in the SAP Best Practices for Naming Conventions that you should include the stage/environment in your Business System Names. ex: BS_SOMEJMS_P (as P for Production) My question is; in different components, such as Receiver Determination, you include the Business ...

Custom Database integration with MOSS 2007

Hopefully someone has been down this road before and can offer some sound advice as far as which direction I should take. I am currently involved in a project in which we will be utilizing a custom database to store data extracted from excel files based on pre-established templates (to maintain consistency). We currently have a process (...

Does a svn frontend for git exist

We are planing to migrate our repositories from svn to git. However there are some people using np_subversion which integrates SVN into the TYPO3-Backend. np_subversion calls the svn client to make updates, commits, show logs etc. I am looking for a tool that behaves like the svn client but works on a git repository as its backend. (Kin...

Integration between 2 modules in ERP system

Me and my team are working on an ERP system have many modules ( HR , Accounting , etc ) The problem we are facing that there are some shared entities between 2 modules (HR , Accounting ) like employees Employees in HR system have a lot of details like : Personal Information , Visa Info , Report To , Sources , Training , Etc E...

integrate outlook calendar to php app

Is there a way to transfer the events setup on outlook calendar to a php app. ...

PKIX path building failed while making SSL connection

I'm integrating with a Merchant Account called CommWeb and I'm sending an SSL post to their URL (https://migs.mastercard.com.au/vpcdps). When I try to send the post, I get the following exception: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to f...

PHP + PayPal - how to integrate/merge both?

hi all, i have an idea about how pay-pal works but not an expert. I'm asked to implement online banking (using PHP) through PAY-PAL in my page. I've no idea where to begin. No introductory sites where found by 'googling'. Is web-service needed for this implementation? Any site for beginners will do. Thanx all. ...

how can we integrate myspace in my website

how can we integrate myspace in my website.i want to bind friendslist and daily updates to my website? ...

How to integrate Flash and MySQL

Hi all - tutorials (e.g. ) show how to integrate Flash and MySQL. Also Flash can manipulate and sent this back to server (http://www.kirupa.com/developer/actionscript/create_edit_xml.htm). To integrate flash and MySQL one can do the following: (1) MySQL -> php -> Flash (e.g. (http://)library.creativecow.net/articles/brimelow_lee/php_my...

Web Service or Windows Service or SQL CLR Integration?

Good afternoon everybody, I am in a bit over my head and facing some tight deadlines, so hopefully someone can offer some advice. My starting point will be a table in a SQL Server database, two of whose fields are x,y coordinates obtained from a gps unit. I will be responsible for geocoding (getting physical street address) these loca...

Registering Assemblies used In SQL CLR Stored Procedure

Hello, I have been messing around with writing some stored procedures in .NET code with SQL CLR Integration. In the stored procedure, I am calling a third-party dll. When I try to create the assembly in SQL Server containing my custom stored proc, it complains that the third-party dll is not registered with the database. Is there som...

Need a cache which is shared between C++, Java and .Net Applications

Is there a caching solution which works with C++, .Net and Java all accessing and populating same data in cache? (Data is composed of simple strings only) Longer version: I have 4 applications which work on different areas of a problem. Two of them are developed in C++, one is a java desktop application, and another is a C# application...

Custom Joomla component integration with Joomla com_user.

Hi Everybody I am creating a component where registered users will be able to use the features of my component. My component has a some forms and views. I want to allow only logged in users to access links to my component. How can i add extra custom fields to the User Registration form of Joomla? I have some extra fields to capture li...

How to read using C++ (C#) sound stream sent by flash?

Hello. I need to read sound stream sent by flash audio in my C++ application (C++ is not a real limitation, it may be C# or any other desktop language). Now flash app sends audio to another flash app but I need to receive the same audio by desktop application. So, is there a standard or best way how to do it? Thank you for your answer...

Software planning: integration

I'm currently the team leader of a group of students working on a project for a course right now consists of both electrical and computer engineering students. I'm one of the electrical engineering students, and I have yet to work on the software components of the project yet. I feel that the planning for the software development and tes...