Implementer was originally the self-given name of the creators of the Infocom text adventure series Zork. Implementor, often shortened to Imp, became the title given to game designers and programmers at Infocom. Implementers were inserted as minor characters in several Infocom games. The game Beyond Zork also includes a group of characters called Implementors, minor deities who are integral to the plot. The term carried over into MUDs, particularly DikuMUDs, where it usually refers to a game's owner or owners, similarly to the term "God".[1][2]
Contents
1Implementers at Infocom
1.1List of Infocom Implementers
2References
3External links
Implementers at Infocom
Jerry Pournelle mentioned in BYTE in June 1983 "Zork, the Super Adventure developed by the Gang of Four Implementers at MIT".[3] The original Zork Implementers who formed Infocom included Tim Anderson, Marc Blank, and Dave Lebling. As the company grew, the title Implementor became a badge of status. Infocom frequently promoted from within, and in particular a number of game testers, including Steve Meretzky, rose to the rank of Imp.[4] Meretzky was publicly referred to as an Implementor, both in the "About the Author" section of the Planetfall manual and in a few issues of Infocom's customer newsletter, The New Zork Times (later renamed The Status Line).
The "Implementors' Lunch" was said to be "a legendary weekly event garnering all the Infocom game writers."[5]Brian Moriarty has said his first Implementors' Lunch "was like being invited to tea at Abbey Road with the Beatles!"[6] The Imps used an old Cornerstone package, square and blue, as a picnic basket.[7]
List of Infocom Implementers
Tim Anderson
Bob Bates
Michael Berlyn
Marc Blank
Amy Briggs
Bruce Daniels
Stu Galley
Dave Lebling
Steve Meretzky
Brian Moriarty
This list is incomplete; you can help by expanding it.
References
^Shah, Rawn; Romine, James (1995). Playing MUDs on the Internet. John Wiley & Sons, Inc. p. 114. ISBN 0-471-11633-5. Sometimes, these players ask the Implementers for immortality. Whether this is granted depends on the trust of the Implementers..mw-parser-output cite.citationfont-style:inherit.mw-parser-output qquotes:"""""""'""'".mw-parser-output code.cs1-codecolor:inherit;background:inherit;border:inherit;padding:inherit.mw-parser-output .cs1-lock-free abackground:url("//upload.wikimedia.org/wikipedia/commons/thumb/6/65/Lock-green.svg/9px-Lock-green.svg.png")no-repeat;background-position:right .1em center.mw-parser-output .cs1-lock-limited a,.mw-parser-output .cs1-lock-registration abackground:url("//upload.wikimedia.org/wikipedia/commons/thumb/d/d6/Lock-gray-alt-2.svg/9px-Lock-gray-alt-2.svg.png")no-repeat;background-position:right .1em center.mw-parser-output .cs1-lock-subscription abackground:url("//upload.wikimedia.org/wikipedia/commons/thumb/a/aa/Lock-red-alt-2.svg/9px-Lock-red-alt-2.svg.png")no-repeat;background-position:right .1em center.mw-parser-output .cs1-subscription,.mw-parser-output .cs1-registrationcolor:#555.mw-parser-output .cs1-subscription span,.mw-parser-output .cs1-registration spanborder-bottom:1px dotted;cursor:help.mw-parser-output .cs1-hidden-errordisplay:none;font-size:100%.mw-parser-output .cs1-visible-errorfont-size:100%.mw-parser-output .cs1-subscription,.mw-parser-output .cs1-registration,.mw-parser-output .cs1-formatfont-size:95%.mw-parser-output .cs1-kern-left,.mw-parser-output .cs1-kern-wl-leftpadding-left:0.2em.mw-parser-output .cs1-kern-right,.mw-parser-output .cs1-kern-wl-rightpadding-right:0.2em
^Hahn, Harley (1996). The Internet Complete Reference (2nd ed.). p. 559. ISBN 0-07-882138-X. Common names for an admin are a GOD, an ARCH, a WIZARD or an IMP (short for implementer).
^Pournelle, Jerry (June 1983). "Zenith Z-100, Epson QX-10, Software Licensing, and the Software Piracy Problem". BYTE. p. 411. Retrieved 20 October 2013.
^Briceno, Hector; Chao, Wesley; Glenn, Andrew; Hu, Stanley; Krishnamurthy, Ashwin; Tsuchida, Bruce (December 15, 2000). "Down From the Top of Its Game: The Story of Infocom, Inc" (PDF). Massachusetts Institute of Technology. pp. 16–19. Retrieved November 26, 2007.
^"They Said It..." The New Zork Times. 4 (4): 3. Fall 1985. Retrieved November 26, 2007.
^Mamen, Erik-André Vik; Jong, Philip (September 15, 2006). "Brian Moriarty—Interview". Adventure Classic Gaming. Retrieved November 26, 2007.
^"Win the Imps' picnic basket". The Status Line. 6 (2): 4. Summer 1987. Retrieved November 26, 2007.
Clash Royale CLAN TAG #URR8PPP up vote 1 down vote favorite I'm using WordPress 4.9.8, CiviCRM to 5.5.1, I usually send email to contact by Search> Find contacts View contact details Action> Send email Send email ok, Contact received mail ok like picture But status only Email sent though contact read email or not. So, can CiviCRM can change status to Email read when contact read email? wordpress email share | improve this question asked Sep 26 at 0:12 ToanLuong 49 9 add a comment  | up vote 1 down vote favorite I'm using WordPress 4.9.8, CiviCRM to 5.5.1, I usually send email to contact by Search> Find contacts View contact details Action> Send email Send email ok, Contact received mail ok like picture But status only Email sent though contact read email or not. So, can CiviCRM can change status to Email read when contact read email? wordpress email share | improve this questi...
Clash Royale CLAN TAG #URR8PPP up vote 2 down vote favorite I am currently learning reverse engineering and am studying the flags register. I had in my mind that rflags was just another name for one of the 16 general purpose registers, for example rax or rbx . But it looks like rflags is actually an additional register. So that makes 17 registers in total... how many more could there be? I have spent at least an hour on this and found numerous different answers. The best answer so far is this, which says that there are 40 registers in total. 16 General Purpose Registers 2 Status Registers 6 Code Segment Registers 16 SSE Registers 8 FPU/MMX Registers But if I add that up, I get 48. Could anybody provide an official answer on how many registers an x86_64 CPU has (e.g. an Intel i7). Additionally, I have seen references to 'hardware' and 'architectural' registers. What are those registers and how many are there? register x86-64 share | improve this...
Clash Royale CLAN TAG #URR8PPP 1 How can I extract a single band from multi-band raster in QGIS? I have an remote sensed image which has 6 bands (including NDVI band), I want to display each band separately, but have no idea how to do. I have seen some questions similar here but none worked for me. The original image (has 6 bands) is: I want to display the band 6 which should be like this: But I tried gdal_translate, and couldn't get the correct result. What I have got is: qgis raster multi-band share | improve this question edited Mar 5 at 0:53 Summer asked Mar 4 at 6:42 Summer Summer 23 6 Is this any help gis.stackexchange.com/questions/220658/… ? if not gis.stackexchange.com/questions/62133/… might help. – Michael Stimson Mar 4 at 6:46 Thanks for answering but when I used gdal_translate, qgis showed that 'Error 4: Kayena.tif: No such file or directory". Would you know how to fi...