[00:53] Hello :) [08:40] Hi [08:50] Once I get files from ContentHub, can I move or copy them where I want? (eg. to my .local/share// directory) [09:12] gcollura: yes you can move them to any *allowed* location using .move() [09:15] DanChapman, on which object is implemented that method? or should I implement it manually with c++? [09:21] gcollura: 2 secs i'll just find an example [09:23] thanks, don't worry, it's not urgent [09:24] gcollura: ahh it looks it's changed. So it looks like you now need to give ContentPeer::request() a a ContentStore object to permanantly save to the Store's uri [09:24] http://developer.ubuntu.com/api/qml/sdk-14.10/Ubuntu.Content.ContentPeer/#request-method-2 [09:26] I need to use QuaZip on my project and I get this: http://paste.ubuntu.com/8589493/ <- I think I should be adding -lz to the project, but it's using CMakeLists.txt instead of .project file. I can't find a way to add it so the extractAll() function will work [09:27] DanChapman, ok thanks, I'll have a look [09:28] DanChapman, do you know which uri should I put? [09:32] gcollura: it should be where you want it to be stored. Might be worth looking at music-app i know they use it [09:32] ok perfect thanks [09:37] DanChapman, they use ContentItem.move(), not ContentStore [09:38] :-D there it is. No wonder i didn't find it i was looking at the wrong object I thought it was done on the content peer :-D [10:10] DanChapman, finally got my import function working again in my app, thanks DanChapman :D [10:21] gcollura: :-D np [13:03] hello, how can i write an if statement stating that $a is greater than 10 and MYBOOLEAN is false? [13:04] something like if( $a > 10 && !MYBOOLEAN) [13:59] proccesserid, in which language? === randomcpp_ is now known as gcollura [16:18] dpm, are you here? [16:40] randomcpp_ in bash, i looked and i cant seem to find a decent guide on bash language [18:35] Hello. I need some help. I don't know how to make my app translatable. Who can help me? (OS: Ubuntu Touch, QML app) [18:49] roman_zonov: how far have you gotten? [18:58] Hi [19:02] Randy_0, I made .po and .pot files. Translated some of strings in Russian. But there is no translation [20:45] hey all [21:27] Can anybody give me some feedback here on text sizes ? http://filebin.ca/1eJFO5OgqMQh/Cast-_00002.mp4 -- x-large,large, and medium ; which do you prefer? [21:28] popey, mihir, nik90 ? [22:01] akiva-thinkpad: If you're looking for anyone’s opinion, I like the smaller fonts, so medium (is that the one on the far right?) [22:03] akiva-thinkpad: I find big clunky text looks awkward on small displays, or for a small profile app on a desktop screen. [22:44] Randy_O, thanks! [22:45] I was looking for opinions :) [22:45] I set it to large for the time being. When DPM and the gang get on tonight, I'll pass it by them. [22:50] akiva-thinkpad: I am going to be doing the CSS now. Is that okay with you? [22:52] DS-McGuire, ah [22:53] sounds good; [22:53] akiva-thinkpad: Fantastic, I am going to have some food then sort it out :) [22:53] Sorry my pinging isn't working the best for whatever reason :P [22:53] hah [22:53] good stuff [22:55] akiva-thinkpad: Haha, no problem :) [22:55] * akiva-thinkpad is coming down with a cold [23:23] akiva-thinkpad: I have updated the css... It still needs some work but it almost there. [23:24] DS-McGuire, ah is it live [23:24] * akiva-thinkpad checks [23:24] wow [23:24] akiva-thinkpad: It should be ahah! [23:24] lol [23:24] nice [23:24] okay so were going to need to impliment some ubuntu fonts :P [23:25] DS-McGuire, for the time being, we should take out the logo; the branding is an issue that we need to make sure we have permission first from Canonical [23:25] I want to go back to our old origami background haha! [23:25] heh [23:25] I liked the ubuntu browns personally [23:25] akiva-thinkpad: On it! Just a heads up, you can modify the css too :) [23:26] the CSS is neat, I was totally surprised when I unexpectedly reloaded the page [23:26] :D [23:26] lol [23:26] oh hey func [23:26] added :P [23:26] I'm always here btw when I'm on [23:26] Pacific time [23:26] I'm here because sleep is for the weak [23:26] but seriously I have to go soon ;_; [23:26] heh [23:27] Anyway, I wanted to ask you to create a "How to get started" sticky or something [23:27] You, or DS, I don't know who has more experience [23:27] funcpla: Who are you asking? [23:27] Oh [23:27] Both :) [23:27] I would say not me to be honest. [23:27] Yah I can do something along these lines. [23:28] Awesome! [23:28] DS-McGuire, funcpla there are multiple things you need to do sort of. [23:28] like getting launchpad, and doing version control is one whole topic [23:28] actually developing is an entirely different topic [23:28] akiva-thinkpad: Yeah, lots of work to do. [23:28] Should I split it up? [23:29] Getting Started with Launchpad [23:29] Getting Started with the SDK [23:29] Yeah, multiple sections would be useful, with a motivational start, a general overview of a couple of sentences, and then the specifics [23:29] Isn't there already something like that on the Ubuntu site, why not link to that page and edit it? Or do we not have permission? [23:30] mmmm yah [23:30] funcpla: "motivational start" Love that idea, different way to approach it. [23:31] DS-McGuire, that is the quickest and easiest way. [23:31] Yeah, the QML tutorial is quite detailed. [23:31] It actually gets you to create an app. [23:31] I mostly meant like a collection of resources, links, high-level overviews of as many related concepts as possible. [23:31] I'm really big on getting people into IRC though; having that live feedback is so incredibly valuable. [23:32] funcpla, ah okay, a repository [23:32] Yeah you can definitely put that tip in there, to visit the IRC [23:32] Okay; I think that is a good idea; I'll work on it Gradually. [23:33] We can make it just one sticky then. [23:33] I am going to remove the logo now. [23:33] cool beans [23:34] DS-McGuire, We should edit the CSS to match the colour palette. Content Light should have an orange background, white text [23:34] content heavy (like the posts) should be white backgrounds with the ubuntu greys [23:35] akiva-thinkpad: Do you think you could do that? I am trying to find this silly logo atm. [23:35] sure; [23:35] akiva-thinkpad: Thanks :) [23:35] I guess for the time being, can't do much with filemanager :P [23:36] Can someone explain the CSS situation with /r/Ubuntu to me? Why aren't they using what we're using now? I mean, great for us, but their sub seems to be Canonical-themed, not exactly Ubuntu [23:36] funcpla, because its officially sponsored in effect by Canonical [23:37] As in, they have flairs for their ubuntu members and canonical employees. [23:37] Huh, OK [23:37] Only Canonical employees are mods there or? [23:37] funcpla, I believe so [23:37] mhall119|vacatio, and popey I think both have those privelges [23:37] the community team is highly active there. [23:38] dpm as well [23:39] funcpla: I have messaged them a few times and they have just said they are working on it. The css we have right now we created by them, but that haven't made any commits since April. [23:39] By the way the logo has been removed. It is still a little messy right now but it lest we wont get any Trademark issues. [23:40] DS-McGuire ah so it's in some kind of limbo? Do they need to finish it or just haven't adopted it yet for some other reason? [23:40] funcpla: From what I can see it is not finished. Perhaps they should use ours when it's done. [23:41] Right, maybe we could help them with a commit or such [23:41] funcpla: I think that is the best move, I think they would appreciate it. [23:42] yep :) [23:42] :) [23:42] i'm a bit ignorant; why is sans serif offered as a comma after "ubuntu" ? [23:42] Right, what else is top priority right now? [23:43] * akiva-thinkpad is not a hundred percent familiar with css syntax, despite it being similar to qml [23:43] akiva-thinkpad: Where are we looking now? [23:43] Could it be a fallback? [23:43] Like, if ubuntu font is not available, use sans serif [23:43] funcpla: Most likely. [23:43] funcpla, ah yes. [23:44] that would make sense. [23:44] What else needs to be done? [23:45] DS-McGuire, funcpla btw, lets stick with "A mix of community and Canonical" on the colour pallete. It is the medium between Canonical and community [23:45] https://design.ubuntu.com/brand/colour-palette [23:45] in 10 minutes I have to go for about 15 minutes, but I'll be back promptly :P [23:47] DS-McGuire I plan to edit the sidebar with more relevant info about the sub, as I've said in that mod message. I guess the CSS needs to be sort-of finalized, akiva-thinkpad needs to write the "How to get started" motivation/overview, and we need to start looking for developers/contributors. [23:47] akiva-thinkpad: That's fine. It is 12:46am here and I need to go in 45 mins because I have uni in the morning. I don't want to be mean but how much of this is actually Canonical involved? Am I being ignorant about something? :) [23:48] funcpla: akiva-thinkpad no, its not canonical people who are mods in /r/ubuntu [23:48] popey, but they do get special flairs ! [23:48] popey thanks for clarification :) [23:48] popey: I thought as much Popey however wasn't sure. [23:48] :P [23:48] they're listed on the subreddit [23:48] on the right [23:49] I thought Ubuntu Memebers got those? [23:49] popey, the subreddit does use the logo; was that something that permission was given? [23:49] The flairs. [23:49] they dont need permission [23:49] popey, I thought branding was a bit of an issue [23:49] yes, ubuntu members get flair [23:49] nope [23:50] Anyways I'm off for tonight. See ya! [23:50] popey, ---- ____ ---- whats all this jazz about Canonical having to protect its brand? [23:50] the trademark. [23:50] right [23:50] funcpla: Have a good night, I will be here tomorrow about the same time. [23:51] the trademark policy is very simple and for example allows for community use of the logo [23:51] popey, okay, thanks for clarifying that [23:51] popey: So we can use it on ours? [23:51] our what? [23:52] https://www.reddit.com/r/UbuntuAppDev/ [23:52] popey, r/ubuntuappdev [23:52] sure [23:52] I have removed it. [23:52] Ah, damnit haha! [23:52] http://www.ubuntu.com/legal/terms-and-policies/intellectual-property-policy [23:52] DS-McGuire, Sorry for the bad advice! [23:52] :P [23:52] see 6. on that page [23:53] akiva-thinkpad: Not you're fault. [23:53] Ah! [23:53] okay so I didnt read the part about community [23:54] !cookie | popey [23:54] popey: Wow! You're such a great helper, you deserve a cookie! [23:54] popey: Thanks! Also, if you ever see fit could you give the sub a little plug in Linux Unplugged? It would be a massive help as we are trying to get the technical community involved. [23:54] :P [23:54] pull your strings with chris [23:54] build it and they will come ☻ [23:54] okay but once its built ;) [23:54] I'd get some content & discussions in there first [23:54] popey: Damn, was looking for an easy way out haha! [23:55] Sure sure, it will come in time :) [23:55] okay I gotta jet for a few minutes. bb in 15 [23:55] * popey goes out for beer [23:55] I just done want people to look at the sub and think "ah, it's dead" and move on ahha! [23:55] right, so make some content ☻ [23:55] I am making! ahah! [23:56] heh [23:56] Just want it to be awesome first. [23:56] akiva-thinkpad: See you in a bit ;) [23:56] * popey goes for beer [23:56] o/ [23:57] o/