New pages
Jump to navigation
Jump to search
- 16:08, 11 March 2025 Ferreteria/v0.6/clade/Sys/Events/InputReq/Settable (hist | edit) [476 bytes] Woozle (talk | contribs) (Created page with "{{fmt/title|clade: <code>Sys/Events/InputReq/Settable</code>}} At runtime, this gets: * the keyname from {{fmt/php/inline|$this->NameOfInput()}} * the value from {{fmt/php/inline|$this->OAKeptInput()->GetIt(}}{{fmt/arg|keyname}}<code>)</code> -- which doesn't make sense... * and then calls {{fmt/php/inline|$this->OAKeptInput()->SetIt($sVal,$sName)}} to retain the received value in the Kept values. I think maybe step 2 is supposed to be $this->OAThisInput() or similar...")
- 01:34, 11 March 2025 Ferreteria/v0.6/code/sys/Requests (hist | edit) [1,685 bytes] Woozle (talk | contribs) (Created page with "{{fmt/title|Request subsystems}} There are (currently) the following types of request: * Requests to a database engine: ** {{fmt/clade|Woozalia\Ferret\Sys\Data\reqs\Engine|AdminRq}} is for administration operations: backup, restore, user management, etc. ** {{fmt/clade|Woozalia\Ferret\Sys\Data\reqs\Engine|CommRq}} is for data (should probably be renamed) * Input requests: ** {{fmt/clade|Woozalia\Ferret\Sys\Events|InputReq}} The purpose of engine requests is to allow con...") originally created as "Code/sys/Requests"
- 01:39, 18 February 2025 One Simple Wish (hist | edit) [378 bytes] Woozle (talk | contribs) (Created page with "category:employer thumb|detail from the "Meet the Team" page Just making this page so I have a place to save [https://archive.ph/b1lBF this archive link] showing that they have me listed as "IT Resources Coordinator/Developer" (still, on 2025-02-17, even though my official last day was 2024-08-15).")
- 21:44, 5 February 2025 KMyMoney (hist | edit) [277 bytes] Woozle (talk | contribs) (Created page with "{{fmt/title|notes on KMyMoney}} ''see also {{htyp}}'' ==Related== * FerretMyMoney was an attempt at a MediaWiki-based web wrapper for KMyMoney to make balancing/reconciliation easier")
- 17:34, 5 February 2025 2025/02/05/personal money management software (hist | edit) [5,626 bytes] Woozle (talk | contribs) (Created page with "Everyone – even open-source software – gets this wrong, and I don't understand why. ==How It Should Work== What you need to be able to enter is -- * for each transaction: ** '''always''': description, amount ** '''better''': drop-down for remote account (source/recipient of funds), with a UI that makes it easy to find existing ones and enter new ones, or to enter a description without creating a formal account record * for each transaction first recorded by '...")
- 14:49, 30 January 2025 Certbot (hist | edit) [1,041 bytes] Woozle (talk | contribs) (Created page with "==Notes== The easiest way to use certbot from CLI is to just type <code>certbot</code>. It will give you a list of domains it sees as configured, and ask which ones you'd like certificates for.")
- 16:16, 21 January 2025 Ferreteria/v0.6 (hist | edit) [841 bytes] Woozle (talk | contribs) (Created page with "==Clade Documentation== {| class="wikitable sortable" ! namespace || endname {{fmt/row/clade|Woozalia\Ferret\Aux|StandardBase}} {{fmt/row/clade|Woozalia\Ferret\Config|Objectorium}} {{fmt/row/clade|Woozalia\Ferret\Sys\Events\Actor|Option}} {{fmt/row/clade|Woozalia\Ferret\Sys\Events|Actor}} {{fmt/row/clade|Woozalia\Futil\Sys\dba|Actor}} {{fmt/row/clade|Woozalia\Ferret\Sys\Events|Action}} |}")
- 00:38, 11 January 2025 Neat scanner (hist | edit) [1,823 bytes] Woozle (talk | contribs) (Created page with "category:notes This page is for notes on trying to get a {{l/htyp|Neat Company}} desktop scanner working with Linux. ==2025-01-10== There is a scattering of inquiries on various web fora about how to get this scanner working with Linux. So far, I've only been able to get as far as: * lsusb sees the device as "Bus 001 Device 004: ID 1f44:0050 The Neat Company Neat ADF Scanner" * sudo sane-find-scanner reports: found possible USB scanner (vendor=0x1f44 [The Ne...")
- 21:58, 11 December 2024 Lazarus Pascal IDE (hist | edit) [200 bytes] Woozle (talk | contribs) (Created page with "category:Pascal category:review ==Notes== Possibly good example projects: * [https://github.com/tomboy-notes/tomboy-ng Tomboy NG] * [https://github.com/t-edson/Tito-s-Terminal Tito's Terminal]")