Fremantle Stars/liqbase

 
(2 intermediate revisions not shown)
Line 1: Line 1:
-
liqbase playground is a sliq graphical playground for the nokia internet tablet range.
+
Liqbase playground is a sliq graphical playground for the nokia internet tablet range. Running well on the n8x0 series is a defined goal, running better on the new device is an added bonus!
-
running well on the n8x0 series is a defined goal, running better on the new device is an added bonus!
+
-
have broken the application into 2 halves since the previous release and created an application framework for creating elements, standalone applications can be created with the framework.
+
Have broken the application into 2 halves since the previous release and created an application framework for creating elements. Standalone applications can be created with the framework. If done carefully they can also integrate into the playground (shared source, multiple binary).
-
i have been building the applications within the framework now as shown by video overview 5: http://www.youtube.com/watch?v=vt7qB37sLLo
+
I have been building the applications within the framework now as shown by video overview 5: http://www.youtube.com/watch?v=vt7qB37sLLo
-
specific targets for this release
+
Specific targets for this release
-
* multilayered zooming playground - inplace rough
+
* Multilayered zooming playground - inplace
-
* instant live sketching - inplace rough
+
* Instant live sketching - inplace rough, needs tools as original
-
* graffiti wall - inplace rough
+
* Graffiti wall - inplace rough
-
* calendar with easy kinetics and sketch based entry - like your wall calendar
+
* Calendar with easy kinetics and sketch based entry - like your wall calendar - works VERY nicely
-
* tagging of sketched elements
+
* Tagging of sketched elements
-
lots of test widgets currently exist in the system which are test cases for the ugly corners of the framework - proof of concepts.
+
Lots of test widgets currently exist in the system which are test cases for the ugly corners of the framework - proof of concepts.
-
the sketching and calendar takes precedence, but requires a large number of support functions and ui interactions to be fully complete.
+
The sketching and calendar takes precedence, but requires a large number of support functions and ui interactions to be fully complete.
-
all graphical screens lack polish and styling, most don't need it, it shows the users' data and needs no UI but there are screens which require cleanup.
+
All graphical screens lack polish and styling, most don't need it, it shows the users' data and needs no UI but there are screens which require cleanup.
-
once this raw testing package is available it will help to concentrate efforts and allow people to work on layouts.
+
Once this raw testing package is available it will help to concentrate efforts and allow people to work on layouts.
-
having lots of problems packaging, The library is one half, liqbase-playground and its widgets are the other.
+
Having lots of problems packaging, The library is one half, liqbase-playground and its widgets are the other.
http://github.com/lcuk/libliqbase/tree/master
http://github.com/lcuk/libliqbase/tree/master
http://github.com/lcuk/liqbase-playground/tree/master
http://github.com/lcuk/liqbase-playground/tree/master
 +
 +
[[Category:Fremantle]]
 +
[[Category:Software]]

Latest revision as of 16:22, 10 February 2010

Liqbase playground is a sliq graphical playground for the nokia internet tablet range. Running well on the n8x0 series is a defined goal, running better on the new device is an added bonus!

Have broken the application into 2 halves since the previous release and created an application framework for creating elements. Standalone applications can be created with the framework. If done carefully they can also integrate into the playground (shared source, multiple binary).

I have been building the applications within the framework now as shown by video overview 5: http://www.youtube.com/watch?v=vt7qB37sLLo

Specific targets for this release

  • Multilayered zooming playground - inplace
  • Instant live sketching - inplace rough, needs tools as original
  • Graffiti wall - inplace rough
  • Calendar with easy kinetics and sketch based entry - like your wall calendar - works VERY nicely
  • Tagging of sketched elements

Lots of test widgets currently exist in the system which are test cases for the ugly corners of the framework - proof of concepts.

The sketching and calendar takes precedence, but requires a large number of support functions and ui interactions to be fully complete.


All graphical screens lack polish and styling, most don't need it, it shows the users' data and needs no UI but there are screens which require cleanup.

Once this raw testing package is available it will help to concentrate efforts and allow people to work on layouts.

Having lots of problems packaging, The library is one half, liqbase-playground and its widgets are the other.

http://github.com/lcuk/libliqbase/tree/master

http://github.com/lcuk/liqbase-playground/tree/master