The tag has no wiki summary.

learn more… | top users | synonyms

10
votes
3answers
250 views

Is it possible to use the Intel C/C++ compiler on Linux to create object files to be linked on Windows?

Why? Depending on your source the Intel compiler is likely or most definitely the compiler generating the fastest executables for the x86 architecture (5 to 100 % execution time improvement). Intel ...
0
votes
3answers
159 views

Bluetooth app that works on multiple platforms

I am prototyping a bluetooth microcontroller. I need to be able to connect and read data from the bluetooth microcontroller with a pc, mac, iphone and android. I it possible to write one app that will ...
-1
votes
0answers
53 views

C++ Create a Cross Platform Toolchain [closed]

I'm actually a java developer and I'm currently learning C++. Do anybody know of a way to create a cross-platform toolchain that I'll code on Windows and create binaries for Linux and Mac along with ...
4
votes
2answers
2k views

Why most use Cygwin and not Uwin?

Most academic researchers I know target just *nix, and rely on Cygwin to make their applications available on Windows. I have tried many of these projects and always found them too unstable for ...
1
vote
1answer
136 views

HTML5 PhoneGap Mobile development? [closed]

I want some suggestions about the project concepts/ideas on HTML5 PhoneGap mobile app development. I want to develop some app that can be a learning curve to get to know about these technologies. Any ...
4
votes
2answers
299 views

Technology choice for cross platform development (desktop and phone)?

I'm a Microsoft developer mainly, but there are a couple of small-ish projects I'd like to fiddle with which would benefit from being cross platform. The platforms I want to target are: Windows, ...
4
votes
3answers
467 views

How would you design an application with many target platforms and devices?

I'm in a very beginning of the design phase of an application that will have to run in the following platforms/devices: Desktop: Windows, Linux & Mac Mobile: Android, iPhone/iPad & Windows ...
2
votes
2answers
180 views

How to unit test code which is intended to have different results on different platforms

I noticed some duplicate code in a codebase I am working on that appended a filename to a directory path, so I decided to refactor it into its own method. The application I am working on is not well ...
1
vote
1answer
67 views

Developing a cross-platform interface for writing to hardware like PicKit OR USB over the web?

I thought long and hard on weather to put this question in programmers or stack overflow. Please let me know if this is not the right place and I will post it to SO. My friend and I am developing a ...
4
votes
1answer
64 views

Continuous “Platform” Integration?

We have accumulated a large codebase of somewhat-well-document projects, many of which aren't actively being used, but that we want to be able to start using again quickly if necessary. What is the ...
0
votes
0answers
42 views

Audio Sync : Detecting current time of a program

I am trying to do some audio sync things (see Wikipedia on acoustic fingerprints). I know it is possible to place watermarks in an audio signal to analyse it later, but how would I do to get the ...
5
votes
2answers
3k views

What are the differences between AppMobi and PhoneGap?

I am new to the cross platform application development. I came across the very similar cross platform frameworks AppMobi and PhoneGap. I want to know Is there any differences between apk/ipa ...
-2
votes
1answer
285 views

Has Java's reputation been permanently damaged by recent security exploits which have targeted applets in the browser? [closed]

I have to build several small(ish) business applications for various purposes. Primarily for myself but I would like to have the option in the future of selling them to other companies. Since I use a ...
3
votes
7answers
468 views

How do i speedily traverse a file system while extracting/extrapolating various data and provide user feedback?

I'm working on a system file scanner that reveals info about various files (e.g. size, last used, duplicates, etc). Currently I'm traversing the file system once just to get a good measure of the ...
-5
votes
3answers
598 views

What would be the best Programming language for web applications so that code can compile and ship as a package [closed]

I want to create a web application and ship it to the clients as a package which would contain an embedded webserver, an embedded db and the compiled code. I want the s/w to be very fast and use less ...
0
votes
1answer
391 views

Fastest native C++ multi-platform compiler & IDE & debugger [closed]

If I'll begin developing cross platform applications, The complied file speed is very important for me . I have research before than and find same result about IDE : (I ignored eclipse because very ...
11
votes
7answers
6k views

Is Java (still) the cross platform language of choice? [closed]

