All times shown according to UTC.
| Time | Nick | Message |
|---|---|---|
| 01:26 | rikai joined #miro-hackers | |
| 01:26 | rikai joined #miro-hackers | |
| 01:38 | rikai joined #miro-hackers | |
| 04:45 | qopi joined #miro-hackers | |
| 04:46 | qopi | hello z3p melinath are you here? :) |
| 04:47 | (long time since I've been in IRC - can't remember my identify pwd :-/ ) | |
| 05:10 | melinath | qopi: hello, what's up? |
| 05:14 | qopi | hey melinath I'm trying to get localtv installed on my server |
| 05:14 | and I got some other error | |
| 05:15 | and it says "If you get some other error, then come find us on IRC. " :) | |
| 05:15 | on here https://develop.participatoryc[…]ity_site#Install_.22localtv.22_into_the_environment | |
| 05:15 | got a preferred pastebin? | |
| 05:17 | http://pastebin.com/Enue7QEY | |
| 05:18 | is https://raw.github.com/pcultur[…]/requirements.txt still the right url? | |
| 05:20 | I guess perhaps not since the error seems to be a 404 | |
| 05:21 | melinath | qopi: You've caught us in the middle of a release that we're actually going to need to push back a day... give me a minute. |
| 05:22 | qopi | melinath: nps perhaps it would be wise for me to wait a day or so and install the new release? |
| 05:22 | it is 5.22am here afterall | |
| 05:22 | and I should probably go to sleep! :P | |
| 05:23 | melinath | qopi: If you want to try installing it now, you should be able to follow those directions; I've restored the state of the master branch. |
| 05:23 | qopi: If you want to sleep, you could try the release tomorrow after we get the rest of the kinks knocked out. | |
| 05:24 | qopi | melinath: ok, thanks - if I try now will it be easy to upgrade to new release? |
| 05:24 | paroneayea joined #miro-hackers | |
| 05:25 | qopi | and is the upcoming release a new stable release/ whole new version or what? |
| 05:27 | melinath | qopi: The upcoming release is v1.8 |
| 05:27 | qopi: so it's a new stable release. | |
| 05:27 | qopi | nice! :) |
| 05:28 | melinath | qopi: One of the main features is that it's a lot easier to set up your own instance |
| 05:28 | qopi | heh, ok, think I prob should stop now then |
| 05:29 | melinath: how do I just close the (mc)? | |
| 05:29 | melinath | qopi: kk :-) Come back if you have any problems (though normally we all get offline about 4.5 hours ago) |
| 05:29 | qopi: type: deactivate | |
| 05:30 | qopi | melinath: thanks! I guess perhaps I should rm -rf ~/python-environments/mc/ and start afresh once new instructions are written? |
| 05:31 | melinath | qopi: If you want. |
| 05:31 | * qopi | is assuming that new instructions will be written :P |
| 05:32 | qopi | once they are, will I still find them at https://develop.participatoryc[…]ro_Community_site ? |
| 05:33 | melinath | qopi: yes, though if I have time before the release, I'll also try to include the information in the project docs. |
| 05:34 | qopi | this is all new to me, but I guess by "project docs" you mean https://github.com/pculture/mi[…]tree/develop/docs ? |
| 05:35 | melinath | qopi: Yes. Is this your first time using django? |
| 05:37 | paroneayea joined #miro-hackers | |
| 05:38 | qopi | melinath: yes I think it is the first time I'm using django (other than as a user on other site, of course) |
| 05:38 | I normally just make simple websites with wordpress | |
| 05:38 | but I'm not a coder at all | |
| 05:38 | thinking of changing that this year though :) | |
| 05:38 | melinath | qopi: cool! |
| 05:39 | qopi | btw, https://develop.participatoryc[…]talk:DavidMcclain is a spammer - just deleted the content from that page |
| 05:39 | :) | |
| 05:40 | I think this is probably the first time I'm even using git! | |
| 05:41 | melinath | oh, git is awesome |
| 05:42 | qopi | my current miro community site is http://uniteddiversity.mirocommunity.org |
| 05:42 | I quite quickly hit the maximum amount on the free account though | |
| 05:42 | and since I'm skint but have a server... :) | |
| 05:43 | melinath | qopi: skint? |
| 05:43 | qopi | heh, uk slang for very poor |
| 05:43 | http://www.urbandictionary.com[…]ne.php?term=skint :) | |
| 05:43 | melinath | qopi: If you're interested, here's the draft that I was working on for how to get a quick & dirty installation of 1.8: https://gist.github.com/1674958 |
| 05:44 | I figured that it was along those lines, but that it wouldn't hurt to ask | |
| 05:45 | qopi | melinath: thanks, but being such a newb though I think I'll wait for step-by-step cut and paste instructions |
| 05:46 | and head to bed now | |
| 05:46 | melinath | qopi: Okay. sleep well! |
| 05:46 | qopi | thanks! good luck getting the release all shiny and kink-free! :) |
| 05:46 | ps does 1.8 have nav button at the bottom of the page as well as the top? :P | |
| 05:47 | and if not, where is the best place to suggest such things? | |
| 05:47 | melinath | There's a major template overhaul planned for 2.0, which is meant to be released end of feb/beginning of march. |
| 05:47 | qopi | in fact, just where is the best place to suggest such things! (I'll no doubt discover more little tweaks I'd like!) |
| 05:48 | melinath | 1.8 doesn't really change much theme-wise |
| 05:48 | qopi | right, so how best to feed into template overhaul? |
| 05:48 | melinath | our bug tracker is here: http://bugzilla.pculture.org/ |
| 05:49 | If you want to try out the template overhaul, you just need to run that branch instead of master or develop. | |
| 05:50 | ... "just" | |
| 05:50 | paroneayea joined #miro-hackers | |
| 05:51 | qopi | hmz, even if I don't learn to code this year think it's about time I at least set-up a local dev environment to run/ test such things (and to do less live wordpress stuff before publishing)! |
| 05:53 | ok, thanks for your help, nice chatting, until next time! gn! :) | |
| 05:53 | melinath | gn |
| 07:40 | janet joined #miro-hackers | |
| 08:17 | rikai_ joined #miro-hackers | |
| 09:54 | janet joined #miro-hackers | |
| 11:59 | Odysimus joined #miro-hackers | |
| 12:14 | GitHub54 joined #miro-hackers | |
| 12:14 | GitHub54 | [miro] geoffl pushed 2 new commits to master: https://github.com/pculture/mi[…]38b708a...20260ed |
| 12:14 | [miro/master] bz18659: handle SetItemMediaType message properly. - Ben Dean-Kawamura | |
| 12:14 | [miro/master] Merge pull request #158 from bendk/fix18659 - geoffl | |
| 12:14 | GitHub54 left #miro-hackers | |
| 14:03 | willkg joined #miro-hackers | |
| 15:05 | z3p joined #miro-hackers | |
| 15:13 | glee1 joined #miro-hackers | |
| 15:39 | uwe_mobile joined #miro-hackers | |
| 15:54 | uwe_ joined #miro-hackers | |
| 15:55 | paulproteus joined #miro-hackers | |
| 15:55 | mick_laptop joined #miro-hackers | |
| 16:06 | maggie_s joined #miro-hackers | |
| 16:06 | ChanServ joined #miro-hackers | |
| 17:13 | testerguy7 joined #miro-hackers | |
| 17:15 | testerguy7 left #miro-hackers | |
| 18:38 | qopi joined #miro-hackers | |
| 18:39 | * qopi | waves |
| 18:43 | hopes 1.8 release is coming along nicely :) | |
| 19:08 | glee joined #miro-hackers | |
| 19:57 | GitHub197 joined #miro-hackers | |
| 19:57 | GitHub197 | [miro] bendk created mirohelpertest (+1 new commit): https://github.com/pculture/miro/commit/b382f58 |
| 19:57 | [miro/mirohelpertest] Better subprocess management - Ben Dean-Kawamura | |
| 19:57 | GitHub197 left #miro-hackers | |
| 20:28 | GitHub121 joined #miro-hackers | |
| 20:28 | GitHub121 | [miro] bendk pushed 1 new commit to mirohelpertest: https://github.com/pculture/mi[…]8ebdc0b090d171f81 |
| 20:28 | [miro/mirohelpertest] Blind try at a fix for #17804 - Ben Dean-Kawamura | |
| 20:28 | GitHub121 left #miro-hackers | |
| 20:45 | GitHub72 joined #miro-hackers | |
| 20:45 | GitHub72 | [miro] bendk force-pushed mirohelpertest from bca9d50 to a8730af: https://github.com/pculture/mi[…]ts/mirohelpertest |
| 20:45 | [miro/mirohelpertest] Blind try at a fix for #17804 - Ben Dean-Kawamura | |
| 20:45 | GitHub72 left #miro-hackers | |
| 21:21 | janet left #miro-hackers | |
| 22:13 | maggie_s joined #miro-hackers | |
| 22:47 | qopi joined #miro-hackers | |
| 23:28 | rikai joined #miro-hackers | |
| 23:28 | rikai joined #miro-hackers | |
| 23:58 | ChanServ joined #miro-hackers |