All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Woozle Writes Code. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:04, 15 April 2022 Woozle talk contribs imported W3TPL/archive/code/smw-links.php by file upload (4 revisions) (moving my projects here)
- 19:04, 15 April 2022 Woozle talk contribs imported W3TPL/archive/code by file upload (26 revisions) (moving my projects here)
- 19:03, 15 April 2022 Woozle talk contribs imported W3TPL/archive by file upload (1 revision) (moving my projects here)
- 19:03, 15 April 2022 Woozle talk contribs imported W3TPL by file upload (11 revisions) (moving my projects here)
- 23:34, 7 April 2022 Woozle talk contribs created page Category:MediaWiki extension (Created page with "category:mediawiki")
- 01:05, 28 March 2022 Woozle talk contribs created page Conventions/glossary (Created page with "I expect this list to get longer. * '''semantic alias''': a function that is currently but not necessarily always an alias for another function; see htyp:semantic alias|HTY...")
- 13:19, 17 January 2022 Woozle talk contribs created page 2022/01/15/standard CV data format (Created page with "''This was originally posted to [https://www.linkedin.com/posts/woozle_tldr-why-isnt-there-a-universal-data-format-activity-6888590321362452480-_0rw LinkedIn] and [https://too...")
- 16:20, 17 December 2021 Woozle talk contribs created page 2021/12/17/The Great Data-Class Restacking (Created page with "Okay, it's finally time to do this. The strain from having the old data-classes kind of dangling off one side of the PortBank classes has been building for some weeks now, and...")
- 15:02, 25 November 2021 Woozle talk contribs created page 2021/11/25/PHP documentation gripe (Created page with "{{nav/codeblog}} The [https://www.php.net/manual/en/language.oop5.variance.php official PHP documentation] says: <blockquote>Covariance '''allows a child's method to return a...")
- 22:58, 24 November 2021 Woozle talk contribs created page 2021/11/24/things you can't do in PHP (Created page with "{{nav/codeblog}} ==Example 1: my bad== This is where I started -- and admittedly there was already a problem in that I'm <code>use</code>ing '''taScalarAccess''' twice in '''c...")
- 22:47, 24 November 2021 Woozle talk contribs created page PHP wishlist/combine traits and interfaces (Created page with "__NOTOC__ {{box/right|''adapted from a [https://toot.cat/@woozle/106783305731555278 2021-08-19 post on TootCat]''}} Why are <code>interface</code>s and traits even different t...")
- 22:37, 24 November 2021 Woozle talk contribs created page Template:Box/right (Created page with "{| style="float: right; border: 1px solid black; |- |{{{1}}} |}")
- 14:29, 23 November 2021 Woozle talk contribs created page 2021/11/23/PortBank refactoring (Created page with "{{nav/codeblog}} Task B kind of needs to be done first. I'm thinking that the Array traits family needs to be rethought. Does it make sense to have separate traits for read an...")
- 02:07, 23 November 2021 Woozle talk contribs deleted page Template:Box/nav/log (No longer needed: content was: "<table style="float: right; border: 1px solid blue;"><tr><td> <big>log</big><hr> <big><b>Days</b></big><br> • {{l/post/date|2021/05/28|a kluge using abstract methods}}<br> • 2020/12/04<br> • 2020/10/30<br> • 2020/10/29<br> • 2020/10/28<br> • 2020/10/27<br> • {{l/post/date|2020/08/29|MediaWiki SpecialPages}}<br> • {{l...", and the only contributor was "Woozle" ([[Use...)
- 01:58, 23 November 2021 Woozle talk contribs created page Template:Nav/codeblog (Created page with "{| align=right style="border: 1px solid black;" |- |'''Codeblog'''<small>{{:Posts}}</small> |}")
- 01:11, 23 November 2021 Woozle talk contribs created page 2021/11/22/PortBank refactoring (Created page with "==Thinking== We have a bit of a mess going on with the way PortBank Rows interact with the Record objects they use for I/O. I'm mainly looking at the input side of things righ...")
- 13:59, 11 November 2021 Woozle talk contribs moved page Ferreteria/coding to Conventions/coding without leaving a redirect (where it belongs)
- 13:59, 11 November 2021 Woozle talk contribs imported Ferreteria/coding by file upload (10 revisions) (reorganizing)
- 13:56, 11 November 2021 Woozle talk contribs created page Conventions (Created page with "These are some conventions I default to in my work: * /coding: naming of identifiers * /vdomain: virtual domain setup")
- 13:55, 11 November 2021 Woozle talk contribs moved page Setups/vdomain to Conventions/vdomain (reorganizing)
- 23:00, 10 November 2021 Woozle talk contribs created page Greenmine/install/take 1 (Created page with "'''These instructions are obsolete.''' I'm just keeping them here for reference, and may delete them later. * Install Ferreteria ** This creates some folders which the fo...")
- 18:38, 8 November 2021 Woozle talk contribs created page Template:Ferreteria (Created page with "<noinclude>This returns the (current) page title for Ferreteria, which may change:<br> </noinclude>htyp:Ferreteria")
- 18:35, 8 November 2021 Woozle talk contribs created page Template:L/ferreteria (Created page with "<noinclude>This returns the (current) page title for Ferreteria's official documentation, which may change:<br> </noinclude>Ferreteria")
- 18:35, 8 November 2021 Woozle talk contribs created page Template:L/ferreteria/ (Created page with "<noinclude>This creates a link to a subpage in the official {{l/ferreteria}} documentation. * '''arg 1''': name of subpage (no slash prefix) * '''arg 2''' (optional): text to...")
- 18:34, 8 November 2021 Woozle talk contribs created page 2021/11/08/data objects refactoring (Created page with "I'm making some changes to the data objects management system for Ferreteria v0.5. ==at present== Database instantiation is currently done by <code>cDatabase::Instantiate()</c...")
- 20:03, 5 November 2021 Woozle talk contribs created page 2021/11/05/notes for event-system burndown (Created page with "The current system for internal events (intEv) (as opposed to loggable events (logEv), which is entirely separate) seems suboptimal. It doesn't allow passing data, and it may...")
- 14:51, 27 October 2021 Woozle talk contribs created page Humanities Computing Facility (Created page with "I worked at the HCF under the late great Frank Borchardt from January 1990 to ~August 1991. Unsatisfied with the UX of existing neural-network simulation software (of which we...")
- 19:49, 31 August 2021 Woozle talk contribs created page FerretCircles (Created page with "FerretCircles is the working name for server middleware to enable features equivalent to Circles and Communities (known better as "Groups" in other social media software)...")
- 23:11, 22 August 2021 Woozle talk contribs created page Template:L/htw/ref (Created page with "[[htwiki:{{{1}}}|HypertWiki]]")
- 14:29, 19 August 2021 Woozle talk contribs moved page PHP wishlist/implementation traits to PHP wishlist/trait implements without leaving a redirect (better name)
- 14:28, 19 August 2021 Woozle talk contribs created page PHP wishlist/implementation traits (Created page with "Traits should be able to <code>implement</code> one or more interfaces, the way classes can. Traits and interfaces are kind of a perfect match for each other, since they're bo...")
- 14:23, 19 August 2021 Woozle talk contribs created page Template:F/code (Created page with "<code>{{{1}}}</code>")
- 23:29, 31 July 2021 Woozle talk contribs created page 2021/07/31/a code mystery (Created page with "==Part 1== <syntaxhighlight lang=php> namespace ferret\data\bank; [...] class cIOUnitSimple extends cIOUnit { </syntaxhighlight> ==Part 2== <syntaxhighlight lang=php> namesp...")
- 13:46, 28 July 2021 Woozle talk contribs imported IOML by file upload (3 revisions)
- 13:45, 28 July 2021 Woozle talk contribs deleted page IOML (Author request: want to re-import properly so attribution is correct)
- 13:44, 28 July 2021 Woozle talk contribs imported HTML Is Broken by file upload (8 revisions)
- 13:38, 28 July 2021 Woozle talk contribs imported IOML by file upload (3 revisions)
- 13:21, 10 July 2021 Woozle talk contribs modified prefix "htwiki" (https://hypertwins.org/mw/$1) (trans: 0; local: 0) in the interwiki table (canonical domain/URL changed)
- 13:20, 10 July 2021 Woozle talk contribs modified prefix "htwiki" (https://hypertwins.org/$1) (trans: 0; local: 0) in the interwiki table (canonical domain changed)
- 13:13, 10 July 2021 Woozle talk contribs modified prefix "woozalia" (https://woozalia.com/mw/$1) (trans: 0; local: 0) in the interwiki table (I guess the URL changed.)
- 15:35, 6 July 2021 Woozle talk contribs created page Ferret File System (Created page with "==About== Ferret File System (FFS) is actually two ideas which can work together or separately: ''storage agnosticism'' and ''file format agnosticism''. ===Storage Agnosti...")
- 13:56, 20 June 2021 Woozle talk contribs deleted page Epigram/text data (No longer needed: content was: "<pre> ; PURPOSE: Word lists for EPIGRAM.EXE ; SOURCE: Conceived and written by Woozle Staddon ; HISTORY: ; 1991may28 WNS Working ; 1992jul03 WNS JARGON ; 1993jun16 WNS EXCLAIM .NAME=Exclaim .PHRASE=* * * * *! .WORDS= 10000 Great 10000 Holy 10000 Amazing ; adjective 01000 arthritic 01000 cancerous 01000 miscellaneous 01000 protracted 01000 unilateral 01000 universal 01000 unexpected ; adjective / noun 00100 parallel 00100 granola 00100 rodental 00100 eclipse 00...)
- 12:52, 20 June 2021 Woozle talk contribs created page File:Rickroll flowchart.png (found on Discord, 2021-06-20)
- 12:52, 20 June 2021 Woozle talk contribs uploaded File:Rickroll flowchart.png (found on Discord, 2021-06-20)
- 18:48, 31 May 2021 Woozle talk contribs created page Software Uprising/name/corps (Created page with "==Why "Corps" in the First Place== I was thinking of The Peace Corps and even The Army Corps of Engineers -- a substantial workforce deployed for public good. Among the applic...")
- 18:38, 31 May 2021 Woozle talk contribs moved page Software Rebellion/name to Software Uprising/name (I think this might be the right name finally.)
- 18:38, 31 May 2021 Woozle talk contribs moved page Software Rebellion/collaboration software to Software Uprising/collaboration software (I think this might be the right name finally.)
- 18:38, 31 May 2021 Woozle talk contribs moved page Software Rebellion to Software Uprising (I think this might be the right name finally.)
- 16:03, 31 May 2021 Woozle talk contribs created page Category:PHP 7.4 (Created page with "category:PHPpages about the PHP language")
- 20:39, 30 May 2021 Woozle talk contribs created page Talk:2021/05/28/a kluge using abstract methods (Created page with "post: [https://toot.cat/@woozle/106326073174187074 2021-05-30 @TootCat]")