When I started using Java in the nineties, it was all "Write once, run anywhere!" from day one. That was probably all true then and I was a part of the choir as well. I am not sure what to think ...
1
vote
1answer
123 views

How to plan/manage multi-platform (mobile) products?

Say I've to develop an app that runs on iOS, Android and Windows 8 Mobile. Now all three platforms are technically in different program languages. The only 'reuse' that I can see is that of the ...
1
vote
1answer
167 views

Does Rhodes actually create a Native app or a Hybrid app

Rhodes claims to be able to build Native apps but I'm not sure or not if this means a native shell + embedded Web Browser like PhoneGap or does it create a true Native app like (I believe) Titanium ...
2
votes
6answers
691 views

Why don't we use browser detection and platform-specific CSS?

Nowadays, the common phenomena is to develop a website for a browser and then corresponding apps for Android phones, iPhone, tablets and so on. Since all the platforms come with a browser, why ...
2
votes
1answer
104 views

Patterns to refactor common code in multi-platform software

I have a Django application and a PyQt application that share a lot of code. A big chunk of the PyQt application are copied verbatim from the Django application's views. As this is a game, I have ...
4
votes
6answers
1k views

Write once, run anywhere. Is it still relevant?

Since Oracle bought Sun and Apple have decided not to continue developing their JVM, is the "write once and run everywhere" model still relevant or has web services/SOA reduced it to an edge case?
1
vote
1answer
255 views

How are crossplatform/multiple-OS C++ projects planned in terms of code and tools?

I want to create a project in C++ that can work in Windows, Linux and Embedded Linux. How are projects created when they have to work across many OS'es? Is it first created on one OS and then the ...
4
votes
1answer
467 views

JavaFX 2.0 vs Qt for cross platform stand-alone application [closed]

I need a bit of advice from you developers who deal with cross-platform applications (specifically programs with a GUI). I will be creating an application soon that needs to be cross-platform and so ...
4
votes
3answers
2k views

Cross-platform desktop programming: C++ vs. Python [closed]

Alright, to start off, I have experience as an amateur Obj-C/Cocoa and Ruby w/Rails programmer. These are great, but they aren't really helpful for writing cross-platform applications (hopefully ...
4
votes
1answer
277 views

is it allowed to create a app with overscroll feature?

As Apple won lawsuits against Motorola and Samsung with the so called overscroll patent, I am asking myself what the legal consequences of releasing an application with such a feature are? I think if ...
5
votes
2answers
342 views

What to learn after standard C++? [closed]

I switched to C++ a few months ago, learning its syntax, the main features of the STL and what you can usually find in a "learn C++" manual. Now I would like to go further. What would be your ...
13
votes
9answers
1k views

Is Ubuntu workable as a laptop for an IT consultant?

I work as a consultant programmer, typically in large businesses. I use a Windows Laptop, and many of my colleagues use a Mac. My personal preference would be to run Ubuntu if I could have complete ...
-2
votes
1answer
301 views

Choosing a crossplatform for mobile development [closed]

I am creating a enterprise project and will develop the app for WP, Android and IPhone (Maybe also tablets) I have then done some research of what solutions are out there and have narrowed my choice ...
9
votes
4answers
419 views

What language should I use for making a cross platform library?

I want to build a SyncML parsing library (no UI) which should be able to build up messages based on information provided by the host application, fed in by the library's methods. Also, the library ...
2
votes
4answers
168 views

Cross language remoting and serialisation [closed]

I need to create add network communication to a server written in the Java that will be connected to through a C# application. I have very little experience in networking and I'm struggling to decide ...
1
vote
3answers
361 views

Writing cross-platforms Types, Interfaces and Classes/Methods in C++

I'm looking for the best solution to write cross-platform software, aka code that I write and that I have to interface with different libraries and platforms each time. What I consider the easiest ...
6
votes
1answer
256 views

Mobile cross-platform SDK for computationally intensive apps

I am aware of the PhoneGap toolkit for creating mobile applications for virtually all mobile platforms with a significant market share. However, the code in PhoneGap that is shared between the ...
5
votes
7answers
1k views

