4
votes
6answers
58 views
Bug tracker running of a USB pendrive. Is this possible?
Experts,
I desire to run a bug tracker off a USB pendrive (for a variety of reasons, mostly because I frequently do not have internet access and need to hop around from machine to …
1
vote
7answers
384 views
static html blog/cms to run on a USB stick?
What are the options for having a simple blog, content management system that will deploy the full site as static html over FTP/SFTP and any blog API?
I am aware of Thingamablog b …
0
votes
2answers
92 views
Is Instant Rails dead?
The last updated download on RubyForge (http://rubyforge.org/frs/?group%5Fid=904) is dated 2007-12-28. In Rails terms that is sometime in the last millenium. Is this project dead, …
3
votes
10answers
828 views
Portable Programming IDE
Frequently I'm brainstormed with programming ideas that I would like to directly code. More or less like "Wow, that algorithm will rock! I need to write it now!".
For this kind of …
0
votes
1answer
36 views
lightweight/portable VCS for server-hopping DBA?
I'm looking for a VCS that'll help me keep all of my work scripts in-sync.
Requirements:
Portable (as in flash drive, not code-level)
Run on Windows XP and Server 2003+
No insta …
0
votes
2answers
103 views
How do I set the Java path in Eclipse so I can run it on an external drive?
I have Eclipse 3.5.1 and Java Portable (from Portableapps.com) installed on a portable hard drive and would like to point my Eclipse to use the portable apps Java version. This wi …
0
votes
3answers
96 views
How exactly do Windows portable applications work?
Portable applications can be run from USB-drives and all and are thus very convenient, but unfortunately they are slow (as a USB drive is usually slower).
How exactly does the ins …
35
votes
55answers
3k views
What development tools do you carry on your USB drive?
I've just bought a new 4GB USB thumb drive and I'm trying to decide what to put on it. I'm thinking about one of the webserver on a stick packages, a C/C++ IDE (leaning toward Code …
0
votes
0answers
23 views
PortableApps deployment project in visual studio
I have a WinForms project that I want to distribute as a portable version using PortableApps.
I am looking for a deployment project template to embed in my visual studio for this …
4
votes
3answers
127 views
Test printf implementation
Hi
I would like to have a portable implemenation of my application. However,
I have heard that there are some issues with printf from the stdlib on certain machines
where it does …
2
votes
2answers
119 views
Making an application launcher
Okay so I want to make an application that launches other applications. However, the goal here is to make the app "portable" in that I can go from one windows desktop to another w …
-1
votes
4answers
194 views
Tricking programs in C
Say I launch a program from the program I make. Is it possible to trick the launched program into thinking the windows directory is in a different place?
2
votes
6answers
222 views
Recommend portable source control setup?
Since I have a couple of mid-sized personal projects and a lots of code snippets, sample programs, libraries which usage is demonstrated using unit tests, I want to have this whole …
5
votes
4answers
127 views
How do you replicate your developer PC setup on multiple machines?
Let's say I have a development PC at my work, another development PC at my home, and a tiny netbook PC that I often carry with me. Since these PCs have the same operating systems, …
6
votes
6answers
2k views
Did anyone try Portable Python ?
I have recently discovered Portable Python as a very interesting tool. I am a linux user, and I am frutstrated when I come to machines that does not come "battery included".
This …
