*** nox- has joined #maemo | 00:03 | |
*** Venemo has quit IRC | 00:13 | |
*** Venemo has joined #maemo | 00:14 | |
*** ZogG_laptop has quit IRC | 00:18 | |
*** mvp_ has quit IRC | 00:21 | |
*** lbt has quit IRC | 00:22 | |
*** lbt has joined #maemo | 00:24 | |
*** Venemo has quit IRC | 00:30 | |
*** Ariadeno has quit IRC | 00:30 | |
*** Venemo has joined #maemo | 00:46 | |
*** protem has quit IRC | 00:46 | |
*** wotan147 has quit IRC | 00:54 | |
*** bef0rd has joined #maemo | 00:56 | |
*** XDS2010__ is now known as XDS2010 | 01:02 | |
*** Anz_ has quit IRC | 01:04 | |
*** goldkatze has quit IRC | 01:06 | |
*** javispedro has joined #maemo | 01:13 | |
*** javispedro has quit IRC | 01:21 | |
*** Gatta_Negra has quit IRC | 01:22 | |
*** HylianSavior has quit IRC | 01:24 | |
*** Venemo has quit IRC | 01:31 | |
*** 21WACE275 has quit IRC | 01:34 | |
*** jayne has quit IRC | 01:44 | |
*** sequantz has quit IRC | 01:45 | |
*** Wulfe has joined #maemo | 01:52 | |
*** Guest78349 has quit IRC | 01:55 | |
*** dos1 has quit IRC | 01:59 | |
*** florian has quit IRC | 02:04 | |
*** Herbstbert has quit IRC | 02:11 | |
*** HylianSavior has joined #maemo | 02:14 | |
*** hubutm20 has quit IRC | 02:24 | |
*** amizraa has quit IRC | 02:25 | |
*** Herbstbert has joined #maemo | 02:26 | |
*** Transience has joined #maemo | 02:28 | |
*** nox- has quit IRC | 02:31 | |
*** robbiethe1st has joined #maemo | 02:42 | |
*** konelix_ has quit IRC | 02:52 | |
*** amizraa has joined #maemo | 03:12 | |
*** amizraa4 has joined #maemo | 03:16 | |
*** amizraa has quit IRC | 03:17 | |
*** jayne has joined #maemo | 03:25 | |
*** triggerhappy has joined #maemo | 03:26 | |
*** timeless has quit IRC | 03:27 | |
*** timeless has joined #maemo | 03:29 | |
*** M4rtinK has quit IRC | 04:00 | |
*** mschlens_ has joined #maemo | 04:01 | |
*** beford has joined #maemo | 04:03 | |
*** mschlens has quit IRC | 04:04 | |
*** Kabouik has quit IRC | 04:22 | |
*** Humpelstilzchen has quit IRC | 04:27 | |
*** Defiant has joined #maemo | 04:29 | |
*** zz_ototo is now known as ototo | 04:37 | |
*** silviof1 has joined #maemo | 05:01 | |
*** mschlens_ has quit IRC | 05:03 | |
*** silviof has quit IRC | 05:04 | |
*** mschlens has joined #maemo | 05:04 | |
*** Guest8545 has quit IRC | 05:07 | |
*** Guest8545 has joined #maemo | 05:07 | |
*** Guest8545 is now known as deepy | 05:07 | |
*** b1101 has joined #maemo | 05:18 | |
*** t3st3r has quit IRC | 05:21 | |
*** t3st3r has joined #maemo | 05:21 | |
*** uen| has joined #maemo | 06:02 | |
*** lxp1 has quit IRC | 06:04 | |
*** uen has quit IRC | 06:06 | |
*** uen| is now known as uen | 06:06 | |
*** lxp has joined #maemo | 06:17 | |
*** maybeArgh has joined #maemo | 06:31 | |
*** maybeWTF has quit IRC | 06:34 | |
*** bef0rd has quit IRC | 06:41 | |
*** beford has quit IRC | 06:43 | |
*** solofight has joined #maemo | 06:55 | |
solofight | hello all - earlier when i asked for a simulator for maemo they told me about a project which runs like a virtual box - but i found this for my n900 http://www.samontab.com/web/2011/01/how-to-create-your-first-application-for-the-nokia-n900-using-qt/ | 06:56 |
---|---|---|
solofight | why cant i use this ? | 06:56 |
solofight | i want to build an application to see the accelerometers raw data | 06:57 |
solofight | is there an app which already does this ? | 06:57 |
robbiethe1st | um... I'd check if there's a device file you could cat | 06:57 |
robbiethe1st | being linux and all | 06:58 |
robbiethe1st | Or a dbus thing you can get it out of via shell script | 06:58 |
robbiethe1st | http://www.youtube.com/watch?v=tGoUOKLGNbE | 06:58 |
robbiethe1st | ta-dah | 06:59 |
solofight | robbiethe1st: :) thank you | 07:00 |
robbiethe1st | Linux rocks! | 07:00 |
solofight | :) | 07:01 |
solofight | robbiethe1st: is ssh the only way to look at the file contents ? | 07:01 |
*** totalizator has quit IRC | 07:02 | |
robbiethe1st | Uh... | 07:02 |
robbiethe1st | huh? | 07:02 |
robbiethe1st | You've got a N900, right? so you've got the terminal app | 07:03 |
robbiethe1st | So you can see the values locally | 07:03 |
robbiethe1st | Or build a Python application to use them. Or a shell-script, depending on what you need | 07:03 |
robbiethe1st | I'm not sure what you're trying to do. | 07:03 |
robbiethe1st | If you just want to see the raw values, what that video's showing is probably fine. No need for ssh(remote access), you can do it all locally | 07:04 |
solofight | robbiethe1st: i want to record the accelerometer data in a file and store it - thats it for phase 1 :_ | 07:04 |
solofight | :) | 07:04 |
solofight | robbiethe1st: understand thank you | 07:04 |
solofight | robbiethe1st: is there any app you know of that map these values as a graph or something ? | 07:05 |
robbiethe1st | I do not know. there's an app called 'altitude' or something like that; it's like a bubble-level | 07:05 |
robbiethe1st | and you can watch the 'horizon' change as you move the device | 07:06 |
*** totalizator has joined #maemo | 07:07 | |
*** robbiethe1st has quit IRC | 07:08 | |
*** SAiF has joined #maemo | 07:37 | |
*** VDVsx has quit IRC | 07:53 | |
*** VDVsx has joined #maemo | 08:07 | |
*** phlixi_ has quit IRC | 08:29 | |
*** phlixi has joined #maemo | 08:32 | |
*** jpinx has quit IRC | 08:44 | |
*** jpinx has joined #maemo | 08:46 | |
*** jpinx has joined #maemo | 08:47 | |
*** trx has quit IRC | 08:55 | |
*** protem has joined #maemo | 09:00 | |
*** trx has joined #maemo | 09:01 | |
*** Aggese has joined #maemo | 09:07 | |
*** Agge has quit IRC | 09:07 | |
*** jaxson has joined #maemo | 09:10 | |
*** hxka has joined #maemo | 09:12 | |
*** Gatta_Negra has joined #maemo | 09:13 | |
*** silviof1 is now known as silviof | 09:21 | |
*** solofight has quit IRC | 09:43 | |
*** qwazix has quit IRC | 09:47 | |
*** qwazix has joined #maemo | 09:52 | |
*** gregoa has quit IRC | 09:54 | |
*** Gatta_Negra has quit IRC | 10:03 | |
*** ccxN has quit IRC | 10:08 | |
*** ccxN has joined #maemo | 10:16 | |
joga | http://www.gamesindustry.biz/articles/2014-02-25-microsoft-appoints-stephen-elop-to-head-xbox | 10:24 |
*** florian_kc has joined #maemo | 10:27 | |
*** florian_kc has quit IRC | 10:27 | |
*** florian_kc has joined #maemo | 10:27 | |
ruskie | joga, great... maybe he'll nuke that as well | 10:28 |
*** florian_kc is now known as florian | 10:29 | |
*** Kabouik has joined #maemo | 10:33 | |
* DocScrutinizer05 wonders how many more "apps" using accelerometer will get "invented" | 10:33 | |
DocScrutinizer05 | there must be roundabout two dozen already | 10:33 |
DocScrutinizer05 | @ solofight, robbiethe1st: how about http://maemo.org/packages/view/liqacceltests/ | 10:36 |
*** ccxN has quit IRC | 10:36 | |
*** gregoa has joined #maemo | 10:37 | |
*** japa-fi has joined #maemo | 10:38 | |
*** sunny_s has joined #maemo | 10:42 | |
*** pcfe has joined #maemo | 10:44 | |
hxka | Who needs apps? | 10:48 |
hxka | while tr " " , </sys/class/i2c-adapter/i2c-3/3-001d/coord >>accelerometer.csv; do sleep 1; done | 10:48 |
*** cityLights has joined #maemo | 10:51 | |
DocScrutinizer05 | depends on what you want to see | 10:58 |
DocScrutinizer05 | and for your solution I have a hard time figuring the actual sampling rate ;-) | 11:00 |
*** ccxN has joined #maemo | 11:01 | |
DocScrutinizer05 | the sleep 1 is maybe fine for very rough guesstimation if the hw works | 11:01 |
*** disco_stu has quit IRC | 11:04 | |
hxka | well, gnu sleep supports decimal fractions such as 0.1 | 11:06 |
*** AD-N770 has joined #maemo | 11:06 | |
hxka | Stock busybox doesn't, though | 11:07 |
DocScrutinizer05 | right, but that still doesn't create a reliable pace | 11:07 |
DocScrutinizer05 | while sleep 1; do date; done | 11:07 |
*** ccxN has quit IRC | 11:07 | |
DocScrutinizer05 | will show a drift caused by execution times adding on top of the 1000ms pause | 11:08 |
DocScrutinizer05 | and particularly for accel you often rather want sample freq of 10 or 50 or even 400Hz, depending on what you're actually interested in. And then the execution time is significant compared to a e.g. sleep 0.0025 | 11:10 |
*** Sazpaimon has joined #maemo | 11:12 | |
*** Sazpaimon_ has quit IRC | 11:13 | |
DocScrutinizer05 | (not in messybox) hail gnu-coreutils | 11:16 |
*** protem has quit IRC | 11:17 | |
DocScrutinizer05 | IroN900:~# sleep --version | 11:17 |
DocScrutinizer05 | sleep (GNU coreutils) 8.4 | 11:17 |
DocScrutinizer05 | IroN900:~# echo $PATH | 11:18 |
DocScrutinizer05 | /usr/local/sbin:/usr/local/bin:/usr/sbin/gnu:/usr/sbin:/usr/bin/gnu:/usr/bin:/sbin:/bin:/usr/bin/X11 | 11:18 |
* DocScrutinizer05 suddenly starts to wonder if that's correct, or rather first *all* sbin paths, only then *all* bin paths | 11:19 | |
DocScrutinizer05 | IOW shouldn't /sbin override /usr/local/bin? | 11:20 |
*** mavhc has quit IRC | 11:20 | |
DocScrutinizer05 | (not that it's a commonly encountered problem) | 11:21 |
*** int_ua has joined #maemo | 11:21 | |
int_ua | Hi, what's the command to check the last time a user was seen here? | 11:22 |
int_ua | ~seen joerg_rw | 11:22 |
infobot | int_ua: i haven't seen 'joerg_rw' | 11:22 |
int_ua | DocScrutinizer05, I'm fine, thanks :) | 11:33 |
int_ua | DocScrutinizer05, I was guarding hospitals mainly, with rare exceptions | 11:34 |
Maxdamantus | I don't think /sbin and /bin precedence are usually assumed over /usr/sbin and /usr/bin | 11:34 |
int_ua | DocScrutinizer05, trying to make a site to gather all stories and translate them in English | 11:34 |
Maxdamantus | the distinction is usually that programs in /bin and /sbin are only meant to refer to libraries in /lib and so are suitable for use in scripts that run before /usr is mounted or something. | 11:35 |
DocScrutinizer05 | int_ua: hi! :-) glad to hear you're fine! | 11:35 |
int_ua | DocScrutinizer05, ^_^ | 11:35 |
DocScrutinizer05 | int_ua: ooh, and congrats! | 11:35 |
SAiF | Doc was really concerned abt you.. I saw Doc asking for you a lot of times. :D | 11:36 |
Maxdamantus | though I can see some violations of that in some binaries Gentoo has put in my /bin | 11:36 |
*** HylianSavior has quit IRC | 11:36 | |
Maxdamantus | only two. | 11:36 |
SAiF | haha.. :D may be | 11:37 |
SAiF | oops | 11:37 |
DocScrutinizer05 | int_ua: good luck! a hard time is ahead of you all | 11:38 |
int_ua | DocScrutinizer05, yeah, thanks a lot | 11:39 |
int_ua | DocScrutinizer05, SAiF, I don't know about your local media, but there are a lot of misinformation here, especially in social networks. Information was was fierce. In short: right now it's safe in Kiev. Thanks again for your concern. | 11:43 |
int_ua | s/Information was/Information war/ | 11:43 |
infobot | int_ua meant: DocScrutinizer05, SAiF, I don't know about your local media, but there are a lot of misinformation here, especially in social networks. Information war was fierce. In short: right now it's safe in Kiev. Thanks again for your concern. | 11:43 |
DocScrutinizer05 | I think our info here in Germany is not all that filtered/biased | 11:44 |
jaska | \o/ | 11:44 |
DocScrutinizer05 | the TV reports in particular are not based on internet and/or Ukraine mass media, we got our own reporters there | 11:46 |
DocScrutinizer05 | so except a internet photo showing a sniper on a roof, I don't think I've seen lot of stuff that might be tainted by any local group's biasing | 11:47 |
DocScrutinizer05 | I'm most concerned about Putin and the Georgia plot right now | 11:50 |
*** pakke_m has joined #maemo | 11:50 | |
DocScrutinizer05 | and about Krim | 11:51 |
DocScrutinizer05 | I so much hope that EU will shut up and pass over a fraction of the money they spent for saving banks during last years - without starting to put up insane conditions (like for Greece) right away | 11:53 |
DocScrutinizer05 | s/put/set/ | 11:54 |
infobot | DocScrutinizer05 meant: I so much hope that EU will shut up and pass over a fraction of the money they spent for saving banks during last years - without starting to set up insane conditions (like for Greece) right away | 11:54 |
int_ua | DocScrutinizer05, well, I personally don't really care about Krim. I think that even if Russia will start a war it will happen only in some years. Maybe this summer. And anyway it will be very unwise and unlikely. | 11:58 |
int_ua | DocScrutinizer05, AFAIU the main problems is not money but energy. Most part of Ukrainian industry depends on Russian gas. Ok, leaving now, thanks again for your support ^_^ | 12:01 |
*** pakke_m has left #maemo | 12:03 | |
DocScrutinizer05 | yes, gas is 80% subsidized by government, I heard | 12:05 |
DocScrutinizer05 | so it will go 5 times the price now | 12:06 |
DocScrutinizer05 | and government kitty is empty, so all social expense will be very hard to sustain: pensions, healthcare, and so on | 12:07 |
*** pakke_m has joined #maemo | 12:07 | |
DocScrutinizer05 | as well as payment for all "employees" of authorities | 12:08 |
DocScrutinizer05 | not sure about Krim, but to me it seems there's a lot of Russians living there, and those are not exactly happy now and already start asking for Russian military intervention, also going militant themselves. I emphasize that's what I *think* is going on there, the data on that isn't very confirmed | 12:11 |
*** Gatta_Negra has joined #maemo | 12:12 | |
*** Mekkis has quit IRC | 12:18 | |
int_ua | DocScrutinizer05, yes, that's exactly what is going on. They are being misinformed a lot too. In particular they mostly don't know that Ukrainian nationalist were only a fraction of protesters turning smaller and smaller every time government started violence. There are at least one anarchist that died , a friend of my friends. And a lot of others with very different opinions. | 12:22 |
int_ua | DocScrutinizer05, BTW, that anarchist was from Krim. | 12:23 |
*** Mekkis has joined #maemo | 12:23 | |
*** trx has quit IRC | 12:47 | |
DocScrutinizer05 | int_ua: I feel with you. | 12:49 |
*** trx has joined #maemo | 12:52 | |
DocScrutinizer05 | extremists taking over a broad public movement is a very common and severe threat to all such movements. See for example muslim brothers | 12:52 |
DocScrutinizer05 | and it's difficult to exclude those groups and isolate them, so they don't taint the whole movement | 12:53 |
*** lizardo has joined #maemo | 13:03 | |
*** qwazix has quit IRC | 13:05 | |
int_ua | DocScrutinizer05, yeah, totally agree | 13:05 |
*** AD-N770 has quit IRC | 13:22 | |
*** AD-N770 has joined #maemo | 13:26 | |
*** SAiF has quit IRC | 13:38 | |
*** int_ua has quit IRC | 13:43 | |
*** trx has quit IRC | 13:47 | |
*** trx has joined #maemo | 13:48 | |
Maxdamantus | (note that anarchism isn't necessarily an unreasonable stance to take) | 13:48 |
*** qwazix has joined #maemo | 13:53 | |
*** at1as has joined #maemo | 13:57 | |
*** zGrr has joined #maemo | 14:14 | |
DocScrutinizer05 | Maxdamantus: anarchism is not bad per se, it's what the term's meaning became over time that's kinda perverted | 14:15 |
zGrr | moin :) | 14:16 |
DocScrutinizer05 | I never cared but maybe that is the best prove my friends are right when they call me an anarchist | 14:17 |
Raimu | Lots of movements have had a redefinition of their name into meaning something crappy | 14:17 |
Raimu | O at least different | 14:17 |
DocScrutinizer05 | see "hacker" | 14:17 |
Raimu | Yes | 14:17 |
Raimu | Exactly | 14:17 |
*** qwazix has quit IRC | 14:17 | |
Raimu | Also vandal, goth, feminist even | 14:17 |
Raimu | "Socialist" for the USA | 14:17 |
zGrr | Problem with the anarchism is, that worst kind of scum gets into power on the back of the anarchists and their noble ideas. | 14:18 |
Raimu | This tends to happen no matter what good cause | 14:19 |
Veggen | zGrr: Same as communism, really. Not bad ideas, but noone has actually got the ideas implemented right. | 14:19 |
Veggen | Who can disagree that everyone should work and partipate according to their ability, and in return get stuff and services according to their needs? It's easy to agree with :) | 14:20 |
DocScrutinizer05 | :nod: | 14:20 |
Maxdamantus | I'm not sure there have really been any actual anarchist movements recently (assuming anarchism is the disapproval of hierarchy, rather than the disregard of authority) | 14:20 |
*** qwazix has joined #maemo | 14:22 | |
Maxdamantus | (ones that have resulted in significant shifts of perception or power) | 14:22 |
zGrr | Veggen: it is not the same. | 14:22 |
zGrr | Veggen: communism is evil. | 14:22 |
Veggen | zGrr: why? | 14:22 |
zGrr | Veggen: look what communist did to anarchists in Spain in thirties. | 14:23 |
*** xray256 has quit IRC | 14:23 | |
Veggen | zGrr: the implementations, not the ideas. | 14:23 |
*** xray256 has joined #maemo | 14:24 | |
DocScrutinizer05 | no matter if you call it communism, solcialism, capitalism, *ism, in the end it all turns into a mess thanks to a few greedy assholes | 14:25 |
Veggen | DocS: exactly. It's not the ideas that are evil per se, it's just that there will always be greedy assholes that makes it not work as intended. | 14:25 |
DocScrutinizer05 | but probably greediness is a necessary component of all life | 14:26 |
Maxdamantus | Look what communist did to communist (from Russia) in Mexico in thirties. | 14:27 |
DocScrutinizer05 | maybe life is not only the survival of the fittest but just so often the survival of the greediest | 14:28 |
zGrr | Communism brought poverty and death everywhere | 14:29 |
zGrr | Look what communims did to China. | 14:29 |
DocScrutinizer05 | in the end yes, since nobody had an interest to work anymore | 14:29 |
DocScrutinizer05 | since all man is greedy | 14:30 |
DocScrutinizer05 | and in communism it#s hard to satisfy greediness | 14:30 |
Maxdamantus | especially when maintaining large militaries and being involved in lots of wars. | 14:31 |
Maxdamantus | dunno how much that had a part in it, but obviously depressions were created in other countries too. | 14:32 |
zGrr | Maybe because the social part of the human nature is worse than individualistic. | 14:33 |
DocScrutinizer05 | well, there's a reason why even china finally went capitalism with a thin camouflage of communism | 14:33 |
zGrr | It did not | 14:33 |
Maxdamantus | it did, where it mattered. | 14:34 |
zGrr | It is still a communist state rulled by the ruthless hand of the CPC | 14:34 |
DocScrutinizer05 | sure, but just to make those party asshats rich | 14:35 |
DocScrutinizer05 | and last I checked they allow private business now | 14:35 |
Maxdamantus | in certain areas. | 14:35 |
DocScrutinizer05 | so their economy already turned capitalism | 14:35 |
zGrr | Mainly by corruption and expropriation. | 14:36 |
DocScrutinizer05 | most evil form of early wild west capitalism | 14:36 |
zGrr | it doesn't look like capitalims at all. | 14:36 |
zGrr | It looks more like a feudal system | 14:36 |
DocScrutinizer05 | well, that's a matter of definition of "capitalism" | 14:37 |
zGrr | you're right | 14:37 |
DocScrutinizer05 | but yes, in china you prolly still need to be member of "the party" to do big business | 14:37 |
zGrr | modern capitalism looks less and less similar to oldschool | 14:37 |
zGrr | We have now capitalism without capitalists. | 14:38 |
DocScrutinizer05 | mostly, yes | 14:38 |
DocScrutinizer05 | hedgefonds and baks do that now | 14:38 |
zGrr | We have rulling class managing corporations that belong to other people. | 14:38 |
DocScrutinizer05 | baks even | 14:38 |
DocScrutinizer05 | damn!! | 14:38 |
*** pakke_m has left #maemo | 14:38 | |
DocScrutinizer05 | baNks | 14:38 |
zGrr | irresponsibly, because it never belongs to them, or they just have small stakes in it. | 14:39 |
DocScrutinizer05 | I have to run. o/ | 14:39 |
zGrr | byebye | 14:39 |
zGrr | We have oligarchism. | 14:41 |
*** shentey has joined #maemo | 14:42 | |
*** ArGGu^^ has joined #maemo | 14:54 | |
*** r00t|d430 has quit IRC | 15:04 | |
*** goldkatze has joined #maemo | 15:04 | |
*** shentey has quit IRC | 15:17 | |
*** r00t|d430 has joined #maemo | 15:17 | |
*** Agge has joined #maemo | 15:25 | |
*** Kabouik has quit IRC | 15:25 | |
*** Kabouik has joined #maemo | 15:26 | |
*** Aggese has quit IRC | 15:26 | |
*** Kabouik has quit IRC | 15:27 | |
*** Kabouik has joined #maemo | 15:27 | |
*** RES401 has joined #maemo | 15:30 | |
*** OkropNick has joined #maemo | 15:33 | |
*** valeriusL has quit IRC | 15:38 | |
*** valerius has quit IRC | 15:38 | |
*** Kabouik has quit IRC | 15:45 | |
*** Kabouik has joined #maemo | 15:45 | |
*** RST38h has quit IRC | 15:47 | |
*** Kabouik has quit IRC | 15:51 | |
*** Kabouik has joined #maemo | 15:51 | |
*** konelix_ has joined #maemo | 15:51 | |
*** konelix_ is now known as konelix | 15:55 | |
*** Kabouik has quit IRC | 15:56 | |
*** Kabouik has joined #maemo | 15:56 | |
*** ArGGu^^ has quit IRC | 15:57 | |
*** MrPingu has joined #maemo | 15:58 | |
*** at1as has quit IRC | 16:03 | |
*** valerius has joined #maemo | 16:04 | |
*** b1101 has quit IRC | 16:05 | |
*** valeriusL has joined #maemo | 16:06 | |
*** valerius has quit IRC | 16:12 | |
*** MohammadAG has quit IRC | 16:13 | |
*** pcfe has quit IRC | 16:19 | |
*** pcfe_ has joined #maemo | 16:19 | |
*** MohammadAG has joined #maemo | 16:20 | |
*** hxka has quit IRC | 16:22 | |
*** valeriusL has quit IRC | 16:22 | |
*** florian has quit IRC | 16:22 | |
*** florian has joined #maemo | 16:23 | |
*** MohammadAG has quit IRC | 16:24 | |
*** NIN101 has joined #maemo | 16:26 | |
*** MohammadAG has joined #maemo | 16:26 | |
*** hxka has joined #maemo | 16:27 | |
*** VDVsx has quit IRC | 16:32 | |
*** valeriusL has joined #maemo | 16:32 | |
*** valerius has joined #maemo | 16:37 | |
*** LauRoman|Mobile has joined #maemo | 16:37 | |
*** LauRoman|Mobile has quit IRC | 16:39 | |
*** b1101 has joined #maemo | 16:40 | |
*** SmilyOrg has joined #maemo | 16:47 | |
*** Smily has quit IRC | 16:50 | |
*** nokiabot has joined #maemo | 17:00 | |
*** MohammadAG has quit IRC | 17:00 | |
*** MohammadAG has joined #maemo | 17:05 | |
*** bef0rd has joined #maemo | 17:10 | |
*** arcean has joined #maemo | 17:12 | |
*** nokiabot has quit IRC | 17:13 | |
*** ashley- is now known as ashley | 17:13 | |
*** ashley has joined #maemo | 17:13 | |
*** florian has quit IRC | 17:15 | |
*** shentey has joined #maemo | 17:17 | |
*** saif has joined #maemo | 17:19 | |
*** ALoGeNo has quit IRC | 17:27 | |
*** ALoGeNo has joined #maemo | 17:31 | |
*** ALoGeNo has joined #maemo | 17:31 | |
*** jaxson has quit IRC | 17:37 | |
*** goldkatze has quit IRC | 17:48 | |
*** sequantz has joined #maemo | 17:49 | |
*** goldkatze has joined #maemo | 17:53 | |
*** goldkatze has quit IRC | 17:57 | |
*** goldkatze has joined #maemo | 18:00 | |
*** HylianSavior has joined #maemo | 18:04 | |
*** NIN101 has quit IRC | 18:14 | |
*** NIN101 has joined #maemo | 18:16 | |
*** OkropNick has quit IRC | 18:21 | |
*** triggerhappy has quit IRC | 18:24 | |
*** zGrr has quit IRC | 18:28 | |
*** goldkatze has quit IRC | 18:30 | |
*** goldkatze has joined #maemo | 18:31 | |
*** hxka has quit IRC | 18:35 | |
*** konelix_ has joined #maemo | 18:39 | |
*** trx has quit IRC | 18:39 | |
*** konelix has quit IRC | 18:39 | |
*** alien2003 has joined #maemo | 18:42 | |
*** konelix__ has joined #maemo | 18:43 | |
*** konelix_ has quit IRC | 18:44 | |
*** konelix__ is now known as konelix | 18:45 | |
*** Venemo has joined #maemo | 18:47 | |
*** NIN101 has quit IRC | 18:49 | |
*** NIN101 has joined #maemo | 18:50 | |
*** alien2003 has quit IRC | 18:50 | |
*** alien2003 has joined #maemo | 18:51 | |
*** konelix_ has joined #maemo | 18:51 | |
*** NIN101 has quit IRC | 18:51 | |
*** alien2003 has quit IRC | 18:51 | |
*** konelix has quit IRC | 18:52 | |
*** NIN101 has joined #maemo | 18:52 | |
*** florentia has joined #maemo | 18:56 | |
*** ccxN has joined #maemo | 18:58 | |
*** shentey has quit IRC | 18:59 | |
*** lizardo has quit IRC | 19:02 | |
*** alien2003 has joined #maemo | 19:03 | |
*** Venemo has quit IRC | 19:03 | |
*** konelix_ has quit IRC | 19:03 | |
*** konelix__ has joined #maemo | 19:03 | |
*** Venemo has joined #maemo | 19:04 | |
*** cityLights has quit IRC | 19:05 | |
*** VDVsx has joined #maemo | 19:05 | |
*** konelix__ is now known as konelix | 19:09 | |
*** Gatta_Negra has quit IRC | 19:14 | |
*** N-Mi has quit IRC | 19:18 | |
*** ArGGu^^ has joined #maemo | 19:19 | |
*** HylianSavior has quit IRC | 19:25 | |
*** dos1 has joined #maemo | 19:30 | |
*** Venemo has quit IRC | 19:36 | |
*** Venemo has joined #maemo | 19:37 | |
*** shentey has joined #maemo | 19:47 | |
*** SmilyOrg is now known as Smily | 19:52 | |
*** shentey has quit IRC | 19:55 | |
*** shentey has joined #maemo | 19:55 | |
*** AD-N770 has quit IRC | 19:58 | |
*** b1101 has quit IRC | 20:01 | |
*** konelix has quit IRC | 20:07 | |
*** valeriusL has quit IRC | 20:07 | |
*** Kabouik_ has joined #maemo | 20:07 | |
*** konelix has joined #maemo | 20:07 | |
*** Venemo_ has joined #maemo | 20:08 | |
*** Kabouik has quit IRC | 20:09 | |
*** Kabouik_ has quit IRC | 20:13 | |
*** konelix_ has joined #maemo | 20:14 | |
*** shentey_ has joined #maemo | 20:14 | |
*** konelix has quit IRC | 20:15 | |
*** mavhc has joined #maemo | 20:15 | |
*** Humpelstilzchen has joined #maemo | 20:15 | |
*** Venemo has quit IRC | 20:16 | |
*** Kabouik has joined #maemo | 20:18 | |
*** Kabouik has joined #maemo | 20:18 | |
*** Defiant has quit IRC | 20:20 | |
*** shentey has quit IRC | 20:20 | |
*** gregoa has quit IRC | 20:22 | |
*** Trizt has quit IRC | 20:22 | |
*** realitygaps has quit IRC | 20:22 | |
*** valeriusL has joined #maemo | 20:22 | |
*** gregoa has joined #maemo | 20:23 | |
*** realitygaps has joined #maemo | 20:23 | |
*** realitygaps has quit IRC | 20:23 | |
*** realitygaps has joined #maemo | 20:23 | |
*** konelix_ has quit IRC | 20:23 | |
*** Trizt has joined #maemo | 20:24 | |
*** konelix_ has joined #maemo | 20:25 | |
*** shentey_ has quit IRC | 20:29 | |
*** shentey_ has joined #maemo | 20:29 | |
*** konelix_ has quit IRC | 20:34 | |
*** konelix_ has joined #maemo | 20:34 | |
*** ccxN has quit IRC | 20:38 | |
*** sq-one has joined #maemo | 20:40 | |
*** thomasjfox has joined #maemo | 20:41 | |
*** shentey_ has quit IRC | 20:46 | |
*** Kabouik has quit IRC | 20:49 | |
*** ebzzry has quit IRC | 20:50 | |
*** ebzzry has joined #maemo | 20:50 | |
*** ototo is now known as zz_ototo | 21:02 | |
*** ccxN has joined #maemo | 21:05 | |
*** timeless has quit IRC | 21:06 | |
*** konelix__ has joined #maemo | 21:08 | |
*** konelix_ has quit IRC | 21:09 | |
*** timeless has joined #maemo | 21:09 | |
*** konelix has joined #maemo | 21:13 | |
*** konelix__ has quit IRC | 21:13 | |
*** Venemo_ has quit IRC | 21:14 | |
*** shamus has quit IRC | 21:15 | |
*** misv has joined #maemo | 21:15 | |
*** valerius has quit IRC | 21:19 | |
*** florian has joined #maemo | 21:19 | |
*** florian has joined #maemo | 21:19 | |
*** valeriusL has quit IRC | 21:19 | |
*** Kabouik has joined #maemo | 21:23 | |
*** Kabouik has quit IRC | 21:27 | |
*** Kabouik has joined #maemo | 21:27 | |
*** valeriusL has joined #maemo | 21:30 | |
*** pcfe_ has quit IRC | 21:31 | |
*** valerius has joined #maemo | 21:33 | |
*** Kabouik has quit IRC | 21:38 | |
*** Kabouik has joined #maemo | 21:38 | |
*** Kabouik has joined #maemo | 21:39 | |
*** mvp_ has joined #maemo | 21:50 | |
*** ArGGu^^ has quit IRC | 21:51 | |
*** shamus has joined #maemo | 21:57 | |
*** Ex-Opesa has joined #maemo | 22:01 | |
*** trx has joined #maemo | 22:06 | |
*** trx has quit IRC | 22:06 | |
*** trx has joined #maemo | 22:06 | |
*** ssvb has quit IRC | 22:09 | |
*** ssvb has joined #maemo | 22:09 | |
*** valerius has quit IRC | 22:13 | |
*** valeriusL has quit IRC | 22:14 | |
*** Anz_ has joined #maemo | 22:18 | |
*** sunny_s has quit IRC | 22:21 | |
*** dafox has joined #maemo | 22:22 | |
*** M4rtinK has joined #maemo | 22:22 | |
*** valeriusL has joined #maemo | 22:27 | |
*** valerius has joined #maemo | 22:29 | |
*** Aggese has joined #maemo | 22:31 | |
*** Agge has quit IRC | 22:31 | |
*** Aggese is now known as Agge | 22:33 | |
*** faari has quit IRC | 22:40 | |
*** faari has joined #maemo | 22:40 | |
*** bef0rd has quit IRC | 22:47 | |
*** bef0rd has joined #maemo | 22:48 | |
*** bef0rd has quit IRC | 22:53 | |
*** shamus has quit IRC | 23:02 | |
*** Anz_ has quit IRC | 23:25 | |
*** alien2003 has quit IRC | 23:43 | |
*** mavhc has quit IRC | 23:46 | |
*** NIN101 has quit IRC | 23:46 | |
*** mavhc has joined #maemo | 23:46 | |
*** mavhc has quit IRC | 23:52 | |
*** mavhc has joined #maemo | 23:54 | |
*** sq-one has quit IRC | 23:56 | |
*** misv has quit IRC | 23:57 | |
*** misv has joined #maemo | 23:58 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!