USB software protection dongle for Java with an SDK which is cross-platform “for real”. Does it exist?

What I'd like to ask is if anybody knows about an hardware USB-dongle for software protection which offers a very complete out-of-the-box API support for cross-platform Java deployments. Its SDK ...
4
votes
3answers
430 views

Develop for Desktop and mobile use?

I am in the very beginning of developing an app / desktop program. I want it to be cross-platform and possibly also as a tablet version (preferably Android Icecream sandwich). Note that I need to run ...
1
vote
3answers
238 views

What design pattern do you use to support graceful fallback on old platforms?

Let's say I need to add a drop shadow behind a box. Some old platforms do not support drop shadows, so I have to fake it by putting an image behind the box. Here's the pseudo code of how I'm currently ...
2
votes
4answers
226 views

Cross-Platform: Develop in parallel or series?

When starting a new software project that will be used on several platforms, how do you determine the best way to start development? Do you develop for one platform and then port to the next? Do you ...
4
votes
2answers
302 views

Cross-Platform Google Chrome App Installer

I have fallen in love with the Google Chrome App way of making an "app" (and extensions as well). What kind of installer would you recommend (free and/or cheap is preferred) that is cross-platform ...
3
votes
5answers
2k views

A single language to learn to develop desktop and mobile phone applications? [closed]

Is there a language that is capable of developing apps to cross platform OSs (win,*nix) and mobile apps (IOS, android) .. I'm a pro web developer but want to explore more environment to deploy my code ...
2
votes
2answers
114 views

Where do I start in regards to making a Gnome/Unity Form Application

Ok so I am familiar with developing Form and Console applications on Windows using Visual Studio .Net with C#, but where do I start when it comes to Linux distro's like Ubuntu, is there an equivalent? ...
2
votes
2answers
904 views

What do you suggest for cross platform apps, including web

I have always preferred cross platform development over most other concepts as long as I can remember. Which is one of the reason I never got into .Net. Currently, I use php/javascript/python as my ...
10
votes
4answers
3k views

What is platform independence? Are cross-platform and 'platform independence' same?

What is the platform independence really mean? What are the criterion to call a language platform independent ? Are cross-platform and 'platform independence' same? (This may be a question for self ...
4
votes
1answer
123 views

Cross-platform frameworks and high profile applications

I was curious about what cross-platform framework does the developers of high profiles applications such as Photoshop, Guitar Pro, etc; use. They all integrate seamlessly with the OS to the point ...
2
votes
1answer
169 views

What could be a reason for cross-platform server applications developer to make his app work in multiple processes?

We consider a server app development - heavily loaded with messing with big data streams. An app will be running on one powerful server. A server app will be developed in form of crossplatform ...
3
votes
2answers
203 views

Platform Independency Vs Architecture Neutrality [closed]

Is it true that platform independency is more of a myth today? Because programmers look for efficiency and power over portability which have to be compromised to some extent when achieving platform ...
-1
votes
3answers
174 views

Is there such a crossplatform tool [closed]

I wanted to create an open source program for PC and mobile and I was wondering if there are such tools that allows you to write in HTML, javascript and CSS? Phonegap allows you to do it except it's ...
5
votes
12answers
1k views

One language to rule them all? (Them being platforms.)

I have been discussing a project with a client and they want to use a single language to deploy to as many platforms as possible. (I am not sure that it's such a good idea, because each platform ...
12
votes
5answers
3k views

Is Java a good choice for cross-platform games?

I'm looking to create a game in Java and would like it to work on Windows, Linux, and Mac. I'm pretty sure C# is a bad choice for this, and I don't have enough experience in C or C++. I want to stay ...
0
votes
3answers
148 views

Porting Software [closed]

I would like to know what would be needed to study and understand in terms of computing platforms and OS (Linux, Mac OS X and Windows) to become a software porting engineer.
5
votes
2answers
487 views

Which tools to use for Embedded Linux C++ development with a fast compiler and possibly cross platform

I'm not happy with our build environment for our Linux based (Ubuntu 10.04) equipment. It is embedded software we are developing. What I would like is to have the optimal mix of these wishes: Use ...

1 2