I have an application which I am creating for Ubuntu. I come from a windows programming background and I am used to including the WiX source in my source control along side my source code. So it is t
I have a question regarding packaging of a JCA adapter. I have packaged a few jar files inside my JCA adapter rar file. I am using Weblogic. I would like to know whether the jar files placed inside th
I\'m looking to package and upload a library I have to PyPI in the next few days, but I\'m a little unsure about my approach to the namespace.
I know about packing a software as a virtual application through application virtualization products. But I really dont understand, How can they offer the streaming servi开发者_如何学运维ces of a pack
I have some Python modules, some of them require more than 20 others. My question is, if there a tool is which helps me to bundle some Python modules to one big file.
I\'m creating a packaged app for Google Chrome.I would like to create the desktop shortcuts automatically when the app is installed without having to make the user jump through loops.Is that possible?
I\'m working on an app which displays various images. I want to optimize this for the various screen resolutions. The MultiResolution (1) tutorial uses many resource qualifiers in the res folder to di
Does anybody know if it\'s possible to use MoSync to create apps with a native UI? From what I can tell all the UI/graphics is done with their own UI library and don\'t the the native ui elements.
I\'m looking for a guide on how to package a rails app as a gem or something reusable like that.. At work we build a lot of client rails apps where wordpress is too bloggy(and php) and radient and th
I\'m using NAnt to build an ASP.NET MVC project. The NAnt script then creates a zip package, containing a deploy script and all the necessary files.