*** VDVsx has joined #meego | 00:00 | |
*** benjaminglazier has quit IRC | 00:01 | |
*** VLJ has joined #meego | 00:02 | |
*** Zorry_N900 has joined #meego | 00:04 | |
*** Troy54 has joined #meego | 00:05 | |
*** tackat_ has quit IRC | 00:08 | |
*** Zorry_N900 has quit IRC | 00:11 | |
*** nicu has quit IRC | 00:14 | |
*** ScriptRipper has quit IRC | 00:16 | |
*** Votan is now known as Votan|off | 00:16 | |
*** W_I has quit IRC | 00:18 | |
*** Troy54 has quit IRC | 00:20 | |
*** soloist has quit IRC | 00:20 | |
*** koupsa has joined #meego | 00:20 | |
*** koupsa has quit IRC | 00:20 | |
*** nona has quit IRC | 00:20 | |
*** ScriptRipper has joined #meego | 00:22 | |
*** wizkoder has joined #meego | 00:22 | |
*** ScriptRipper has quit IRC | 00:22 | |
*** ScriptRipper has joined #meego | 00:22 | |
*** koupsa has joined #meego | 00:23 | |
*** mturquette has joined #meego | 00:30 | |
*** jebba has quit IRC | 00:30 | |
*** rcc has quit IRC | 00:30 | |
*** dvoid_ has quit IRC | 00:33 | |
*** xaiki has quit IRC | 00:36 | |
*** xaiki has joined #meego | 00:36 | |
*** aboyer has quit IRC | 00:42 | |
*** tixav has joined #meego | 00:45 | |
*** jebba has joined #meego | 00:46 | |
*** yanli has joined #meego | 00:48 | |
*** Gizmokid2005|AFK is now known as Gizmokid2005 | 00:51 | |
*** tixav has quit IRC | 00:55 | |
*** jebba has quit IRC | 00:56 | |
*** jebba has joined #meego | 00:57 | |
CosmoHill | who's learning C++? | 00:59 |
---|---|---|
CosmoHill | name begins with D i think | 00:59 |
*** Beaver has joined #meego | 01:00 | |
Beaver | www.search2.net (new search engine) | 01:01 |
CosmoHill | die bitch | 01:01 |
*** heliocastro has quit IRC | 01:01 | |
*** vcgomes has quit IRC | 01:01 | |
*** vcgomes has joined #meego | 01:01 | |
*** Beaver has left #meego | 01:01 | |
*** puffin has joined #meego | 01:02 | |
CosmoHill | http://black-flag.co.uk/wordpress/2010/03/08/a-simple-cpp-program/ | 01:05 |
*** mzanetti_ has quit IRC | 01:05 | |
*** ctusar has quit IRC | 01:08 | |
*** zs has quit IRC | 01:10 | |
LinuxCode | [23:01] <CosmoHill> die bitch | 01:11 |
LinuxCode | it was made to die | 01:11 |
CosmoHill | does that mean my statement is correct? | 01:11 |
LinuxCode | lol | 01:11 |
LinuxCode | I guess | 01:11 |
CosmoHill | ^.^ | 01:11 |
*** sge has quit IRC | 01:12 | |
*** sge has joined #meego | 01:12 | |
* CosmoHill enables comments on his article | 01:14 | |
CosmoHill | what do you guys think about it btw? | 01:14 |
*** sar3th is now known as sar3th|away | 01:14 | |
*** rhulad has joined #meego | 01:15 | |
MisterN | CosmoHill: the name of the language is c++. not cpp and not cxx. | 01:15 |
*** bleeter has quit IRC | 01:16 | |
*** jsa_ has quit IRC | 01:16 | |
AstralStorm | MisterN: actually, the name is C Plus Plus :) | 01:17 |
MisterN | no | 01:17 |
*** thiago_home is now known as thiago | 01:17 | |
CosmoHill | the file extention is .cpp .c++ or .cxx | 01:18 |
AstralStorm | CosmoHill: or .C in case sensitive filesystems | 01:18 |
MisterN | CosmoHill: or .cc or .C or... | 01:18 |
AstralStorm | yeah, .cc | 01:18 |
AstralStorm | forgot about that one | 01:18 |
CosmoHill | stop confusing me | 01:18 |
MisterN | CosmoHill: the file extension is not what defines the language name. | 01:18 |
AstralStorm | I've yet to see .c++ in any real use | 01:18 |
MisterN | the name of c++ is c++, nothing else. | 01:19 |
AstralStorm | C++. capital C | 01:19 |
AstralStorm | ;p | 01:19 |
MisterN | haha yeah :P | 01:19 |
VLJ | cpp is for c pre processor actually | 01:19 |
VLJ | and cxx is for c++ | 01:19 |
AstralStorm | fail. | 01:19 |
MisterN | VLJ: .cpp is not for c preprocessor | 01:19 |
thiago | the C preprocessor is .i | 01:19 |
VLJ | (x is + with a slight rotation) | 01:19 |
AstralStorm | VLJ: c++ is the app name | 01:19 |
MisterN | p is for + because some file systems don't support + | 01:20 |
AstralStorm | not cxx | 01:20 |
MisterN | AstralStorm: "app name"? | 01:20 |
VLJ | so what is cxx for ? | 01:20 |
thiago | the C preprocessor's executable is cpp | 01:20 |
AstralStorm | if we're talking Unix-style at least | 01:20 |
AstralStorm | preprocessor's, yeah | 01:20 |
thiago | the C++ executable is c++ or CC | 01:20 |
VLJ | yep | 01:20 |
thiago | or cxx | 01:20 |
AstralStorm | usually c++ or cc | 01:20 |
MisterN | VLJ: cxx is also a work-around | 01:20 |
thiago | cc is the C compiler | 01:20 |
AstralStorm | cxx I've yet to see, again :) | 01:20 |
thiago | CC is the C++ compiler | 01:20 |
AstralStorm | ayup | 01:20 |
VLJ | ccplus too | 01:21 |
AstralStorm | but again, no compiler I've seen uses those | 01:21 |
VLJ | cmake | 01:21 |
AstralStorm | cc1plus | 01:21 |
*** ch4w has quit IRC | 01:21 | |
MisterN | some compilers are named cl | 01:21 |
* thiago has seen cc and CC | 01:21 | |
MisterN | and cmake is no compiler | 01:21 |
AstralStorm | but that's libtool name | 01:21 |
thiago | MisterN: yes, and those compilers are usually from Microsoft | 01:21 |
AstralStorm | not executable name | 01:21 |
VLJ | in fact for cmake cpp is for pre processor, cxx is for c++ | 01:21 |
VLJ | in macro name | 01:21 |
AstralStorm | VLJ: cxx does. not. exist. in M$VC, ICC, GCC or Solaris compiler | 01:21 |
MisterN | VLJ: no, cmake recognises .cpp as the file extension for c++ | 01:21 |
AstralStorm | so? | 01:21 |
AstralStorm | VLJ: so, which system has a compiler that's called with cxx? | 01:22 |
VLJ | yep but if you does use CPP_FLAGS it wont pass these flags to g++ | 01:22 |
VLJ | you need CXX_FLAGS | 01:22 |
thiago | CXXFLAGS are the C++ compiler flags, CPPFLAGS are the preprocessor flags, but no one uses that | 01:22 |
AstralStorm | that's cmake-specific | 01:22 |
thiago | usually it's just CFLAGS and DEFINES | 01:23 |
AstralStorm | CPPFLAGS are used for includes | 01:23 |
AstralStorm | and library paths | 01:23 |
AstralStorm | (the latter more rarely) | 01:23 |
thiago | library paths are LFLAGS | 01:23 |
AstralStorm | LDFLAGS. | 01:23 |
MisterN | quirks :) | 01:23 |
AstralStorm | yeah, that's more often used for them | 01:23 |
AstralStorm | unless you like to use the compiler for linking | 01:23 |
AstralStorm | which is supposed to work too | 01:23 |
thiago | you never invoke the linker directly, except in the Microsoft world | 01:24 |
MisterN | most compilers do not do linking | 01:24 |
thiago | you always use the compiler front-end for launching the linking | 01:24 |
AstralStorm | thiago: wrong. you can and even should | 01:24 |
AstralStorm | but you don't have to :) | 01:24 |
*** twoboxen has joined #meego | 01:24 | |
MisterN | thiago: gcc is more than a compiler ;) | 01:24 |
AstralStorm | anyway, nobody cares | 01:24 |
thiago | AstralStorm: so you're supposed to know where the C, C++ libs and runtimes are? | 01:24 |
AstralStorm | MisterN: no, it's c++ standard | 01:24 |
thiago | AstralStorm: what's the difference between crt1.o and crti.o? | 01:24 |
MisterN | AstralStorm: ? | 01:24 |
AstralStorm | thiago: no, linker is smart enough | 01:25 |
AstralStorm | giving it object files and proper flags is enough | 01:25 |
*** zs has joined #meego | 01:25 | |
thiago | I don't think it is | 01:25 |
AstralStorm | of course it is | 01:25 |
thiago | how is the linker going to find crt1.o if I don't tell it where it is? | 01:25 |
AstralStorm | because you don't have to :) | 01:25 |
AstralStorm | it's POSIX to be /lib/crt1.o | 01:25 |
twoboxen | LD_LIBRARY_PATH | 01:25 |
AstralStorm | but of course that's why nobody sane uses ld directly | 01:26 |
thiago | $ ld -o a.out main.o | 01:26 |
thiago | ld: warning: cannot find entry symbol _start; defaulting to 0000000008048074 | 01:26 |
AstralStorm | they either use libtool or autotools | 01:26 |
AstralStorm | thiago: ... I told you don't have to FIND the file | 01:26 |
*** tixav_ has joined #meego | 01:26 | |
AstralStorm | because it's mandated by POSIX to be in the specific place | 01:26 |
AstralStorm | :) | 01:26 |
thiago | $ ld -o a.out main.o /lib/crt1.o | 01:26 |
thiago | ld: /lib/crt1.o: No such file: No such file or directory | 01:26 |
AstralStorm | crt0.o actually | 01:27 |
thiago | $ locate crt0.o | wc -l | 01:27 |
thiago | 0 | 01:27 |
AstralStorm | oh, your system hates you for being too anal ;) | 01:27 |
AstralStorm | POSIX.1 is dead, POSIX.2001 lives | 01:27 |
thiago | actually, 2008 lives | 01:27 |
AstralStorm | yeah | 01:27 |
AstralStorm | anyway | 01:27 |
AstralStorm | not playing with ld is fine | 01:28 |
*** lbt has quit IRC | 01:28 | |
AstralStorm | (I bet it's in /usr/lib) | 01:28 |
thiago | it is | 01:28 |
thiago | but it's also not enough | 01:28 |
AstralStorm | heh | 01:28 |
AstralStorm | so, let's leave ld alone and use libtool? | 01:28 |
AstralStorm | or compiler directly in good old makefiles | 01:29 |
*** VLJ has left #meego | 01:29 | |
thiago | you know libtool also runs gcc/g++, right? | 01:29 |
AstralStorm | not in link mode | 01:29 |
thiago | will I have to go prove it to you? | 01:29 |
AstralStorm | no. it *can* run gcc/g++ | 01:29 |
thiago | let's do it the other way around now. Please show me libtool running directly, not via gcc/g++. | 01:30 |
AstralStorm | linker:/usr/bin/ld -m elf_x86_64 (gnu? yes) | 01:30 |
AstralStorm | guess why it wants that :) | 01:30 |
AstralStorm | it uses the linker indeed | 01:30 |
AstralStorm | huh? | 01:30 |
AstralStorm | libtool --mode=link <foo.object.files> link whatever | 01:30 |
AstralStorm | I forgot how libtool works temporarily | 01:31 |
* thiago should stop wasting his time | 01:31 | |
AstralStorm | or libtool link (if you hate --mode) | 01:31 |
thiago | I actually hate libtool | 01:32 |
AstralStorm | not just you | 01:32 |
*** clintcan has joined #meego | 01:32 | |
* AstralStorm goes back to coding in languages that don't need any linking | 01:32 | |
*** kanibalv_ has joined #meego | 01:33 | |
*** twoboxen has quit IRC | 01:35 | |
*** clintcan has left #meego | 01:36 | |
*** tixav_ has quit IRC | 01:37 | |
*** wizkoder has quit IRC | 01:38 | |
*** wizkoder has joined #meego | 01:46 | |
*** puffin has quit IRC | 01:48 | |
CosmoHill | so what did you guys thing of that guide? | 01:49 |
*** thiago has quit IRC | 01:53 | |
*** phreck has quit IRC | 01:56 | |
*** ljp has quit IRC | 02:01 | |
*** bfree has quit IRC | 02:10 | |
*** pvanhoof has quit IRC | 02:10 | |
*** timeless_mbp has quit IRC | 02:12 | |
*** puffin has joined #meego | 02:13 | |
*** wazd has joined #meego | 02:20 | |
*** CosmoHill has quit IRC | 02:26 | |
*** yanli has quit IRC | 02:26 | |
AstralStorm | horrible, that guide | 02:28 |
AstralStorm | "mutators", first ever | 02:28 |
AstralStorm | it's called an accessor too | 02:28 |
AstralStorm | and bad reasons for accessors | 02:29 |
AstralStorm | if you want to do a guide to object orientation, do mention encapsulation and what it's for (also, when it's useful and why properties are fun - offered by boost for example) | 02:29 |
*** heaviside has joined #meego | 02:30 | |
AstralStorm | oh, he's not here :) | 02:30 |
*** ralisi has quit IRC | 02:31 | |
*** VDVsx has quit IRC | 02:33 | |
*** timeless_mbp has joined #meego | 02:34 | |
*** timeless_mbp has joined #meego | 02:34 | |
*** Fred_ has joined #meego | 02:36 | |
*** Fred_ is now known as Guest37483 | 02:36 | |
*** victorpoluceno has quit IRC | 02:41 | |
*** kelvinz has joined #meego | 02:41 | |
*** bfree has joined #meego | 02:49 | |
*** Guest37483 has quit IRC | 02:50 | |
*** wazd has quit IRC | 02:56 | |
*** BBNS_ has joined #meego | 02:57 | |
*** BBNS has quit IRC | 02:57 | |
*** lainwir3d has quit IRC | 03:02 | |
*** victorpoluceno has joined #meego | 03:04 | |
*** pohly has quit IRC | 03:12 | |
*** heaviside has left #meego | 03:14 | |
*** heaviside has joined #meego | 03:15 | |
*** zhenhua has joined #meego | 03:17 | |
*** paulliu has joined #meego | 03:23 | |
*** glin has joined #meego | 03:23 | |
*** fnordianslip has quit IRC | 03:25 | |
*** bhern has quit IRC | 03:28 | |
*** t_s_o has quit IRC | 03:35 | |
*** heaviside has left #meego | 03:37 | |
*** BBNS_ has quit IRC | 03:38 | |
*** yanli has joined #meego | 03:44 | |
*** bpeel_away is now known as bpeel | 03:44 | |
*** sunil has joined #meego | 03:50 | |
*** sunil has quit IRC | 03:50 | |
*** orbarron has left #meego | 03:52 | |
*** githogori has quit IRC | 03:54 | |
*** lpotter has quit IRC | 04:04 | |
*** mkeir has quit IRC | 04:04 | |
*** dedie has quit IRC | 04:05 | |
*** koupsa has quit IRC | 04:05 | |
*** ljp has joined #meego | 04:07 | |
*** slashz has joined #meego | 04:07 | |
*** slashz has left #meego | 04:08 | |
*** mkeir has joined #meego | 04:08 | |
*** dedie has joined #meego | 04:08 | |
*** kling has quit IRC | 04:11 | |
*** W_I has joined #meego | 04:13 | |
*** thomaz has joined #meego | 04:14 | |
*** timeless_mbp has quit IRC | 04:21 | |
*** kling has joined #meego | 04:21 | |
*** wizkoder has quit IRC | 04:26 | |
*** bpeel is now known as bpeel_away | 04:34 | |
*** victorpoluceno has quit IRC | 04:36 | |
*** W_I has quit IRC | 04:48 | |
*** timeless_mbp has joined #meego | 04:50 | |
*** timeless_mbp has joined #meego | 04:50 | |
*** bleeter has joined #meego | 04:51 | |
*** Akerippern900 has quit IRC | 05:00 | |
*** bfree has quit IRC | 05:06 | |
*** cairn4 has joined #meego | 05:06 | |
*** cairn4 has left #meego | 05:14 | |
*** cairn4 has joined #meego | 05:14 | |
*** cairn4 has left #meego | 05:15 | |
*** bigbrovar has quit IRC | 05:17 | |
*** bigbrovar_ has joined #meego | 05:17 | |
*** LinuxCode has quit IRC | 05:18 | |
*** puffin has quit IRC | 05:18 | |
*** puffin has joined #meego | 05:19 | |
*** Basstard` has quit IRC | 05:19 | |
*** Basstard` has joined #meego | 05:19 | |
*** bfree has joined #meego | 05:22 | |
*** puffin has quit IRC | 05:23 | |
*** geek00l has joined #meego | 05:32 | |
*** Gizmokid2005 is now known as Gizmokid2005|AFK | 05:43 | |
*** noorbeast has joined #meego | 05:45 | |
*** keesj has quit IRC | 05:51 | |
*** Shinato has joined #meego | 06:03 | |
*** Kaskuka has quit IRC | 06:04 | |
*** microlith has quit IRC | 06:14 | |
*** microlith has joined #meego | 06:22 | |
*** thomaz has quit IRC | 06:27 | |
*** badone has joined #meego | 06:40 | |
*** sar3th|away has quit IRC | 06:44 | |
*** bfree has quit IRC | 06:52 | |
*** Troy54 has joined #meego | 06:54 | |
*** Troy54 has quit IRC | 06:58 | |
*** yanli has quit IRC | 07:08 | |
*** bfree has joined #meego | 07:09 | |
*** yanli has joined #meego | 07:10 | |
*** xaiki has quit IRC | 07:21 | |
*** xaiki has joined #meego | 07:22 | |
*** ubIx has quit IRC | 07:32 | |
*** geek00l has quit IRC | 07:33 | |
*** DocScrutinizer has quit IRC | 07:33 | |
*** DocScrutinizer has joined #meego | 07:33 | |
*** ubIx has joined #meego | 07:34 | |
*** geek00l has joined #meego | 07:34 | |
*** xaiki has quit IRC | 07:36 | |
*** xaiki has joined #meego | 07:36 | |
*** chetan_ has joined #meego | 07:52 | |
*** geek00l_ has joined #meego | 07:55 | |
*** geek00l has quit IRC | 07:57 | |
*** rodarvus_ has joined #meego | 07:57 | |
*** chetan_ has left #meego | 08:00 | |
*** thiago has joined #meego | 08:00 | |
*** rodarvus has quit IRC | 08:01 | |
*** dpino has quit IRC | 08:04 | |
*** gunnar has joined #meego | 08:07 | |
*** nicu has joined #meego | 08:17 | |
*** Terje1 has joined #meego | 08:19 | |
*** nicu has quit IRC | 08:20 | |
*** wasikevin has joined #meego | 08:26 | |
*** daumas has quit IRC | 08:26 | |
*** bigbrovar_ has quit IRC | 08:27 | |
*** wasikevin_ has joined #meego | 08:27 | |
*** tmikola has joined #meego | 08:28 | |
*** cyberkonsult has joined #meego | 08:30 | |
*** wasikevin has quit IRC | 08:31 | |
*** bugzy has joined #meego | 08:33 | |
*** villemv has joined #meego | 08:36 | |
*** wasikevin_ has quit IRC | 08:37 | |
*** villemv_ has joined #meego | 08:40 | |
*** villemv has quit IRC | 08:41 | |
*** wasikevin has joined #meego | 08:43 | |
*** nicu has joined #meego | 08:43 | |
*** githogori has joined #meego | 08:46 | |
*** Termana_n810 has joined #meego | 08:46 | |
*** daumas has joined #meego | 08:47 | |
*** bleeter has quit IRC | 08:51 | |
*** noorbeast has left #meego | 08:52 | |
*** tackat_ has joined #meego | 08:53 | |
*** heliocastro has joined #meego | 08:54 | |
*** heliocastro has joined #meego | 08:54 | |
*** eton has joined #meego | 08:57 | |
*** bleeter has joined #meego | 08:59 | |
*** dvoid_ has joined #meego | 09:00 | |
*** thiago has quit IRC | 09:02 | |
*** sp3001 has joined #meego | 09:03 | |
*** heliocastro has quit IRC | 09:06 | |
*** sp3001 has quit IRC | 09:07 | |
*** daumas has quit IRC | 09:07 | |
*** ysyrota has joined #meego | 09:08 | |
*** kimitake has joined #meego | 09:08 | |
*** zalan has joined #meego | 09:17 | |
*** badone has quit IRC | 09:17 | |
*** heliocastro has joined #meego | 09:20 | |
*** FunkyGeeko has joined #meego | 09:21 | |
*** lbt has joined #meego | 09:21 | |
*** lpotter has joined #meego | 09:23 | |
*** wazd has joined #meego | 09:23 | |
*** FunkyPenguin has quit IRC | 09:23 | |
*** dpino has joined #meego | 09:24 | |
* Stskeeps headdesks over the forum discussion | 09:26 | |
*** kauppi_ is now known as kauppi | 09:28 | |
*** anotnac has joined #meego | 09:29 | |
*** FunkyGeeko is now known as FunkyPenguin | 09:29 | |
*** FunkyPenguin has quit IRC | 09:30 | |
*** FunkyPenguin has joined #meego | 09:30 | |
*** tixav has joined #meego | 09:31 | |
*** saltsa_ has quit IRC | 09:33 | |
lcuk | Stskeeps, on which chan | 09:34 |
Stskeeps | on meego-dev or -community, can't recall | 09:34 |
Stskeeps | ah, -community | 09:34 |
*** Terje1 has quit IRC | 09:48 | |
*** wazd has quit IRC | 09:59 | |
*** wazd has joined #meego | 09:59 | |
*** jpetersen has joined #meego | 10:00 | |
*** Terje1 has joined #meego | 10:01 | |
*** uhsf has quit IRC | 10:01 | |
*** dvoid_ has quit IRC | 10:08 | |
DocScrutinizer | wtf, how many #meego* chan I'd have to add to my ever growing crowded chan list? | 10:08 |
*** petur has joined #meego | 10:08 | |
*** petur has quit IRC | 10:08 | |
*** petur has joined #meego | 10:08 | |
*** heaviside has joined #meego | 10:09 | |
lcuk | DocScrutinizer, its just a ploy to invest in a new computer with high enough resolution display to list them all | 10:10 |
X-Fade | At more than 10 the blue irrsi bars get annoying for me ;) | 10:11 |
*** gunnar has quit IRC | 10:11 | |
lcuk | X-Fade, heh | 10:12 |
lcuk | i have chans in a list with micro font | 10:12 |
X-Fade | lcuk: Split windows in a terminal for me. | 10:12 |
* lcuk nods | 10:13 | |
*** B08853 has joined #meego | 10:13 | |
*** danielwilms has joined #meego | 10:16 | |
Termana_n810 | heh, i only knew about the one meego room, what are the others? :P | 10:17 |
*** gunnar has joined #meego | 10:17 | |
*** B08853_ has joined #meego | 10:18 | |
*** B08853 has quit IRC | 10:18 | |
*** B08853_ is now known as B08853 | 10:18 | |
*** jophish has joined #meego | 10:20 | |
*** jophish has quit IRC | 10:23 | |
*** B08853 has quit IRC | 10:23 | |
cyberkonsult | I couldn't log on to meegotalk.com using the registered OpenID over at meego.com | 10:27 |
*** aboyer has joined #meego | 10:27 | |
cyberkonsult | Suppose we have to wait for it to get ready... :) | 10:27 |
*** EasyRider has joined #meego | 10:29 | |
*** bigbrovar has joined #meego | 10:31 | |
*** heliocastro has quit IRC | 10:33 | |
*** heliocastro has joined #meego | 10:35 | |
*** heliocastro has joined #meego | 10:35 | |
*** kimitake is now known as kimitake_idle | 10:37 | |
*** rcc has joined #meego | 10:41 | |
*** heaviside has left #meego | 10:41 | |
*** anotnac has quit IRC | 10:43 | |
*** mitsutaka has quit IRC | 10:52 | |
*** pvanhoof has joined #meego | 10:53 | |
*** fnordianslip has joined #meego | 10:55 | |
benbrown | GAN900: Cheers, I'd done that but for some reason hadn't identified. Working now. | 10:56 |
*** mitsutaka has joined #meego | 10:59 | |
*** mitsutaka has quit IRC | 11:02 | |
*** chetan has joined #meego | 11:03 | |
chetan | hello | 11:04 |
*** Terje1 has quit IRC | 11:07 | |
*** Votan|off is now known as Votan | 11:09 | |
*** DocScrutinizer has quit IRC | 11:10 | |
*** DocScrutinizer has joined #meego | 11:10 | |
*** mzanetti_ has joined #meego | 11:15 | |
*** leinir has joined #meego | 11:16 | |
*** gunnar has quit IRC | 11:17 | |
*** gunnar has joined #meego | 11:18 | |
*** Terje1 has joined #meego | 11:18 | |
*** danielwilms has quit IRC | 11:20 | |
*** semi has joined #meego | 11:21 | |
*** fnordianslip has quit IRC | 11:22 | |
*** florian_kc has joined #meego | 11:22 | |
*** florian_kc is now known as florian | 11:23 | |
*** bleeter has quit IRC | 11:24 | |
*** gunnar_ has joined #meego | 11:25 | |
*** yanli has quit IRC | 11:29 | |
*** gunnar has quit IRC | 11:29 | |
*** gunnar_ is now known as gunnar | 11:29 | |
*** user__ has joined #meego | 11:31 | |
*** danielwilms has joined #meego | 11:31 | |
Myrtti | ohai | 11:32 |
*** bleeter has joined #meego | 11:32 | |
*** andre__ has joined #meego | 11:33 | |
*** andre__ has joined #meego | 11:33 | |
*** VDVsx has joined #meego | 11:34 | |
chetan | hi | 11:38 |
*** sheepbat has quit IRC | 11:49 | |
*** user__ has quit IRC | 11:53 | |
*** SunilThaha has joined #meego | 12:12 | |
*** thaitq has joined #meego | 12:13 | |
*** SunilThaha has quit IRC | 12:14 | |
*** villemv_ has quit IRC | 12:14 | |
*** EasyRider has quit IRC | 12:15 | |
*** wasikevin has quit IRC | 12:18 | |
*** zhenhua has quit IRC | 12:30 | |
*** aquatix has quit IRC | 12:34 | |
*** mzanetti_ has quit IRC | 12:37 | |
*** andika has joined #meego | 12:41 | |
*** cyberkonsult has left #meego | 12:58 | |
*** thaitq has quit IRC | 12:59 | |
*** swc|666 has quit IRC | 13:00 | |
*** Terje1 has quit IRC | 13:00 | |
*** zchydem has quit IRC | 13:01 | |
*** zchydem has joined #meego | 13:01 | |
*** sge has quit IRC | 13:01 | |
*** sge has joined #meego | 13:01 | |
*** mitsutaka has joined #meego | 13:03 | |
*** dazo_afk is now known as dazo | 13:05 | |
*** fnordianslip has joined #meego | 13:08 | |
*** rcc has quit IRC | 13:12 | |
*** rodarvus_ is now known as rodarvus | 13:22 | |
*** rodarvus has joined #meego | 13:22 | |
*** danielwilms has quit IRC | 13:29 | |
*** danielwilms has joined #meego | 13:29 | |
*** Votan is now known as Votan|off | 13:33 | |
*** danielwilms has quit IRC | 13:34 | |
*** Terje1 has joined #meego | 13:35 | |
*** Terje1 has quit IRC | 13:35 | |
*** benbrown has left #meego | 13:42 | |
*** glin has quit IRC | 13:42 | |
*** timeless_mbp has quit IRC | 13:44 | |
*** mzanetti_ has joined #meego | 13:45 | |
*** aquatix has joined #meego | 13:47 | |
*** Riussi has quit IRC | 13:48 | |
*** mzanetti has joined #meego | 13:49 | |
*** florian has quit IRC | 13:50 | |
*** mitsutaka has quit IRC | 13:52 | |
*** mzanetti_ has quit IRC | 13:53 | |
*** Termana_n810 has quit IRC | 13:58 | |
*** florian has joined #meego | 13:59 | |
*** chetan has quit IRC | 13:59 | |
*** Termana has joined #meego | 14:01 | |
*** Terje1 has joined #meego | 14:03 | |
*** timeless_mbp has joined #meego | 14:03 | |
*** timeless_mbp has joined #meego | 14:03 | |
*** fnordianslip has quit IRC | 14:08 | |
*** sar3th has joined #meego | 14:14 | |
*** Job1 has joined #meego | 14:17 | |
*** ralisi has joined #meego | 14:31 | |
*** danielwilms has joined #meego | 14:35 | |
*** dl9pf_ has joined #meego | 14:35 | |
*** t_s_o has joined #meego | 14:35 | |
*** dl9pf has quit IRC | 14:35 | |
*** lainwir3d has joined #meego | 14:43 | |
*** lainwir3d has joined #meego | 14:43 | |
*** orbarron has joined #meego | 14:43 | |
*** seiflotfy has joined #meego | 15:08 | |
*** mzanetti has quit IRC | 15:13 | |
*** hurewitz has joined #meego | 15:20 | |
*** Riussi has joined #meego | 15:20 | |
*** Dieter has left #meego | 15:20 | |
*** bleeter has quit IRC | 15:26 | |
*** bleeter has joined #meego | 15:28 | |
*** eal has quit IRC | 15:29 | |
*** Votan|off is now known as Votan | 15:29 | |
*** Termana has quit IRC | 15:30 | |
*** jacquesdupontd has joined #meego | 15:31 | |
*** dl9pf_ is now known as dl9pf | 15:32 | |
*** dl9pf has joined #meego | 15:32 | |
*** tackat_ has quit IRC | 15:40 | |
*** Desiderius has joined #meego | 15:44 | |
*** tmikola has quit IRC | 15:45 | |
*** paxl has quit IRC | 15:48 | |
*** Naveen has joined #meego | 15:54 | |
*** dpino has quit IRC | 15:56 | |
*** hulkkii has joined #meego | 16:00 | |
*** wizkoder has joined #meego | 16:04 | |
*** heliocastro has quit IRC | 16:04 | |
*** heliocastro has joined #meego | 16:04 | |
*** heliocastro has joined #meego | 16:04 | |
*** florian has quit IRC | 16:04 | |
*** florian has joined #meego | 16:05 | |
*** alecrim has joined #meego | 16:05 | |
*** kellomak has quit IRC | 16:06 | |
*** timeless_mbp has quit IRC | 16:08 | |
*** rsalveti has joined #meego | 16:09 | |
*** timeless_mbp has joined #meego | 16:09 | |
*** timeless_mbp has joined #meego | 16:09 | |
*** daumas has joined #meego | 16:10 | |
*** daumas has quit IRC | 16:11 | |
*** daumas has joined #meego | 16:11 | |
*** Terje1 has quit IRC | 16:13 | |
*** paulliu has quit IRC | 16:15 | |
*** rcc has joined #meego | 16:15 | |
*** koupsa has joined #meego | 16:17 | |
*** rcc has quit IRC | 16:17 | |
*** wizzler has joined #meego | 16:18 | |
*** wizkoder has quit IRC | 16:18 | |
*** bigbrovar has quit IRC | 16:19 | |
*** bigbrovar has joined #meego | 16:20 | |
*** rcc has joined #meego | 16:24 | |
*** paulliu has joined #meego | 16:26 | |
*** andika has quit IRC | 16:29 | |
*** wizzler has quit IRC | 16:31 | |
*** ctusar has joined #meego | 16:32 | |
*** koupsa has quit IRC | 16:35 | |
*** pohly has joined #meego | 16:36 | |
*** Karlosos has joined #meego | 16:39 | |
Karlosos | any new news about meego someone could tell me | 16:39 |
Stskeeps | no, but i have a beer if you want one :) | 16:40 |
*** TigerTael has joined #meego | 16:41 | |
*** etamme_shell is now known as lirakis | 16:41 | |
*** phobie has joined #meego | 16:41 | |
Karlosos | yeah go on need to get drunk lol | 16:42 |
Stskeeps | we're all waiting for day one | 16:43 |
Stskeeps | so, what do you hope to contribute with? | 16:43 |
alden | i like beer | 16:43 |
th0br0 | Karlosos: source code is supposed to be released until the end of this month in case you didn't know yet. | 16:44 |
th0br0 | there was some official blogpost | 16:44 |
Karlosos | i need to first figure out how to make apps cause would be fun | 16:45 |
th0br0 | Karlosos: learn Qt then | 16:45 |
th0br0 | and heya Stskeeps :P | 16:45 |
Karlosos | been advised to wait a couple of months till bugs are sorted | 16:46 |
Stskeeps | Karlosos: qt creator is good to start with :) | 16:46 |
*** mchua_afk is now known as mchua | 16:46 | |
Karlosos | can you use that program on pc cause would be easier | 16:46 |
Stskeeps | yes | 16:47 |
Stskeeps | google for qt creator :) | 16:47 |
Karlosos | will do cheers | 16:47 |
Karlosos | how about a touch screen lightening bolt would that be possible | 16:48 |
Stskeeps | as in lightening coming out of your touchscreen? | 16:48 |
Stskeeps | (sp) | 16:48 |
Stskeeps | well, you start with a balloon and start rubbing it against your hair | 16:49 |
*** sp3000 has quit IRC | 16:49 | |
Karlosos | lol | 16:49 |
th0br0 | :P Stskeeps | 16:49 |
Stskeeps | then you turn off the lights and make sure your lcd backlight is not on | 16:50 |
Karlosos | well was thinking wherever you touched a bolt came from there with thuder sounds | 16:50 |
Stskeeps | then slowly approach your finger towards your n900, ideally the metal parts, and you should be able to see lightning coming from it. it's that powerful device. | 16:50 |
Stskeeps | :P | 16:50 |
Karlosos | true ha ha | 16:51 |
th0br0 | :D | 16:51 |
Karlosos | this phone is great others are too thin and would be scared to break it | 16:51 |
Karlosos | plus there is still way too much to learn | 16:52 |
Karlosos | does anyone know why i cant chat in #maemo | 16:52 |
Stskeeps | you need to register your nickname | 16:53 |
Karlosos | where do i do that | 16:54 |
Stskeeps | /nickserv help | 16:54 |
Karlosos | is that under server | 16:54 |
Karlosos | or in browser | 16:55 |
alden | someone should mentor for developing qt apps for meego .. perhaps under google soc | 16:55 |
alden | or maybe not | 16:55 |
Stskeeps | problem is that meego isn't a good gsoc target.. | 16:56 |
Stskeeps | qt apps for maemo might work though | 16:56 |
alden | why isnt meego a good gsoc project? | 16:56 |
Stskeeps | well, it is hardly established yet | 16:57 |
Stskeeps | maemo is probably a better one | 16:57 |
*** alecrim has quit IRC | 17:02 | |
*** alecrim has joined #meego | 17:02 | |
*** andrewfblack has joined #meego | 17:06 | |
*** Desiderius has quit IRC | 17:15 | |
*** lcuk has quit IRC | 17:18 | |
*** lcuk has joined #meego | 17:20 | |
*** apoirier has joined #meego | 17:21 | |
*** heliocastro has quit IRC | 17:21 | |
*** lcuk has quit IRC | 17:22 | |
*** heliocastro has joined #meego | 17:23 | |
th0br0 | in the end, porting qt aps from maemo to meego should be on the fly anyway | 17:23 |
*** lcuk has joined #meego | 17:24 | |
*** heliocastro has quit IRC | 17:29 | |
*** rsalveti has quit IRC | 17:32 | |
*** alecrim has quit IRC | 17:32 | |
*** danielwilms has quit IRC | 17:32 | |
*** githogori has quit IRC | 17:34 | |
*** jsa_ has joined #meego | 17:35 | |
*** mikhailz has quit IRC | 17:38 | |
*** paulliu has quit IRC | 17:39 | |
*** flukebox has joined #meego | 17:40 | |
*** scr4ve has joined #meego | 17:43 | |
*** victorpoluceno has joined #meego | 17:43 | |
*** bigbrovar has quit IRC | 17:45 | |
*** alecrim has joined #meego | 17:49 | |
*** alecrim has quit IRC | 17:50 | |
*** alecrim has joined #meego | 17:50 | |
*** alecrim has quit IRC | 17:52 | |
*** alecrim has joined #meego | 17:52 | |
*** andrewfblack has quit IRC | 17:53 | |
*** alecrim has quit IRC | 17:54 | |
*** alecrim has joined #meego | 17:54 | |
*** Karlosos has left #meego | 17:56 | |
*** alecrim has quit IRC | 17:56 | |
*** ckandeler has joined #meego | 18:01 | |
*** vasudev has joined #meego | 18:02 | |
*** tim_jenssen has joined #meego | 18:04 | |
*** spaghetty has joined #meego | 18:09 | |
spaghetty | hi | 18:09 |
*** bigbrovar has joined #meego | 18:10 | |
*** jpetersen has quit IRC | 18:13 | |
*** florian has quit IRC | 18:15 | |
*** florian has joined #meego | 18:15 | |
*** timeless_mbp has quit IRC | 18:16 | |
*** alden has quit IRC | 18:18 | |
*** semi has quit IRC | 18:19 | |
*** VDVsx has quit IRC | 18:30 | |
*** dpino has joined #meego | 18:34 | |
*** penguinbait has joined #meego | 18:35 | |
*** gaveen has joined #meego | 18:35 | |
*** stormer has joined #meego | 18:35 | |
*** florian has quit IRC | 18:38 | |
*** sar3th is now known as sar3th|away | 18:39 | |
*** timeless_mbp has joined #meego | 18:39 | |
*** timeless_mbp has joined #meego | 18:39 | |
*** cyberkonsult has joined #meego | 18:40 | |
*** florian has joined #meego | 18:42 | |
*** ml-mobile has joined #meego | 18:45 | |
*** BBNS has joined #meego | 18:47 | |
*** ab is now known as ab[out] | 18:48 | |
*** jpetersen has joined #meego | 18:49 | |
*** spaghetty has quit IRC | 18:51 | |
*** dvoid_ has joined #meego | 18:55 | |
*** lainwir3d_ has joined #meego | 19:05 | |
*** lainwir3d has quit IRC | 19:06 | |
*** VDVsx has joined #meego | 19:09 | |
*** juliank has joined #meego | 19:18 | |
*** ch4w has joined #meego | 19:24 | |
*** JamieBennett has quit IRC | 19:25 | |
*** uhsf has joined #meego | 19:26 | |
*** VDVsx has quit IRC | 19:26 | |
*** BBNS has quit IRC | 19:32 | |
*** BBNS has joined #meego | 19:32 | |
*** petur has quit IRC | 19:33 | |
*** heliocastro has joined #meego | 19:33 | |
*** heliocastro has joined #meego | 19:33 | |
*** gaveen_ has joined #meego | 19:35 | |
*** gaveen has quit IRC | 19:38 | |
*** ralisi has quit IRC | 19:40 | |
*** VDVsx has joined #meego | 19:41 | |
*** Terje1 has joined #meego | 19:43 | |
*** Gizmokid2005|AFK is now known as Gizmokid2005 | 19:44 | |
*** Gizmokid2005 is now known as Gizmokid2005|AFK | 19:44 | |
*** Gizmokid2005|AFK is now known as Gizmokid2005 | 19:44 | |
*** DawnFoster has joined #meego | 19:44 | |
*** leinir_ has joined #meego | 19:45 | |
*** Terje1 has quit IRC | 19:45 | |
*** leinir has quit IRC | 19:46 | |
*** leinir_ is now known as leinir | 19:46 | |
*** Terje1 has joined #meego | 19:48 | |
*** nicu has quit IRC | 19:48 | |
*** gaveen_ is now known as gaveen | 19:50 | |
GAN900 | Oh christ, stupid mailing list threads. | 19:54 |
leinir | Which one this time? :) | 19:55 |
GAN900 | The wild wild west one. | 19:55 |
leinir | Ah :) | 19:56 |
*** lainwir3d_ has quit IRC | 19:57 | |
GAN900 | I don't get why people insist on top-posting when they know better, however. | 19:58 |
GAN900 | Quoting isn't hard, don't be an ass by insisting on doing it incorrectly. | 19:59 |
*** timeless_mbp has quit IRC | 20:01 | |
*** ch4w has quit IRC | 20:02 | |
*** SWFu64 has joined #meego | 20:04 | |
*** Naveen has quit IRC | 20:06 | |
*** florian has quit IRC | 20:10 | |
*** githogori has joined #meego | 20:10 | |
*** pohly has quit IRC | 20:12 | |
*** timeless_mbp has joined #meego | 20:13 | |
*** timeless_mbp has quit IRC | 20:13 | |
*** timeless_mbp has joined #meego | 20:13 | |
* cyberkonsult wonders how this MeeGo thingie is funded/adminitstraded.. | 20:14 | |
* cyberkonsult corrects himself s/adminitstraded/administraded | 20:15 | |
th0br0 | cyberkonsult: i guess by intel + nokia + (maybe?) the linux foundation | 20:16 |
cyberkonsult | th0br0: Yeah... I was wondering about the servers/forum software at meego, are the admins payed by some fondation or are they doing it on their spare time for free? | 20:18 |
VDVsx | afaik, the current admins are Intel employees | 20:19 |
*** ysyrota has quit IRC | 20:20 | |
*** githogori has quit IRC | 20:21 | |
cyberkonsult | k, I was thinking about the thread at meego-community ML regarding the forum software (vB is not open source), got the impression that the forums war run by ppl on their free time.. | 20:22 |
*** Riussi has quit IRC | 20:23 | |
cyberkonsult | s/forums war/forums was/ | 20:23 |
infobot | cyberkonsult meant: k, I was thinking about the thread at meego-community ML regarding the forum software (vB is not open source), got the impression that the forums was run by ppl on their free time.. | 20:23 |
*** RolaBlade has joined #meego | 20:25 | |
*** githogori has joined #meego | 20:25 | |
th0br0 | well, IMHO vB is kinda the best forum software out there right now... | 20:25 |
VDVsx | cyberkonsult, maemo.org forums are run by a person that is sponsored by nokia, but the forum already existed before Nokia sponsor it | 20:26 |
VDVsx | that one is vB | 20:26 |
*** alecrim has joined #meego | 20:27 | |
*** Terje1 has quit IRC | 20:27 | |
cyberkonsult | Ahh... So it's not someone who is employed by Nokia then.. kind of seems strange to me?? | 20:27 |
VDVsx | not employed, sponsored | 20:28 |
VDVsx | :) | 20:28 |
VDVsx | oh, as what you said :D | 20:28 |
VDVsx | *was | 20:28 |
cyberkonsult | Well, I for one would like MeeGo to be a success, and I would like to see Nokia and Intel to show commitment and start writing some checks..... | 20:30 |
*** dpino has quit IRC | 20:30 | |
VDVsx | cyberkonsult, maemo.org has a team of persons sponsored by Nokia to work for the community, the community is responsible to give them tasks and hire them | 20:30 |
VDVsx | dunno if will be similar team in meego | 20:30 |
VDVsx | more info here: http://wiki.maemo.org/Maemo.org_team | 20:31 |
cyberkonsult | VDVsx: great!! Thanks! | 20:31 |
*** apoirier has left #meego | 20:33 | |
*** Riussi has joined #meego | 20:37 | |
*** vasudev has quit IRC | 20:40 | |
*** Riussi has quit IRC | 20:41 | |
*** Riussi has joined #meego | 20:41 | |
*** hunger has quit IRC | 20:46 | |
*** Riussi has quit IRC | 20:50 | |
*** DawnFoster has quit IRC | 20:51 | |
GAN900 | Gotta love people who don't want to contribute to the original discussion but then put their 2 cents after the decision has been made. | 21:04 |
Stskeeps | like rpm vs deb? | 21:04 |
Stskeeps | :P | 21:04 |
*** notmart has joined #meego | 21:05 | |
*** DawnFoster has joined #meego | 21:05 | |
Stskeeps | wb DawnFoster | 21:05 |
GAN900 | Stskeeps, except they choose not to attend an announced public meeting on this topic | 21:06 |
GAN900 | stop motion, baby, it's all the rage! | 21:06 |
DawnFoster | Hi Stskeeps | 21:06 |
*** Basstard` has quit IRC | 21:07 | |
*** Basstard` has joined #meego | 21:07 | |
X-Fade | GAN900: Stop energy? | 21:07 |
*** lainwir3d_ has joined #meego | 21:07 | |
*** fnordianslip has joined #meego | 21:09 | |
*** dpino has joined #meego | 21:13 | |
*** nicu has joined #meego | 21:18 | |
*** Riussi has joined #meego | 21:21 | |
*** pillar has quit IRC | 21:25 | |
*** sp3000 has joined #meego | 21:26 | |
*** pillar has joined #meego | 21:29 | |
*** bigbrovar_ has joined #meego | 21:31 | |
*** bigbrovar has quit IRC | 21:32 | |
*** sp3000 has quit IRC | 21:34 | |
*** mickey|zzZZzz is now known as mickeyl | 21:36 | |
*** SWFu64 has quit IRC | 21:37 | |
*** pohly has joined #meego | 21:38 | |
*** ml-mobile has quit IRC | 21:38 | |
*** tixav has joined #meego | 21:38 | |
*** bigbrovar__ has joined #meego | 21:39 | |
*** bigbrovar_ has quit IRC | 21:39 | |
*** SWFu64 has joined #meego | 21:39 | |
*** benjaminglazier has joined #meego | 21:39 | |
*** paxl has joined #meego | 21:45 | |
*** mikhas has joined #meego | 21:51 | |
*** alecrim has quit IRC | 21:52 | |
*** swc|666 has joined #meego | 21:52 | |
*** benjaminglazier has quit IRC | 21:54 | |
*** SWFu64 has quit IRC | 21:55 | |
*** SWFu64 has joined #meego | 21:55 | |
*** dazo is now known as dazo_afk | 21:57 | |
*** hawaiian has joined #meego | 22:00 | |
*** hawaiian has left #meego | 22:01 | |
*** richieeee72 has joined #meego | 22:03 | |
*** mickeyl is now known as mickey|tv | 22:07 | |
*** tackat has joined #meego | 22:08 | |
*** zs has quit IRC | 22:11 | |
*** zs has joined #meego | 22:11 | |
*** DawnFoster has quit IRC | 22:14 | |
cyberkonsult | Whats up with talk.maemo.org .. down?? | 22:21 |
*** sp3000 has joined #meego | 22:22 | |
scr4ve | http://downforeveryoneorjustme.com/talk.maemo.org @ cyberkonsult | 22:22 |
*** sp3000 has quit IRC | 22:22 | |
*** sp3001 has joined #meego | 22:23 | |
*** sp3001 is now known as sp3000 | 22:23 | |
*** geek00l_ has quit IRC | 22:26 | |
*** eton has quit IRC | 22:32 | |
*** penguinbait has quit IRC | 22:34 | |
*** heliocastro has quit IRC | 22:41 | |
cyberkonsult | scr4ve: Thanks... weird... my icmp:s behaving weird, cant traceroute.. maybe my ISP is doing funky stuff. | 22:41 |
scr4ve | yw... btw are there any anouncements out for java on meego? | 22:42 |
*** mickey|tv has quit IRC | 22:44 | |
*** mickey|tv has joined #meego | 22:44 | |
*** rodarvus_ has joined #meego | 22:48 | |
*** mchua is now known as mchua_afk | 22:50 | |
*** juliank has quit IRC | 22:50 | |
*** rodarvus has quit IRC | 22:52 | |
*** billyn900 has joined #meego | 22:55 | |
*** jsa_ has quit IRC | 22:55 | |
billyn900 | hello | 22:56 |
billyn900 | anybody here | 22:56 |
*** Stskeeps has quit IRC | 22:57 | |
*** billyn900 has quit IRC | 22:57 | |
*** Stskeeps has joined #meego | 22:58 | |
*** Stskeeps has quit IRC | 22:58 | |
*** Stskeeps has joined #meego | 22:58 | |
*** kimitake_idle is now known as kimitake | 23:00 | |
*** geek00l has joined #meego | 23:03 | |
*** DawnFoster has joined #meego | 23:05 | |
*** paxl has quit IRC | 23:07 | |
*** soloist has joined #meego | 23:08 | |
*** nicu has quit IRC | 23:13 | |
*** jkridner has quit IRC | 23:14 | |
*** richardw has quit IRC | 23:14 | |
*** jkridner has joined #meego | 23:17 | |
*** alden has joined #meego | 23:19 | |
*** VDVsx has quit IRC | 23:20 | |
*** penguinbait has joined #meego | 23:22 | |
*** penguinbait has quit IRC | 23:25 | |
*** penguinbait has joined #meego | 23:25 | |
*** mikhas has quit IRC | 23:25 | |
*** DawnFoster has quit IRC | 23:29 | |
*** jpetersen has quit IRC | 23:30 | |
*** richardw has joined #meego | 23:31 | |
*** SWFu has joined #meego | 23:31 | |
*** SWFu64 has quit IRC | 23:33 | |
*** soloist has quit IRC | 23:38 | |
*** Zorry_N900 has joined #meego | 23:40 | |
*** koupsa has joined #meego | 23:40 | |
*** VDVsx has joined #meego | 23:41 | |
*** zalan has quit IRC | 23:41 | |
*** rcc has quit IRC | 23:46 | |
*** bleeter has quit IRC | 23:50 | |
*** paxl has joined #meego | 23:50 | |
red | is there any image i could test on my netbook? | 23:54 |
*** richieeee72 has quit IRC | 23:54 | |
red | juts downloading moblin to take a peek how it works, and running maemo on my n900 ofc | 23:54 |
*** Zorry_N900 has quit IRC | 23:55 | |
*** bleeter has joined #meego | 23:57 | |
wiretapped | It is official; Netcraft confirms: MeeGo is dying | 23:58 |
lcuk | no wiretapped, meego has just started | 23:58 |
wiretapped | oh, my bad | 23:58 |
lcuk | its a small ember at the base of a fire | 23:58 |
lcuk | and lots of skilled firestarters are gently coaxing it to life | 23:59 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!