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).
- 01:52, 27 January 2023 Woozle talk contribs created page FerretX (Created page with "category:project ==Intro== The key idea here is to make it easier for any language to make use of libraries written in any other language, and for compiled languages to make use of compiled libraries without having to recompile and link them. It also is especially useful in integrated development environments with code-aware autocompletion (CAA) features, in that it provides the necessary information for CAA when using a library whose source-code is not included in t...")
- 15:29, 21 January 2023 Woozle talk contribs created page Template:Fmt/quote (Created page with "'''«'''<span style="font-family:serif; color:#808;">{{{1}}}</span>'''»'''")
- 14:12, 18 January 2023 Woozle talk contribs deleted page Template:Fmt/php (No longer needed: doesn't work; content was: "<syntaxhighlight inline lang=php>{{{1}}}</syntaxhighlight>", and the only contributor was "Woozle" (talk))
- 14:11, 18 January 2023 Woozle talk contribs created page Template:Fmt/php (Created page with "<syntaxhighlight inline lang=php>{{{1}}}</syntaxhighlight>")
- 21:53, 17 January 2023 Woozle talk contribs created page Futilities/server/backups/db-bak (Created page with "{{fmt/title|Database Backup Futility}} ==Proposed Object API== ===Manager=== * function PublicKey() : string; * function SessionFromSpec(string $uri, string $sPwCrypt, string $fpDest) : Session; The calling process uses Manager's public key to encrypt the db password, and then requests a Session object. ===Session=== * function Start(); * function CheckStatus() : Status; The calling process calls Start() to initiate the backup, then repeatedly calls CheckStatus() to s...")
- 20:27, 17 January 2023 Woozle talk contribs created page Futilities/server/backups (Created page with "{{fmt/title|Server Backup Futilities}}")
- 20:23, 17 January 2023 Woozle talk contribs created page Futilities/server (Created page with "{{fmt/title|Server Futilities}} * {{l/sub|backups}}: utilities for automating server backups * {{l/sub|migrate}}: utilities to help with server migration * {{l/sub|vhosts}}: virtual hosting utilities")
- 20:20, 17 January 2023 Woozle talk contribs moved page Futilities/server to Futilities/config/Apache without leaving a redirect (to match repo reorganization)
- 20:20, 17 January 2023 Woozle talk contribs created page Futilities/config (Created page with "Server configuration bits & pieces: * {{l/sub|Apache}}: configs for the Apache httpd server * {{l/sub|mw}}: my standard MediaWiki config bits")
- 22:11, 21 December 2022 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/card/cK1I (Created page with "{{fmt/title|class <code>{{l/ver/class||ferret}}\{{l/ver/class|data}}\{{l/ver/class|data/card|card}}\\cK1I</code>}} {| style="border: solid 1px grey; background: #eef;" |- | {{l/ver/class|ns=data|caCard}} → | {{l/ver/class|ns=data/card|cK1I}} → | {{l/ver/class|ns=data/card/k1i|cCalc}} |} * '''Source''': {{l/ferreteria/code|data/fields/card/k1i/calc.php}}")
- 22:11, 21 December 2022 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/card/k1i/cCalc (Created page with "{{fmt/title|class <code>{{l/ver/class||ferret}}\{{l/ver/class|data}}\{{l/ver/class|data/card|card}}\{{l/ver/class|data/card/k1i|k1i}}\cCalc</code>}} {| style="border: solid 1px grey; background: #eef;" |- | {{l/ver/class|ns=data/card|cK1I}} → | {{l/ver/class|ns=data/card/k1i|cCalc}} → | {{l/ver/class|ns=login/session/card|cCalc}} |} * '''Source''': {{l/ferreteria/code|data/fields/card/k1i/calc.php}}")
- 21:56, 20 December 2022 Woozle talk contribs created page Template:L/ver/class/method/both (Created page with "{{l/ver/class|{{{1}}}}}->{{l/ver/class/method|{{{1}}}|{{{2}}}|arg={{{arg|}}}}}")
- 20:00, 20 December 2022 Woozle talk contribs created page Ferreteria/v0.5/stash/cookie (Created page with "{{fmt/title|Ferreteria 0.5: the cookie stash}} ==About== This is one possible way of [[../|stashing]]. Ferreteria supports it but does not use it. ==Classes/Methods== * {{l/ve...")
- 19:59, 20 December 2022 Woozle talk contribs created page Ferreteria/v0.5/stash/session (Created page with "{{fmt/title|Ferreteria 0.5: the Session stash}} ==About== This is one possible way of [[../|stashing]] and the one Ferreteria uses, in order to minimize use of cookies. ==Clas...")
- 19:41, 20 December 2022 Woozle talk contribs moved page Ferreteria/v0.5/session/stash to Ferreteria/v0.5/stash without leaving a redirect (actually, it's not necessarily tied to the session; it's more about the user... but let's not try to nail that down too closely.)
- 19:40, 20 December 2022 Woozle talk contribs deleted page Ferreteria/v0.5/message stash (No longer needed: content was: "#REDIRECT Ferreteria/v0.5/session/stash", and the only contributor was "Woozle" (talk))
- 19:38, 20 December 2022 Woozle talk contribs moved page Ferreteria/v0.5/message stash to Ferreteria/v0.5/session/stash (more accurate name)
- 13:46, 19 December 2022 Woozle talk contribs created page Ferreteria/v0.5/@cls/csAppCookie (Created page with "{{fmt/title|class <code>{{l/ver/class||ferret}}\csAppCookie</code>}} * '''Source''': {{l/ferreteria/code|util/http-app.php}}")
- 20:16, 18 December 2022 Woozle talk contribs created page Ferreteria/v0.5/@cls/login/session/card/cCalc (Created page with "{{fmt/title|class <code>{{l/ver/class||ferret}}\{{l/ver/class|login}}\{{l/ver/class|login/session|session}}\{{l/ver/class|login/session/card|card}}\cCalc</code>}} {| style="bo...")
- 14:09, 18 December 2022 Woozle talk contribs created page Ferreteria/v0.5/@cls/layout/emerald/cPage (Created page with "{{fmt/title|class <code>{{l/ver/class||ferret}}\{{l/ver/class|layout}}\{{l/ver/class|layout/emerald|emerald}}\cPage</code>}} {| style="border: solid 1px grey; background: #eef...")
- 01:30, 18 December 2022 Woozle talk contribs created page Futilities/server (Created page with "I need to document how [https://gitlab.com/woozalia/futilities/-/tree/main/server/apache/includes/v3 these] are used, but here's a typical setup for a top-level domain: <synta...")
- 00:47, 18 December 2022 Woozle talk contribs moved page Ferreteria/v0.5/@cls/caLoginPage to Ferreteria/v0.5/@cls/layout/html/caLoginPage (...and then I thought it'd be a good idea to have classes with the same name in different namespaces...)
- 16:17, 17 December 2022 Woozle talk contribs moved page Ferreteria/v0.5/@cls/cLoginPage to Ferreteria/v0.5/@cls/caLoginPage (class renamed)
- 15:57, 17 December 2022 Woozle talk contribs moved page Ferreteria/v0.5/@cls/cStandard to Ferreteria/v0.5/@cls/caStandard (was renamed)
- 17:22, 16 December 2022 Woozle talk contribs moved page Ferreteria/v0.5/@cls/caAppBasic to Ferreteria/v0.5/@cls/caTypicalApp (class name no longer used; redirecting to closest equivalent)
- 17:20, 16 December 2022 Woozle talk contribs created page Template:Fmt/title/retired (Created page with "<includeonly>category:retired</includeonly> {| width=100% style="background: #fe6; border: 1px solid #9f9;" |- | cellpadding=10 | <div style="font: 16pt bold">This {{{clas...")
- 21:17, 12 December 2022 Woozle talk contribs created page Template:L/ver/sql (Created page with "{{l/ver|sql/{{{1}}}|{{{2|{{{1}}}}}}}}")
- 17:39, 12 December 2022 Woozle talk contribs created page Fedinventory (Created page with "category:project Fedinventory is a concept for software to create a crowdsourced library of materials and equipment that is available for community use, in a way that...")
- 17:35, 12 December 2022 Woozle talk contribs created page Fedinventory/location (Created page with "Experience managing inventory for vbzCart showed that some kind of hierarchical/nested/tree structure works well for this. Each item of inventory (which could include a q...")
- 17:25, 12 December 2022 Woozle talk contribs created page Fedinventory/status (Created page with "'''Status''' refers to several factors: * '''custody''': the degree to which a piece of durable equipment is considered "owned" but the current custodian ** Examples: *** "I d...")
- 22:26, 11 December 2022 Woozle talk contribs created page Ferreteria/v0.5/feature/access (Created page with "{{fmt/title|accessing Feature objects}} To get the singleton controller object for a feature, use <code>{{arg|Feature class}}::Me()</code>. This will create the object if nece...")
- 20:22, 11 December 2022 Woozle talk contribs created page Talk:Socialroots (Created page with "Shares: * '''2022-12-11''' [https://toot.cat/@woozle/109496837110243224 me on toot.cat]")
- 19:58, 11 December 2022 Woozle talk contribs created page Socialroots (Created page with "category:review This is primarily a reaction to the [https://www.socialroots.io/ web site front page], as the software itself is still by approval only. I'm posting it bec...")
- 19:47, 11 December 2022 Woozle talk contribs moved page Scratch/socialroots to Socialroots/layout idea
- 19:52, 3 December 2022 Woozle talk contribs created page Ferreteria/v0.5/message stash (Created page with "{{fmt/title|Ferreteria 0.5: message stashing}} ==About== Sometimes a process emits output right before a redirect needs to happen -- most commonly in response to a form submis...")
- 18:24, 3 December 2022 Woozle talk contribs created page QasMixer (Created page with "category:review thumb|[[QasMixer on the M-Audio Fast Track Ultra 8R]] '''Source code''': https://gitlab.com/sebho...")
- 17:35, 3 December 2022 Woozle talk contribs created page File:2022-12-03 12-33-23.screen.QasMixer with FTU.png (category:screenshot)
- 17:35, 3 December 2022 Woozle talk contribs uploaded File:2022-12-03 12-33-23.screen.QasMixer with FTU.png (category:screenshot)
- 17:23, 3 December 2022 Woozle talk contribs created page LibreOffice Base (Created page with "category:review ==About== As a longtime fan of Microsoft Access (mainly the Office 97 version, because after that I moved to Linux), I've been...")
- 17:21, 3 December 2022 Woozle talk contribs created page File:2022-12-03 12-19-34.screen.LibreOffice Base.png (category:screenshot)
- 17:21, 3 December 2022 Woozle talk contribs uploaded File:2022-12-03 12-19-34.screen.LibreOffice Base.png (category:screenshot)
- 16:55, 3 December 2022 Woozle talk contribs created page Category:Review (Created page with "informal reviews of (and/or notes on) tech stuff (probably mostly software) that I've used")
- 16:07, 3 December 2022 Woozle talk contribs created page File:2022-12-03 at 11-05-22.screen.Greenmine Control Panel.png (category:screenshot category:Greenmine)
- 16:07, 3 December 2022 Woozle talk contribs uploaded File:2022-12-03 at 11-05-22.screen.Greenmine Control Panel.png (category:screenshot category:Greenmine)
- 15:40, 2 December 2022 Woozle talk contribs created page Ferreteria/v0.5/@cls/tExecutableTree/OnEvent() (Created page with "{{fmt/title|<code>[[../|ferret]]\{{l/ver/class|layout}}\tExecutableTwig->OnEvent()</code>}} ==About== OnEvent() calls: * {{l/same|OnEventLocal()}} * {{l/same|DoEventTwigs()...")
- 18:18, 29 November 2022 Woozle talk contribs created page Ferreteria/v0.5/@cls/tExecutableTwig/OnFigure() (Created page with "{{fmt/title|<code>[[../|ferret]]\{{l/ver/class|layout}}\tExecutableTwig->OnFigure()</code>}} ==About== '''OnFigure()''' initiates output-rendering ($this->{{l/same|RenderOu...")
- 18:13, 29 November 2022 Woozle talk contribs created page Ferreteria/v0.5/@cls/tExecutableTwig/OnRender() (Created page with "{{fmt/title|<code>[[../|ferret]]\{{l/ver/class|layout}}\tExecutableTwig->OnRender()</code>}} ==About== OnRender() fetches the locally-stored rendering ($this->{{l/same|Fetc...")
- 17:57, 29 November 2022 Woozle talk contribs created page Ferreteria/v0.5/@cls/tExecutableTwig/DoLocalMethod() (Created page with "{{fmt/title|<code>[[../|ferret]]\{{l/ver/class|layout}}\tExecutableTwig->DoLocalMethod()</code>}} ==About== This method determines what local method to call for the receive...")
- 17:49, 29 November 2022 Woozle talk contribs created page Ferreteria/v0.5/@cls/tExecutableTwig/OnBuild() (Created page with "{{fmt/title|<code>[[../|ferret]]\{{l/ver/class|layout}}\tExecutableTwig->OnBuild()</code>}} ==About== This was just a stub function, wWhen {{l/same|DoLocalMethod()}} used t...")
- 17:36, 29 November 2022 Woozle talk contribs created page Template:L/ver/class/method (Created page with "{{l/ver/class|{{{1}}}/{{{2}}}()|{{{2}}}}}()")