00:02:38 <JibberJim> JibberJim has quit (Read error: 104 (Connection reset by peer))
00:03:30 <lisppaste2> lisppaste2 has quit (Read error: 104 (Connection reset by peer))
00:05:04 <JibberJim> JibberJim (n=none@dsl-217-155-143-66.zen.co.uk) has joined #swhack
00:05:04 <Monty> Thank goodness, JibberJim is back!
00:05:06 <phenny> Be quiet, Monty.
00:05:07 <Monty> O2 site?
00:11:50 <thelsdj> thelsdj has quit ("leaving")
00:36:34 <vIkSiT> vIkSiT (n=Viksit@unaffiliated/viksit) has joined #swhack
00:56:42 <bjoern_> I have a function that takes a regex and an option. I'm looking for a name of the option. It controls whether /foo/ should come out as /.*foo.*/ (/^foo/ as /^foo.*/, /^foo$/ as /^foo$/, etc)
00:56:50 <bjoern_> ideas?
00:57:45 <bjoern_> the effect is that if the regex is not anchored, it really isn't anchored when interpreted in a /^$regex_here$/ context
00:59:56 <bjoern_> ensure_unanchoredness is close but ugly...
01:02:09 <jcowan> jcowan has quit ("Leaving")
01:18:16 <d8uv> d8uv (n=d8uv@athena.crschmidt.net) has joined #swhack
01:18:22 <d8uv> HOWDY ALL
01:18:35 <d8uv> DO YOU HAVE ANY WAREZ?
01:18:47 <d8uv> I AM LOOKING FOR MICROSOFTS XP
01:18:49 <sbp> yes sir, yes sir, three boxen full
01:18:58 <d8uv> MY DOG ATE MY XP
01:19:06 <sbp> heh, heh
01:19:10 <d8uv> AND IT IS SICK
01:19:18 <sbp> I'd take it to a very rather quickly
01:19:23 <sbp> er, vet too
01:19:24 <d8uv> AND I NEED THE INTERNETS ON XP TO FIND A CURE
01:19:38 <sbp> .g XP Internet warez for dog eaten replacement
01:19:41 <phenny> XP Internet warez for dog eaten replacement: http://www.feedmarker.com/tags/%22image+replacement%22
01:21:13 <sbp> bjoern_: how about anchored?
01:21:19 <sbp> and set it to False by default
01:21:28 <sbp> function(regexp, anchored=False)
01:21:57 <sbp> d8uv: what is "my dog ate my XP" in Toki Pona?
01:22:20 <sbp> I ask for science purposes(tm)
01:23:01 <bjoern_> Well, I called it unanchored, but then thought it's a silly name, as it does not unanchor already anchored exprs
01:23:01 <bjoern_> It does not anchor unanchored exprs either...
01:26:03 <d8uv> sbp: You have to first say it as "My animal eats my learning box"
01:26:10 <d8uv> Then you can translate it
01:26:34 <d8uv> I can't because I'm playing a game on the internet
01:29:58 <sbp> "mi soweli moku mi sona poki" is my word-for-word translation
01:30:06 <sbp> but the grammar's probably fucked
01:30:22 <sbp> then again, it's Toki Pona, so it probably doesn't hurt the comprehensibility
01:30:47 <crschmidt> .g exhaustion with rdf
01:30:48 <sbp> bjoern_: anchorless?
01:30:50 <phenny> exhaustion with rdf: http://crschmidt.net/blog/archives/85/exhaustion-with-rdf/
01:31:14 <sbp> .g blargh
01:31:17 <phenny> blargh: http://catb.org/~esr/jargon/html/B/blargh.html
01:31:27 <sbp> odd. I get infomesh.net as the first result
01:31:31 <sbp> and nuts, refererbot went down
01:31:43 <bjoern_> I thought about 'free' ...
01:32:04 <bjoern_> auto_append_dot_star...
01:32:24 <bjoern_> substring_match
01:33:14 <d8uv> The internet game is "Yohoho Puzzle Pirates", and it's a game where pirates go around and play puzzle games.
01:33:29 <d8uv> And it's odd because everyone in the game takes it really seriously
01:33:36 <bjoern_> Sounds like Monkey Island?
01:34:24 <d8uv> Not really.
01:34:41 <d8uv> It's like a huge collection of tetris-clones
01:34:55 <d8uv> Only you play the tetris clones as a pirate
01:35:19 <d8uv> And if you play it you will act like a middleschooler
01:35:19 <clsn> Did you know "Sean B. Palmer" is an anagram of "Semper banal"? Which admittedly mixes languages.
01:35:53 <sbp> I... I'm going to have to borrow this from Morbus: <G>
01:36:06 <d8uv> Did you know "clsn" is an anagram for "complete loser"? Which is weird because you aren't a complete loser.
01:36:17 <sbp> at least it's not an anagram for Grow a Penis, a la Spiro Agnew
01:36:21 <clsn> Sorry... was playing with an anagrammer.
01:36:30 <Jibbler> * Jibbler knew someone with a name that was an anagram of "i'm a closable hymen"
01:36:48 <clsn> My favorite is "Klingon Language Institute", which anagrams to "Get gun, insult Tolkien again."
01:37:05 <clsn> <-- incomplete loser.
01:38:20 <Jibbler> "david william donald cameron, the new leader of the conservative party" == "onward, after michael howard's malevolence, deviation and petty drivel!"
01:38:42 <clsn> Wow. That musta taken a while to find.
01:39:21 <Jibbler> while i was watching the end credits of desperado, i worked out in my head that "antonio banderas" was an anagram of "o no, an arse bandit!"
01:39:33 <clsn> lol.
01:44:44 <sbp> damn, his middle name starts with a d
01:45:03 <sbp> "no, do an arse bandit!"?
01:45:43 <vIkSiT> vIkSiT has quit ("Later everyone!")
01:47:43 <tonybaloney> tonybaloney has quit ()
01:55:52 <BeHappy_> BeHappy_ (n=willy@host54-203.pool877.interbusiness.it) has joined #swhack
01:59:36 <vIkSiT> vIkSiT (n=Viksit@unaffiliated/viksit) has joined #swhack
02:20:42 <madewokherd> madewokherd (n=urk@VRP5000.rhbd.psu.edu) has joined #swhack
02:20:53 <deltab> yay, Cell City is on!
02:22:45 <bloodymike> bloodymike has left #swhack
02:24:12 <rajiv> rajiv (n=irc@gentoo/developer/rajiv) has joined #swhack
02:41:18 <vIkSiT> vIkSiT has quit ("Later everyone!")
02:43:40 <Emeka> Emeka (n=Emeka@athena.crschmidt.net) has joined #swhack
02:45:36 <tonybaloney> tonybaloney (n=tony@pool-71-243-77-175.bos.east.verizon.net) has joined #swhack
02:52:52 <raxor> raxor has quit ("Chatzilla 0.9.68.5.1 [Firefox 1.5/undefined]")
02:58:59 <bjoern_> bjoern_ has quit ("Quit")
03:24:52 <crschmidt> hm, does grep not have (choice|matching|like|this)?
03:25:13 <crschmidt> find . -type f | grep "\.(php|css)$"
03:27:48 <sbp> try egrep
03:27:58 <sbp> or escape the \(, \|, and \)
03:28:07 <sbp> can't use $ in regular grep, I think
03:29:47 <crschmidt> egrep did it
03:29:53 <sbp> if you use zsh and "setopt extendedglob", you could've done:
03:30:00 <jessica> * jessica yawns.
03:30:02 <sbp> ls *.(php|css)(.)
03:31:08 <sbp> .cp place of interest
03:31:11 <phenny> 2318: PLACE OF INTEREST SIGN (⌘)
03:42:30 <jetscreamer> jetscreamer has quit (Read error: 110 (Connection timed out))
03:44:18 <jetscreamer> jetscreamer (n=jetscrea@ppp-70-242-14-44.dsl.hstntx.swbell.net) has joined #swhack
03:46:03 <sbp> .cp rightwards arrow
03:46:06 <phenny> 0362: COMBINING DOUBLE RIGHTWARDS ARROW BELOW (◌͢)
03:46:09 <phenny> 2192: RIGHTWARDS ARROW (→)
03:46:12 <phenny> 219B: RIGHTWARDS ARROW WITH STROKE (↛) [...]
03:50:54 <sbp> .cp mid.*dot
03:50:57 <phenny> 00B7: MIDDLE DOT (·)
03:51:00 <phenny> 013F: LATIN CAPITAL LETTER L WITH MIDDLE DOT (Ŀ)
03:51:03 <phenny> 0140: LATIN SMALL LETTER L WITH MIDDLE DOT (ŀ) [...]
03:55:49 <deltab> phenny: tell bjoern to consider 'search' instead of 'match'
03:55:52 <phenny> deltab: I'll pass that on when bjoern is around.
04:10:09 <sbp> hmm
04:10:18 <sbp> I just realised that parameters are better than paths sometimes
04:10:30 <sbp> from the point of view of URI aesthetics
04:11:13 <sbp> I was thinking about making a site-wide validator using my RELAX NG XHTML 1.0 subset
04:11:25 <sbp> so I thought /proj/quality/validator would be okay for that
04:11:36 <sbp> but then what if I wanted to validate the quality/ homepage?
04:11:48 <sbp> /proj/quality/validator/proj/quality/ is pretty ugly
04:12:07 <sbp> /proj/quality/validator?path=%2fproj%2fquality%2f is ugly, but less so
04:12:16 <sbp> you can see which parts are doing which; that's the difference
04:15:22 <d8uv> http://www.jonathonforgovernor.us/ <- Pro-wrestler / Vampyre running for Governor of Minnesota
04:15:54 <d8uv> "My name is Jonathon .The
04:15:54 <d8uv> Impaler. Sharkey, Ph.D., L.D.D.D. I am a Satanic Dark
04:15:54 <d8uv> Priest, Sanguinarian Vampyre and a Hecate Witch.
04:15:58 <d8uv> My Magikal Path name is: Lord Ares.
04:16:00 <d8uv> "
04:16:17 <sbp> [[[
04:16:17 <sbp> I despise and hate the Christian God the Father. He
04:16:17 <sbp> is my enemy.
04:16:17 <sbp> However, it doesn't mean that I hate all his
04:16:17 <sbp> followers.
04:16:19 <sbp> ]]]
04:16:23 <sbp> don't want to lose voters!
04:17:51 <sbp> [[[
04:17:52 <sbp> Any Terrorist who is caught in Minnesota while I am Governor, will find
04:17:52 <sbp> out what the true meaning of my nickname 'The Impaler' means.
04:17:52 <sbp> Right in front of our State Capital.
04:17:52 <sbp> ]]]
04:18:35 <d8uv> Oh no he's going for the chair!!!
04:21:43 <sbp> hey, he'd abolish income tax
04:22:43 <d8uv> Yeah. He'll piledrive it through a pentagram on a fold-out table
04:22:45 <d8uv> My name is Jonathon .The
04:22:45 <d8uv> Impaler. Sharkey, Ph.D., L.D.D.D. I am a Satanic Dark
04:22:45 <d8uv> Priest, Sanguinarian Vampyre and a Hecate Witch.
04:22:53 <d8uv> CRAP I AM SORRY
04:23:09 <sbp> OH WHO CARES
04:23:10 <d8uv> Putty needs a confirmation for pasting
04:23:11 <sbp> [[[
04:23:12 <sbp> Upon becoming President I will immediately recall ALL servicemen and
04:23:12 <sbp> women from combat areas around the world. Additionally, I will have
04:23:12 <sbp> President George W. Bush charged and tried for the murders of every
04:23:12 <sbp> American that has been killed in Iraq
04:23:13 <sbp> ]]]
04:23:16 <sbp> yeah
04:23:31 <sbp> I usually clear my clipboard immediately after pasting something
04:23:37 <d8uv> "Do you want to paste? [y/n]"
04:23:40 <sbp> space shift+home ctrl+x
04:23:53 <d8uv> My name is Jonathon .The
04:23:53 <d8uv> Impaler. Sharkey, Ph.D., L.D.D.D. I am a Satanic Dark
04:23:53 <d8uv> Priest, Sanguinarian Vampyre and a Hecate Witch.
04:23:58 <sbp> hehe
04:24:01 <d8uv> Nope didn't work
04:24:25 <sbp> you can just select a space, because you're lucky
04:24:32 <sbp> well, depending on how you have putty set up
04:26:40 <d8uv> http://www.squidge.org/~peja/bugsbunny/slash.htm <- Looney Tunes Slash Fiction
04:27:20 <d8uv> "Warnings: transvestite bunny and M/M sex. I suppose you could call it cross species sex, too"
04:27:37 <sbp> "just a common love for the people who populate the Stargate universe"? what does that have to do with Looney Tunes?
04:29:04 <d8uv> I bet they were too busy masturbating to the thought of Porky Pig and the Tazmanian Devil getting it on
04:29:35 <sbp> to remember "Looney Tunes", you mean? so they put Stargate in instead?
04:31:05 <d8uv> I bet they also host Stargate and forgot to change the words around
04:31:22 <sbp> yeah, that's what I was wondering
04:31:33 <sbp> I also wonder how many others they host
04:32:03 <d8uv> http://en.wikipedia.org/wiki/Slash_fiction <- BTW I wonder if Wikipedia wants pictures for every single article they have.
04:32:16 <sbp> heh!
04:32:50 <sbp> yeah. that's the saddest illustration ever
04:33:34 <jsled> <font size="+1,000,000" class="sad">/</font>
04:33:51 <sbp> oh, you're kidding: "As the result of trademark issues over the usual MPAA film rating system, some fandoms have created their own rating system that applies exclusively to their characters."
04:33:59 <d8uv> http://en.wikipedia.org/wiki/Slash_%28punctuation%29
04:34:14 <sbp> AHA
04:34:17 <sbp> it's the same slash
04:34:21 <sbp> rumbled
04:34:28 <jsled> Theslashfiction.jpg
04:35:05 <d8uv> No I vandalized the page
04:35:27 <d8uv> This is because I am evil
04:35:45 <sbp> oddly enough, I think it's good enough to stand
04:36:01 <BigJibby> BigJibby (n=matt@mtl58-12-159-58.dialup.sprint-canada.net) has joined #swhack
04:37:05 <sbp> cool: "In the early modern period, in the Fraktur script, which was widespread through Europe in the Middle Ages, one slash (/) represented a comma, while two slashes (//) represented a Dash. The two slashes eventually evolved into a sign similar to the Equals sign (=), then being further simplified to a single dash (-)."
04:37:36 <d8uv> I love the examples there
04:37:41 <sbp> hmm/ I wonder if we could get used to that now? probably not//it looks balls
04:38:30 <d8uv> "A period consists of a small dot placed at the end of a line of text, thus: "." (sans quotes)." -- Wikipedia:Full_stop
04:39:40 <sbp> 'Among American telephone technical support representatives in the computer industry, the double-slash in a URL address is commonly nicknamed "whack-whack."'
04:41:19 <d8uv> No it's not
04:41:32 <d8uv> That's whack.
04:41:51 <sbp> /?
04:45:04 <d8uv> http://gimpsgonewild.com/fantasy_photos.htm <- Gimps Gone Wild - Modelling agency for the disabled. This one's an amputee, but all of them are pretty horrible
04:45:39 <d8uv> WARNING: NAKED UGLY PEOPLE WHO ARE DISABLED AS WELL
04:46:48 <sbp> .nsfw would be a better TLD than .xxx
04:47:04 <sbp> if they have to have a stupid sex TLD anyway
04:49:52 <sbp> d8uv: shortish imageburst?
04:51:02 <d8uv> Who me? Here?
04:51:04 <d8uv> No
04:51:17 <d8uv> Maybe in #d8uv.com
04:51:27 <d8uv> I'm clogging #swhack as it is
04:51:42 <sbp> there isn't a single logged imageburst though!
04:51:51 <sbp> as far as the world knows, they don't even exist
04:53:16 <d8uv> Someone else in here has to allow an imageburst
04:53:35 <sbp> phenny: oblige me
04:53:45 <phenny> Sigh. Yes, do an imageburst.
04:53:49 <sbp> thanks phenny
04:53:51 <phenny> No problem.
04:54:04 <d8uv> If not, you get an imageburst of drawings of naked hairy men in #d8uv.com
04:54:11 <sbp> eek
04:54:19 <sbp> there's not even anyone here!
04:54:21 <sbp> jsled?
04:54:31 <sbp> that's... interesting
04:54:47 <sbp> I thought I should mention every name on the user list so as to attract at least someone's attention
04:55:02 <sbp> and so I thought huh, wouldn't it be cool if my client had global nickname expansion?
04:55:09 <sbp> so I thought wait, *<tab> might work
04:55:14 <sbp> so I did that and... it came up with eel
04:55:20 <sbp> then I tried it again and it came up with loggy
04:55:34 <sbp> eel again. loggy. Monty. sbp`... how strange
04:55:41 <Monty> couple months after michael howard's malevolence, deviation and set for nouns, its tricky to address that XHTML doesn't mean on fire.
04:55:52 <sbp> eel. loggy. Monty... ah, that's the order in the user list because they're voiced
04:55:56 <Monty> have IRC channel that bug that, nope, that's cool. I'll check in...
05:00:41 <d8uv> Note: I did the nakedhairyman imageburst in #d8uv.com, and told sbp to describe the most mind-searing one
05:01:06 <sbp> with the prize that he'd do an imageburst here
05:01:10 <d8uv> Note: So he did, and since no-one's around I'm doing a proper imageburst here
05:01:30 <sbp> :-)
05:01:31 <d8uv> Gimme a moment for my bandwidth to recharge
05:03:04 <d8uv> Ow
05:03:48 <sbp> ow?
05:04:09 <d8uv> Loading 25MB of images at once hurts
05:04:13 <d8uv> Ready?
05:04:17 <sbp> yep!
05:04:27 <d8uv> http://img469.imageshack.us/my.php?image=n3760962552053ep.jpg <- Furries fucking
05:04:37 <d8uv> http://img9.picsplace.to/img9/6/leggs_flashed.gif
05:04:42 <d8uv> http://www.ilmarin.info/albums3/album200/guys01.jpg
05:04:52 <d8uv> http://img.photobucket.com/albums/v342/gozman/yourenext.jpg
05:05:01 <d8uv> http://img66.imageshack.us/img66/4435/glwb4cz.jpg
05:05:05 <sbp> * * *
05:05:09 <d8uv> http://i5.photobucket.com/albums/y181/spgc_lover/normalbanner.jpg
05:05:17 <d8uv> http://img220.imageshack.us/img220/122/fearthejess0ti.jpg
05:05:24 <d8uv> http://www.b3tards.com/uploads/b02b_4908.jpg
05:05:31 <d8uv> http://pics.livejournal.com/iwai/pic/0003qdtf
05:05:47 <d8uv> http://forums.somethingawful.com/attachment.php?s=&postid=305438900
05:05:48 <sbp> * * *
05:05:59 <d8uv> http://www.sayagain.co.uk/b3tapix/images/flibble.jpg
05:06:10 <d8uv> http://img.photobucket.com/albums/v215/onxmyxtoes/IMG_0306.jpg
05:06:24 <d8uv> http://img529.imageshack.us/img529/1985/crazyturtle3df.jpg
05:06:31 <d8uv> http://img58.imageshack.us/img58/2879/giggidygiggidy4dx.jpg
05:06:42 <d8uv> http://i24.photobucket.com/albums/c40/nzakharia/93w.jpg
05:06:43 <sbp> * * *
05:06:53 <d8uv> http://img509.imageshack.us/img509/5059/happyturtle1tj.jpg
05:06:59 <d8uv> http://www.sayagain.co.uk/b3tapix/images/dancingdave3.gif
05:07:06 <d8uv> http://i20.photobucket.com/albums/b217/twilightfucker/rawr.jpg
05:07:16 <d8uv> http://img177.imageshack.us/img177/1023/thanksgivingrevised22zv0uu.jpg
05:07:28 <d8uv> http://www.b3tards.com/uploads/willyoung.jpg
05:07:29 <sbp> * * *
05:07:40 <d8uv> http://myspace-097.vo.llnwd.net/00423/79/05/423365097_l.jpg
05:07:48 <d8uv> http://img365.imageshack.us/img365/6152/anubis9zt.gif
05:07:55 <d8uv> http://www.b3tards.com/uploads/cfa5.gif
05:08:06 <d8uv> http://www.copy-n-print.com/yay.gif
05:08:16 <d8uv> http://www.reebosak.net/images/newton/sit_zombie.jpg
05:08:17 <sbp> * * *
05:08:25 <d8uv> http://www.b3tards.com/uploads/omg.gif
05:08:32 <d8uv> http://www.toster.ru/i/article/image_1664.jpg
05:08:40 <d8uv> http://img521.imageshack.us/img521/5517/attention3mj.gif
05:08:48 <d8uv> http://www.e4u.webd.pl/ercanyazycy/b3ta/woklol.jpg
05:09:03 <d8uv> http://img.photobucket.com/albums/v75/imasoldier/IMG_0835.jpg
05:09:04 <sbp> * * *
05:09:10 <d8uv> http://img521.imageshack.us/img521/3456/dilbertdilbert15is.gif
05:09:26 <d8uv> http://www.zen56980.zen.co.uk/final_small.jpg <- Comic about a penis
05:09:42 <d8uv> http://img.photobucket.com/albums/v360/GiantSatanRobo/models/IMG_0559.jpg <- lol nerd
05:09:58 <d8uv> http://img489.imageshack.us/my.php?image=hotdog4ih9jo1pd.jpg
05:10:15 <d8uv> http://img.photobucket.com/albums/v117/StickyLabel/smallsevered.jpg
05:10:16 <sbp> * * *
05:10:30 <d8uv> http://i6.photobucket.com/albums/y211/Brittany_likeOMG/DCFN0017.jpg
05:10:37 <d8uv> http://img437.imageshack.us/my.php?image=wifflebeast2ao1wo.png
05:10:49 <d8uv> http://img.photobucket.com/albums/v187/yidaho/saddam280.jpg
05:10:56 <d8uv> http://www.samiamru.com/crafts/tattoo/site/LG/garyMisfits.jpg
05:11:03 <d8uv> http://forums.somethingawful.com/attachment.php?s=&postid=305481975
05:11:04 <sbp> * * *
05:11:07 <d8uv> ARGH sorry
05:11:14 <d8uv> http://www.b3tards.com/uploads/Ausleger-clown-small.gif
05:11:20 <d8uv> http://homepage.mac.com/codegard/live/batgirl_elvis.jpg
05:11:31 <d8uv> http://img369.imageshack.us/img369/8027/roadshot31qw.jpg
05:11:58 <d8uv> http://www.b3tards.com/uploads/cfa4.gif <- Crudely drawn penis here
05:12:06 <d8uv> http://img.photobucket.com/albums/v216/ebony_and_ivory/glock9.jpg
05:12:08 <sbp> * * *
05:12:09 <sbp> (the forums.somethingawful.com filter problem is almost an in-joke by now)
05:12:14 <d8uv> http://img369.imageshack.us/img369/9593/roadshot40od.jpg
05:12:23 <d8uv> http://www.b3tards.com/uploads/cfa1_3126.gif
05:12:47 <d8uv> http://img.photobucket.com/albums/v685/mallyxwhoa/other%20shit/Bloody_mallory.jpg
05:13:14 <d8uv> http://img470.imageshack.us/img470/6721/whatnow6ht.jpg
05:13:33 <d8uv> http://img.photobucket.com/albums/v437/darlington/911.jpg
05:13:35 <sbp> * * *
05:13:47 <d8uv> http://img.photobucket.com/albums/v215/attackmylungs/january009edit.jpg
05:13:58 <d8uv> http://img394.imageshack.us/img394/2320/mrt5on.jpg
05:14:15 <d8uv> http://www.b3tards.com/uploads/Fistcopy.jpg
05:14:22 <d8uv> http://us.games2.yimg.com/download.games.yahoo.com/games/buzz/content/p/9/67449/girl_3.jpg
05:14:31 <d8uv> http://img337.imageshack.us/img337/1491/pbs6wd.gif
05:14:34 <sbp> * * *
05:14:48 <d8uv> http://www.b3tards.com/uploads/cfa3.gif
05:14:56 <d8uv> http://www.molotovlounge.com/photo_new%20bar/insideclub4.JPG
05:15:16 <d8uv> http://img478.imageshack.us/my.php?image=beedesktop0is.jpg
05:15:24 <d8uv> http://www.sayagain.co.uk/b3tapix/images/arseparsnips.gif
05:15:34 <d8uv> http://img398.imageshack.us/img398/3443/bradylol1jb.jpg
05:15:35 <sbp> * * *
05:15:40 <d8uv> http://i50.photobucket.com/albums/f342/nakanaide13/marahsshots029.jpg
05:15:47 <d8uv> http://www.thefilehut.com/userfiles/sengjin/gsd/gsdfp05.jpg
05:15:54 <d8uv> http://img7.picsplace.to/img7/5/ailen_freaks.gif
05:16:05 <d8uv> http://img515.imageshack.us/my.php?image=iwtkm6xg.jpg
05:16:11 <d8uv> http://themot.org/gallery/d/1657-1/AngryTurtle.jpg
05:16:14 <sbp> * * *
05:16:21 <d8uv> http://i50.photobucket.com/albums/f301/i_am_kelynn/birthday%20party/Picture010.jpg
05:16:34 <d8uv> http://img99.imageshack.us/img99/3894/0067ig.jpg
05:16:39 <d8uv> http://img520.imageshack.us/img520/8538/offender4qy.jpg
05:16:41 <vIkSiT> vIkSiT (n=Viksit@unaffiliated/viksit) has joined #swhack
05:16:46 <d8uv> http://img360.imageshack.us/img360/1953/lube0sm.jpg
05:16:51 <d8uv> http://img360.imageshack.us/img360/7199/choco6bz.jpg
05:16:54 <sbp> * * *
05:16:56 <d8uv> http://img374.imageshack.us/img374/3895/comicbanjo4fi.jpg
05:17:05 <d8uv> http://www.ainself.net/yaminocandlelight/art/miscellaneous/batgirl.jpg
05:17:12 <d8uv> http://hrdvsion.com/ken_clark_dirty_birdy.jpg
05:17:23 <d8uv> http://i47.photobucket.com/albums/f197/x_write_me/letter7.png
05:17:29 <d8uv> http://www.readyfyght.com/andrespad/Random/IC_Candy.jpg
05:17:30 <sbp> * * *
05:17:33 <d8uv> http://www.kaleobill.com/archives/rabidDog.jpg
05:17:39 <d8uv> http://lumni.homeunix.com/attempting.gif
05:17:45 <d8uv> http://static.flickr.com/41/86708398_531d9b8b56.jpg
05:17:54 <d8uv> http://i4.photobucket.com/albums/y117/KACress/college2.jpg
05:17:58 <d8uv> http://is0.okcupid.com/users/190/906/1909078558883269199/mt1115856330.jpg
05:17:59 <sbp> * * *
05:18:04 <d8uv> http://img.photobucket.com/albums/v391/Deathisyourart/Serenityorbits.jpg
05:18:14 <d8uv> http://img.photobucket.com/albums/v228/digitalduckie/Pullips/picfic/wheresnami/1.jpg
05:18:21 <d8uv> http://img.photobucket.com/albums/v260/anayasmom/tubredcupempty.jpg
05:18:25 <d8uv> http://i34.photobucket.com/albums/d102/znerraddigital/IMG_0175.jpg
05:18:32 <d8uv> http://img352.imageshack.us/img352/7662/duckyeah6vu.jpg
05:18:33 <sbp> * * *
05:18:39 <d8uv> http://i5.photobucket.com/albums/y184/eraser_her/Pets/DSCF3330.jpg
05:18:44 <d8uv> OK DONE
05:18:49 <sbp> :-)
05:18:56 <sbp> now I get to do a compact review...
05:19:22 <d8uv> Also I think I broke my record
05:19:27 <sbp> hmm, by my count that was 86 URIs
05:19:34 <sbp> anyway, loading...
05:23:44 <sbp> glwb4cz.jpg: roofle. flibble.jpg: whoo! awesome. thanksgivingrevised22zv0uu.jpg: LEGO. bwahahaha. anubis9zt.gif: seen this one before; did you have it in one of the previous imagebursts? cfa5.gif: also awesome. attention3mj.gif: hehe
05:23:51 <sbp> that's the first thirty or so...
05:24:35 <sbp> heh, you did two forums.somethingawful.com misfilterings. the first you missed
05:24:58 <d8uv> No I catch each one
05:25:06 <d8uv> I was just pissed at the second
05:26:23 <BigJibby> http://myweb2.search.yahoo.com/
05:26:55 <sbp> cfa1_3126.gif: I like this series of comics. who's it by?
05:27:13 <d8uv> Oh I don't know
05:27:26 <d8uv> I closed those tabs hours ago
05:27:52 <sbp> man, it's so much easier to keep track of when broken into lots of five. tallies
05:27:54 <sbp> .ety tally
05:27:57 <phenny> "1440, 'stick marked with notches to indicate amount owed or paid,' from Anglo-Fr. tallie (1321), Anglo-L. talea (1189), from M.L. tallia, from L. talea 'a cutting, rod, stick' (see tailor, and cf. sense history of score)." - http://etymonline.com/?term=tally
05:28:54 <d8uv> Yeah but breaking it up kinda makes it lose it's chaotic nature
05:31:59 <sbp> comicbanjo4fi.jpg: hehe. batgirl.jpg: cool author's mark thing. duckyeah6vu.jpg: duck!
05:32:13 <sbp> and I'm done
05:32:56 <d8uv> Worth the naked man gambit?
05:33:10 <d8uv> Is gambit even a word?
05:33:24 <sbp> myweb2.search.yahoo.com doesn't appear to work very well
05:33:38 <sbp> d8uv: yes, very much so! especially since I used http://www.lunatic.no/img2aschtml.php
05:33:41 <sbp> MUAHAHAHAHAhaHaHaha
05:33:57 <sbp> you tried to outcrapbit me and you failed
05:34:30 <sbp> even goatse would become fairly reasonable when you put it through that thing
05:34:39 <sbp> GOATSE ITSELF
05:34:49 <sbp> anyway, the imageburst was awesome
05:35:20 <sbp> gambit is a word, but it's only used in chess books
05:40:39 <Moira> Moira has quit (Remote closed the connection)
05:40:59 <MoiraA> MoiraA (n=moira@tor/session/x-d223e7b481b2202a) has joined #swhack
05:43:44 <deltab> conversational gambit
05:45:53 <jetscreamer> jetscreamer has quit ()
05:47:52 <sbp> hmm, yeah
05:47:56 <sbp> as noted kinda in http://www.bartleby.com/64/C003/0139.html
05:55:17 <bjoern_> bjoern_ (n=bjoern@dslb-084-056-232-163.pools.arcor-ip.net) has joined #swhack
06:06:45 <d8uv> Oh so I suck them
06:07:29 <d8uv> Wow that is a bad typo
06:07:51 <d8uv> Especially if you take it out of context
06:13:12 <d8uv> http://www.thefuccons.com/trailer.php
06:14:03 <sbp> .gc "Vermillion Pleasure Night"
06:14:06 <phenny> "Vermillion Pleasure Night": 778
06:14:21 <sbp> anyway, I'm off
06:14:22 <sbp> 'night all
06:16:23 <deltab> goodnight
06:16:36 <deltab> or 99 as the book kids are saying now
06:17:00 <d8uv> 99
06:17:03 <bjoern_> 'night sbp
06:17:03 <bjoern_> and good morning.
06:17:05 <phenny> bjoern_: 03:55Z <deltab> tell bjoern_ to consider 'search' instead of 'match'
06:17:34 <bjoern_> substring_search... hmm...
06:17:45 <deltab> just search
06:18:29 <deltab> python makes that distinction (though it doesn't anchor at the end of the string in match, just the start)
06:19:04 <bjoern_> I see! Well, I'll have to think about it...
06:20:13 <deltab> so I'd use match to detect exact matches only, and search for matches anywhere within
06:31:15 <BigJibby> MotleyBot, do you have 25 cents?
06:31:27 <MotleyBot> BigJibby: I search for property for sale and it shows me where you have 25 cents?
06:31:48 <BigJibby> MotleyBot, explain...
06:33:01 <BigJibby> MotleyBot, oneword
06:33:16 <BigJibby> MotleyBot, two words
06:33:43 <BigJibby> Monty, what's with MotleyBot?
06:33:46 <Monty> signing every name them about $650 - I can wait a reasonable when qopi
06:34:14 <[1]_adam_gfx> [1]_adam_gfx (n=adamhill@c-67-187-55-8.hsd1.tx.comcast.net) has joined #swhack
06:34:58 <vIkSiT> vIkSiT has quit (zelazny.freenode.net irc.freenode.net)
06:34:58 <rajiv> rajiv has quit (zelazny.freenode.net irc.freenode.net)
06:34:58 <chimezie> chimezie has quit (zelazny.freenode.net irc.freenode.net)
06:34:58 <MotleyBot> MotleyBot has quit (zelazny.freenode.net irc.freenode.net)
06:34:58 <iratsu> iratsu has quit (zelazny.freenode.net irc.freenode.net)
06:34:58 <CaptSolo_> CaptSolo_ has quit (zelazny.freenode.net irc.freenode.net)
06:34:58 <deltab> deltab has quit (zelazny.freenode.net irc.freenode.net)
06:34:58 <zool> zool has quit (zelazny.freenode.net irc.freenode.net)
06:34:58 <bear> bear has quit (zelazny.freenode.net irc.freenode.net)
06:34:58 <_adam_gfx> _adam_gfx has quit (zelazny.freenode.net irc.freenode.net)
06:34:58 <themaximus> themaximus has quit (zelazny.freenode.net irc.freenode.net)
06:34:58 <jsled> jsled has quit (zelazny.freenode.net irc.freenode.net)
06:34:58 <jessica> jessica has quit (zelazny.freenode.net irc.freenode.net)
06:34:58 <clsn> clsn has quit (zelazny.freenode.net irc.freenode.net)
06:34:58 <schepers> schepers has quit (zelazny.freenode.net irc.freenode.net)
06:34:58 <xover> xover has quit (zelazny.freenode.net irc.freenode.net)
06:35:00 <[1]_adam_gfx> [1]_adam_gfx is now known as _adam_gfx
06:35:45 <schepers> schepers (n=schepers@cpe-066-057-015-168.nc.res.rr.com) has joined #swhack
06:35:55 <vIkSiT> vIkSiT (n=Viksit@unaffiliated/viksit) has joined #swhack
06:35:55 <rajiv> rajiv (n=irc@gentoo/developer/rajiv) has joined #swhack
06:35:55 <chimezie> chimezie (n=chimezie@adsl-68-76-105-51.dsl.bcvloh.ameritech.net) has joined #swhack
06:35:55 <zool> zool (n=jo@tridity.org) has joined #swhack
06:35:55 <xover> xover (n=link@pounder.tj.unn.no) has joined #swhack
06:35:55 <CaptSolo_> CaptSolo_ (i=captsolo@kaste.lv) has joined #swhack
06:35:55 <deltab> deltab (n=deltab@82-36-28-132.cable.ubr02.smal.blueyonder.co.uk) has joined #swhack
06:35:55 <bear> bear (n=bear@pcp0011946162pcs.pwayne01.pa.comcast.net) has joined #swhack
06:35:55 <clsn> clsn (i=1000@h-66-134-26-207.nycmny83.covad.net) has joined #swhack
06:35:55 <jessica> jessica (n=jessica@athena.crschmidt.net) has joined #swhack
06:35:55 <jsled> jsled (n=jsled@pdpc/supporter/silver/jsled) has joined #swhack
06:35:55 <themaximus> themaximus (n=max@unaffiliated/themaximus) has joined #swhack
06:35:55 <iratsu> iratsu (n=iratsu@modemcable157.255-37-24.mc.videotron.ca) has joined #swhack
06:35:55 <MotleyBot> MotleyBot (n=MotleyBo@64.151.80.196) has joined #swhack
06:35:58 <Monty> welcome, MotleyBot
06:37:13 <CaptSolo_> CaptSolo_ has quit (Connection reset by peer)
06:39:10 <lilo> [Global Notice] Hi all. We just experienced routing problems with a main rotation server. We're pulling it and checking with the sponsor. Apologies for the inconvenience.
06:40:56 <tonybaloney> tonybaloney has quit ()
06:41:07 <bear> bear has quit (zelazny.freenode.net irc.freenode.net)
06:41:07 <vIkSiT> vIkSiT has quit (zelazny.freenode.net irc.freenode.net)
06:41:07 <iratsu> iratsu has quit (zelazny.freenode.net irc.freenode.net)
06:41:07 <zool> zool has quit (zelazny.freenode.net irc.freenode.net)
06:41:07 <MotleyBot> MotleyBot has quit (zelazny.freenode.net irc.freenode.net)
06:41:07 <rajiv> rajiv has quit (zelazny.freenode.net irc.freenode.net)
06:41:07 <deltab> deltab has quit (zelazny.freenode.net irc.freenode.net)
06:41:07 <chimezie> chimezie has quit (zelazny.freenode.net irc.freenode.net)
06:41:07 <themaximus> themaximus has quit (zelazny.freenode.net irc.freenode.net)
06:41:07 <jsled> jsled has quit (zelazny.freenode.net irc.freenode.net)
06:41:07 <jessica> jessica has quit (zelazny.freenode.net irc.freenode.net)
06:41:08 <clsn> clsn has quit (zelazny.freenode.net irc.freenode.net)
06:41:08 <xover> xover has quit (zelazny.freenode.net irc.freenode.net)
06:42:42 <CaptSolo> CaptSolo (i=captsolo@kaste.lv) has joined #swhack
06:43:14 <jessica> jessica (n=jessica@athena.crschmidt.net) has joined #swhack
06:43:45 <vIkSiT> vIkSiT (n=Viksit@unaffiliated/viksit) has joined #swhack
06:43:45 <rajiv> rajiv (n=irc@gentoo/developer/rajiv) has joined #swhack
06:43:45 <chimezie> chimezie (n=chimezie@adsl-68-76-105-51.dsl.bcvloh.ameritech.net) has joined #swhack
06:43:45 <zool> zool (n=jo@tridity.org) has joined #swhack
06:43:45 <xover> xover (n=link@pounder.tj.unn.no) has joined #swhack
06:43:45 <deltab> deltab (n=deltab@82-36-28-132.cable.ubr02.smal.blueyonder.co.uk) has joined #swhack
06:43:45 <bear> bear (n=bear@pcp0011946162pcs.pwayne01.pa.comcast.net) has joined #swhack
06:43:45 <clsn> clsn (i=1000@h-66-134-26-207.nycmny83.covad.net) has joined #swhack
06:43:45 <jsled> jsled (n=jsled@pdpc/supporter/silver/jsled) has joined #swhack
06:43:45 <themaximus> themaximus (n=max@unaffiliated/themaximus) has joined #swhack
06:43:45 <iratsu> iratsu (n=iratsu@modemcable157.255-37-24.mc.videotron.ca) has joined #swhack
06:43:45 <MotleyBot> MotleyBot (n=MotleyBo@64.151.80.196) has joined #swhack
06:43:45 <Monty> it's chimezie!
06:43:47 <Monty> But what does iratsu have to do with the price of fish?
06:43:47 <phenny> Hush there, Monty.
06:43:49 <Monty> feedback is exhibitionistic and pathetic ;)
06:45:06 <BigJibby> heheh
06:45:07 <rajiv> rajiv has quit (SendQ exceeded)
06:45:09 <deltab> deltab has quit (SendQ exceeded)
06:45:14 <vIkSiT> vIkSiT has quit (SendQ exceeded)
06:45:17 <M0tleyB0t> M0tleyB0t (n=MotleyBo@64.151.80.196) has joined #swhack
06:45:18 <themaximus> themaximus has quit (SendQ exceeded)
06:45:36 <BigJibby> the l33t M0tleyB0t!
06:45:43 <rajiv> rajiv (n=irc@gentoo/developer/rajiv) has joined #swhack
06:45:44 <M0tleyB0t> T is sitting about 3m away from 1.0!
06:46:58 <deltab> deltab (n=deltab@82-36-28-132.cable.ubr02.smal.blueyonder.co.uk) has joined #swhack
06:47:34 <BigJibby> monty@no.spam.com
06:47:34 <Monty> true
06:48:36 <shoulson_> shoulson_ (i=1000@h-66-134-26-207.nycmny83.covad.net) has joined #swhack
06:48:57 <themaximus> themaximus (n=max@unaffiliated/themaximus) has joined #swhack
06:49:00 <zool_> zool_ (n=jo@tridity.org) has joined #swhack
06:49:01 <clsn> clsn has quit (Connection reset by peer)
06:49:23 <MotleyBot> MotleyBot has quit (Success)
06:49:23 <M0tleyB0t> M0tleyB0t is now known as MotleyBot
06:50:01 <BigJibby> @nickometer M0tleyB0t
06:50:01 <supybot> BigJibby: The "lame nick-o-meter" reading for "M0tleyB0t" is 99.4%.
06:56:47 <lilo> [Global Notice] Hi all. We just experienced loss of bandwidth on a main rotation server. We've rearranged things accordingly. Apologies for the inconvenience, and thank you for using freenode.
07:01:58 <bjoern_> @google fight "I shot the serif" "I shot the sans-serif"
07:02:01 <supybot> bjoern_: I shot the serif: 26300, I shot the sans-serif: 18100
07:02:19 <bjoern_> .gc "I shot the monospace"
07:02:20 <phenny> "I shot the monospace": 0
07:02:24 <bjoern_> .gc "I shot the fantasy"
07:02:24 <phenny> "I shot the fantasy": 4
07:03:02 <bjoern_> .gc "the serif shot me"
07:03:03 <phenny> "the serif shot me": 0
07:04:04 <BigJibby> .gc "I shot the designer"
07:04:07 <phenny> "I shot the designer": 1
07:12:50 <zool> zool has quit (Success)
07:17:05 <BigJibby> BigJibby has quit (Remote closed the connection)
08:04:51 <jewel> jewel (n=jewel@ppp-58.11.38.133.revip2.asianet.co.th) has joined #swhack
08:05:00 <jewel_> jewel_ (n=jewel@ppp-58.11.38.133.revip2.asianet.co.th) has joined #swhack
08:16:44 <madewokherd> madewokherd has quit ("urk IRC v0.-1.4 - http://urk.sf.net/")
08:21:24 <jetscreamer> jetscreamer (n=jetscrea@ppp-70-242-14-44.dsl.hstntx.swbell.net) has joined #swhack
09:00:01 <jewel> jewel has quit (Read error: 60 (Operation timed out))
09:03:13 <GraveDigger> GraveDigger (n=grave@I3187.i.pppool.de) has joined #swhack
09:10:15 <jewel_> jewel_ has quit (K-lined)
09:19:10 <GraveDigger> GraveDigger is now known as GRAVE
09:19:16 <GRAVE> GRAVE is now known as GraveDigger
09:24:34 <uche> uche has quit (Read error: 110 (Connection timed out))
09:57:22 <GraveDigger> sbp: ping
09:57:35 <GraveDigger> sbp`: ping
09:59:50 <GraveDigger> * GraveDigger jumpz for joy
10:00:54 <GraveDigger> .utf AACTION wünscht einen guten Tag!A
10:01:15 <GraveDigger> .pc AACTION wünscht einen guten Tag!A
10:01:18 <phenny> 0041: LATIN CAPITAL LETTER A (A)
10:01:22 <phenny> 0041: LATIN CAPITAL LETTER A (A)
10:01:25 <phenny> 0043: LATIN CAPITAL LETTER C (C)
10:02:22 <GraveDigger> GraveDigger has quit ("leaving")
10:02:58 <GraveDigger> GraveDigger (n=grave@I3187.i.pppool.de) has joined #swhack
10:05:46 <shoulson_> shoulson_ has quit (Read error: 110 (Connection timed out))
10:27:47 <MoiraA> MoiraA has quit ()
10:54:25 <MoiraA> MoiraA (n=moira@tor/session/x-c16c23a166678ead) has joined #swhack
10:54:48 <Arnia|Cuths> Arnia|Cuths (n=ircont9k@cpe-066-057-212-144.sc.res.rr.com) has joined #swhack
11:01:30 <Moira> Moira (n=moira@tor/session/x-d24ece04919f33ab) has joined #swhack
11:30:26 <bkdelong> bkdelong has quit (Read error: 110 (Connection timed out))
11:34:35 <mumbless> mumbless (n=admin@cpc2-bror1-6-0-cust74.bmly.cable.ntl.com) has joined #swhack
11:37:51 <nsh> nsh (i=evolx@wikipedia/nsh) has joined #swhack
11:46:26 <libby> libby (n=libby@82-32-5-17.cable.ubr01.azte.blueyonder.co.uk) has joined #swhack
11:57:09 <calium> calium (n=calium@xdsl-84-44-192-129.netcologne.de) has joined #swhack
11:57:54 <calium> calium has quit (Client Quit)
12:12:21 <Arnia|Cuths> Why are IBM white papers so hard to read?
12:21:09 <Arnia|Cuths> Arnia|Cuths has quit ("CGI:IRC")
12:31:32 <nsh> nsh has quit ()
12:33:34 <clsn> clsn (i=1000@h-66-134-26-207.nycmny83.covad.net) has joined #swhack
12:58:56 <xover> xover has left #swhack
13:04:58 <uche> uche (n=uogbuji@c-24-8-86-156.hsd1.co.comcast.net) has joined #swhack
13:29:22 <xover> xover (n=link@pounder.tj.unn.no) has joined #swhack
14:00:47 <kpreid> kpreid has quit ()
14:01:06 <kpreid> kpreid (n=kpreid@24-52-48-219.bflony.adelphia.net) has joined #swhack
14:50:38 <clsn> clsn has quit ("Client exiting")
14:57:09 <leobard> leobard (n=Miranda@88.134.62.112) has joined #swhack
14:57:30 <bloodymike> bloodymike (n=bloodymi@67-40-166-97.mpls.qwest.net) has joined #swhack
15:01:18 <BeHappy_> BeHappy_ has quit (Read error: 110 (Connection timed out))
15:03:49 <BeHappy_> BeHappy_ (n=willy@host54-203.pool877.interbusiness.it) has joined #swhack
15:08:45 <Moira> Moira has quit ()
15:14:42 <Moira> Moira (n=moira@tor/session/x-888e7ab3c04d383a) has joined #swhack
15:23:37 <deltab> GraveDigger: the first and last characters are U+0001 (represented as Control-A)
15:23:53 <Moira> Moira has quit (Remote closed the connection)
15:25:04 <GraveDigger> deltab: thx :)
15:25:37 <bkdelong> bkdelong (n=bkdelong@h-67-102-164-116.cmbrmaor.covad.net) has joined #swhack
15:26:11 <deltab> the protocol is called CTCP
15:28:06 <Moira> Moira (n=moira@tor/session/x-840da4387082a134) has joined #swhack
15:33:23 <bjoern_> Hmm, I have xml+xslt which yield in empty output in xsltproc and xalan, and the same unexpected output with saxon and msxsl... what could that mean?
15:33:52 <GraveDigger> deltab: sure - i knew that a special character and "ACTION" plus the text and that character at end would do the job
15:34:02 <GraveDigger> deltab: but i didnt knew WHICH character that was
15:34:08 <GraveDigger> deltab: i just forgot it :|
15:34:13 <JibberJim> probably the spec is wrong bjoern_
15:34:48 <bjoern_> yeah, but such 50% / 50% results aren't exactly common...
15:35:19 <bjoern_> and none of the processors reports some error or something...
15:35:30 <JibberJim> I was imagining the spec was ambiguous with 2 possible choices which they interpreted in the 2 different ways
15:36:15 <bjoern_> but don't implementers typically pick at least a third obviously incorrect solution?
15:36:49 <JibberJim> no, no, implementors are perfect, specs are imperfect
15:37:08 <bjoern_> * bjoern_ writes that down so he doesn't forget...
15:38:17 <bjoern_> aaaaah
15:38:22 <bjoern_> stupid processors
15:38:30 <bjoern_> oops
15:38:37 <bjoern_> stupid I!
16:04:00 <jcowan> jcowan (n=jcowan@dcha-aa-65-219-209-87.taconic.net) has joined #swhack
16:04:40 <jcowan> Ittywhonk!
16:18:02 <jcowan> phenny: tell Arnia to add Paul Kay's paper on non-productive patterns of coining at http://www.icsi.berkeley.edu/~kay/coining.pdf to his queue.
16:18:04 <phenny> jcowan: I'll pass that on when arnia is around.
16:19:30 <GraveDigger> phenny: tell sbp *jump* i love that phenny bot :D :D :D :D :D :D :D :D
16:19:32 <phenny> GraveDigger: I'll pass that on when sbp is around.
16:19:37 <GraveDigger> thx
16:19:54 <jcowan> Yeah, she's the best of our middleweight bots.
16:20:58 <jcowan> phenny: tell Arnia particularly section 3 on caused motion ("They laughed him off the stage" good, "She screamed him under the table" bad).
16:21:01 <phenny> jcowan: I'll pass that on when arnia is around.
16:21:39 <kpreid> jcowan: teddybot must surely be a lightweight bot
16:21:57 <jcowan> All #swhack bots are middleweight, by fiat.
16:22:22 <jcowan> Actually "middlebrow" would be more like it, but unfortunately both "lowbrow" and "highbrow" are insults.
16:22:35 <GraveDigger> ?
16:22:56 <GraveDigger> erm, if you call phenny and co "middleweight" ... what would be "lightweight" then for example?
16:23:04 <jcowan> #swhack is lightweight.
16:23:25 <jcowan> "A lightweight channel for heavyweight people with middleweight bots and RANDOM CARNAGE!!"
16:24:09 <GraveDigger> okay, i see
16:24:09 <jcowan> supybot: echo phenny: tell Monty about random carnage
16:24:10 <supybot> phenny: tell Monty about random carnage
16:24:12 <Monty> admits responsibility for gemstones ;)
16:24:13 <GraveDigger> o_O
16:24:13 <phenny> supybot: I'll pass that on when monty is around.
16:24:13 <Monty> BBC on oftc.net#locality we need a co-worker of every
16:24:14 <supybot> phenny: Error: "I'll" is not a valid command.
16:24:15 <phenny> Monty: 16:24Z <supybot> tell Monty about random carnage
16:24:15 <Monty> wipes decisions :(
16:24:16 <Monty> skin cells == Zelda;
16:24:50 <GraveDigger> O_O
16:25:12 <GraveDigger> have you ever considered that some of you folks MAY have to much spare time?
16:25:24 <jcowan> Indeed.
16:25:42 <GraveDigger> :)
16:27:03 <jcowan> * jcowan notes that xover is being a bot today.
16:28:58 <GraveDigger> xover: you are a bot?
16:29:01 <GraveDigger> oO
16:30:05 <jcowan> He's voiced; that makes him a bot, by #swhack tradition.
16:30:07 <jcowan> xover: yow!
16:30:51 <GraveDigger> ah, i c
16:30:52 <mumbless> mumbless is now known as mumbles
16:30:52 <GraveDigger> :D
16:39:25 <Arnia> Arnia (n=jgeldart@1-40-101-159.adsl.legend.co.uk) has joined #swhack
16:41:52 <GraveDigger> GraveDigger has quit ("ihr seid ekelhaft")
16:45:54 <GraveDigger> GraveDigger (n=grave@I3187.i.pppool.de) has joined #swhack
16:53:17 <mumbles> mumbles has quit ("( www.nnscript.de :: NoNameScript 3.81 :: www.XLhost.de )")
17:03:04 <leobard> leobard has quit (Read error: 110 (Connection timed out))
17:05:58 <BeHappy_> BeHappy_ has quit (Read error: 60 (Operation timed out))
17:06:23 <Arnia> Arnia has quit (Read error: 104 (Connection reset by peer))
17:10:33 <mumbless> mumbless (n=admin@cpc2-bror1-6-0-cust74.bmly.cable.ntl.com) has joined #swhack
17:24:35 <jcowan> Ittywhonk!
17:24:46 <jcowan> jcowan has quit ("Leaving")
17:27:09 <bjoern_> @google meta unimply
17:27:13 <supybot> bjoern_: Search for "unimply" returned approximately 23 results in 0.39 seconds.[]
17:35:00 <deltab> * deltab watches Johnny and the Bomb, by Terry Pratchett, on BBC1
17:37:55 <bloodymike> bloodymike has quit ("This computer has gone to sleep")
17:42:10 <sbp> this is awesome:
17:42:11 <sbp> http://news.bbc.co.uk/1/hi/programmes/from_our_own_correspondent/4609892.stm
17:42:21 <sbp> (about names in the Philippines)
17:42:26 <jilldaw> ooh
17:42:28 <jilldaw> * jilldaw looks
17:44:01 <mumbles> mumbles (n=admin@cpc2-bror1-6-0-cust74.bmly.cable.ntl.com) has joined #swhack
17:49:51 <bloodymike> bloodymike (n=bloodymi@67-40-166-97.mpls.qwest.net) has joined #swhack
17:49:51 <Monty> Thank goodness, bloodymike is back!
17:49:54 <phenny> Be quiet, Monty.
17:49:56 <Monty> aluminium den has sex with corrosive protozoa!
17:54:10 <mumbless> mumbless has quit (Connection timed out)
17:55:31 <libby> libby has quit (Read error: 113 (No route to host))
17:59:29 <young_Kismo> young_Kismo (n=josandym@83.99.21.0) has joined #swhack
17:59:40 <young_Kismo> young_Kismo has left #swhack
18:23:44 <eikeon_> eikeon_ (n=eikeon@dsl092-168-155.wdc2.dsl.speakeasy.net) has joined #swhack
18:26:12 <madewokherd> madewokherd (n=urk@VRP5000.rhbd.psu.edu) has joined #swhack
18:26:12 <Monty> bah, it's madewokherd again
18:30:15 <vIkSiT> vIkSiT (n=Viksit@unaffiliated/viksit) has joined #swhack
18:51:27 <GraveDigger> GraveDigger has quit (Client Quit)
19:00:29 <vIkSiT> vIkSiT has quit (Read error: 110 (Connection timed out))
19:01:39 <vIkSiT> vIkSiT (n=Viksit@unaffiliated/viksit) has joined #swhack
19:18:06 <bloodymike> bloodymike has quit ("This computer has gone to sleep")
19:21:12 <BeHappy_> BeHappy_ (n=willy@host54-203.pool877.interbusiness.it) has joined #swhack
19:26:34 <verbosus> verbosus (n=verbosus@83.216.186.234) has joined #swhack
19:27:50 <JibberJim> verbosus!
19:28:04 <vIkSiT> has anyone here worked with digital certificates?
19:28:19 <vIkSiT> as in, buying them for your own website from an authority like verisign or such?
19:28:35 <vIkSiT> I was wondering how expensive that can be, and the possible alternatives if any?
19:28:57 <JibberJim> not for years
19:29:04 <crschmidt> They go as low as $50/year
19:29:09 <crschmidt> search for comodo or something like that
19:29:10 <JibberJim> it was expensive and you had little option then
19:29:15 <verbosus> verbosus has quit (Remote closed the connection)
19:29:25 <vIkSiT> ah thanks crschmidt .. will check
19:29:46 <crschmidt> -- http://www.instantssl.com/
19:31:27 <verbosus> verbosus (n=verbosus@83.216.186.234) has joined #swhack
19:31:39 <vIkSiT> crschmidt, how is a comodo cert different from, say a verisign issued one?
19:32:13 <crschmidt> vIkSiT: Only insofar as one is trusted more than the other
19:32:18 <crschmidt> comodo is supported in all major browsers
19:32:28 <vIkSiT> ah I see.
19:32:37 <vIkSiT> so its a question of branding rather than technology
19:32:40 <bjoern_> @google fight "desoxyribonukleinsaeure" "domain name system" "domain name service"
19:32:48 <supybot> bjoern_: domain name service: 5970000, domain name system: 5590000, desoxyribonukleinsaeure: 5470
19:33:36 <crschmidt> vIkSiT: in order for users to not see cert warnings, the cert creator must be "trusted" by the browser
19:34:23 <jsled> branding bleeding into trust
19:34:47 <jsled> Or at least the perception thereof.
19:34:49 <vIkSiT> right. what i meant was, that a "trusted by verisign" probably shows up as a more reliable service than, "issued by comodo" - atleast for those not in the know
19:35:09 <crschmidt> Well, no one will ever see it anyway.
19:35:12 <crschmidt> All they'll see is the lock.
19:35:18 <vIkSiT> ah good point
19:36:36 <JibberJim> - https://www.instantssl.com/ hardly engineers confidence
19:36:53 <jsled> heh
19:37:13 <vIkSiT> hehe true
19:37:15 <crschmidt> JibberJim: Verisign has never done anything that would inspire confidence in me :)
19:37:30 <JibberJim> true!
19:37:53 <bjoern_> .gc "very sign of you"
19:37:56 <phenny> "very sign of you": 3
19:38:08 <JibberJim> it just annoys me that people don't set up their servers so that all virtual hosts on 80 are dealt with on 443 without that error
20:09:44 <bkdelong> bkdelong has quit ("Trillian (http://www.ceruleanstudios.com")
20:13:16 <CaptSolo> CaptSolo has quit (Read error: 104 (Connection reset by peer))
20:17:46 <CaptSolo> CaptSolo (i=captsolo@kaste.lv) has joined #swhack
20:28:15 <CaptSolo> CaptSolo has quit (Read error: 104 (Connection reset by peer))
20:28:32 <bjoern_> Hmm, where does RFC 2616 say that e.g. "Content-Type\x0d\x0a : text/plain" is not allowed in a response?
20:30:21 <jsled> What's 0x0d and 0x0a again?
20:30:30 <bjoern_> CR LF
20:30:43 <CaptSolo> CaptSolo (i=captsolo@kaste.lv) has joined #swhack
20:30:46 <bjoern_> often \r\n
20:30:49 <jsled> Well, it says it in the production for message headers, field-name and token.
20:30:58 <kpreid> bjoern_: by the lack of any ...what jsled said
20:31:13 <bjoern_> you read the "implied LWS" note?
20:31:38 <bjoern_> "implied *LWS"
20:31:53 <bjoern_> the header name is a token and : is a separator
20:32:05 <bjoern_> per that rule, and since the prose does not disallow that
20:32:11 <bjoern_> I'd say it's allowed...
20:32:28 <kpreid> I think you're right
20:32:32 <jsled> Well, very literally it says that the field *value* may be preceeded by LWS.
20:34:13 <bjoern_> GET / HTTP / 1.1 is probably allowed aswell...
20:42:22 <thelsdj> thelsdj (n=thelsdj@24-116-69-69.cpe.cableone.net) has joined #swhack
20:47:02 <jetscreamer> jetscreamer has quit ()
21:04:23 <clsn> clsn (i=1000@h-66-134-26-207.nycmny83.covad.net) has joined #swhack
21:10:23 <mumbles> mumbles has quit ("( www.nnscript.de :: NoNameScript 3.81 :: www.XLhost.de )")
21:12:14 <mumbless> mumbless (i=admin@cpc2-bror1-6-0-cust74.bmly.cable.ntl.com) has joined #swhack
21:14:43 <verbosus> verbosus has quit ()
21:24:10 <Mike_L> * Mike_L wakes up
21:26:10 <JibberJim> Good morning, did you have pleasant dreams?
21:28:41 <Mike_L> no, not really
21:28:51 <Mike_L> my dreams were full of confusion
21:29:49 <Mike_L> I kept finding myself dreaming about things that were tedious and boring, so I would try to think of something else but not strongly, lest I wake up
21:32:53 <JibberJim> so you're not so good at controlling your dreams?
21:34:20 <bjoern_> I'm selling these fine Sony Dream Controllers. With integrated Dream Rootkit [tm] Digital Dream Management software.
21:34:38 <Mike_L> bjoern_: why are you selling them?
21:35:41 <bjoern_> I'm too busy with real life to fully appreciate them.
22:00:51 <BeHappy_> BeHappy_ has quit (Read error: 104 (Connection reset by peer))
22:01:31 <BeHappy_> BeHappy_ (n=willy@host54-203.pool877.interbusiness.it) has joined #swhack
22:06:19 <Yoz> Yoz (n=Yoz@ip211.oak-creek.sfo.ygnition.net) has joined #swhack
22:23:00 <Yoz> Yoz has quit (" HydraIRC -> http://www.hydrairc.com <- The dawn of a new IRC era")
22:24:26 <bjoern_> bjoern_ has quit ("Quit")
22:29:27 <eikeon_> eikeon_ has quit ()
22:52:49 <JibberJim> .g herple
22:52:51 <phenny> herple: http://www.geocities.com/bandaidlmp/VirusWar/Herpes.html
22:52:57 <JibberJim> .wn herple
22:53:00 <phenny> I couldn't find herple in WordNet.
22:53:05 <JibberJim> .wn curple
22:53:08 <phenny> I couldn't find curple in WordNet.
22:53:24 <jsled> .wn nurple
22:53:28 <phenny> I couldn't find nurple in WordNet.
22:54:30 <JibberJim> only curple and hurple according to QI
23:01:10 <clsn> curple doesn't look liked it's spelled right... But I think it probably is.
23:01:46 <JibberJim> the spelling bot on another channel didn't find either words
23:01:55 <clsn> It's hardly a common word.
23:01:57 <JibberJim> when's the OED open again, I'll have to have a look then
23:02:34 <clsn> It means a crupper. Which is completely unhelpful, until you know what that is. It's a thingy that goes I think under a horse's hindquarters.
23:02:39 <clsn> Sorta a strap-thing.
23:02:48 <JibberJim> .wn crupper
23:02:51 <phenny> crupper 1. a strap from the back of a saddle passing under the horse's tail
23:02:58 <JibberJim> indeedy!
23:03:08 <JibberJim> thankyou
23:03:10 <JibberJim> and hurple?
23:03:20 <clsn> A friend of mine told me that he looked it up, to find out this rare word that rhymes with "purple".
23:03:26 <clsn> That one I don't know.
23:03:38 <JibberJim> well these are the 2 according to QI
23:03:40 <bkdelong> bkdelong (n=bkdelong@h-67-102-164-116.cmbrmaor.covad.net) has joined #swhack
23:03:46 <BeHappy_> iex
23:03:47 <clsn> And then used it in one of the most useless jokes he could invent: where do you keep a purple kerple
23:03:57 <clsn> (or however it's spelled)
23:04:07 <clsn> Answer: in crupperware. (thank you)
23:04:27 <JibberJim> that's a really good joke!
23:05:04 <JibberJim> of course you'd have to make sure your audience had just been to a lecture on the names of horse tackle...
23:05:05 <clsn> Even more bizarre, sometime later I actually saw it in use. I was reading Tolkien's translation of Sir Gawain and the Green Knight, and one or the other synonym showed up in the description of the Green Knight's horse.
23:06:03 <clsn> Googling for "curple" brings other mentions of hirple/hurple, which apparently means to limp/
23:06:29 <clsn> http://lorenz.mur.csu.edu.au/~lbenton/words/c/curple *blink*
23:06:53 <clsn> The usual rhyme I've seen for "orange" is "door-hinge". I've seen a few poems use it.
23:08:16 <clsn> jcowan found out the interesting reason why there aren't any rhymes for "month." Dr. Seuss used it as a rhyme in _On Beyond Zebra_.
23:10:00 <JibberJim> ooh, I want to go to the most boring square on the ordnance survey map
23:10:12 <JibberJim> all it's got in it is half an electricity pylon!
23:10:56 <JibberJim> - http://www.streetmap.co.uk/newmap.srf?x=483500&y=422500&z=3&sv=483500,422500&st=4&ar=N&mapp=newmap.srf&searchp=newsearch.srf&ax=482655&ay=422770
23:11:33 <clsn> OK, that's pretty boring.
23:23:09 <mumbless> mumbless has quit ("( www.nnscript.de :: NoNameScript 3.81 :: www.XLhost.de )")
23:28:27 <JibberJim> now they're going on about rhymes for silver...
23:31:20 <clsn> Somewhere, somewhere, I saw a poem that had "silver", "orange", "purple" and "month" as its rhymes, all saying how they couldn't be rhymed, and coming up with really cheesy and cheating rhymes for them.
23:31:51 <clsn> Things like "....that there is no rhyme for month / I tried and tried a hundred times / and this is the hundred and oneth"
23:32:15 <clsn> Rhyming "orange" with "more ang--- / --elic visions..."
23:32:43 <sbp> or assonances like forage
23:33:23 <clsn> Like I said, I've seen "door-hinge" more than once.
23:34:02 <sbp> oh man
23:34:32 <JibberJim> Alan's come last again all todays episodes
23:34:47 <clsn> http://www.funtrivia.com/ubbthreads/printthread.php?Cat=0&Board=UBB4&main=191145&type=thread search for "bosity"
23:57:54 <madewokherd> madewokherd has quit (Remote closed the connection)
23:59:45 <clsn> clsn has quit ("Client exiting")