Projects: Difference between revisions

From Woozle Writes Code
Jump to navigation Jump to search
No edit summary
(6 intermediate revisions by the same user not shown)
Line 8: Line 8:
See [[conventions]] for standards I've developed for my work.
See [[conventions]] for standards I've developed for my work.
==Project Directory==
==Project Directory==
===Proposals===
* [[FerretCoin]]: socialist currency
* [[Ferret File System]]: a storage-agnostic, format-agnostic filesystem
* [[Software Uprising]]: a cooperative
===In Development===
===In Development===
* [[Ferreteria]] is a web application framework that does not depend on JavaScript. It is very fast.
* [[Ferreteria]] is a web application framework that does not depend on JavaScript. It is very fast.
* [[FinanceFerret]] is a web application for managing money (like {{l/htyp|QuickBooks}} but not evil)
* [[FinanceFerret]] is a web application for managing money (like {{l/htyp|QuickBooks}} but not evil)
* [[Futilities]] is a collection of administrative files and utility programs
* [[Greenmine]] is a collection of project-oriented plugins for [[Ferreteria]] (including [[FinanceFerret]] and [[WorkFerret]])
* [[Greenmine]] is a collection of project-oriented plugins for [[Ferreteria]] (including [[FinanceFerret]] and [[WorkFerret]])
* [[MWX|MediaWiki extensions]]: there are several
* [[WorkFerret]] is a single-user app for tracking billable hours, invoicing, etc.
* [[VbzCart]] is an e-commerce application with which I'm planning to help [[vbzw:The_Virtual_Bazaar_Manifesto|undermine capitalism]] (see {{l/woozalia|WSA}}).
* [[VbzCart]] is an e-commerce application with which I'm planning to help [[vbzw:The_Virtual_Bazaar_Manifesto|undermine capitalism]] (see {{l/woozalia|WSA}}).
* [[WorkFerret]] is a single-user app for tracking billable hours, invoicing, etc.


===Concept Phase===
===Concept Phase===
* [[AUIML]] is a replacement for HTML+CSS+JS which is designed to be comparable to desktop GUI while including the best features of HTML web
* [[AUIML]] is a replacement for HTML+CSS+JS which is designed to be comparable to desktop GUI while including the best features of HTML web
* [[brainstorming]]: concepts still under development
* [[DeskWeb]] is a serverless interactive asynchronously-shareable web site on your device
* [[FactFerret]]: a data structure for recording arbitrary facts and sources
* [[FactFerret]]: a data structure for recording arbitrary facts and sources
* [[Fedinventory]] is a crowdsourced way of maximizing reuse of equipment and materials
* [[FerretCircles]]: an overlay on Mastodon to support features like Circles and Groups ("Communities") in Google+
* [[FerretCoin]]: non-blockchain socialist cryptocurrency
* [[FerretX]]: object-oriented interprocess communication
* [[GnuMusiq]] is an idea for making music distribution more meritocratic than driven by self-promotion ability
* [[GnuMusiq]] is an idea for making music distribution more meritocratic than driven by self-promotion ability
* [[InstaGov]] is a suite of web-based tools for self-governance (see {{l/woozalia|WSA}}).
* [[InstaGov]] is a suite of web-based tools for self-governance (see {{l/woozalia|WSA}}).
* [[FerretCircles]]: an overlay on Mastodon to support features like Circles and Groups ("Communities") in Google+
* [[Wikcess]] is kind of a cross between a semantic wiki and MS Access, with shareable apps
* [[Wikcess]] is kind of a cross between a semantic wiki and MS Access, with shareable apps
* [[brainstorming]]: concepts still under development


===Proposals===
* [[FerretCoin]]: socialist currency
* [[Ferret File System]]: a storage-agnostic, format-agnostic filesystem
* [[Software Uprising]]: a cooperative
===Obsolete===
===Obsolete===
* [[Open Security System]]
* [[Open Security System]]

Revision as of 01:37, 27 January 2023

All projects listed here are open-source. See Log for a day-by-day account.

Status

  • 2020-11-14 Priority is now WorkFerret, because I need to do some billing. VbzCart is either #2 or #3 after FinanceFerret.
  • 2019-12-28 My current priority is getting VbzCart back online, both as a potential source of revenue and so I have something to show off for establishing credibility.

Once Ferreteria is stable again, the next items at the top of my list are the debate mapper and liquid agenda components of InstaGov. Both of these depend on the "TextFerret" component of Ferreteria (partly working but incomplete) which will also allow Ferreteria to act as a general content-management system (CMS), including wiki pages and blogging. It will also be one of the key pieces of Wikcess. I want TextFerret to be capable of replacing MediaWiki as the CMS for many other projects including Issuepedia, HTYP, InstaGov, and my personal sites (this one, woozalia.com, wiki.hypertwins.org).

See conventions for standards I've developed for my work.

Project Directory

In Development

Concept Phase

  • AUIML is a replacement for HTML+CSS+JS which is designed to be comparable to desktop GUI while including the best features of HTML web
  • brainstorming: concepts still under development
  • DeskWeb is a serverless interactive asynchronously-shareable web site on your device
  • FactFerret: a data structure for recording arbitrary facts and sources
  • Fedinventory is a crowdsourced way of maximizing reuse of equipment and materials
  • FerretCircles: an overlay on Mastodon to support features like Circles and Groups ("Communities") in Google+
  • FerretCoin: non-blockchain socialist cryptocurrency
  • FerretX: object-oriented interprocess communication
  • GnuMusiq is an idea for making music distribution more meritocratic than driven by self-promotion ability
  • InstaGov is a suite of web-based tools for self-governance (see WSA).
  • Wikcess is kind of a cross between a semantic wiki and MS Access, with shareable apps

Proposals

Obsolete

Offsite

Experiments

  • /tutoring: specifying an application design as a tool for learning to code