Last week I presented a School Research Seminar on Model Driven Context Aware Reactive Applications. The seminar generated some interesting questions, particularly about proving security and privacy aspects of applications given a precise representation such as that supported by the approach described in the slides below. This is something I had not really thought about, but is an important feature of mobile applications. Another important area is the incorporation of product lines into this approach. Static variability occurs because of the large number of (versions of) platforms and dynamic variability occurs due to changes in context (battery levels and location for example).
How fast can browsers process base64 data?
-
Base64 is a binary-to-text encoding scheme that converts arbitrary binary
data (like images, files, or any sequence of bytes) into a safe, printable
ASCII ...
4 days ago

No comments:
Post a Comment