User talk:The Rooster: Difference between revisions

From The Urban Dead Wiki
Jump to navigationJump to search
Line 40: Line 40:
::::::Yeah, I'll admit the idea's a bit of a stretch. All the same, the more extreme reports aren't particularily uncommon.--{{:User:Red Hawk One/sig}} 01:30, 29 August 2009 (BST)
::::::Yeah, I'll admit the idea's a bit of a stretch. All the same, the more extreme reports aren't particularily uncommon.--{{:User:Red Hawk One/sig}} 01:30, 29 August 2009 (BST)
:::::::Well, I'll see what I can come up with. Gotta get it working before we can consider having it guess at stuff, after all :P. {{User:The_Rooster/Sig}} 01:36, 29 August 2009 (BST)
:::::::Well, I'll see what I can come up with. Gotta get it working before we can consider having it guess at stuff, after all :P. {{User:The_Rooster/Sig}} 01:36, 29 August 2009 (BST)
Ok, just ran the thing on the backlog of reports. A good thing too, it seems the manual updating suddenly became much more patchy. Talk about timing. Anyway, I noticed a few minor errors I was able to patch on the fly. If you notice anything odd over the next few days and updates please shout. See the bot's log for a comprehensive list of changes.
One thing I spotted was that when logging reports, the bot posts a timestamp sans the timezone. It's actually always done this. Should I add the timestamp back in? I'd probably have to fix a lot of logs retroactively but guessing the timezone won't be a problem at least. On the bot's log I've already noticed the red links. The bot would update the disambiguated page but didn't record that name properly. I've fixed it so that fix should show up in the next record.
Also, I'm still working on the "horde building" functionality. That's when you get a report "maybe 20 zombies outside the Specific Building" which happens so rarely I didn't worry much about it. That and it requires a lot of extra code because it can be any building whereas the general building reports are limited to strategic buildings. I ''did'' make it so that if this building is also reported on again in general status, the reports would be combined, but this failed :P
All that said, things look pretty good. {{User:The_Rooster/Sig}} 22:35, 3 September 2009 (BST)


== a/sd category usage ==
== a/sd category usage ==

Revision as of 21:35, 3 September 2009

Home
Talk
Bots
Contribs
Sandpit
. . .
Rooster.png

Use the '+' tab at the top to create a new section at the bottom.

If I've come to you, let's keep the conversation there;

if you're coming to me, I'll be replying here.

The archive can

be found here.

CONTRIB WATCHING

You probably already know this, but you've been added onto the contribution monitoring service. --DANCEDANCEREVOLUTION-- 14:49, 24 August 2009 (BST)

Image:Example.jpg

If you're not wanting it overwritten by teh newbs you can get it protected. I've just tested it out and you can't overwrite a protected image as a regular user. -- Cheese 21:58, 25 August 2009 (BST)

Most excellent! To A/PT! -- User:The Rooster RoosterDragon User talk:The Rooster 22:03, 25 August 2009 (BST)

Crazy EMRP idea

