Thanks for the answer :-) ! Heard of revZip before, but have never used it ...
Now if there was only a way to pump those locally stored resource files into the browser caches ... Because in web-based apps, those resource/image files are assumed to reside within the browser-caches when having been ...
Search found 22 matches
- Wed Nov 18, 2009 6:54 pm
- Forum: Internet
- Topic: Fetching images bundled in ZIP archives dynamically
- Replies: 4
- Views: 5481
- Wed Nov 18, 2009 6:04 pm
- Forum: Internet
- Topic: Fetching images bundled in ZIP archives dynamically
- Replies: 4
- Views: 5481
Fetching images bundled in ZIP archives dynamically
When I have internet aware Rev Apps that load many images dynamically from the internet, the following might be a good strategy to reduce server round trips:
- Bundle images in ZIP archives on the server-side
- Send the ZIP archives to the client-side (desktop or browser) via internet
- Unpack those ...
- Bundle images in ZIP archives on the server-side
- Send the ZIP archives to the client-side (desktop or browser) via internet
- Unpack those ...
- Sat Feb 28, 2009 9:36 pm
- Forum: Internet
- Topic: What about Realtime Collaborative (Social) Apps in Rev ?
- Replies: 7
- Views: 25090
- Sat Feb 28, 2009 3:35 pm
- Forum: Internet
- Topic: What about Realtime Collaborative (Social) Apps in Rev ?
- Replies: 7
- Views: 25090
One approach could be: Using XMPP/Jabber over HTTP (Bosh;
http://xmpp.org/extensions/xep-0206.html); but I suppose that the RR Sockets could allow for a more powerful/scalable/reliable approach ... They are already there, whereas in the browser world, WebSockets have been specified in HTML 5, but ...
http://xmpp.org/extensions/xep-0206.html); but I suppose that the RR Sockets could allow for a more powerful/scalable/reliable approach ... They are already there, whereas in the browser world, WebSockets have been specified in HTML 5, but ...
- Fri Feb 27, 2009 7:03 pm
- Forum: Internet
- Topic: What about Realtime Collaborative (Social) Apps in Rev ?
- Replies: 7
- Views: 25090
- Tue Feb 24, 2009 7:00 pm
- Forum: Internet
- Topic: What about Realtime Collaborative (Social) Apps in Rev ?
- Replies: 7
- Views: 25090
What about Realtime Collaborative (Social) Apps in Rev ?
Can one feed data in realtime easily into Rev based UIs ? Such that the UI reacts to data changes in realtime correspondingly ? And one does NOT have to develop a lot of plumbing to make that work ?
This would allow for building the following class of Rev Apps:
- Internet-Aware, Realtime Data ...
This would allow for building the following class of Rev Apps:
- Internet-Aware, Realtime Data ...
- Fri Feb 13, 2009 6:35 pm
- Forum: Feature Proposals
- Topic: Native Tree view control
- Replies: 5
- Views: 7007
- Fri Feb 06, 2009 12:57 am
- Forum: Multimedia
- Topic: How to display skinned QT movies in RR apps ?
- Replies: 7
- Views: 9365
- Thu Feb 05, 2009 8:18 pm
- Forum: Multimedia
- Topic: How to display skinned QT movies in RR apps ?
- Replies: 7
- Views: 9365
- Thu Feb 05, 2009 5:44 pm
- Forum: Multimedia
- Topic: How to display skinned QT movies in RR apps ?
- Replies: 7
- Views: 9365
How to display skinned QT movies in RR apps ?
When I want to embed a QT movie into a RR app, I use the 'Quick Time Player' widget; BUT: Skinned QT movies which use non-rectangular shapes are NOT displayed with their skin; they are displayed with a rectangular shape instead ...
The capability to play back skinned QuickTime movies in all their ...
The capability to play back skinned QuickTime movies in all their ...
- Wed Apr 30, 2008 7:12 pm
- Forum: Feature Proposals
- Topic: Support for calling Active X Objects
- Replies: 8
- Views: 8697
I have just created the following feature request:
Native Support for calling/embedding Active X Objects
http://quality.runrev.com/qacenter/show_bug.cgi?id=6456
Please praise it; spread the word for it; and last but not least VOTE for it
Native Support for calling/embedding Active X Objects
http://quality.runrev.com/qacenter/show_bug.cgi?id=6456
Please praise it; spread the word for it; and last but not least VOTE for it
- Tue Apr 22, 2008 12:44 pm
- Forum: Feature Proposals
- Topic: Support for calling Active X Objects
- Replies: 8
- Views: 8697
- Fri Mar 28, 2008 9:15 pm
- Forum: Databases
- Topic: Which database to choose for which kind of rev application ?
- Replies: 10
- Views: 12649
- Tue Mar 25, 2008 8:53 pm
- Forum: Multimedia
- Topic: QT player does NOT support Flash content and calls to JS ...
- Replies: 1
- Views: 4985
QT player does NOT support Flash content and calls to JS ...
AFAIK there are 2 paths in the RR world to deliver content using the QT player:
- Using a RR QT player object plus the Enhanced RR QT external for accessing the QT content; when JavaScript calls were still allowed from within QT content, could they be made in this QT player object scenario ? If yes ...
- Using a RR QT player object plus the Enhanced RR QT external for accessing the QT content; when JavaScript calls were still allowed from within QT content, could they be made in this QT player object scenario ? If yes ...
- Tue Mar 25, 2008 8:04 pm
- Forum: Multimedia
- Topic: Approach to automatically install QuickTime components
- Replies: 2
- Views: 6080