*** Pali has joined #maemo-meeting | 00:13 | |
*** Pali has quit IRC | 00:20 | |
*** Pali has joined #maemo-meeting | 00:21 | |
*** Pali has quit IRC | 00:29 | |
*** sixwheeledbeast has quit IRC | 01:45 | |
*** sixwheeledbeast has joined #maemo-meeting | 01:51 | |
*** Oksana has quit IRC | 04:04 | |
*** Oksana has joined #maemo-meeting | 04:52 | |
*** Oksana has quit IRC | 05:00 | |
*** Oksana has joined #maemo-meeting | 05:01 | |
*** jskarvad has joined #maemo-meeting | 10:21 | |
*** jskarvad has quit IRC | 15:29 | |
*** jskarvad has joined #maemo-meeting | 15:37 | |
*** Pali has joined #maemo-meeting | 18:28 | |
*** jskarvad has quit IRC | 19:51 | |
*** eLtMosen has joined #maemo-meeting | 21:06 | |
eekkelund | Hio :) | 21:46 |
---|---|---|
eLtMosen | hi eekkelund! :D | 22:24 |
eekkelund | eLtMosen, whatup? :) | 22:29 |
juiceme | hi! | 22:32 |
juiceme | eekkelund, o/ | 22:32 |
juiceme | eLtMosen, o/ | 22:32 |
eekkelund | Hi juiceme, whatsup? | 22:41 |
sicelo | a quick hello to all, from me :-) | 22:47 |
eekkelund | sicelo, whatsup!:) | 22:48 |
eekkelund | ?* | 22:49 |
sicelo | i'm doing good. thanks. yourself? | 22:49 |
eLtMosen | hi dear sicelo and juiceme! i got a quick question regarding qml :p | 22:52 |
eLtMosen | can i use if clause already in variable decleration? like: | 22:53 |
eLtMosen | property var n: if (wallClock.time.dayOfYear() <= 365) {365} else {366} | 22:53 |
* sicelo knows only a little python :p | 22:54 | |
eLtMosen | Watchface got way more complex than i initially planned. i now have 9 pieces already and 10 will be Star Trek stardate | 23:01 |
eekkelund | var n = wallClock.time.dayOfYear() <= 365 ? 365 : 366 | 23:01 |
eekkelund | Im fineee :) | 23:01 |
eLtMosen | geez, thanks eekkelund :D i did not find the right keywords in my search. | 23:02 |
eLtMosen | sleek syntax btw. i like it. | 23:04 |
juiceme | heh, qml is quite compact; borrows idioms from c and js :) | 23:23 |
eLtMosen | quite easy to learn. i should have started earlier instead of wasting time on php. ok i needed php :p | 23:29 |
juiceme | php is quite horrible; the worst think about it is maintaining state, at least in web backend progrmming | 23:40 |
juiceme | and honestly I don't see much use for it in any one place either | 23:41 |
juiceme | if you haven't ever used nodejs, I strongly suggest you look into that, too :) | 23:41 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!