yoy.be "Why-o-Why"

2005 ...

januari februari maart april (1) mei juni (16) juli augustus september (12) oktober (14) november (8) december (3)

WikiEngine

2005-12-05 20:12  i482  dotnet delphi  [permalink]

I started another project without a very clear goal. I was thinking about the wiki's I've written so far (in PHP and ASP/JScript twice), and the niceties of PmWiki I learned about, and I was thinking about 'something portable' to have the same working on several platforms. E.g. a website, and also a ClientSide parser to have a quicker preview when editing a WikiPage with WikiSyntax. (I understand now that WikiSyntax is a nice middle-ground between WYSIWYG HTML editing and HTML source editing.)

So I started a Delphi ActiveX DLL with a clean interface exposing the objects and a methods you could construct a wiki with. On whatever platform (ASP, ASP.Net, ColdFusion, Windows application...)

This is the source-code for now. As an attempt to not HardCode any RegEx''''es, the entire parsing-effort is done by a 'WikiParseXML' that is loaded with operation objects once (when setting the WikiParseXML property of the ApplicationSettings object), and used every data is being rendered into HTML (or anything else really, come to think of it)

WikiEngine_src.zip ~67KB

Please feel free to add any remarks or comments here, (or bugs, FeatureRequest''''s or code update proposals).

http://wikiengine.sourceforge.net/ http://www.codeplex.com/wikiengine/

twitter reddit linkedin facebook

TreeBrowse

2005-12-08 00:10  r303  freeware  [permalink]

TreeBrowse

version 1.0.4

I added a menu-item to the right-click menu on the tree, "Pre-read links in selection", that only is displayed when a portion of the web-page is selected. The links contained in the selected portion are pre-read, similar to ctrl-clicking a link.


twitter reddit linkedin facebook

Odo

2005-12-20 18:30  r316  freeware  [permalink]

Odo

version 0.2.3.11

There was something seriously wrong with the data link (storing each minute totals in a database), and the pop-up with the numbers only appears when the application is active. So click on it first now to see the time and numbers.


twitter reddit linkedin facebook