|
Assuming I want to sell a hardware appliance with only my software on it, what do I need to do?
Where can I find the hardware? How can I remote into the machine to fix things if I need to? Google used to do this with the search appliance (don't know if...
Started by Michael Pryor on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Of the software? What is the brand?
Then build a prototype, you can head up to newegg.com and buy some.
|
|
Possible Duplicate:
where i can get software download for ubuntu 9 ?
i cant find much (softwares, applications and derivers).can linux (software, application and drivers ) work on ubuntu 9?
Started by saleemrehman on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
Linux.
As well software works on Ubuntu, the answer is yes, as Ubuntu is a "flavor" or "distribution" of Linux.
For Software, get familiar with the synaptics software tool and/or apt-get or aptitude.
|
|
I have a Java desktop application which uses mysql database . Is there any Open source software for packaging or executable wrapper of Mysql server and Java desktop application into one single Exe/Debian package where i need not separately install Mysql...
Started by Srinivas Iyer on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Distributors that combine and distribute commercially licensed software with MySQL software and do not wish to distribute the source code for the commercially licensed software under version 2 of the GNU.
|
Ask your Facebook Friends
|
Duplicate of:
What makes an application an “enterprise” or “enterprise-level” application?
After reading Wolfbyte's answer on Enterprise FizzBuzz I have thought about what constitutes a program as "Enterprise".
What makes an application or a software ...
Started by Sung Meister on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
|
|
Looking for links to resources that will help me write a user guide for a software application. I'm after something that will help me to structure my guide, give it an appropriate writing style, and ensure that it has an excellent look and feel throughout...
Started by Matt H on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
When....
Each point is presented with clear speech and with inline justifications .
This link has some strong points.
This site has some good information, but you have to pay to download their templates .
I found a couple of free user guide templates here .
|
|
Does any one know how to manage Software/Web Applications Testing process ?
Started by coderex on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Unit tests cover the smallest pressing buttons and doing things with your application (using a tool like Selenium if you're writing web methods are widely used in manufacturing....
You need to test multiple layers of your software.
Is Selenium.
|
|
I'm developing a standalone application that accesses a common database on a server. It will be used by a few dozen people in my organization.
I know that I will need to update the software and the design of the database. This creates the possibility ...
Started by John at CashCommons on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Checking on every write would be that the software would more....
The use case majority of cases while not overly complicating your application.
The user that they won't be able to save anything as soon as they load the application.
|
|
Should be easy to setup, and easy to couple application and forum users.
Started by Michiel de Mare on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
To couple to application and users..
|
|
This question is similar to
What is the most common design patterns for any windows forms application? UI Design Pattern for Windows Forms (like MVVM for WPF) . But I would like to ask something more specific: I want to know what design patterns Microsoft...
Started by Ngu Soon Hui on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
This way :
The UI part is cleanly :
a must read for UI/application....
In concrete implementation, Presentation modules translate low level UI event to application events them to the processing part of the application (Abstraction).
|
|
Terminal Services on Windows 2008 has an option called RemoteApp which basically runs a full TS session but only brings the application window back (without the standard TS borders). To a user it looks like the app is local, but it isn't.
I believe Citrix...
Started by Robert MacLean on
, 5 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
VirtualBox is not remote desktop software per-se, but virtualization software, which allows....
The application very generally, so I will include VirtualBox here.
To the box with the -X switch, and run the program from the commandline .
|