udn.realityripple.com Open in urlscan Pro
2607:f1c0:100f:f000::247  Public Scan

URL: http://udn.realityripple.com/
Submission: On April 03 via manual from US — Scanned from DE

Form analysis 1 forms found in the DOM

GET /search

<form method="get" action="/search">
  <input name="q" type="search">
  <button><svg width="13" height="13" viewBox="0 0 13 13">
      <title>search</title>
      <path
        d="m4.8495 7.8226c0.82666 0 1.5262-0.29146 2.0985-0.87438 0.57232-0.58292 0.86378-1.2877 0.87438-2.1144 0.010599-0.82666-0.28086-1.5262-0.87438-2.0985-0.59352-0.57232-1.293-0.86378-2.0985-0.87438-0.8055-0.010599-1.5103 0.28086-2.1144 0.87438-0.60414 0.59352-0.8956 1.293-0.87438 2.0985 0.021197 0.8055 0.31266 1.5103 0.87438 2.1144 0.56172 0.60414 1.2665 0.8956 2.1144 0.87438zm4.4695 0.2115 3.681 3.6819-1.259 1.284-3.6817-3.7 0.0019784-0.69479-0.090043-0.098846c-0.87973 0.76087-1.92 1.1413-3.1207 1.1413-1.3553 0-2.5025-0.46363-3.4417-1.3909s-1.4088-2.0686-1.4088-3.4239c0-1.3553 0.4696-2.4966 1.4088-3.4239 0.9392-0.92727 2.0864-1.3969 3.4417-1.4088 1.3553-0.011889 2.4906 0.45771 3.406 1.4088 0.9154 0.95107 1.379 2.0924 1.3909 3.4239 0 1.2126-0.38043 2.2588-1.1413 3.1385l0.098834 0.090049z">
      </path>
    </svg></button>
</form>

Text Content

 * Skip to main content

 * Technologies
   * Technologies Overview
   * XUL
   * HTML
   * CSS
   * JavaScript
   * XPCOM
   * Graphics
   * HTTP
   * APIs / DOM
   * MathML
 * References & Guides
   * Learn web development
   * Tutorials
   * References
   * Developer Guides
   * Accessibility
   * Game development
   * ...more docs
 * Additional Resources
   * Archive
   * UXP Homepage 🌐
   * Pale Moon on GitHub 🌐
   * UXP on GitHub 🌐
   * Pale Moon Forum 🌐
   * Support Pale Moon 🌐
   * Support the BackupAdditional Details

search


UNIFIED XUL PLATFORM MDN BACKUP

 * Web Technologies
 * Archive of Obsolete Content
 * Developer Tools


UDN WEB DOCS NEWS HOSTED BY REALITYRIPPLE SOFTWARE


 * BAD LINK REPORTER
   
   I've got a few too many projects on hand at the moment to continue cleaning
   up all the pages on this site myself. In order to try to focus on the more
   commonly run-into failures, I've added a "report" feature for bad links. If
   you find a bad link, please use the yellow warning icon that pops up when you
   hover over a link to report it. If you know where it should link to, please
   include that information in your report as well.
   I also need to store iframe/embed pages myself, as MDN has completely changed
   those; this will also take a decent amount of archive-searching and time,
   which I currently do not have.
   
   Posted August 7, 2022 by RealityRipple


 * SEARCH AND BAD LINKS
   
   There's a lot of bad local and remote links that need work. Don't bother
   trying to tell me about them just yet, I've got them all listed via script
   already and I'm handling them. In the meantime, I've redirected any 404
   errors to search results, so at least bad internal links will be less
   annoying.
   The search engine is a homebrew product which literally searches all 15,000
   HTML files with each query, so please be gentle with it. The results are all
   provided in bulk instead of per-page, so while switching between pages is
   instant, requests with lots of results may be very slow to load.
   Finally, links are being updated with two simple indicators: external links
   should now be a pleasant gold color, and WayBack links (archive.org) are a
   modest gray/silver. I will be working to clean up hyperlink tags after I
   actually get all the links fixed, but for now, be warned that none of them
   use target="_blank", so you'll want to open them in new tabs by hand for now.
   In the future, external links (including WayBack) will be
   auto-new-window(/tab), giving the color-coding further purpose.
   
   Posted March 4, 2021 by RealityRipple


 * MORE BACKED UP DATA
   
   I'm currently in the process of downloading all external files to this server
   in order to prevent lost third-party content. At present, all directly linked
   images should be hosted locally (even ones that have been lost on the
   official site - Thanks Archive.org!). I'm still deciding on whether I want to
   host embedded Mozilla-hosted content locally or try to make JSFiddles or
   CodePens to replace them. If any images fail to load or there's any example
   code that has weird image paths, please let me know.
   I'm also attempting to clean up some of the underlying HTML, replace uniform
   elements with PHP functions, and generally improve conditions for future
   maintenance. This is very much a work-in-progress, so please excuse the mess.
   
   Posted January 26, 2021 by RealityRipple


 * UXP SOURCE CODE LINKS
   
   The MDN Website still links to the removed ~xr.mozilla.org source sites,
   which can be really annoying when looking up interfaces. I've replaced all
   links to DXR's /mozilla-central/source/ with links to the UXP GitHub
   repository's master branch for now. Other repository paths to follow later
   on. There are undoubtedly still many 404s as quite a few features mentioned
   in the docs have been removed, either from Gecko in the past or from Goanna
   during its creation. However, the more common links to IDL files in the XPCOM
   reference and elsewhere should all now point to the XUL source code
   gracefully. Just be warned that line numbers have definitely changed since
   the Mozilla days. Happy hacking!
   
   Posted September 21, 2020 by RealityRipple


 * LOOK OUT FOR BAD FILENAMES!
   
   If you run into any missing pages with special characters in the URL (such as
   colons or asterisks), please let me know about them! During the cloning
   process, certain special characters were replaced with underscores, and need
   to be renamed by hand. Of course, you can try replacing the special
   characters in the URL with underscores yourself if you need to view a page
   immediately.
   
   Posted September 13, 2020 by RealityRipple


 * THE MDN WEB DOCS BACKUP
   
   This backup was created to prevent XUL documentation from being completely
   removed from the Internet. Please note that this backup is a trimmed clone of
   MDN from the end of August 2020. A cleaner, editable, organized version of
   this information will be put together soon. This backup will be retained for
   historical purposes, at least for now.
   
   Posted August 26, 2020 by RealityRipple


WELCOME TO UDN

Thank you for visiting the MDN Backup for UXP. This is not a full MDN backup,
and focuses on a few core areas important for UXP development. Please choose one
of the sections below:

 * Archive of Obsolete Content (The Good Stuff)
 * MDN Web Docs Glossary
 * Web Docs
 * Mozilla Application Framework
 * Plugins (NPAPI)
 * Firefox Developer Tools

MDN Web Docs
© 2005-2020 Mozilla and individual contributors. Content is available under CC
BY-SA-2.5.
Backup generated August, 2020 by RealityRipple Software.

Report a Broken Link
 * Terms
 * Privacy
 * Cookies