I'm sure you've been asked something along these lines before, but what are the odds you could create a bot that could analyze external military reports and update danger reports accordingly? So if say, Johnny posts a EMRP to be filed for Yagoton, and the bot sees the words "The Whatmore Building", it could use that section of the report (bounded by the ellipsis's on both sides) to update the building's Danger Report?--~ Red Hawk One Talk | space for lease 23:21, 28 August 2009 (BST)

I had been working on just such functionality a good while back, but then a bunch of users started recording manually (and they still are) so I focused on some other stuff instead. Guess I should probably think about finishing that off. -- User:The Rooster RoosterDragon User talk:The Rooster 23:46, 28 August 2009 (BST)
That "bunch of users" is, for the most part, Kittithaj and myself =P all considered, a bot would be a real time saver, and would be less mistake prone.
Also, a bit more complicated, would it be possible to program a bot that can use the "serious collateral damage", "infrastructure intact", "only one building with power". etc. blurbs to infer status reports (on the multitude of 'unknown' buildings)?--~ Red Hawk One Talk | space for lease 23:54, 28 August 2009 (BST)
Is there enough information for that? I don't think you'd have enough to nail down a specific status for these buildings with any degree of certainty. Unlike named buildings which get a general status indicator and a horde (or lack thereof) report. -- User:The Rooster RoosterDragon User talk:The Rooster 00:22, 29 August 2009 (BST)
My idea was for something that could just ball-park guess unknown staus reports off of the military.It would use the extreme infrastructure and power reports (and zombie counts) to make a logical guess at what the unknown, really-out-of-date reports were (i.e. EMRP states the suburb is "wrecked" and without power; therefore St. Phony Hospital, which has an unknown status and hasn't been updated in well over a month, is likely ruined). If this were to work, it would just replace reports marked 'unknown', since such a system would be a little too inaccurate to replace real reports. The way I see it, inferred reports, while far from ideal, would be better than a wall of unknowns. Am I making any sense?--~ Red Hawk One Talk | space for lease 01:10, 29 August 2009 (BST)
I guess you could get away with it for extremes. You'd need blanket ruined/intact though, otherwise you wouldn't have enough information about individual buildings. -- User:The Rooster RoosterDragon User talk:The Rooster 01:23, 29 August 2009 (BST)
Yeah, I'll admit the idea's a bit of a stretch. All the same, the more extreme reports aren't particularily uncommon.--~ Red Hawk One Talk | space for lease 01:30, 29 August 2009 (BST)
Well, I'll see what I can come up with. Gotta get it working before we can consider having it guess at stuff, after all :P. -- User:The Rooster RoosterDragon User talk:The Rooster 01:36, 29 August 2009 (BST)

Ok, just ran the thing on the backlog of reports. A good thing too, it seems the manual updating suddenly became much more patchy. Talk about timing. Anyway, I noticed a few minor errors I was able to patch on the fly. If you notice anything odd over the next few days and updates please shout. See the bot's log for a comprehensive list of changes.

One thing I spotted was that when logging reports, the bot posts a timestamp sans the timezone. It's actually always done this. Should I add the timestamp back in? I'd probably have to fix a lot of logs retroactively but guessing the timezone won't be a problem at least. On the bot's log I've already noticed the red links. The bot would update the disambiguated page but didn't record that name properly. I've fixed it so that fix should show up in the next record.

Also, I'm still working on the "horde building" functionality. That's when you get a report "maybe 20 zombies outside the Specific Building" which happens so rarely I didn't worry much about it. That and it requires a lot of extra code because it can be any building whereas the general building reports are limited to strategic buildings. I did make it so that if this building is also reported on again in general status, the reports would be combined, but this failed :P

All that said, things look pretty good. -- User:The Rooster RoosterDragon User talk:The Rooster 22:35, 3 September 2009 (BST)

a/sd category usage

I was watching you tag some templates with template:speedydelete, I was wondering, any way to template that category category:Speedy Deletion Candidates onto the Speedy Deletion Queue permanently so pages with speedydelete template can be reviewed through a/sd? --DANCEDANCEREVOLUTION-- 16:50, 29 August 2009 (BST)

Transplant A/SD onto the category page. Then the listing appears at the end. I know of no method to directly transclude category members. See what the other wiki has to say on the matter. -- User:The Rooster RoosterDragon User talk:The Rooster 16:56, 29 August 2009 (BST)

A/DM table

Broked.jpg

Don't get it... Vista, Firefox, coding is fine. --DANCEDANCEREVOLUTION-- 09:11, 31 August 2009 (BST)

Looks fine to me (IE and FF). -- User:The Rooster RoosterDragon User talk:The Rooster 22:16, 31 August 2009 (BST)
;_; --DANCEDANCEREVOLUTION-- 23:11, 31 August 2009 (BST)

Ha! Look at it now!

Broked2.jpg

It just won't stop! --DANCEDANCEREVOLUTION-- 23:25, 31 August 2009 (BST)

Still fine here. -- User:The Rooster RoosterDragon User talk:The Rooster 21:56, 1 September 2009 (BST)

Try hitting Ctrl-0 (zero, not oh) on that page. --Bob Boberton TF / DW Littlemudkipsig.gif 23:08, 1 September 2009 (BST)

Thanks. --DANCEDANCEREVOLUTION-- 00:08, 2 September 2009 (BST)

*walks away mumbling quietly about how much he hates Vista*... --DANCEDANCEREVOLUTION-- 15:06, 3 September 2009 (BST)