integration

Can you integrate a custom help desk application into SharePoint?

I know next to nothing about SharePoint, so maybe this isn't something you can/should do, or maybe it's something completely trivial, I don't know, but we have a custom in-house help desk application at work, and I'm wondering if it can be integrated into our help desk SharePoint site somehow? I really don't know what's possible with S...

Blackberry call method after viewing call log history?

I want to stop a thread process, just after viewing the call history item, for that i need to initialize a method, after viewing call history. If anyone know about this please help me. Thank you! ...

I want to learn how to make a blog and skin it to fit into my website design theme. Any suggestions on how to get started?

I have never made a blog before. I am proficient with html and css. I know there are many blog services like "blogger" and "word press" etc where you can make a blog and even pick from skins. Can anyone suggestions on where I can find information for a total beginner on how to use one of these services as the back end for updating my...

Blackberry - how to count unread sms messages?

Can anyone please help me .... I need the full code. Folder containing inbox ... and i need to count the unread sms there. ...

Advice for integrating a blog and wiki in a custom site

I've been tasked with building a site for a client. They want it to include a wordpress blog and a wiki with both integrated apps sharing the look and feel of the main site. Currently, they use MediaWiki and would like to stick with it, but they are flexible with respect to the software we choose. I've nailed down two fairly discrete ...

Blackberry - call method by interacting with system dialog

When a system missed call popup screen appears I want to call a method by clicking on VIEW button on that screen. Actually when I click on the View button I am trying to close a thread by calling a stopThread() method of my application. But I am unable to get the activeScreen object. I am already tried with the following code but it retu...

How to connect CodeStriker to FogBugz

I have just installed the CodeStriker code review tool. Has anyone attempted connecting it to FogBugz? In the CodeStriker documentation I saw it works with Scmbug, whichintegrates software configuration management (SCM) with bug-tracking. Has anyone connected Scmbug to FogBugz? ...

Recommendation: CMS to integrate with javascript based solution.

We have a mutiple asp.net (webforms, asp.net 2.0, .Net 3.5) public facing websites.Each website is used by mutiple clients. We need the ability for the clients to be able to manage the content on the public facing websites. This content needs to be managed in a javascript based website and the data needs to be stored in a SQL server data...

How can another Firefox extension mark a site as "trusted" in NoScript?

Hello, I am looking to write an extension that will integrate with the Web of Trust API to mark sites with good reputation as trusted automatically. However, from what I can understand, there is no easy way to integrate with NoScript. What I would need to do is check if a site is on the trusted or untrusted list, and add it to the trus...

Blackberry - make a call from native address book

how to make a call from menu item appended in native book of BB('Call from ABC' option)? ...

Intercept outgoing call in Blackberry

hi, we are looking for a way to do the following: user with BB enters a number (or selects a contact and clicks 'send') our app in the background detects the call event our app does something (e.g. blocks the call / makes a call to a different number, etc) can this be done at all? can it be done transparently to the user (i.e. no d...

Blackberry - How to use notification icon in statusbar

In RIM Blackberry OS 4.6+ there is a new feature - ability to show notification icon in statusbar. Integrated application use it to give quick and informative information for user: Dealler - missed calls, Messages - unread messages etc. Possible use of notification icon: missed events RSS updates object status (ex. weather/a...

Notification Service for Blackberry OS 4.5 application

Hi, I am developing an application similar to email application. Whenever new message is received my notification service should indicate change to user...by updating icon, also, the notification service should continuosly listen to server for incoming events. How do I achieve this? I am developing in os version 4.5. Please help. Tha...

How to use Intel C++ Compiler with Qt Creator

I am writing a program wherein i will need to do a stupendous number of numerical calculations. But since I am developing the front end of the program in Qt Creator, I have as yet been dealing with MinGW. As such, is there any way to integrate or use the Intel C++ Compiler with QT Creator? Currently using IC++ 11.0 and QtCreator 1.2.1...

Tools to help with salesforce integration

Hi, We do some tight integration between our rdbms and Salesforce.com - currently using the salesforce API, java code and an ETL tool. Our business users are asking questions like, if it's all soap, can't we just link the two systems together in a more dynamic question? Essentially i'm wondering whether there are tools that enable thi...

Integrating PowerShell in SharePoint

For some time I have been looking at the possibility to integrate PowerShell as a scripting engine in SharePoint but I haven't found the right solution yet. My main objective is to enable event triggers in e.g. a list to call and execute a PowerShell script (by filename) on the local server. This would give me a lot of flexibility compa...

Integrating Interwoven Teamsite into SharePoint for Content Management

I'm working on a roadmap to re-architect our corporate intranet, and I'm stuck on a hard decision around content management. We own licences for Interwoven TeamSite, and we use it to manage our content for our externally-facing internet site, our main intranet, and a couple of big internal knowledge exchanges. It's looking likely that ...

Payoall Integration

I am making a site on which i want to sell article.the rate of article used from database. when i go to paypall after clicking button than it show to update price. but i don't want it . please any on help me ASAP ...

How to migrate Weblogic's config.xml to multiple machines?

Hi all, our development team develops a J2EE application that runs on Weblogic 10.3. Each development machine runs its own copy of Weblogic 10.3 application server. The development environment's Weblogic domain was initially created on one machine and then copied onto all the machines using Weblogic's configuration tool (bea10/wlserver_...

Help integrating Wordpress with Symfony

I have a site built with Symfony 1.2. I'm trying to integrate Wordpress 2.8.4 into it to power my blog. I followed the instructions at http://www.theodo.fr/blog/2009/03/integrate-wordpress-into-symfony/, including the 2 steps in the comments at h ttp://www.theodo.fr/blog/2009/03/integrate-wordpress-into-symfony/comment-page-1/#comment-57...