You're viewing old version number 1. - Current version
Probably my favorite apps to use and create
blog, microblog, message board, and wiki. My Junco code (2013) powers JotHut.com. Junco uses a good bit of code from Parula (2005) that powers the current version of message board site ToledoTalk.com. Parula contains wiki features found in Junco.
Going forward, I can create derivatives from the Junco code, such as stripped-down, stand-alone blog, microblog, and wiki apps. Why? Maybe for the heck of it. I don't know.
Junco is basic, Perl CGI code that uses a database. Simple. Maybe I would like to try using Dancer/Plack with my Junco code.
Maybe I would have a need for a simpler blog or microblog tool without all of the other functions found in Junco.
Of course, the derivatives would have their own features added. And maybe some code changes would get added back to Junco.
Maybe it's simply fun hobby coding. Something to do when time permits.
I would like to use Junco code to create a simple, Web-based messaging app that functions like a microblog tool except that it's private, and it only works when a post is directed at one or more users.
I would create or prototype this app with the Perl Junco code, and then re-create it in NodeJS to learn that programming environment.
#perl - #programming - #junco
From JR's : articles
212 words - 1231 chars
- 1 min read
created on
- #
source
- versions
Related articles
Probably my favorite Web apps to use and create - Jan 15, 2014
Installing a Perl Module - Jan 13, 2015
Perl links to read - Jul 09, 2013
Perl and OAuth - Dec 03, 2013
Perl testing info links - Dec 03, 2013
more >>