**** BEGIN LOGGING AT Thu Oct 30 02:59:57 2008 Oct 30 04:17:51 i want to send the music playing from my laptop or PC to my 770 connected to the home stereo, while also allowing the 770 to play locally Oct 30 04:18:28 * pupnik ponders what is best solution for that Oct 30 04:19:17 do you plan to remote control the 770? Oct 30 04:23:04 johnx: well. right now i play stuff on the 770 by ssh-ing to it Oct 30 04:23:29 but someone sends me a mp3 link on my laptop.. then i think well... i'd like to route that audio to the 770 Oct 30 04:24:12 so i guess the level would be a network-able sound server akin to esd Oct 30 04:24:14 routing audio is difficult, but running an mpd server on the 770 and mounting a share on your desktop would be easier Oct 30 04:24:25 mpd? Oct 30 04:24:41 http://musicpd.org Oct 30 04:24:49 basically it's just the backend of a music player Oct 30 04:25:01 then there are a ton of "clients" that connect to it and tell it to play music Oct 30 04:25:40 the music has to be on an fs that the daemon can see though Oct 30 04:26:28 seems like a good approach for some things. Oct 30 04:27:10 but i'd prefer the more general "send my sound to computer 1, 3 and 5" Oct 30 04:27:35 well, the reason I suggested mpd was that it's a heck of a lot easier :) Oct 30 04:27:58 yes Oct 30 04:28:12 a remote esd server should do the trick I guess Oct 30 04:29:10 ah esd does it Oct 30 04:29:16 http://developer.gnome.org/doc/whitepapers/esd/ Oct 30 04:29:51 I wonder if the 770 has the bandwidth to handle it... Oct 30 04:31:19 44.1khz stereo needs 1.4 mb/s Oct 30 04:33:23 i could also set up icecast mp3/ogg streaming on each source computer, then have a client on the homestereo770 listen permanently to each source computer's stream Oct 30 04:34:17 icecast+darkice... will stream anything going over your local soundcard Oct 30 04:34:39 that's an interesting idea Oct 30 04:34:50 is that 1.4MB/s or 1.4Mb/s BTW? Oct 30 04:34:55 <- lazy :) Oct 30 04:37:41 bits Oct 30 04:37:50 ah, that's not too bad then Oct 30 04:39:21 yeah i'd prefer to avoid the mp3/ogg encoding if posisble. so maybe only allow one network esd client to the 770 at a time Oct 30 04:40:22 an esd server can have as many clients as you want as long as the bandwidth is there Oct 30 04:40:48 yar Oct 30 04:41:02 it's just that all the sound will get mixed and sound horrific if two people play mp3s at the same time :D Oct 30 04:42:28 yup Oct 30 04:42:46 the mpd and xmms2 solutions are good if all you want is to play from a collection though Oct 30 04:43:00 but i'd also like to send the sound there, if i'm playing a movie from a laptop Oct 30 04:43:05 a combination would work well too :) Oct 30 04:43:11 no reason to go with just one Oct 30 04:43:14 also true Oct 30 04:43:50 would also be nice to have the 770 scroll the songtitle in a huge font Oct 30 04:44:31 there's a couple mpd clients that will do that I think Oct 30 04:44:39 like mpdosd or something Oct 30 04:45:24 ty, this is good stuff Oct 30 04:46:06 sure, I'm actually thinking of a use for my zaurus 5500 at the same time :) Oct 30 04:47:05 then we can also hack this into a mpd/xmms2 client "Querying a database using open source voice control software" http://www.linux.com/feature/134671 Oct 30 04:47:57 on the mpc side you could do the whole thing in a shell script with the "mpc" client Oct 30 04:48:16 hooray for the console Oct 30 04:48:20 and pipes Oct 30 05:06:55 still love that 770 Oct 30 05:07:18 * johnx still loves his zaurus 5500 Oct 30 05:09:00 yeah i would to if i'd ever gotten one Oct 30 05:09:46 I have too many linux gadgets though :/ Oct 30 05:12:43 * pupnik too Oct 30 05:12:55 i'm hoping to stumble over a thinkpad X40 lying on the street Oct 30 05:13:15 they're nice little laptops Oct 30 05:13:28 I was looking at used X32 thinkpads the other day Oct 30 05:13:45 they have usb2.0? Oct 30 05:13:58 it's centrino / pentium M so I think yes Oct 30 05:14:00 my thinkpad A30 only has usb1.0 and that sucks Oct 30 05:14:12 that's a PIII, right? Oct 30 05:14:24 P4 added usb2 if my memory serves Oct 30 05:14:34 yes. i don't want a p4 laptop Oct 30 05:14:43 hah. no one does Oct 30 05:14:45 either p3 or a real pentium M Oct 30 05:14:57 that's why I ended up with a P4 laptop for free :/ Oct 30 05:15:14 the x series never had a P4 though, so you're in luck :) Oct 30 05:15:51 would you take an x32 over x40? Oct 30 05:16:02 depends on price I suppose Oct 30 05:16:11 I'd take an x200 over both :) Oct 30 05:17:57 mmm... the keyboard + trackpoint is just ... physically addictive Oct 30 05:18:58 * pupnik pondering selling the acer aspire one for a small old thinkpad Oct 30 05:19:56 How much is an X40 around you? Oct 30 05:22:42 the ebay sharks want 320-340 euro Oct 30 05:22:52 bout 400 usd Oct 30 05:23:32 An X32 goes for about the same locally, high $300s to low $400s Oct 30 05:23:43 USD Oct 30 05:24:31 bah, others wanting 430 euro for an x31 with 512MB Oct 30 05:25:05 ha! that's pretty steep Oct 30 05:25:58 bbl naptime Oct 30 05:26:09 'later Oct 30 06:38:40 morn Oct 30 06:40:58 morning :D Oct 30 06:41:35 working on making proper deb packages for poky's matchbox desktop Oct 30 06:41:49 hehe, okay Oct 30 06:42:19 well it looks nice and I find it usable in angstrom/poky Oct 30 06:43:04 how goes the maemo-gtk vs gtk fight on your side? Oct 30 06:43:35 i wonder about nature of maemo gtk - should it be a drop in replacement for gtk, with certain optimizations that make also normal apps work a little more better on mobile ui, with some extensions to add in for mobile Oct 30 06:43:47 and then we file bugs on when it collides with normal wms/etc Oct 30 06:44:49 hmm, well there's precedent for that. Angstrom's gtk has some mobile-specific changes, in the file chooser for example Oct 30 06:46:59 so it's "not a bug" when normal maemo apps doesn't link into normal gtk, but it's a bug when normal gtk apps doesn't work on maemo gtk Oct 30 06:47:00 so just have "maemo-gtk provides gtk" ? Oct 30 06:48:26 something like that i guess Oct 30 06:48:29 Stskeeps: as far as i have underestood gtk app will work on maemo, hildon is just a layer of specific widget build on top of gtk Oct 30 06:49:00 melmoth, the problem is that maemo's version of gtk is actually different and somewhat incompatible with upstream gtk Oct 30 06:49:24 melmoth: yeah, but i go a step further, maemo gtk without hildon/matchbox Oct 30 06:49:30 try a dialog box.. you'll see Oct 30 06:49:40 impossible to get away Oct 30 06:49:48 / notification box Oct 30 06:50:23 johnx: how was it again? i could use it as a drop in replacement but there were use case bugs Oct 30 06:51:26 I guess incompatible isn't exactly the right term... Oct 30 06:52:07 I guess as long as maemo-gtk is a strict superset of gtk it's not as big of a problem Oct 30 06:52:28 Hi ! Oct 30 06:53:34 hi vincenzo88 Oct 30 06:54:08 johnx: i guess maemo gtk has it's place in a mobile dist if it doesn't mess normal usage up Oct 30 06:55:02 agreed, as long as nokia is willing to take on the effort of essentially maintaining a "forked" gtk and continues to bring new upstream versions in as needed Oct 30 06:55:46 I guess one can basically think of gtk as a generic library and maemo-gtk and vanilla-gtk are just providers of it Oct 30 06:55:56 someone program with Qt on Nokia N800/810 ? (i don't know GTK :() Oct 30 06:57:44 you can use qt on the n8x0. there's some info here: http://qt4.garage.maemo.org/ Oct 30 06:57:48 johnx: that's one step on the way atleast if we can convince nokia of this :P Oct 30 06:57:50 I haven't tried it though Oct 30 06:59:08 Thanks johnx i have see this link but i don't know if it's reliable Oct 30 07:00:21 Nokia will provide more and more support for Qt in the future. They own the company that makes Qt :) Oct 30 07:00:36 Good :D Oct 30 07:09:10 GeneralAntilles: I wonder if a wiki-based discussion from community side "How would you like Maemo 5 to be like, as a developer" could be, where we try from scratch to envision a system from kernel level to hildon Oct 30 07:09:22 for nokia to take inspiration from Oct 30 07:09:48 Stskeeps, might be a little late for maemo 5 Oct 30 07:09:59 johnx: i'm not so sure honestly Oct 30 07:10:25 something in their statements tell me they're not as far as they would like Oct 30 07:10:47 well if they'll really have an SDK preview out in november/december that means a lot of the interesting stuff must be set in stone Oct 30 07:11:14 they released a package diff already, and it's just a normal debian + maemo gtk + hildon sdk Oct 30 07:11:27 can be distro-independent Oct 30 07:27:40 johnx: http://qgil.jaiku.com/presence/47635104 , bottom Oct 30 07:28:38 just to poke them a bit.. let's see if it's possible to move them in a similar direction as deblet would provide Oct 30 07:28:48 :) Oct 30 07:28:56 stirring up the beehive? Oct 30 07:31:49 Yes, quite, Stskeeps. Oct 30 07:32:02 A wiki page outlining all of the blockers Oct 30 07:37:41 johnx: well it's about last chance for maemo if they want to, there's a lot of tendancies around :P Oct 30 07:38:11 A list of specifics will help a lot. Oct 30 07:38:14 (detailed) Oct 30 07:38:53 well i have some ideas in my head :P Oct 30 07:39:25 http://mobile.slashdot.org/mobile/08/10/29/1710220.shtml <- kinda struck a chord with me (unrelated, but related to the thing about maemo mattering as a not-only-nokia-platform) Oct 30 07:43:37 johnx: i think the best hint that a community is actually open is ability to stirr the beehive. Oct 30 07:53:55 sts: most chinese "clones" ar absolute shit Oct 30 07:54:15 not real clones, too, just vaguely looking like the real thing Oct 30 08:06:20 RST38h: probably, but it's an interesting thing anyway Oct 30 08:11:46 * qwerty12 should write a book on how to ensure you'll need a reflash. I ran cd /usr/llib/ ; strip * for jokes and it wouldn't boot :D Oct 30 08:24:27 Alright, as h-a-m is turning into the pilot program for the open development process, I think it would behoove use to get behind it as much as possible. Oct 30 08:24:42 Sts: my guess is that it will compete with WinMobile and cause Microsoft to make previous WinMobile versions free Oct 30 08:24:55 GeneralAntilles: I agree, let's see if we can make this work. Oct 30 08:25:11 Yes, gentlemen, but will community changes be ACCEPTED by Nokia? Oct 30 08:25:15 Any qord from Quim? Oct 30 08:25:24 RST38h, see -developers Oct 30 08:25:24 hey GeneralAntilles, tried entering about: into the tablet browser? i think i see where the microb confusion comes from... Oct 30 08:25:27 ok Oct 30 08:25:58 see it Oct 30 08:26:21 t_s_o, my suspicion is that the branding is going to change in Fremantle Oct 30 08:26:49 Probably the biggest reason the MicroB branding applies to only the engine now is because the UI is closed Oct 30 08:26:52 RST38h, i guess nokia may take things from community into 'stable'.. like on other distros Oct 30 08:27:02 and lumping in closed shit with MicroB's good name dirties the brand. Oct 30 08:27:09 would not surprise me, fremantle is starting to look like a "lets burn old bridges" update Oct 30 08:27:26 and at the same time confuses the hell out of everything... Oct 30 08:27:42 General: The funniest thing is, the current "microb ui" is really really thin wrapper around browserd Oct 30 08:27:43 Since the browser UI in Fremantle is going open, there's no reason not to include it in the branding Oct 30 08:27:55 Why the hell make it closed is beyond me Oct 30 08:27:56 and strong arguments for it. Oct 30 08:28:06 hmm, if its going open, anyone attempting a backport? Oct 30 08:28:07 RST38h, the user should be easily able to change to 'unstable' i guess Oct 30 08:28:22 On the other hand, Jaaksi is right: open source only makes sense when there are people willing to work on it Oct 30 08:28:34 RST38h: i smell a "differenziation" reason... Oct 30 08:28:36 Well: Opera (all closed) -> MicroB (open engine) -> MicroB (open everything) Oct 30 08:28:55 Call it MicroC! =) Oct 30 08:29:01 :P Oct 30 08:29:06 Or MilliB, if you wish Oct 30 08:29:17 MicroPlan9 Oct 30 08:29:21 MicroC++ could be the next one :) Oct 30 08:29:28 Plan9 name has bad stigma Oct 30 08:29:30 RST38h, i know this from popular oss.. its hard to get dedicated developers Oct 30 08:29:33 MicroH Oct 30 08:29:46 never really took off while being a very good project Oct 30 08:30:03 Sts: Mozilla, for example, is mostly developer by paid people Oct 30 08:30:25 RST38h: Sure, linux kernel too. Oct 30 08:30:28 developed (shit, I am bad at typing lately :() Oct 30 08:30:45 RST38h: But in the end it _is_ an open project. Oct 30 08:30:50 RST38h, it's that damn muscle memory. ;) Oct 30 08:31:13 open source != non-commercial Oct 30 08:31:23 RST38h, and ive grown to realize corporate backing is a good thing, means more incentive and developer time Oct 30 08:31:27 So, maybe a combination of Nokia-paid people and hobbyists Oct 30 08:32:14 X-Fade, about git in Garage, at the very least, how difficult would it be to have git projects hosted on Garage, a link to a project's git repository on the project page and maybe a switch in settings enable git/svn? Oct 30 08:32:59 GeneralAntilles: Tekojo is looking into that, so it might be good to ask him. Oct 30 08:33:19 RST38h, and companies interested in improving maemo for their on-maemo projects' sake Oct 30 08:33:26 GeneralAntilles: There currently is no open git-scm plugin for gforge, so that needs to be developed. Oct 30 08:33:28 X-Fade, OK. Oct 30 08:33:50 I don't think we need to worry much about integration is the short term Oct 30 08:33:57 but just providing the option would be good. Oct 30 08:34:10 Yeah, we could create repos manually. Oct 30 08:34:29 I doubt there's more than a dozen projects that would really be interested in it. Oct 30 08:35:43 sts: no commercial maemo projects so far Oct 30 08:35:56 Not true Oct 30 08:36:07 Rhapsody, Skype, "Map" Oct 30 08:36:10 gizmo? boingo? Oct 30 08:36:10 Possibly Gizmo Oct 30 08:36:15 and that note taking app Oct 30 08:36:24 Fring. Oct 30 08:36:25 Maybe Garnet too Oct 30 08:36:31 RST38h, my work does sortof, but its research Oct 30 08:36:39 Fring and Gizmo are free gateways to some universla service Oct 30 08:36:52 with eventual commercial intent Oct 30 08:36:57 they are projects by companies developed to increase revenue Oct 30 08:37:01 how is that not commercial? Oct 30 08:37:07 Sts: what work? Oct 30 08:37:17 hi all Oct 30 08:37:20 Garnet does not sell yet Oct 30 08:37:30 RST38h, pervasive healthcare Oct 30 08:37:35 hello cityLights Oct 30 08:37:39 johnx: companies can live without them Oct 30 08:37:45 I need some help Oct 30 08:37:47 Sts: ah Oct 30 08:37:53 StsN800 is making a robot doctor out of Beagle Boards. Oct 30 08:38:01 RST38h, you're changing you definitions mid-discussion :) Oct 30 08:38:07 indeed Oct 30 08:38:23 bbl switching bus Oct 30 08:38:29 after I defined an email , my N800 started downloading all msgs, thus my root file system got full Oct 30 08:38:32 johnx: Ok, by commercial I mean something whose owner's business depends on Oct 30 08:38:54 johnx: You can't say that not having Gizmo on tablets will do anything to its owner Oct 30 08:38:59 now when I click the "programs" I get a gray menu Oct 30 08:39:04 Bizarre definition Oct 30 08:39:04 just another nice-to-have client Oct 30 08:39:31 johnx , any idea how to fix it? Oct 30 08:39:44 General: Maybe nieeds to be clarified but I hope you see the meaning Oct 30 08:39:49 One Wal-Mart location certainly isn't vital to Wal-Mart's success, so you mean to say it isn't commercial? Oct 30 08:40:06 it is more like "one walmart location in the middle of nowhere" Oct 30 08:40:41 cityLights, are you using IMAP or POP3? Oct 30 08:40:47 I think that the file in-charge of the programs on my device got messed up, which file is it? Oct 30 08:41:11 johnx, I fixed the problem with the email Oct 30 08:41:29 and I made space in my root file system Oct 30 08:41:43 I use diablo and boot of the SD Oct 30 08:41:49 ah, ok, the menu is generated out of .desktop files in /usr/share/applications/hildon Oct 30 08:42:00 also it might need to be regenerated ... somehow Oct 30 08:42:05 how may I recover it? Oct 30 08:42:30 GeneralAntilles, did you ever manage to fix your menu or did you end up reflashing Oct 30 08:42:32 also, what files are backed up when using the provided backup program? is it just /home? Oct 30 08:42:42 johnx, yerga fixed it for me somehow Oct 30 08:42:46 Though I lost all my menu positions. Oct 30 08:43:02 cityLights, yes, and some of your settings, such as repositories in /etc/ Oct 30 08:43:28 yerga GeneralAntilles, cp /etc/xdg/menus/applications.menu /home/user/.osso/menus/ ? Oct 30 08:43:40 RST38h, so by commercial you mean "a commercial product important enough to make or break a company"? Oct 30 08:43:42 Something like that Oct 30 08:43:48 may I ONLY copy the /bin /usr and so on except /home from the flash to my SD to fix it? Oct 30 08:44:25 cityLights, that's a really bad way to do it. Oct 30 08:44:35 and it also won't fix anything Oct 30 08:44:37 Reduces battery life and makes things a lot more fragile. Oct 30 08:45:02 ok, so how should I fix .desktop file and get all my programs back? Oct 30 08:45:21 cityLights, qwerty12 gave you the fix. read his message Oct 30 08:45:41 oh , now I got it Oct 30 08:45:43 thanks Oct 30 08:45:48 min, let me see Oct 30 08:46:43 there are sooo many other channels that need a qwerty12 Oct 30 08:47:12 johnx, time to code up a qwerty12 bot? Oct 30 08:47:21 hehe :) Oct 30 08:47:27 now for a totaly different question, how can I save a site certificate? Oct 30 08:47:36 Well, someone's coded qwerty12.exe :P Oct 30 08:48:03 I mean , when I connect to the uni wifi, I am redirected to 1.1.1.1 and there to https Oct 30 08:48:05 Morning, all Oct 30 08:48:22 there I put my login and password and after that I can surf Oct 30 08:48:43 every time I am notifed that the certificate is missing and I click continue Oct 30 08:49:03 GeneralAntilles, Jaffa: It might be a good idea to create a concrete plan for introducing the new top-level categories. Oct 30 08:49:27 X-Fade, yeah, I was waiting on confirmation of the proposed list. ;) Oct 30 08:49:48 Current wiki page talks about sub-cats in the same block, but I really think that is step 2 or later ;) Oct 30 08:49:58 Definitely Oct 30 08:50:21 Well, shall I blog about the list we have now and ask for last feedback? Oct 30 08:51:33 I will mail Eero too, to ask what steps are needed for Packaging Policy change ;) Oct 30 08:52:49 Good morning Oct 30 08:53:56 any guys around who have used osso-addressbook library? Oct 30 09:00:17 X-Fade, https://wiki.maemo.org/Task:Package_categories updated Oct 30 09:00:46 morning Oct 30 09:00:48 Jaffa, after having slept on it, I can sort of see the point of Personal & Social. Oct 30 09:01:03 But I'm wondering if the i18n could be better. Oct 30 09:02:29 GeneralAntilles: Ok, looks better ;) Oct 30 09:02:59 Yeah, that's the one problem I have with it too. In English at least it needs a whole sentence to properly describe Oct 30 09:04:48 I'd rather go with one word i18n names. But that is pretty tough ;) Oct 30 09:05:00 Yeah, as would I. Oct 30 09:06:02 GeneralAntilles: I can see its point for contact management, but the example applications are too disparate for it to make sense. If we have "Personal & Social", it makes sense for the sports tracker type thing suggests it's too wide ranging. Oct 30 09:06:29 http://www.apple.com/iphone/appstore/ Oct 30 09:06:46 Ahaha Oct 30 09:06:47 And I really think calendars fit into it a whole lot worse than they do into "Office". And, similarly, IRC clients, email clients etc. *should* be in "Network" Oct 30 09:06:53 Check the # app in "Books" Oct 30 09:07:32 The NIH syndrome of "well, it doesn't matter what other people do - even if they're better funded, more usable and have had proper studies and cash thrown at them" is a bit bogglesome Oct 30 09:09:27 I guess at worst we'll see what happens with the current list and modify it in a few months if need be. Oct 30 09:09:47 I can live with that I guess Oct 30 09:10:45 it would be nice if we didn't change it except when people were being forced to repackage anyways (new binary architecture, new API, changed pcakge names, etc) Oct 30 09:11:38 actually, if we get debtags at some point this becomes largely irrelevant Oct 30 09:13:11 No-ones actually suggested *how* debtags will solve any of the problems, have they? Oct 30 09:13:25 Jaffa, magic bullets are magic. Oct 30 09:13:29 Jaffa: Marius did. Oct 30 09:14:03 You can add multple tags to decribe a package. So it will show up in multiple 'categories'. Oct 30 09:14:07 Where? What tags are defined, for example? How on earth would the UI work? Oct 30 09:14:53 Marius to use debtags _as_ categories it seems. Oct 30 09:15:10 So not abusing the section part but using debtags to replace that. Oct 30 09:15:21 Are debtags being used anywhere interesting currently? Oct 30 09:15:21 So functionality would be the same. Oct 30 09:15:32 X-Fade: So you can have less precise categories and the same app show up in wherever the app author wants, to cater for all cases? Seems like it'd encourage lazier categorisation to me; and you still have the issue of which tags to define ;-) Oct 30 09:16:04 I still think about debtags as a good way to _describe_ a package. Oct 30 09:16:06 but it solves the problem of apps that exist across categories Oct 30 09:16:24 What happens when Boingo puts its application in all categories? :P Oct 30 09:16:33 Indeed. Oct 30 09:16:34 GeneralAntilles, file a bug :D Oct 30 09:16:44 GeneralAntilles: We would ban it in AM ? :) Oct 30 09:16:51 johnx: No, it's a cop out for when you can't define the categories properly. Oct 30 09:17:19 Jaffa, fine. where do you put a network-enabled dictionary? What about an educational game? Oct 30 09:17:20 For example, a library doesn't buy 10 copies of a book and put it in different parts of the library so you can find it. Oct 30 09:17:25 Or somebody figures "my solitaire game uses the network for high scores, so it should go in networking" Oct 30 09:17:48 Dictionary goes in Utilities Oct 30 09:17:56 Educational game goes in education. Oct 30 09:18:05 Next set of hard-to-file packages? :P Oct 30 09:18:22 Jaffa, yeah, but a bookstore does. ;) Oct 30 09:18:38 An application has one primary purpose. What GeneralAntilles said for your examples. Oct 30 09:18:47 Though, admittedly, that's mostly sales tables and endcaps. ;) Oct 30 09:18:47 A solitaire game using the network is still a game. Oct 30 09:18:58 GeneralAntilles, ok, so *you* know why they go there. but the point is to give the user as many ways to get to what they want as possible Oct 30 09:19:19 johnx: So let's not have categories at all! Oct 30 09:19:31 * GeneralAntilles so totally would go for filing bugs in multiple categories, though. Oct 30 09:19:44 Unfortunately you can't have a single object exist in multiple places. :( Oct 30 09:19:56 Jaffa, wait, that's where we are now. :P Oct 30 09:20:03 GeneralAntilles: oh, yes :-) Oct 30 09:20:06 Jaffa, let's throw away alphabetical sorting too :P Oct 30 09:20:26 for a nice example of a debtags interface, give this a shot: http://debtags.alioth.debian.org/cloud/ Oct 30 09:20:58 Good lord Oct 30 09:21:00 "junior" Oct 30 09:21:05 "works-with-format"? Oct 30 09:21:07 johnx: Try to find firefox there ;) Oct 30 09:21:11 "x11" Oct 30 09:21:12 Which has "TODO arcade games-gl meta special:not-applicable" Oct 30 09:21:13 also a browse by category and browse by debtag would be nice :) Oct 30 09:22:06 X-Fade, hence "mutliple ways to search." if you know "I'm looking for firefox" why don't you type "firefox" into the search bar? Oct 30 09:22:23 X-Fade: Yay! I found it: network > client > web > browser > firefox. Oct 30 09:22:47 Hrm Oct 30 09:22:58 Actually, searching isn't a bad way to reduce the reliance on categories Oct 30 09:23:01 johnx: Sure, but it goes to show that finding things this ways isn't easy either. No casual browsing here. Oct 30 09:23:22 OK, what about this, we have a search button in the toolbar, but it sucks UI-wise Oct 30 09:23:25 GeneralAntilles: Combined with at 'What's new' view. Oct 30 09:23:36 GeneralAntilles: And Popular applications. Oct 30 09:23:39 What about taking a page out of MicroB's book and using the search button to toggle a search bar? Oct 30 09:23:46 That would act as a filter. Oct 30 09:23:52 GeneralAntilles++ Oct 30 09:24:02 X-Fade, yeah, I really want to see Downloads integration happen. Oct 30 09:24:07 though this is quickly turning into design by committee Oct 30 09:24:15 GeneralAntilles: That still doesn't solve: What cool applications are there for me to install. Oct 30 09:24:18 GeneralAntilles: that's exactly what a searhc button is supposed to do in Maemo! Oct 30 09:24:28 Ha Oct 30 09:24:37 GeneralAntilles: Search only works if you look for a specific app. Oct 30 09:25:01 Tagging is really more useful when combined with search rather than browsing. Oct 30 09:25:28 * GeneralAntilles wonders about Tracker integration. Oct 30 09:26:39 And I get the feeling mvo's not got the time to put into developing a UI, so a complex UI which is wildly different from anything current will require more work by the community Oct 30 09:27:07 * X-Fade would like to talk to the Nokia GUI guys too. Oct 30 09:27:20 Get them on board and discuss options. Oct 30 09:27:37 Quim seems to be working on that. Oct 30 09:29:32 I wonder what the Tracker interface will end up looking like in Fremantle Oct 30 09:30:00 GeneralAntilles: I guess more things will become clear in December. Oct 30 09:30:02 debtags could actually be a good way to power Tracker-based searches Oct 30 09:30:41 Type in "browser" and Minefield, Fennec, MicroB, Tear and Epiphany pop up. Oct 30 09:30:51 I guess stuff like emelfm2, too. Oct 30 09:32:14 johnx, I'm hoping the unified direction will be from Nokia. Oct 30 09:32:32 johnx, we're just playing around with different ideas, they can pick up and integrate the good ones. Oct 30 09:35:17 yeah, why the whole categories thing, when you can browse around in a tag cloud? :P Oct 30 09:35:23 Yes, if there was a single tracker interface that could be interesting Oct 30 09:35:23 and search in it too Oct 30 09:47:47 Browsing in tag clouds sucks. Oct 30 09:48:19 and there you have it! the definitive answer from GeneralAntilles. :P Oct 30 09:49:05 curious tablet im sitting here with.. it's not touch-screen but pen-touch screen Oct 30 09:49:33 Stskeeps, like the Wacom tablets? Oct 30 09:49:37 sounds right. a lot of tablets are still that way Oct 30 09:49:42 johnx, well, look at the debtag web interface you linked. . . . Oct 30 09:49:57 I did. It's very beta admittedly Oct 30 09:50:04 It's godawful Oct 30 09:50:08 GeneralAntilles: never actually tried a wacom tablet, but it's a xp machine where it's only touchable with the pen from the system Oct 30 09:50:12 this would be a lot easier to do with a smaller amount of apps and better tags Oct 30 09:50:20 That said, those sort of tags would be QUITE useful combined with a search bar Oct 30 09:50:51 Anybody got any cool mockups for the main view I could look at? Oct 30 09:51:11 Stskeeps, yup, active digitizer. it's the same tech as the wacom tablets Oct 30 09:52:05 does apple hold patents on Next-style column-based file manager? is that why no one uses it? Oct 30 09:52:07 * GeneralAntilles is picturing a main view with a global search box and buttons for "New", "Popular" and maybe "Stars" Oct 30 09:52:12 Or "Best rated" Oct 30 09:52:50 how about four buttons then: new, popular, stars and browse Oct 30 09:53:06 What about updates and installed applications? Oct 30 09:55:04 I don't mind the current top-level screen Oct 30 09:55:43 Yeah, but we need to add more buttons for more features Oct 30 09:56:22 And make it look less ugly ;) Although that might be fixed by the theme etc. Oct 30 09:57:14 Seems to me like the $TABLET_NAME and "Web catalog" labels are somewhat superfluous. Oct 30 09:57:56 GeneralAntilles: Especially since it says Nokia N800 on my N810, because I always forwarded my backups ;) Oct 30 10:01:15 w00t, http://repository.maemo.org going at world record breaking speeds again... Oct 30 10:02:56 it sure is Oct 30 10:03:17 usually it is working fast and maemo.org website is laggign Oct 30 10:05:29 Actually, hrm. Oct 30 10:05:43 Other than the "refresh repositories" button, is there any reason to have the toolbar on the main view? Oct 30 10:06:44 That's a good point actually, it could be removed. mvo makes the repository refresh button on the main view both disabled in red pill & blue pill Oct 30 10:33:16 morning Oct 30 10:35:02 hola Oct 30 10:35:16 lardman: did you get the treeview tutorial url ? Oct 30 10:38:14 melmoth: yes thanks, nice tutorial Oct 30 10:39:20 melmoth: I've "ported" a later version of metromap, is very pretty and seems to work ok Oct 30 10:39:55 not sure where the timing data comes from though Oct 30 10:41:17 http://www.legacyoflies.com/devuploads/general_antilles/main-view-mockup.png http://www.legacyoflies.com/devuploads/general_antilles/tag-search-mockup.png Oct 30 10:42:13 find bar is nice Oct 30 10:42:22 does the second one differ from the standard? Oct 30 10:42:39 I'd also like to see extra columns for popularity, etc. in there Oct 30 10:42:46 and age too Oct 30 10:43:07 ah, it has descriptions does it, does normal ham do that? Oct 30 10:43:18 lardman: Age? Oct 30 10:43:27 how old the app is Oct 30 10:43:35 when it was submitted Oct 30 10:43:42 lardman: from first release or that version? Oct 30 10:43:48 that version Oct 30 10:44:12 not very important, just that we know "What's New" on the previous page Oct 30 10:44:28 lardman, the find is normally a dialog Oct 30 10:44:37 and the search kinda sucks Oct 30 10:44:42 GeneralAntilles: yep, the bar is nicer Oct 30 10:44:42 lardman: That is not known from the repository. Although we detect it in 'fresh' on /downloads/ Oct 30 10:44:52 X-Fade: ok, no worries Oct 30 10:45:10 This search I'd like to see tied to Tracker and debtags. Oct 30 10:45:17 lardman: Well, if we are going to fetch meta-data then it can be added of course ;) Oct 30 10:45:19 Might be worth sticking a star by "Fresh" applications though, to highlight them? Oct 30 10:45:28 X-Fade, can you ponder a bit on what sort of hooks would be good for Downloads integration? Oct 30 10:45:37 X-Fade: yeah, but do you know the age of everything, or just the latest X new apps Oct 30 10:45:40 and how we want h-a-m to communicate with maemo.org Oct 30 10:45:46 GeneralAntilles: I guess just an xml feed orso? Oct 30 10:45:59 Yeah, that's kinda what I was thinking. Oct 30 10:46:07 I imagine mvo will have an opinion, too. Oct 30 10:46:11 That should not be a problem. Oct 30 10:46:49 We can fetch that from maemo.org and cache it in the repo when a package gets uploaded. Oct 30 10:46:52 In all honesty, I'd really like to see an appstore approach Oct 30 10:47:12 With the Application Manager being the preferred portal to sotfware over the web interface. Oct 30 10:47:23 GeneralAntilles: if you search from the front page, what does it look at? Installed, not-yet-installed, upgrades? All? Oct 30 10:47:37 GeneralAntilles: How about commenting an application? Oct 30 10:47:53 yes, seeing comments would be good too Oct 30 10:48:14 X-Fade, I wonder if we could add a "application page" like the appstore has Oct 30 10:48:27 Not entirely unlike the info dialog we have now, but a real page Oct 30 10:48:39 not html ;) Oct 30 10:48:46 No, of course not. ;) Oct 30 10:49:02 Commenting could be done through that after you add your maemo.org credentials to h-a-m Oct 30 10:49:22 GeneralAntilles: Sure, all data is available. It is just a matter of displaying and interfacing? Oct 30 10:49:30 Right Oct 30 10:50:30 lardman, by default, I'd say all installable applications should be searched. Oct 30 10:50:34 (from the front page) Oct 30 10:50:43 s/front page/main view? Oct 30 10:50:50 s/?/\// :P Oct 30 10:50:59 GeneralAntilles: I'd say all should be searched, and separated in the listview Oct 30 10:51:11 Hrm Oct 30 10:51:13 Tree view, maybe? Oct 30 10:51:28 Hmm Mauku just arrived in extras-devel ;) Oct 30 10:51:28 yeah, or just a dividing line Oct 30 10:51:36 > Installed applications (4) Oct 30 10:51:45 > Installable applications (12) Oct 30 10:51:55 v Updates (1) Oct 30 10:51:59 Mauku Oct 30 10:52:21 GeneralAntilles: numbers would be nice appearing on the keys in the main view Oct 30 10:52:23 Personally, though, I'd never really be interested in searching updates. Oct 30 10:52:34 What's new (22) Oct 30 10:52:50 I think that update should just show up like ssu. Oct 30 10:52:53 GeneralAntilles: no, but if you have a search option without specifying the target, you ought to search everything Oct 30 10:53:02 New applications are more interesting. Oct 30 10:53:33 lardman, I'm thinking the search should act like a filter if you're in one of the package views. Oct 30 10:53:48 yes, if you're in one of the package views then just search that Oct 30 10:53:50 hi, thanks , issue is solved :-) Oct 30 10:53:54 So, if you search for "browser" when viewing the "Network" category, it would only filter that list. Oct 30 10:54:01 +1 Oct 30 10:54:10 That's something that really irritates me about the Finder Oct 30 10:54:17 any idea how to mark a url safe for HTTPS even when cert is not good? Oct 30 10:54:29 They have a search bar on each window, but it does a global search instead of a search of the window's contents. Oct 30 10:55:31 Can we add an extra column so we can multi-select Oct 30 10:55:41 N810 owners, can you use the keyboard to jump to an item in application menus? Oct 30 10:56:02 no Oct 30 10:56:05 lardman, of checkboxes? Oct 30 10:56:14 Somebody should file an enhancement request about that. Oct 30 10:56:40 GeneralAntilles: yes, something like that, but the user shouldn't need to check them themselves Oct 30 10:57:01 hard with your thumb, unless it's very pointy Oct 30 10:57:12 How would they be checked, then? Oct 30 10:57:30 I get this messege: This site has sent an untrusted certificate * certificate is not signed by a trusted authority Oct 30 10:57:32 tap another button which says mark for installation? Oct 30 10:57:50 click continue and can put in my uni password Oct 30 10:57:51 Maybe Oct 30 10:57:57 Should be discussed Oct 30 10:58:06 at the very least, you should be able to select like the file mananger Oct 30 10:58:19 great Oct 30 10:58:23 and maybe there should be an "install all" button for search results. Oct 30 10:58:23 forgot that Oct 30 10:58:30 now: where is it updated? Oct 30 10:58:33 which file? Oct 30 10:58:46 well if the listview were updated differently it might not matter too much, though it is annoying having to wait between selections to install another app Oct 30 10:58:55 Yeah. :\ Oct 30 10:59:01 GeneralAntilles: no, not an install all Oct 30 10:59:08 qwerty12's current build seems to render a bit faster. Oct 30 10:59:22 lardman, so, instead, you'd have to mark each item for installation? Oct 30 10:59:29 the list shouldn;t be destroyed, it should just have rows removed Oct 30 10:59:37 yes Oct 30 10:59:40 I'd say that's not an unreasonable thing to put on the toolbar in a search result Oct 30 11:00:18 very unlikely you'd want that from a search though Oct 30 11:00:32 Fair enough Oct 30 11:00:34 if I search for "patience", I'd chose one not all of them to install Oct 30 11:00:36 ok, bye for no Oct 30 11:00:41 now Oct 30 11:01:58 GeneralAntilles: when you highlight an app name, could add a button to the row "Mark for Installation", then use the "Install" button on the bottom to install all Oct 30 11:02:08 something like that Oct 30 11:06:08 anyone know why shuold be a problem to use the maemo.org logo inside a theme? Oct 30 11:06:34 It wouldn't be. Oct 30 11:06:42 Just as long as you remember not to chop off the .org Oct 30 11:07:31 ~lart copy&paste in FF3 Oct 30 11:07:32 * infobot squeezes copy&paste in FF3 till copy&paste in FF3 turns blue like papa smurf Oct 30 11:07:45 oh, ok, just because I received a strange quim gil message about Oct 30 11:08:17 ciro, what theme, exactly? Oct 30 11:08:24 Link? Oct 30 11:08:55 https://garage.maemo.org/projects/theme3dmania/ Oct 30 11:09:16 nothing serious: I just want be sure to not piss anyone off :) Oct 30 11:09:44 What did Quim say, anyway? Oct 30 11:09:45 ciro: Gilquim 0.68 ? :) Oct 30 11:10:42 Ha Oct 30 11:10:45 That could explain it. Oct 30 11:10:57 X: well, I dont want make the things too serious Oct 30 11:11:33 GeneralAntilles: yes, I understand the 'problem' about the old version Oct 30 11:11:56 I mean, I would be a little bothered if you used my name for a theme. Oct 30 11:11:58 but : If you *really* need to use that logo (and you should consider this first) Oct 30 11:12:29 yes, GeneralAntilles: I know that, but I created that released after the message Oct 30 11:12:39 Ah Oct 30 11:13:07 https://garage.maemo.org/frs/download.php/4730/3dmania065.png Oct 30 11:13:12 Ah, I see the issue. Oct 30 11:13:24 Don't use an old logo. ;) Oct 30 11:13:41 The logo in the Gilquim version is perfect. Oct 30 11:13:42 well, I dont like subtle messages :) and that 'if you really' without any further expalantion turned me a bit off Oct 30 11:14:16 I wouldn't take it to heart. Oct 30 11:14:17 si GeneralAntilles: sorry if I didnt explain the all situation before Oct 30 11:15:16 I just watched an AppStore demo, scarely easy to (pay for and) install an app Oct 30 11:15:48 The guys who bought "I am Rich" would probably agree with you. Oct 30 11:15:53 hehe Oct 30 11:16:12 They should have bought a maemo and installed i-am-free Oct 30 11:16:16 s/maemo/tablet Oct 30 11:16:43 really though, two clicks and you've paid; wouldn't want any children to play games on the thing and accidentally spend all your money Oct 30 11:17:24 I can't understand though, why would you store your credit card details anyway? Oct 30 11:17:27 Well, you can turn off one-click. Oct 30 11:17:40 qwerty12: you have to Oct 30 11:17:46 GeneralAntilles: ah, ok Oct 30 11:17:50 ah, the need for people to be protected from themselves :) Oct 30 11:17:52 lardman: apple made a great job to teach to the iphoners to be customers Oct 30 11:17:55 Ok, that's good :) Oct 30 11:18:17 johnx: well not myself, some other bugger who might start randomly tapping Oct 30 11:18:53 speaking of CC, I must go pay mine, bbiab Oct 30 11:45:59 ~curse ebook people who put unix books as pdf Oct 30 11:46:00 May the fleas of a thousand camels infest your most sensitive regions, ebook people who put unix books as pdf ! Oct 30 11:46:04 *chm Oct 30 11:46:56 what's the problem with pdf ebook ? Oct 30 11:47:32 I made a mistake, pdf ebooks are good :). chm ones are bad :) Oct 30 11:48:37 :) Oct 30 11:49:34 GeneralAntilles: may I add some stuff to your page? http://wiki.maemo.org/User:GeneralAntilles/Improving_the_Application_manager Oct 30 11:49:49 GRumble...i think i have a memory leak, that only occurs on the tablet (i have no cam nor do i know how to emulate the "device change state" events, wich seems to be related to the leak i experience).... Oct 30 11:50:14 no valgrind for arm, no way to reproduce it on scratchbox...life is a bitch. Oct 30 11:51:12 lardman, sure. Oct 30 11:51:41 I'll stick some bits in in italic, take a look at them and see if they're in the right places Oct 30 11:52:27 I can just do a diff Oct 30 11:52:33 ok Oct 30 11:52:39 Hrm Oct 30 11:52:46 I don't think Quim's goal for November 10th really works. Oct 30 11:53:08 I think it does. As a first plan at least? Oct 30 11:53:10 well at least it will get people to put ideas together, everyone needs a deadline Oct 30 11:53:30 what's the nov 10 deadline? meeting or? :P Oct 30 11:53:43 I can dream up more work in 5 minutes than can be done in 10 years ;) Oct 30 11:53:55 I mean, I can put a bunch of things I'd like to see on, but without an idea of what the UI paradigms for Fremantle will be, they may not be very useful. Oct 30 11:54:08 s/on/on that page/ Oct 30 11:54:09 GeneralAntilles meant: I mean, I can put a bunch of things I'd like to see on that page, but without an idea of what the UI paradigms for Fremantle will be, they may not be very useful. Oct 30 11:54:43 GeneralAntilles: I think no matter what the ui will look like, we can still sketch our ideas? Oct 30 11:55:47 lardman, do you want to move that page to Task:Improving_the_Application_Manager? Oct 30 11:56:48 yeah, sounds like a plan Oct 30 11:56:58 I've just added a couple of notes, take a look Oct 30 11:59:02 melmoth: "device change state events"? Oct 30 12:02:22 yep, you know, when the screen is blanked, or when it goes to shutdown Oct 30 12:02:36 ah :/ Oct 30 12:03:26 i have this daemon wich takes picture regularly, and save gps info in a linked list, and send all of that to a remote xmlrpc server when available. Oct 30 12:04:06 Replied to Quim. Oct 30 12:04:10 The program meomry usage seems constant (after the first gstreamer pipe has been created), except some times...the vzs appearing in top increase.. Oct 30 12:04:26 likz 24 bits.. It only happens "sometimes" that s the problem Oct 30 12:04:50 lardman, re: the scrollbars, that's part of the issue with not knowing the Fremantle UI paradigms. Oct 30 12:04:54 They may not even have scrollbars Oct 30 12:04:58 hmm, may be, 24 bytes, or whatever it is that is used to measure vsz Oct 30 12:06:48 melmoth: Hint: don't use linked list, use dynamic array Oct 30 12:07:30 GeneralAntilles: yes, but if we put down ideas, hopefully some Nokians, when they take a look, will say what can/can't/is already done Oct 30 12:07:35 i think the list is ok (i can emulate its usage on scracbox, valgrind did not mention anything..well, anything i saw :-) ) Oct 30 12:07:51 Plus it s a glib GSSList, it there to be used. Oct 30 12:07:53 melmoth: it does not have to leak, just have to grow large Oct 30 12:08:20 melmoth: but, do you ever use file open dialog in that program of yours? Oct 30 12:08:36 no, its a daemon. Oct 30 12:08:50 no graphical output at all. only some debug in a text file Oct 30 12:09:04 GeneralAntilles: I have mailed the Packaging Policy guys to ask them if they want to help us to get the categories updated in the policy. Oct 30 12:10:44 ok Oct 30 12:10:50 melmoth: give me a moment Oct 30 12:11:22 http://www.internettablettalk.com/forums/showthread.php?t=24654, General, do you want to create a page for that? Oct 30 12:12:11 * GeneralAntilles could care less about PIM. Oct 30 12:12:16 I nominate somebody who cares. :P Oct 30 12:12:20 melmoth: try cat /proc//status Oct 30 12:12:25 I'll clear it up for you after it's done, though. Oct 30 12:13:00 melmoth: see if it reports anything useful Oct 30 12:14:17 melmoth: people say you can also track detailed memory usage with valgrind Oct 30 12:14:51 GeneralAntilles: could you create a page for those who care please Oct 30 12:15:00 yep, but valgrind does not work on arm :-( Oct 30 12:15:14 lardman, why me? Oct 30 12:15:48 don't worry, I've worked out how to create one now Oct 30 12:15:52 ;) Oct 30 12:15:55 Haha Oct 30 12:16:03 Too easy, right? ;) Oct 30 12:16:08 * lardman doesn't deal with docs anymore Oct 30 12:16:39 speaking of which, can I put up an html page somehow, I don't really fancy moving my DSP HowTo into the wiki, sounds painful Oct 30 12:17:23 Um Oct 30 12:17:31 Well, most HTML elements work Oct 30 12:17:38 Link to the howto? Oct 30 12:18:05 GeneralAntilles: yeah, I thought it would be better onsite Oct 30 12:18:15 is this suitable? http://wiki.maemo.org/Task:PIM Oct 30 12:18:16 RST38h: i will try to find me a webcam, and see if i can use it in scratchbox (wich happen to be a xen vm..i may need some time to make this work :) ). Then i will need to 'emulate' the screen blanking event if i cannot reproduce it as it is Oct 30 12:18:37 GeneralAntilles: I'll have to have a go and see what mess I can produce Oct 30 12:18:41 lardman, seems fine Oct 30 12:18:44 can always be moved later Oct 30 12:18:48 true Oct 30 12:19:13 Maybe Task:Personal_Information_Manager_for_Maemo Oct 30 12:19:18 or in Maemo Oct 30 12:19:24 does the app manager parse apt-cache's output to build its list, or is there an internal binary format somewhere? Oct 30 12:19:36 hmm, hence why I shouldn't be creating pages ;) Oct 30 12:19:56 go go web designer lardman! Oct 30 12:20:09 Read: http://www.engadget.com/2008/10/30/aigos-p8860-mid-reviewed-sweet-but-potentially-irrelevant/ and replace "Aigo" with "Nokia" Oct 30 12:20:14 lardman, well, that's why I didn't want to create it, either. Oct 30 12:20:34 melmoth: Why? Can't you use valgrind on the device? Oct 30 12:20:52 Using anything in the scratchbox is unreliable Oct 30 12:22:53 * lcuk wishes he could finish a thought, bbl Oct 30 12:24:14 valgrind does not support arm Oct 30 12:28:23 oh Oct 30 12:32:00 mouip Oct 30 12:32:02 oups Oct 30 12:40:51 lol Oct 30 12:40:54 That's awesome Oct 30 12:41:05 System clock issues on the server for the Windows flasher caused the issue. Oct 30 12:44:53 ahaha...win Oct 30 12:44:53 RST38h: i've heard from various people that if the Nokia MID's have a decent default PIM, they would buy it Oct 30 12:45:35 other say the same thing about GSM Oct 30 12:45:35 GeneralAntilles, it's been happening for the last couple DST changes though, right? Oct 30 12:48:44 Don't remember Oct 30 12:49:39 I was poking at similar threads on ITT with very interesting dates Oct 30 13:01:35 aquatix: It does not mean those people will actually buy it Oct 30 13:02:06 aquatix: My experience shows that "If would buy if..." people never buy. Oct 30 13:23:31 RST38h, agreed, my boss tells me tales of similar thingsfrom wayback when, runninghome to add features to his app based on "i would buy it if.." only to be told the next day ummm maybe not. Oct 30 13:23:35 people are fickle Oct 30 13:24:03 if something appeals there and then they will buy Oct 30 13:24:21 feeling matters a lot Oct 30 13:24:44 if it's in 'might buy it if..' it's just reasoning around the feeling of not buying Oct 30 13:25:01 yes Oct 30 13:30:56 Specific cases aside, PIM will geberally increase sales. Oct 30 13:31:04 s/geb/gen/ Oct 30 13:31:05 GAN800 meant: Specific cases aside, PIM will generally increase sales. Oct 30 13:32:00 is their a counter group like the cell phone one? "I won't buy it if it has PIM"? Oct 30 13:32:11 Not the same sort of issue. Oct 30 13:32:18 Cellular shit has lots of baggage Oct 30 13:32:35 PIM doesn't involve government regulation Oct 30 13:32:36 I know. I was on your side with that, remember? :P Oct 30 13:32:50 people who counter with "i wont buy it because it does x too" will buy it anyways(cameraphones as prime example) Oct 30 13:33:12 I'd prefer not to have a camera on my phone, honestly. Oct 30 13:33:23 But as not having one really doesn't decrease size or cost these days. . . . Oct 30 13:33:51 But it's a weak example, since you pretty much can't buy a decent phone without a camera anymore. Oct 30 13:34:04 lcuk: Basically, it makes sense to primarily listen to people who already bought your app Oct 30 13:34:07 e50 was offered without camera Oct 30 13:34:26 the only crowd who want reduced features are the older generation who prefer simple to the point functionality, and gnome users who ummm just are Oct 30 13:34:29 lcuk: The rest may have their say of course, but not much of importance Oct 30 13:34:41 glass, OK, you have _one_ decent phone without a camera. ;) Oct 30 13:34:54 GeneralAntilles: it wasnt very popular model Oct 30 13:35:04 e61 was offered without a camera as well Oct 30 13:35:11 GeneralAntilles, theres actually a proper phone with simple clear easy readable screen and i believe no camera Oct 30 13:35:15 e61i added camera Oct 30 13:35:20 and no its not just an old style one Oct 30 13:35:23 it was needed Oct 30 13:35:24 RST38h, agree 100% Oct 30 13:35:27 apparently Oct 30 13:35:36 most buyers want it.. Oct 30 13:35:51 * RST38h would prefer A2DP support Oct 30 13:35:52 if they've given the choise and they cost the same Oct 30 13:35:59 no camera models are required in certain industries Oct 30 13:36:17 lcuk: disabling is easier usually then.. like in military Oct 30 13:36:24 lcuk: and it's pretty much watered down nowadays Oct 30 13:36:34 lcuk: that argument was used a lot when cameraphones were coming Oct 30 13:36:43 no, how does a guard know if its disabled or not - many places simply say "no camera phones" Oct 30 13:36:47 lcuk: but you hear it seldom nowadays.. only from military guys Oct 30 13:37:18 lcuk: they wouldn't know a smugled camera either Oct 30 13:37:43 lcuk: knifing the lens/thing is what some people have done Oct 30 13:37:46 no, but if you have rules and they are broken you can be disciplined Oct 30 13:38:08 yes, at which point it's checked if it can shoot pics or not Oct 30 13:38:30 * GeneralAntilles disciplines lcuk for breaking the "no lcuk" rule. Oct 30 13:38:34 but point being, everyone has a cameraphone by default know Oct 30 13:39:22 the really cheap end phone models have intentionally limited features now Oct 30 13:39:56 like limiting phonebook to say 300 or so.. as if it didn't have more memory and running an arm cpu like the rest Oct 30 13:40:17 I bet the n800 would get past most "no camera" checkpoints :) Oct 30 13:41:29 high end secrity places should limit things like usb modems and computers anyways Oct 30 13:42:31 johnx :D thats because its got a custom snow generation device Oct 30 13:42:37 GeneralAntilles, grrrrr Oct 30 13:46:26 Stskeeps, have you tried compiling the fremantle gtk+ and hildon yet? Oct 30 13:57:34 * GeneralAntilles stabs johnkzin Oct 30 13:58:44 GeneralAntilles: hey. Oct 30 14:00:47 Hey, nemo, the bookmarklet works nicely. Oct 30 14:00:50 Thanks! :D Oct 30 14:01:13 whew Oct 30 14:13:37 Hi all. I'm awaiting a n810's arrival in the holidays and was wondering...I know it can mount a samba share over wifi, but what is the video thoroughput like? Do standard ntsc-resolution videos stream fine from a samba server? Oct 30 14:15:27 it's not the streaming, it's the on-device playback that's the problem Oct 30 14:16:53 <||cw> I thought th 810 could handle 720x480.... Oct 30 14:17:08 at 5 seconds per frame, maybe Oct 30 14:17:22 Okay. I heard the chipset wasn't the best it could be because of a license dispute (or something) Oct 30 14:17:42 Are videos watchable? Oct 30 14:17:51 yes Oct 30 14:17:59 if you transcode them to a lower resolution/framerate Oct 30 14:18:08 google for tablet-encode Oct 30 14:18:09 how low? :( Oct 30 14:18:18 http://mediautils.garage.maemo.org/tablet-encode.html Oct 30 14:18:23 400x240 is optimal, up to 640x272 can be ok Oct 30 14:18:26 <||cw> I know hte 770 can't handle it, but I thought the 800 and 810 where much better Oct 30 14:18:38 it's not a license dispute, it's a design flaw in the bus to the LCD Oct 30 14:18:39 some videos look rather good (e.g. the one that nokia ships with the device) Oct 30 14:18:57 the license dispute is over drivers for the 3D chipset Oct 30 14:19:14 ||cw, LCD bus bandwidth limitations on the n8x0 hardware Oct 30 14:19:58 Oh. Heh. Oct 30 14:20:32 That's not too bad a detail/performance hit Oct 30 14:21:03 it actually makes the video smaller for storing on an SD card *and* it still looks really impressive Oct 30 14:21:26 400x240 on a ~4" screen is still a higher DPI than fullscreen video on the monitor you're looking at right now Oct 30 14:21:45 Yeah. I could deal with the video on the old ipod video, so 400x240 is probably a step up Oct 30 14:22:16 I've had good results with some at 640x272 but that's close to the limit I think Oct 30 14:22:25 Thanks, by the way. :) Oct 30 14:22:30 johnx, x320 is ok Oct 30 14:22:44 you might want to look at some custom streaming server to run on your PC Oct 30 14:22:50 640x320, for example Oct 30 14:22:59 cowbellemoo, do you run linux, mac or windows? Oct 30 14:23:04 AStorm, good to know :D Oct 30 14:23:20 I checked with movies Oct 30 14:23:36 even 662x332was ok Oct 30 14:23:39 I've got a ubuntu server sharing all my media, so some sort of on-demand transcoding would be a nice weekend project Oct 30 14:23:50 for 30 FPS Oct 30 14:24:21 that was of course with omapfb, so YMMV with default X calls Oct 30 14:24:33 uncrowded wifi should give ~2MBps of bandwidth, question is whether tablet is able to handle that :) Oct 30 14:25:12 cowbellemoo, "knots" and "mediaserv" would be good to look at :) Oct 30 14:26:02 yacoob, almost Oct 30 14:26:08 I managed 10 Mbps Oct 30 14:26:26 which is about 1.3MB/s Oct 30 14:29:10 I've made it to the mediaserv page, but 'knots' is impossible to google Oct 30 14:29:26 maybe it's on sourceforge? Oct 30 14:29:50 try "knots media server" or sth? Oct 30 14:30:18 add "maemo" to any search you're doing for the nokia tablets :) Oct 30 14:30:31 yup Oct 30 14:31:03 we need Xv to be as fast as omapfb Oct 30 14:31:10 My google doesn't need that anymore ;) It knows too much about me, it seems... Oct 30 14:31:35 X-Fade, hahna Oct 30 14:31:41 use scroogle.org Oct 30 14:31:54 for an unbiased/less biased view Oct 30 14:32:15 I see it now. Thought that knots was another server package. Oct 30 14:33:19 it's both Oct 30 14:33:21 Oh, or both client/server. Oct 30 14:33:23 hehe Oct 30 14:33:38 well, thanks again Oct 30 14:33:50 sure :) Oct 30 14:34:59 lcuk? Oct 30 14:35:05 I try 'sudo apt-get -o Acquire::http::Proxy=http://xxxx.xxx.xx:yyyy/ update' in Xterm, and it asks for password? What is it? Oct 30 14:35:39 camel_liu, because it wants root? Oct 30 14:35:44 so it asks for root pass Oct 30 14:35:52 rootme? Oct 30 14:35:55 check /etc/sudoers Oct 30 14:36:02 rootsh Oct 30 14:36:08 or just root Oct 30 14:36:15 have to install it first Oct 30 14:36:21 let me try Oct 30 14:36:30 have to install waht? Oct 30 14:36:36 what? Oct 30 14:37:58 Neither rootsh nor root :( Oct 30 14:39:12 AStorm, both rootsh and root are not right. What do I have to install first? Oct 30 14:39:37 camel_liu, is this in scratchbox or on the n8x0? Oct 30 14:39:37 package is called rootsh Oct 30 14:39:38 :) Oct 30 14:40:26 uhm, in sbox he could just edit sudoers file Oct 30 14:40:30 ~rootsh Oct 30 14:40:31 from memory, rootsh is an easy way to get root and it's found here: http://maemo.org/downloads/product/OS2008/rootsh/ Oct 30 14:43:01 I'm trying, thanks Oct 30 14:46:29 GeneralAntilles, shouldn't it be in extras? Oct 30 14:47:00 I installed rootsh.;-) Oct 30 14:47:22 it is. . . . Oct 30 14:48:17 To run apt-get, I have to run 'sudo gainroot && rootsh apt-get update' ? Oct 30 14:48:31 no. Oct 30 14:48:39 rootsh Oct 30 14:48:43 apt-get Oct 30 14:48:50 hola Oct 30 14:48:55 if sudo gainroot works you do not need rootsh Oct 30 14:49:07 yup Oct 30 14:49:23 woglinde, it's not about "works" Oct 30 14:49:25 also, edit sudoers file if you like sudo so much Oct 30 14:49:46 rootsh gives you user's shell's history. anyway. Oct 30 14:50:05 hm? Oct 30 14:50:25 other history then busybox ash history? Oct 30 14:50:27 who to edit sudoers file? Oct 30 14:50:34 how Oct 30 14:50:58 camel_liu, e.g. vim /etc/sudoers Oct 30 14:51:04 uhm, vi not vim Oct 30 14:51:06 camel_liu, you're using scratchbox, correct? Oct 30 14:51:19 AStorm, visudo Oct 30 14:51:20 does busybox have nano? Oct 30 14:51:27 you might want some other editor, like nano (in extras afaik) Oct 30 14:51:30 That wont let you reboot-loop your system. Oct 30 14:51:32 GeneralAntilles, it sucks :P Oct 30 14:52:54 gan? Oct 30 14:52:57 what happened? Oct 30 14:53:05 why is microb now being managed in the open? Oct 30 14:53:18 yay Oct 30 14:53:21 timeless: Because it needs to ;) Oct 30 14:53:29 timeless, hehe, sorry, want some background on that? ;) Oct 30 14:53:35 um, yes? Oct 30 14:53:47 not a very nice \"welcome back from your summer vacation" Oct 30 14:54:06 Don't worry, it's nothing urgent. Oct 30 14:54:08 Read this thread: http://lists.maemo.org/pipermail//maemo-developers/2008-October/035437.html Oct 30 14:54:09 is there a bug on the application manager thing? Oct 30 14:54:16 and welcome back. :) Oct 30 14:54:25 because as it stands... Oct 30 14:54:48 while i'm asking stupid questions Oct 30 14:54:54 where does a web browser fit in http://lists.maemo.org/pipermail/maemo-developers/2008-October/035437.html ? Oct 30 14:55:13 timeless: That discussion grew quite a bit. Oct 30 14:55:24 timeless, network. Oct 30 14:55:45 sudoers file is blank. Add what? What is the straight way to run apt-get in Xterm? Oct 30 14:55:53 do you really expect humans to look for them there? Oct 30 14:56:04 camel_liu, /etc/sudoers? shouldn't be Oct 30 14:56:07 I use r&d mode and sudo gainroot Oct 30 14:56:13 The i18n is probably going to be "Internet & Network" Oct 30 14:56:16 sorry, i'm a human, i would not look for a browser or a mail client in netowkrking Oct 30 14:56:33 camel_liu, just install rootsh, let me get you a link, wait a second. Oct 30 14:56:43 GeneralAntilles: has anyone looked into freedesktop.org's categories? Oct 30 14:56:47 i installed it Oct 30 14:56:55 mgedmin, that's what those are based on. Oct 30 14:56:55 camel_liu, read sudo documentation Oct 30 14:56:59 johnx, what's next? Oct 30 14:57:04 camel_liu, type "root" Oct 30 14:57:24 ah, for some reason I thought fd.o had an "Internet" category rather than Networking Oct 30 14:57:25 GeneralAntilles, Internet is separate there Oct 30 14:57:33 it does Oct 30 14:57:33 re lardman Oct 30 14:57:55 AStorm, where's sudo documentation? Oct 30 14:57:56 separate Internet and separate Networking Oct 30 14:58:02 AStorm, how do you figure? http://standards.freedesktop.org/menu-spec/latest/apa.html Oct 30 14:58:06 camel_liu, in the netwok Oct 30 14:58:10 *network Oct 30 14:58:20 * melmoth thinks sudoers is the worst man page ever Oct 30 14:58:55 camel_liu: e.g. http://manpages.ubuntu.com/manpages/hardy/man5/sudoers.html Oct 30 14:58:57 * timeless wonders how to correctly ask if FOO-app is in $PATH Oct 30 14:59:16 GeneralAntilles, oh, so KDE fails to conform Oct 30 14:59:16 which FOO-app Oct 30 14:59:16 camel_liu: sudoers is a critical system file; if you get it wrong, your tablet may not boot Oct 30 14:59:18 :> Oct 30 14:59:20 are you *sure* you want to edit it? Oct 30 14:59:31 mgedmin, not anymore Oct 30 14:59:40 Just, fyi, guys, sudser is in Extras. Oct 30 14:59:49 sudser? Oct 30 14:59:49 and does exactly what you're trying to do without having to mess around with sudoers Oct 30 14:59:54 camel_liu, don't edit sudoers, You installed rootsh so that's good enough. Just type "root" then use apt-get normally Oct 30 15:00:16 camel_liu, ah, you failed to become root before editing Oct 30 15:00:28 yes, install rootsh and be happy Oct 30 15:01:15 johnx, I do as you said. And it is working. :) Thanks. Oct 30 15:01:23 camel_liu, sounds good :) Oct 30 15:01:48 timeless, it adds user to sudoers Oct 30 15:02:08 Yes. I always account '302 Found' in my home. So I have to do that. Oct 30 15:02:59 camel_liu, have you gotten the 302 error again today? Oct 30 15:03:41 Always, maybe every-times. Oct 30 15:04:08 Both my scratchbox and my N800. Oct 30 15:04:18 camel_liu, could you add a comment to this bug? https://bugs.maemo.org/show_bug.cgi?id=3823 Oct 30 15:04:28 I have to use http proxy. Oct 30 15:04:43 ok. I'll try. Oct 30 15:04:54 penguinbait, you called? Oct 30 15:05:24 camel_liu, thanks. hopefully nokia will be able to get this fixed. Oct 30 15:06:51 damn penguinbait pm me if you need me - ill pick up when i can Oct 30 15:06:52 bbl Oct 30 15:09:57 lcuk, ? Oct 30 15:20:53 GeneralAntilles: What was that Nokia provided package again that used user/system? Oct 30 15:21:02 osv Oct 30 15:21:07 johnx, How can I submit my comment? Do I need a new account? Oct 30 15:21:08 Ah yeah, duh ;) Oct 30 15:21:36 camel_liu, yes. you need to make an account. if you have problems I can submit a comment for you Oct 30 15:22:05 ok Oct 30 15:25:22 GeneralAntilles: It seems that regarding the policy, Marius is our man too ;) Oct 30 15:25:32 Ah, good to know. Oct 30 15:26:20 I asked the guys that gave me the policy when it was not public yet. And they pointed to Marius. Oct 30 15:26:37 So I guess that gives us an opportunity to discuss it on the list. Oct 30 15:29:54 itT sure loves to moan about not having PIM Oct 30 15:30:08 But when given the opportunity to be proactive about it they also seem to love to moan about that, too. Oct 30 15:30:56 Bitching on the internet?! That's unpossuble. Oct 30 15:31:03 GeneralAntilles, advice on barn painting vs painting a barn :) Oct 30 15:31:13 Hehe Oct 30 15:31:32 GeneralAntilles, because sbox is crud Oct 30 15:31:39 horrible thing Oct 30 15:31:49 johnx, this is like being empowered to tell Nokia exactly what color they want them to paint three barns though. Oct 30 15:31:55 AStorm, sbox? What? Oct 30 15:32:07 scratchbox Oct 30 15:32:10 I mean, all they gotta do is say what they want in PIM Oct 30 15:32:23 I don't think they know :/ Oct 30 15:32:25 AStorm, yeah, I know what sbox is, but I fail to see what it has to do with itT and PIM. :P Oct 30 15:32:38 johnx, aaaah, now we get to the heart of it. ;) Oct 30 15:32:55 hehehe Oct 30 15:33:04 johnx, I submited one. Oct 30 15:33:05 I will write a smart PIM later Oct 30 15:33:17 (as in, predictive) Oct 30 15:33:19 camel_liu, thank you. :) Oct 30 15:33:51 It's my pleasure. Oct 30 15:34:16 Somebody should code up a Newton assistant clone. Oct 30 15:34:22 That thing was the best. Oct 30 15:34:35 most people never had a chance to get their hands on a newton Oct 30 15:34:40 Sadly Oct 30 15:34:49 mm olivia Oct 30 15:35:13 or a psion for that matter Oct 30 15:35:18 Little text box you could bring up from anywhere that let you type in things like "Set an alarm for tomorrow at 7 AM for a conference call" Oct 30 15:35:48 "Schedule an appointment with James C next Tuesday at 2 PM" Oct 30 15:35:58 i like that kind of idea :) anything that allows instant input Oct 30 15:36:00 actually it's too bad that the same kinds of people who designed such clever UIs for old proprietary OSes aren't still designing something nice and small for mobile Linux... Oct 30 15:36:04 engage warp drive Oct 30 15:36:24 johnx: is there a step-by-step with screen shots or a video of it in action? Oct 30 15:36:34 johnx: the Newton that is; I think mine is too old Oct 30 15:36:46 GeneralAntilles, google calendar will cope with that kind of appointment entry well too Oct 30 15:36:57 10 years later Oct 30 15:37:05 lardman, actually, all I've seen are screenshots and descriptions Oct 30 15:37:16 oh right, GeneralAntilles? Oct 30 15:37:24 lardman, I'd lend you one of my 2100s if you were in the States. Oct 30 15:37:31 heh, well I can't think of one other thing besides gcal that *does* cope with that even today Oct 30 15:37:53 or if a group of you in the UK want to put together a pool to cover the cost of shipping. Oct 30 15:38:05 lol, I might be over in Florida in March Oct 30 15:38:13 Where to? Oct 30 15:38:27 some conference somewhere, I'll look at a map Oct 30 15:38:53 Likely Orlando or Miami Oct 30 15:39:03 yeah Orlando, Disney World Oct 30 15:39:15 Orlando sucks so much Oct 30 15:39:16 a conference with mickey mouse? Oct 30 15:39:23 It's basically theme parks + hell Oct 30 15:39:30 nah, I just remember thinking Disney World when I saw the location :) Oct 30 15:39:41 Right in the middle of the state, so it's fscking hot all the time. Oct 30 15:39:42 hey! disney world was awesome when I was like ... 7 Oct 30 15:39:47 not that the smile is for Disney World, I've no intention of ever going Oct 30 15:40:00 http://homepage.mac.com/weeno/.Movies/newtonassistant.mov Oct 30 15:40:16 good call Oct 30 15:40:49 The other parks besides Magic Kingdom aren't terrible. Oct 30 15:41:03 http://homepage.mac.com/weeno/.Movies/newtonsayhello.mov Oct 30 15:41:26 http://homepage.mac.com/weeno/.Movies/newtontrash.mov Oct 30 15:41:54 I'd still like Psion Agenda (and the database for that matter() Oct 30 15:42:02 jeez. no wonder no one themes for maemo :/ Oct 30 15:42:24 'course, despite such an awesome UI, the obvious reason the Newton wasn't very popular is because it cost $1200 in _1996_. Oct 30 15:42:49 lol Oct 30 15:42:54 you can buy an apple for that! Oct 30 15:42:56 oh wait Oct 30 15:43:09 2 these days, aquatix. Oct 30 15:43:35 * aquatix has a psion 5mx somewhere Oct 30 15:43:36 ipods? Oct 30 15:43:47 Mac Minis Oct 30 15:43:51 yeah Oct 30 15:43:52 * johnx just revived his zaurus 5500 today Oct 30 15:44:00 or 1.5 macbook with student discount Oct 30 15:44:12 calculating to current dollars Oct 30 15:44:18 johnx: ooh :) Oct 30 15:44:25 I wish the Mac Mini hadn't jumped up in price so much. Oct 30 15:44:40 wonder if they'll refresh it or kill it... Oct 30 15:44:41 johnx, in one of my N800, it is always unable to download things. It says application package not found. Oct 30 15:44:47 johnx: the latter i think Oct 30 15:44:58 But the other one can. Oct 30 15:47:02 camel_liu, in application manager, make sure you have the same repositories enabled on both Oct 30 15:51:02 I cannot download rootsh for that one, and then cannot update list, so cannot download others. Loop! Oct 30 15:52:57 you can install rootsh from a file: http://repository.maemo.org/extras/pool/4.1/free/r/rootsh/rootsh_1.4_armel.deb Oct 30 15:53:10 copy that to an sd card and open it with "file manager" Oct 30 15:54:39 I have a couple of questions regarding the kernel source available from http://repository.maemo.org/pool/diablo/free/k/kernel-source-diablo/. First, the file kernel-source-diablo_2.6.21.orig.tar.gz. Is that the original 2.6.21 kernel with the OMAP patches applied? Oct 30 15:54:58 And if that is true, then is the file kernel-source-diablo_2.6.21-200835maemo1.diff.gz just the patch to get that kernel to run on the n810? Oct 30 15:58:01 anyone? Oct 30 16:02:06 johnx: yeah Oct 30 16:02:39 any luck? Oct 30 16:04:01 moo, johnx Oct 30 16:04:08 m00f Oct 30 16:04:46 General: you can buy mac mini like PC easily Oct 30 16:05:06 and it will be less trouble to mess with Oct 30 16:05:21 That's not the point. Oct 30 16:05:42 My grandmother can't set up a hackintosh without my help. Oct 30 16:10:02 cyrus__: anyone's guess, you'll have to look at the patch and the tarball and see what the changelog says Oct 30 16:14:08 But why does she need a Mac? =) Oct 30 16:16:12 Time to reformat my linux partition :) Oct 30 16:17:25 GA: But she can't set up windows either, and windows is high-maintenance when run by non-experts. Oct 30 16:17:46 Veggen_, your point? Oct 30 16:17:58 Windows isn't involved in this discussion anywhere. Oct 30 16:18:14 I'm talking about my grandmother buying a Mac Mini to run OS X. Oct 30 16:18:15 Oh, I'm just barging in without bothering to read the dialogue before. Nothing new here ;) Oct 30 16:18:21 Not a generic PC to run OS X Oct 30 16:18:26 Not a generic PC to run Windows. Oct 30 16:18:30 GA: ok :) Oct 30 16:18:46 RST38h, because it's what she knows. Oct 30 16:18:49 From work. Oct 30 16:19:56 http://wiki.maemo.org/Task:PIM I added a section for people to list what's missing in the current PIM apps Oct 30 16:21:00 hmm, does this work for anyone? http://protoblogr.net/blog/view/maemo_community_calendar.html Oct 30 16:21:35 lardman: No, it is not enabled atm. Oct 30 16:21:36 Timing out here Oct 30 16:21:43 The site that is Oct 30 16:21:43 same Oct 30 16:22:00 X-Fade: the documentation's not available? Oct 30 16:22:07 X-Fade: or the site's just down? Oct 30 16:22:35 lardman: That is a midgard plugin on the website. But it is not enabled. Oct 30 16:22:51 ok Oct 30 16:27:45 GeneralAntilles, i never knew your gran was a graphic designer Oct 30 16:29:27 lcuk, at my old job (small company) everyone had a Mac on their desk because it took less time and effort to deal with than a PC running windows or linux Oct 30 16:29:35 lcuk :) Oct 30 16:29:57 http://www.foundshit.com/bacon-briefcase/ Oct 30 16:30:12 or http://www.foundshit.com/bacon-brasserie/ Oct 30 16:30:27 both nice bacon accessories :) Oct 30 16:30:57 additionally: http://gadgets.boingboing.net/2008/10/24/from-the-makers-of-b.html Oct 30 16:31:00 baconaise! Oct 30 16:32:03 :) Oct 30 16:32:20 oh the joys of bacon Oct 30 16:32:34 meetings would be difficult ;) Oct 30 16:32:35 or how about http://ferretnick.blogspot.com/2008/02/random-crap-020108-edition.html (bacon panties, earrings and vodka) Oct 30 16:33:28 lcuk, I'm not sure you are as commited as these folks :) Oct 30 16:33:29 http://skullsandbacon.blogspot.com/2008/06/bacon-tattoos.html Oct 30 16:34:43 my god its full of stars (with bacon) Oct 30 16:34:52 lcuk, :rolleyes: Oct 30 16:34:55 bbsoon you bastards made me hungry again Oct 30 16:40:15 crazies Oct 30 16:40:45 RST38h, what, the bacon enthusiasts? Oct 30 16:41:36 do you lot get people phoning you and asking you to confirm your personal details? Oct 30 16:42:00 and then being shocked when I ask them to tell me them first as I don't know who the hell they are :) Oct 30 16:42:04 I get fucking wankers trying to sell stuff over the phone Oct 30 16:42:33 I don't get phone scams/spams. I get spam on my phone's email address though :/ Oct 30 16:43:08 don't you have to down a few pints before using the term "fucking wankers" Oct 30 16:43:22 penguinbait: he's 16, probably been drinking since noon Oct 30 16:43:23 I thought that was some sort of law Oct 30 16:43:29 :) Oct 30 16:43:54 the other thing that annoys me if forum users talking about "wetting their pants" (or worse) after exciting news Oct 30 16:44:22 I'm feeling old and crotchety today ;) Oct 30 16:44:33 nah, it's strange to me too Oct 30 16:44:36 OMG, thats awesome, I just got a little wet Oct 30 16:44:41 johnx: yep Oct 30 16:44:49 grandpa lardman! did you have forks, to eat your dinosaurs with? Oct 30 16:45:02 qwerty: That is why mighty USofA has the Do Not Call List Oct 30 16:45:03 but 10 years of using unix/linux adds hundreds of points to one's crotchety meter Oct 30 16:45:08 it was blue-green algae back in my day! Oct 30 16:45:20 qwerty: george WWW bush only contribution to the public good Oct 30 16:45:27 heh Oct 30 16:45:39 johnx: you also get a beard and a belly Oct 30 16:45:54 qwerty has one of those already heh Oct 30 16:45:54 I guess it's not working right :/ Oct 30 16:45:55 USENIX crowd should be fun to watch Oct 30 16:46:22 lcuk, Well, I have the stubble but no belly :D Oct 30 16:49:12 qwerty, give it 20 years Oct 30 16:49:22 it'll come :) Oct 30 16:49:23 drinking from noon helps too Oct 30 16:50:12 * qwerty12 can't wait Oct 30 16:50:15 :P Oct 30 16:52:13 hi folks! Oct 30 16:52:22 i'm building my own kernel Oct 30 16:52:33 johnx: no issue whatsoever, the maemo gtk debs i gave out only had the problem of not providing gtk-2.0.0-bin or something Oct 30 16:52:36 but it seems it can't boot from MMC Oct 30 16:52:38 i used them as drop in replacements Oct 30 16:52:48 it just boot from NAND Oct 30 16:52:52 johnx: but there were collisions with non-hildon vms Oct 30 16:52:56 any ideas? Oct 30 16:52:57 wms Oct 30 16:52:57 Stskeeps, so no API break? interesting Oct 30 16:53:20 johnx: yeah, it went fine but interactions were fucky in LXDE Oct 30 16:53:32 solca, the nokia kernel doesn't boot from mmc by default either. Install bootmenu or use the linux flasher to change your boot device Oct 30 16:53:58 well, I'm slowly dragging towards an alternate desktop based on matchbox Oct 30 16:54:41 I already do that when I installed Deblet, but I changed the cmdline parameter in the kernel to boot from MMC directly Oct 30 16:54:48 but it doesn't work Oct 30 16:55:08 this is my kernel parameter: root=/dev/mmcblk0p2 ro rootdelay=5 Oct 30 16:55:40 johnx: http://bsd.tspre.org/~stskeeps/gtk/ Oct 30 16:55:59 oh, swell! Oct 30 16:56:04 solca: kernel parameter change doesnt work afaik .. Oct 30 16:56:09 from flasher Oct 30 16:56:23 unless you hardwire the cmdline parameter Oct 30 16:56:36 Stskeeps: I changed in the kernel config Oct 30 16:57:08 sure it doesnt get overriden? :P Oct 30 16:57:37 johnx: it may cause problems cos of some silly package debian builds but maemo gtk doesn't Oct 30 16:58:12 Stskeeps: can I change the kernel cmdline from the flasher? Oct 30 16:58:24 solca: think so but im not sure it works or not :P Oct 30 16:58:28 I'm currently doing ./flasher -f -k zImage -R Oct 30 16:59:22 but why not use a bootmenu? Oct 30 17:00:11 with my linuxrc bootmenu it is less like using a condom (nokias weird tricks..) Oct 30 17:00:41 because I screew it up, I build this new kernel based on 2.6.25.19-omap1+android and I changed the initfs /lib/modules/current to point to the new kernel Oct 30 17:01:02 ah Oct 30 17:01:29 always possible to reflash certain parts Oct 30 17:01:29 Stskeeps: any other way I could restore that symlink to the original Oct 30 17:01:30 :P Oct 30 17:01:57 the last option is to reflash the initfs Oct 30 17:04:54 so you're going to experiment iwth the stlc45xx kerne ltoo? Oct 30 17:04:57 +module Oct 30 17:05:25 damn, i can really feel i'm completely busted after a long day :P Oct 30 17:06:17 Stskeeps: well I was booting the Android stuff Oct 30 17:06:31 but I'm interested in the stlc45xx module too Oct 30 17:06:35 btw, any chance to run latest android inside chroot? =) Oct 30 17:06:49 I already have the mac80211 in this new kernel Oct 30 17:06:49 as an application of sorts? Oct 30 17:08:40 RST38h: well I'm not interested in running Android along with maemo Oct 30 17:09:02 I prefer to boot android as-is Oct 30 17:09:10 but is there a way to do it? Oct 30 17:09:28 'cause Android by itself is of not much practical use - it is a java machine Oct 30 17:10:40 if it can be booted, you *should* be able to chroot, and set things up with a script, then run the runtime Oct 30 17:10:46 it'll take over the fb though Oct 30 17:11:30 i wonder how android+nit-env-base deblet could work Oct 30 17:11:33 +chroot Oct 30 17:11:53 hm I wonder google didnt use the ok-labs l4 kernel Oct 30 17:12:27 Stskeeps, honestly I don't see much point in having debian behind android as-is since they use their own libc Oct 30 17:12:35 Stskeeps: android uses the bionic libc Oct 30 17:12:53 which is not a problem just that is redundant Oct 30 17:13:04 johnx: true Oct 30 17:13:13 johnx: for the kicks :P Oct 30 17:13:18 johnx: that isn't much of a problem though Oct 30 17:13:56 solca: think you might have better luck with reflashing initfs, flashing deblet bootmenu, writing a /linuxrc to handle the boot for you Oct 30 17:14:02 * RST38h has got to console prompt! Oct 30 17:14:10 and then you have a sane platform to try out android and get things crackin' Oct 30 17:14:14 YEssss, my precioussss consssole prompt... Oct 30 17:14:27 Stskeeps, sure I guess so, but it will involve booting debian, chrooting into your android install then running android and ignoring everything going on in the debian side for the most part Oct 30 17:14:37 * RST38h stil does not understand why people are so bent on replacing Maemo Oct 30 17:14:42 RST38h, I have done the same with fanoush's tools but I had no way of inputting anything :P Oct 30 17:15:04 qwerty: you mean the console prompt? Oh, it is not on Maemo ;) Oct 30 17:15:15 johnx: true ;) Oct 30 17:15:40 RST38h, Ah, I thought you were talking about the tablet. I've had it on maemo. Oct 30 17:15:52 RST38h: i'm still pondering deblet purpose / goal really :P Oct 30 17:16:12 cos if we continue down the road it's just a similar-to-maemo-as-it-SHOULD-be distro Oct 30 17:16:15 :P Oct 30 17:16:22 (as in how maemo -should- be) Oct 30 17:16:22 Stskeeps: yea, BTW I'm testing all stuff from Deblet Oct 30 17:16:30 Hi all. Oct 30 17:16:52 solca: ta - glad to see there's some people willing to sacrifice time and health on it ;) Oct 30 17:17:04 -awesome, the online IRC client i'm triying works-- Oct 30 17:17:20 hmm, docs people will hate me for mass spamming them by moving around bugzilla components... Oct 30 17:17:21 Stskeeps: I'm just wondering that I flash the Maemo with X but I was wondering if I could boot Deblet without X Oct 30 17:17:26 anyway, i'm here to ask a question if somebody can answer. Oct 30 17:17:38 last time I try I get a blank screen Oct 30 17:18:24 My 770 started an endless reboot cycle. Sometimes the blue bar loads and reaches the end, ant then it stays like 30 seconds in a blank screen and reboots again -_- Oct 30 17:18:34 solca: yes, you can, and then hold down home key to get up rescue menu Oct 30 17:18:37 and then enable console Oct 30 17:18:44 (when it boots) Oct 30 17:18:57 I tried to reflash, but the Windows Flasher wanted me to update to Diablo (in a 770, that's silly) Oct 30 17:19:17 And i can't download the binaries from http://tablets-dev.nokia.com Oct 30 17:19:19 solca: http://www.youtube.com/watch?v=h24f2YjzWBE Oct 30 17:19:37 Because I don't have the MAC of my device, and if I remove the battery, I can get WSOD. Oct 30 17:19:54 Stskeeps: excellent! thx! Oct 30 17:20:19 Can anyone tell me the MAC of its device or point me to a mirror for OS2006 or OS2007HE binaries so I can reflash my 770? thankyou =) Oct 30 17:20:22 Stskeeps: btw do you have some sane initfs that I can download to fix this thing? Oct 30 17:20:25 solca: when i say barebones, i really mean barebones :P Oct 30 17:20:31 solca: just reflash from a fiasco image Oct 30 17:20:40 there's a "only reflash -this part-" switch in flasher Oct 30 17:20:41 binky: why does removing battery give you wsod? Oct 30 17:20:49 Stskeeps: no! that would burn my settings! Oct 30 17:20:55 binky: some hw issue? loose contact? Oct 30 17:21:22 solca: you just asked if i had a initfs.. :P Oct 30 17:21:23 Stskeeps: ohh you mean I can throw a fiasco image and just tell the flasher to flash just the initfs? Oct 30 17:21:26 solca: yes Oct 30 17:21:46 What a surprise, cable's out again. Oct 30 17:21:52 lardman: No, 770 has that f***ing defect... Oct 30 17:22:08 the General takes over the body of another of his minions Oct 30 17:22:18 i thought the WSOD occoured when reflashing or something :P Oct 30 17:22:19 sts: That may be a goal on its own although I doubt it is a very large niche Oct 30 17:22:28 * binky should buy a N800... Oct 30 17:22:29 binky: my point is, if you flash, you have to power down completely, so it makes no odds Oct 30 17:22:43 Stskeeps, during start up. Oct 30 17:22:45 lardman: Yeah, I can turn it down Oct 30 17:22:49 power on, more accurately. Oct 30 17:22:57 It turns off itself after a couple of minutes Oct 30 17:23:13 so taking the battery out to see your actual MAC is no worse than switching off and then reflashing Oct 30 17:23:13 and I can connect it to my computer with a USB cable Oct 30 17:23:15 sts: I would rather see something that runs stuff in chroot and tries to intelligently modify their gtk UI to fit Hildon, more or less Oct 30 17:23:35 sts: because running xfce et al on a tiny (physically) touch screen is weird Oct 30 17:23:39 lardman: I know, there is the same risk, but I stilll being afraid Oct 30 17:23:49 Is there example of MAC or something? Oct 30 17:24:08 so just pull the battery out Oct 30 17:24:11 no extra risk Oct 30 17:24:35 Pull it out. If it fucks up, use it as an excuse to get an N800. Oct 30 17:25:00 qwerty12: sorry, I'm 13. If I break it I may get hit =P Oct 30 17:25:19 Ah, heh, I know what you mean... Oct 30 17:25:28 yes, we beat qwerty12 all the time Oct 30 17:25:30 every time you turn it on it is just as likely to go WSOD Oct 30 17:25:46 qwerty12: I know, ALL of you were 13 -__- Oct 30 17:25:49 if it's off now, pulling the battery won't make a difference Oct 30 17:25:57 thanks johnx Oct 30 17:26:03 johnx: sure?? curious Oct 30 17:26:06 * lardman was having typers block Oct 30 17:26:16 * binky stills afraid. Oct 30 17:26:16 binky: yes Oct 30 17:26:22 binky, it's the turning on part that kills it Oct 30 17:26:35 if you don't want to break it pull the battery and never turn it on again Oct 30 17:26:56 * johnx was never 13. He had to repeat 12, then skipped to 14 Oct 30 17:26:57 johnx: i guess that would go for constant rebooting too :P Oct 30 17:27:07 * Stskeeps skipped 14, can't recall that year Oct 30 17:27:08 :P Oct 30 17:27:24 drinking from noon? Oct 30 17:27:37 nah, that was 18 Oct 30 17:27:38 :P Oct 30 17:28:11 OOOOOOOKKKK itttttttttttttttttt DDDIIIIIDDDDNNNT MAAAAKE WSODDDD.... Oct 30 17:28:15 thank you people Oct 30 17:28:16 yay Oct 30 17:28:18 :P Oct 30 17:28:22 w00! Oct 30 17:28:25 (I'm idiot, I didn't dare before) -_- Oct 30 17:28:28 now never turn it off again :) Oct 30 17:28:50 I know. It's definitely scary to break hardware you can't afford to replace Oct 30 17:29:09 ^ truth Oct 30 17:29:14 Did we forget to tell you, everytime you switch it on you reduce your chances of getting a WSOD in the future Oct 30 17:29:17 the opposite is also true Oct 30 17:29:36 I wouldn't. But all of you that have it know that it reboots randomly, doesn't Oct 30 17:29:36 h I wonder when we have kids at age of 6 here Oct 30 17:29:38 or is that just my theory? Oct 30 17:30:02 woglinde: Yesterday I saw a 5 years old kid with a Vaio, we're not that far. Oct 30 17:30:03 I keep leaving my old ipod in the car in the hopes someone will steal it and I have the excuse to trade up :P Oct 30 17:30:14 woglinde: when sugar gets working on tablet Oct 30 17:30:15 :P Oct 30 17:30:21 hehe Oct 30 17:30:32 cowbellemoo: car? ;) Oct 30 17:30:43 hm I dont saw many africaan people chatting Oct 30 17:30:54 woglinde, my jacob plays with nokia all day - he loves mah jong and keeps drawing trains inliqbase Oct 30 17:31:06 lardman, I want an excuse to get a new car, too. :D Oct 30 17:31:18 lcuk my son likes to watch the aquarium screensaver Oct 30 17:31:42 lots cheaper than a real aquarium :D Oct 30 17:31:49 hehe yes Oct 30 17:32:37 * qwerty12_1 cries as I burn a 700MB iso onto a DVD-r Oct 30 17:32:52 qwerty12_1 dvd is cheap Oct 30 17:33:02 qwerty12_1, be happy with media prices these days Oct 30 17:33:18 qwerty12_1: I cried when a friend burnt 90 mbs of photos in a DVD... sigh Oct 30 17:33:25 woglinde, yeah, but i'm a tramp and can't be bothered to keep getting them :P Oct 30 17:33:28 binky, what? lol Oct 30 17:33:49 * GeneralAntilles just uses hard drives for installers. Oct 30 17:33:53 Though I should note to remove the plastic cover from top of the disk, the dvd drive went crazy Oct 30 17:34:30 not £4/disk anymore then? Oct 30 17:34:38 a guy on my floor in college put a cracked cd in his drive to back it up...now that's a dvd drive going crazy :D Oct 30 17:34:53 qwerty12 bye a dvd-+rw nextime Oct 30 17:35:06 yeah :) Oct 30 17:35:31 lardman, heh...cheap optical media, expensive gas. :D how times change... Oct 30 17:35:58 * qwerty12_1 reboots into linux to backup my scratchbox's ~ Oct 30 17:36:00 qwerty12_1 hm did you finalize the dvd? otherwise you can put tracks ahead Oct 30 17:36:18 Hrm, almost forgot about this http://www.legacyoflies.com/devuploads/general_antilles/adv-backlight-schedule-mockup.png Oct 30 17:36:35 yeah well, I still spend more of petrol than DVD-Rs Oct 30 17:36:40 s/of/on Oct 30 17:46:17 Stskeeps: it works! with ./flasher -f -F fiasco_img.bin --flash-only=kernel,initfs -R Oct 30 17:46:20 thx! Oct 30 17:47:38 solca hm I think this mentioned in the wiki for flasher Oct 30 17:48:28 woglinde: really, where to? Oct 30 17:48:34 https://wiki.maemo.org/Flasher Oct 30 17:48:39 ~flasher is https://wiki.maemo.org/Flasher Oct 30 17:48:40 ...but flasher is already something else... Oct 30 17:48:44 ~flasher Oct 30 17:48:45 methinks flasher is http://wiki.maemo.org/Flasher Oct 30 17:50:43 GeneralAntilles: cool! now to learn about all those weird flags... Oct 30 17:52:30 it seems is not complete, what it means R&D mode? Oct 30 17:53:49 R&D is some developer mode Oct 30 17:53:59 is one way to get root support Oct 30 17:58:29 woglinde: where can I get more info on those r&d flags? Oct 30 17:58:47 They're fairly descriptive Oct 30 17:58:48 solca ther is only one Oct 30 17:58:54 There are several Oct 30 17:58:58 hm oh Oct 30 17:59:10 I have seen the no-lifeguard-reset used by various people but I don't know what it means Oct 30 17:59:15 ups sorry Oct 30 17:59:21 I thought only for --enable-rd-mode Oct 30 17:59:25 no-omap-wd no-retu-wd no-lifeguard-reset serial-console no-usb-timeout Oct 30 17:59:45 There's a lifeguard daemon process that monitors certain other processes and will trigger a reboot if they go down Oct 30 17:59:47 watchdog Oct 30 17:59:57 no-.*wd for disabling the hw watchdogs me thinks Oct 30 18:01:15 GeneralAntilles: so these no-lifeguard-reset is a flag that is polled from userspace so a daemon is not run? Oct 30 18:01:48 I'm not certain of the specifics of the implementation Oct 30 18:01:57 but you'll experience no lifeguard resets when that flag is set. Oct 30 18:02:05 GeneralAntilles: and where are this flags stored? NAND? Oct 30 18:02:16 Yes Oct 30 18:02:21 in the bootloader area? nolo? Oct 30 18:02:40 Likely the config partition Oct 30 18:02:43 I don't recall offhand, though. Oct 30 18:03:49 ok Oct 30 18:04:21 btw this flag '--set-root-device' it works just for the standard kernel? Oct 30 18:04:55 I mean I compiled a kernel and flash it but it cant make the rootfs a mmc partition Oct 30 18:05:14 I change the kernel cmdline to root=/dev/mmcblk0p2 Oct 30 18:05:36 but this kernel would boot only from nand Oct 30 18:05:49 I recheck and MMC is _in_ the kernel Oct 30 18:06:14 any ideas? Oct 30 18:06:43 support for that fs in the kernel? Oct 30 18:06:57 ext2 too inside the kernel Oct 30 18:08:14 * solca is wondering that this --set-root-device flasher flag does, it seems is not documented Oct 30 18:15:40 ~praise dh_make Oct 30 18:15:40 All hail dh_make! Oct 30 18:24:09 ~praise deblet's rescue menu Oct 30 18:24:09 All hail deblet's rescue menu! Oct 30 18:24:13 ;) Oct 30 18:28:00 solca: something like that should really be in initfs. Oct 30 18:28:58 * solca agrees Oct 30 18:29:07 * solca nods Oct 30 18:29:33 Stskeeps: should be standard in the official firmware along with bootmenu Oct 30 18:31:28 Stskeeps: do you use the r&d flags for something in Deblet? Oct 30 18:32:03 solca: nada Oct 30 18:33:11 Stskeeps: ok, one more thing: Oct 30 18:33:42 I'm currently in the framebuffer console, how to issue a Ctrl-C and how to put a | ? Oct 30 18:34:04 noo clue. i don't own a n810, i usbnet in :P Oct 30 18:34:14 I already figured out that is Oct 30 18:57:05 Stskeeps: Deblet is so nice, I'm just wondering if something like libc6-i686 could be done to optimize the libc Oct 30 18:57:25 I think stock armel debian is compiled for armv4 Oct 30 18:57:37 solca: i did a libc.. sec Oct 30 18:58:04 http://bsd.tspre.org/~stskeeps/glibc-optimized/ Oct 30 18:58:07 dont take the nscd Oct 30 19:00:19 excellent! what cflags do you used? i think n8x0 supports '-mcpu=arm1136jf-s -mtune=arm1136jf-s' Oct 30 19:00:42 it does Oct 30 19:00:59 solca: something like that yeah Oct 30 19:03:36 Stskeeps: why not put it in stock deblet? n710? Oct 30 19:03:53 solca: and because i'm not sure of the direct benefits Oct 30 19:05:11 also, I think I might have found the reason midori gave slower benchmarks with it: it affects thumb-mode which can result in a net slowdown Oct 30 19:05:25 ah, switches between thumb and not i guess? Oct 30 19:05:40 yes, I believe so. did you see the other vfp benchmark page? Oct 30 19:05:45 maybe Oct 30 19:05:59 I guess it's kind of an all or nothing deal :/ Oct 30 19:06:12 isn't it armv4t though? Oct 30 19:06:15 so everything is thumb already Oct 30 19:06:41 Stskeeps: howdy, I'm trying to put deblet on my 770, but the Oct 30 19:07:01 Stskeeps, mixing thumb code and vfp code is supposed to be slow from what I understand Oct 30 19:07:06 ah Oct 30 19:07:18 r2d2rogers: but the? ;) Oct 30 19:07:30 Stskeeps: howdy, I'm trying to put deblet on my 770, but the lxde package is broken, mssing a Dependancy Oct 30 19:07:46 which one? Oct 30 19:07:48 at least I managed not to paste 106 lines ;) Oct 30 19:07:51 johnx: that was supposed in the old abi right? is the same for eabi? Oct 30 19:08:00 nit-env-x Oct 30 19:08:06 and are you using my 770Port wiki page or the installer? Oct 30 19:08:13 wiki page Oct 30 19:08:32 solca, all I know about this is what I read here: http://syslog.movial.fi/archives/46-N800-VFP-or-not-to-VFP.html Oct 30 19:09:01 r2d2rogers: ok, but there's a higher level dependancy problem then :P Oct 30 19:09:19 figures... I don't usually have easy problems Oct 30 19:09:33 r2d2rogers: i need a full output of apt-get install nit-env-lxde :P Oct 30 19:09:52 one minute for link to a pastebin Oct 30 19:10:17 johnx: ok, I'll read it, BTW I was looking into android and they have different cflags for thumb mode Oct 30 19:12:48 Stskeeps: http://pastebin.ca/1240868 Oct 30 19:13:36 what does apt-get install nit-env-x say then? Oct 30 19:17:16 Stskeeps: missing tablet-x Oct 30 19:18:07 Stskeeps: tried installing that and got http://pastebin.ca/1240871 Oct 30 19:19:34 that's weird. do me a favour and start over, and then do apt-get install nit-env-lxde straight away and give me the full error, and then track back Oct 30 19:19:39 cos you installed stuff before Oct 30 19:20:11 i hope to make a installer eventually but.. Oct 30 19:20:50 it's kinda weird that it doesn't work Oct 30 19:21:16 * r2d2rogers scrolls back in his screen session to see if the first error was different Oct 30 19:21:48 the only thing I *know* I did different was to correc /usr/bin/... to /usr/sbin at one point Oct 30 19:22:06 mm Oct 30 19:22:12 chmod a+rx /usr/bin/invoke-rc.d Oct 30 19:22:17 what does apt-get install nit-env-base say? Oct 30 19:22:22 basic, that is Oct 30 19:23:30 similar but wants to remove rsyslog instead Oct 30 19:23:36 want it in pastbin? Oct 30 19:23:50 yeah Oct 30 19:25:25 Stskeeps: http://pastebin.ca/1240877 Oct 30 19:26:19 dpkg -l | grep tablet-hw Oct 30 19:27:17 -:~# dpkg -l | grep tablet-hw Oct 30 19:27:17 ii tablet-hw-su-18-nonfree 1.0 Nokia 770 non-free repo support Oct 30 19:27:20 ii tablet-hw-su-18-support 1.1 Deblet Hardware support for SU-18 (770) Oct 30 19:27:30 ok Oct 30 19:27:31 sec Oct 30 19:27:35 k Oct 30 19:38:51 brb going home Oct 30 19:39:02 Stskeeps: cooo Oct 30 19:39:04 l Oct 30 19:39:05 try install nit-env-basic and then nit-env-lxde i guess Oct 30 19:39:09 or something Oct 30 19:39:26 let it remove the rkog bit? Oct 30 19:39:42 rsyslog? Oct 30 19:39:54 will do Oct 30 19:41:25 yeah Oct 30 19:41:26 that's normal Oct 30 19:41:31 i let it use a circular syslogd instead Oct 30 19:41:34 bbl Oct 30 19:51:06 maemo doesn't know what a gsm file is. What should I convert it to? ogg? Oct 30 19:51:25 gsm is a standard? Oct 30 19:51:39 woglinde: gsm is a standard for voice Oct 30 19:51:45 (these are voicemails) Oct 30 19:52:07 hm oh I thought you mean the GSM standard Oct 30 19:52:20 maemo can play ogg yes Oct 30 19:52:29 mp3 isn't an option, btw, because it has licensing issues Oct 30 19:52:33 mp3 I do not know because the license problem Oct 30 19:52:34 okay, thanks.. i'll try ogg Oct 30 19:55:20 unixSnob: FLAC is patent-free and is lossless Oct 30 19:55:34 http://blogs.zdnet.com/BTL/?p=10436 Oct 30 19:56:09 solca: thanks for the tip - i'll try that if ogg doesn't work. However, it wouldn't be ideal, because the source files are rough quality voicemails Oct 30 19:56:41 hmm.. ogg doesn't work.. "unable to recognize file type..." Oct 30 19:57:14 what a pain in the ass. flac is not supported by sox Oct 30 19:57:21 Doesn't your phone record as .amr? I can play calls recorded from my phone on the N800 without conversion. Oct 30 19:57:22 unixSnob: for voice speex is a good choice too Oct 30 19:57:36 hm Oct 30 19:57:36 any other audio formats i should try? Oct 30 19:57:44 I thought the gestreamer can handle ogg Oct 30 19:58:02 woglinde, not by default Oct 30 19:58:14 * unixSnob tries wav next Oct 30 19:58:20 qwerty12 whats the default then? Oct 30 19:58:34 and why is nokia failling at this point Oct 30 19:59:05 woglinde, mp3, amr? :p. ogg support has to be installed separatly Oct 30 19:59:34 qwerty12 you are sure nokia paid the mp3 license? Oct 30 19:59:58 woglinde, i'd hope so... Oct 30 20:00:15 at least nokia should support the free codecs out of the box (flac,speex,ogg) Oct 30 20:00:30 yeah, it is strange how they don't Oct 30 20:00:37 maybe because it's more work for them Oct 30 20:00:44 or do sisvel have some fear to sue nokia Oct 30 20:01:12 I just checked the archos 5 device and that does support ogg, so at least some new commercial devices do support og.. Oct 30 20:01:15 +g Oct 30 20:01:36 kulve: does it supports flac too? Oct 30 20:01:49 it mentioned ogg and vorbis only Oct 30 20:02:08 http://www.archos.com/products/imt/archos_5/specs.html Oct 30 20:02:25 no, it does mention flac too Oct 30 20:02:30 Maemo 5 supports ogg Oct 30 20:02:45 GAN800 *g* Oct 30 20:02:49 GAN800: it does? Is that a wish or has it been stated somewhere? Oct 30 20:03:02 kulve, it does. Oct 30 20:03:06 damn.. wav doesn't work either. It recognizes wav, launches the player, but then a popup "media codec not supported" Oct 30 20:03:12 Announced at the Summit. Oct 30 20:03:13 in that case I don't need to update my ogg-support anymore ;) Oct 30 20:03:40 kulve, well, you can stop 6-8 months from now. Oct 30 20:03:49 yea Oct 30 20:04:23 kulve hm did you just install the gstreamer plugin? Oct 30 20:05:10 I've compiled the needed plugins and libraries and they are downloadeble through the maemo.org/downloads Oct 30 20:05:39 via a package called ogg-support Oct 30 20:06:37 okay Oct 30 20:06:43 why nokia didnt do this Oct 30 20:06:59 kulve: great, thx for the package Oct 30 20:07:28 kulve extras or extras-devel? Oct 30 20:07:31 woglinde: I guess because of some legal/licensing thikngs Oct 30 20:07:33 things Oct 30 20:07:37 hu? Oct 30 20:07:48 you mean ogg can have some problems? Oct 30 20:07:50 woglinde: unfortunately it's not in those repositories but in my own. Oct 30 20:08:08 hm oh Oct 30 20:08:19 I just wanted point unixsnob to it Oct 30 20:08:21 woglinde: a company can pay to get mp3 but they can't pay and get ogg.. They just need to hope that they are not sued for anything.. Oct 30 20:09:39 i give up trying to find a natively supported format. How do I install ogg support from the app manager? I don't see it in the user/multimedia catagory Oct 30 20:09:57 ask kulve if he gives you his .deb Oct 30 20:10:00 kulve: would you make your package public? Oct 30 20:10:08 I'm trying to browse the maemo.org/downloads but the maemo.org is as slow as usual.. :/ Oct 30 20:10:28 http://ogg.garage.maemo.org/ Oct 30 20:10:48 solca: it is public Oct 30 20:10:53 hm Oct 30 20:11:06 whats the problem with uploading it to extras-devel? Oct 30 20:11:51 I've modified the Nokia's gstreamer packages and it would be bad thing to offer a different source package with the same name Oct 30 20:12:03 hm Oct 30 20:12:11 you could rename it a little bit Oct 30 20:12:19 so I would have to rename the sources first. And the mogg -project has also uploaded e.g. libogg so I shouldn't override it either.. Oct 30 20:12:25 or ask the board members here how to solve it Oct 30 20:13:03 kulve hm who is enabling extras and extras-devel should know what he is doing Oct 30 20:13:10 I guess we'll just wait the 8months to get it officially in maemo Oct 30 20:13:18 *g* Oct 30 20:13:23 but now I'm off Oct 30 20:13:26 bye Oct 30 20:23:57 anyone want to tell me why I can't get my content to center using css? http://www.linuxuk.org I think its something to do with margin but for the life of me I can't see it Oct 30 20:27:22 no website gurus around then ? Oct 30 20:32:25 Hey folks, I've got a 770, and after it has been idle for a while it asks me to press the power button followed by the select button. Any idea how I turn that off? Oct 30 20:32:56 Brightness setting icon atthe top Oct 30 20:33:06 settings Oct 30 20:33:23 look for lock screen and keys Oct 30 20:33:25 uncheck Oct 30 20:33:36 Thanks. I just looked at that, and ignored it. :) Oct 30 20:33:43 welcome Oct 30 20:34:06 I'm trying to get deblet installed on my 770 Oct 30 20:36:09 I've had my 770 for about a year now, and had it loaded up just how I wanted it. Then I was playing with Bluetooth and installed some packages and had to reflash it. I lost kismet and several other things that were working until then. :( Oct 30 20:36:44 all my settings are sitting on my MMC in a dual boot Oct 30 20:36:53 or... on my *other* MMC Oct 30 20:37:02 so I can get back to that when I'm ready Oct 30 20:39:24 hmmm 770 rebooted Oct 30 20:39:32 chroot build again Oct 30 20:48:58 how often does planet pick up feeds? Oct 30 20:49:24 JamieBennett: every hour Oct 30 20:51:13 bergie, interesting. I have a post from several hours ago (6 maybe) that hasn't been syndicated yet. Oct 30 20:51:32 do you use feedburner or something like that inbetween? Oct 30 20:51:35 JamieBennett, is that cos your other one is still there? Oct 30 20:51:56 lcuk: we don't check against that Oct 30 20:52:13 lcuk: other one? I've had up to 4 posts on the planet and the front news site at a time Oct 30 20:52:15 * lcuk didnt know Oct 30 20:52:20 heh Oct 30 20:52:21 bergie: yes Oct 30 20:52:29 feedburner Oct 30 20:52:33 lcuk: planet you can spam full if you want... social news is the filtered one Oct 30 20:52:46 JamieBennett: can you check if FB has picked up your story yet? Oct 30 20:52:54 sometimes they cause quite long delays Oct 30 20:53:14 I noticed my feed might get delayed 6+ hours because of FB so I disabled it Oct 30 20:54:00 Yes, its in feedburner as of 11:24 this morning (http://feeds.feedburner.com/Linuxuk) Oct 30 20:54:11 9 hours ago Oct 30 20:55:10 ok, let me check what the importer log says Oct 30 20:55:25 bergie, cool, I've noticed it a few times Oct 30 20:55:33 (maybe something to do with my feed?) Oct 30 20:56:06 things are little slow still until we get green light for upgrading the servers to ragnaroek Oct 30 20:56:41 BTW, I saw some weird timestamps on the servers... I think the VMware virtual servers don't quite stay on time Oct 30 20:56:49 that can easily affect feed imports Oct 30 20:57:29 timing issues will definitely do it Oct 30 20:57:40 JamieBennett: what is the name of your blog? Oct 30 20:57:47 linuxuk Oct 30 20:58:43 "Latest item is from 10/26/08 23:12:42, latest fetch was on 10/30/08 12:29:49" Oct 30 20:59:16 every other feed has latest fetch from around 22:40 Oct 30 20:59:21 :( Thought it was every hour Oct 30 20:59:37 feedburner? Oct 30 20:59:41 aha... "No items found in feed." Oct 30 20:59:52 ? Oct 30 21:00:12 It finds them most of the time http://feeds.feedburner.com/Linuxuk Oct 30 21:00:45 yeah... let me check if there is some parsing issue in the feed Oct 30 21:01:31 the URL subscribed is http://feeds.feedburner.com/LinuxUk-Maemo BTW Oct 30 21:01:51 yes, my maemo only feed Oct 30 21:02:02 "MagpieRSS: Failed to fetch http://feeds.feedburner.com/LinuxUk-Maemo" Oct 30 21:02:05 (I'm not partial to thumb downs ;)) Oct 30 21:02:12 I think it timeouts or something Oct 30 21:02:17 ah Oct 30 21:02:39 load problem ala karma or feedburner? Oct 30 21:03:02 feedburner Oct 30 21:03:13 feedvalidator.org didn't get it either Oct 30 21:03:46 OK, your timeout too strict or something I should take up with feedburner? Oct 30 21:06:45 feedvalidator.org is real ssslllooooowww for me :( Oct 30 21:07:48 hey i found a great deal on ebay! in Austria: nokia 770 for 250 euro Oct 30 21:08:03 pupnik to much Oct 30 21:08:31 pupnik: hehe Oct 30 21:08:41 pupnik: not sure on how much they normally are but 770's on ebay in the UK for for 80-100 euro max Oct 30 21:08:58 810's are a different matter Oct 30 21:10:27 bergie: whats with the new date added to the karma display, first time karma was registered? Would be more useful as last time karma was indexed. Oct 30 21:11:46 oh and bergie: 'This feed is valid', from feedvalidator.org Oct 30 21:12:06 yeah, sometimes it responds in time, sometimes it doesn't Oct 30 21:12:29 JamieBennett: the problem is, the RSS importer only gets one try per hour Oct 30 21:13:42 oop forgot my sarcasm tag... Oct 30 21:14:19 bergie: OK sometimes it timesout but 9 times in the last 9 hours, its either a low threshold with your software of bad problems googles end (and feedburner) Oct 30 21:14:44 JamieBennett: not unheard of with feedburner, unfortunately :-( Oct 30 21:15:04 bergie: maybe its time I switched then :) Oct 30 21:15:18 bergie: as for the karma question? Oct 30 21:15:49 it *should* be the time of last recount, but I've seen quite wild numbers there, possibly because server clocks have been running crazy Oct 30 21:16:03 like it said my karma was from Nov 27th 2007 or something like that Oct 30 21:16:10 bergie: yes my karma was 2007 too :) Oct 30 21:16:41 bergie so it _should_ be last indexed time? Oct 30 21:17:24 good idea when it works Oct 30 21:22:08 JamieBennett: I've tried manually reloading your feed a couple of times... doesn't help Oct 30 21:22:40 bergie what about http://linuxuk.org/taxonomy/term/3 ? Oct 30 21:23:05 that isn't a feed :-) Oct 30 21:23:23 OK :) http://linuxuk.org/taxonomy/term/3/0/fee Oct 30 21:23:36 http://linuxuk.org/taxonomy/term/3/0/feed Oct 30 21:24:15 on my test box the latest item is "Mamona & Maemo: 2 way contribution" Oct 30 21:24:30 Yes, thats one in front of planet.maemo.org Oct 30 21:24:47 so maybe I should get rid of feedburner then Oct 30 21:24:58 (as you seem to see the correct feed directly) Oct 30 21:25:11 yeah Oct 30 21:25:17 FB seems to do bad things Oct 30 21:25:23 :( Oct 30 21:25:35 Can you change it bergie or who do I email? Oct 30 21:26:10 better if you contact X-Fade... I'm trying to keep my hands off actual site content :-) Oct 30 21:26:37 OK, no problem. Thanks for narrowing it down to feedburner for me Oct 30 21:26:59 hehe... I just went through some performance test results between the Midgard we're running on maemo.org, and the one on my laptop... some 160x the speed Oct 30 21:27:13 I mean versions, not server setups Oct 30 21:27:30 :) lets hope the new servers give us something remotely like that Oct 30 21:27:36 I don't think we'll get quite that big difference when we upgrade, but it should be significant Oct 30 21:27:57 then its time for the software upgrade too then ;) Oct 30 21:29:25 Hi there Oct 30 21:29:36 hi gnuton Oct 30 21:29:53 Hey woglinde Oct 30 21:30:51 Anyone following the PIM thing? Oct 30 21:31:11 lardman not really Oct 30 21:31:28 I read most of the old arguments Oct 30 21:31:28 bergie: one last question, when will Karma catch up? I only ask as (somewhat related) I went to xfade's account and his Karma was from 04/10/08 nearly a year more than me :) Oct 30 21:31:38 lardman: yes Oct 30 21:31:54 hmm, karma, I wonder if I still have 8 for discussion....? Oct 30 21:32:27 lardman: mines from 2007 it says :) Oct 30 21:32:40 yeah, mine's still broken too then Oct 30 21:33:06 JamieBennett: there are 14k entries to run through, 300 per hour Oct 30 21:33:13 ...starting from oldest updated ones Oct 30 21:33:26 bergie: have the problems been fixed? Oct 30 21:33:32 all from a 770 multitasking running the main server at same time! Oct 30 21:33:38 actually the recounts started only some 5 hour ago, as yesterday there was a setup problem with it Oct 30 21:33:40 46 hours then Oct 30 21:34:01 lardman: yes... we split the recount into smaller chunks so that it doesn't run out of memory/time Oct 30 21:34:03 (2 days) Oct 30 21:34:13 sounds like a plan bergie Oct 30 21:34:16 bergie: cool Oct 30 21:34:35 later on I'd like to split all these heavy calculations (social news, karma, ...) off the actual front-end server Oct 30 21:34:45 but that depends on the infrastructure Nokia gets from Ixonos Oct 30 21:35:35 nice, bergie, you could let us fill in our own karma values :) we won't cheat. honest Oct 30 21:35:43 lardman: PIM? Oct 30 21:35:53 re lcuk Oct 30 21:36:03 lcuk: your comment about the powervr is unsubstantiated, and I think it's wrong Oct 30 21:36:03 lcuk:-200 for the accent ;) Oct 30 21:36:15 poor lcuk :D Oct 30 21:36:22 JamieBennett: http://www.internettablettalk.com/forums/showthread.php?t=24654&page=2 & https://wiki.maemo.org/Task:PIM Oct 30 21:36:41 anyway, guys... if you have any issues with the web stuff, I'm most of the time lurking here so feel free to ping me :-) Oct 30 21:36:47 (I'm a northerner too ;)) Oct 30 21:36:58 thanks for your help bergie Oct 30 21:37:03 np Oct 30 21:39:36 lardman, duly noted and ive done what i can to de-emphasise it Oct 30 21:40:17 JamieBennett, my accent is perfect tyvm :P i was less northern then than ever Oct 30 21:40:34 I've added a bit more blurb agreeing that we will still have the platform limited display bandwidth Oct 30 21:40:41 lcuk ;) Its the scouse :) Oct 30 21:40:57 then you are double wrong, im a mancunian Oct 30 21:41:09 lardman: PIM depends entirely on where Nokia want to take the device Oct 30 21:41:12 JamieBennett: you'll offend him! Oct 30 21:41:17 JamieBennett, Omg, another one with the accent?!? (i'm a yorkshire boi :p) Oct 30 21:41:31 lardman, that was the intention ;) Oct 30 21:41:42 JamieBennett: agreed, but it would be useful to see what people want, and what's already supplied; even if Nokia don't do this for us, it could be another community driven thing Oct 30 21:41:47 qwerty12_N800 Yorkshire boy myself :D Oct 30 21:42:21 lardman: but for instance would you want a PIM on an archos device? Oct 30 21:42:26 :D Oct 30 21:42:41 qwerty: where from? Oct 30 21:42:51 Halifax :) Oct 30 21:42:58 Bradford :D Oct 30 21:42:59 lardman, "from the kernel" you mean the powervr kernel? does it have one or is it just a custom chip - im assuming its similar in principle to the dsp Oct 30 21:43:01 JamieBennett: if it were my only portable computer, then yes ;) Oct 30 21:43:18 Linux kernel I meant Oct 30 21:43:29 it's just hardware afaik Oct 30 21:43:39 though it may have shaders and bits like that which are programmable Oct 30 21:43:42 lcuk; The best insult for a manc is to insult his football team or call him a scouse :) Oct 30 21:43:52 but the linux kernel doesnt manage the powervr - i thought it was like the dsp in that regard Oct 30 21:43:54 hehe Oct 30 21:44:05 /ignore JamieBennett Oct 30 21:44:09 lcuk: yes the Linux kernel does manage the powervr Oct 30 21:44:15 :P Oct 30 21:44:39 lcuk: afaik it maps the registers, etc., into some part of kernel memory and the powervr kernel driver controls it Oct 30 21:44:54 yes Oct 30 21:48:07 * lardman wonders why people don't add patches to gpe-calendar Oct 30 21:48:23 or rather people on itt don't add patches Oct 30 21:48:28 soon - first I'm patching egroupware to fix the iCal export... Oct 30 22:22:16 lardman, is "Nilch" a preexisting app or the codename? Oct 30 22:22:23 night Oct 30 22:22:57 a person Oct 30 22:22:58 :) Oct 30 22:24:09 have changed it now Oct 30 22:26:08 ahh cool Oct 30 22:26:26 ive added a general thing to the bottom Oct 30 22:26:35 and filled out some of the benefits of mcalendar :) Oct 30 22:27:48 lbt, wheres shopper on this list of PIM stuff Oct 30 22:28:42 and do we have examples and pieces from other programs which can be included to help explain features Oct 30 22:28:42 what's shopper? Oct 30 22:28:50 (like shoppers todo listing) Oct 30 22:28:57 shopper == shopping list Oct 30 22:29:08 hmm, not sure that's really PIM Oct 30 22:29:23 but I guess it's closish Oct 30 22:29:28 no, but it is one of the core elements Oct 30 22:29:49 if you want examples please stick them in, screenshots, etc. Oct 30 22:29:55 i know you are currently listing the integrated PIM systems as a whole, but some programs never get that far Oct 30 22:30:00 lcuk :) Oct 30 22:30:01 yeah im just thinking now Oct 30 22:30:01 but not too technical at this point, more of an overview Oct 30 22:30:13 yeah i know Oct 30 22:31:00 if we can find the UI interactions which work to do the kinds of things required in a pim all the better Oct 30 22:31:12 http://www.telegraph.co.uk/earth/main.jhtml?xml=/earth/2008/09/29/eaheron129.xml Oct 30 22:31:17 like khertan trying to make his fingerfriendly Oct 30 22:31:31 thats important as already highlighted by the tiny gpe buttons Oct 30 22:31:59 RST38h, the thing is, did it taste like bacon? Oct 30 22:32:53 chicken Oct 30 22:33:39 heh lbt ive never (that i know of) eaten rabbit Oct 30 22:33:58 and i wouldprobably bake it with a few strips ontop as garnish ;) Oct 30 22:34:02 it's not bad - you're not missing much Oct 30 22:34:24 hey GeneralAntilles, do you happen to own a t-shirt with the print "do i look like a people person?!" on it? Oct 30 22:34:58 lcuk: and shopper goes near calendar - future planning :) Oct 30 22:34:59 lcuk: I reckon it tasted like wet fur Oct 30 22:35:33 RST38h: well, chicken would taste like wet feathers if you prepared it like that so... Oct 30 22:36:00 lcuk: you _have_ to taste rabbit ! with mustard sausse. Oct 30 22:36:27 anything with mustard tastes like anything else with mustard. Mustardy Oct 30 22:36:39 what if its bacon mustard? Oct 30 22:36:52 bacon and mustard? Oct 30 22:36:57 Mustardy Oct 30 22:37:01 bacony Oct 30 22:37:13 Nah, mustard beats bacon Oct 30 22:37:21 unless you're talking french mustard Oct 30 22:37:21 heh, its like scissors paper rock Oct 30 22:37:24 which is wimpy Oct 30 22:37:30 'cos it's french Oct 30 22:37:51 mustard: the only thing in the universe that can kill bacon Oct 30 22:38:02 what can be found in england as "french mustard" has nothing to do with french mustard. Oct 30 22:38:10 actually, our mustard taste more like "english mustard" Oct 30 22:38:40 you can find 'maille' mustard at saintsburry last time i checked. This is proper french mustard. Oct 30 22:38:50 now, find a proper rabbit ! Oct 30 22:38:51 That's what I have :) Oct 30 22:39:08 squirrel? Oct 30 22:39:11 (I like it really - Maille+cream on steak !) Oct 30 22:39:20 american grey squirrel? Oct 30 22:39:23 Fluffy rat Oct 30 22:39:35 yes, larger, meatier, not illegal to eatier Oct 30 22:39:41 OK, fluffy cute rat. Oct 30 22:39:54 Hugh was eating squirrel tonight Oct 30 22:40:23 we have lots of squirrels here - are they really good to eat? Oct 30 22:40:52 sounded ok, see if you can find a copy of this: http://www.channel4.com/food/on-tv/river-cottage/river-cottage-autumn/episode-3-landshare-and-foraging-08-10-30_p_1.html Oct 30 22:41:43 hmm, sounds different: http://www.channel4.com/food/recipes/chefs/tommi-miers/spiced-squirrel-popcorn-recipe-07-10-16_p_1.html Oct 30 22:42:25 I guess you're supposed to skin it; not eat it a-la-Heron ? Oct 30 22:42:37 lbt: naah Oct 30 22:42:45 yeah, I think take the intensines out too Oct 30 22:42:59 And I would sugget against catching one by it tail: they DO manage to bite you Oct 30 22:43:09 (yes, a friend tried) Oct 30 22:43:11 Oh, when you said popcorn I figured you left them in and microwaved it... Oct 30 22:43:20 yeah, I was wondering too Oct 30 22:43:48 the recipe this evening was for a stew-sort of thing though, looked pretty tasty Oct 30 22:44:07 of course you can't serve it whole Oct 30 22:44:23 because then everyone would see what it is, but stew is fine Oct 30 22:46:08 lcuk: I did some tidying up of the PIM page Oct 30 22:46:53 lardman: URL? Oct 30 22:47:29 http://wiki.maemo.org/Task:PIM Oct 30 22:48:02 going to boot Linux and do some coding, bbiam Oct 30 22:49:25 ~wtf bbiam Oct 30 22:49:27 Gee... I don't know what bbiam means... Oct 30 22:49:36 be back in a minute Oct 30 22:49:43 ah, ok, thanks Oct 30 22:51:22 re Oct 30 22:54:29 added some + for gpe-cal Oct 30 22:54:40 cool, thanks :) Oct 30 22:55:20 it's with reference to Quim's post here: http://internettablettalk.com/forums/showthread.php?t=24654 Oct 30 22:56:30 also, FWIW, I got egroupware setup on a xen vm and acting as central calendar for my various linux desktops/laptops/nokia for me+ the missus Oct 30 22:57:00 I just dl'ed the 1.6rc3 version to see about fixing a korganiser bug Oct 30 22:57:28 gpe has a real bug which kills egroupware though - it deletes entire calendars!!! Oct 30 22:57:34 I'm afraid I don;t know a lot about PIM stuff, just what I'd like Oct 30 22:57:39 s/gpe/gpe-cal/ Oct 30 22:57:39 lbt meant: gpe-cal has a real bug which kills egroupware though - it deletes entire calendars!!! Oct 30 22:57:47 me neither :) Oct 30 22:57:52 in fact I'm just shepherding the flock here to get them to produce some useful info Oct 30 22:57:55 I read the iCal RFC today Oct 30 22:58:34 This is a bug in its iCal output? Oct 30 22:59:07 dunno - I'm getting the source for the various calendars - egw, korganiser and gpe-cal Oct 30 22:59:14 oh, and iceowl Oct 30 22:59:19 then I'll see what's what. Oct 30 23:03:20 slapd? Oct 30 23:09:47 jott, hey, if you ever make it back to Earth :p, just wanted to let you know that with hildon-application-manager 2.1.20 + red pill, your rotation install file works flawlessly with the app man treating it as a ssu update and flashing the kernel and rebooting Oct 30 23:14:20 * lcuk read an email the other day where jott was mentioned, and not in past tense either Oct 30 23:16:32 who wants a slice of home made pizza? Oct 30 23:17:25 lcuk me Oct 30 23:17:37 k ill email it to you Oct 30 23:17:45 haha Oct 30 23:17:48 then its cold Oct 30 23:17:56 cold pizza is the best Oct 30 23:17:58 and not tasty anymore Oct 30 23:18:00 nope Oct 30 23:18:14 ok ok - ill instant message it you Oct 30 23:18:16 it will still be hot Oct 30 23:18:47 what you upto tonight then woglinde? Oct 30 23:19:07 apart from sittin around waiting for pizza Oct 30 23:19:17 still assigment Oct 30 23:19:28 sucking theroetical compuer science Oct 30 23:19:31 * lardman had far too much home-made pizza earlier tonight Oct 30 23:20:15 hm I only need algorithm for fibuonacci numbers with fast matrix multiply Oct 30 23:20:25 so we can show it runs in O(logn) Oct 30 23:20:26 hahaha Oct 30 23:20:54 cant you just make your computer ask google for the answer Oct 30 23:21:34 * lcuk thinks 3 slices was too much - woglinde i think you really are havin some pizza Oct 30 23:21:37 I am afraid google cant scope with the search terms Oct 30 23:22:06 no, it copes fine, its you that can't cope with the answers it gives :P Oct 30 23:22:58 *sigh* the maemo.org website is slow as molasses agin Oct 30 23:23:31 hm seems 2nd google hit is okay Oct 30 23:23:33 its cos we are all hammering the wiki Oct 30 23:23:37 heheheheheh Oct 30 23:24:14 added slapd to PIM page Oct 30 23:24:41 barks golden ratio again Oct 30 23:24:56 woglinde, if i need something specific i look here first to get me the available options http://www.scriptol.org/list-of-algorithms.html Oct 30 23:24:57 allnameswereout also compiled the osmo organiser too Oct 30 23:26:24 excellent lbt, thats the sort of thing i was talkin about - core elements :) Oct 30 23:27:47 all this talk of sync - ive got 2 browser windows up, and both have a copy of the same page viewed Oct 30 23:28:09 why doesnt my browser have an option to ensure all instances of same page are refreshed at same time Oct 30 23:28:31 lcuk there is no algo with fast multiply Oct 30 23:28:36 args +matrix Oct 30 23:29:30 what do you mean by fast multiply - 16bit numbers, 32 bit? arbitrary precision? floats? ints? Oct 30 23:29:44 and which language Oct 30 23:29:59 fast matrix multipy Oct 30 23:30:39 if you want to get the power of something Oct 30 23:31:04 its faster to multiply matrizes instead of multiply eachtime Oct 30 23:31:09 the same value Oct 30 23:32:04 cant you just use the built in floating point pwr() function? Oct 30 23:32:09 or whatever it is called Oct 30 23:32:18 nono Oct 30 23:32:22 night all Oct 30 23:32:23 its not technical Oct 30 23:32:26 gnite lbt Oct 30 23:32:27 its theoretical Oct 30 23:32:56 what sort of numbers are we talking about? Oct 30 23:33:15 mega didgit primes or reasonable ~64bit values Oct 30 23:33:16 fibonacci Oct 30 23:33:20 lol Oct 30 23:33:25 I said its not technical Oct 30 23:33:32 register are irrelvant Oct 30 23:34:30 no but that indicates theoretical speed - you normally only need to breakdown calculations into matrixes for multiplication of arbitrary precision numbers, its worthless under a certain threshold Oct 30 23:35:28 ie what would the matric for doing 3^3 be? Oct 30 23:35:31 night lbt Oct 30 23:35:35 you can compute fibonacci numbers with Oct 30 23:35:56 2x2 matrix (1 1, 1 0) Oct 30 23:37:22 hm I will give a fuck on that Oct 30 23:37:30 we have the other stuff right Oct 30 23:37:45 so one subquestion not to be solved should be okay Oct 30 23:37:46 heh Oct 30 23:38:38 just write something like "I have discovered a truly marvellous proof of this, which this margin is too narrow to contain." Oct 30 23:40:03 nope if they find out I took an answer from google, the whole assigment is marked as failed Oct 30 23:40:13 But taking it from IRC is okay? Oct 30 23:40:14 is there not a sqlite3_column_float() fn? Oct 30 23:40:22 It's not actually a hard problem. Oct 30 23:40:29 derf hehe Oct 30 23:40:49 What's the direct formula for the nth Fibonacci number? Oct 30 23:40:54 derf, irc is discussion Oct 30 23:43:02 http://everything2.com/e2node/Compute%2520Fibonacci%2520numbers%2520FAST%2521 Oct 30 23:45:04 but we are handling the tex file with git Oct 30 23:45:06 so okay Oct 30 23:45:10 I will go to bed Oct 30 23:45:13 nite Oct 30 23:48:29 how are dates and times stored? Oct 30 23:48:41 date could be days since some date, so an unsigned integer Oct 30 23:49:00 time could be seconds in the day, so same, but are the two ever combined? Oct 30 23:49:11 in a floating point number for example? Oct 30 23:49:20 lardman hm on unix its always seconds Oct 30 23:49:23 lardman, thats how im used to seeing datetimes Oct 30 23:49:27 after 1970 Oct 30 23:49:40 woglinde: ah, ok Oct 30 23:50:04 lcuk: same here from the old days Oct 30 23:51:44 "The way DateTimes are stored and retrieved from Sqlite databases depends on a lot, unfortunately, because Sqlite doesn't have a way of storing datetimes natively. Further, there are two versions of Sqlite (2 and 3) which are treated differently when it comes to DateTimes. The recommended way of using DateTimes with Sqlite is to encode/decode them yourself to/from some particular integer string format that you decide, and not putting Oct 30 23:51:44 them into a DATE or DATETIME column. Oct 30 23:52:11 hihi Oct 30 23:52:12 right, I was going to use a uint Oct 30 23:52:23 so Oct 30 23:52:25 http://www.experts-exchange.com/Database/Miscellaneous/Q_21963308.html Oct 30 23:52:39 cheers Oct 30 23:52:59 gonna need it myself soon anyway Oct 30 23:53:21 im bringing the db stuff back form the dead - ive had enough of files i tihnk Oct 30 23:54:14 lardman, what version of sqlite is installed? Oct 30 23:55:06 http://www.sqlite.org/cvstrac/wiki/wiki?p=DateAndTimeFunctions and http://www.somacon.com/p370.php Oct 30 23:55:18 no idea, yet :) Oct 30 23:55:37 heh Oct 30 23:55:50 think I'll stick with Linux-style dates anyway Oct 30 23:56:07 lcuk: I write as much as possible, then test Oct 30 23:56:34 heh i prefer to see what im doin with little test blocks then make use of known good code ;) Oct 30 23:56:53 nah, that's what printf is for! Oct 30 23:57:45 thank the segfault lord Oct 31 00:00:20 lardman, do you use firefox? Oct 31 00:03:25 yes Oct 31 00:03:33 https://addons.mozilla.org/en-US/firefox/addon/5817 Oct 31 00:04:11 interesting Oct 31 00:06:23 I always used: http://www.sqlite.org/cvstrac/wiki/wiki?p=DateAndTimeFunctions and http://www.somacon.com/p370.php Oct 31 00:06:23 no idea, yet :) Oct 31 00:06:23 heh Oct 31 00:06:23 think I'll stick with Linux-style dates anyway Oct 31 00:06:23 lardman, yeah should make it a bit easier to design with Oct 31 00:06:24 lcuk: I write as much as possible, then test Oct 31 00:06:26 heh i prefer to see what im doin with little test blocks then make use of known good code ;) Oct 31 00:06:28 nah, that's what printf is for! Oct 31 00:06:30 thank the segfault lord Oct 31 00:06:32 chelli (n=chelli@debian/developer/tschmidt) has quit ("IRC is just multiplayer notepad") Oct 31 00:06:34 aaaaaaaaaaaaaaaargh sorry Oct 31 00:06:44 hmmmmm :) Oct 31 00:06:45 http://sqlitebrowser.sourceforge.net/ <-- that I wanted to post :( Oct 31 00:07:54 EgS :D you nearly got yourself booted Oct 31 00:08:00 thanks for link though lol Oct 31 00:08:43 i like the firefox one actually, mozilla have been pushing for real development within their framework - thats the first time ive seen it Oct 31 00:08:50 are sqlite dbs platform agnostic? Oct 31 00:09:05 hopefully, the code is Oct 31 00:09:14 lcuk: jeah I really need to put in some paste protection into quassel... -.- Oct 31 00:09:18 yeah, but the data itself? Oct 31 00:09:37 ill see if i can find out - would be good if it is Oct 31 00:09:43 makes sync and backup and sharing easier Oct 31 00:13:41 "e with multiple tables, indices, triggers, and views, is contained in a single disk file. The database file format is cross-platform - you can freely copy a database between 32-bit and 64-bit systems or between big-endian and little-endian architectures." Oct 31 00:13:52 http://www.sqlite.org/about.html Oct 31 00:13:55 cool, thanks lcuk Oct 31 00:14:26 thats VERY cool actually :) Oct 31 00:15:27 sqlite == access for a more refined society ;) Oct 31 01:13:09 ~flasher Oct 31 01:13:10 it has been said that flasher is http://wiki.maemo.org/Flasher Oct 31 01:33:21 is anyone familiar with the deep internals of gtk+ Oct 31 01:33:52 im tempted to see how much work it would take to render gtk applications on the Xv plane Oct 31 02:24:02 anyone have skype working yet on the wimax n810? Oct 31 02:28:46 Stskeeps: you around? Oct 31 02:29:48 anyone using the wimax n810 in nyc? Oct 31 02:45:47 pandora got 256 mb of ram Oct 31 02:45:50 sweet Oct 31 02:46:03 when did that happen Oct 31 02:46:19 (just saw the post on the forums) Oct 31 02:46:44 iow, ff will work **** ENDING LOGGING AT Fri Oct 31 02:59:57 2008