Jump to content

User talk:Lexor

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Lupo (talk | contribs) at 10:29, 8 September 2005 ([[MediaWiki:Common.css]]: beats me). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Wikipedia
Wikipedia

Hello there, welcome to the 'pedia! I hope you like the place and decide to stay. If you need pointers on how we title pages visit Wikipedia:Naming conventions or how to format them visit our manual of style. If you have any other questions about the project then check out Wikipedia:Help or add a question to the Village pump. Cheers! --maveric149

Moved Talk threads

Archived threads

  1. /Archive 2003
  2. /Archive Jan-Mar 2004
  3. /Archive Apr 2004-Jul 2005


Group behaviour self-optimisation system creates soccer players specializations

Dear Lexor,

Maybe You can help me with starting/finding the source of the research:

http://en.wikipedia.org/wiki/Talk:Artificial_life#Group_behaviour_self-optimisation_system_creates_soccer_players_specializations


Or maybe You know anyone from the scientific AI community who could be aware with the experiment I described in the provided link?

Intelligence

How do you know that "most common definitions [of intelligence]] include "the ability to reason, plan, solve problems, think abstractly, comprehend ideas and language, and learn""? That quote is from Wikipedia's article on intelligence, not from a nebulous "most definitions." Other definitions may well differ, but I chose to use that one. You have now changed a correct statement to an unverifiable and possibly wrong one. Since you have created this problem I expect you to solve it. Adam 12:46, 23 August 2005 (UTC)[reply]

OK Adam, feel free to revert it if you don't like it. No need to lecture. Lexor|Talk 12:50, August 23, 2005 (UTC)
It's a fair point, however, so I fixed it now. Lexor|Talk 13:02, August 23, 2005 (UTC)

Katrina/New Orleans article

Thanks for contributing to the article, but please respect the Inuse tag — it's the section I'm in the process of condensing and cohereifying (I swear that's a real world, really), and it's difficult to do so when somebody's editing it at the same time. I should be done within an hour, at which point I'll remove the tag. Deadsalmon 11:33, 4 September 2005 (UTC)[reply]

Yeah, sorry, but somebody had added an entire section specifically on the New Orleans to the main Hurricane Katrina article, that needed moving swiftly else it would be expanded on. They are clearly isolated subsections, so should be easy to spot "Summary" and "Declaration of "state of emergency" versus "martial law"". I don't plan any more moving to that article. Lexor|Talk 11:40, September 4, 2005 (UTC)
Didn't notice that; thanks for doing so. Deadsalmon 11:43, 4 September 2005 (UTC)[reply]
Nice cleanup, by the way. It certainly needed some "cohereify" (I often use "sectionify" and "proseify" articles, so cohereify is fine by me!) Lexor|Talk 17:09, September 4, 2005 (UTC)

Ah, can you explain what happened here? Specifically the top diff? Thanks for clearing up the bottom diff, I miss merged across an edit conflict. --24.165.233.150 17:04, 4 September 2005 (UTC)[reply]

Somebody must have inserted this text during that edit conflict resolution. Stuff happens like that sometimes. Edits can get out of order a bit with database servers which have to sync with the master servers if they receive requests almost simultaneously, or something like that, I think. Lexor|Talk 17:08, September 4, 2005 (UTC)
Yea, thats what I thought... Just wanted to make sure. :) --24.165.233.150 17:16, 4 September 2005 (UTC)[reply]

Thanks for the edit work you've put in lately — having done some myself, I know it's a hard thing to take on. Deadsalmon 18:57, 5 September 2005 (UTC)[reply]

Thanks. The hardest thing is having to constantly filter changes in Hurricane Katrina down into the subarticles and keep the main article sections nice self-contained summaries. What part of "Main article:" do people not understand? Lexor|Talk 07:54, September 6, 2005 (UTC)

Hmmm. Why did you do this? First, I think there should be semicolons after "display : none ! important;", and second, plainlinksneverexpand should never expand links, whether in print or on screen... Lupo 09:13, September 8, 2005 (UTC)

I am stumbling around trying to ensure that external links with class="plainlinksneverexpand" embedded in infoboxes like Template:Infobox Country don't get expanded in the print backend especially. My CSS isn't great, if you can help me out, great. I fixed the semicolon problem. Lexor|Talk 09:24, September 8, 2005 (UTC)
e.g, try doing "Printable version" of United States, because of the external co-ordinate link for Washington, the whole infobox consumes the entire screen real-estate. I tried wrapping the link with a <span class="plainlinksneverexpand">, and added a corresponding CSS rule in Common.css for class='external text' but for some reason it doesn't work the same as for the class='external autonumber'. Lexor|Talk 09:28, September 8, 2005 (UTC)
Here's a standalone testcase: User:Lexor/test. If you click printable version, you should not see the external link in either case, but only the one with the autonumbering "[1]" is the external link supressed. Lexor|Talk
Yeah, I see what you mean. Beats me. The "a.external.text:after" case you added should suppress this. Why it doesn't, I do not know. Lupo 10:29, September 8, 2005 (UTC)