[05:05] sorry guys, I didn't get the email sent about the meeting, I will have to send it tomorrow [15:06] Hi all! newz2000 have you 5 minutes? [15:07] Hey Volans, sure [15:07] first of all, have you talk with lizzeh or other active members for the meeting? [15:07] I'm just going to send an email... already started compzing in fact [15:09] ok, the second is your opinion about 3 bugs [15:10] 1) a fridge bug, like the background problem, you tell me about a new theme in the Fridge, but when you think to upload it? [15:12] right now the fridge problem is low on my priority list so I've not scheduled a time to do it [15:13] I've created a better template (though fixed width) and uploaded it, but it's just an html file, not a drupal theme [15:14] and release a little fix (probably 1 line in css) to resolve at least the background problem in the meantime? [15:14] (you think that can be a good compromise between time to spent on and results) [15:14] what is the background problem? [15:31] http://fridge.ubuntu.com/about [15:31] you don't see a background problem? [15:31] (sorry for the delay, I have see only now your reply, the tab does not flashed) [15:32] ah, that prob [15:32] Volans: I see it, just forgot about it. [15:33] (short content) [15:33] you can solve it (I think for all browsers except IE6 and below) simply adding: min-height:582px; at styles.css:27 class #contentr [15:34] ok, I'll do that right now [15:34] at least 582px, maybe some more pixel will be better in order to avoid problem [15:34] with different pixel dimensions for different browsers [15:34] * newz2000 tries to remember what server that's on [15:34] LOL [15:35] .183 marais [15:35] ;) [15:36] Volans: done [15:36] thanks for the quick fix suggestion [15:36] no problem, can you check also for windows browsers? [15:37] (or I can start the VM) [15:37] I have a vm open [15:37] I'm sure that it won't work in ie6 [15:37] seems good on FF2 [15:37] for IE6 and the known problem of min-height I have found a good solution [15:37] in general [15:38] it works in ie7 though, which is interesting... I didn't know it had min-height [15:39] if you have a div you want to add a min-height and it is in a page with many other divs floating or not, I found that putting another div works for ie6 [15:40]
content
[15:40] or at least works for me in many cases :) [15:41] so in a sense just clearing the floated divs with a non-floated div [15:41] neat idea [15:41] if you have IE6 open [15:41] try for example this http://forum.ubuntu-it.org/index.php?action=search [15:42] whoa [15:42] the div id="bodyarea" have a min-height [15:42] the fridge is totally messed up in ie6 [15:43] I never tried, but thinking about due to the strange position of the top div that is at the bottom in the code [15:43] I don't know... it's like all of the text is white [15:43] * Volans starting the VM... too curious [15:45] the new theme I'm using is currently in place on https://shipit.ubuntu.com [15:45] it seems to work well across browsers [15:46] there is the "flash of unstyled content" problem in IE though I need to fix. [15:47] newz2000: why shipit have as favicon the new launchpad logo? [15:47] ah, didn't notice that... shipit is part of launchpad [15:48] not clear from the site layout ;) seems to be ubuntu site [15:49] ehm with IE6 I don't see the content on the fridge... [15:49] right, that's the problem I mentioned [15:49] I can help for that? (I understand that for you is a very low priority problem) [15:50] if you'd like to, that's fine... or if you want, you can help create a drupal theme from the shipit theme [15:51] either option will mean you become boredandblogging new best friend [15:51] LOL, sincerly I never worked on drupal themes... but I have experience of themes for other CMS [15:52] drupal is easier than most... for example, far easier than wordpress [15:52] shipit now is a standalone site, without a cms behind? [15:53] correct... it has been from as far back as I know [15:53] ok, I will look what I can do [15:53] I can help you... I have an html file [15:54] good starting point :) [15:55] http://people.ubuntu.com/~mnuzum/projects/layout-guide-helper.png [15:55] oops [15:55] no, that's not it [15:55] http://people.ubuntu.com/~mnuzum/projects/ubuntu08.zip [15:56] so what might surprise you when you look at this file is that I used a css framework called blueprint to create the layout and handle typography and a full reset [15:56] ok [15:57] the other 2 bugs are simpler... for bug 188297 I don't know your opinion... the pdf seems clear and looks good [15:57] Malone bug 188297 in ubuntu-website "Website [stylesheet probably] Problem." [Undecided,New] https://launchpad.net/bugs/188297 [15:57] ops [15:58] not this one [15:58] and here's an examle drupal theme for you to use https://code.edge.launchpad.net/~newz/ubuntu-website/ubuntu07 [15:58] this one bug 185398 [15:58] Malone bug 185398 in ubuntu-website "Add developer playbook to the development page" [Undecided,New] https://launchpad.net/bugs/185398 [16:00] oh, awesome [16:14] newz2000: How many IE6-compatibility is required for the sites managed by you and the team? [16:14] IE 6 is needed for ubuntu.com, but I'm satisfied with "site is readable but not perfect" [16:15] have you read this article? http://googleonlinesecurity.blogspot.com/2008/07/are-you-using-latest-web-browser.html [16:16] cit. "Only 52.5% of Microsoft Internet Explorer users have updated to version 7" [16:16] yes, but I'm quite certain that stat is wrong... [16:16] oh, wait, maybe not [16:17] here's what I know about our users... on www.ubuntu.com which is the most trafficked site of ours by IE users (other sites have smaller % of IE users than www.u.c) less than 15% are using IE6 [16:17] 15% is a lot, so I want to ensure the site is navigable and readable [16:17] I agree! [16:18] so for example, ubuntu.com has a white line going down the right side [16:18] it doesn't hinder usability. Its not ideal (and the new theme fixes that) but it's not a big deal. [16:18] to me [16:19] Volans: that's a neat article [16:20] ok, in my previous work every browser used by more than 1-2% of users must be compatible [16:20] newz2000: do we have a launchpad time? [16:20] team [16:21] vbabiy: not really. There's one for bugs if you're interested in that. [16:21] we will at some point have a team [16:21] Volans: I don't know if you had a chance to look at that theme... [16:21] you'll see there's a subtle diff in the drop shadow [16:21] the designers who made the original concept did something horrible with the drop shadow [16:21] news the shipit theme? [16:21] yes [16:22] online or in the code? [16:22] if you download that zip file and open it you can view the theme in your browser [16:22] but shipit is ok to [16:22] the original ubuntu theme has a drop shadow that extends out both the left and right side and overlays a gradient background [16:23] this is harder to implment that it seems at first [16:23] so the new ubuntu08 theme gets rid of the drop shadow on the sides, its just on the bottom [16:23] downloaded the zip, not already open it, I was working on the opera bug [16:23] which allows the markup and css to be far simpler [16:23] ah ok [16:24] anyway, that one fix makes life far easier and now the theme should work great in all major browsers [16:24] we have the side and bottom shadow and I have worked hard to make it almost compatible with all browser and ie6 [16:25] so you have felt the pain eh? [16:25] Hey have you guys seen the post I did on the Wiki? Any suggestion? One thing I noticed this morning the side bar is a little to large I think and I still need new fonts. Tonight I am going to work on the screen shot widget and maybe the descriptions part. [16:25] vbabiy: yes, I did [16:25] I agree the text on the side is too large [16:25] newz2000: yeah that still needs some work [16:26] I think you've done some good work there [16:26] before you do a lot more we should discuss some goals [16:26] sounds good to me [16:26] I'll say again, I want the community to drive this one as much as possible, but I'd like to ask some probing questions [16:26] I am really starting to like Inkscape for web work [16:27] yeah, me too [16:28] newz2000: I am all ears, I would also love this to be a community thing not something I put together [16:29] newz2000: I think once people start seeing more work done, they will start throwing in suggestions [16:29] yes, I agree [16:29] let's do the probing questions during the meeting [16:29] I'm about to send the email now [16:29] newz2000: okay, I will work what I can till then [16:29] (just doing some timezone calculations) [16:29] newz2000: I hate that, always confuse my self. :D, good luck [16:30] vbabiy: one line of questioning I was going to bring up goes along these lines: (for you to ponder) [16:31] how many screenshots do we want, do we want to give people a walk-through of the desktop so they can feel like they're sitting in front of it, should people be able to navigate through the images and if so, how? [16:31] newz2000: I am going to write up my answer to the question, so I can ready for the meeting [16:31] ok [16:32] One thing I'd like to request, but I won't insist on, is the ability to see larger images than you can see on the current feature tour [16:32] maybe a "click here to view larger" or something like that [16:32] * Volans back [16:33] newz2000: I'm working on the opera bug for the planet and upgrading to the latest opera I notice that there is a very horribly shadow effect on the titles of planet's post [16:34] orly? [16:34] opera 9.51 on planet.ubuntu.com for example [16:35] newz2000: I agree to be able to enlarge the images would be a benefit for older, and visual impaired people. [16:35] and also on www.ubuntu.com the top menu icons (red arrows) are overlapping the menu titles [16:35] I'll have to get opera, I don't seem to have it installed anymore [16:36] newz2000: is it in the repos [16:36] I don't see it [16:36] in my XP VM I have IE from 5.5 to 7, safari, opera, FF2 and FF3 [16:37] sudo apt-get install opera [16:37] says not available [16:37] newz2000: I am installing now [16:37] hardy? [16:37] yeah [16:37] oh, partner repo was turned off [16:38] Yeah I got 9.27 [16:39] okay guys I am got to run, newz2000 looking forward to meeting [16:40] ok. ttyl. keep up the nice work. [16:40] bye vbabiy, very good work in the wiki [16:40] thanks Volans [16:44] newz2000: for the jcastro pdf you want I assign the bug to you or set it directly to fix released (if you want to do that)? [16:45] go ahead and assign it to me [16:45] I'm getting behind on my bugs while trying to work on a little project, but I'm hoping to clear those out tomorrow [16:46] ok [16:47] done, and what about the guys with black DE themes that have white default color for text in browsers? [16:47] (there is a bug about that, but this is a choice I think, not real a bug :)) [16:48] no, this is a bug actually [16:48] I investigated it and I need to specify both a text color and a background color or specify neither [16:48] by specifying one then the other defaults to the OS and causes a prob [16:49] yeah [16:50] both is better [16:50] you are sure what the user will see [16:51] Volans, does this sound right? [16:52] 6:00 in Brisbane (Australia) which is 2000 UTC/2100 London or 0230 India [16:52] 7:00 in Alaska (USA) which is 11am Eastern US or 1500 UTC/1600 London [16:52] let me check [16:55] the first line will be 1:30 in India, they don't have DST [16:55] thanks [16:56] 7:00 in alaska will be 1:00 in the night in brisbane... [16:56] and possible time also for india [16:56] I wonder what the best way to collect the votes is, do you have an idea? [16:57] we can have votes go to the list as replies... any other option? [16:57] no list replies no... 80 email only for that [16:57] yeah [16:57] you have an ubuntuforums test site??? [16:57] :D [16:57] no, sorry [16:58] we could do a shared google spreadsheet or a wiki page [16:58] I use google spreadsheets for church events and it works ok [16:58] wiki page can be a solution... and what of a webservice? [16:59] I'm not sure we have enough time to pull it off... I know I couldn't get it done in time [16:59] no no, not your service... [16:59] a web based already poll service [16:59] I'm searching on google and there are many [17:00] oh, I see [17:00] there are four options (two times, two days). We could use something that gives them the option to rate their choices 1,2,3,4 [17:01] we may want to get their name so we can eliminate options where key people can't attend [17:05] or a wiki page... [17:06] I have the idea... [17:07] fopr the wiki [17:13] newz2000: I think we have to put a date limit for the poll... [17:16] newz2000: I have the wiki page ready, if you have the 2 date I will put directly the final datetimes... [17:17] 2000 UTC/2100 London which is 0600 in Brisbane (Australia) and 0130 India [17:17] 1500 UTC/1600 London which is 0700 in Alaska (USA) and 11am Eastern US [17:17] Tuesday, July 22nd UTC [17:17] Friday, July 25th UTC [17:18] ok [17:18] how many time the meeting will continue? [17:19] I'm going to shoot for 40m but let's say 40 - 60m [17:19] only???? [17:19] I have attended the last mozilla team meeting [17:20] theoretically of 1h30m... but really more [17:20] wow, no, I can't handle that [17:20] if we need to go longer we'll schedule another meeting because obviously we're not prepared enough [17:20] ok [17:21] we don't have a huge agenda for this meeting [17:27] Volans: do you have a link to the wiki? My email is ready. [17:27] yes, just one minute [17:30] newz2000: what is your vote for the 4 options? :) [17:30] I have put from 0 to 3 [17:30] 0 = no attend, 3 best choice [17:30] I'm equally fine with all four [17:31] I can put yourself as first voter? [17:31] sure [17:33] just decide the poll end... july 20? [17:33] noon UTC on 21st [17:37] newz2000: check it out before send the mail ;) https://wiki.ubuntu.com/Website/Meetings [17:39] looks great [17:39] I've got agenda items already, let me add them [17:39] newz2000: have you checked fridge agenda for those datetimes? [17:40] no, since we're meeting in this channel I didn't feel it was necessary [17:40] is it necessary? [17:41] ah no, sure... I'm thinking about #ubuntu-meeting, sorry [17:49] email sent. Thanks a bunch Volans. [17:50] it was a pleasure [17:52] received [17:58] for the black/white problem, I'm trying with a high inverted contrast theme... it seems quite simple [18:00] just add in the body { color: #000; } and add a body input { background-color: #fff; } [18:00] I have cheched only the homepage [18:01] Volans: would you go ahead and just note that in the bug? [18:01] sure! you need also to check that every site have a background specified [18:01] ok [18:04] I made some test before... [18:18] newz2000: I have some problem with radio and check boxes... seems that they don't give the color from the css.. I have tried with a input, textarea, select {} entry in the css [18:18] but around the web I found that this is the right way [18:18] perhaps you know some trick? [18:19] I've found that adding styles to inputs can cause problems. For example, in ff3 once you assign some styles the inputs stopping looking like the OS widgets and start looking like plain ole ugly buttons and etc [18:20] I'd have to try it to see what you're experienceing though [18:20] * Volans trying ff3 [18:21] yes, not so ugly in my case but there is a noticeable difference [18:22] my changes now are on commons.css line 82 [18:22] adding a color: #000; in the body statement and adding just below a: [18:22] input, textarea, select { color: #000; background-color: #fff; } [18:24] oh, I have found an epiphany bug while surfing... :) [18:28] you need to do a width trough the css or style option for the select tag, in the download page the choose mirror select in epiphany go over the right border (although the last part is not visible, the same effect of overflow:hidden) [18:28] s/to do/to set/ [18:29] I thought I did that... [18:29] oh, I did it in code to truncate the length of the text [18:30] seems that epiphany wants the width of the select tag explicitly [18:33] Now I have to go.... I will investigate more on the white/black problem as I'm interested on that and I will try to find the time to work on the drupal theme ;) [18:33] thanks, Volans [18:33] * Volans back to a clear theme... [18:34] don't mention it... :) see you, bye bye [19:34] hi all ... i was wondering if there are any plans atm for a software / package directory - i cant see anything in the wiki but maybe i missed it? [19:41] kilps: there is http://packages.ubuntu.com - is that what you had in mind or something else? [19:43] ya i know about packages.ubuntu.com - but that isnt really geared towards the average user ... i was thinking more along the lines of the comparison of the Add/Remove dialog to synaptic ... but hopefully more powerful [19:43] nothing like that is currently planned [19:43] perhaps in a wiki format ... but something which just had general information about software with comments etc. [19:44] do you think that there would be interest in such an idea? [19:44] there may be ,but it's probably out of the scope of this team [19:44] is this something you want to do kilps? [19:45] oks cool ... um im not really sure - something i thought of yesterday so trying to get an idea of if it would be worthwhile - would have to balance it with a number of other projects i have on the go though [19:46] I understand. If its something you want to do, we can support you, but I think there are higher priority tasks for the team to take on first [19:47] ok cool - ill keep track of what is going on and if i get around to starting anything or see someone with a similar idea ill get in touch [19:47] ok [19:52] just for interest some of the comments at http://brainstorm.ubuntu.com/idea/103/ suggest something similar to my idea - see "2cents wrote on the 24 Apr 08 at 22:09 " [20:45] hi [20:45] howdy pep [20:46] Ihad a look at the archive of the shipit theme [20:46] just now [20:46] I'm wondering... this is not usable by drupal is it? [20:47] (I never used drupal before) [20:47] but I suppose drupal themes are in php or something [20:47] I'm installing the cms [20:47] (on our testserver for spreadubuntu ;-) [20:47] yes, the themes are in php [20:47] you can also download the code for the existing drupal theme... [20:47] (ugly css/html) [20:48] I've got an archive named "ubuntu08" with html/css shipit theme [20:48] https://code.edge.launchpad.net/~newz/ubuntu-website/ubuntu07 [20:48] you'll see the themes are pretty simple compared to a lot of CMS [20:48] Is that the same as shipit? or is it without the rounded part at the bottom? [20:48] that's what's on ubuntu.com now [20:49] just use it as an example of a drupal theme [20:49] I only used CMSmadesimple and some custom ones until now [20:49] Ok [20:49] and ubuntu08 theme is not yet on launchpad? [20:49] the one shipit uses.. [20:50] correct [20:51] ok [23:40] * Volans back [23:41] newz2000: do you have an idea when the ubuntu08 theme will be on launchpad? I think we are going to work on spreadubuntu with ubuntu07 theme whilst developing our background infrastructure... [23:41] welcome back Volans [23:42] pep: do you mean "on launchad" or do you mean "a completed drupal theme"? [23:42] Hi pep [23:47] newz2000: "a completed drupal theme" if it's the official one, to be inline with the other sites it would be nonsense to make our own one [23:47] pep: its not scheduled [23:47] but ubuntu.com is planning to take over the same theme as shipit?N [23:47] -N [23:48] yes, that's the current plan, but it's not scheduled yet [23:48] ok very well [23:50] we won't be up so quickly anyway, and it's not a problem if we use the current theme for the moment.. I'm working on the move of the ubuntu-be site from CMSMS to Drupal too, attending a sprint for this in Brussels tomorrow, so I'll earn some drupal experience. If I have time I might make the template myself then and get back to you. [23:50] but that wold be at the soonest in September. [23:51] pep: I'll talked with newz2000 about the same thing just today... if I find the time, it's possible that I will try to make a drupal theme from the shipit site [23:52] ah yes [23:52] maybe we can cooperate? [23:52] we could, but at the soonest in September [23:52] Volans: you're going to have to be careful about all you volunteer for. ;-) [23:52] pep: September sounds reasonable [23:53] newz2000: sure! but atm I'm not really involved in any "big thing"... bugs are a hobby :) [23:53] * newz2000 goes for food [23:53] well, that's my point Volans, I'm involved in a relatively big thing I think, so this would not be a priority really :) [23:55] pep, really I'm not involved in big thing here on the website... in the Italian loco I have many things ;) [23:55] ok [23:55] :) [23:55] so depends if I found the time this summer [23:55] and I don't have any drupal experience too... [23:55] hehe me neither [23:56] But seems easy [23:56] I installed it this afternoon [23:56] yeah, matt say more that wordpress [23:56] /that/then/ [23:56] yes, I have the feeling too :) [23:57] but you know how it is with new things, gotta get used to them [23:59] I have experience for IPB and SMF forums and something about joomla [23:59] for the theme customization of existing CMS