User:Phlox/awb
From Familypedia
For help on AWB, this has been moved to Help:AutoWikiaBrowser
Thanks for your interest. -~ Phlox 16:48, 27 May 2009 (UTC)
Contents |
[edit] Technical
Forsake hope all ye who enter here.
[edit] Plugins
[edit] Visual Basic
- 1. Start Visual Basic 2008 Express Edition
- 2. File.New Project. Click Class Library.
- Project.Add references. Click tab "Browse". Locate the Autowikibrowser installed folder. Click WikiFunctions.dll
- class tab.references side tab. click add button. In the same Autowikibrowser installed folder, Click AutoWikiBrowser
- Project.Add references. Click tab ".NET". Scroll down to System.windows.forms. Click that one.
- same tab, click checkbox Autowikibrowser
- in the import namespace box below the references box,
- click all of the wikifunctions prefixed namespaces.
- click the class1.vb tab. After the public class line, Type Implements as a first word (when you get imp it will suggest implements and you just hit space and you are at next word) then start typing iaw and hit space for IAWBPlugin. Hit return and it will fill in a bunch of code. If IAWBplugin does not appear, you didn't check one of the namespace boxes. You surely need wikifunctions.plugin.
[edit] =AWB source setup for debugging exe
You probably want awb sources for step through debugging.
- get Collabnet (SVN) and use the svn command at sourceforge to download.
- get visual C# from microsoft site
- build the solution
- right click autowikibrowser and set as startup executable project
- You can now debug run awb.
[edit] Genealogy Source
- gramps (python-gtk) (sys=ALL) (47 devs, current activity) [1]
- gedcom [2]
- lots of langs:(Brazilian Portuguese, Chinese (Simplified), Czech, Danish, Dutch, English, Esperanto, Finnish, French, German, Hungarian, Italian, Norwegian, Polish, Romanian, Russian, Spanish, Swedish)
- lifeline (c- curses ui. Sys= win/linux) [3]
- genmod (javascript/php on MySQL {web site sw}) [4]
- genea (C# on MySQL) sys=win 2 devs, low activity [5]
- PhpGedView (javascript/php on MySQL) 30 devs current activity [6]
- gedcom parse (c library) dead code tree [7]
