JoseeAntonioR | jcastro: I'm still struggling to make it work, can't seem to find a solution | 00:44 |
---|---|---|
JoseeAntonioR | jcastro: I can see the comments template is not being called, when you check the source code of the main page | 00:55 |
jcastro | imbrandon: ping | 01:51 |
imbrandon | pong | 01:51 |
jcastro | I don't think it's that APC thing | 01:52 |
jcastro | how do I flush it? | 01:52 |
jcastro | I can check | 01:52 |
imbrandon | easwy way is to restart php-fpm/nginx | 01:52 |
imbrandon | easy* | 01:52 |
jcastro | I restarted nginx | 01:52 |
jcastro | do I need to restart php-fpm? | 01:52 |
imbrandon | service php5-fpm restart | 01:52 |
imbrandon | yea | 01:52 |
imbrandon | then check for /etc/php5/fpm/conf.d/*apc.ini | 01:53 |
imbrandon | and make sure stat=1 not 0 | 01:53 |
imbrandon | to not have to do that in the future | 01:53 |
jcastro | it's at 1 | 01:53 |
jcastro | the comments work on the site, just not on this page | 01:54 |
JoseeAntonioR | yeah | 01:54 |
jcastro | so I am pretty sure it's not a system problem | 01:54 |
imbrandon | ohhhh ok | 01:54 |
imbrandon | i misunderstood the issue then | 01:54 |
JoseeAntonioR | the function is not called in what's known as 'static pages', but they work in posts | 01:54 |
imbrandon | he said edited the file and the changes dident show | 01:54 |
jcastro | yeah | 01:54 |
jcastro | I added the php function just like we did on the last one | 01:54 |
jcastro | except it doesn't show up | 01:54 |
imbrandon | ok lets step backwards, i'm not sure whats up | 01:55 |
jcastro | don't worry about it, we'll just change it to a redirect to the G+ page or youtube tomorrow | 01:55 |
* imbrandon doesnt even konw the issue, but editing page.php is almost garenteed the wrong solution | 01:56 | |
JoseeAntonioR | jcastro: is there any way to try installing a test page with the downloaded wordpress instead of juju? that was a suggestion in #wordpress | 01:56 |
JoseeAntonioR | maybe /var/www/wptest | 01:56 |
jcastro | it is the downloaded version of wordpress | 01:56 |
JoseeAntonioR | oh | 01:56 |
jcastro | http://ubuntuonair.com/test-2/ | 01:56 |
jcastro | they work fine on posts | 01:57 |
jcastro | just not /pages/ | 01:57 |
imbrandon | its the same wordpress JoseeAntonioR | 01:57 |
JoseeAntonioR | imbrandon: people in #wordpress disagree, but I do think the same | 01:57 |
imbrandon | jcastro: what do comments ? are comments for pages turned on in the cp ? | 01:57 |
JoseeAntonioR | wait a sec, what about pulling the code from that page's source? | 01:57 |
imbrandon | JoseeAntonioR: look at the charm it wgets it from wordpress.org | 01:58 |
imbrandon | OMG!!!! | 01:58 |
imbrandon | slow down | 01:58 |
imbrandon | wtf is the problem | 01:58 |
jcastro | the comments don't show up on the page | 01:58 |
jcastro | only posts. | 01:58 |
JoseeAntonioR | imbrandon: comments only show in posts | 01:58 |
imbrandon | are they turned on for pages | 01:58 |
imbrandon | in the wp control pannel | 01:58 |
jcastro | looking through the options now | 01:58 |
imbrandon | when you make a page | 01:58 |
JoseeAntonioR | yeah, they are | 01:58 |
JoseeAntonioR | in the discussion tab | 01:59 |
imbrandon | ther is an option to allow commetts for that page | 01:59 |
JoseeAntonioR | jcastro: let me know once you finish editing the page so I can go on and try one thing | 02:00 |
jcastro | I'm not editing anything | 02:00 |
jcastro | go for it | 02:00 |
imbrandon | comments are working fine it seems | 02:01 |
imbrandon | i see 2 fromjorge | 02:01 |
jcastro | http://ubuntuonair.com/ | 02:01 |
jcastro | not on the page | 02:01 |
jcastro | not posts, I know posts work | 02:01 |
imbrandon | oh then just open that page in the cpl and turn them on | 02:02 |
imbrandon | when your editing the page , top right area should have discussion on/off iirc | 02:02 |
jcastro | there isn't anything up there for that | 02:03 |
jcastro | OMG | 02:03 |
jcastro | screen options! | 02:03 |
imbrandon | ?? | 02:03 |
jcastro | ah bummer | 02:03 |
jcastro | didn't do anything | 02:03 |
imbrandon | heh | 02:03 |
imbrandon | one sec lemme look at another install, btw the theme needs to support them as well | 02:03 |
jcastro | we put them in the theme | 02:04 |
jcastro | in page.php | 02:04 |
imbrandon | k | 02:04 |
jcastro | anyway whatever | 02:05 |
jcastro | this isn't worth fixing, let's just plop a redirect in there tomorrow JoseeAntonioR | 02:05 |
JoseeAntonioR | are you sure? | 02:06 |
jcastro | yeah | 02:06 |
jcastro | this went from being a simple hangout to overengineered | 02:06 |
jcastro | we can just hang out on G+ | 02:06 |
jcastro | that's the whole point, everything else is just extra work for no benefit | 02:06 |
jcastro | we'll just redirect it to youtube like 5 minutes before | 02:07 |
imbrandon | http://en.support.wordpress.com/enable-disable-comments/ | 02:08 |
JoseeAntonioR | got it | 02:08 |
imbrandon | ^^ step by step how to do it | 02:08 |
jcastro | those are wp comments not disqus comments | 02:08 |
imbrandon | same thing, discuss runs off the wp ones | 02:08 |
jcastro | well it doesn't work | 02:08 |
JoseeAntonioR | jcastro: yes, disqus just replace wordpress comments | 02:08 |
jcastro | ok going to bed now | 02:09 |
jcastro | we'll just plop a redirect in tomorrow | 02:09 |
JoseeAntonioR | jcastro: ok, see you tomorrow, I'll be here 15-30 mins before | 02:09 |
jcastro | from now on we should just use the G+ page for the "homepage" | 02:09 |
imbrandon | ... we should just do the shit right or not at all ... | 02:10 |
* imbrandon grumbles and goes back to work | 02:10 | |
jcastro | we're not doing it at all | 02:10 |
jcastro | that's what I am saying | 02:10 |
imbrandon | i know | 02:10 |
* imbrandon agreed | 02:10 | |
jcastro | it was working on the old one, something happened when we switched dns, shrug | 02:11 |
jcastro | we should just ask for hangout.ubuntu.com to point to the G+ page | 02:11 |
jcastro | problem solved forever | 02:11 |
JoseeAntonioR | yay | 02:11 |
imbrandon | its using the wrong theme anyhow | 02:11 |
JoseeAntonioR | imbrandon: huh? | 02:11 |
JoseeAntonioR | what about that? | 02:11 |
imbrandon | the wp theme, its not the ubuntu wp theme | 02:11 |
JoseeAntonioR | imbrandon: do you know where can I find the right one? | 02:12 |
imbrandon | LP | 02:12 |
imbrandon | lp:ubuntu-community-webthemes/wordpress-light irrc | 02:12 |
imbrandon | iirc | 02:12 |
imbrandon | gnight jcastro /me heads to sleep too, JoseeAntonioR if you need a hand tomarrow with it lemme know | 02:13 |
JoseeAntonioR | great, thanks! | 02:13 |
JoseeAntonioR | jcastro: problem solved | 02:27 |
JoseeAntonioR | jcastro: for when you come back, I have now embedded the discussion widget, it's easier, and doesn't need any configuration (just copying/pasting)) | 02:29 |
jcastro | oh nice! | 02:29 |
jcastro | what was the problem? | 02:29 |
* jcastro decides not to look a gifthorse in the mouth and just roll with it | 02:30 | |
JoseeAntonioR | jcastro: not sure about that, but we're not using the disqus plugin, just an embedded code I found for the ubuntuonair.com widget in disqus.com | 02:30 |
bkerensa | jcastro: I'm getting a Sputnik ;p | 04:52 |
philballew | bkerensa, I assume your paying full price? | 05:28 |
bkerensa | philballew: lol no man ;) | 05:48 |
* philballew still rocks a d-630 | 05:51 | |
philballew | bkerensa, Im sure your gonna have some fun with that. | 05:52 |
philballew | bkerensa, idea for all your projects here. Power your laptop via your volt, that then is hooked up to your micro-controller that is controlling your soda-stream. Its a full proof plan if you can get the right resistors and a big enough bread board for the volt to dell hook up | 05:56 |
bkerensa | ;p | 05:57 |
czajkowski | cjohnston: ping me when you're online | 09:38 |
cjohnston | czajkowski: ping | 10:11 |
czajkowski | pleia2: can you give me any examples of womens OSS tshirts that have nice designs not just plonking an image ont he front of a top in large area | 10:16 |
czajkowski | am working with some people to give them nice examples of womens OSS tops to see if we can improve the Ubuntu womens one | 10:16 |
mcclurmc | does anyone know where the next UDS is going to be held? | 13:59 |
mhall119 | jcastro: can anybody join your on-air thing? | 14:07 |
czajkowski | mcclurmc: it's not annouced yet | 14:09 |
mcclurmc | thanks, czajkowski | 14:09 |
czajkowski | ah lovley google hangouts messed up today | 14:09 |
jcastro | mhall119: sure, wanna plop in? | 14:09 |
mhall119 | yeah, when does it start? | 14:13 |
mhall119 | nvm, found it | 14:14 |
mhall119 | yeah, I'll join | 14:14 |
jcastro | get the appdev #'s handy. :) | 14:20 |
jono | jcastro, can I join? | 14:22 |
mhall119 | jcastro: always handy :) | 14:22 |
jcastro | for sure! | 14:22 |
mhall119 | (not always encouraging) | 14:22 |
mhall119 | jono: did you see Steve's email reply? | 14:23 |
jcastro | http://ubuntuonair.com/ | 14:23 |
jcastro | man | 14:23 |
jcastro | look at this guest list. | 14:23 |
mhall119 | jcastro: that is a nice lineup | 14:23 |
jcastro | all of these are the _hot_ topics in ubuntu right now | 14:23 |
jcastro | secure boot, webapps, appdevs, hardware support, quality. | 14:23 |
jono | jcastro, which URL? | 14:24 |
jcastro | http://ubuntuonair.com/ | 14:24 |
jono | jcastro, which hangout URL so I can join? | 14:24 |
jcastro | oh, I am not sure yet. | 14:25 |
jono | jcastro, oh, I thought it was running now | 14:25 |
jono | my bad | 14:25 |
mhall119 | it's on-air, so there isn't a pre-made url | 14:25 |
jcastro | I think josee starts it, sec, let me check the wiki page | 14:25 |
mhall119 | unless google has improved that | 14:25 |
jono | mhall119, I meant the URL to join the hangout | 14:25 |
jcastro | jono: nope, but if you want to join like 5 min early I have some ideas for an intro if you want to kick it off, maybe intro Barton or something, I'd like to get him done first | 14:25 |
mhall119 | jcastro: is it using hangouts, or that other thing someone suggested? | 14:25 |
jcastro | mhall119: hangouts, we'll have a hangout, this page will be the youtube thing embedded | 14:26 |
mhall119 | ok | 14:26 |
jcastro | and the comments will be on this page | 14:26 |
jono | jcastro, oh damn, I will be in a meeting | 14:26 |
jono | I will join after the first hour | 14:26 |
jcastro | it's 2 hours | 14:26 |
jcastro | you can drop in and out | 14:26 |
jcastro | it's no big deal | 14:26 |
jono | cool | 14:26 |
jcastro | we have more people than slots anyway | 14:27 |
jono | mhall119, want to do a hangout now? | 14:27 |
jcastro | so it'll be "hey we're joined by foo", we hang with the person for like 15 minutes, when they close out they just drop off. | 14:27 |
jono | cool | 14:27 |
mhall119 | jono: if you give me a few minutes, sure | 14:27 |
jono | mhall119, np | 14:28 |
czajkowski | jcastro: hangouts are very broken today, hope it works for you guys | 14:28 |
jcastro | it looks like gtalk is hosed too | 14:28 |
czajkowski | have had to use skype for the last few meetings today as nobody can get hangout to work | 14:28 |
jcastro | we have like 3 hours. | 14:29 |
jcastro | we'll see what the Google does. | 14:29 |
czajkowski | jcastro: http://www.google.com/appsstatus#hl=en&v=issue&ts=1343343599000&iid=a6fb32beebebf8e85b0c986b09a4e69d | 14:29 |
jcastro | just my kind of day | 14:31 |
czajkowski | jcastro: at least they are updating the page, we were very lost this morning uk time trying to wrk out what was going wrong | 14:32 |
jcastro | heh | 14:32 |
mhall119 | jono: ready | 14:38 |
jcastro | mhall119: jono: follow this account pls: https://plus.google.com/113179255019669411234/posts | 14:40 |
mhall119 | jono: https://plus.google.com/hangouts/_/cc40a57827ef2b84456aea155e9b7dc05a4ff401?authuser=0&hl=en | 14:40 |
jono | mhall119, cool, wrapping a convo, will be there soon | 14:40 |
jono | mhall119, sorry for the delay, joining now | 14:49 |
=== mcclurmc is now known as mcclurmc_away | ||
=== mcclurmc_away is now known as mcclurmc | ||
mhall119 | jono: ok, off my call if you want jump back on | 15:16 |
mhall119 | well, on a new hangout, since I closed the last one | 15:16 |
jono | mhall119, give me a min and I will join | 15:18 |
jcastro | hey bkerensa | 15:18 |
mhall119 | jono: https://plus.google.com/hangouts/_/706c480540e8abda8837f15d0f4baecf0a1b6334?authuser=0&hl=en when you're ready | 15:19 |
bkerensa | jcastro: hey | 15:23 |
jcastro | hey so next time you talk to subway guys, ask about webapp support | 15:23 |
jcastro | that would be awesome in subway | 15:23 |
bkerensa | jcastro: I will ask | 15:24 |
jono | mhall119, joining now | 15:24 |
bkerensa | jcastro: do we have a widget snippet for todays hangout so I can have this on OMG too? | 15:24 |
jcastro | You can steal the one we'll put on ubuntuonair.com | 15:25 |
jcastro | I'll ask JoseeAntonioR what it is when he gets here | 15:25 |
nhandler | jcastro: Can you also remind him to add it to the Ubuntu On Air google calendar? | 15:26 |
jcastro | We don't need a calendar, I just put it on the fridge calendar | 15:27 |
nhandler | jcastro: You have one already (he created it). It is used for updating the #ubuntu-on-air channel | 15:28 |
jcastro | yeah but we don't need that | 15:28 |
jcastro | we're just going to do the hangout | 15:28 |
nhandler | So you guys are completely scrapping #ubuntu-on-air and AirBot? It would have been nice if someone had let me and/or pleia2 know (no point running a bot if it isn't getting used) | 15:29 |
jcastro | I don't even know why we had a bot | 15:30 |
jcastro | but yeah, we don't need that, people are going to ask questions on the page | 15:30 |
jcastro | sorry for the mixup | 15:31 |
bkerensa | jcastro: ok well have someone ping me with the air widget like by 16-17 UTC so I can have a post scheduled | 15:31 |
jcastro | bkerensa: I was thinking/hoping to have it an hour before | 15:31 |
jcastro | bkerensa: I sent joey a mail about the onair thing but got no response | 15:31 |
bkerensa | jcastro: just come to me :P | 15:32 |
bkerensa | jcastro: what are the topics that will be discussed today? | 15:35 |
jcastro | http://ubuntuonair.com/ | 15:35 |
jcastro | scroll down | 15:35 |
jcastro | I put everything there | 15:35 |
jcastro | and we have disqus on there for questions, etc. | 15:35 |
bkerensa | excellent got the post pre-baked so all we need is the widget when Josee drop in | 15:42 |
popey | widget? | 15:42 |
bkerensa | popey: the youtube air widget we will need to embed on OMG as well unless we want to just direct everyone to ubuntuonair? | 15:43 |
popey | ah | 15:44 |
jcastro | I would just redirect everyone | 15:44 |
jcastro | if it's embedded on omg people will start to ask questions there | 15:45 |
popey | +1 | 15:45 |
jcastro | but we did take questions from multiple sources last time | 15:45 |
jcastro | so shrug | 15:45 |
jcastro | probably what popey says | 15:45 |
popey | embedding means more eyeballs | 15:46 |
popey | which is always nice | 15:46 |
jcastro | true | 15:46 |
popey | and bkerensa could always collate the questions for us :) | 15:46 |
jcastro | either way is fine I think | 15:46 |
jcastro | yeah | 15:46 |
jcastro | we did well doing like a bunch of sources last time | 15:46 |
popey | I'm sure it'll be fine :) | 15:46 |
jcastro | we have popey, how can we fail? | 15:47 |
popey | i have a conf call when the hangout starts :( | 15:47 |
popey | so will have to join in later | 15:47 |
jcastro | no worries | 15:47 |
bkerensa | yeah I can gather questions | 15:47 |
bkerensa | and pop them into the hangout chat | 15:47 |
bkerensa | like last time? | 15:47 |
bkerensa | and occasionally if it gets busy I'll ask them | 15:48 |
bkerensa | jcastro: I have to meet with chevy at 11am | 15:48 |
bkerensa | :D | 15:48 |
bkerensa | so I will be like 4 mins late | 15:48 |
jcastro | no worries | 15:49 |
jcastro | I grew up on Chevys | 15:49 |
jcastro | never again | 15:49 |
bkerensa | LOL | 15:49 |
czajkowski | bit of a day for tech fail, first G+ and not twitter, https://plus.google.com/photos/102921374554385564572/albums/5769514005080350961/5769514006937644354 | 16:23 |
pleia2 | nice | 16:24 |
czajkowski | *now even | 16:24 |
jcastro | bkerensa: ah, so you're the reason my google analytics just blew up, heh | 16:25 |
bkerensa | jcastro: yeah it was better to space by more then a hour to give enough time for google indexing | 16:26 |
jcastro | good point | 16:26 |
bkerensa | and give more people time to fit it in their schedule | 16:26 |
jcastro | next time I'll ping you directly instead of pinging joey | 16:26 |
jcastro | for the few-days-before reminder | 16:27 |
bkerensa | yeah | 16:27 |
bkerensa | :D | 16:27 |
bkerensa | jcastro: bump -> http://www.reddit.com/r/Ubuntu/comments/x72fe/ubuntu_on_air_youre_questions_answered/ | 16:28 |
jcastro | bkerensa: can you edit the title with the time? | 16:28 |
jcastro | I posted it on the subreddit already | 16:28 |
bkerensa | yes | 16:28 |
bkerensa | how would u like it to look? | 16:28 |
jcastro | "in 1.5 hours!" or something | 16:29 |
jcastro | is there a way to announce something on irc channels without being rude? | 16:30 |
jcastro | like, announce the thing on IRC channels | 16:30 |
marcoceppi | bkerensa: can you edit the title to say your? | 16:30 |
jcastro | hah | 16:30 |
bkerensa | marcoceppi: it does | 16:30 |
bkerensa | ? | 16:30 |
jcastro | YOur | 16:30 |
jcastro | not You are "you're" | 16:30 |
jcastro | oh nice, I see you caught it. caching! | 16:31 |
bkerensa | it says "Your" | 16:31 |
bkerensa | heh | 16:31 |
bkerensa | maybe the wrong revision got posted =/ | 16:31 |
jcastro | reddit is still wrong though | 16:32 |
bkerensa | huh | 16:32 |
jcastro | marcoceppi: imbrandon: the instance isn't even breaking a sweat. | 16:35 |
bkerensa | jcastro: how many concurrent visitors? | 16:36 |
jcastro | ~25 for about the last 5 minutes | 16:36 |
bkerensa | lol | 16:37 |
bkerensa | :P | 16:37 |
bkerensa | if a instance broke a sweat over 25 users I would be concerned | 16:37 |
jcastro | we blitzed it the other day, etc. | 16:37 |
jcastro | yeah, I am just saying, we're going to sail through this. knock on wood. | 16:37 |
jcastro | looks like some people caught your grammar mistake, heh | 16:38 |
bkerensa | huh... I remember when boxes with 453Mhz and 512MB ram could handle thousands without crippling | 16:39 |
bkerensa | ;p | 16:39 |
marcoceppi | bkerensa: Plain-text was a good time for computing | 16:39 |
bkerensa | marcoceppi: lol this was PHP actually | 16:39 |
bkerensa | ;p | 16:39 |
bkerensa | Cobalt RaQ 4's were 453 MHz | 16:40 |
jcastro | bkerensa: feel free to wail on the instance if you want to give it a run through | 16:40 |
bkerensa | LOL | 16:40 |
bkerensa | on the ubuntuonair.com one or omg? | 16:40 |
bkerensa | :) | 16:40 |
pleia2 | bkerensa: and they ran colbalt linux, which was swiss cheesy with security vulnerabilities - those were the days! :P | 16:40 |
jcastro | onair | 16:40 |
bkerensa | pleia2: indeed... I remember hosting like 20 sites on one of those swiss cheese boxes | 16:41 |
bkerensa | :D | 16:41 |
jcastro | weak, I was expecting a swarm from omg | 16:42 |
jcastro | I'll post it on the facebook page at the top of the hour | 16:42 |
bkerensa | jcastro: how is that instance feeling? | 16:45 |
marcoceppi | light and fluffy | 16:45 |
jcastro | .1 load | 16:45 |
bkerensa | heh | 16:45 |
jcastro | hah, this reminds me of Airplane! | 16:45 |
bkerensa | I'm maxing out my uplink | 16:45 |
bkerensa | =/ | 16:45 |
jcastro | "How's she feeling?" "Sluggish" | 16:45 |
marcoceppi | bkerensa: are you siegeing? | 16:46 |
bkerensa | you guys are down now | 16:46 |
bkerensa | ;p | 16:46 |
bkerensa | 100% packet loss from all WatchMouse locations | 16:46 |
bkerensa | :D | 16:46 |
marcoceppi | bkerensa: loads fine here | 16:46 |
bkerensa | Singapore, Singapore: Packets lost (100%) 15.185.103.210 | 16:47 |
bkerensa | Amsterdam2, Netherlands: Packets lost (100%) 15.185.103.210 | 16:47 |
bkerensa | Florida, U.S.A.: Packets lost (100%) 15.185.103.210 | 16:47 |
bkerensa | Amsterdam3, Netherlands: Packets lost (100%) 15.185.103.210 | 16:47 |
bkerensa | Hong Kong, China: Packets lost (100%) 15.185.103.210 | 16:47 |
bkerensa | =/ | 16:47 |
bkerensa | firewall? | 16:47 |
jcastro | works for me | 16:47 |
marcoceppi | probably Amazon doing something? | 16:47 |
jcastro | it's on HP | 16:47 |
marcoceppi | s/Amazon/HP/ | 16:47 |
jcastro | maybe he tripped something? | 16:47 |
* marcoceppi *shrug* | 16:48 | |
bkerensa | load is still low? | 16:50 |
marcoceppi | yeah | 16:50 |
marcoceppi | 0.06 | 16:50 |
bkerensa | 2x Siege with each 100 users simulated + LoadImpact + HostTracker Bomb | 16:50 |
bkerensa | =/ | 16:50 |
bkerensa | weak sauce | 16:50 |
marcoceppi | so sorry | 16:50 |
jcastro | bkerensa: can you test a hangout? | 16:51 |
jcastro | I'm getting "Hangouts on Air! not available" | 16:51 |
jcastro | and then a try again later. | 16:51 |
popey | jcastro, testing one now | 16:52 |
popey | invited you | 16:52 |
bkerensa | jcastro: apparently google has been having issues this morning? | 16:53 |
jcastro | it works for popey | 16:53 |
jcastro | popey: nope, not available for me | 16:56 |
popey | how odd | 16:56 |
popey | wonder if it's a regional thing | 16:56 |
jcastro | no worries, we'll just have ben or jose fire it up when ready | 16:56 |
popey | ok | 16:56 |
popey | well I will be at my pc, if you need me to start it | 16:56 |
popey | just ping me, I will be looking at this channel | 16:56 |
IdleOne | hangouts working here also | 16:56 |
bkerensa | jcastro: u going to use lower third? | 16:57 |
popey | in ~50 mins right? | 16:57 |
jcastro | lower third? the title thing? sure if you want | 16:57 |
jcastro | yeah so let's fire it up ~20 minutes before | 16:57 |
jcastro | I asked Barton to join us early too | 16:57 |
jcastro | so we can get him acclimated | 16:57 |
bkerensa | ok | 16:58 |
bkerensa | jcastro: I will fire it up 20 mins till | 16:59 |
bkerensa | then walk away and come back | 16:59 |
jcastro | popey says it has detection though | 16:59 |
jcastro | so if you bail bail it will drop it | 16:59 |
* snap-l saw ball bail, and wasn't sure what that was. | 16:59 | |
jcastro | like not just bail, but BAIL | 17:00 |
snap-l | post bail bail? | 17:00 |
bkerensa | jcastro: btw HP got me sorted | 17:00 |
bkerensa | :D | 17:00 |
snap-l | or pale pale pail bail | 17:00 |
jcastro | bkerensa: good to hear! | 17:00 |
bkerensa | has detection? | 17:00 |
bkerensa | since when | 17:00 |
jcastro | that's what popey says | 17:01 |
jcastro | I think it prompts you with "are you still here?" or something | 17:01 |
snap-l | Google has implemented butt in seat detection. :) | 17:01 |
snap-l | Yeah, it'll detect if you haven't said something in a few minutes | 17:01 |
snap-l | and prompt you if you're still alive | 17:02 |
snap-l | Had that during a hangout once | 17:02 |
jono | bkerensa, you free for a short chat? | 17:08 |
bkerensa | jono: sure via what medium? | 17:09 |
jono | bkerensa, G+ work? | 17:09 |
bkerensa | sure | 17:09 |
jono | let me set it up | 17:09 |
jono | bkerensa, https://plus.google.com/hangouts/_/506e199b216effdabbc3b5eea344ab96f1ab8c62?authuser=0&hl=en-US | 17:09 |
popey | it detects if you dont move your mouse or touch the bk | 17:12 |
popey | and pops up a box asking if you're still there | 17:12 |
popey | if you don't see and then click it, it shuts the hangout down | 17:12 |
jcastro | bkerensa: ok so I'm thinking, barton, langasek, vanhoof in that order to start off with? | 17:25 |
jcastro | ~15 min or so each? unless there's pure gold there ... :) | 17:25 |
jcastro | I told vanhoof to do exactly what he did last time, which was a bunch of awesomeness about working with hw vendors, etc, I think it's worth repeating all that imo | 17:25 |
bkerensa | jcastro: sounds good.... I think there is lots of gold in slangasek but perhaps I am biased since he is a local | 17:25 |
bkerensa | ;) | 17:25 |
popey | people are rocking up in #ubuntu-on-air | 17:26 |
popey | on irc | 17:26 |
bkerensa | jcastro: going to FB it on Ubuntu and Tweeet? | 17:28 |
jcastro | twitter is still down for me | 17:29 |
jcastro | I'll facebook it now | 17:29 |
snap-l | facebook it? | 17:29 |
snap-l | Let me verbify that for you. | 17:30 |
bkerensa | twitter is up for me | 17:30 |
bkerensa | jcastro: when did u wanna fire this up? | 17:30 |
jcastro | ~10m? | 17:30 |
bkerensa | copy that | 17:31 |
jcastro | I have to wrap up like a few more things | 17:31 |
jcastro | or fire it up now and I'll join you guys in 10 | 17:31 |
bkerensa | just to clarify I will have to walk to my front door for one minute or two to hand keys to someone | 17:31 |
bkerensa | :D | 17:31 |
bkerensa | wait | 17:31 |
bkerensa | uhh doesnt Josee have to do it since he setup the widget? | 17:31 |
jcastro | we can modify the page to point to the right place | 17:32 |
jcastro | when you do it it'll put the url to embed in the thing | 17:32 |
bkerensa | kk | 17:33 |
bkerensa | jcastro: snippet http://paste.ubuntu.com/1112323/ | 17:37 |
jcastro | ack | 17:37 |
bkerensa | ack? | 17:38 |
jcastro | acknowledged | 17:38 |
bkerensa | kk | 17:38 |
bkerensa | jcastro: solution to the idle check... Greasemonkey script :D | 17:41 |
jcastro | heh | 17:41 |
* popey switches machines | 17:43 | |
jcastro | http://design.ubuntu.com/wp-content/uploads/logo-ubuntu_cof-orange-hex.png | 17:43 |
JoseeAntonioR | jcastro: here | 17:49 |
jcastro | rock | 17:49 |
jcastro | JoseeAntonioR: ben and I are hanging out now | 17:49 |
JoseeAntonioR | jcastro: from the uonair plus profile? | 17:49 |
JoseeAntonioR | if not, I can create the hangout | 17:49 |
jcastro | no we just made one | 17:50 |
JoseeAntonioR | ok, one sec | 17:50 |
jcastro | and we were going to change the URL on the site | 17:50 |
* popey waves | 17:51 | |
popey | i was invited but then the invite disappeared | 17:52 |
jcastro | ben is just going to paste the url | 17:52 |
bkerensa | http://youtu.be/mUSI4E2Wm80 | 17:52 |
JoseeAntonioR | erm, that won't be stored in the ubuntonair channel | 17:52 |
jcastro | ok wait | 17:52 |
jcastro | another hangout just showed up | 17:52 |
jcastro | on G+ | 17:52 |
JoseeAntonioR | yes, that's from the ubuntu on air profile | 17:52 |
JoseeAntonioR | so that the videos are stored in the /ubuntonair channel | 17:53 |
jcastro | Ah ok | 17:53 |
jcastro | we're joining in | 17:53 |
jcastro | what URL do I give speakers? | 17:53 |
bkerensa | JoseeAntonioR: whats the link man? | 17:53 |
JoseeAntonioR | http://www.youtube.com/vRegWI99TS0 | 17:54 |
bkerensa | no | 17:54 |
jcastro | http://design.ubuntu.com/wp-content/uploads/logo-ubuntu_cof-orange-hex.png | 17:54 |
bkerensa | for the hangout | 17:54 |
jcastro | there's the logo for the title thing | 17:54 |
bkerensa | jcastro: can u invite me in | 17:54 |
JoseeAntonioR | https://plus.google.com/hangouts/_/2f0dc2e079d14ec9f246c0e3a2b358e94c702989?authuser=3&hl=en# | 17:55 |
popey | nice, chrome blew up | 17:55 |
czajkowski | its been rather ill all day | 17:56 |
jcastro | http://www.youtube.com/vRegWI99TS0 | 17:58 |
SergioMeneses | hello guys! | 17:58 |
jcastro | JoseeAntonioR: invite robert.carr@canonical.com directly please | 17:59 |
MrChrisDruif | jcastro; where is ubuntu on air being done? | 18:00 |
bkerensa | JoseeAntonioR: that link doesnt work | 18:01 |
bkerensa | I dont think were live yet | 18:01 |
JoseeAntonioR | bkerensa: we have 13 viewers | 18:02 |
bkerensa | yes but the live link is not working | 18:02 |
bkerensa | http://www.youtube.com/vRegWI99TS0 | 18:02 |
bkerensa | can u pastebin the widget please | 18:02 |
bkerensa | its under embed | 18:02 |
JoseeAntonioR | <iframe width="420" height="315" src="http://www.youtube.com/embed/vRegWI99TS0" frameborder="0" allowfullscreen></iframe> | 18:02 |
MrChrisDruif | http://www.youtube.com/watch?v=vRegWI99TS0 <= for viewing in Youtube | 18:03 |
JoseeAntonioR | jcastro: I can't seem to be able to enable comments, one sec | 18:04 |
jcastro | bkerensa: mute if you are typing | 18:04 |
jcastro | JoseeAntonioR: if we can't figure it out, link to OMG | 18:05 |
JoseeAntonioR | ok, onse sec | 18:05 |
jcastro | just link to the omg comments | 18:05 |
bkerensa | jcastro: I have been muted this whole time | 18:05 |
jcastro | someone needs to mute! | 18:05 |
jcastro | they work! | 18:05 |
mhall119 | jcastro: how can I join? | 18:06 |
JoseeAntonioR | YAY! | 18:06 |
MrChrisDruif | Where's the hangout? ;-) | 18:08 |
mhall119 | MrChrisDruif: http://ubuntuonair.com/ | 18:08 |
jcastro | someone invite mhall | 18:09 |
jcastro | and langasek | 18:09 |
jcastro | I don't have time to do IRC and ask barton questions. :) | 18:09 |
bkerensa | JoseeAntonioR: can u invite mhall119 | 18:10 |
JoseeAntonioR | done | 18:10 |
bkerensa | kk | 18:10 |
bkerensa | JoseeAntonioR: are comments enabled on ubuntuonair.com yet? | 18:10 |
JoseeAntonioR | yes | 18:11 |
popey | lots of chatter in #ubuntu-on-air | 18:15 |
popey | maybe put the link in the channel? | 18:15 |
bkerensa | yeah | 18:15 |
popey | i dont have ops | 18:16 |
JoseeAntonioR | one sec | 18:16 |
JoseeAntonioR | someone's breathing and not muted :P | 18:27 |
jcastro | who is breathing loud? | 18:28 |
ogasawara | jcastro: can you hit me with the link to the hangout | 18:28 |
jcastro | JoseeAntonioR: ^^ | 18:28 |
JoseeAntonioR | done | 18:28 |
MrChrisDruif | jcastro; can you put the current speaker on main stage? | 18:29 |
MrChrisDruif | Nvm.. | 18:29 |
ogasawara | hrm, /me is having trouble joining the hangout... | 18:29 |
SergioMeneses | MrChrisDruif, the host can do it | 18:30 |
SergioMeneses | JoseeAntonioR, I guess | 18:30 |
MrChrisDruif | SergioMeneses; Jorge is one of the hosts ;-) | 18:30 |
SergioMeneses | sure | 18:31 |
jono | imbrandon, can you join #ubuntu-meeting ? | 18:33 |
czajkowski | whats the clicking on the on air | 18:54 |
czajkowski | really cant hear Robert :/ | 18:54 |
czajkowski | shame | 18:54 |
MrChrisDruif | He's finally audible | 18:55 |
czajkowski | aye! | 18:55 |
czajkowski | rather up close and personal view but at least I can hear him :) | 18:56 |
SergioMeneses | mmm.... I have to work I'll let xchat on | 18:58 |
jono | jcastro, can I join? | 19:03 |
jcastro | someone invite jono | 19:03 |
jcastro | JoseeAntonioR: ^^ | 19:03 |
JoseeAntonioR | I'll invite him | 19:03 |
JoseeAntonioR | done | 19:04 |
* ogasawara has to drop off ubuntu on air, thanks guys! | 19:22 | |
jcastro | thanks! | 19:23 |
jono | jcastro, bkerensa, JoseeAntonioR, mhall119 good work | 19:58 |
* jono lunches | 19:58 | |
jcastro | woo | 19:59 |
bkerensa | damn I need lunch soon | 19:59 |
marcoceppi | HP Cloud, 2012-07-26 16:01:14,716 ERROR 'MachineProvider' object has no attribute '_cached_contraint' ? during a deploy | 20:01 |
marcoceppi | Wrong room | 20:01 |
JoseeAntonioR | yay, we're done | 20:03 |
jcastro | let's keep the site running over the weekend | 20:05 |
jcastro | and then switch to popey's thing at the end? | 20:05 |
jcastro | then we'll sort something more solid for next time | 20:05 |
popey | fine by me | 20:05 |
popey | just copy the page / content over | 20:05 |
bkerensa | jcastro: Sergio from Ubuntu-CO had a great idea... Ubuntu on Air Espanol! | 20:06 |
bkerensa | :D | 20:06 |
JoseeAntonioR | I discussed that long ago with Dante from Ubuntu-PE and him | 20:15 |
=== fenris is now known as Guest85355 | ||
JoseeAntonioR | video is now up | 20:17 |
=== jono is now known as Guest1847 | ||
SergioMeneses | hello guys! | 21:44 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!