CosmoHill | rawr | 00:00 |
---|---|---|
thiago_home | I don't think it will go anywhere | 00:00 |
javispedro | ... I really don't follow this discussion :) | 00:00 |
thiago_home | that's why I am saying you should investigate now enabling Telepathy to use retroshare | 00:00 |
Guest45046 | as javispedro quoted a mail, there has somone already in 2008 requested this | 00:01 |
thiago_home | request is not enough | 00:01 |
thiago_home | someone has to do it | 00:01 |
*** ScriptRipper has quit IRC | 00:01 | |
Guest45046 | who? | 00:01 |
thiago_home | you tell me | 00:01 |
thiago_home | you're the one interested | 00:01 |
thiago_home | I'm not interested | 00:01 |
Guest45046 | why not? | 00:01 |
thiago_home | I had never heard of retroshare until you mentioned it | 00:02 |
Guest45046 | dont we need encrypted chat over mobile? | 00:02 |
Guest45046 | then test it | 00:02 |
thiago_home | skype works well enough for me | 00:02 |
leinir | i don't | 00:02 |
VDVsx | me neither :) | 00:02 |
javispedro | xmpp is also "encrypted" if you trust your server. | 00:02 |
thiago_home | anyway, this is open source | 00:03 |
thiago_home | if you want to see something done, either you do it, or you convince someone to do it | 00:03 |
Guest45046 | xD | 00:03 |
thiago_home | or continue waiting to see if someone gets convinced and does it | 00:04 |
Guest45046 | yes | 00:04 |
Robot101 | Telepathy is definitely the best layer to integrate this with MeeGo | 00:04 |
*** |R has joined #meego | 00:04 | |
leinir | Robot101: Not just MeeGo, but yes | 00:04 |
Guest45046 | if traffic is encrypted, a server is a waste | 00:04 |
Robot101 | we're working on end-to-end encryption in XMPP already | 00:04 |
thiago_home | you still need to send data somewhere | 00:05 |
Guest45046 | end to end is not secure, as you add the key over the same line | 00:05 |
thiago_home | that has nothing to do with whether it's encrypted or not | 00:05 |
javispedro | uh? | 00:05 |
Robot101 | what?! | 00:05 |
Robot101 | if you're doing broadcasting of data, like presence, not using a server is a waste :) | 00:05 |
* thiago_home joins the chorus: excuse me? | 00:05 | |
thiago_home | I think we are not understanding each other when you say "server" | 00:06 |
thiago_home | but that might be because we are _not_ Telepathy developers nor retroshare ones | 00:06 |
thiago_home | (well, most of us) | 00:06 |
javispedro | Robot101: is there any kind of end to end encryption standard in xmpp? | 00:06 |
thiago_home | you're talking to the wrong crowd | 00:06 |
leinir | You need to be in #telepathy or #retroshare (i guess) | 00:07 |
leinir | since this really has very little to do with MeeGo, other than an eventual package of the library and telepathy plugin | 00:07 |
Guest45046 | but it needs a post merger phase as well, and here added value is encrypted serverless chat | 00:08 |
Robot101 | javispedro: not agreed on, it's stalled because they wrote their own standard from scratch and nobody implemented it because there wasn't any proof it was secure, and now it's split between people (like the Telepathy developers) who want to use TLS for the end to end stuff, versus annoying web people who want to use some crappy per-message encryption they can implement in javascript | 00:08 |
thiago_home | Guest45046: sorry, it's Telepathy integration, pure and simple. | 00:08 |
*** ScriptRipper has joined #meego | 00:09 | |
javispedro | Robot101: ah well :( | 00:09 |
*** ScriptRipper has quit IRC | 00:09 | |
*** ScriptRipper has joined #meego | 00:09 | |
thiago_home | Robot101: TLS with X.509? | 00:09 |
Robot101 | thiago_home: deployment specific, so yes, or you just use ad-hoc session keys and then you separately do a negotiation to perform the channel binding step and decide you're talking to the right person | 00:10 |
* thiago_home would have preferred GnuPG keys | 00:10 | |
thiago_home | I already have the trust set for my friends :-) | 00:11 |
thiago_home | anyway, encrypting is easy | 00:12 |
thiago_home | the problem is authentification and identification | 00:13 |
thiago_home | you can't do all over the same channel | 00:13 |
thiago_home | you need some out-of-band verification of the identity | 00:13 |
Robot101 | right | 00:14 |
Robot101 | although leap of faith is better than nothing, most people (even geeks) don't check ssh host certificates | 00:14 |
thiago_home | well, that's because they're trusting the network | 00:14 |
Robot101 | and, when you get outside of geeks, people trust skype is secure and nobody has any idea how it's key management works or what it actually encrypts | 00:14 |
thiago_home | there's your out-of-band verification there | 00:14 |
*** rsalveti__ has quit IRC | 00:15 | |
javispedro | either you design the system for paranoids, or you design the system for mass wild usage .. | 00:15 |
*** VDVsx has quit IRC | 00:15 | |
*** rsalveti has joined #meego | 00:15 | |
javispedro | but in this age (of security practices) designing a system for both is impossible. | 00:15 |
thiago_home | when I worked for Accenture, in 2005, they rolled out an encryption layer on top of MSN Messenger | 00:15 |
thiago_home | when you started talking to a new contact with new keys, you'd get a notice asking you to verify | 00:16 |
thiago_home | most people do the "get me the hell away from here" solution though | 00:16 |
javispedro | so you did something ala openssh big warning.. | 00:17 |
*** fnordianslip has quit IRC | 00:17 | |
thiago_home | but for the company's objectives, it was probably working: you're likely to start chatting with your buddies while in the office | 00:17 |
thiago_home | when you're outside, you have their keys already | 00:17 |
thiago_home | that means your chat isn't readable by passersby in the café or by the IT admins at the client company you're working on | 00:18 |
*** VDVsx has joined #meego | 00:19 | |
*** thopiekar has quit IRC | 00:20 | |
*** hcarrega has joined #meego | 00:20 | |
*** mzanetti has quit IRC | 00:23 | |
Guest45046 | yes, that is the goal of retroshare / libretroshare, keep the bypassers out | 00:24 |
Guest45046 | so it is ideal for companies etxc | 00:24 |
Guest45046 | good night | 00:25 |
*** Guest45046 has left #meego | 00:25 | |
*** bergie has quit IRC | 00:29 | |
*** xaiki has quit IRC | 00:34 | |
*** xaiki has joined #meego | 00:34 | |
*** Shrik3 has quit IRC | 00:40 | |
*** swc|666 has joined #meego | 00:42 | |
*** Shrik3 has joined #meego | 00:43 | |
*** akeripper has quit IRC | 00:44 | |
*** akeripper has joined #meego | 00:44 | |
*** thiago_home has quit IRC | 00:44 | |
*** ch4w_ has quit IRC | 00:47 | |
*** dpino has quit IRC | 00:51 | |
*** bleeter has quit IRC | 00:53 | |
*** bleeter has joined #meego | 01:01 | |
*** mgoetz_ has joined #meego | 01:03 | |
*** mauricek_ has joined #meego | 01:03 | |
*** elpr0xy has joined #meego | 01:03 | |
*** rosch_ has joined #meego | 01:03 | |
*** sroedal has quit IRC | 01:03 | |
*** timjenssen has joined #meego | 01:03 | |
*** jesperht_ has joined #meego | 01:03 | |
*** kling has quit IRC | 01:04 | |
*** rosch has quit IRC | 01:04 | |
*** mstormo has quit IRC | 01:04 | |
*** tim_jenssen has quit IRC | 01:04 | |
*** jesperht has quit IRC | 01:04 | |
*** mauricek has quit IRC | 01:04 | |
*** elproxy has quit IRC | 01:04 | |
*** mgoetz has quit IRC | 01:04 | |
*** sroedal has joined #meego | 01:04 | |
*** kling has joined #meego | 01:04 | |
*** mariusSO has joined #meego | 01:06 | |
*** chemfy has quit IRC | 01:11 | |
*** sp3000 is now known as tt | 01:17 | |
*** tt is now known as Guest46374 | 01:17 | |
*** dedie has quit IRC | 01:18 | |
*** dl9pf has joined #meego | 01:18 | |
*** dl9pf has joined #meego | 01:18 | |
*** Guest46374 is now known as sp3000 | 01:20 | |
*** dvoid_ has quit IRC | 01:43 | |
*** bergie has joined #meego | 01:46 | |
*** DerSaidin has quit IRC | 01:48 | |
*** Gizmokid2005|AFK is now known as Gizmokid2005 | 01:53 | |
*** Gizmokid2005 is now known as Gizmokid2005|AFK | 01:53 | |
*** GeneralAntilles has joined #meego | 01:58 | |
*** GeneralAntilles has joined #meego | 01:58 | |
*** pvanhoof has quit IRC | 01:59 | |
*** SWFu64 has joined #meego | 02:11 | |
*** mkeir has left #meego | 02:13 | |
*** fnordian900 has quit IRC | 02:17 | |
*** Openfree|H has quit IRC | 02:21 | |
*** lbt has quit IRC | 02:24 | |
*** zhenhua has joined #meego | 02:36 | |
CosmoHill | night night | 02:46 |
*** CosmoHill has quit IRC | 02:48 | |
*** rwhitby has quit IRC | 02:57 | |
*** Gizmokid2005|AFK is now known as Gizmokid2005 | 03:04 | |
*** seiflotfy has quit IRC | 03:08 | |
*** rwhitby has joined #meego | 03:10 | |
*** mpsi has quit IRC | 03:11 | |
*** uhsf has left #meego | 03:12 | |
*** glin has joined #meego | 03:16 | |
*** bergie has quit IRC | 03:21 | |
*** hhartz has joined #meego | 03:30 | |
*** t_s_o has quit IRC | 03:38 | |
*** zhenhua has quit IRC | 03:38 | |
*** gaveen has quit IRC | 03:46 | |
*** koupsa has joined #meego | 03:47 | |
*** bergie has joined #meego | 03:58 | |
*** geoff42 has joined #meego | 04:05 | |
*** koupsa has quit IRC | 04:05 | |
*** iryge has joined #meego | 04:11 | |
*** bergie has quit IRC | 04:12 | |
*** javispedro has quit IRC | 04:13 | |
*** SWFu64 has quit IRC | 04:28 | |
*** wazd has quit IRC | 04:30 | |
*** Akerippern900 has joined #meego | 04:31 | |
*** VDVsx has quit IRC | 04:43 | |
*** yanli has joined #meego | 05:01 | |
*** bleeter has quit IRC | 05:11 | |
*** bleeter has joined #meego | 05:12 | |
*** frederik has joined #meego | 05:20 | |
*** jebba has quit IRC | 05:20 | |
*** fregl has quit IRC | 05:21 | |
*** jebba has joined #meego | 05:21 | |
*** Gizmokid2005 is now known as Gizmokid2005|AFK | 05:36 | |
*** bfree has quit IRC | 05:37 | |
*** bfree has joined #meego | 05:56 | |
*** iryge has quit IRC | 06:03 | |
*** Kaskuka has quit IRC | 06:04 | |
*** Kaskuka has joined #meego | 06:04 | |
*** chaoyi has joined #meego | 06:37 | |
*** chaoyi has quit IRC | 06:44 | |
*** slonopotamus has quit IRC | 06:59 | |
*** chaoyi has joined #meego | 07:02 | |
*** bleeter has quit IRC | 07:18 | |
*** xaiki has quit IRC | 07:20 | |
*** xaiki has joined #meego | 07:20 | |
*** ubIx has joined #meego | 07:23 | |
*** ubIx_ has quit IRC | 07:26 | |
*** DocScrutinizer has quit IRC | 07:31 | |
*** xaiki has quit IRC | 07:34 | |
*** xaiki has joined #meego | 07:35 | |
*** mkeir has joined #meego | 07:41 | |
*** bfree has quit IRC | 07:41 | |
*** glin has quit IRC | 07:42 | |
*** DocScrutinizer has joined #meego | 07:42 | |
*** theworldofbrad has joined #meego | 07:47 | |
*** glin has joined #meego | 07:47 | |
*** chemfy has joined #meego | 07:51 | |
*** bleeter has joined #meego | 07:53 | |
*** theworldofbrad has quit IRC | 07:55 | |
*** jefferai has quit IRC | 08:05 | |
*** acou has joined #meego | 08:06 | |
*** slonopotamus has joined #meego | 08:08 | |
*** nicu has joined #meego | 08:09 | |
*** bfree has joined #meego | 08:15 | |
*** Cy8aer has joined #meego | 08:26 | |
*** Lantizia has joined #meego | 08:26 | |
Lantizia | its been a few weeks... still rpm based?? lol | 08:27 |
lcuk | no, they changed to pacman | 08:28 |
Lantizia | arch! | 08:28 |
Lantizia | sarcasm? | 08:28 |
lcuk | tongue very much in cheek | 08:28 |
Lantizia | lol | 08:29 |
Lantizia | is it true nokia helped mozilla make a qt firefox... and is firefox for mobile using qt? | 08:31 |
*** hhartz has quit IRC | 08:35 | |
*** Cy8aer has quit IRC | 08:36 | |
*** tekojo has joined #meego | 08:37 | |
TigerTael | Does Eclipse work okay with GCJ? | 08:38 |
*** Lantizia has quit IRC | 08:45 | |
*** zalan has joined #meego | 08:47 | |
slonopotamus | TigerTael, i'd rephrase. does GCJ work okay? | 08:49 |
* tigert thinks nick hilight has some issues lately ;) | 08:50 | |
Fatal | =) | 08:50 |
thresh | easily solved: ban out everyone who has letters from your nick | 08:54 |
*** heliocastro has joined #meego | 08:55 | |
*** heliocastro has joined #meego | 08:55 | |
*** slonopotamus has quit IRC | 08:56 | |
*** kellomak has joined #meego | 08:57 | |
*** bigbrovar__ has quit IRC | 08:57 | |
*** tmikola has joined #meego | 08:57 | |
*** chaoyi has quit IRC | 09:00 | |
*** dvoid_ has joined #meego | 09:00 | |
*** dirkhh_ has quit IRC | 09:01 | |
*** GAN900 has quit IRC | 09:02 | |
*** BDick has quit IRC | 09:02 | |
*** aboyer has joined #meego | 09:02 | |
*** dirkhh_ has joined #meego | 09:02 | |
*** GAN900 has joined #meego | 09:02 | |
*** BDick has joined #meego | 09:03 | |
*** qgil has joined #meego | 09:03 | |
*** heliocastro has quit IRC | 09:04 | |
*** pohly has joined #meego | 09:05 | |
*** amjad has joined #meego | 09:06 | |
*** heliocastro has joined #meego | 09:06 | |
*** heliocastro has joined #meego | 09:06 | |
*** dpino has joined #meego | 09:08 | |
*** jpetersen has joined #meego | 09:10 | |
*** mzanetti has joined #meego | 09:11 | |
*** felipec has quit IRC | 09:12 | |
*** lassinie has quit IRC | 09:13 | |
*** hhartz has joined #meego | 09:18 | |
*** lassinie has joined #meego | 09:19 | |
*** DawnLight has joined #meego | 09:21 | |
DawnLight | hello | 09:21 |
*** mzanetti has quit IRC | 09:22 | |
amjad | hi DawnLight | 09:22 |
DawnLight | hi amjad | 09:22 |
DawnLight | so when's the fist phone coming out? | 09:23 |
lcuk | fist phone, popular amongst the boxing community | 09:25 |
*** bigbrovar has joined #meego | 09:26 | |
DawnLight | huh? | 09:26 |
thresh | :-) | 09:26 |
DawnLight | :/ | 09:27 |
* DawnLight looks right then left then right | 09:28 | |
amjad | will meego use Adobe 10.4 ?? | 09:29 |
amjad | err Adobe Flash player 10.4?? | 09:29 |
*** wasikevin has joined #meego | 09:29 | |
DawnLight | that's a question to ask adobe, though. not? | 09:30 |
*** anbaldwi has joined #meego | 09:32 | |
*** tackat has joined #meego | 09:32 | |
*** robsta has joined #meego | 09:35 | |
*** glin has quit IRC | 09:36 | |
*** glin has joined #meego | 09:37 | |
qgil | amjad: I don't think MeeGo will "use" Adobe Flash since it's not needed for the platform | 09:39 |
qgil | but of course Adobe might be interested targeting MeeGo for their Flash releases | 09:39 |
qgil | and MeeGo device vendors might be interested too | 09:39 |
*** sheepbat has quit IRC | 09:40 | |
amjad | the reason i asked it cuz G1 (Htc dream) did not come out with flash support, it had youtube but thats it | 09:41 |
arachnist | flash - the way to make a quad core desktop crawl while playing 1080p videos | 09:42 |
*** Desiderius has joined #meego | 09:43 | |
*** ysyrota has joined #meego | 09:43 | |
robsta | arachnist: http://www.engadget.com/2009/11/17/adobes-flash-player-10-1-beta-gpu-acceleration-tested-document/ | 09:45 |
*** otep has quit IRC | 09:46 | |
*** wasikevin_ has joined #meego | 09:47 | |
robsta | not quite the link i was looking for though, apparently support for intel gpu acceleration is also being worked on | 09:47 |
robsta | http://www.engadget.com/2009/11/17/adobe-flash-player-10-1-beta-is-out-multi-touch-and-video-accel/ | 09:48 |
*** tilppis has joined #meego | 09:50 | |
*** danielwilms has joined #meego | 09:52 | |
*** robsta has quit IRC | 09:53 | |
*** lbt has joined #meego | 09:53 | |
*** thiago_home has joined #meego | 09:54 | |
*** robsta has joined #meego | 09:54 | |
*** sar3th is now known as sar3th|away | 09:57 | |
*** mzanetti has joined #meego | 09:59 | |
*** dvoid_ has quit IRC | 10:00 | |
*** semi has joined #meego | 10:04 | |
*** zaheer__ is now known as zaheerm | 10:04 | |
*** petur has joined #meego | 10:05 | |
qgil | robsta "MeeGo Flash support" in fact doesn't mean much. The meaning comes clearer when you say "Intel/Atom support" and "ARM support" | 10:08 |
robsta | qgil: i was replying to "(08:42:39) arachnist: flash - the way to make a quad core desktop crawl while playing 1080p videos" | 10:09 |
*** slaine has joined #meego | 10:09 | |
*** Cy8aer has joined #meego | 10:10 | |
*** Akerippern900 has quit IRC | 10:11 | |
*** koobla has left #meego | 10:16 | |
*** koobla has joined #meego | 10:17 | |
*** hunger has joined #meego | 10:18 | |
timeless_mbp | fwiw, it's true that nokia (Maemo) worked on a Qt port for Firefox. But Firefox for Mobile will use whatever it needs to. | 10:19 |
timeless_mbp | Firefox for Mobile for Windows Mobile will not use QT | 10:19 |
timeless_mbp | or Qt | 10:19 |
timeless_mbp | Firefox for Mobile for the n900 uses Gtk | 10:19 |
timeless_mbp | it's probably that a Firefox for Mobile for Symbian would use Qt, although i don't know and don't care :) | 10:20 |
timeless_mbp | And I don't think a Firefox for Mobile for Android would use Qt | 10:20 |
*** jreznik has joined #meego | 10:24 | |
inz | There's a term you don't want to abbreviate... | 10:25 |
timeless_mbp | QT v. Qt ? | 10:25 |
inz | No, Firefox for Mobile | 10:26 |
timeless_mbp | google says did you mean ffmpeg? | 10:26 |
inz | There seem to be quite a few uses for ffm | 10:27 |
inz | (according to wikipedia, of course) | 10:27 |
timeless_mbp | well, i've been to Frankfurt | 10:28 |
* timeless_mbp has given up on focus follows mouse | 10:28 | |
inz | I used to use sloppy focus; but gnome has spoiled me | 10:29 |
inz | And laptops | 10:29 |
Fatal | I need focus follows thought | 10:29 |
thiago_home | timeless_mbp: it's Qt | 10:31 |
thiago_home | and no, there is no work in a Qt-based Firefox | 10:31 |
inz | I would rather trust timeless's word on this matter. | 10:33 |
*** tilppis has quit IRC | 10:34 | |
Stskeeps | seems like there -was- at least, http://browser.garage.maemo.org/news/10/ | 10:34 |
timeless_mbp | thiago_home: as opposed to QT? yes, that was a typo | 10:34 |
slaine | I remember blog posts to that nature alright | 10:34 |
*** hhartz has quit IRC | 10:34 | |
timeless_mbp | however, the Firefox for Mobile on my n900 is Gtk | 10:35 |
timeless_mbp | it is on yours too | 10:35 |
timeless_mbp | just because someone might have private builds of a Firefox for Mobile in Qt doesn't mean it has shipped anywhere | 10:35 |
* timeless_mbp grumbles | 10:36 | |
slaine | I think it was for mobile either, just regular Qt | 10:36 |
timeless_mbp | why does the IME keep giving me hebrew? | 10:36 |
timeless_mbp | slaine: you're welcome to not believe me | 10:36 |
timeless_mbp | i've only spent my last 10 years working on Mozilla | 10:36 |
timeless_mbp | including being involved in at least 2, but probably more Qt ports for it | 10:36 |
slaine | I think I was actually agreeing with you timeless_mbp | 10:37 |
slaine | who spit in your coffee | 10:37 |
thiago_home | there have been at least three separate attempts to port Firefox to Qt | 10:37 |
timeless_mbp | i think actually 4 | 10:37 |
thiago_home | those ports usually go nowhere due to lack of interest and help from Firefox developers | 10:37 |
lpotter | all ave ben a code and dump and run | 10:37 |
timeless_mbp | thiago_home: that's ok | 10:37 |
lpotter | all have been, that is | 10:37 |
timeless_mbp | there have been a number of dumb and run faceless backends too | 10:37 |
timeless_mbp | two attempts at doing nanox | 10:38 |
timeless_mbp | the fact that the trolls did dump and run is unfortunate | 10:38 |
timeless_mbp | and i blame them for it | 10:38 |
timeless_mbp | they could have maintained it from their beginning port | 10:38 |
slaine | Moblin 2.0 used a headless mozilla backend iirc for the the clutter based browser | 10:38 |
timeless_mbp | and we'd be somewhere else today | 10:38 |
*** DawnLight has quit IRC | 10:39 | |
thiago_home | but you can expect a WebKit-based browser to show up too | 10:39 |
timeless_mbp | where? | 10:41 |
timeless_mbp | there have been a couple of attempts for Maemo | 10:41 |
timeless_mbp | e.g. Tear | 10:42 |
Shrik3 | every other mobile device is running webkit | 10:42 |
* timeless_mbp has found them to be woefully uncompelling | 10:42 | |
thiago_home | and webkit will be on the devices too, all of them | 10:42 |
Shrik3 | mobile safari changed the way I use the web on the road | 10:43 |
timeless_mbp | yeah, having Qt4.5+ means there's a WebKit available | 10:43 |
thiago_home | 4.4+ | 10:43 |
timeless_mbp | Shrik3: how many people have you run over? | 10:43 |
Shrik3 | webkit on symbian sucked so hard that I stopped using it completely | 10:43 |
Shrik3 | (and it still does) | 10:43 |
timeless_mbp | thiago_home: blah, no one uses 4.4 anymore ;-) | 10:44 |
*** andre__ has joined #meego | 10:49 | |
*** andre__ has joined #meego | 10:49 | |
*** thiago_home has quit IRC | 10:49 | |
*** Jophish_n900 has quit IRC | 10:49 | |
*** nebulon has joined #meego | 10:49 | |
*** danielwilms has quit IRC | 10:51 | |
*** nicu has quit IRC | 10:51 | |
*** nicu has joined #meego | 10:52 | |
*** danielwilms has joined #meego | 10:54 | |
*** fnordianslip has joined #meego | 10:54 | |
*** pvanhoof has joined #meego | 10:57 | |
*** feher has joined #meego | 10:57 | |
*** Anssi__ has joined #meego | 10:57 | |
timeless_mbp | thiago: am i correct in recalling that qt4.4 for wince didn't have WebKit? :) | 11:00 |
*** zs has quit IRC | 11:02 | |
*** zs has joined #meego | 11:02 | |
*** TigerTael has quit IRC | 11:07 | |
*** heffer has joined #meego | 11:11 | |
*** TigerTael has joined #meego | 11:12 | |
*** thiago has joined #meego | 11:14 | |
*** rcc has joined #meego | 11:14 | |
*** impje_n900 has joined #meego | 11:16 | |
*** hhartz has joined #meego | 11:17 | |
*** florian has joined #meego | 11:17 | |
*** fnordianslip has quit IRC | 11:20 | |
*** Naveen has joined #meego | 11:23 | |
*** RP_ has joined #meego | 11:28 | |
*** RP has quit IRC | 11:31 | |
*** impje_n900 has quit IRC | 11:34 | |
*** sp3000_ has joined #meego | 11:41 | |
*** townxelliot has joined #meego | 11:42 | |
*** wazd has joined #meego | 11:43 | |
*** ptl has joined #meego | 11:46 | |
*** mzanetti has quit IRC | 11:49 | |
*** yanli has quit IRC | 11:51 | |
*** otep has joined #meego | 11:52 | |
*** Votan|off is now known as Votan | 11:53 | |
*** sp3000_ has quit IRC | 11:55 | |
*** hunger_t has joined #meego | 12:00 | |
*** milliams has joined #meego | 12:00 | |
*** milliams has quit IRC | 12:01 | |
*** mkeir has quit IRC | 12:01 | |
*** hunger has quit IRC | 12:01 | |
*** wasikevin has quit IRC | 12:04 | |
*** impje_n900 has joined #meego | 12:05 | |
*** tilppis has joined #meego | 12:05 | |
*** mkeir has joined #meego | 12:07 | |
*** impje_n900_ has joined #meego | 12:07 | |
*** impje_n900_ has quit IRC | 12:07 | |
*** mikhailz has joined #meego | 12:09 | |
*** mikhailz has joined #meego | 12:09 | |
*** impje_n900 has quit IRC | 12:09 | |
*** mitsutaka has quit IRC | 12:09 | |
*** zeenix has quit IRC | 12:10 | |
*** zeenix has joined #meego | 12:12 | |
*** lassinie has quit IRC | 12:13 | |
*** CosmoHill has joined #meego | 12:14 | |
CosmoHill | anybody know a program for symbian based nokia that would measure Decibels? | 12:15 |
*** dazo_afk is now known as dazo | 12:15 | |
*** tilppis_ has joined #meego | 12:15 | |
*** Desiderius has quit IRC | 12:16 | |
*** tilppis__ has joined #meego | 12:16 | |
*** seiflotfy has joined #meego | 12:18 | |
*** tilppis has quit IRC | 12:18 | |
*** tilppis_ has quit IRC | 12:21 | |
*** lassinie has joined #meego | 12:21 | |
*** tilppis__ has quit IRC | 12:28 | |
*** tilppis__ has joined #meego | 12:28 | |
*** tilppis__ has quit IRC | 12:29 | |
*** dazo is now known as dazo_afk | 12:30 | |
*** mzanetti has joined #meego | 12:32 | |
*** apoirier has joined #meego | 12:36 | |
*** jreznik has quit IRC | 12:39 | |
*** megabast has joined #meego | 12:40 | |
*** DarkGUNMAN has joined #meego | 12:41 | |
*** megabast has quit IRC | 12:45 | |
*** megabast has joined #meego | 12:48 | |
*** robsta has quit IRC | 12:50 | |
*** robsta has joined #meego | 12:51 | |
*** glin has quit IRC | 12:52 | |
*** lizardo has joined #meego | 12:54 | |
*** DocScrutinizer is now known as DocAvalanche | 13:02 | |
*** DocAvalanche is now known as DocScrutinizer | 13:03 | |
*** bergie has joined #meego | 13:03 | |
*** danielwilms has quit IRC | 13:10 | |
*** lainwir3d has joined #meego | 13:13 | |
*** lainwir3d has joined #meego | 13:13 | |
*** Reines has joined #meego | 13:14 | |
*** danielwilms has joined #meego | 13:16 | |
*** VDVsx has joined #meego | 13:19 | |
*** bpeel_away is now known as bpeel | 13:22 | |
*** jreznik has joined #meego | 13:23 | |
* CosmoHill headbangs the des | 13:24 | |
CosmoHill | desk* | 13:24 |
Stskeeps | that bad monday? | 13:24 |
*** notmart has joined #meego | 13:25 | |
CosmoHill | something isn't working in my program and I can't see why | 13:25 |
CosmoHill | i have 3 class definition files and they begin like | 13:25 |
CosmoHill | #define _PEOPLE 1 | 13:25 |
CosmoHill | #include "config.hpp" | 13:26 |
CosmoHill | config.hpp is http://pastebin.cross-lfs.org/6818 | 13:26 |
CosmoHill | location goes "i can't fine the definition for inventory" and fails | 13:26 |
CosmoHill | but i know inventory class is being loaded | 13:27 |
*** milliams has joined #meego | 13:28 | |
CosmoHill | great | 13:30 |
CosmoHill | now somehow the program includes the header file inside itself | 13:30 |
*** mzanetti has quit IRC | 13:34 | |
* CosmoHill growls | 13:35 | |
CosmoHill | by somehow changing the order of the includes stuff works | 13:35 |
CosmoHill | or not | 13:36 |
*** saft has joined #meego | 13:36 | |
*** estan has left #meego | 13:43 | |
*** timeless_mbp has quit IRC | 13:43 | |
*** Fatal has quit IRC | 13:49 | |
*** Fatal has joined #meego | 13:49 | |
*** yanli has joined #meego | 13:49 | |
*** rsalveti has quit IRC | 13:53 | |
*** dazo_afk is now known as dazo | 13:55 | |
thiago | config.hpp is a bad name for an include | 13:56 |
thiago | worse than that is only config.h | 13:56 |
CosmoHill | it's annoyed me that I've remove it from all the class definition files | 13:57 |
CosmoHill | it seemed to not include things when it should | 13:57 |
*** DarkGUNMAN has quit IRC | 13:58 | |
CosmoHill | and include the class definition inside the same class and break everything | 13:58 |
*** tekojo has quit IRC | 13:58 | |
*** niqt has joined #meego | 13:58 | |
*** tekojo has joined #meego | 13:59 | |
*** achipa has joined #meego | 13:59 | |
*** anselmolsm has joined #meego | 14:00 | |
*** rmoravcik has joined #meego | 14:07 | |
*** aquatix has quit IRC | 14:07 | |
*** mzanetti has joined #meego | 14:10 | |
*** jesperht_ is now known as jesperht | 14:11 | |
*** hurewitz has joined #meego | 14:12 | |
*** florian has quit IRC | 14:12 | |
*** Gizmokid2005|AFK is now known as Gizmokid2005 | 14:15 | |
*** Mek has quit IRC | 14:18 | |
*** Termana has joined #meego | 14:20 | |
*** erani has quit IRC | 14:25 | |
*** florian has joined #meego | 14:26 | |
*** timeless_mbp has joined #meego | 14:30 | |
*** timeless_mbp has joined #meego | 14:30 | |
*** florian has quit IRC | 14:31 | |
*** Mek has joined #meego | 14:32 | |
*** qgil has quit IRC | 14:33 | |
*** impje_n900 has joined #meego | 14:33 | |
*** guardian_ has joined #meego | 14:33 | |
*** erani has joined #meego | 14:33 | |
*** slonopotamus has joined #meego | 14:34 | |
*** Greatgib_2 has quit IRC | 14:34 | |
*** jreznik has quit IRC | 14:37 | |
*** theworldofbrad has joined #meego | 14:39 | |
*** carloscesa has joined #meego | 14:39 | |
*** dl9pf has quit IRC | 14:42 | |
*** dl9pf has joined #meego | 14:44 | |
*** dl9pf has joined #meego | 14:44 | |
*** Greatgib has joined #meego | 14:45 | |
*** seiflotfy has quit IRC | 14:47 | |
*** notmart has quit IRC | 14:47 | |
*** theworldofbrad has quit IRC | 14:48 | |
*** florian has joined #meego | 14:48 | |
*** helio__ has joined #meego | 14:49 | |
*** danielwilms has quit IRC | 14:49 | |
*** heliocastro has quit IRC | 14:49 | |
*** tekojo_ has joined #meego | 14:50 | |
*** tekojo has quit IRC | 14:50 | |
*** rmoravcik has left #meego | 14:52 | |
*** heliocastro has joined #meego | 14:54 | |
*** heliocastro has joined #meego | 14:54 | |
*** tekojo_ has quit IRC | 14:54 | |
*** helio__ has quit IRC | 14:55 | |
*** tekojo has joined #meego | 14:56 | |
*** danielwilms has joined #meego | 14:56 | |
*** abinader has joined #meego | 14:57 | |
*** dpino has quit IRC | 14:57 | |
*** TigerTael has quit IRC | 14:59 | |
*** slonopotamus has quit IRC | 15:00 | |
*** wasikevin has joined #meego | 15:00 | |
*** loureiro has joined #meego | 15:04 | |
*** Termana has quit IRC | 15:06 | |
*** florian has quit IRC | 15:12 | |
*** koobla has quit IRC | 15:12 | |
*** anselmolsm has quit IRC | 15:15 | |
*** hjsm has joined #meego | 15:17 | |
*** hjsm has left #meego | 15:20 | |
*** diegohcg has joined #meego | 15:20 | |
*** TigerTael has joined #meego | 15:20 | |
*** anselmolsm has joined #meego | 15:21 | |
*** X-Fade has quit IRC | 15:23 | |
*** X-Fade has joined #meego | 15:23 | |
*** florian has joined #meego | 15:29 | |
*** jpetersen has quit IRC | 15:30 | |
*** baraujo has joined #meego | 15:32 | |
*** wasikevin has quit IRC | 15:35 | |
*** ian_brasil has joined #meego | 15:35 | |
*** impje_n900 has quit IRC | 15:36 | |
*** edisson has joined #meego | 15:38 | |
*** dneary has joined #meego | 15:40 | |
*** Cy8aer has quit IRC | 15:40 | |
*** Cy8aer has joined #meego | 15:41 | |
*** rsalveti has joined #meego | 15:44 | |
*** Openfree|H has joined #meego | 15:45 | |
*** Openfree^ has joined #meego | 15:45 | |
*** wizkoder has joined #meego | 15:47 | |
*** anaZ has joined #meego | 15:48 | |
shabz | anyone had problems with the bluetooth panel? | 15:48 |
*** rodarvus has quit IRC | 15:49 | |
lcuk | shabz, that would imply we have meego on our machines | 15:49 |
*** rodarvus has joined #meego | 15:50 | |
*** tekojo has quit IRC | 15:50 | |
shabz | maybe some other dev :) | 15:50 |
shabz | who has had a go with it | 15:50 |
CosmoHill | the repo is out? | 15:52 |
Stskeeps | hm? | 15:52 |
Stskeeps | :P | 15:52 |
Anssi__ | is this still day zero ? | 15:53 |
X-Fade | Anssi__: -15 or so. | 15:54 |
lcuk | the following takes place between 10 am and 11am | 15:54 |
Anssi__ | -15 before Meepoch | 15:54 |
burchr | armeegoddon | 15:54 |
*** Openfree^ has quit IRC | 15:54 | |
Anssi__ | actually.. | 15:54 |
* lcuk thinks shabz is running 0day warez | 15:54 | |
Anssi__ | 15 before Meepoch :) | 15:55 |
*** Openfree|H has quit IRC | 15:55 | |
*** nona has joined #meego | 15:55 | |
*** rsalveti has quit IRC | 15:56 | |
*** anselmolsm has quit IRC | 15:56 | |
*** rsalveti__ has joined #meego | 15:56 | |
Stskeeps | meepoch, hehe | 15:57 |
*** rsalveti__ has quit IRC | 15:57 | |
*** rsalveti has joined #meego | 15:58 | |
*** semi has quit IRC | 15:59 | |
*** semi_ has joined #meego | 15:59 | |
*** harryF has quit IRC | 16:01 | |
*** ctusar has joined #meego | 16:05 | |
*** thopiekar has joined #meego | 16:05 | |
*** Openfree|H has joined #meego | 16:07 | |
*** harryF has joined #meego | 16:08 | |
*** Openfree^ has joined #meego | 16:08 | |
*** robsta has quit IRC | 16:11 | |
*** robsta has joined #meego | 16:13 | |
*** Naveen has quit IRC | 16:16 | |
*** yanli has quit IRC | 16:18 | |
*** Cy8aer has quit IRC | 16:18 | |
*** anselmolsm has joined #meego | 16:19 | |
*** Naveen has joined #meego | 16:21 | |
*** harryF has quit IRC | 16:22 | |
*** seiflotfy has joined #meego | 16:27 | |
*** Openfree^ has quit IRC | 16:27 | |
*** Openfree|H has quit IRC | 16:27 | |
*** stormer has joined #meego | 16:27 | |
*** heffer has quit IRC | 16:31 | |
*** kellomak has quit IRC | 16:32 | |
*** zalan has quit IRC | 16:38 | |
*** jefferai has joined #meego | 16:42 | |
*** leinir has quit IRC | 16:46 | |
*** leinir has joined #meego | 16:48 | |
*** sheepbat has joined #meego | 16:49 | |
*** jsears has joined #meego | 16:52 | |
*** mitsutaka has joined #meego | 16:52 | |
*** anbaldwi has quit IRC | 16:58 | |
*** semi__ has joined #meego | 16:58 | |
*** feher has quit IRC | 16:58 | |
*** semi_ has quit IRC | 16:58 | |
*** mchua is now known as mchua_afk | 16:58 | |
*** lcuk has quit IRC | 17:00 | |
*** bigbrovar has quit IRC | 17:03 | |
* CosmoHill stabs IIS | 17:03 | |
swc|666 | haha | 17:03 |
swc|666 | stab it for me once | 17:03 |
th0br0 | ohai everyone | 17:05 |
*** lcukn900 has joined #meego | 17:05 | |
swc|666 | o/ | 17:06 |
tybollt | \\o | 17:06 |
* leinir ponders "... tybollt is a spindler?" ;) | 17:07 | |
Anssi__ | ^o^ | 17:09 |
CosmoHill | omfg | 17:09 |
* CosmoHill stabs IIS repeatedly | 17:09 | |
*** danielwilms has quit IRC | 17:09 | |
CosmoHill | it works for no reason at all | 17:10 |
*** lcukn900 has quit IRC | 17:10 | |
*** Jackiewu has quit IRC | 17:11 | |
*** bigbrovar has joined #meego | 17:11 | |
*** geoff42 has quit IRC | 17:12 | |
*** wazd has quit IRC | 17:14 | |
swc|666 | CosmoHill, was it daylisght savings time thats the issue? | 17:14 |
swc|666 | daylight savings time* | 17:14 |
*** MadViking has joined #meego | 17:14 | |
*** aquatix has joined #meego | 17:14 | |
CosmoHill | nope | 17:15 |
CosmoHill | it wouldn't display some pages | 17:15 |
CosmoHill | like index.html | 17:15 |
CosmoHill | but it would display index.php | 17:15 |
CosmoHill | and it wouldn't show a folder | 17:15 |
*** lcuk has joined #meego | 17:16 | |
*** aboyer has quit IRC | 17:16 | |
*** MadViking has quit IRC | 17:17 | |
*** dazo is now known as dazo_afk | 17:17 | |
*** tmikola has quit IRC | 17:18 | |
*** MadViking has joined #meego | 17:19 | |
*** geoff42 has joined #meego | 17:21 | |
*** Jackiewu has joined #meego | 17:22 | |
*** DarkGUNMAN has joined #meego | 17:22 | |
*** sroedal has quit IRC | 17:24 | |
*** t_s_o has joined #meego | 17:25 | |
*** zalan has joined #meego | 17:25 | |
*** uhsf has joined #meego | 17:25 | |
*** wizkoder has quit IRC | 17:25 | |
*** rodarvus_ has joined #meego | 17:29 | |
*** rodarvus has quit IRC | 17:32 | |
*** wizkoder has joined #meego | 17:33 | |
*** arjan has joined #meego | 17:35 | |
*** javispedro has joined #meego | 17:36 | |
*** semi__ has quit IRC | 17:38 | |
CosmoHill | rawr | 17:40 |
* CosmoHill stabs iis | 17:40 | |
slaine | CosmoHill: sounds like a killing rampage | 17:40 |
*** robsta has quit IRC | 17:41 | |
swc|666 | CosmoHill, weird.. but thankfully i havent had to touch IIS in depth for sometime now :) | 17:41 |
CosmoHill | it works and now it doesn't | 17:42 |
*** wizkoder has quit IRC | 17:42 | |
*** notmart has joined #meego | 17:42 | |
slaine | biggest hassle I've always had with IIS has actually been the underlying ntfs security settings on the directory where the files are located | 17:42 |
*** jreznik has joined #meego | 17:44 | |
*** harryF has joined #meego | 17:44 | |
*** wizkoder has joined #meego | 17:47 | |
*** otep has quit IRC | 17:48 | |
*** puffin has joined #meego | 17:51 | |
*** seiflotfy has quit IRC | 17:53 | |
*** nedrichards has joined #meego | 17:54 | |
slaine | welcome back nedrichards | 17:56 |
CosmoHill | screw this | 17:57 |
* CosmoHill remove IIS and installs XAMPP | 17:57 | |
nedrichards | slaine: hello there | 17:57 |
DocScrutinizer | CosmoHill: lol | 17:58 |
*** otep has joined #meego | 17:59 | |
*** seiflotfy has joined #meego | 18:01 | |
CosmoHill | phase one isn't gong to plan | 18:02 |
*** lmoura has joined #meego | 18:03 | |
*** rodarvus_ is now known as rodarvus | 18:06 | |
*** rodarvus has joined #meego | 18:06 | |
*** trupheenix has joined #meego | 18:07 | |
trupheenix | http://bit.ly/av6SrJ | 18:08 |
trupheenix | can someone explain that? | 18:08 |
trupheenix | rumour? | 18:08 |
Fatal | ah, so we're back to that, shame. oh well, unless one bought the n900 under the false pretense they were going to support meego on it this is back to what nokia said from the start pre-meego announcement, maemo 5 for n900, maemo 6 for later devices | 18:09 |
leinir | Please - read the entire thing :P | 18:10 |
Fatal | keyword being official :P | 18:10 |
leinir | And then think a bit further than your own back yard | 18:11 |
*** erani has quit IRC | 18:11 | |
trupheenix | leinir but what would stop nokia from putting a new fs? its just a fs and a kernel. | 18:13 |
w00t | god. | 18:13 |
w00t | what's the saying? | 18:13 |
Fatal | leinir: I do, I only wanted to clarify for trupheenix, but I guess I was misinterped as whining :) | 18:13 |
w00t | misinformation runs around the world 1000 times before the truth can put its pants on? | 18:13 |
leinir | Fatal: No, no, it wasn't aimed at you :) | 18:13 |
w00t | http://wiki.maemo.org/What_can_we_realistically_expect#The_MeeGo_project_has_announced_support_for_the_N900.__What_does_it_really_mean_for_my_N900_.3F | 18:13 |
leinir | w00t: Thank you :) | 18:13 |
*** erani has joined #meego | 18:14 | |
* w00t shakes another fist @MeeGoExperts | 18:14 | |
leinir | It was /never/ supposed to be a case of MeeGo suddenly showing up as a software update in the App Manager | 18:14 |
*** harryF has quit IRC | 18:14 | |
w00t | leinir: even then, that article is -really- badly worded. | 18:15 |
*** Naveen has quit IRC | 18:15 | |
w00t | if their intention was to state that there won't be SSU from *MAEMO* to MeeGo, then that should have been emphasised rather more strongly, as that's not how it comes across at all | 18:15 |
w00t | and even then, there's still a big fat [citation needed] sticker across the whole thing | 18:16 |
*** Naveen has joined #meego | 18:16 | |
leinir | Anybody got a cnet asia account so that link can get posted there? | 18:16 |
*** nona has quit IRC | 18:16 | |
leinir | w00t: That too ;) | 18:16 |
*** mikkov has quit IRC | 18:16 | |
*** DarkGUNMAN has quit IRC | 18:16 | |
w00t | no account, unfortunately | 18:17 |
slaine | commute time, catch you lot later | 18:18 |
w00t | cya slaine | 18:18 |
slaine | might be on later, if I can get some peace and quiet ;) | 18:19 |
*** slaine has quit IRC | 18:19 | |
thiago | the article is citing Nokia sources, but doesn't provide the link to the sources or announcement | 18:20 |
thiago | and the article is pointing out that it contradicts the blog from Valtteri, who is from Nokia | 18:20 |
*** nedrichards has quit IRC | 18:20 | |
burchr | thiago: exactly :-) | 18:21 |
thiago | so, between an unnamed, unproven Nokia source and a named, proven one, who do you choose to believe? | 18:21 |
burchr | thiago: that's what i meant by [citation needed] | 18:21 |
*** heliocastro has quit IRC | 18:21 | |
arachnist | SSU from maemo to meego might be not possible | 18:21 |
*** tackat has quit IRC | 18:21 | |
arachnist | but a flashable image should be ok | 18:21 |
*** Andy80 has joined #meego | 18:21 | |
lcuk | i dont see how else we will get even a meego baseline image on | 18:21 |
*** arjan has quit IRC | 18:21 | |
*** arjan has joined #meego | 18:23 | |
trupheenix | obviously a ssu is not easy but reloading the firmware is the best way. | 18:23 |
trupheenix | point is how could some media outlet make such a useless comment | 18:24 |
trupheenix | then meegoexperts on twitter puts out a statement like that | 18:24 |
trupheenix | obviously to an experienced developer that will sound like hog wash | 18:25 |
trupheenix | but to the less informed it would ring alarm bells | 18:25 |
*** mbatle has joined #meego | 18:25 | |
trupheenix | and cause disrepute to the platform | 18:25 |
trupheenix | so someone give a statement or i will give one. | 18:27 |
arjan | was there any plan to do the same for maemo 5 -> maemo 6 ? | 18:28 |
javispedro | not really, at least, not public. | 18:29 |
*** mikkov has joined #meego | 18:29 | |
*** uhsf has left #meego | 18:30 | |
VDVsx | who are these maemo/meegoexperts ? | 18:30 |
leinir | social media people, they're up near Birmingham :) | 18:30 |
leinir | (as in, the real one, not the fake one in the US ;) ) | 18:30 |
javispedro | btw I think that this whole debacle was to be expected. even the good news were misinterpreted by the twitter media (meego will be built for the n900 gets converted into "Nokia will drop MeeGo aka N900OS 40.0 in my inbox this year". | 18:30 |
javispedro | ) | 18:30 |
javispedro | but since back then those were good news, (I at least) didn't try to battle the issue. | 18:31 |
leinir | javispedro: Of course - this is what social media does :) Roughly as related to the truth as Fox News ;) | 18:31 |
VDVsx | strange, by their record they don't seem very "expert", at least in maemo :D | 18:31 |
Jaffa | VDVsx: Nope | 18:31 |
leinir | VDVsx: They're not, really, more a focus thing than an expert thing ;) | 18:32 |
tybollt | leinir: wtf?!? you telling me Fox News isnt telling the truth!?? | 18:32 |
* tybollt gasps in aww, sheer aww | 18:32 | |
tybollt | or is that awe? :) | 18:32 |
leinir | tybollt: Didn't you know? They mostly exist to provide The Daily Show with stuff to talk about ;) | 18:32 |
w00t | faux news! | 18:32 |
tybollt | leinir: heh, that's a nice interpretation :) | 18:32 |
*** mzanetti has quit IRC | 18:33 | |
arjan | hey conservative talk radio is great | 18:33 |
tybollt | leinir: I'd say rather... they mostly exist to give a nice and comfy news interpretation to the Bush/Murdoch families | 18:33 |
leinir | tybollt: GraphJam is fun ;) | 18:33 |
arjan | how else do you learn how to sell your gold for cash :0 | 18:33 |
*** swc|666 has quit IRC | 18:34 | |
*** otep has quit IRC | 18:36 | |
trupheenix | hmmm me making a cnet asia account to put that link to the maemo wiki | 18:36 |
*** bigbrovar has quit IRC | 18:38 | |
thiago | who is @meegoexperts? | 18:38 |
w00t | thiago: someone who does little fact checking on twitter, apparantly | 18:39 |
* thiago loves to watch The Daily Show make fun of Fox News | 18:39 | |
javispedro | is there anything really informative in that cnet article? why would it have to be in the maemo wiki? | 18:40 |
thiago | there's nothing in that article | 18:40 |
w00t | javispedro: the point is linking to the maemo wiki in a comment on that article, not vice versa | 18:40 |
w00t | misinformation is spreading far too fast by people who don't understand or read | 18:40 |
*** saft has quit IRC | 18:42 | |
trupheenix | w00t exactly i'm putting a link to the wiki as a comment | 18:42 |
arjan | there's nothing that kills missinformation gunk as good as real hard facts | 18:42 |
*** nicu has quit IRC | 18:42 | |
*** yngwin_ has joined #meego | 18:42 | |
w00t | arjan: yes, and I've done what I can to correct that, but there's a lot of idiots. | 18:42 |
thiago | arjan: where's that blog that next blog that we discussed last week? | 18:42 |
trupheenix | w00t unfortunately their damn facebook connect api works | 18:43 |
trupheenix | doesn't work | 18:43 |
*** trupheenix has quit IRC | 18:43 | |
*** slonopotamus has joined #meego | 18:44 | |
*** robsta has joined #meego | 18:44 | |
*** yngwin has quit IRC | 18:45 | |
*** t_s_o has quit IRC | 18:46 | |
*** otep has joined #meego | 18:48 | |
*** hwoarang__ has joined #meego | 18:48 | |
*** hwoarang has quit IRC | 18:48 | |
*** niqt has quit IRC | 18:49 | |
*** dvoid_ has joined #meego | 19:00 | |
*** t_s_o has joined #meego | 19:00 | |
*** petur has quit IRC | 19:01 | |
CosmoHill | my god | 19:03 |
CosmoHill | XAMPP worked straight a way :o | 19:04 |
lbt | you called | 19:04 |
*** jreznik has quit IRC | 19:06 | |
*** mbatle has quit IRC | 19:07 | |
*** Kaskuka has quit IRC | 19:07 | |
*** wizkoder has quit IRC | 19:08 | |
*** mzanetti has joined #meego | 19:09 | |
townxelliot | CosmoHill: XAMPP is a great tool - used it myself for several years | 19:12 |
*** Moku has joined #meego | 19:12 | |
CosmoHill | </sarcastic> | 19:12 |
CosmoHill | i knew it would work | 19:12 |
*** Troy54 has joined #meego | 19:13 | |
*** aboyer has joined #meego | 19:14 | |
*** dpino has joined #meego | 19:17 | |
*** slonopotamus has quit IRC | 19:26 | |
*** Reines has quit IRC | 19:28 | |
*** tka_ has joined #meego | 19:30 | |
*** MadViking has quit IRC | 19:31 | |
*** ch4w has joined #meego | 19:32 | |
*** timeless_mbp has quit IRC | 19:32 | |
*** mzanetti_ has joined #meego | 19:32 | |
*** MadViking has joined #meego | 19:33 | |
*** mzanetti has quit IRC | 19:35 | |
*** Troy54 has quit IRC | 19:35 | |
*** Savago has joined #meego | 19:37 | |
*** tka_ has quit IRC | 19:38 | |
*** saft has joined #meego | 19:40 | |
*** Troy54 has joined #meego | 19:40 | |
*** ckandeler has quit IRC | 19:41 | |
*** Naveen has quit IRC | 19:41 | |
*** guardian_ has quit IRC | 19:43 | |
*** lizardo has quit IRC | 19:45 | |
*** mchua_afk is now known as mchua | 19:45 | |
*** florian has quit IRC | 19:46 | |
*** baraujo has quit IRC | 19:47 | |
*** MadViking has quit IRC | 19:47 | |
*** jpetersen has joined #meego | 19:49 | |
*** MadViking has joined #meego | 19:50 | |
*** trip0 has quit IRC | 19:51 | |
*** nedrichards has joined #meego | 19:51 | |
*** nedrichards has quit IRC | 20:00 | |
*** sar3th|away is now known as sar3th | 20:00 | |
*** ian_brasil has quit IRC | 20:01 | |
*** MadViking has quit IRC | 20:04 | |
*** timeless_mbp has joined #meego | 20:05 | |
*** timeless_mbp has joined #meego | 20:05 | |
*** sp3000_ has joined #meego | 20:06 | |
*** milliams has quit IRC | 20:06 | |
*** townxelliot has quit IRC | 20:08 | |
*** lizardo has joined #meego | 20:09 | |
*** apoirier has left #meego | 20:10 | |
*** theworldofbrad has joined #meego | 20:11 | |
*** sp3000_ has quit IRC | 20:12 | |
*** theworldofbrad has quit IRC | 20:13 | |
*** baraujo has joined #meego | 20:14 | |
*** amjad has quit IRC | 20:15 | |
*** nicu has joined #meego | 20:15 | |
*** theworldofbrad has joined #meego | 20:17 | |
*** githogori has quit IRC | 20:18 | |
*** slonopotamus has joined #meego | 20:21 | |
*** hcarrega_ has joined #meego | 20:22 | |
*** baraujo has quit IRC | 20:22 | |
*** achipa has quit IRC | 20:23 | |
*** hcarrega has quit IRC | 20:25 | |
*** hcarrega_ has quit IRC | 20:26 | |
*** ptl has quit IRC | 20:27 | |
*** baraujo has joined #meego | 20:30 | |
*** mikhailz has quit IRC | 20:33 | |
*** dneary has quit IRC | 20:35 | |
*** lainwir3d has quit IRC | 20:36 | |
*** ptl has joined #meego | 20:39 | |
*** ptl has quit IRC | 20:39 | |
*** ptl has joined #meego | 20:39 | |
*** slonopotamus has quit IRC | 20:43 | |
*** theworldofbrad has quit IRC | 20:43 | |
*** timeless_mbp has quit IRC | 20:44 | |
*** wazd has joined #meego | 20:48 | |
*** abinader has quit IRC | 20:52 | |
*** abinader has joined #meego | 20:53 | |
*** fnordianslip has joined #meego | 20:54 | |
*** bpeel is now known as bpeel_away | 20:55 | |
*** ikke-t has quit IRC | 20:55 | |
*** otep has quit IRC | 20:57 | |
*** yngwin_ is now known as yngwin | 20:58 | |
*** Troy54 has quit IRC | 20:59 | |
*** javispedro has quit IRC | 21:00 | |
*** ikkeT has joined #meego | 21:00 | |
*** bergie has quit IRC | 21:01 | |
*** otep has joined #meego | 21:01 | |
*** slonopotamus has joined #meego | 21:04 | |
*** thiago_home has joined #meego | 21:04 | |
*** theworldofbrad has joined #meego | 21:05 | |
*** timeless_mbp has joined #meego | 21:09 | |
*** timeless_mbp has joined #meego | 21:09 | |
*** robsta has quit IRC | 21:10 | |
*** slonopotamus has quit IRC | 21:12 | |
*** mlpug has joined #meego | 21:13 | |
*** zalan has quit IRC | 21:14 | |
*** richieeee72 has joined #meego | 21:16 | |
*** richieeee72 has left #meego | 21:20 | |
*** otep has quit IRC | 21:21 | |
*** githogori has joined #meego | 21:21 | |
*** hwoarang__ has quit IRC | 21:21 | |
*** hwoarang has joined #meego | 21:21 | |
*** hwoarang has joined #meego | 21:21 | |
*** andre__ has quit IRC | 21:23 | |
*** andre__ has joined #meego | 21:23 | |
*** andre__ has quit IRC | 21:23 | |
*** andre__ has joined #meego | 21:23 | |
*** otep has joined #meego | 21:24 | |
*** hhartz has quit IRC | 21:28 | |
*** slonopotamus has joined #meego | 21:28 | |
*** slonopotamus has quit IRC | 21:30 | |
*** slonopotamus has joined #meego | 21:30 | |
*** theworldofbrad has quit IRC | 21:31 | |
*** mateus__melo_ has joined #meego | 21:36 | |
*** nona has joined #meego | 21:36 | |
*** Wutzara has joined #meego | 21:38 | |
*** frederik is now known as fregl | 21:40 | |
*** mateus__melo_ is now known as mateus__melo | 21:40 | |
*** slonopotamus has quit IRC | 21:43 | |
*** slonopotamus has joined #meego | 21:43 | |
*** slonopotamus has quit IRC | 21:44 | |
*** slonopotamus has joined #meego | 21:44 | |
*** geoff42 has quit IRC | 21:46 | |
*** kynky has joined #meego | 21:47 | |
*** slonopotamus has quit IRC | 21:49 | |
*** slonopotamus has joined #meego | 21:49 | |
*** bleeter has quit IRC | 21:50 | |
*** ml-mobile has joined #meego | 21:51 | |
*** Andy80 has quit IRC | 21:53 | |
*** VDVsx has quit IRC | 21:54 | |
*** robsta has joined #meego | 21:58 | |
*** fabianhauser has joined #meego | 21:59 | |
*** fabianhauser has left #meego | 21:59 | |
*** microlith has quit IRC | 22:01 | |
*** lainwir3d has joined #meego | 22:04 | |
*** lainwir3d_ has joined #meego | 22:07 | |
*** lainwir3d has quit IRC | 22:07 | |
*** lainwir3d_ has quit IRC | 22:07 | |
*** lainwir3d_ has joined #meego | 22:07 | |
*** mikhas has joined #meego | 22:08 | |
*** koupsa has joined #meego | 22:13 | |
*** smyows has joined #meego | 22:14 | |
*** lainwir3d_ has quit IRC | 22:14 | |
*** noctule has joined #meego | 22:14 | |
*** lainwir3d_ has joined #meego | 22:15 | |
*** lainwir3d_ has quit IRC | 22:20 | |
*** lainwir3d_ has joined #meego | 22:20 | |
*** lainwir3d_ has quit IRC | 22:22 | |
*** lainwir3d_ has joined #meego | 22:22 | |
*** ml-mobile has quit IRC | 22:23 | |
*** Naveen has joined #meego | 22:25 | |
*** hawaiian has joined #meego | 22:25 | |
*** hawaiian has left #meego | 22:26 | |
*** Moku has quit IRC | 22:28 | |
*** dpino has quit IRC | 22:28 | |
*** Moku has joined #meego | 22:31 | |
*** otep has quit IRC | 22:32 | |
*** lainwir3d_ has quit IRC | 22:33 | |
*** otep has joined #meego | 22:34 | |
*** murrayc_ has joined #meego | 22:34 | |
*** sp3000_ has joined #meego | 22:41 | |
*** sp3000_ has quit IRC | 22:43 | |
*** smyows has quit IRC | 22:44 | |
*** bergie has joined #meego | 22:46 | |
*** timeless_mbp has quit IRC | 22:48 | |
*** thopiekar has quit IRC | 22:48 | |
*** timeless_mbp has joined #meego | 22:49 | |
*** timeless_mbp has joined #meego | 22:49 | |
*** rodarvus has quit IRC | 22:49 | |
*** rodarvus_ has joined #meego | 22:49 | |
*** carloscesa has quit IRC | 22:50 | |
*** lizardo has quit IRC | 22:51 | |
*** baraujo has quit IRC | 22:52 | |
*** andre__ has quit IRC | 22:56 | |
*** mateus__melo has quit IRC | 23:03 | |
*** mateus__melo has joined #meego | 23:03 | |
*** aboyer has quit IRC | 23:05 | |
*** mlpug has quit IRC | 23:06 | |
CosmoHill | <.< | 23:10 |
CosmoHill | >.> | 23:10 |
CosmoHill | good, nobody about | 23:10 |
CosmoHill | rawr! | 23:10 |
CosmoHill | damn shitbag program | 23:10 |
lcuk | CosmoHill, whilst its quiet, come hang out in #maemo :) | 23:11 |
lcuk | theres plenty of us chattin | 23:11 |
CosmoHill | damn program | 23:11 |
*** seiflotfy has quit IRC | 23:12 | |
CosmoHill | i have an item class | 23:15 |
CosmoHill | i have an location and a people class which both use item class | 23:15 |
CosmoHill | location builds just fine | 23:15 |
*** bergie has quit IRC | 23:15 | |
CosmoHill | people fails to build unless you include item | 23:15 |
CosmoHill | then the program goes nuts for having item twice | 23:15 |
*** Brett1 has joined #meego | 23:17 | |
lcuk | CosmoHill, :) break your classes into header and code files | 23:17 |
lcuk | definition/implementation | 23:17 |
lcuk | then have the compiler build all 3 classes individually | 23:17 |
lcuk | but each looking at dependencies header file | 23:18 |
CosmoHill | i have | 23:18 |
lcuk | then ink and win | 23:18 |
lcuk | l | 23:18 |
lcuk | then your definition is borkened or your linking is incorrect | 23:18 |
CosmoHill | the top of the files looks like this | 23:20 |
CosmoHill | #include <string> | 23:20 |
CosmoHill | #define _PEOPLE 1 | 23:20 |
CosmoHill | using namespace std; | 23:20 |
*** mikeleib has quit IRC | 23:20 | |
CosmoHill | the define being the class | 23:20 |
*** hcarrega has joined #meego | 23:21 | |
CosmoHill | this works fine apart from the people.hpp file | 23:21 |
*** ctusar has quit IRC | 23:22 | |
*** pohly has quit IRC | 23:22 | |
*** mateus__melo has quit IRC | 23:22 | |
*** mateus__melo has joined #meego | 23:22 | |
*** auke has quit IRC | 23:23 | |
*** seiflotfy has joined #meego | 23:23 | |
*** auke has joined #meego | 23:25 | |
*** noctule has quit IRC | 23:27 | |
*** VDVsx has joined #meego | 23:30 | |
*** dvoid_ has quit IRC | 23:30 | |
*** thinkingpotato has joined #meego | 23:31 | |
*** Wutzara has quit IRC | 23:35 | |
*** mikhas has quit IRC | 23:36 | |
*** robsta has quit IRC | 23:36 | |
*** rsalveti has quit IRC | 23:47 | |
*** thinkingpotato has quit IRC | 23:49 | |
*** jpetersen has quit IRC | 23:51 | |
*** ml-maemo has joined #meego | 23:51 | |
*** dpino has joined #meego | 23:54 | |
*** stormer has quit IRC | 23:56 | |
* VDVsx is a bit annoyed with all the top posting in the meego MLs | 23:58 | |
thiago_home | if you reply to someone who did top-post, add a polite PS about top-posting | 23:58 |
*** murrayc_ has quit IRC | 23:58 | |
thiago_home | don't make an issue out of it, don't reply just because of it | 23:58 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!