Projects: Difference between revisions
(AUIML) |
(→Concept Phase: FactFerret) |
||
Line 14: | Line 14: | ||
===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 | ||
* [[FactFerret]]: a data structure for recording arbitrary facts and sources | |||
* [[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}}). | ||
* [[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 | * [[brainstorming]]: concepts still under development | ||
===Offsite=== | ===Offsite=== | ||
* [[htyp:User:Woozle/software]] - notes and additional projects, some of which should be moved here | * [[htyp:User:Woozle/software]] - notes and additional projects, some of which should be moved here | ||
===Experiments=== | ===Experiments=== | ||
* [[/tutoring]]: specifying an application design as a tool for learning to code | * [[/tutoring]]: specifying an application design as a tool for learning to code |
Revision as of 12:56, 4 October 2020
All projects listed here are open-source.
Status
(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).
Project Directory
In Development
- 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 QuickBooks but not evil)
- Greenmine is a collection of project-oriented plugins for Ferreteria (including FinanceFerret and WorkFerret)
- VbzCart is an e-commerce application with which I'm planning to help undermine capitalism (see WSA).
- WorkFerret is a single-user app for tracking billable hours, invoicing, etc.
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
- FactFerret: a data structure for recording arbitrary facts and sources
- 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
- brainstorming: concepts still under development
Offsite
- htyp:User:Woozle/software - notes and additional projects, some of which should be moved here
Experiments
- /tutoring: specifying an application design as a tool for learning to code