FlexWikiPad is not at version 1.0 yet, but is quite usable.
FlexWikiPad is at release 0.93.1 as of 2004-08-21, which is a recommended update to FlexWikiPad 0.93 due to some stability bugs. This is a reasonably stable and usable release.
At this point, it allows you to:
Create a new wiki on your local hard drive.
Create new namespaces within that wiki.
Create new topics within a namespace.
Edit topics.
Save topics.
Do simple bold/italic/heading formatting
Add WikiWords to a topic and have them appear as hyperlinks
Click on WikiWord links to jump to another topic or create a new topic
Use autocompletion to enter partial wikiwords and get a list of matches
Do search and replace
It's not done yet, but it's a good start. Note that it specifically does not (yet) provide:
If you download and build versions prior to 0.8, be aware that you may need to replace genghis.dll in the run directory with the signed version you can find at http://www.sellsbrothers.com/tools/genghis/.
Description
FlexWikiPad is a "rich" client application for editing FlexWiki pages. It is a completely disconnected application: you use it to edit wiki pages on your hard drive, and do not have to set up FlexWiki on a web server at all to use it. However, it uses the same syntax for creating pages that FlexWiki does, so you can use the FwSync tool to move files back and forth between a web instance of FlexWiki and one you maintain locally on your computer. For example, you could use FwSync to download the contents of this wiki onto your laptop, use FlexWikiPad to author a number of changes while on an airplane, and then upload the changed pages back to the web server on arriving at your destination. Alternatively, you could use FlexWikiPad to author a set of interconnected pages that only ever live on your hard drive and were never put onto a web site.
FlexWikiPad is very much inspired by the excellent WikidPad application. The primary feature added is conformance with the FlexWiki formatting syntax, allowing for offline integration with FlexWiki via FwSync.
Feature Set
Here are the list of features in order of importance (as seen by CraigAndera). Feel free to contribute or add your own.
Notepad equivalence. Before anything else, the ability to simply open, edit, and save text files. (Generally complete as of version 0.2.)
Hyperlinking. The application should recognize wiki words like FlexWikiEditor and be able to follow them. (Generally complete as of version 0.4.)
Syntax highlighting. The application should use fonts and colors to indicate things like links to pages that do not yet exist, emphasis (e.g. words in bold), and other formatting. (Generally complete as of version 0.4).
Autocomplete. The application should be able to present a list of possible completions for topics. That is, if you have a topic called FlexWikiFormatting, typing in "Fle" and hitting a completion key should show the FlexWikiFormatting topic as one possible completion. (Generally complete as of version 0.5.)
Linear topic list. The application should be able to present an alphabetical list of all available topics. (Generally complete as of version 0.4.)
Hierarchical navigation. A user should be able to quickly navigate to pages that link to the current topic (parents) as well as topics that are linked to by the current topic (children).
Hierarchical topic list. The application should be able to present a hierarchical list of all available topics, where the hierarchy is determined by which pages link to which other pages.
Historical navigation. The user should be able to go "back" and "forward" through the list of recently visited topics.
Some features are orthogonal to the above list - they're more like goals than features:
Ubiqutious keyboard acceleration. Everything that can be done in the application should be doable using only the keyboard.
Visibility of all formatting characters. While FlexWikiPad may use fonts to indicate that "*bold text*" will be formatted as boldface text, the asterisks themselves should always be displayed. That is, no formatting characters should be hidden. FlexWikiPad is not a WYSIWYG editor - and I believe this to be a major advantage. (Although I'm considering adding an option that would hide formatting characters.)
What's Next
Version 0.94 will probably be oriented towards a complete rewrite of the rendering engine, to make it totally customizable. That is, you'll be able to change a config file to add or alter: fonts, colors, and the regular expressions used to parse the document. I'll probably also take a look at performance, as I'm noticing some lag when typing in longer documents.
Version 0.95 will probably be about adding rudimentary online support, so separate usage of FwSync is not necessary. I'd also like to add a "Preview" function that will require access to the web service.
Version 0.96 will probably be focused on adding hierarchical and historical navigation and fixing the tree view so it actually works.
And then if that's all the major features I can think of, I'll focus on fixing bugs, cleaning up the code, performance, and stability en route to a 1.0 release.
FlexWikiPad is a completely separate effort from FlexWikiEditor. While both are Windows Forms applications that aim to make creating and managing FlexWiki content, they differ in their fundamental philosophy. Here is a list of differences:
FlexWikiEditor is a connected application (you are editing a FlexWiki instance on a web server). FlexWikiPad is a disconnected application (you are editing files on your local hard drive, and use a different tool if you want to get them onto the web).
FlexWikiEditor is a WYSIWYG (What You See Is What You Get) editing tool. FlexWikiPad is not - rather, what you see on the screen includes all the usual asterisks, quotes, and other bits of WikiFormatting that actually make up the page.
FlexWikiEditor has basic functionality in place and is checked in to source control. FlexWikiPad is not yet functional, and has not yet been checked in to the workspace.
None of these are meant to be statements about which of the two tools is better or worse. Rather, the intent is merely to point out the differences between the two tools.
FlexWikiEditor is a Windows Forms client for FlexWiki that communicates with FlexWiki using the FlexWikiWebService.
8/28/2008 7:40:07 AM - Evgeny Nedelko-194.110.202.240
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
FlexWikiEditor is a Windows Forms client for FlexWiki that communicates with FlexWiki using the FlexWikiWebService.
8/28/2008 7:40:07 AM - Evgeny Nedelko-194.110.202.240
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
FlexWikiEditor is a Windows Forms client for FlexWiki that communicates with FlexWiki using the FlexWikiWebService.
8/28/2008 7:40:07 AM - Evgeny Nedelko-194.110.202.240
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
FlexWikiEditor is a Windows Forms client for FlexWiki that communicates with FlexWiki using the FlexWikiWebService.
8/28/2008 7:40:07 AM - Evgeny Nedelko-194.110.202.240
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
FlexWikiEditor is a Windows Forms client for FlexWiki that communicates with FlexWiki using the FlexWikiWebService.
8/28/2008 7:40:07 AM - Evgeny Nedelko-194.110.202.240
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
Click to read this topic
8/25/2007 12:25:36 PM - -69.48.224.197
FlexWikiEditor is a Windows Forms client for FlexWiki that communicates with FlexWiki using the FlexWikiWebService.
8/28/2008 7:40:07 AM - Evgeny Nedelko-194.110.202.240
Click to read this topic
12/14/2005 1:47:46 PM - -131.107.0.105
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
Craig Andera is a consultant for Wangdera Corporation (his company). He blogs at "Pluralsight":http://pluralsight.com"","" and used to teach for DevelopMentor.
1/24/2008 8:03:42 AM - FLWCOM-jwdavidson
FlexWikiEditor is a Windows Forms client for FlexWiki that communicates with FlexWiki using the FlexWikiWebService.
8/28/2008 7:40:07 AM - Evgeny Nedelko-194.110.202.240
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
Click to read this topic
8/5/2008 3:17:02 AM - 193.53.87.89
Implementation
FlexWikiPad is implemented using a slightly customized version of the Scintilla.NET control. The uncustomized version is available at http://sourceforge.net/projects/scide . Scintilla takes care of a large number of implementation details and makes the job much, much easier. It is released under the following license:
ScintillaNET is based on the Scintilla component by Neil Hodgson.
The license for Scintilla is as follows:
ScintillaNET is released on this same license.
The ScintillaNET bindings are Copyright 2002-2003 by Garrett Serack
<gserack@experientia.org>
------------------------------------------------------------------------
Copyright 1998-2002 by Neil Hodgson <neilh@scintilla.org>
All Rights Reserved
Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted,
provided that the above copyright notice appear in all copies and that
both that copyright notice and this permission notice appear in
supporting documentation.
NEIL HODGSON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS, IN NO EVENT SHALL NEIL HODGSON BE LIABLE FOR ANY
SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
OR PERFORMANCE OF THIS SOFTWARE.
------------------------------------------------------------------------
Which seems to be sufficiently liberal for inclusion in FlexWikiPad.
Visual Design
Discussion
Oh boy you're keeping busy. I hope this works out to be a nice Windows Notepad replacement as well (I hate notepad) .
Ditching FlexWikiEditor is your call. I'd probably leave it in the workspace, and maybe make a note about it being deprecated at some point when FlexWikiPad is a viable alternative. But it certainly served its purpose: without FlexWikiWebService, FwSync wouldn't have been possible. Without FwSync, FlexWikiPad wouldn't be viable. So it all works out in the end.
As far as it being a notepad replacement, the two things you might not like are the automatic formatting it does and the startup time. If I ever get to the point of making FlexWikiPad customizable enough, you can deal with the former through config settings. I hope the latter won't be an issue, but as with any CLR application, it might be. In which case we can hope that ngen will help. If all else fails, you can always strip FlexWikiPad down to something like what you want. -- CraigAndera
Is there a reason that FlexWikiPad must operate only offline? Why can't it operate either online or offline (perhaps through two different implementations of the same interface)? I would love to be able to use it as my client-side interface to a Wiki Server. Sometimes the ability to work offline is nice (and needed), but it can make getting changes back in harder... -- DavidOrnstein
Down the road, I think integrating FwSync and FlexWikiPad is a likely scenario. It's ultimately still offline, but we could think about having a checkbox that says, "Commit immediately on save". It's just that since I already have FwSync, I'm focusing on the features that don't already exist in that tool. So it's a case of "I've already bitten off as much as I can chew - let's finish that first." -- CraigAndera
I had (what I think is) a great idea tonight: FwMirror. I think it's the next logical step after getting a reasonable FlexWikiPad implementation in place, but before getting synchronization support integrated directly into FlexWikiPad. -- CraigAndera
And then, after thinking about it, realized that I'd rather have a "Synchronize" menu option in FlexWikiPad before FwMirror. I'll be implementing this feature sooner rather than later. -- CraigAndera
Craig, just started using FlexWikiPad. it is really sweet. Can I make some suggestions (I'd make them myself but I cannot build or debug the sources because I get strong name validation failed for the Genghis library - fixed in the lastest drop, and I get some very strainge problems with the editor not appearing on the form).
Can you make the default font something other than Arial? Perhaps something monospaced or perhaps Verdana?
Can you turn on EnableVisualStyles and set the base font of the Form to Tahoma
Great work. I'm loving local wiki editing! -- OmarShahine
Hey, thanks Omar. A few things:
Can you explain what you mean by "very strange problems with the editor not appearing on the form" ?
I'm aware of the issues with Genghis and signing, and will be working on those in the very near term.
Changing the fonts and styles is also on the near-term feature list.
I'm not familiar with EnableVisualStyles. What does it do, and why do you want it on? I'm happy to make changes - I'm just not a particularly experienced GUI programmer.
Feel free to continue to post suggestions here - but I also monitor the SourceForge buglist and feature request page, so you can use those if they're more convenient.
---
Sure,
If I try and open the main form in VS.NET it complains that the scnitilla object could not be created or something. Not sure if that's me or something else.
Cool, the lastest version of Genghis does not seem to have this problem
if you call Application.EnableVisualstyles() in your Main() method then you'll get Windows XP theme support if you also set the controls to use FlatStyle = Standard. It looks prettier .
Version 0.8 corrects the problem with the unsigned Genghis assembly, which was probably preventing 99% of the people that downloaded it from using the app.
Huh - I'm able to open the main form in VS.NET no problem. And I just checked the .csproj file, and the HintPath for the scintilla control looks right. Is there a lib directory with Scintilla.net in it in the project when you open it in VS.NET? It's odd that you'd be able to run it but not open it in the designer.
I'll look at adding the XP-style features soon. Of course, if I don't like the way it looks, I'll have to figure out a way to make it toggleable.
I just downloaded FlexWikiPad two days ago (5/21/2004 from GotDotNet "Get Latest Version" on source control), built the project, and I'm getting "System.IO.FileLoadException" occurred in FlexWikiPad.exe, additional information: Strong name validation failed for assembly 'Genghis'. How do I figure out which version I downloaded? Most of the file data/time stamps for what I downloaded are from back in March or February of 2004.... Oh, just found the reference to Source Forge http://sourceforge.net/projects/fwcontrib, I'll get sources from there and try again.... - GarnetRChaney
You're downloading it from the wrong place. Read "Instructions for Obtaining FlexWikiPad" above: you need to get the source from the FwContrib workspace. David Ornstein has agreed to remove FlexWikiPad (and FwSync, and FwDocGen) from the GotDotNet source tree to eliminate this sort of confusion.
You shouldn't need to build from source unless you really want to in any event. The FwContrib workspace has precompiled versions.
There's a little trick to apply if you want your app to be good-looking under XP; if you just call Application.EnableVisualStyles();, you'll probably experience buggy display (especially when using treeviews or listviews as far as I could see):
Running the DoEvents loop seems to initialize correctly the XP style (it seems to be a known bug of Windows forms 1.1; note that you don't need any of these 2 first lines in .NET 2.0 to enjoy full support of XP theme; event tabcontrols and numeric updowns which are not very well supported by framework 1.1 are well drawn by the 2.0 version...)
I have a project called SdiDesk (http://www.nooranch.com/sdidesk/wiki/wiki.cgi/HomePage) I wonder if any of the features there are likely to be interesting to you. (I ask because SdiDesk is a proof of UI concept rather than a product. I really want other people to incorporate similar features into their products
Interesting. I like the embedded image support (which I have considered adding to FlexWikiPad) and the macro support (which I have not). -- CraigAndera [2004-10-04]
I quite like this application, and have been using it extensively at work. Thanks for making it!
-- John Fiala (From Denver: A happy FlexWiki user as well! )
You're welcome! I'm still working on making it better - I'm just really slow since my daughter was born. -- CraigAndera
Change Log
Release 0.93.1
2004-08-22
Checkin 1
Bugfix checkin: several breaking changes in 0.93 necessitate patch
Fixed Help->About to use Url launching infrastructure
Removed call to EnableVisualStyles (RFE 954470) because it was causing crashes in exception handling code
Check for empty topic listview before clearing: failure to do so was causing crash
Added code to fix bug 1013035 "Exception During 'Submit a Bug'"
Added code to fix bug 1013034 "New Namespace Exception"
Fixed diff code in common.build to compare directories recursively
Added unit test to check for bug 1013034
Release 0.93
2004-08-18
Added ability to specify wiki file or directory on command line and have it open when program launches
Added "Request feature" item to help menu - surfs to SourceForge RFE page
Added "Report bug" item to help menu - surfs to SourceForge bug page
Added Exit button to "email exception report" dialog to avoid infinite loop from exceptions during error reporting
Activating a topic now selects the topic's namespace in the namespace dropdown
Reworked ScintillaNET wrapper code to make support for non-ASCII characters better
Added hack so that weird ScintillaNET selection bug goes away
After creating new namespace, new namespace is selected in namespace dropdown
Program now has help (help launches new instance of FlexWikiPad opening to Help wiki)
Added postbuild step to both VS.NET and NAnt build to copy help files to run directory
Updated build to deal with inclusion of help in distribution
Added dozens of unit tests for new features and bugfixes
Added readme.txt (per RFE 1010291)
Release 0.92
2004-06-13
Bumped version to 0.92
Added "Jump to Topic" functionality for quick navigation between topics
Added wait cursor in a few places to give feedback for long-running operations
Added BeginUpdate/EndUpdate calls to speed listbox operations
Reorganized source files to make diff easier in future - all members should be in alphabetical order within group (properties, methods, etc) from now on.
When a wiki is opened, the first namespace is now automatically selected, if present
Fixed application icon - should show properly in task bar now
Added unit tests for new functionality
Release 0.91
2004-05-17
Checkin 2
Corrected minor problem with release.cmd
Checkin 1
* Bumped version number to 0.91
Changed font in editor view to Lucida Console
Release 0.90
2004-05-15
Checkin 1
Fixed support for saving topics with non-ASCII characters in them
Fixed minor bug where undo on recently loaded topic would remove all text.
Bumped version number to 0.90
Factored build file into shared common piece and project-specific piece
Enabled symbols and optimizations for release build
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
Click to read this topic
9/18/2008 3:45:14 PM - FLWCOM-jwdavidson
Click to read this topic
9/18/2008 3:45:14 PM - FLWCOM-jwdavidson
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
Tests for different languages
10/4/2004 4:02:19 PM - hallgrim-80.111.171.163
Click to read this topic
9/18/2008 3:45:14 PM - FLWCOM-jwdavidson
Click to read this topic
9/18/2008 3:45:14 PM - FLWCOM-jwdavidson
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
Craig Andera is a consultant for Wangdera Corporation (his company). He blogs at "Pluralsight":http://pluralsight.com"","" and used to teach for DevelopMentor.
1/24/2008 8:03:42 AM - FLWCOM-jwdavidson
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
jump to the mailing list of FlexWiki users
11/4/2006 4:47:09 PM - -84.2.97.151
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
A WikiWord is a PascalCased word. It identifies a topic (=page) on a wiki.
9/25/2008 6:40:37 PM - FLWCOM-jwdavidson
A WikiWord is a PascalCased word. It identifies a topic (=page) on a wiki.
9/25/2008 6:40:37 PM - FLWCOM-jwdavidson
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
the SourceForge workspace where FwSync, FlexWikiPad, FwDocGen, FlexWikiEmacsMode, and wikidpad2flexwiki live.
9/10/2005 9:21:36 AM - 128.107.253.42
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
FwSync is a command-line tool for editing the wiki.
7/21/2005 4:11:33 AM - -66.93.224.237
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
FwSync is a command-line tool for editing the wiki.
7/21/2005 4:11:33 AM - -66.93.224.237
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
FwSync is a command-line tool for editing the wiki.
7/21/2005 4:11:33 AM - -66.93.224.237
Craig Andera is a consultant for Wangdera Corporation (his company). He blogs at "Pluralsight":http://pluralsight.com"","" and used to teach for DevelopMentor.
1/24/2008 8:03:42 AM - FLWCOM-jwdavidson
FlexWikiEditor is a Windows Forms client for FlexWiki that communicates with FlexWiki using the FlexWikiWebService.
8/28/2008 7:40:07 AM - Evgeny Nedelko-194.110.202.240
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
FwSync is a command-line tool for editing the wiki.
7/21/2005 4:11:33 AM - -66.93.224.237
FlexWikiEditor is a Windows Forms client for FlexWiki that communicates with FlexWiki using the FlexWikiWebService.
8/28/2008 7:40:07 AM - Evgeny Nedelko-194.110.202.240
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
FlexWikiEditor is a Windows Forms client for FlexWiki that communicates with FlexWiki using the FlexWikiWebService.
8/28/2008 7:40:07 AM - Evgeny Nedelko-194.110.202.240
FlexWikiWebService is a WebService that exposes APIs for retrieving and modifying content on a FlexWiki instance.
8/31/2007 9:28:07 AM - -76.30.20.161
Click to read this topic
12/14/2005 1:47:46 PM - -131.107.0.105
FlexWikiEditor is a Windows Forms client for FlexWiki that communicates with FlexWiki using the FlexWikiWebService.
8/28/2008 7:40:07 AM - Evgeny Nedelko-194.110.202.240
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
FlexWikiWebService is a WebService that exposes APIs for retrieving and modifying content on a FlexWiki instance.
8/31/2007 9:28:07 AM - -76.30.20.161
FwSync is a command-line tool for editing the wiki.
7/21/2005 4:11:33 AM - -66.93.224.237
FwSync is a command-line tool for editing the wiki.
7/21/2005 4:11:33 AM - -66.93.224.237
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
Craig Andera is a consultant for Wangdera Corporation (his company). He blogs at "Pluralsight":http://pluralsight.com"","" and used to teach for DevelopMentor.
1/24/2008 8:03:42 AM - FLWCOM-jwdavidson
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
David Ornstein works at Microsoft. He is the primary original author and a key contributor to the software (FlexWiki) that makes this wiki run.
12/30/2005 5:33:26 PM - -208.54.15.129
FwSync is a command-line tool for editing the wiki.
7/21/2005 4:11:33 AM - -66.93.224.237
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
FwSync is a command-line tool for editing the wiki.
7/21/2005 4:11:33 AM - -66.93.224.237
Craig Andera is a consultant for Wangdera Corporation (his company). He blogs at "Pluralsight":http://pluralsight.com"","" and used to teach for DevelopMentor.
1/24/2008 8:03:42 AM - FLWCOM-jwdavidson
a tray icon that automatically synchronizes between your hard drive and a set of FlexWiki web pages.
9/28/2004 12:42:39 PM - author unknown
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
Craig Andera is a consultant for Wangdera Corporation (his company). He blogs at "Pluralsight":http://pluralsight.com"","" and used to teach for DevelopMentor.
1/24/2008 8:03:42 AM - FLWCOM-jwdavidson
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
a tray icon that automatically synchronizes between your hard drive and a set of FlexWiki web pages.
9/28/2004 12:42:39 PM - author unknown
Craig Andera is a consultant for Wangdera Corporation (his company). He blogs at "Pluralsight":http://pluralsight.com"","" and used to teach for DevelopMentor.
1/24/2008 8:03:42 AM - FLWCOM-jwdavidson
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
Click to read this topic
12/14/2005 1:47:46 PM - -131.107.0.105
Click to read this topic
9/18/2008 3:45:14 PM - FLWCOM-jwdavidson
Click to read this topic
12/14/2005 1:47:46 PM - -131.107.0.105
Craig Andera is a consultant for Wangdera Corporation (his company). He blogs at "Pluralsight":http://pluralsight.com"","" and used to teach for DevelopMentor.
1/24/2008 8:03:42 AM - FLWCOM-jwdavidson
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
Click to read this topic
6/21/2005 8:49:16 AM - -64.122.205.71
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
the SourceForge workspace where FwSync, FlexWikiPad, FwDocGen, FlexWikiEmacsMode, and wikidpad2flexwiki live.
9/10/2005 9:21:36 AM - 128.107.253.42
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
FwSync is a command-line tool for editing the wiki.
7/21/2005 4:11:33 AM - -66.93.224.237
a command-line tool for generating FlexWiki pages from C# compiler-generated XML documentation files.
9/28/2004 12:42:39 PM - author unknown
Click to read this topic
6/21/2005 8:49:16 AM - -64.122.205.71
the SourceForge workspace where FwSync, FlexWikiPad, FwDocGen, FlexWikiEmacsMode, and wikidpad2flexwiki live.
9/10/2005 9:21:36 AM - 128.107.253.42
Craig Andera is a consultant for Wangdera Corporation (his company). He blogs at "Pluralsight":http://pluralsight.com"","" and used to teach for DevelopMentor.
1/24/2008 8:03:42 AM - FLWCOM-jwdavidson
Click to read this topic
12/14/2005 1:47:46 PM - -131.107.0.105
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
A GUI editor for writing wiki pages using the FlexWiki syntax.
8/28/2008 7:42:59 AM - Evgeny Nedelko-194.110.202.240
Craig Andera is a consultant for Wangdera Corporation (his company). He blogs at "Pluralsight":http://pluralsight.com"","" and used to teach for DevelopMentor.
1/24/2008 8:03:42 AM - FLWCOM-jwdavidson
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
Craig Andera is a consultant for Wangdera Corporation (his company). He blogs at "Pluralsight":http://pluralsight.com"","" and used to teach for DevelopMentor.
1/24/2008 8:03:42 AM - FLWCOM-jwdavidson
Craig Andera is a consultant for Wangdera Corporation (his company). He blogs at "Pluralsight":http://pluralsight.com"","" and used to teach for DevelopMentor.