Articles dans la catégorie «web testing» :
Mojolicious Logging
After playing around with Mojo::Log for a few days I came across this
great plugin
AccessLog.
Something simple like changing the log name or its location is a bit
painful in the vanilla Mojo::Log. The format is easy to adjust, if
using morbo you can make adjustments on …
Mojolicious::Lite - a cool framework
Looking at another Framework, and have been playing with Mojolicious
for a couple of weeks now, and having a blast with it. This framework
using the Perl Language. If using the full blown version verses the
lite you can work in an MVC structure, the lite can be turned into …
Flask: a mini web front end
I started to work on a project that needed to offer up a couple of data structures in a json format in a very simple method. This is part of mechanism using vis.js inside of trac's wiki. With a bit of reading installing vis.js into trac wasn't to …
xampp - a great tool
Just wanted to throw out a good word for xampp.
As I am trying to build up a collaborative space there seems to be a bit of free time here and there (ie coffee shop); server side scripts are a bit of a challenge to design/build. This is were …