Difference between revisions of "User:Matteo/scratch.03"

From FreekiWiki
Jump to navigation Jump to search
(+ section)
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<graphviz>
+
==Documentor Sources==
digraph structure {
+
''Free Geek looks good on a resume and even better if its a special project''
graph [
+
* School types to find interns
rankdir = "LR"
+
** Tech. Wrighters
];
+
** Mathamatitions
node [ fontsize = "16" shape = "ellipse" ];
+
** law
edge [ ];
+
** P.S. (Political Science)
"Top" [ label = "<f0> Council | <f1> Board | <f2> Staff " shape = "record" ];
+
** Social Worker/Comunety orginizer
"Action" [ label = "<f0> Action| | |" shape = "record" ];
 
"C7" [ label = "<f0> C7 | |" shape = "record" ];
 
"HR" [ label = "<f0> HR| <f1> | <f2> |" shape = "record" ];
 
"Knowledge Bees" [ label = "<f0> Knowledge Bees| | |" shape = "record" ];
 
"Outreach" [ label = "<f0> Outreach| <f1> | <f2> |"shape = "record" ];
 
"Reuse" [ label = "<f0> Reuse| <f1> | <f2> |" shape = "record" ];
 
"Technocrats" [ label = "<f0> Technocrats| | |" shape = "record" ];
 
"AdHocStaff" [ label = "<f0> AdHocStaff| | |" shape = "record" ];
 
"node10" [ label = "<f0> (nil)| <f1> | <f2> |-1" shape = "record" ];
 
"node11" [ label = "<f0> (nil)| <f1> | <f2> |-1" shape = "record" ];
 
"node12" [ label = "<f0> 0xf7fc43e0| | |1" shape = "record" ];
 
  
"node0":f0 -> "node1":f0 [ id = 0 ];
+
==Documenting Policy Project==
"node0":f1 -> "node2":f0 [ id = 1 ];
+
''these thoughts will be blended with the process found in the [[Policy Development]] page''
"node1":f0 -> "node3":f0 [ id = 2 ];
+
* Is this a policy or a guideline (if no change the current policy and document the change)
"node1":f1 -> "node4":f0 [ id = 3 ];
+
* Is this a new or a change to a current policy or guideline
"node1":f2 -> "node5":f0 [ id = 4 ];
+
* Who created the Policy and how does it relate to others / what is the scope of the policy
"node4":f0 -> "node3":f0 [ id = 5 ];
+
 
"node4":f1 -> "node6":f0 [ id = 6 ];
+
==Creating New Policies==
"node4":f2 -> "node10":f0 [ id = 7 ];
+
 
"node6":f0 -> "node3":f0 [ id = 8 ];
+
* Research current Apliciable policies
"node6":f1 -> "node7":f0 [ id = 9 ];
+
* Find a couple of people to bounce your idea off of
"node6":f2 -> "node9":f0 [ id = 10 ];
+
* Email your Perposal to the correct list
"node7":f0 -> "node3":f0 [id = 11 ];
+
* Please clearley seperate your email into sections:
"node7":f1 -> "node1":f0 [ id = 12 ];
+
** the Policy you propose
"node7":f2 -> "node8":f0 [ id = 13];
+
** Reason this policy is needed (would this be a change to a current Policy)
"node10":f1 -> "node11":f0 [ id = 14 ];
+
** Any thing you came up with during your research (like Policies)
"node10":f2 -> "node12":f0 [ id = 15 ];
+
 
"node11":f2 -> "node1":f0 [ id = 16 ];
+
==Policy Page Ideas==
}
+
Three sections in the page perhaps
</graphviz>
+
<pre>
 +
{{Policy Header}}
 +
* Policy name
 +
* Note on what the policy is about/Scope of policy
 +
==Policy==
 +
* Body that set the policy(s) / Date Adopted / with Link to lists.freegeek meeting Minuits.
 +
* Wording of the most recent agreed apon policy - as agreed upon
 +
==Notes==
 +
* Interpretation/Implementation
 +
* Examples/Background/History
 +
* Exceptions/Ramifications
 +
* Related policies
 +
* Etc...
 +
</pre>

Latest revision as of 02:21, 3 October 2006

Documentor Sources

Free Geek looks good on a resume and even better if its a special project

  • School types to find interns
    • Tech. Wrighters
    • Mathamatitions
    • law
    • P.S. (Political Science)
    • Social Worker/Comunety orginizer

Documenting Policy Project

these thoughts will be blended with the process found in the Policy Development page

  • Is this a policy or a guideline (if no change the current policy and document the change)
  • Is this a new or a change to a current policy or guideline
  • Who created the Policy and how does it relate to others / what is the scope of the policy

Creating New Policies

  • Research current Apliciable policies
  • Find a couple of people to bounce your idea off of
  • Email your Perposal to the correct list
  • Please clearley seperate your email into sections:
    • the Policy you propose
    • Reason this policy is needed (would this be a change to a current Policy)
    • Any thing you came up with during your research (like Policies)

Policy Page Ideas

Three sections in the page perhaps

{{Policy Header}}
* Policy name
* Note on what the policy is about/Scope of policy
==Policy==
* Body that set the policy(s) / Date Adopted / with Link to lists.freegeek meeting Minuits.
* Wording of the most recent agreed apon policy - as agreed upon
==Notes==
* Interpretation/Implementation
* Examples/Background/History
* Exceptions/Ramifications
* Related policies
* Etc...