For me, U3's appeal seems somewhat limited in that its USB Flash drive platform is Windows only.
>From a quick glance at U3's SDK, it looks like REALbasic apps could be made U3-compatible by simply revising your code (to compile a portable Window app), making Windows declares to their U3 runtime DLL, and adding the necessary manifest XML files. At first look, it appears as though that deployment work could be done on the developers end and NOT require REAL to add it as a fourth compile target. Regards, Dave Wooldridge Electric Butterfly http://www.ebutterfly.com ------------------------------------- on 2/12/07 5:52 PM, Giovanni wrote: > U3 uses a USB MEMORY CARD to store portable apps that run from the memory CARD > without leaving any config files in the machine that the applications are run. > > > > -----Original Message----- > From: "William Squires" <[EMAIL PROTECTED]> > To: "REALbasic NUG" <[email protected]> > Sent: 2/12/2007 5:20 PM > Subject: Re: [OT] RunRev at U3 > > What the heck is U3? And don't just say > > Dim U3 As Integer > > U3 = U2 + 1 > > because I know that U2 is a rock band! :) > > On Feb 12, 2007, at 2:11 PM, Stefan wrote: > >> While I don't like RunRev, they do quite good marketing: >> >> http://www.u3.com/developers/newsletter/ >> 0207_newsletter_runtimerev.html >> >> Wouldn't U3 be an interesting platform for RS too? >> _______________________________________________ >> Unsubscribe or switch delivery mode: >> <http://www.realsoftware.com/support/listmanager/> >> >> Search the archives: >> <http://support.realsoftware.com/listarchives/lists.html> > > _______________________________________________ > Unsubscribe or switch delivery mode: > <http://www.realsoftware.com/support/listmanager/> > > Search the archives: > <http://support.realsoftware.com/listarchives/lists.html> > > _______________________________________________ > Unsubscribe or switch delivery mode: > <http://www.realsoftware.com/support/listmanager/> > > Search the archives: > <http://support.realsoftware.com/listarchives/lists.html> _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
