man of many distractions....
cc

Flows - Generating Documentation with Doxygen

Today I successfully generated some documentation directly from commented Flows code in both php and python, and I also found that Doxygen ought to work with Ruby (we'll see). In a Flows-like way, Doxygen generates the documentation in XML, HTML, RTF, etc.

I learned enough about the process though to realize that it might be smarter to write a Flows component that generates the documentation you need when you are looking at it in the browser, instead of pre-generating static files of documentation.

Will have to contemplate....

Flows Development HowTo

http://flows.panarchy.com/index.php?title=Development_HowTo

Basically:

1. Pick a programming language: python, php, etc.
2. Download the template for components in that language, or in another language if your choice is not available.

http://flows.panarchy.com/sandbox/templates/

Mercurial Repository:
http://code.google.com/p/flows-dev/

3. Add in the desired functionality
4. Make your component accessible via HTTP

that's it. srsly.

Q: But why is it so simple?

Flows on code.google

Today Sam Rose and I got this up and running:

http://code.google.com/p/flows-dev/

Mercurial repository (mercurial is available on code.google as of April 2009, w00t!)

...ever onward....

WSGI Webserver

wrote a wsgi webserver
that will let me parse everything after the http://hostname:port/

so

http://localhost:8051/path/to/thing

gets me "/path/to/thing"
as a string which I can parse however I want to

FLOWS is flowing!

I did a lot of work over on http://flows.panarchy.com today.

Got a variety of Flows components talking to each other, listening for REST requests, and returning html and xml.

Looks promising. :-)

music

Yes, I am a musician.

Paul B. Hartzog renewed?

Well believe it or not I actually got a new version of http://www.PaulBHartzog.org running and you are looking at it.

Have to fix and tweak a few things, but hopefully soon this thing'll be running like my nose in spring :-D

Notional Slurry » There are exactly two ways: one, and many

There are two ways to succeed in the complicated, burdensome flowless interrupting world we've made. Two ways to Get Things Done; anybody telling you there's only one is selling something. Two ways to satisfice and maybe even to excel.

Notional Slurry » There are exactly two ways: one, and many

New Site

Had to migrate to a new WordPress installation and things went badly. Not sure when I'll get it fixed. Not happy :-( -paul