0
votes
3answers
44 views
What’s the best AIR & Ruby integration tool/framework?
Well, I tried Shoes, Titanium, and RubyFX (or was it FXRuby?) and am not yet quite happy with the stability and cross-platform support from any of them as desktop application GUI tools. Next in line …
0
votes
2answers
23 views
+100
Webservice on Navision / Microsoft Dynamics version 5… or else?
Go bounty!
This question has earned me a tumbleweed badge (7 views in 7 days!), which is somehow a strong confirmation that Navision has a very limited market share, which - I suspect - should be a …
4
votes
1answer
33 views
How to document applications and how they integrate with other applications?
As the years go by we get more and more applications. Figuring out if one application is using a feature from another application can be hard. If we change something in application A, will something …
0
votes
1answer
16 views
Can some one please provide the practical examples of stubs and drivers?
Hi All,
I need some practical examples of stubs and drivers with respect to top-down and bottom-up approaches to testing. I don't require code here. Just the scenario based examples.
2
votes
5answers
71 views
How can I use exit codes to run shell scripts sequentially?
Since cruise control is full of bugs that have wasted my entire week, I have decided the existing shell scripts I have are simpler and thus better.
Here is what I have so far
svn update …
0
votes
0answers
50 views
Open Source Calendar Solutions (integrate with Google Calendar)
I'm looking for an open-source javascript solution that would allow me to style a calendar. So far the best I've found has been http://arshaw.com/fullcalendar/ the only problem with this is that it …
0
votes
1answer
32 views
BlackBerry - How to refresh the Calendar Event Viewer screen programmatically?
Hi,
I created a custom menu item inside the Blackberry Calendar Event Viewer which opened another screen. When the screen is closed, something was changed on the event and was committed. However the …
4
votes
3answers
231 views
Runge-Kutta (RK4) integration for game physics
Gaffer on Games has a great article about using RK4 integration for better game physics. The implementation is straightforward but the math behind it confuses me. I understand derivatives and …
1
vote
1answer
17 views
Adding Crystal Reports support into LAMP product
We have a newly documented feature request, from sales and support, to integrate Crystal Reports into our LAMP product. (It's more like LAPP, really, with Postgres and PHP.)
I have to admit, …
1
vote
3answers
148 views
Add a notification icon at the status bar in BlackBerry JDE 4.5.0
I'm writing a Java application in BlackBerry JDE 4.5 that will start listening for some event at the start up. I want to display a small icon at the status bar.
I know its support in version 4.6.0 …
0
votes
2answers
25 views
using perforce with team foundation server
Does Team Foundation Server 2008 or upcoming 2010 work with perforce as the SCM tool? I haven't been able to find any documentation on the web indicating whether or not this configuration is …
0
votes
1answer
44 views
how to connect to hotmail server?
hello everrbody
i am developing a website in wich i want to connect to hotmail server to read and send emails through my website but i am not able to connect to server..i am using pop3 and smtp
i am …
1
vote
2answers
121 views
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 …
1
vote
5answers
177 views
Python, Perl And C/C++ With GUI
Hello,
I'm now thinking, is it possible to integrate Python, Perl and C/C++ and also doing a GUI application with this very nice mix of languages?
1
vote
3answers
110 views
Cairo and Qt integration
Hi.
I want to use Cairo graphics library whith Qt, but I can't find any documenattion. I just want to make the GUI whith Qt and use Cairo for drawing graphics in a Qt window.
Thanks.
