| 18:02 | gsnedders | wonders what university in GB he has any chance at getting in to for CS |
| 18:03 | gsnedders | waits for other people in this room to stab him for asking that again |
| 18:04 | <jgraham> | Virtual room or physical room? |
| 18:04 | <jgraham> | You have a list...\ |
| 18:04 | <jgraham> | We made one |
| 18:04 | <gsnedders> | Both |
| 18:04 | <gsnedders> | And seeming there's only one other person in both this physical room and virtual room... |
| 18:05 | <gsnedders> | Well, actually, there's only one other person in this physical room anyway |
| 18:05 | jgraham | thinks that bringing up Godel in a discussion of specifications is just silly |
| 18:06 | <gsnedders> | Also, the list only had four places on it |
| 18:13 | <gsnedders> | There was some sort of conclusion along the lines of applying somewhere which was somewhere that on paper I shouldn't get in to, but most of those places are so absolutely solid with their entrance requirements it's entirely futile applying |
| 18:14 | <jgraham> | You only need 5 places and we listed 4 |
| 18:14 | <jgraham> | So you only have one choice left to make |
| 18:15 | <gsnedders> | But isn't it harder to make a final choice than a first choice? |
| 18:15 | <jgraham> | And it probably doesn't matter all that much anyway |
| 18:15 | <gsnedders> | Probably |
| 18:15 | <gsnedders> | But I'm still me :P |
| 18:15 | <jgraham> | gsnedders: Just do it, dammit |
| 18:15 | <gsnedders> | jgraham: You've said that before. |
| 18:15 | <gsnedders> | I still haven't done anything. |
| 18:15 | <jgraham> | gsnedders: Just do it, dammit |
| 18:15 | gsnedders | is a pathetic excuse of a kid |
| 18:47 | <Guest_878> | I can't believe you killed rel="feed". |
| 18:48 | <Guest_878> | because I could use it for inline links to the rss |
| 18:48 | <annevk2> | what's wrong with using <a rel=alternate type=application/atom+xml href=...> ... </a> ? |
| 18:49 | <Guest_878> | am I allowed to use that currently? |
| 18:49 | <Guest_878> | for example, a user's RSS feed link in their sidebar and footer. |
| 18:50 | <zcorpan_> | sure, but it's possible implementations only support <link>s |
| 18:51 | <Guest_878> | Maybe a rel="alternate" href="/rssfeed.xml" title="RSS Feed"> |
| 18:52 | <annevk2> | you need to use type as well |
| 18:52 | <Guest_878> | does the html5 allow for type="" on inline links? |
| 18:52 | <Guest_878> | html5 validator* |
| 18:53 | <annevk2> | yes |
| 18:53 | <annevk2> | HTML4 does too |
| 18:54 | <zcorpan_> | if you don't care about autodiscovery of the link, just use <a href="/rssfeed.xml"> |
| 18:54 | <zcorpan_> | (e.g. if you also have a <link> for autodiscovery) |
| 18:54 | <Guest_878> | Can rel="author" specify the author of the page's content. Say, there's a video or audio tag of content from the author, and the rel="author" could link to that author's profile? |
| 23:28 | <TabAtkins> | Heh. As long as they maintain the current minimum distance between enemies, I think I could stand against an infinite wave of the strongest creeps. |
| 23:28 | TabAtkins | loves tower defense games. |
| 23:35 | <Philip`> | TabAtkins: The creeps ought to just stay out of range and lay siege to your tower until you starve or die from dysentery |
| 23:35 | <TabAtkins> | Nah, I've got banana plantations for food. |
| 23:36 | <TabAtkins> | There's actually a decent chance I could stand against an infinite wave with *0* separation between creeps - just one giant infinite stack. In fact, it's very likely this is true. |
| 23:37 | <Philip`> | You can't live off bananas forever |
| 23:37 | <Philip`> | You'll devolve into monkeys |
| 23:37 | <TabAtkins> | I am monkeys, so it's all right. |
| 23:49 | <jwalden> | hum, figure > legend finally went away, wonder when I missed that |
| 23:54 | <TabAtkins> | jwalden: About two months ago, I think? |
| 23:58 | <jwalden> | too much not paying attention to the mailing list, I guess |