[Mono-list] Monodoc online editor/browser
Ben Joldersma
ben at skullsquad.com
Mon Apr 21 12:08:14 EDT 2008
Mandel,
We've talked about doing that. I was just thinking about hooking the xml
file save events to an svn commit. That takes care of 80% or so of the
logic. Another demo we want to put together for emergetk is an SVN brower,
so as you can see that would integrate nicely with the documentation in more
ways than one (see the documentation revision history, but also view the
source code for the given class /method / property/ etc.) I'll look into
this in the next week or three.
Best of luck in your CMS venture. I've worked with content management
systems pretty extensively. I'd love to see emergetk involved in a CMS.
However, one of it's pain points, for now and likely the forseeable future,
is that it's highly dynamic and tightly coupled to the server. This is good
for rapid development, and for creating RIAs (esp. where you have sensitive
algorithms), but not so good for long term, persisted HTML pages. But, I'd
be happy to talk, and see if there is some role emergetk could play.
We have an O/R mapper also in EmergeTk. I would never venture to say it's
anything as sophisticated as NHibernate, or Gentle.net. It's fun to roll
your own, and the benefit of having it play so nicely with the rest of your
code in some ways outweighs the need for a more mature solution. That said,
I would LOVE to support something like nhibernate in EmergeTk. Just don't
have the resources right now!
best,
--ben
On Mon, Apr 21, 2008 at 1:50 AM, <mandel at themacaque.com> wrote:
> Hello,
>
> That is amazing!!! We are a group of developers that have started
> developing a "different CMS" using mono. We have taking a very different
> approach and we were looking for such a lib. On top of that we have develop
> an API to access different DBMS in an oo way with no configuration files.
>
> We want to release all our work open source and it would be awesome if we
> can collaborate in some way.
>
> Currently we have not released nothing yet, although you can see a small
> example of how to design objects to be stored in a database here:
>
> http://wiki.themacaque.com/index.php/My_First_IPersistentObject_C_Sharp
>
> Documentation is not yet complete (that why we need the monodoc tool :) ).
>
> Is there anyway you could add some kind of versioning. Let registered
> users edit the documentation but keeping the older copy in case the change
> was not adequate? what about adding a diff tool?
>
> Let me know if we can help you in anything.
>
> Regards,
>
> Manuel
>
>
> Quoting Ben Joldersma <ben at skullsquad.com>:
>
> Mandel,
> >
> > Glad you like it :)
> >
> > I met Eric (firerabbit?) on Friday, and he has started a similar
> > project.
> > I'm going to take a look at integrating the two projects, he mentioned
> > at
> > least two cool features of his work, that it reads the assembled zip
> > files,
> > and syncs the tree (and maybe has search indexing?) Let me know if
> > there's
> > anything else you'd like to see go into it.
> >
> > EmergeTk is a web building toolkit I've been working on for the last few
> > years. I'll send out a note when we get the new release out, and the
> > site
> > up, so you can see tutorials and stuff.
> >
> > Here is anon svn info:
> >
> > get these two projects.
> >
> > https://skullsquad.com/svn/emergeTk/emergeTk/trunk
> >
> > https://skullsquad.com/svn/monodoconline
> >
> > If you have some trouble building, maybe we can get on IRC and take a
> > look.
> > My brother is putting together some tutorials on getting the projects
> > running, but we aren't quite there yet :)
> >
> > best,
> >
> > --ben
> >
> > On Sun, Apr 20, 2008 at 9:39 AM, <mandel at themacaque.com> wrote:
> >
> > Quoting Ben Joldersma <ben at skullsquad.com>:
> > >
> > > Folks,
> > > >
> > > > I made an online monodoc editor/browser using emergetk (and mono,
> > > xsp2,
> > > > mysql, ...) Parses the generated xml files, not the assembled
> > > objects.
> > > > It's pretty quick to edit, if you want to try, you can use
> > > editor/editor
> > > > for
> > > > username & password.
> > > >
> > > > http://doc.emergetk.skullsquad.com
> > > >
> > > > If there is any interest in the source files, let me know and I'm
> > > happy
> > > > to
> > > > post an archive. I'm also going to ship it as a sample for our
> > > upcoming
> > > > release of emergetk.
> > > >
> > > > best,
> > > >
> > > > --
> > > > ben joldersma
> > > > software architect
> > > > http://skullsquad.com
> > > > [o]: 206.973.8003
> > > > [c]: 206.349.2852
> > > >
> > > >
> > > Hi,
> > >
> > > That is awesome, is there anyway I could get the code to play around
> > > with
> > > it?? I've been looking for such a solution and I did not like the
> > > current
> > > APS app or monodoc2html.
> > >
> > > One other question, what is emergetk??
> > >
> > > Regards Manuel
> > >
> > >
> > >
> > >
> >
> > --
> > ben joldersma
> > software architect
> > http://skullsquad.com
> > [o]: 206.973.8003
> > [c]: 206.349.2852
> >
> >
>
>
>
--
ben joldersma
software architect
http://skullsquad.com
[o]: 206.973.8003
[c]: 206.349.2852
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20080421/327ac821/attachment.html
More information about the Mono-list
mailing list