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

portable applications
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: portable applications
portable apps: they quite often are not multi-platform.

In essence any program which can run from its installation directory without the need to access anything else (excl. system devices which are globally available), and which does not depend on user access rights, is portable.

To go a step further, a true portable application also doesn't leave any traces (thus also doesn't leave registry stuff behind).

note: those portable messengers which popup once in a time are certainly NOT portable at all. Eventhough they are advertised as that by their "creators" (note the quotes as all they did was quite often copying everything in the installation directory and putting everything in an home made installer (which quite often even doesn't install the stuff properly) and archived together. Those portable messengers use just the same files, need the same files and leave the same traces as a normal a installation)

-

Multi-platform applications: as Adaptus explained, they are written with the lowest common denominator approach.

In some cases this means ASM, in other cases (and which are actually very extremely quite common) Java.

Java is by far the most used and easiest way to create multi-platform apps (for those platforms which has a Java applet of course; which are very many) and it is not that hard at all; it is just a programming language like any other.

Java was designed with the idea to create a multi-platform for designing apps.

A multi-platform app can access platform specific stuff though, the only thing is that for another platform a working alternative is available within the program in a transparent way (aka the user doesn't notice this).

-

A multi-platform app is not nessecairly porteable and a porteable app is not nessecairly a multi-platform app.

This post was edited on 09-20-2006 at 01:29 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
09-20-2006 01:25 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