/srv/irclogs.ubuntu.com/2013/03/05/#ubuntu-uds-appdev-2.txt

=== t1mp_ is now known as t1mp
=== udsbotu changed the topic of #ubuntu-uds-appdev-2 to: Track: App Development | The photo gallery application | Url: http://summit.ubuntu.com/uds-1303/meeting/21619/appdev-1303-apps-galle
AmberJ_______I'm here! :)15:01
Chipacaare the photos purely local?15:09
Chipacais there any design for pulling them from an online service?15:10
Chipacathere's an u1 api for photos now :)15:11
Chipaca'k15:11
ritzread only support for these gallery would be nice, or atleast plugin arch for these15:20
ritzsoryy, joined late15:20
Chipacaalso the camera and other photo apps use different folders15:20
ritzemblems ?15:21
ritzas nautilus does15:21
boikothe streaming seems stopped15:32
boikoor is it just for me?15:32
popeyoh?15:32
popeyhangout still running15:33
popey"1 viewer"15:33
boikopopey: here I cannot access the youtube streaming anymore15:33
popeyyeah, same here on my second machine15:33
popeyboom ended15:33
bfilleryikes hangout died15:34
boikoit is back15:34
popeyphew15:34
=== emily is now known as Guest9073
ritznot that I know of15:38
ritzmanual publishing15:38
ritznever seen u1 there15:38
ritzpicasa, fickr, and other services15:39
udsbotuuds-appdev-2: 5 minutes left in this session!15:39
ritzauto-sync would be nice, but read-only support be a awesome start15:39
ritzcache auto clean , for online albums15:40
udsbotuuds-appdev-2: 4 minutes left in this session!15:40
bfillerritz: makes sense15:40
udsbotuuds-appdev-2: 3 minutes left in this session!15:41
udsbotuuds-appdev-2: 2 minutes left in this session!15:42
udsbotuuds-appdev-2: This session has ended.15:45
=== udsbotu changed the topic of #ubuntu-uds-appdev-2 to: Currently no events are active in this room - http://summit.ubuntu.com/uds-1303/appdev-2/ - http://ubottu.com/uds-logs/%23ubuntu-uds-appdev-2.log
selena2013hi16:07
dpmeveryone: plenaries are now on ubuntuonair.com16:56
selena2013ok17:05
=== FunnyLookinHat_ is now known as FunnyLookinHat
=== udsbotu changed the topic of #ubuntu-uds-appdev-2 to: Track: App Development | Web Browser Application for touch devices | Url: http://summit.ubuntu.com/uds-1303/meeting/21621/appdev-1303-apps-webbrowser/
codealotHi guys18:19
sil-unwellextra thoughts that aren't on the agenda which I don't know about: playing media from HTML, Flash rendering, command line options, developer tools, user agent string, getting people to care about our browser and how that'll happen, asking ppk to work with it18:19
sil-unwellbenchmarks: sunspider,18:20
selena2013yeaaaa18:20
sil-unwellfirefox's http://arewefastyet.com/ shows many performance tests that they do18:20
qenghoI think chromium project has release-tests they use that we can compare against.18:20
sil-unwellthe acid test isn't about performance, it's about rendering accuracy, but yeah18:21
sil-unwellI don't want to derail the meeting if you guys have a plan18:22
popeysil-unwell: http://summit.ubuntu.com/uds-1303/meeting/21621/appdev-1303-apps-webbrowser/18:22
alex-abreusil-unwell, :)18:22
sil-unwellso no-one is expected to use this browser on their desktop, say?18:22
popeythere's an etherpad with the agenda at the bottom18:22
sil-unwellpopey: ya, I am reading the etherpad :)18:23
popeyok, cool18:23
alecu`android does the same with youtube or html videos18:24
jdstrandandroid does that too18:24
sil-unwellright: maybe that's what we want to do (play video in a separate app) but someone needs to think about that, and write it ;-)18:24
alex-abreuyeah18:24
alecu`html5 video, I mean18:24
kenneit makes sense for bypassing compositor as well :)18:24
olafuraI think syncing one of the most important things18:24
bfiller__sil-unwell: no doubt18:26
kennewhy not join #qtwebkit18:26
codealotI have some Qt/Webkit experience18:26
kenneI did large parts of the interaction part of qtwebkit18:26
kenneas well as the N9 browser18:27
oSoMoNawesome18:27
olafurai've tried building an native application with it and it was pretty bad, it definatly has bugs that are not in gtk webkit. But i think it should be fixable.18:27
codealotolafura: I agree with you on that18:27
kennegtk uses webcore for all drawing18:28
kenneie. no pinch zooming etc18:28
Arun__Hi, I'm ready to work on QtWebKit for ubuntu18:28
Arun__phone18:28
codealotalso an issue with handling some certificate types18:28
kenneyeah we fixed most of these issues for the N9 browser18:29
kennebut not all got upstreamed18:29
kennememory doesnt grow linear with number of tabs18:30
kennethere are a lot of static allocated memory and lots of caches which are shared etc18:30
kenneit makes no sense optimizing per size.. everyone are already doing that, ie. google and apple and optimizing a lot18:31
olafuraI think you should only keep current tab in memory and storing session information so you can open it back as it was without the memory penality18:32
kennebetter to optimize the graphics system18:32
kennea lot is configurable already, like page cache size etc18:32
sil-unwellThey do, at least partially, rewrite the HTML18:32
sil-unwellthey'll do things like add title attributes, or inject JS which rewrites the HTML for you.18:33
sil-unwellwhy does this matter? We're not going to proxy everything, right?18:33
olafuraI wouldn't touch resizing images with a ten foot pole, there is too much variability with javascript resizing and stuff like that18:33
popeywillcooke: http://stuartroebuck.blogspot.co.uk/2010/07/mobile-proxy-cache-content-modification.html18:33
kennethese proxies are often transparent18:33
willcookesil-unwell: *we* might not, but if you're using a mobile network *you* might not get a choice18:33
sil-unwellwillcooke: sure thing, but this isn't anything that our browser can do anything about, right?18:34
willcookeerm, well18:34
willcookeif we know to expect it we can be smarter than the average bear18:34
olafuraif websites are stupid about how they display images it's their fault18:34
sil-unwellwe can't undo it. The operators do it for a reason; if we reverse it they'll be super cross ;)18:34
nerochiarooSoMoN: just joined, did you guys talk about user agent ?18:34
willcookenerochiaro: not yet18:34
jdstrandI have two things that I think might be related to "must-have features"18:35
jdstrandboth could be considered implementation details18:35
jdstrand1. we should standardize on a particular renderer and that renderer should be what we are using in our SDK18:36
alecu`Surely you want the history to open in a new tab!18:36
alecu`so probably tabs should come first18:36
ayr_tonI can help with (Qt)WebKit :)18:37
kenneadding tabs and history should be quite easy18:37
jdstrandie, webkit makes sense to me. I have a session tomorrow on how to maintain this, but the idea is that our browser and our SDK use the same rendering code, it reduces maintenance costs18:37
willcookejdstrand: I think we're OK for #1 - we're using the QtWebKit from the SDK18:37
nerochiarobfiller__: oSoMoN: are we targeting only mobile sites or also normal sites ? in the latter case, what happens with popups ?18:37
olafuraWhy not port chromium?18:37
olafuraMost  of the ui is html18:37
jdstrandwillcooke: ok, I thought I heard that may still be up in the air at the beginning of the talk18:37
kennehah good luck :-)18:37
* qengho hides.18:38
kenneyou need to get the graphis to work with acceleration, and it canot use the platform stuff as it does all it self18:38
jdstrand2. consider using seccomp2 (ala chromium) for code that is processing untrusted content18:38
kennealso the android port isnt upstreamed18:38
alecu`- cleaning history and cookies in the past minutes, days, etc.18:38
sil-unwellbfiller__: well, it can *use* cookies OK. How do you clear cookies, for example?18:38
alecu`also: - private browsing18:38
kennejdstrand: there is a seccomp sandbox for webkit2 contributed by my coworking (it is in bugzilla)18:38
jdstrandkenne: excellent. let's look hard at using it-- it greatly helps the security stance18:39
kennejdstrand: just talk to tmpsantos on freenode when he is online18:39
kenneok webkit1 is bad, webkit2 is like 1000x better18:40
kennewith performance for pinching etc18:40
kenneyou just cannot do these things properly with webkit1 without inventing soething like webkit218:40
alex-abreukenne, +1 ...18:40
kenneit makes no sense investing in webkit1/qt18:40
sil-unwellwillcooke: there is a big distinction between "the browser can receive cookies and hand them back" (which is built in) and "there is UI for them so you can do things like clear cookies to log into a site" (which is *not* built in)18:41
kennejdstrand: https://docs.google.com/document/d/1Fe2ZSEazdqzxBWHDjGF8WuYwsI6-C95Ljmn-QiMyl94/edit?usp=sharing18:41
nerochiarooSoMoN: don't really agree with what you just said re history and bookmarks18:41
nerochiarooSoMoN: bookmarks serve a different purpose18:41
willcookesil-unwell: noted18:41
sil-unwellon bookmarks: we need to think, HARD, about how bookmarks and installable webapps fit together. If I "bookmark a site", am I bookmarking it to my home screen? If I'm bookmarking it to my home screen, isn't that the same as installing it as a web app? Where's the dividing line?18:42
jdstrandkenne: ah, excellent :)18:42
willcookesil-unwell: IMHO, bookmarking != "installing" a webapp18:42
sil-unwellU1DB QML bindings: not quite usable yet but it's reasonably close. You could start working with it now.18:42
sil-unwellwillcooke: you and I disagree there ;)18:42
kennealex-abreu: are you guys using Qt5 and qtwebkitwidgets today? or Qt4 ?18:42
codealotI think Chromium is way too heavy for this18:42
willcookesil-unwell: :)18:43
alex-abreukenne, qt518:43
kennebtw #qtwebkit is the channel where the qt guys hang out18:43
alex-abreucodealot, yes18:43
lool(sorry, was sending questions to appdev-1 instead of appdev-2)18:43
dobeysil-unwell: also, some web sites just don't work well at all on mobiles; so tab/cookies/etc sync needs to be very carefully thought about18:43
kennealex-abreu: but are you using webkit2 or webkit1?18:43
lool19:29 < lool> dbarth: did you bring up remote apps?18:43
lool19:32 < lool> QUESTION: would it be possible to support the remote apps use case (thinclient) with API similar to webapps?  e.g. to integrate apps in the launcher18:43
alex-abreukenne, wk218:43
kennethen I dont understand why the pinch and panning is bad18:43
kenneI had this running on very low end phones and smoothly 60fps18:44
looldbarth would like to integrate remote apps (apps launched from an app server) in the launcher; I was wondering whether this would link in any way to webapps APIs18:44
alex-abreukenne, depends on the backing store implementation right? e.g. w/ accelerated compositing etc.18:44
alex-abreukenne, and what's backing it18:45
olafuracodealot Chromium should not be any heavier then QtWebkit plus all the application code required to reimplement years of browser work18:45
Arun__tiled backing store18:45
dobeyalso, would this mean moving away from firefox as the default on real computers?18:45
kennealex-abreu: webkit2/qt always uses the tiled backing store and shares the tiles across process boundaries18:45
codealotolafura: I do agree with you18:45
kennealex-abreu: there is not really any way to avoid accelerated compositing and tiled backing store (nor does it make sense)18:46
alex-abreukenne, yeah, but the final composition ...18:46
kenneyeah the final composition happens in the ui process (coordinated graphics)18:46
codealotbut is latest chromium based on webkit2?18:46
alex-abreukenne, ok. ... might be something in the layers between touch detection -> dispatch to browser18:46
kennewhich you might be compositing as well18:46
alex-abreukenne, yeah18:46
Arun__no chromium is not at all  based on WebKit 218:46
kennechromium uses something similar (content_layer)18:47
alex-abreucodealot, no it's webkit1, and they have their own message based splitting of renderers18:47
Arun__may be content shell or CEF18:47
kennethe pages dont show when fully loaded18:47
kennethe pages are shown when the initial layout is complete18:47
Arun__Chromium Embedded Framework18:47
kenneyou can probably trigger it to do more iterative layouts which actually makes the loading slower18:48
kennebut it may show things earlier18:48
alex-abreukenne, yeah18:48
sil-unwellright. This is sacrificing actual speed for perceived speed; force a layout before everything's downloaded, and then reflow later.18:48
guschI wonder if rendering is done in tiles (as usually done on mobile devices)18:48
kenneit shouldnt really be slow, but I have noticed it as well18:48
kenneit might be issues with networking as well18:49
sil-unwelleveryone else has already addressed this problem (in a variety of positions on the perceived-vs-real-speed spectrum) so it'd be worth looking at everyone else to see how they did it :)18:49
alex-abreusil-unwell, indeed18:50
kennesil-unwell: but you dont want to layout before it is ready either because you end up with the layout changing and confusing the user18:50
dobeyi wouldn't try to be too aggressive on the perceived loading speed. it's very easy to go overboard and make stuff look horrible and get fits of flickering and such as stuff moves around after things get loaded18:50
kennedobey: exactly18:51
sil-unwellkenne: totally agreed. This is what I meant about how every other browser has chosen their personal compromise around don't-reflow-too-much vs put-stuff-on-the-screen-asap18:51
dobeyand it doesn't help that web developers also do a bunch of crazy things to try and work around things in various browsers, to make their own pages look like they load faster18:51
Arun__which QPA plugin been used in ubuntu phone?18:51
kenneqtwebkit is using the default setting now, so it should be fine, the different is that it is not showing a white screen between the first load and initial layout18:52
Arun__XCB/XLIB/EGLFS??18:52
boikoArun__: I think it uses a QPA that talks to SurfaceFlinger18:52
boikoArun__: at least for now18:52
renato__Arun__, I am think canonical implemented a new based on SurfaceFlingler18:53
bfiller__Arun__: we've written our own, qtubuntu18:53
Arun__unless qpa plugin uses hardware path it will be slow18:53
bfiller__Arun__: it's the qpa plugin that talks to surface flinger via ubuntu-platform-api18:53
bfiller__Arun__: lp:qtubuntu18:53
dobeyi'd stick to the default for the reflow/layout stuff. if it's going to slow on actual phone hardware that we're targeting, then there's likely some misuse of hardware causing problems somewhere, or there's a bug in webkit18:53
qenghoI'd think it's IO-bound, and we have cycles to burn between chunks.18:53
sil-unwellwillcooke: but similarly, completely ignoring the webapps stuff, if I open the grooveshark html5 app in my phone browser, and then I switch to another app on my phone, the music had better not stop playing or it's useless.18:54
alecu`QUESTION: which is the mailing list for this?18:54
alex-abreusil-unwell, yes18:55
willcookesil-unwell: that's a multi-tasking problem, not a webapps problem18:55
willcooke:)18:55
Arun__bfiller: surface flinger is similar like x11/wayland windowing server??18:55
alex-abreuwillcooke, in the end it's going to be a webapps problem :)18:55
sil-unwellwillcooke: absolutely, yes. The webapps stuff just exhibits the problem in even more detail :)18:55
alex-abreusil-unwell, totally18:55
kenneI would stick with the iphone one until last minutes18:55
* willcooke puts his head back in the sand18:55
bfiller__Arun__: in some ways similar18:55
kennethat way you get the mobile sites and can actually fix things18:55
alecu`QUESTION: is there a way for the browser to be used by native touch apps that need to open a browser to login to some service, and then want control back?18:56
kennethat is how we did the N9 browser18:56
kennethe user agent was changed last minute18:56
sil-unwellalecu`: yes, good question.18:56
olafurabfiller__ How about using Chromium as the base instead of QtWebkit?18:56
sil-unwellto enlarge alecu`s question, what will the browser do if it gets an x-my-new-scheme://blah URL?18:57
alex-abreukenne, are you the Kenneth working for Intel (ex-nokia) ?18:57
kennealex-abreu: indeed18:57
alex-abreukenne, cool18:57
sil-unwellQUESTION: getting people to care about our browser and how that'll happen.18:57
Arun__what about plugins?18:57
codealotsorry time is almost up and I was slightly away: just my five cents. I thing we go with qtwebkit. Its pretty easy to change be the webkit wrapper into use webkit218:57
codealotand the proceed from there18:57
alecu`ok, we'll use webkit then, thanks!18:57
Arun__NPAPI?18:57
alex-abreuArun__, :(18:58
kennealex-abreu: im often online during the day, so if you have questions, feel free to ask me18:58
alex-abreukenne, yeah I saw quite a few of your presentation, will most likely come to you18:58
Arun__custom-uri scheme is there18:58
Arun__custom uri scheme is a W3C standard18:59
fugue88tel:#####   URL scheme?18:59
alecu`not only new http schemas, but something similar to android's intents, where a portion of the url is used to select the app. For instance, open urls that start with http://youtube.com in a media player instead of the browser18:59
willcookefugue88: does that already exist as a standard?18:59
fugue88willcooke: I believe so, I'll look around for it.18:59
willcookethanks fugue8818:59
kennethe hard part is finding out what is a phone number and it varies from country to country and slows down layout :-) and has all kinds of bad side effects19:00
fugue88RFC 3966.19:00
alecu`thanks all!19:00
Arun__thanks all19:00
Arun__:)19:00
codealotcheers19:00
alex-abreugood session19:00
=== udsbotu changed the topic of #ubuntu-uds-appdev-2 to: Track: App Development | Ubuntu SDK Tools | Url: http://summit.ubuntu.com/uds-1303/meeting/21625/appdev-1303-ubuntu-sdk-tools/
oSoMoNhey kenne, so you’re a qtwebkit developer?19:00
alex-abreukenne, and EFL2 binding guy from what I recall19:01
Arun__what is the mailing list for ubuntu browser development?19:01
oSoMoNah, awesome, I see we have a list of people who can help, that’s gonna be very handy19:01
kenneth_oSoMoN, yes, that and the webkit port for Tizen19:01
kenneth_sorry this is my real nick :)19:02
fugue88willcooke: RFC 3966, in case you didn't see my response.19:02
fugue88Cheers!19:02
willcookefugue88: awesome!!  Thanks19:02
alex-abreuoSoMoN, can we create a ml ?19:02
willcookeoSoMoN, alex-abreu : I can take a work item to sort out a mailing list19:03
kenneth_alex-abreu, I wouldnt call the EFL port a binding, though the EFL API is not mostly self contained on top of a generic webkit2 C port19:03
oSoMoNwillcooke: excellent, thanks19:03
oSoMoNkenneth_: awesome, I’ve been hanging around on #qtwebkit lately, I’ll ping you later this week (gotta leave for dinner now)19:04
=== netcurli_ is now known as netcurli
elopiooSoMoN: I'm probably late, but I suggest to raise the priority of the webdriver.19:04
kenneth_oSoMoN, ok, feel free19:05
alex-abreuelopio, oSoMoN yeah, testing is moahor there19:05
alex-abreumajor19:05
elopioif you don't start building with that kind of testability in mind, it's going to be a pain.19:05
elopioalex-abreu: great.19:05
willcookecan we leverage Selenium?19:05
elopioalso, we have some extensive selenium suites that run on firefox.19:06
elopioif we can run them on the phone too without changing anything, that's a great acceptance test for the phone browser.19:06
oSoMoNwe already have automated tests for the chrome running with autopilot, would it make sense to integrate webdriver in there?19:06
kenneth_alex-abreu, what are you testing? like if you are just testing qtwebkit, you could contrtibute additional tests upstream (web engine regression tests, api unit tests etc)19:06
zebaszpthe stream is on!19:06
zyga-udsQUESTION: web intents?19:07
kenneth_zyga-uds, dead spec19:07
fugue88Could <object> be considered the equivalent of an intent serialized in HTML?19:08
kenneth_zyga-uds, even google abandoned it in its currents state... so the idea might be fine, but the current spec was abandoned19:08
zyga-udskenneth_: dead as in no longer valid?19:08
zyga-udskenneth_: isn't mozilla doing that now?19:08
zyga-udskenneth_: for firefoxos?19:08
kenneth_zyga-uds, current incarnation is dead. mozilla has a competing spec... activities19:08
zyga-udsah19:08
zyga-udssorry19:08
zyga-udsI meant that actually19:08
kenneth_not sure it is part of firefox os19:08
zyga-udsI thought it's the same19:08
zyga-udsIIRC that's how they have interactions like "I want to call <person>"19:09
kenneth_they are similar19:09
zyga-udswithout making insane URLs19:09
matzipan_how does activities actually look like?19:09
elopiooSoMoN: do you mean, integrate webdriver into autopilot? That sounds interesting.19:09
* zyga-uds googles for the mozilla spec 19:09
ogra_lool, i dont have a join link, could you give it to me in a PM ?19:09
kenneth_https://wiki.mozilla.org/WebAPI/WebActivities19:09
zyga-udsright19:09
zyga-udsI'm curious because it's a powerful model19:10
zebaszpkenneth,_, damn, you beat me to it19:10
kenneth_yes but it is just as much in limbo as web intents19:10
zyga-udsand it seems much better than iOS style, "invent your scheme" crap19:10
loologra_: I don't have it either19:10
ogra_oh19:10
ogra_who is tracklead ?19:10
looldpm, bzoltan: Can you msg the hangout link to ogra_ ?19:10
kenneth_zyga-uds, that is why it must be done right the first time19:11
zyga-udskenneth_: thanks, I didn't know that19:11
dpmpopey, ^^19:11
popeyhe has a pm ☺19:11
ogra_yup, all fine19:11
tsimpson_is it because eclipse is horrific? ;)19:11
alex-abreukenneth_, sorry keyboard died on me ... yeah qtwebkit tests and app specific ones19:12
kenneth_alex-abreu, if I were you, I would try to contribute and cooperate as much as possible with the qt team19:12
alex-abreukenneth_, advice taken :)19:13
kenneth_alex-abreu, you want a browser, and they need a show case... and they have actually shipped a browser so they know what needs to be done19:13
kenneth_alex-abreu, it was so good that we lost 3 guys to apple (and I almost went as well but decided to stay in europe)19:14
ogra_http://review.cyanogenmod.org/#/c/32336/19:14
guschwhat about Qt Simulator for simulating GPS, sensors, battery, etc ?19:28
jppiiroi1engusch: no idea if Digia has ported that to Qt 5 already19:28
ogra_gusch, thats an awesome idea ! (if it works on Qt5)19:28
guschjppiiroi1en: if not, should we help?19:28
zebaszpthe pad says Qtcreator 2.7 beta with Qt 5.0.1 has a designer built in, but I can't access the designer in raring19:30
ogra_which would be a bug :)19:31
zebaszpdamn! well, off to report I guess19:31
Mirvzebaszp: the most probable is you hitting qt creator configuring itself wronlgy19:31
Mirvzebaszp: https://bugs.launchpad.net/ubuntu/+source/qtcreator/+bug/113533619:31
udsbotuLaunchpad bug 1135336 in qtcreator (Ubuntu) "Qt Creator misconfigures itself if qt4-qmake is installed or if the whole ubuntu-sdk isn't installed before the first run" [Undecided,Confirmed] - Assigned to Timo Jyrinki (timo-jyrinki)19:31
jppiiroi1enzebaszp: do you see the application templates in File > New file or project?19:32
zebaszpjppiiroilen, the templates are there19:32
jppiiroi1enzebaszp: do you have qml2puppet installed?19:33
Mirvzebaszp: with a clean qt creator configuration, opening eg. currencyconverter and hitting design tab should work19:33
Mirvjppiiroi1en: if he has ubuntu-sdk installed, then yes19:33
barry_investigations are ongoing19:33
zebaszpI have ubuntu-sdk installed, but there's no such package as qml2puppet19:35
Mirvzebaszp: it's part of the qtcreator package, so it should be there. does clicking the design tab give you an error or is it greyed out?19:35
zebaszpMirv, greyed out19:36
Mirvzebaszp: did you open a qml file like the currencyconverter in the text editor, in addition to opening the project file?19:36
zebaszpMirv: oh, now that's working...it's kinda dodgy, though, I did try before and it wasn't working...19:38
Mirvzebaszp: ok, good that at least now it's working19:41
zebaszpMirv: guess so, thanks :)19:41
codealotcan we borrow from the PC-BSD pbi packagin19:45
codealotway?19:45
codealotwith some bit of modification to have some resources shared19:46
ogra_well, the package format will have to be discussed in a very broad setup19:49
ogra_security, infrastructure and foundation teams need to be involved19:49
ogra_i think this is something to be planned and scheduled for next vUDS19:49
codealotok19:50
guschso far it seems the SDK is focused on touch any plans for desktop "features"?19:50
fredbuntuwouldn't desktop stuff come into focus only with Unity Next?19:51
ogra_i guess thats also for future planning (once we actually have a desktop where the apps integrate seamless)19:51
zebaszpgusch: yes, they already mentioned that earlier19:52
greybackjppiiroi1en: in phone shell we have qml profiling on device working19:52
guschzebaszp: ups - missed that19:52
zebaszpgusch: nevermind, I think it was in another session earlier today19:52
zebaszpI guess that's it for today, then19:54
=== udsbotu changed the topic of #ubuntu-uds-appdev-2 to: Currently no events are active in this room - http://summit.ubuntu.com/uds-1303/appdev-2/ - http://ubottu.com/uds-logs/%23ubuntu-uds-appdev-2.log
zack_Is it possible to include dates of when those pictures were created?21:13

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!