Tagged Questions

0
votes
1answer
22 views

Is there a lightweight standalone SOAP server? Or how would you implement one?

The challenge here is that I need to implement a highly concurrent and dynamic system that is based on SOAP communication - in Java. It can be viewed as a multi-agent system where …
1
vote
7answers
701 views

How to use Zend Framework for layouts only?

I was recently brought on to help with a project that was made up of individual HTML files with the exception of a PHP contact form. So there's not even a hint of object oriented p …
0
votes
1answer
35 views

Pack program *and* dynamically loaded files into single executable? (python + pygame, or language agnostic)

There are plenty of great answers to questions about making a standalone executable, but I can't figure out how to pack art assets (or dynamically loaded files) into it as well. W …
2
votes
7answers
178 views

Is there a standalone C++ source preprocessor?

Is there a standalone C++ preprocessor? I don't need the compiler/linker, and I'm not able to install a full kit. I'd like to be able to obtain preprocessed version of some header …
1
vote
4answers
827 views

How do I launch a standalone SWF from within an Adobe AIR application?

I'm completely new to AIR but what I'm trying to do feels like it should be quite easy. I want my AIR app to execute (launch) an SWF in the standalone Flash Player (just like if I …
1
vote
6answers
86 views

ASP.Net portable server

hi. I'm trying to start on a new project to help enrich my asp.net knowledge, since I'm not completely satisfied with what my class is teaching me. From my (very little) experience …
0
votes
1answer
56 views

Including Large Wordlist in Stand-alone Dictionary Application

The Application I'm working on a simple dictionary search tool, with the main purpose of searching a word-list of around 180,000 words. To begin with, the word-list was a plain- …
0
votes
5answers
192 views

Java applet as stand-alone Windows application?

I have a Java applet that is meant to run only on Windows. (It uses a 3rd party COM object; it is not cross-platform.) Is there a way to run a Java applet as a stand-alone applica …
0
votes
5answers
60 views

Which way to go Web Side ,Mobile Development, Stand alone applications ?

I am currently intern at telecominication company which is major one and also undergraduate student.I have lots of options sitting front.By know i know c,c++,c#,java languages on s …
1
vote
6answers
150 views

What is a good stand-alone Perl editor for Linux (and maybe Windows)? [closed]

Possible Duplicate: What’s a good development environment for Perl? Are there any good stand-alone Perl editors out there? I can get by with general-purpose text edi …
1
vote
3answers
124 views

Standalone web application with .Net

Is there a way to make a standalone web application that runs in the tray or something like that using .Net and opens a port with a web server (embedded in the application) using e …
13
votes
7answers
353 views

Which popular libraries for a standalone JavaScript interpreter (jslibs) ?

I am working on a standalone JavaScript development runtime environment for using JavaScript as a general-purpose scripting language. Currently I support the following libraries: …
1
vote
2answers
79 views

Can I drive a Crystal Report in a standalone application with .NET objects?

I'm trying to learn Crystal Reports (VS 2005, VB) and per this question I was trying to drive the report with my own data objects instead of through a DB connection. I found this …
0
votes
2answers
187 views

datasource configuration in standalone app when using Hibernate

Hi, I am wondering, where do we store database config in standalone app.The client is connected to database directly (I know it's not a good idea, but I am not allowed to create a …
0
votes
0answers
46 views

how to use jsp tag library in my stand-alone (non J2EE) app?

This question asks about using JSP's scripting language outside a J2EE container. There are some good pointers there. However, I'm curious if I can use JSTL XML tags in my app. …

1 2 3 next
15 30 50 per page