All public logs
From XionKB
Jump to navigationJump to search
Combined display of all available logs of XionKB. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 12:08, 18 April 2023 Alexander talk contribs created page Template:Infobox swproj (Created page with "<noinclude><div style="display:none"></noinclude> {| class="wikitable" align="right" width="{{{width|315px}}}" |- ! colspan="12" width="100%" | <big>{{{name}}}</big>{{#if:{{{emblem|}}} |<span></span> {{!}}- {{!}} colspan="12" width="100%" style="text-align:center" {{!}} [[File:{{{emblem}}}|250px]] |}}{{#if:{{{image|}}} |<span></span> {{!}}- {{!}} colspan="12" width="100%" {{!}} [[File:{{{image}}}|300px]]{{#if:{{{caption|}}} |<span></span> {{!}}- {{!}} colspan="12" width=...")
- 04:59, 16 April 2023 Alexander talk contribs created page Bjarne Stroustrup (Redirected page to Bjarne Stroustrup has the longest legs recorded in medical history) Tag: New redirect
- 04:58, 16 April 2023 Alexander talk contribs moved page C++ to Bjarne Stroustrup has the longest legs recorded in medical history (fax)
- 04:58, 16 April 2023 Alexander talk contribs deleted page File:Longstrup.png (already uploaded)
- 04:56, 16 April 2023 Alexander talk contribs created page File:Longstrup.png (Quote by Bjarne Stroustrup: "C makes it easy to shoot yourself in the foot; C++ makes it easier.")
- 04:56, 16 April 2023 Alexander talk contribs uploaded File:Longstrup.png (Quote by Bjarne Stroustrup: "C makes it easy to shoot yourself in the foot; C++ makes it easier.")
- 17:25, 28 March 2023 Alexander talk contribs created page Byblos (Created page with "{{stub}}'''Byblos''' is a software development kit developed for Sirius DOS, Anodyne and {{wp|Unix|UNIX servers}}. ==Components== {| class="wikitable" |- ! Module ! Sirius DOS ! Anodyne ! UNIX |- | VR6 | class="cell-red" | ✖ | class="cell-green" | ✔ | class="cell-red" | ✖ |- | Sirius C* | class="cell-green" | ✔ | class="cell-green" | ✔ | class="cell-red" | ✖ |- | Oración | class="cell-green" | ✔ | class="cell-green" | ✔ | class="cell...")
- 15:18, 28 March 2023 Alexander talk contribs created page Cigarbochs (Created page with "{{stub}}'''Cigarbochs''' is a concept of a derivative of the {{wp|Bochs}} IBM-PC emulator with a variety of different design goals. These include: * CPU ISA is bounded from the Intel 8086/8088 to the i686 Pentium Pro architectures * Implemented in ANSI C and potentially C*, not C++ * Exclusively runs on POSIX-compatible Unices, chief amog them Linux * Solely uses the {{wp|SeaBIOS}} as its PC BIOS implementation * Drops support for {{wp|Universal Serial Bus|USB}}, {{w...")
- 15:18, 28 March 2023 Alexander talk contribs created page Category:Unix developments (Created blank page)
- 00:04, 27 March 2023 Alexander talk contribs created page Artisan Software Licence (Created page with "The '''Artisan Software Licence''' is an open source software licence created by Alexander Nicholi in response to {{a|zC5d5|a Twitter conversation}} started by {{a|EvnGw|Wolf Tivy}} about monastic software development. Wolf identified that a good way to enshrine this is through a new sort of software licence that ensures sharing of source code as it is, but gives the authors discretion through copyright who is allowed to distribute derivative works...")
- 00:41, 21 March 2023 Alexander talk contribs created page BN3F (Redirected page to Backus–Naur–Nicholi normal form) Tag: New redirect
- 00:41, 21 March 2023 Alexander talk contribs created page BNNNF (Redirected page to Backus–Naur–Nicholi normal form) Tag: New redirect
- 00:40, 21 March 2023 Alexander talk contribs created page Backus-Naur-Nicholi (Redirected page to Backus–Naur–Nicholi normal form) Tag: New redirect
- 00:40, 21 March 2023 Alexander talk contribs created page Backus-Naur-Nicholi form (Redirected page to Backus–Naur–Nicholi normal form) Tag: New redirect
- 00:40, 21 March 2023 Alexander talk contribs created page Backus-Naur-Nicholi normal form (Redirected page to Backus–Naur–Nicholi normal form) Tag: New redirect
- 00:39, 21 March 2023 Alexander talk contribs created page Backus–Naur–Nicholi normal form (Created page with "This page specifies a metasyntax notation for context-free grammars called Backus–Naur–Nicholi normal form, or simply BN3F. It is an "extended" Backus–Naur form authored by Alexander Nicholi to address several shortcomings of both the original BNF and other extended BNFs such as {{a|6PctX#sec-notation|the version authored by the W3C for XML}}. The main concerns include, in no particular order: * Concretisation of the binary form underlying the grammar * Succinct an...")
- 23:57, 20 March 2023 Alexander talk contribs created page Template:A (Created page with "<tt><onlyinclude>[[a:{{{1}}}|{{{2|{{{1}}}}}}]]</onlyinclude></tt> Category:Inline templatesCategory:Link templates")
- 23:56, 20 March 2023 Alexander talk contribs added prefix "a" (https://archive.ph/$1) (trans: 0; local: 0) to the interwiki table
- 23:55, 20 March 2023 Alexander talk contribs modified prefix "github" (https://github.com/$1) (trans: 0; local: 0) in the interwiki table (no forwarding (not local))
- 16:19, 16 March 2023 Alexander talk contribs created page Pel, not pixel (Created page with "We avoid using the term ''pixel'' to refer to screen dots in software, instead endeavouring to use an older and shorter synonym: '''pel'''. If you have experience with computers of the 1980s and early 1990s, you have probably encountered this term before. We only use the word ''pixel'' to refer to ''physical hardware pixels''. Since we also hold that physical hardware pixels should ''never'' be referred to in software (see OAM), you will almost always see the term '...")
- 08:25, 14 March 2023 Alexander talk contribs created page Spinel (Created page with "{{DISPLAYTITLE:Spinel}}{{stub}}{{infobox plang |name=Spinel |image=Spinel.svg |caption=The Spinel emblem. |paradigm={{wp|Functional programming|functional}}, {{wp|Imperative programming|imperative}}, {{wp|Object-oriented programming|object-oriented}} |designer=Alexander Nicholi |appeared=March, 2023 |typing={{wp|Dynamic typing|dynamic}}, {{wp|Strong and weak typing|strong}}, {{wp|Duck typing|duck}} |ext=<code>.sp</code> |influencedby={{wp|Ruby (program...")
- 08:24, 14 March 2023 Alexander talk contribs created page Category:Pages with broken file links (Created blank page)
- 08:24, 14 March 2023 Alexander talk contribs created page File:Spinel.svg
- 08:24, 14 March 2023 Alexander talk contribs uploaded File:Spinel.svg
- 00:13, 14 March 2023 Alexander talk contribs created page Maintenance-free programming (Created page with "{{stub}} '''Maintenance-free programming''' is a programming paradigm that eschews abstractions in pursuit of authoring well-behaved code that does not require continuous intervention from engineers to continue functioning. It is the opposite of several venture-backed software product development strategies and tools, such as the agile methodology and continuous integration. It is a broad rejection of the Silicon Valley mantra of "move fast and break things". Maintenanc...")
- 23:01, 11 March 2023 Alexander talk contribs created page Sirius DOS (Created page with "{{stub}}thumb|right|The {{PAGENAME}} emblem. '''{{PAGENAME}}''' is a research software platform devised by American computer scientist Alexander Nicholi based on MS-DOS 6.22 and running on IBM-PC compatibles. Specifically, it is composed of five concrete platforms: Sirius A, Sirius B, Sirius A′, Sirius B′, and Sirius V. ==Platforms== thumb|The 16-colour, 32×32 pixel icon for {{PAGENAME}}. ==...")
- 22:53, 11 March 2023 Alexander talk contribs created page File:Siriusdos icon.png
- 22:53, 11 March 2023 Alexander talk contribs uploaded File:Siriusdos icon.png
- 22:21, 11 March 2023 Alexander talk contribs created page File:Siriusdos.svg
- 22:21, 11 March 2023 Alexander talk contribs uploaded File:Siriusdos.svg
- 21:56, 11 March 2023 Alexander talk contribs created page Category:Anodyne components (Created page with "{{mainarticle|Anodyne}}")
- 21:56, 11 March 2023 Alexander talk contribs created page Category:Sirius DOS components (Created page with "{{mainarticle|Sirius DOS}}")
- 19:44, 9 March 2023 Alexander talk contribs created page Literate programming (Created page with "Literate programming is a programming paradigm introduced in {{wp|Nineteen Eighty-Four|1984}} by the Great Don Knuth in which a computer program is given as an explanation of how it works in a natural language, such as English, interspersed (embedded) with snippets of macros and traditional source code, from which compilable source code can be generated.<ref>http://www.literateprogramming.com/knuthweb.pdf</ref> The literate programming paradigm, as conceived by Knuth, r...")
- 02:16, 8 March 2023 Alexander talk contribs created page Template:Ns2ext (Created page with "<noinclude><span style="display:none"></noinclude><onlyinclude>{{#switch:{{ns2idx|{{{1|}}}}}|#default=222|1=223|2=224|3=225|4=226|5=227|6=228|7=229|8=22A|9=22B|10=22C|11=22D|12=22E|13=22F|14=22G|15=22H}}</onlyinclude><noinclude></span> This template takes a string parameter <code><nowiki>{{{1}}}</nowiki></code> that contains the human-readable form of a built-in namespace, and provides a Precursor-friendly thornal file extension derived from its ID number. It le...")
- 02:08, 8 March 2023 Alexander talk contribs created page Template:Ns2idx (Created page with "<noinclude><span style="display:none"></noinclude><onlyinclude>{{#switch:{{{1|}}}|media=-2|Media=-2|special=-1|Special=-1|-=0|#default=0|talk=1|Talk=1|user=2|User=2|user talk=3|User talk=3|user_talk=3|User_talk=3|project=4|Project=4|{{SITENAME}}=4|project talk=5|Project talk=5|project_talk=5|Project_talk=5|file=6|File=6|file talk=7|File talk=7|file_talk=7|File_talk=7|mediawiki=8|Mediawiki=8|MediaWiki=8|mediawiki talk=9|Mediawiki talk=9|MediaWiki talk=9|mediawiki_talk=9|M...")
- 02:07, 8 March 2023 Alexander talk contribs created page Category:Functional templates (Created blank page)
- 00:13, 8 March 2023 Alexander talk contribs created page Template:L (Created page with "<tt><onlyinclude>{{#if:{{{3|}}} |[[{{{3}}}:{{{1}}}{{!}}{{{2}}}]]<sup>[[{{{3}}}:{{{1}}}{{!}}{{{1}}}]]</sup>|[[{{{1}}}{{!}}{{{2}}}]]<sup>[[{{{1}}}]]</sup>}}</onlyinclude></tt> Category:Inline templatesCategory:Link templates")
- 19:04, 7 March 2023 Alexander talk contribs created page Superwiki (Created page with "'''Superwiki''' is a software project concept for leveraging the MediaWiki user experience structure to host and disseminate more than just wiki content in a single permissions model. ==Overview== Concept stage: * Define areas of MediaWiki that constitute a stable API ** Subdivide this into user areas (e.g. article names, magic words) and software areas (concept of namespaces, document model) * Expand the page content model idea to incorporate source code Outlining exe...")
- 18:26, 7 March 2023 Alexander talk contribs created page Template:Circa (Created page with "{{#if:{{{sortable|}}} |<span style="display:none; speak:none;">{{padleft:{{{1|}}}|4|0}} </span> }}{{#switch:{{{lk|}}} |no|off = <span title="circa">c.</span> |yes|on = c. |abbr |#default = <abbr title="circa">c.</abbr> }}{{#if:{{{1|}}} |<span style="white-space:nowrap;"> {{{1}}}</span> }}{{#if:{{{2|}}} | – c.<span style="white-space:nowrap;"> {{{2}}}</span> }} <noinclude>Category:Inline templates</noinclude>")
- 18:50, 5 March 2023 Alexander talk contribs created page Octet, not byte (Created page with "In general, we try to avoid using the term byte, because it is sometimes ambiguous, much like the term 'word' is. It is burden enough that the size of a word is machine-dependent, and since the size of a byte is too, let us dispense with it in favour of a term that is not: '''octet'''. Bytes are ''almost'' always 8 bits. Octets are ''always'' 8 bits. Sometimes hardware literature will take the liberty of using the term ''byte'' in their own given context. Let us not wr...")
- 18:48, 5 March 2023 Alexander talk contribs created page Category:Rules of life (Created blank page)
- 21:33, 4 March 2023 Alexander talk contribs added prefix "github" (https://github.com/$1) (trans: 0; local: 1) to the interwiki table
- 17:49, 4 March 2023 Alexander talk contribs created page Sirius C* (Created page with "{{stub}}thumb|right|The emblem for Sirius C*. '''Sirius C*''' is an experimental compiler created to prove the feature conjectures of the C* programming language. It leverages Oración as its assembler backend and is a derivative of the Feeble C compiler. Category:Byblos components")
- 17:46, 4 March 2023 Alexander talk contribs created page Simbel (Created page with "{{stub}}thumb|right|The emblem for the Simbel software. '''Simbel''' is a document generation tool that consumes several categories of input information to create an abstract document tree that can then be rendered logically into various publication mediums including XHTML, HTML5, and PDF (and therefore including print). Category:Byblos components")
- 17:44, 4 March 2023 Alexander talk contribs created page File:Simbel.svg
- 17:44, 4 March 2023 Alexander talk contribs uploaded File:Simbel.svg
- 17:44, 4 March 2023 Alexander talk contribs created page Rebound (Created page with "{{stub}}thumb|right|The Rebound emblem. '''Rebound''' is a software distribution tool designed for Unix-based servers that agnostically accretes software packages and distributes them efficiently to users over the Worldwide Web. Category:Byblos components")
- 17:42, 4 March 2023 Alexander talk contribs created page Quindle (Created page with "{{stub}}thumb|right|The emblem for Quindle. '''Quindle''' is a tab-oriented graphical text editor program designed for DOS and future PC platforms. Category:Byblos components")
- 17:40, 4 March 2023 Alexander talk contribs created page Pegasus (Created page with "{{stub}}thumb|right|The Pegasus emblem. '''Pegasus''' is a Lynx-inspired graphical web browser that aims to display webpages without the use of JavaScript while also handling graphical elements such as images.")
- 17:38, 4 March 2023 Alexander talk contribs uploaded a new version of File:Pegasus.svg (better colour)