Projects: Difference between revisions

From Woozle Writes Code
Jump to navigation Jump to search
(Created page with "==In Development== * Ferreteria * VbzCart ==Concept Phase== * GnuMusiq ==Offsite== * htyp:User:Woozle/software - notes and additional projects, some of which s...")
 
No edit summary
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
==In Development==
All projects listed here are open-source. See [[Log]] for a day-by-day account.
* [[Ferreteria]]
==Status==
* [[VbzCart]]
* '''2020-11-14''' Priority is now [[WorkFerret]], because I need to do some billing. VbzCart is either #2 or #3 after [[FinanceFerret]].
==Concept Phase==
* '''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.
* [[GnuMusiq]]
 
==Offsite==
Once Ferreteria is stable again, the next items at the top of my list are the {{l/igov|debate mapper}} and {{l/igov|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 {{l/htyp|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 [[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===
* [[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 {{l/woozalia|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
* [[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

Revision as of 14:56, 14 November 2020

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).

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
  • 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

Experiments

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