I am Eero af Heurlin (rambo)
Log in to add this user to your contact list
Jump to maemo, midgard
The Bossa Conference is now wrapping up. Time to check out from the Tropical. In the evening there are options for a Nokia factory tour and a concert in Teatro Amazonas.
bergie commented on Bossa Conference '10: free software in mobile applications (written by bergie) 10.03.2010 (en) posted to #maemo
History of the wireless revolution: starting with radio inventions by people like Tesla and Marconi. First military portable radios in 20s (really funny German military pictures), walkie-talkies in World War 2. Dick Tracy's watch phone has been a big inspiration for development ever since. As has been the Star Trek Communicator: (...)
Python day at Bossa Conference, listened about the upcoming rewrite of PySide (the guys said they'll check Workstreamer to ensure it works after that, @aehparta). PySide is switching from Boost.Python bindings generator to Shiboken to ensure smaller footprint. There should be a release in a month. (...)
Preparing for my Midgard2 talk http://www.slideshare.net/bergie/midgard2-content-...
bergie commented on Bossa Conference '10: free software in mobile applications (written by bergie) 09.03.2010 (en) posted to #maemo
Seen this morning: Nokia Web Runtime presentation and a session about Ubuntu Mobile. The Ubuntu guys seem to be quite interested in Midgard
@indeyets I could do this. But this is very complicated to implement (and I am afraid error prone). Basically our query is: 'user_part AND deleted=0 AND some_workspace_stuff AND something else'. To do this, you have to create initial 'AND' "group". If you do not want, you have to initialize base GDA operations and expression in few places which is bad.
piotras commented on Irony: I can join 20 tables using MidgardQuerySelect, but have big difficulties to create one simple 1=1 condition.... (written by piotras) Yesterday (en) posted to #midgard
@piotras but why do you need fallback? can't you just use single condition there? or empty condition when it is not needed at all?
indeyets commented on Irony: I can join 20 tables using MidgardQuerySelect, but have big difficulties to create one simple 1=1 condition.... (written by piotras) Yesterday (en) posted to #midgard
@indeyets I hoped so, but there's need to have "fallback" condition when there's no constraint specified by user. Basic query is built as base constraint group - `cond AND cond' (1=1 AND deleted=0). Though no idea what should be fallback when one includes deleted objects. (...)
More details
piotras commented on Next Midgard Gathering will be held in Łódź, Poland, on 9.-11.4.2010 (written by netblade) Yesterday (en) posted to #midgard
Well, maybe you just don't need it ;)