[cgiapp] CGI::Application wiki page MVC updated by MidLifeXis

2012-11-02 Thread cgiapp
CGI::Application page http://cgi-app.org/index.cgi?MVC edited by MidLifeXis

#  CGI::Application community mailing list  
####
##  To unsubscribe, or change your message delivery options,  ##
##  visit:  http://www.erlbaum.net/mailman/listinfo/cgiapp##
####
##  Web archive:   http://www.erlbaum.net/pipermail/cgiapp/   ##
##  Wiki:  http://cgiapp.erlbaum.net/ ##
####




[cgiapp] CGI::Application wiki page MVC updated by MidLifeXis

2012-11-02 Thread cgiapp
CGI::Application page http://cgi-app.org/index.cgi?MVC edited by MidLifeXis

#  CGI::Application community mailing list  
####
##  To unsubscribe, or change your message delivery options,  ##
##  visit:  http://www.erlbaum.net/mailman/listinfo/cgiapp##
####
##  Web archive:   http://www.erlbaum.net/pipermail/cgiapp/   ##
##  Wiki:  http://cgiapp.erlbaum.net/ ##
####




Re: [cgiapp] CGI::Application wiki page MVC updated by MidLifeXis

2012-11-02 Thread Brian Wightman
 CGI::Application page http://cgi-app.org/index.cgi?MVC edited by
MidLifeXis

I have been starting to migrate some of the 'simpler' pages from
erlbaum.netto github.  Please take a look at the few changes I have
made, as I am
contemplating writing code to start mechanizing some of these changes.  As my
page on the existing wiki http://cgi-app.org/index.cgi?MidLifeXis notes,
I have documented my thoughts and the steps I am using to to the migration.

Thanks for the input.

--mlx

#  CGI::Application community mailing list  
####
##  To unsubscribe, or change your message delivery options,  ##
##  visit:  http://www.erlbaum.net/mailman/listinfo/cgiapp##
####
##  Web archive:   http://www.erlbaum.net/pipermail/cgiapp/   ##
##  Wiki:  http://cgiapp.erlbaum.net/ ##
####




Re: [cgiapp] CGI::Application wiki page MVC updated by MidLifeXis

2012-11-02 Thread Mark Stosberg
On 11/02/2012 01:37 PM, Brian Wightman wrote:
 CGI::Application page http://cgi-app.org/index.cgi?MVC edited by
 MidLifeXis
 
 I have been starting to migrate some of the 'simpler' pages from
 erlbaum.netto github.  Please take a look at the few changes I have
 made, as I am
 contemplating writing code to start mechanizing some of these changes.  As my
 page on the existing wiki http://cgi-app.org/index.cgi?MidLifeXis notes,
 I have documented my thoughts and the steps I am using to to the migration

Brian,

Sounds good to me. I strongly prefer Markdown over other formats, so I
was glad to see that you chose that for the format.

If you haven't already found it, this tool can convert from the Kwiki
syntax to the Markdown syntax:

 https://metacpan.org/search?q=wikiconverter

With the format conversion out of the way, automation seems like it
could be fairly efficient choice.

Hopefully we don't accidently forward-port any Viagra ads we may have
missed on the old site... :)

Thanks a bunch for taking the lead on this!

   Mark


#  CGI::Application community mailing list  
####
##  To unsubscribe, or change your message delivery options,  ##
##  visit:  http://www.erlbaum.net/mailman/listinfo/cgiapp##
####
##  Web archive:   http://www.erlbaum.net/pipermail/cgiapp/   ##
##  Wiki:  http://cgiapp.erlbaum.net/ ##
####