[00:00] if you only need a pin number and some person details you can just guess that [00:01] no need for phishing, though no reason not to do that too [00:01] trojan, yes [00:01] and just keylog everything [00:01] but if that were the only problem, why take it off line? [00:02] ali1234: It's possible it turned out to be an overly easy way for people to get the cash after they'd got the details? [00:02] yeah [00:03] but how could they fix it? [00:03] if they're just going to reduce the limit why take it offline? [00:03] weren't they having problems for the past few days actually? or was that hsbc? [00:03] ali1234: I think there was a beeb report about some banks having issues [00:04] seems very suspicious to me [00:23] ...bored outta my brains .. anyone got any news ?? [00:32] someone proposed to put the teletext font i made into xbmc [00:33] except i didn't make it, i just converted it from bitmap to ttf [00:34] also i had an idea to adapt my teletext recovery software for old floppy disks [00:34] but i don't know enough about how they are formatted [00:35] ali1234: Teletext recovery software? And what format of flippies? [00:35] teletext recovery from vhs [00:35] it's possible :) [00:35] hoho - OCR'd ? [00:35] no [00:36] oh from the header? [00:36] recovering the information from the VBI [00:36] yeh I guess later VHS machines probably have enough bandwidth to do it [00:36] the VHS has lower horizontal resolution so common wisdom says nyquist [00:36] I remember though our TV couldn't normally get the teletext while playing from vhs [00:36] but there's a catch. nyquist is for analogue signals and VBI is digital [00:36] a TV cannot do it [00:37] Why? [00:37] a VHS has about 3-4MHz bandwidth, and teletext is 6.something MHz [00:38] ok, so how do you recover it from vhs? [00:38] so the teletext signal is binary [00:38] when you put binary through a low pass you get a gaussian blur [00:38] so i take the signal from the VHS, and guess what the original was, blur it, and compare [00:39] then refine until i get a "best match" [00:39] how do you define 'best'? [00:39] this works quite well but is extremely slow [00:39] best is least mean squared difference [00:40] so the first few bytes of teletext line are always the same so i know what those are [00:40] they are 10101010101010101110010 [00:40] ah right, but there isn't any parity or anything in the rest of the line is there? [00:41] so i try that + 1 and that + 0, gaussian blur both, compare to input signal, take the best, then repeat for the next byte [00:41] yes there is parity too and i take that into account. i don't actualyl test single bits. i test every possible value of thenext byte, rejecting anything hat would be an invalid byte [00:42] i scan over the whole line multiple times, three passes usually yields no further improvement [00:42] this isn't perfect but teletext cycles so then i combine similar lines, taking the most frequent character in lines which are "similar" [00:42] ali1234: Almost sounds like the PRML disk encoding type of work? [00:42] where "similar" is defined by an extremely complex heuristic that needs to be hand tweaked for each recording [00:42] not familiar with that [00:43] it has similarities with stuff like barcode reading from blurred camera images [00:43] cos teletext is like a barcode... black and white bars of varying thickness [00:43] ali1234: So when you say floppy recovery you mean recovering floppies from a fuzzy scan? [00:44] yeah. actually scan the signal as analogue, and then do the same thing. qwork out what binary data would look most like the actual read data after convolution [00:44] so for like 20 year old floppies that are not readable in a normal drive [00:44] ali1234: I suspect the type of degradation on floppy is somewhat different - it's probably more something that's bleed from neighbouring tracks? [00:45] (or from the other side?) [00:45] perhaps. there's no repetition either [00:45] and i would have to heavily modify a floppy to read "slowly" [00:45] and there is ecc [00:45] i use a wintv to sample the VBI and it oversamples the VCR signal by about 5x [00:46] ali1234: You could try using a ferrofluid and microscope to read it instead [00:46] well, this is really an automated version of that :) [00:46] I meant for floppies [00:46] the idea is basicallyjust oversample and then develop heuristics [00:47] i got some results: http://al.robotfuzz.com/~al/teletext/bbc1/19961225/ [00:47] http://www.manx.net/tv/mt-tv/watch/7128/mark-shuttleworth [00:47] i made the font for that too [00:47] that's from about 2 hours of VHS, which took a month to process [00:48] nothing at all was visible with a normal TV [00:48] impressive [00:48] the result is basically perfect [00:48] there's even more tricks though [00:49] common page headers are fuzzy matched for example [00:49] yeh or when the same page comes around multiple times you might try matching [00:49] yeah it does do that [00:49] neat [00:49] it's all under vhs-teletext on github [00:50] ali1234: Sounds like a job for a gpu to do multiple tries in parallel? [00:50] yes very much so [00:50] i tried but i couldn't get it to run faster [00:51] but i've never really done opencl etc [00:51] me neither [00:51] it's all done with numpy and scipy which are pretty fast and optimized from what i gather [00:51] maybe one day they'll just use opencl natively [00:51] anything with py in the name seems unlikely to be fast [00:52] well yes, but numpy/scipy is specifically designed to make array operations/convolutions etc really fast [00:52] anyway, bed! [00:52] nn [05:13] asdf [05:13] gdf [05:13] adfg [05:13] hdg [05:13] df [05:14] hgfd [05:22] SDDDDDDDDDDDDDD============================================================================================= [05:22] SDDDDDDDDDDDDDD============================================================================================= [05:22] SDDDDDDDDDDDDDD============================================================================================= [05:22] SDDDDDDDDDDDDDD============================================================================================= [05:22] SDDDDDDDDDDDDDD============================================================================================= [05:22] SDDDDDDDDDDDDDD============================================================================================= [05:23] SDDDDDDDDDDDDDD============================================================================================= [05:23] SDDDDDDDDDDDDDD============================================================================================= [05:23] SDDDDDDDDDDDDDD============================================================================================= [06:12] !ops [06:12] Help! dgjones, Myrtti, Mez, jono, popey, Gary, Seeker`, Daviey, PriceChild or X3N [06:12] oh he's gone already [07:27] oh charming [07:27] (good morning) [07:52] aloha [08:06] morning all :D [08:09] morning czajkowski [08:13] morning [08:20] morning AlanBell [08:23] MooDoo! \o/ [08:25] christel: <3 o/ [08:27] how are you? long time no taaalk [08:34] christel: yes i'm fine, lost my way a little with linux, but trying to get back into it slowely [08:47] morning [08:52] :) [08:52] lo popey [08:55] morning alan [09:01] morning [09:04] popey: i'm guessing you don't have to shave your hair off now then ;) [09:04] :) [09:12] popey: today's sound track (you liked Akufen, right? :)): http://open.spotify.com/album/4qzJV2qpd93F2Y5SkCfo8K [09:13] This has some similarities [09:16] * jacobw watches the stephen fry interview [09:17] listening, thanks MartijnVdS [09:21] ha "it's amazing how dumb some people are" [09:27] good morning everyone. === RaycisCharles is now known as GentileBen [09:45] hey brobostigon [09:45] how's it going? [09:45] jacobw: ji, not bad, waking up, and uyou? [09:46] normal sunday here [10:01] * MartijnVdS did some Sunday javascripting [10:01] jacobw: ok :) [10:14] MartijnVdS: ++ [10:15] How can I remove a package and all of its configuration? [10:15] And then reinstall the package cleanly? [10:15] you'll have to remove the config in your home dir manually [10:16] kingcrimson: "apt-get purge package_name_here" [10:16] kingcrimson: that removes the package + all config [10:16] Hm - I've tried that. It's for kerberos (Don't ask I'm just messing about!) [10:17] kingcrimson: dpkg -S /etc/config_file_thats_broken [10:17] that shows the package the config file is in [10:17] OK [10:17] you can then purge + reinstall that.. [10:17] Thanks I'll try that === GentileBen is now known as SirCrispinTheJew [10:24] !info ubuntu-gnome-desktop [10:24] Package ubuntu-gnome-desktop does not exist in precise [10:25] !info ubuntu-gnome-desktop quantal [10:25] ubuntu-gnome-desktop (source: ubuntu-gnome-meta): The Ubuntu GNOME Remix desktop system. In component universe, is optional. Version 0.2 (quantal), package size 3 kB, installed size 26 kB [10:27] Ah whoops my own fault - there is a seperate package for config... [10:44] Why do users in ubuntu have the same group name as user name? Wouldn't it make sense to put them in the users group? [10:47] kingcrimson: the named group is the primary group only, a user can be any number of secondary groups [10:47] But why have a group for every user? [10:47] so a user doesn't inadvertently create files readable for others [10:47] mostly [10:48] (that can be solved with umask, but one tiny mistake..) [10:48] i've read that reason and another reason that makes even more sense that i've forgotten :( [10:49] http://www.oreillynet.com/onlamp/blog/2006/09/using_user_private_groups.html [10:49] http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/ref-guide/s1-users-groups-private-groups.html [10:49] http://www.redhat.com/docs/manuals/enterprise/RHEL-5-manual/Deployment_Guide-en-US/s1-users-groups-private-groups.html [10:49] Those are wikipedia refs [10:49] Which wiki article? [10:50] http://en.wikipedia.org/wiki/Filesystem_permissions#User_private_group [10:50] Thanks [10:50] When each user has their own group, umask can be set to 0002, which makes all files group-writeable [10:50] I'll have a read [10:50] Right [10:51] so if you add two users to a third group (to collaborate on something, say), the files they make can be read _and written_ by both users [10:51] without fiddling with the umask or chmod all the time [10:51] jacobw: ^ that seems to be the other reason? [10:51] yeah, that's it [10:51] Hmm that's a good reason [10:52] Problem solved - I was just scratching my head and wondering why I shouldn't just change all users primary group to users [10:52] you can grant access to all your files by adding another user to your group [10:52] (I only a sysadmin at home so it doesn't really matter but worth thinking about) [10:53] for one user only, or more than one user, but not all users at the same time unintentionally [10:58] hmm, i've never tried dia before, it's actually quite good [11:29] nomnom, ham and goats cheese toasties.:) === Lcawte|Away is now known as Lcawte [14:15] * AlanBell updates http://ubuntu-uk.org/free-cds/ [14:15] now taking pre-orders for 12.10 [14:16] AlanBell: But what are you going to get the chicken? [14:16] probably Ubuntu Server again [14:17] AlanBell: I guess they run a flock rather than a cluster or cloud? [14:28] Bug #1063043 [14:28] Launchpad bug 1063043 in ubiquity (Ubuntu) "Inaccessible Installer for 12.10" [Undecided,Confirmed] https://launchpad.net/bugs/1063043 [14:37] AlanBell: Marked it high [14:37] Anyone here in UK with a three "Ultimate Internet SIM 200" plan? does tethering work for you without the bolt-on? :P [14:40] watch out, watch out, there's a /me about ;) [14:40] thanks penguin42, I have just reproduced it [14:44] AlanBell: for other reasons, I was thinking of a reporting similar bug re 12.04 installer [14:44] it will not allow full control on a netbook due to sceen size vs dialogue size at the "something else" choice for partitioning [14:46] alt+click drag to move the top of the installer window off the top of the screen [14:46] possibly [14:47] try getting someone to do that while you're going through the install remotely [14:48] yeah, netbook screen resolution just isn't supported very well [14:48] however - user [dearest sis] is v. happy with her "new" 12.04 netbook [was running 10.04] [14:49] Bug 741869 is a total pita [14:49] Launchpad bug 741869 in OEM Priority Project precise "Unity/compiz intercepts Super and Alt keypresses from grabbed windows like VMs." [High,Confirmed] https://launchpad.net/bugs/741869 [14:52] dunno how people at Canonical cope with that one [14:54] especially when Unity [deliberately?] kills Gnome-Do in normal mode, let alone a VM [14:54] * SuperEngineer slaps own wrist [15:02] Has anyone heard anything up to date [beyond April'12 ] re Gwibber plug-in for G+ ? [15:03] Either I can no longer summon my google-foo or my lp-foo or there *is* no more news [15:03] I guess that is waiting for a G+ writeable API [15:03] cheers AlanBell === Lcawte is now known as Lcawte|Away [15:35] that bug still isn't fixed? [15:40] http://ubuntu-uk.org/ircstats/ [15:40] seems stuck [15:41] how comes I have no idea who the person who is #2 is [15:41] sorry, #3 [15:42] i paused it [15:42] pisg was eating the box alive [15:42] ah [15:42] aww [15:42] we talk too much :) [15:42] indeed [15:45] does anyone know if three currently employs any tethering detection methods? :p [15:50] Azelphur: come to .nl, net neutrality law forbids tethering detection ;) [15:50] well not detection.. but acting on it ;) [15:50] wow ! [15:51] MartijnVdS: I want to go to there :( [15:51] MartijnVdS: But do you still get cheap 'unlimited' mobile contracts? [15:51] penguin42: no, but we didn't get those before either [15:52] penguin42: When providers got rid of those plans, and announced further bans on Skype/voip stuff, politicians suddenly acted :) [15:52] MartijnVdS: Hmm, see I get a 20GBP/6 months payg phone payment for internet, that limits certain types of stuff to 500MB/month but says unlimited web [15:53] Someone complained to the "advertising authority" about the "Unlimited*" plans some are offering again now [15:53] because they're "Unlimited as long as you don't use a lot" [15:53] which is.. strange [15:53] yeh they're a bit odd; this one is very badly defined but seems OK for my use; and at that cost I can't really argue [15:53] I have a 400MB plan, but I tend to use only 250-300 [15:58] WOohoo, libvirt + kvm + a bunch of bridges = fun [15:58] I can now create a VM that can only see one VLAN [16:03] yeh that's the idea [16:04] MartijnVdS: Probably be a good thing to do a write up of that setup [16:04] I had to poke around with ebtables to get the "default" vlan bridge to work (the "untagged" one) [16:04] penguin42: hm. yeah [16:17] * MartijnVdS revives his blogger page [16:20] gah [16:20] if I have a USB stick in (to boot from), my computer ignores all keypresses at bios [16:20] Laney: Sigh, I've seen a machine do that [16:21] Laney: I had to go hunting for a PS/2 keyboard last week and realised the only one was my own Model M, all the old keyboards had been chucked [16:21] uncool [16:22] yeh [16:22] could be worse than a model m though [16:22] * Laney will just burn a DVD [16:22] want to test if the installer will be able to assemble my mdraid volume [16:22] * Laney eyes xnox [16:22] Laney: Well the problem was I'd already burnt a CD and a DVD and both had bad blocks on them annoyingly far into the install, so then went to thumd drive [16:22] Laney: What hardware ? [16:22] it's a p877-v [16:23] oh completely different [16:29] ffs, would you believe that i only have cd-rs and not dvds :( [16:29] Laney: It always happens that way [16:39] yay got it to boot from usb [16:41] Laney: When it takes 4 or 5 attempts to install a machine it's always very very frustrating [16:43] nah this is going to be sweet [16:43] straight in, bish bash bosh robert is your mother's brother [16:48] or your father's brother [16:48] actually robert is my father [16:48] and my father's sister's husband [16:49] your father married his sister?! [16:49] not the same pers [16:49] damn [16:49] faster than me [16:52] \o/ pancakes [16:52] canpakes! [16:53] Sam just said "We should have these every day!" [16:53] Good idea Sam! [16:56] * popey explains netherlands to the kids [16:56] MartijnVdS, do you play minecraft? (Sam wants to know) [16:56] popey: I do not [16:57] what exactly have you been telling them about the Netherlands? [16:57] "Maybe he's like 'What _is_ minecraft!?'" [16:58] popey: how could I not know what minecraft is, with you and my coworkers talking about it all the time :) [16:59] :) [16:59] "Coooool" [17:00] http://www.reddit.com/r/fossworldproblems/ [17:36] popey: http://i.imgur.com/8bUjL.jpg [17:40] * Laney immediately removes everything apart from FF, home folder, workspace switcher from default launcher [17:40] ah, that new install smell [17:43] popey: It's a shade of green isn't it? [17:44] hmm? [17:44] popey: Minecraft [17:45] uhm [17:45] * MartijnVdS has home folder, chrome, terminal [17:45] seem to get loads of 'minecraft themed' things that are just green and box shaped with a bit of brown splodgyness on === Lcawte|Away is now known as Lcawte [18:21] so who wants to port https://github.com/jlyonsmith/XnaBuildContent to linux? [18:21] .. you? [18:22] XNA sounds like an IBM network thing [18:24] token ring? [18:26] 0o [18:27] hey directhex - hope the sprog birth went well assuming it hath been and gone! :) [18:27] oh, yeah, ancient history [18:27] i've been away a while :) [18:28] directhex: what does that stuff actually do? what does "content building" mean? [18:28] it leverages synergetic community processes! [18:29] what is "XNA content" [18:29] is it like textures and meshes? [18:29] looks like it [18:29] http://ubuntuone.com/2N0ruoYYAjAP1vyRSa9Y15 [18:30] ssd ♥ [18:30] ali1234, my understanding, and i could be wrong, is that XNA has a file format for game resources - i believe "xnb" - so content building would be the procedure for compiling an xnb from source formats [18:30] yeah. it looks like mshtml all over again [18:30] or wmf [18:30] no, not wmf [18:30] well, maybe [18:30] arguably, avi [18:30] emf then? [18:31] Windows Metafile [18:31] oh yeah, i was thinking of wmv [18:32] well, WMF is nothing like this. this is basically a proprietary zip file afaict [18:32] \o/ NIH [18:33] hm, i dunno, the description i'm reading makes it sound like the xnb file is a serialized .net object [18:33] There are 2 versions of ASF. 1.0, the used and unpublished format. And 2.0, which is the published and unused format. [18:33] Go wiki.multimedia.cx :) [18:33] which sounds more like WMF than i thought :p [18:33] hmm [18:33] http://msdn.microsoft.com/en-us/library/bb447756.aspx [18:34] but any file can be "unserialized" into it's component parts [18:34] eg a text file with a list of numbers... you could say that's a serialized array [18:36] well, sure, i think the point is you can treat the assets in an xnb as/with code directly [18:36] a zip file is a serialized zip object... or at least if you implemented zip/unzip in an object oriented language, it would be [18:37] "content document object model" [18:37] ok, i don't want to read any more of this [18:37] it's clearly insane [18:38] it's one of those systems which has been designed to be so generic that it ends up doing absolutely nothing to reduce the amount of work you have to do, and it just ends up as another barrier to doing what you need to do. [18:44] * popey stabs windows [18:44] it's also used by a bunch of existing xna games. so either we port the content pipeline generation stuff, or those games need the content to be compiled on windows [18:45] what are the barriers to porting it? [18:45] e.g. reasonably sure that xnb files wouldn't be considered acceptable in a source package [18:45] i mean has anyone even checked to see if it just works? [18:47] there's an idea [18:52] huh, a cproj. didn't think xbuild did g++ stuff [19:00] stupid windows anytime upgrade failed due to sp1 being half installed [19:02] * SuperEngineer celebrates his first Ubuntu1 referal upgrade ;) [19:02] bah, sp1 fails to install when other disks are in the machine [19:02] SuperEngineer: pressured your parents into it eh? [19:02] popey: Weird! [19:03] following some online guide on ms.com [19:03] seems known issue [19:05] MartijnVdS: nah! spent some time whilst on sanity in Dartmouth removing sister's 10.04 & pushing her onto to 12.04... she was grateful ;) [19:06] MartijnVdS: so grateful that she's noe thinkiong of having me move her Windows desktop to Ubuntu! [19:07] cool :) [19:08] that leaves just one target I set myself left to achieve... [19:08] and then? [19:09] back to alcohol? [19:09] I provide a lot of support around this area for pooter newbies [19:09] * popey tries to install SP1 again and goes to get a bloody mary to make it easier [19:09] popey: try a virgin screwdriver instead! [19:09] one was a gut older than dinosaurs who bought a laptop from Pc World [spit] with windows7 on it.... [19:10] SuperEngineer: windows 7 -- must be recent then :) [19:10] MartijnVdS: He has a lot of tomato juice to drink [19:11] I agreed to support him as long as agreed to get jealous of me running Ubuntu on a netbook faster than he was running & on his laptop... [19:11] penguin42: so.. a virgin bloody mary? :) [19:11] ....he's jealous & getting tempted ;) [19:11] penguin42: "virgin screwdriver" = vodka + orange juice - vodka :) [19:12] MartijnVdS: "virgin screwdriver" = vodka in the hands of a mechanical apprentice [19:13] SuperEngineer: let's not reinforce stereotypes [19:13] MartijnVdS: ;) [19:19] \o/ sp1 installing [19:19] xp sp1? [19:20] MartijnVdS: p.s re pressured your parents - hmmm only with a grave digging-up shovlk methinks. How old do you think I am for Chrisake ;) [19:20] also, there's a referals for U1? [19:20] Win7 SP1 [19:20] and yes, there is [19:21] so the people i refer have to get a paid account? [19:22] ali1234: nope - just refer them [19:22] cool [19:25] far better to install Windows from already SP1'd media [19:25] you can get links to legit media from mydigitallife google results [19:25] that option wasn't available to me [19:25] woot, now the anytime upgrade works [19:25] mydigitallife isn't legit?? [19:25] is it? [19:26] ali1234: it links to the digitalriver mirrors [19:26] i.e. MS' official ones [19:26] ah [19:26] you can get Office versions the same way - handy for sorting peoples PCs [19:26] i just get the md5sums from a tech blog and then get the isos from torrents [19:26] oh ffs, failed again [19:26] what's failing? [19:27] windows anytime upgrade [19:27] home premium to professional [19:27] why do you even need that? [19:27] system got internet connectivity? [19:27] it does [19:27] corp network stuff [19:28] i install from flash drive these days - deleting the ei.cfg file in \sources lets you pick the right flavour without even entering a key [19:28] I dont fancy installing again [19:28] just this past hour done a reinstall of a laptop here in fact [19:28] yeah, more power to you for next time though [19:28] if they have a corporate network, don't they have corporate support? [19:28] (to do this for you) [19:28] no [19:30] * popey stabs CTRL+W [19:30] speaking or corporate stuff [19:30] i have a problem with a radius server [19:31] client has a NAS and a VPN firewall in front of it [19:31] the NAS has all the users set up on it, and exports them on radius [19:31] the VPN picks up the users from radius [19:31] oh, 5 more updates and a reboot after sp1 [19:31] jeez, i thought they'd fixed this update/reboot cycle [19:32] haha, nope 121+ [19:32] that works, but the NAS says this: "RADIUS server only supports PAP, EAP-TLS/PAP, and EAP-TTLS/PAP authentication schemes for system user accounts." [19:32] (after SP1, and IE9) [19:32] popey, lollerskates no. windows update is pain [19:32] and when we try to cnnect the VPN, it only works if you disable encryption [19:32] also ubuntu can't connect at all, because it won't allow you to disable the unsupported login methods [19:32] not that they use ubuntu [19:33] but... does anyone know ... which login methods should work with this, with encryption enabled? [19:33] there's about 10 different types ... [19:33] right, no more updates showing [19:34] only optional ones. bing desktop (no thanks), silverlight, (not needed), and some hardware updates.. [19:34] s/hardware/driver/ [19:34] lets see if anytime works now [19:34] oh yay! activate again!? [19:34] * Darael mutters imprecations at irssi-plugin-xmpp [19:34] only did this like an hour ago, typing lengthy codes into a phone then typing more lengthy codes into my pc [19:35] yeah that process is ridiculous [19:35] at least it's better than it used to be in early XP days, no having to talk to a rep and convince them you have it installed only on one PC to start [19:36] ali1234: sorry it took so long to find it: https://one.ubuntu.com/help/faq/referral-program-terms/ [19:36] oh, i put the wrong key in, the one from the box, it wants the anytime key [19:36] SuperEngineer: popey already answered ages ago, but thanks [19:36] ali1234: whoops! too busy trying to find link ;) [19:37] SuperEngineer: it's only 500MB a pop, i thought it was 500GB... which they probably wouldn't give away for free :) [19:37] bah, looks like i need to phone them [19:38] gotta love this one of a Windows install [19:38] http://i.imgur.com/EgOlD.png [19:39] yep, it always says that first time, even on a windows 7 sp1 install [19:39] yeah i'm not saying i'm new to it [19:40] bah, i have to do the phone thing _again_ !? [19:40] this is mental [19:40] :) [19:41] *enters laptop's COA sticker key and activates* [19:41] it's far easier not to be legit with Windows [19:41] but i've not been a poor kid for a long time so i like legal :) [19:42] this is all a pukka install [19:42] rewarded for your custom [19:42] boxed copy and an online purchased anytime upgrade [19:42] yeah [19:42] yeah i'm not claiming it isn't [19:42] just find it amusing how staying legit is harder [19:44] right, so activated again.. [19:45] "The upgrade key is not valid" [19:45] magic [19:48] my favourite windows experience lately: if you do Users on a non-C:\ drive, it works. however, if you have a folder named Users.bak on the target drive, it merges it into the newly created Users. [19:49] how useful [19:49] or did you not want that? :) [19:49] popey: if you need help, I can recommend an sys that won't give you all this trouble. It's called Ubuntu... apparently it's rather good! [19:50] * SuperEngineer runs for cover :) [19:50] unhelpful [19:50] daftykins, of course i didn't farking want that, it rolled all the old desktop icons & things into the new user! disaster! [19:50] :D [19:53] well, that was a waste of time [19:55] still not playing ball? [19:57] nope, says my key is invalid [19:57] nothing I can do at this point [19:58] yay, now my live account doesn't work [20:02] sorry for the stupid question, but are you using the anytime upgrade app/link or the change product key one? [20:03] i am using the wizard thing [20:06] what's louis walsh done? [20:06] much outrage on facebook [20:07] no idea [20:09] aaargh [20:09] * popey gives up [20:09] i wonder if you can feed an anytime upgrade key to an edition of the right version you're going *to* [20:09] probably not, but i'd be curious nonetheless [20:10] daftykins: Nope. Tried it before, when reinstalling, in an attempt to cut a step out. Didn't work. [20:11] ah :) [20:11] well there y'go [20:11] thanks for the heads up [20:11] No worries. [20:11] wtf, I just rebooted and now it's running win 7 professional! [20:11] ;) [20:12] i nearly suggested a restart. after you did the first fiddle the relevant services would no doubt have needed a refresh [20:12] Microsoft was secretly started in a decades-long plot to massively confuse popey. Clearly. [20:12] :D [20:21] s/popey/world/ [20:31] I think I just officially got the worst apology ever in the history of anything [20:31] "I'm sorry I was rude to you yesterday, even though you was wrong and it was entirely your fault" [20:40] * jacobw copies to 'lines to use later' book [20:40] xD [20:55] \o/ Just managed to create a terrible backronym for some webstuff I'm working on [20:55] Oh? Prey, tell. [20:56] It's now called the Project Management Suite [20:57] Beaten to it in the software world: There's the PS3 Media Server. [20:57] Don't care :p [20:57] It's still well done. [20:58] Or horribly badly done, depending how one looks at it.\ [20:59] Muahahahahahahahahahahahahahahahhahahahaha [21:00] For some reason dispersible asprin + caffeine + sugar makes me laugh like a maniac [21:00] Hmmm. Eight out of ten on the maniacal laugh. [21:02] I used to have many arguments about whether you should start Mwahahahaha or Muahahahaha [21:02] seemed a bit symantically silly really [21:02] Then there's the Bwahahahaha school... [21:03] Now Bwahahahahaha always seemed to hint at a bit of a lower class insane genius [21:03] Muahahahaha has an air of eccentricity [21:03] bwa(ha)+, seriously?? [21:04] it's so mwa(ha)+ [21:04] I've seen it. Doesn't mean I agree with it. === Guest53223 is now known as mgdm [21:06] aloha [21:06] o/ [21:06] 22:00 in the Big Ubuntu-UK house and all sanity has been lost [21:06] how was skynet? [21:07] is judgement day inevitable? [21:07] Why the hell didn't I realise that super+tab is better than alt+tab these days [21:10] it is? [21:10] Because it's not been very-loudly-and-widely talked about and it's not particularly discoverable save by accident? [21:11] When i'm trying to target a specific app it's better (rather than previous window) [21:15] and because most people don't use either of them anyway [21:27] I guess you are supposed to click on the launcher icon, or touch it on a touchscreen [21:34] ..well you could do that i suppose... but what's wrong with just pointing at it from the other side of the room & have it open... works for me [21:34] * bigcalm slithers back from phpnw12 [21:34] SuperEngineer: Most people can't point with sufficient accuracy? [21:35] ;) [21:37] users won't remember keyboard shortcuts, read instructions written on the screen, and half of them can't even click on a button smaller than 100x100 [21:37] * SuperEngineer remembers bathroom window is still open - points at window, window closes ;) [21:37] Bah, users, who'd have 'em. [21:37] if you can do any of those things you're probably the local computer expert [21:38] Don't forget "use a search engine effectively for things other than finding sites one already knows the name of". [21:39] A bit wordy. But something the modal user doesn't seem to be able to do, certainly. [21:43] yeah, still hurts to see people type bbc.co.uk into google [21:44] I asked someone why they did exactly that... they're reply: 2because it works"... hmmmm [21:45] *because [21:45] connect === Lcawte is now known as Lcawte|Away [21:48] That's probably the real reason for Chrom{e,ium}'s "omnibox". [21:49] Because people don't consistently use either the search box or the address bar as intended, even when they get the difference. [21:50] * SuperEngineer was up and about at 4 a.m. - time for bed now... see yous all later folkies [21:50] * SuperEngineer points at bed... bed floats to SuperEngineer [21:50] ;) [21:51] family guy, star wars special, bbc3, :), stewie as vader, lol. :) [21:59] nos da everyone, sleep well. [22:10] i tried to tell students of their craziness searching for domains too, horrifying really :S [22:14] In a lot of academic settings the web is already URL-filtered. Create a block page that picks up anything that looks like a Google search string with q= and tells them "that is not what a search engine is for"? Cruel, but amusing and good for them. [22:15] ;) [22:16] makes me wonder where things'll get to, once almost everything is simplified [22:31] * BigRedS believes that transferring tedious work to the computer is a good thing [22:32] not sure that googling domains counts there though :D [22:33] Googling domains /increases/ number of clicks needed. [22:34] Well, yes, but I very much like the idea of one bar which I type into and it gives me what I asked for [22:34] whether that's a domain or a search string [22:35] yeah, that part does help [22:36] Hence the chrom{e,ium} omnibox. Or, indeed, the functionality that Firefox has had for ages that does much the same thing. [22:36] me and Darael are more speaking of those that open a browser, probably type 'google' into the address bar, click google US/UK then type say, bbc, then hit that result ;) [22:36] And, considering they've rarely changed the default search provider, they're probably going through Bing to get to Google. [22:36] ja! [22:38] So it's addressbar*click*->"google"->*click* on "go"->*click* link to Google->*click* search box->type domain->*click* "Google Search"->*click* link to site. [22:38] In the worst case. [22:39] Which is six clicks and two rounds of typing for something that could be one or no clicks and one lot of typing. [22:40] It would appear I've picked up the habit of using as punctuation. Oh, dear. [22:48] >:) [22:48] i won't hold it against you... yet