What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » portable applications

portable applications
Author: Message:
Plik
Veteran Member
*****

Avatar

Posts: 1489
Reputation: 46
34 / Male / –
Joined: Jun 2004
RE: portable applications
quote:
Originally posted by Adeptus
quote:
Originally posted by saralk
but how are applications modified into portable apps like Portable Firefox
The simple answer is -- first, you settle on using the lowest common denominator techniques whenever possible, then you write a lot of conditionally compiled code, to cover the platforms you want to support.

Using configuration files instead of registry would be an example of lowest common denominator approach -- all platforms have a file system, while only Windows has registry.

Dealing with display would be an example where conditionally compiled platform-specific code is inevitable at some level -- because you'd have to deal with GDI on Windows, X11 on Unix systems, and something else on some hypothetical platform you may wish to support.
I think saral is talking about portable apps as in stick it on a memory key and use it on restricted access computers, not multi platform apps ;)
09-18-2006 05:32 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
portable applications - by saralk on 09-18-2006 at 02:34 PM
RE: portable applications - by alexp2_ad on 09-18-2006 at 02:41 PM
RE: portable applications - by saralk on 09-18-2006 at 03:53 PM
RE: portable applications - by Dempsey on 09-18-2006 at 04:24 PM
RE: portable applications - by Adeptus on 09-18-2006 at 04:47 PM
RE: portable applications - by Plik on 09-18-2006 at 05:32 PM
RE: portable applications - by andrewdodd13 on 09-18-2006 at 07:01 PM
RE: portable applications - by rav0 on 09-20-2006 at 12:36 PM
RE: portable applications - by CookieRevised on 09-20-2006 at 01:25 PM
RE: RE: portable applications - by rav0 on 09-21-2006 at 12:59 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On