I ported my application “Alice” 0.1 (from BB10) to SailfishOS. The application is used to check the status of growth of children. Obviously, the execution Screenshots have taken on the emulator. The porting was fairly simple. One thing thatĀ has misled me is that BB10 usesĀ selectedIndex for groupbox instead sailfish use currentIndex. To be an alpha version seems like a good start.
Category: Uncategorized
Portable Body
Martin Fowler talk in this article (“http://www.martinfowler.com/articles/mobileImplStrategy.html” )of portable body (slide 23). He talk thinking a web, i instead think to Qt/Qml, where Qml is the native gui and c++/javascript is the portable body. Is exsisting a benchmark between qml/Qt vs Hybrid(web+native; javascript+native) applications? For me this is an interesting point. If someone wants to help me in this comparison, I would be happy.
Compile Object-C on Linux
To compile simple object-c program on linux run:
gcc `gnustep-config –objc-flags` one.m -o one -I /usr/include/GNUstep/ -lgnustep-base
Need Hack
I’m bored, i need to do some hack in this holiday.
New web site
My new web site