Work in progress — This wiki is an active migration / mirror of Homestar Runner Wiki and is not finished yet. Account registration and public editing are turned off until the migration is further along. For status updates, see the migration thread on the forums.

MivaScript: Difference between revisions

From HR Wiki Twice
Jump to navigationJump to search
imported>HRWikiMirrorBot
Imported from hrwiki.org via Wayback Machine (HTML→wikitext)
 
imported>HRWikiMirrorBot
Reimported from hrwiki.org Wayback HTML→wikitext (full reconvert)
 
Line 1: Line 1:
<!-- Mirrored from Homestar Runner Wiki (hrwiki.org) via Wayback Machine; HTML converted to wikitext. Formatting may be imperfect. -->
<!-- Mirrored from Homestar Runner Wiki (hrwiki.org) via Wayback Machine -->
<div id="cleanup-rewrite" class="boilerplate metadata toccolours" style="margin: .5em 2%; padding: 0 1em; border: 1px solid #9ebddb; background: #e1ebf5">
 
{| class="wikitable"
{| class="wikitable"
|-
|-
| [[File:Strong Mad Processing icon.png|[[File:Strong_Mad_Processing_icon.png|106px|thumb|Image:Strong Mad Processing icon.png]]]]
| https://web.archive.org/web/20211001000000im_/http://www.hrwiki.org/w/images/a/a9/Strong_Mad_Processing_icon.png
| style="padding-left: 12px"| It has been suggested that the content of this page [[HRWiki:Inclusion guidelines|should not be a separate article]] on the wiki. If you have an opinion about whether this page or its content should be '''moved''' or '''removed''', please comment on the [[Talk:MivaScript|talk page]].
| It has been suggested that the content of this page [[HRWiki:Inclusion guidelines|'''should not be a separate article''']] on the wiki. If you have an opinion about whether this page or its content should be '''moved''' or '''removed''', please comment on the [[Talk:MivaScript|talk page]].
|}
|}


</div>
Server-side scripting is a web technology that allows a server to perform more advanced tasks. The most popular example of this technology is [[PHP]], and is in fact the language that powers this wiki. When [[homestarrunner.com]] was hosted by [[Yahoo!]], [[The Brothers Chaps]] were (presumably) limited to using the '''[[MivaScript]]''' scripting language, which is more commonly used for e-commerce websites. MivaScript was rarely used on the site when [[The Brothers Chaps]] were hosted by Yahoo!, but now MivaScript, or any server-side scripting technology for that matter, has not been used for 21 years. The last notable use of MivaScript was on the [[Message Bored]], which closed in 2003. These files can be identified by the extension ".mv".
Server-side scripting is a web technology that allows a server to perform more advanced tasks. The most popular example of this technology is [[PHP]], and is in fact the language that powers this wiki. When [[homestarrunner.com]] was hosted by [[Yahoo!]], [[The Brothers Chaps]] were (presumably) limited to using the '''[[MivaScript]]''' scripting language, which is more commonly used for e-commerce websites. MivaScript was rarely used on the site when [[The Brothers Chaps]] were hosted by Yahoo!, but now MivaScript, or any server-side scripting technology for that matter, has not been used for 21 years. The last notable use of MivaScript was on the [[Message Bored]], which closed in 2003. These files can be identified by the extension &quot;.mv&quot;.


Yahoo! has since disallowed the execution of MivaScript files on their hosting service. As of mid-2009, instead of showing a notification that the script cannot run, the source code of the MivaScript file is revealed.
Yahoo! has since disallowed the execution of MivaScript files on their hosting service. As of mid-2009, instead of showing a notification that the script cannot run, the source code of the MivaScript file is revealed.


<span id="appearances"></span>
== Appearances ==
== <span class="mw-headline"> Appearances </span> ==


* [[Secret Pages|Email Updates]] — Uses a script called &quot;simplemail.mv&quot; to add the given email address to a [[Electronic mailing List|mailing list]]. Since the source is now revealed, it is shown that simplemail.mv was a MivaScript created by Yahoo!
* [[Secret Pages|Email Updates]] — Uses a script called "simplemail.mv" to add the given email address to a [[Electronic mailing List|mailing list]]. Since the source is now revealed, it is shown that simplemail.mv was a MivaScript created by Yahoo!
** [[Thorax Corporation]] — [http://www.thoraxcorp.com/signup.html The sign-up page] uses the same script.
** [[Thorax Corporation]] — [http://www.thoraxcorp.com/signup.html The sign-up page] uses the same script.
* [[Strong Bad's Message Bored]] — In the [[Late Nite JengaJam Interview]], [[Mike]] recalls that the board was powered by MivaScript.
* [[Strong Bad's Message Bored]] — In the [[Late Nite JengaJam Interview]], [[Mike]] recalls that the board was powered by MivaScript.
 
[[Category:Articles for Discussion]]
<div id="catlinks" class="catlinks">
[[Category:Articles Needing Images]]
 
[[Category:Website Components]]
<div id="mw-normal-catlinks">
 
[/wiki/Special:Categories Categories]: <span dir="ltr">[[Category:Articles for Discussion|Articles for Discussion]]</span> | <span dir="ltr">[[Category:Articles Needing Images|Articles Needing Images]]</span> | <span dir="ltr">[[Category:Website Components|Website Components]]</span>
 
</div>
 
</div>



Latest revision as of 14:24, 14 July 2026

Strong_Mad_Processing_icon.png It has been suggested that the content of this page should not be a separate article on the wiki. If you have an opinion about whether this page or its content should be moved or removed, please comment on the talk page.

Server-side scripting is a web technology that allows a server to perform more advanced tasks. The most popular example of this technology is PHP, and is in fact the language that powers this wiki. When homestarrunner.com was hosted by Yahoo!, The Brothers Chaps were (presumably) limited to using the MivaScript scripting language, which is more commonly used for e-commerce websites. MivaScript was rarely used on the site when The Brothers Chaps were hosted by Yahoo!, but now MivaScript, or any server-side scripting technology for that matter, has not been used for 21 years. The last notable use of MivaScript was on the Message Bored, which closed in 2003. These files can be identified by the extension ".mv".

Yahoo! has since disallowed the execution of MivaScript files on their hosting service. As of mid-2009, instead of showing a notification that the script cannot run, the source code of the MivaScript file is revealed.

Appearances