-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello,
Besides using Appcelerator's Titanium Desktop, are there other approaches to integrating Javascript and Ruby/Python into cross-platform desktop applications? Just trying to get a sense of the landscape here. From searching the web, it seems Titanium may be leading the charge in terms of…
>>> More
-
as seen on Programmers
- Search for 'Programmers'
I know the Ruby on Rails framework is only for web development and not suitable for desktop application development. But if a ruby programmer wants to develop a desktop application, is it suitable and preferable to do it with Ruby only (not jRuby, as most of the tutorials are for jRuby)? If yes, please…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi
I am working on a desktop application which uses Infragistic grids. We need to automate the regression tests for same.
QTP alone does not support this, we need to buy new plug in for same which my company is not very much interested in.
Do we have any open source tool for automating regression…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello.
I am writing for my desktop some application for handling some services.
I wrote in C# an application that calculates something (lets call it cl.exe)
I created a .bat file that starts the cl.exe.
I want to call that .bat file from my javascript so I WShell.Run(**.bat).
2 question:
The…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
If I understand correctly, Microsoft Silverlight is a lightweight .NET implementation meant to run on the client side, inside a browser. So now I hear about "out of browser" silverlight applications and I'm confused.
What is the advantage of an "out of browser" silverlight application, compared to…
>>> More