<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.opensourceecology.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Vann</id>
	<title>Open Source Ecology - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.opensourceecology.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Vann"/>
	<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/wiki/Special:Contributions/Vann"/>
	<updated>2026-05-10T06:42:28Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.13</generator>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Pivotal_Task_Tracker&amp;diff=31927</id>
		<title>Pivotal Task Tracker</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Pivotal_Task_Tracker&amp;diff=31927"/>
		<updated>2011-06-21T22:56:04Z</updated>

		<summary type="html">&lt;p&gt;Vann: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* User story - a request; who is requesting something and why&lt;br /&gt;
* story - a deliverable; specific request&lt;br /&gt;
* Task - is specific. User story is more abstract, allows more flexibility to person doing the action. Point: specific is good. It allows direct results to be produced for the project. This limits contributions to significant ones only.&lt;br /&gt;
&lt;br /&gt;
== Abstract ==&lt;br /&gt;
&lt;br /&gt;
Right now with GVCS Development we have the wonderful pickle of having many assistance offers, but many of them are not aligned with our core mission. This ends up wasting organizational time on part of the core GVCS development team. To address this, we are pursuing a task tracking system which by design - or automatically - puts people on the right track.&lt;br /&gt;
&lt;br /&gt;
Properties of Tracker:&lt;br /&gt;
&lt;br /&gt;
* Low entry barrier to participation&lt;br /&gt;
* Infinite spawnability of new projects&lt;br /&gt;
* By invite only&lt;br /&gt;
&lt;br /&gt;
== Metalevel Description of Pivotal Functionality ==&lt;br /&gt;
&lt;br /&gt;
* Someone creates a project&lt;br /&gt;
* 5-10 people per project - or too many people trying to work together; at best, small team, collocated, with high level of trust&lt;br /&gt;
* Task list is created (Icebox). These are the user stories or requests as defined above.&lt;br /&gt;
* Someone takes on task, rates its difficulty on a relative scale, and then it can be started.&lt;br /&gt;
* Reasons for using a Tracker:&lt;br /&gt;
** Provides transparency:&lt;br /&gt;
*** Tasks to be done&lt;br /&gt;
*** If anyone is doing a task&lt;br /&gt;
*** What the status is (not taken, in development, delivered, or complete&lt;br /&gt;
** Prioritizing all tasks (in backlog and initial task list)&lt;br /&gt;
** Estimation of time to completion (probably not so useful due to a large number of unknown, critical parameters)&lt;br /&gt;
** Allows stakeholder to make requests and rank them in importance, and allows team members to offer a deliverable on their own schedule; allows team team members&#039; difficulty ratings to influence prioritization by stakeholder&lt;br /&gt;
&lt;br /&gt;
To summarize: this tracker formalizes the basic human interaction pattern of creating shared promises - via request, offer, submission, and acceptance/rejection cycles.&lt;br /&gt;
&lt;br /&gt;
== Populating the Tracker with Tasks ==&lt;br /&gt;
&lt;br /&gt;
* Start with 32 steps of [[GVCS Development Template]]&lt;br /&gt;
* Break down the 32 steps into substeps. This is the master index.&lt;br /&gt;
* Import into pivotal tracker&lt;br /&gt;
* Generate [[Systems Engineering Breakdown Map]]&lt;br /&gt;
* Use google map or cMap tools as a breakdown tool and indexical environment for each project.&lt;br /&gt;
&lt;br /&gt;
== Useful Tips ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Use Labels&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Create labels that represent sub-tasks.  Say for example that your machine has three parts:  base, box, and button.  Naturally, each of these will need engineering drawings.  Create the story with the name of the drawing and give it a label of &amp;quot;drawing&amp;quot;.  The titles of the stories will then appear as:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;drawing&#039;&#039; base&lt;br /&gt;
* &#039;&#039;drawing&#039;&#039; box&lt;br /&gt;
* &#039;&#039;drawing&#039;&#039; button&lt;br /&gt;
&lt;br /&gt;
== Motivation == &lt;br /&gt;
&lt;br /&gt;
Pivotal is a hosted, agile, free for public use, project management tool that just &amp;quot;gets out of your way.&amp;quot; Unlike some heavier weight tools (say, BaseCamp) that include chat rooms, forums, and so forth, we decided to adopt a modular approach, one that both encourages an agile work flow, and who modularity mirrors OSE&#039;s hardware development efforts.&lt;br /&gt;
&lt;br /&gt;
Pivotal is based around the concept of tracking &amp;quot;user stories.&amp;quot;  User stories are high level requests by a stakeholder, written in plain English, that state who needs what, and why. A user story might be  &amp;quot;OSE needs a way for team leaders to sort through all these people offering to help us so we can get the GVCS built ASAP! &amp;quot;&lt;br /&gt;
&lt;br /&gt;
After stakeholders create some user stories, team members can take ownership of the stories, and rate their difficulty on a relative scale. Stakeholders can prioritize user stories accordingly based on their difficulties. Pivotal takes care of estimating a team&#039;s capacity by observing how many tasks (of what difficulty) are performed per week, and automatically breaks the tasks into iterations and creates burn down charts, thereby giving project leaders an easy way to estimate how long a given project will take.&lt;br /&gt;
&lt;br /&gt;
Members can optionally break down user stories into finer grained user stories, or they can attach actionable tasks to it. There&#039;s also provisions to comment on them, attach files, and move user stories through a cycle of &amp;quot;Not Yet Scheduled, Started, Finished, Delivered, Accepted or Rejected, and Finished.&amp;quot; Pivotal takes care of putting the user stories in the right place, and notifying the invested parties: the task requester (often the stakeholder), or the task owner (usually a team member), or everyone on the team (if the team member likes). It&#039;s simple, but great at what it does.&lt;br /&gt;
&lt;br /&gt;
[[Category: Organization]]&lt;br /&gt;
[[Category: IT Infrastructure]]&lt;/div&gt;</summary>
		<author><name>Vann</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Vann_Miller&amp;diff=30929</id>
		<title>Vann Miller</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Vann_Miller&amp;diff=30929"/>
		<updated>2011-06-09T20:06:57Z</updated>

		<summary type="html">&lt;p&gt;Vann: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Team Culturing Information=&lt;br /&gt;
&lt;br /&gt;
last updated: 24. May, 2011&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;WHO&#039;&#039;&#039; are you?===&lt;br /&gt;
*&#039;&#039;Name&#039;&#039; - Vann Miller&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Location (city, country)&#039;&#039; - New Orleans, LA &amp;amp; San Francisco, CA&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Contact Information (email, phone, Skype)&#039;&#039; - &lt;br /&gt;
vann (dot) miller (at) gmail (dot) com&amp;lt;br/&amp;gt;&lt;br /&gt;
vannmiller (skype)&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Introductory Video&#039;&#039; - &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Resume/CV&#039;&#039; - http://www.linkedin.com/in/vannm&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;WHY&#039;&#039;&#039; are you motivated to support/develop this work?===&lt;br /&gt;
*&#039;&#039;Do you endorse open source culture?&#039;&#039;&lt;br /&gt;
Yes&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Why are you interested in collaborating with us?&#039;&#039;&lt;br /&gt;
transportation costs are rising, economies are crashing, and our ecosystems are collapsing: all reasons to produce locally. &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;How do you think that the GVCS can address pressing world issues?&#039;&#039;&lt;br /&gt;
by empowering people to produce the tools they need to use local natural resources to maintain a modern and sustainable standard of living&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;What should happen so that you become more involved with the project?&#039;&#039;&lt;br /&gt;
i&#039;m already on the factorefarm; it&#039;s happened!&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;What are you missing in the project?&#039;&#039;&lt;br /&gt;
not sure i understand this question. i have a lot to learn about the various GCVS tools.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;What are your suggestions for improvement of the project?&#039;&#039;&lt;br /&gt;
i&#039;m working with marcin on researching appropriate project and contact mgmt web tools for helping to manage development of the GCVS.&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;WHAT&#039;&#039;&#039;===&lt;br /&gt;
*&#039;&#039;List all of your skills in these areas: Communications - Organizational - Computer Support - Finances - Design - Natural Building - Electronics - Automation - Metallurgy - Engineering - Fabrication - Agriculture - Energy - Architecture - Video/Graphics/Art - PR/Marketing - Education - Construction - Industry - CNC - Chemistry - Product Design - Other&#039;&#039;&lt;br /&gt;
graduated berkeley in applied math/comp sci, 20+ years in software development, some experience building circuits, robots, and metal shop eperience.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;How have you already contributed to the project?&#039;&#039;&lt;br /&gt;
been helping build tractors in the factorefarm workshop the last few days. been a true fan since july 2010.&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;HOW&#039;&#039;&#039; can you help?&#039;&#039;===&lt;br /&gt;
*&#039;&#039;How are you interested in contributing to the work of GVCS development?&#039;&#039;&lt;br /&gt;
more of the same; web development and shop work.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Can you volunteer to work with us, and if so, how many hours per week?&#039;&#039;&lt;br /&gt;
doing it full time now. part time once offsite. say 10-15 hours.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Are you interested in working with us for pay? If so, what services can you offer, and what is your hourly or per-project rate?&#039;&#039;&lt;br /&gt;
i could do software development for pay. let&#039;s see how this goes.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Are you interested in [http://openfarmtech.org/wiki/Dedicated_Project_Visit Dedicated Project Visit]?&#039;&#039;&lt;br /&gt;
i&#039;m on one.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Are you interested in purchasing equipment from us to help bootstrap development?&#039;&#039;&lt;br /&gt;
perhaps!&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Are you interested in bidding for consulting/design/prototyping work?&#039;&#039;&lt;br /&gt;
perhaps!&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Are you a [http://openfarmtech.org/wiki/True_Fans True Fan]? If not, why not?&#039;&#039;&lt;br /&gt;
yes!&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Would you like to see yourself working with us on a full-time basis?&#039;&#039;&lt;br /&gt;
i am right now.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Are you interested in using the technologies that we are developing directly?&#039;&#039;&lt;br /&gt;
yes.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Are you interested in being part of the world&#039;s first, open source, resilient community? The GVCS is the preparatory step for the OSE Village Experiment - a 2 year, immersion experiment (2013-2014) for testing whether a real, thriving, modern-day prototype community of 200 people can be built on 200 acres using local resources and open access to information? We are looking for approximately 200 people to fill a diverse array of roles, according to the Social Contract that is being developed. This may be the boldest social experiment on earth - a pioneering community whose goal is to extend the index of possibilities regarding harmonious existence of humans, ecology, and technology - as a beacon of light to benefit of all people on Earth.&lt;br /&gt;
i may well be. i&#039;m getting a taste of the community at population 3 right now.&lt;br /&gt;
&lt;br /&gt;
[[Category:Team Culturing]] [[Category: IT team]]&lt;/div&gt;</summary>
		<author><name>Vann</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Forum_Policy&amp;diff=30552</id>
		<title>Forum Policy</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Forum_Policy&amp;diff=30552"/>
		<updated>2011-06-06T19:10:13Z</updated>

		<summary type="html">&lt;p&gt;Vann: /* Proposed Category Structure */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
The forum is a platform where both general discussion and technical development can occur. The general discussion is moderated, and includes both Introductions and General Discussion on all topics - questions about the projects.&lt;br /&gt;
&lt;br /&gt;
To increase the quality of discussion - we recommend that participants:&lt;br /&gt;
&lt;br /&gt;
*Read the [[Crash Course]] and [[FAQs]]&lt;br /&gt;
*Technical contributors (both organizational and technological) read [[OSE Specifications]]&lt;br /&gt;
*Technical discussion is the next level of forum discussion. For Technical Discussion, people are required to fill in the [[Team Culturing]] prior to starting their contributions.&lt;br /&gt;
*Read the Forum Discussion Standards below.&lt;br /&gt;
&lt;br /&gt;
=Moving Forward=&lt;br /&gt;
&lt;br /&gt;
Issues to address:&lt;br /&gt;
*Who is general moderator team?&lt;br /&gt;
**Elifarley - admin, permissions, logins&lt;br /&gt;
*Clarity on zero spam tolerance in technical development, no personal attacks, adhering to absolute creative approach&lt;br /&gt;
** Create roles limiting access:&lt;br /&gt;
*** General - General forum only.&lt;br /&gt;
*** Contributor - Technical and Organizational Forums&lt;br /&gt;
*** Staff - Access to staff forums&lt;br /&gt;
*** Moderators - Special permissions forums moderated&lt;br /&gt;
*** Admin - God like powers.&lt;br /&gt;
&lt;br /&gt;
=Content=&lt;br /&gt;
&lt;br /&gt;
Desirable Forums list (before continuing, let&#039;s get consensus on this):&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;General Discussion&#039;&#039;&#039;. Includes General Discussion, Introductions, [[Open Source Fab Lab]] (Industry 2.0 concept of global design and local production, with technical development below under CAD, CNC &amp;amp; Robotics, Flexible Fabrication), and [[Open Source Agroecology]]. Product sales, fabrication, and many other discussions could be handled here. This should be a place that we could direct many new people. All discussion should be covered in these topics. People can graduate/filter from these discussions into Technical Discussion. All other discussions beyond General Discussion require [[Team Culturing]] to be filled out as a prerequisite, and are by invitation or request only.&lt;br /&gt;
**Moderator?&lt;br /&gt;
*&#039;&#039;&#039;Web Development and Support&#039;&#039;&#039; - all discussion on internet infrastructure, including strategy, process, policy, and structure. Wiki, cms, CiviCRM, blog, opensourceecology.org, forums, repository, fundraising tools, development needs, secuirty, backup, mirrors, traffic.&lt;br /&gt;
**Who will moderate?&lt;br /&gt;
**&#039;&#039;&#039;Wiki Policy&#039;&#039;&#039; subsection&lt;br /&gt;
**&#039;&#039;&#039;Forum Policy&#039;&#039;&#039; - discussion of how this policy should be maintained and upgraded&lt;br /&gt;
**&#039;&#039;&#039;Linux Support&#039;&#039;&#039; - support on OSE infrastructure in Linux - from installations, compatibility, software choices (such as what is the best Video editing software), Linux connection to iPhone, etc.&lt;br /&gt;
*&#039;&#039;&#039;Organizational Development&#039;&#039;&#039;- all organizational topics for bringing about an infrastructure to support [[50/2/2]], but mainly, the organizational form, legal, financial infrastructure. Includes strategy, structure, and process development.&lt;br /&gt;
*&#039;&#039;&#039;Communications/Translations/Media Development/PR&lt;br /&gt;
*&#039;&#039;&#039;Production and Marketing&#039;&#039;&#039;-Topics surrounding product sales, production facilities, and marketing.&lt;br /&gt;
*&#039;&#039;&#039;Resource Development&#039;&#039;&#039; - includes crowd funding, crowd microfunding, nonprofit sector (grants, donor relations), and awards/distinction applications. Ties in to Media Development. &lt;br /&gt;
*&#039;&#039;&#039;Project Management&#039;&#039;&#039;-developing the process and infrastructure for parallel, open source product development&lt;br /&gt;
*&#039;&#039;&#039;Team Development&#039;&#039;&#039;- advisory team development, developer recruiting, viral marketing development, collaboration incubation. &#039;&#039;Collaboration Incubation&#039;&#039; - one distinguishing feature of this work is its identity as an open source project - capable of open collaboration and absorption of new participants into the project. This discussion centers around incubating relationships with allies and supporters on all levels, from technical to organizational. We want to position OSE as a growth organization - one that is capable of absorbing unlimited growth in its collaborator pool, while remaining manageable and flat in its organizational structure.&lt;br /&gt;
*&#039;&#039;&#039;True Fans&#039;&#039;&#039;- We should have a dedicated Forum for True Fans, where collaboration and further recruitment of True Fans can be discussed. &lt;br /&gt;
*&#039;&#039;&#039;Education&#039;&#039;&#039;- Topics related to OSE 2 Year Immersion Training, Whole Village education, Gaia University collaboration, and K-PhD Renaissance Education towards Freedom, as well as Augmented Reality training for fabricators.&lt;br /&gt;
*&#039;&#039;&#039;CEB Press&#039;&#039;&#039;- particular discussion, focused on completing the 31 steps of the [[GVCS Development Template]]&lt;br /&gt;
*&#039;&#039;&#039;Construction&#039;&#039;&#039; - includes tractor, CEB press, pulverizer, Sawmill, Cement Mixer, Trencher, Backhoe, Bulldozer, and eventually, rebar (Rod and Wire Mill), sheet metal and structural metal (Metal Rolling). May discuss [[Modular CEB Construction]], [[Mobile Microhouse]]s, [[Superinsulated CEB Construction]] (thick cavity walls with hammermilled biomass), closed loop wastewater systems including biofilters and [[Living Machines]], etc.&lt;br /&gt;
**Who will moderate?&lt;br /&gt;
*&#039;&#039;&#039;Open Source Tractor/Microtractor/Bulldozer&#039;&#039;&#039; - discussion on LifeTrac, MicroTrac, bulldozer, and all implements&lt;br /&gt;
**Who will moderate?&lt;br /&gt;
*&#039;&#039;&#039;Open Source Car&#039;&#039;&#039; - microcar and truck included&lt;br /&gt;
**Who will moderate?&lt;br /&gt;
[[appropedia: Category: Transport]])&lt;br /&gt;
*&#039;&#039;&#039;FLexible Fabrication&#039;&#039;&#039; - Ironworker machine, Mill/Drill/Lathe, Surface Grinder, Cold Cut Saw, Oxyhydrogen Torch, Welder, Plasma Cutter, Metal Bandsaw, Abrasive Saw&lt;br /&gt;
*&#039;&#039;&#039;CNC and Robotics&#039;&#039;&#039;- Industrial Robot, RepRap, CNC Mill/Drill/Lathe, Circuit Mill, Torch Table/Router Table, Laser Cutter&lt;br /&gt;
*&#039;&#039;&#039;CAD, CAM, and Prototyping&#039;&#039;&#039; - If we have all the designs in CAD, then we can produce fabrication drawings, CAM files, and engage in parallel prototyping.&lt;br /&gt;
*&#039;&#039;&#039;Social Contract and Land Stewardship&#039;&#039;&#039;- how property is owned and maintained, and how productivity is assured for prosperity and resilience, while regenerating the environment and contributing to the welfare of surrounding communities&lt;br /&gt;
*&#039;&#039;&#039;Field Agriculture&#039;&#039;&#039;- including Seeder, Haying, Baling, Microcombine&lt;br /&gt;
*&#039;&#039;&#039;Hot Metal Processing&#039;&#039;&#039; - includes Induction Furnace, Metal Rolling, Wire and Rod Mill, Casting, Press Forge, and alloying&lt;br /&gt;
*&#039;&#039;&#039;Solar Concentrator Electric System&#039;&#039;&#039; - this is a solar thermal system for producing electricity. This is a step beyond heating applications, and is the most difficult project within the [[GVCS]]. The goal is a home-scale (5 kW) solar electric system at approximately $1/watt cost, and at least 20 year lifetime. It requires addressing of hail, wind, and mirror-cleaning issues.&lt;br /&gt;
**Who will moderate?&lt;br /&gt;
*&#039;&#039;&#039;Modern Steam Engine&#039;&#039;&#039;- includes Pelletizer, Gasifier Burner, Steam Generator, Steam Engine, and Electric Generator with charge control. Also includes fuel crops, appication of Haying/forestry equipment, combined heat and power systems, greenhouse drying systems.&lt;br /&gt;
*&#039;&#039;&#039;50 kW Wind Turbine&#039;&#039;&#039;&lt;br /&gt;
**Who will moderate?&lt;br /&gt;
*&#039;&#039;&#039;Water&#039;&#039;&#039; - Well Drilling Rig, closed-loop water systems, Living Machines, biofilters, redworms, closed-loop flush toilets, rain catchment, berming, ponds, irrigation, condensation&lt;br /&gt;
**Who will moderate?&lt;br /&gt;
*&#039;&#039;&#039;Agriculture - Open Source Agroecology&#039;&#039;&#039; - includes agriculture discussions and the creation of comprehensive gene banks (http://openfarmtech.org/wiki/Community_Gene_Bank). The goal of our agriculture discussion is focused on open source agroecology - combination of best organic practices, with access to mechanical and processing tools, with access to gene banks for replicating perennial-based food systems. We want to cultivate cutting-edge discussion on replicable, complete, year-round, local food systems. Our point of differentiation is that we are interested in creating the world&#039;s first complete and replicable farm - a farm that produces the entire diet for a community. There is no precedent for this in the developed world, but we want to show an example that it is possible to do a complete operation in one place. There is a number of people engaged in organic, local food systems - all of which are doing great work - but to date, i have not seen an example of a replicable, single farm that produces a complete, year-round diet. The second point of differentiation is that we want to make such an operation affordable to the common man, not just to eco-elites, as is common for most of the organic farming movement.&lt;br /&gt;
**Who will moderate?&lt;br /&gt;
*&#039;&#039;&#039;Power Electronics&#039;&#039;&#039; - includes all power electronics devices from the GVCS, plus nickel-iron batteries (for welders, tractors, off-grid power). Inverters, power supplies for welder, laser, plasma cutter, battery charger, charge controller (wind turbine)&lt;br /&gt;
**Who will moderate?&lt;br /&gt;
*&#039;&#039;&#039;Bioplastics&#039;&#039;&#039;-bioplastic extruder and synthesis of greenhouse plastic from plants&lt;br /&gt;
*&#039;&#039;&#039;Extraction of Aluminum from Clay&#039;&#039;&#039; - this is the most exotic one showing the possibility of advanced civilization creation on the scale of a 6000 square foot facility.&lt;br /&gt;
&lt;br /&gt;
==Proposed Category Structure==&lt;br /&gt;
&lt;br /&gt;
The following category structure is proposed to simplify organization and define access:&lt;br /&gt;
&lt;br /&gt;
* General&lt;br /&gt;
** A single, general category with no sub-categories; one forum each for English, Spanish, French, Russian, and Portuguese. (writable by all)&lt;br /&gt;
** Announcements (read only, press releases, etc.)&lt;br /&gt;
* Technical (writable by contributors, readable by all)&lt;br /&gt;
** GVCS Projects (50, top 20 for now)&lt;br /&gt;
** Component Projects (5 or so now, much more later)&lt;br /&gt;
** Community Projects (villages, communities, local OSE chapters, etc)&lt;br /&gt;
** Agriculture Projects (farming, permaculture, etc.)&lt;br /&gt;
** Other Projects&lt;br /&gt;
* Organization (writable by contributors, readable by all)&lt;br /&gt;
** Resource Development&lt;br /&gt;
** Web Infrastructure&lt;br /&gt;
** Project Management&lt;br /&gt;
** Standards (Docs, CAD, CAM, etc.)&lt;br /&gt;
** Fundraising&lt;br /&gt;
* Staff (private to OSE staff)&lt;br /&gt;
** Grant Management&lt;br /&gt;
** Press&lt;br /&gt;
** Marketing&lt;br /&gt;
** Personnel&lt;br /&gt;
&lt;br /&gt;
=Forum Moderator Duties=&lt;br /&gt;
&lt;br /&gt;
Forum moderators should have subject-matter expertise, practical experience, and at the very least, serious interest in, their respective topic of moderation. Moderators are to serve indefinitely, unless otherwise agreed upon, but other moderators may be added to a particular forum in case of increased traffic or other circumstances. Moderators should have sufficient time to read through postings, to make sure that they adhere to [[OSE Specifications]] and general goals of OSE as specified in the [[Crash Course]]. Moderators should seek assistance if the volume of communication exceeds their ability to handle the discussion. Moderators should contact [[Elifarley Cruz]] with any issues.&lt;br /&gt;
&lt;br /&gt;
Moderators should become with the roles of [[Project Managers]] and other members of the [[Development Team]] - both in technical and organizational development, to make sure that any discussion leading to substantial development on the project is handled accordingly or forwarded to responsible parties for further action. Moderators should be familiar with the membership of the [[Development Team]], so that moderators can take initiative in linking contributors to further resources and team members.&lt;br /&gt;
&lt;br /&gt;
Moderators should also start, contribute to, or maintain, an FAQ on their Forum, to help inform and orient contributors.&lt;br /&gt;
&lt;br /&gt;
Moderators should also provide a digest of their forum activity, after, say, 100 messages transpire. A digest would serve the purpose of regrouping and reorganizing discussion to facilitate progress, to point out worthwhile highlights, and to propose new initiatives. This digest can be a post on the forum, and it may be worthwhile to start a wiki page. If substantial activity warrants it, Moderators are invited to blog on the Factor e Farm blog to share their highlights.&lt;br /&gt;
&lt;br /&gt;
Moderators are expected to facilitate keeping discussion on track, and making sure that spam, [[wikipedia:Wikipedia:No_personal_attacks|personal attacks]], and any non-constructive behavior does not take over discussions. There may be a fine line in certain cases, so the Moderator should become keen in focusing discussion towards practical results, rather than philosophical discussion or armchair critique.&lt;br /&gt;
&lt;br /&gt;
What else should moderators do?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Forum Use=&lt;br /&gt;
* Notifications per Email&lt;br /&gt;
** If you want to receive notifications per email go to your [http://openfarmtech.org/forum/profile/notifications Profile Notifications] and on the right side there are two options: &amp;quot;My Preferences&amp;quot; and &amp;quot;E-mail Subscriptions&amp;quot;. Check them out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Forum Discussion Standards=&lt;br /&gt;
==Intention==&lt;br /&gt;
The purpose of the OSE Forums is to promote the [[Current Scope]] of the project. The general culture of the forums is:&lt;br /&gt;
&lt;br /&gt;
*Adherence to [[Core Values of OSE]]&lt;br /&gt;
*An &#039;absolute creative approach&#039; with respect to finding creative solutions as opposed to dwelling on negatives. Read this [[Essay on Creative Problem-Solving]] for an in-depth discussion on this important topic.&lt;br /&gt;
*We have a zero tolerance policy for spam, [[wikipedia:Wikipedia:No_personal_attacks|personal attacks]], trolling, or other disrespectful behavior. Therefore, we will moderate such behavior actively, and eggregious behavior will result in immediate ban from the forum. Violators will have an option to make amends.&lt;br /&gt;
&lt;br /&gt;
[[Category:Standards]]&lt;/div&gt;</summary>
		<author><name>Vann</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Vann_Miller&amp;diff=30252</id>
		<title>Vann Miller</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Vann_Miller&amp;diff=30252"/>
		<updated>2011-06-04T01:28:08Z</updated>

		<summary type="html">&lt;p&gt;Vann: /* WHO are you? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Team Culturing Information=&lt;br /&gt;
&lt;br /&gt;
last updated: 24. May, 2011&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;WHO&#039;&#039;&#039; are you?===&lt;br /&gt;
*&#039;&#039;Name&#039;&#039; - Vann Miller&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Location (city, country)&#039;&#039; - New Orleans, LA &amp;amp; San Francisco, CA&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Contact Information (email, phone, Skype)&#039;&#039; - &lt;br /&gt;
vann (dot) miller (at) gmail (dot) com&amp;lt;br/&amp;gt;&lt;br /&gt;
vannmiller (skype)&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Introductory Video&#039;&#039; - &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Resume/CV&#039;&#039; - http://www.linkedin.com/in/vannm&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;WHY&#039;&#039;&#039; are you motivated to support/develop this work?===&lt;br /&gt;
*&#039;&#039;Do you endorse open source culture?&#039;&#039;&lt;br /&gt;
Yes&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Why are you interested in collaborating with us?&#039;&#039;&lt;br /&gt;
transportation costs are rising, economies are crashing, and our ecosystems are collapsing: all reasons to produce locally. &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;How do you think that the GVCS can address pressing world issues?&#039;&#039;&lt;br /&gt;
by empowering people to produce the tools they need to use local natural resources to maintain a modern and sustainable standard of living&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;What should happen so that you become more involved with the project?&#039;&#039;&lt;br /&gt;
i&#039;m already on the factorefarm; it&#039;s happened!&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;What are you missing in the project?&#039;&#039;&lt;br /&gt;
not sure i understand this question. i have a lot to learn about the various GCVS tools.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;What are your suggestions for improvement of the project?&#039;&#039;&lt;br /&gt;
i&#039;m working with marcin on researching appropriate project and contact mgmt web tools for helping to manage development of the GCVS.&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;WHAT&#039;&#039;&#039;===&lt;br /&gt;
*&#039;&#039;List all of your skills in these areas: Communications - Organizational - Computer Support - Finances - Design - Natural Building - Electronics - Automation - Metallurgy - Engineering - Fabrication - Agriculture - Energy - Architecture - Video/Graphics/Art - PR/Marketing - Education - Construction - Industry - CNC - Chemistry - Product Design - Other&#039;&#039;&lt;br /&gt;
graduated berkeley in applied math/comp sci, 20+ years in software development, some experience building circuits, robots, and metal shop eperience.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;How have you already contributed to the project?&#039;&#039;&lt;br /&gt;
been helping build tractors in the factorefarm workshop the last few days. been a true fan since july 2010.&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;HOW&#039;&#039;&#039; can you help?&#039;&#039;===&lt;br /&gt;
*&#039;&#039;How are you interested in contributing to the work of GVCS development?&#039;&#039;&lt;br /&gt;
more of the same; web development and shop work.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Can you volunteer to work with us, and if so, how many hours per week?&#039;&#039;&lt;br /&gt;
doing it full time now. part time once offsite. say 10-15 hours.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Are you interested in working with us for pay? If so, what services can you offer, and what is your hourly or per-project rate?&#039;&#039;&lt;br /&gt;
i could do software development for pay. let&#039;s see how this goes.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Are you interested in [http://openfarmtech.org/wiki/Dedicated_Project_Visit Dedicated Project Visit]?&#039;&#039;&lt;br /&gt;
i&#039;m on one.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Are you interested in purchasing equipment from us to help bootstrap development?&#039;&#039;&lt;br /&gt;
perhaps!&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Are you interested in bidding for consulting/design/prototyping work?&#039;&#039;&lt;br /&gt;
perhaps!&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Are you a [http://openfarmtech.org/wiki/True_Fans True Fan]? If not, why not?&#039;&#039;&lt;br /&gt;
yes!&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Would you like to see yourself working with us on a full-time basis?&#039;&#039;&lt;br /&gt;
i am right now.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Are you interested in using the technologies that we are developing directly?&#039;&#039;&lt;br /&gt;
yes.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Are you interested in being part of the world&#039;s first, open source, resilient community? The GVCS is the preparatory step for the OSE Village Experiment - a 2 year, immersion experiment (2013-2014) for testing whether a real, thriving, modern-day prototype community of 200 people can be built on 200 acres using local resources and open access to information? We are looking for approximately 200 people to fill a diverse array of roles, according to the Social Contract that is being developed. This may be the boldest social experiment on earth - a pioneering community whose goal is to extend the index of possibilities regarding harmonious existence of humans, ecology, and technology - as a beacon of light to benefit of all people on Earth.&lt;br /&gt;
i may well be. i&#039;m getting a taste of the community at population 3 right now.&lt;br /&gt;
&lt;br /&gt;
[[Category:Team Culturing]]&lt;/div&gt;</summary>
		<author><name>Vann</name></author>
	</entry>
</feed>