Implemented!

CRON Scheduler is now fully implemented, and thanks to its seamless integration with SwiftMailer that I also recently installed, Grammar Captive not only receives notification that a scheduled job has been executed in a timely fashion, but it also receives a copy of the job’s output for easy to use verification of proper execution.

Hooray! Hooray!

What is left is the Matomo interface.  Likely a more time-consuming task.

Roddy

The MeCab Parser

After several weeks of intermittent study, research, and experimentation Grammar Captive installation of MySQL’s MeCab parser has finally been achieved.  What remains is its implementation.

The MeCab parser will allow Japanese visitors to use the Grammar Captive custom search engines to search single Japanese words and phrases in Japanese text.  Without the parser MySQL treats entire paragraphs of Japanese as single words, and the result is a failed search.  The solution is just around the corner.

Work on the CRON Scheduler continues.

It is hard to believe that this fall’s scheduled podcast launch has failed, but circumstances simply do not permit, and I will now shoot for the spring of 2019 — the Year of the Boar.

What is cool is that I have not surrendered and continue to push ahead with site development.

Roddy

Streamlining Matomo with CRON Scheduling

It does not appear like much now, but Grammar Captive has made its first successful Composer installation on its host server at Lunarpages.

Peppe Occhi’s CRON Scheduler software and required dependencies including SwiftMailer and the PHP intl extension will facilitate a more effective rendering of Matomo data.

Eventually, we are not there yet, the requisite Matomo data will be downloaded at regular intervals and stored in a format that will provide visitors with immediate access to Matomo data.  In this way the long delays necessitated by Matomo’s overhead will not be directly experienced by the average visitor.

Still looking for a way to raise money for new office space and a stable environment suitable for regular podcast production.  It is only a matter of time before a solution is found.  Certainly there is no shortage of other projects that can be undertaken in the interim.

Roddy

Dynamic Cubes – Building a Highrise on a Webpage

What is so cool about the newly created dynamic cubes — now fully functional — is that they not only provide eye-candy to the visitor, but they also multiply the amount of advertising space available to sponsors  by a factor of six!

Where before one could view one of the seven gates in each of the seven spaces , one can now view six of the seven gates in each space.

Sponsors will be able to rent an entire cube or multiple cubes, or any number of facets of a single cube that they share with other sponsors.

For the moment I have made the selection of cubes and their faces completely random.  Every 1000 milliseconds three cubes are randomly selected and each randomly rotated to show a different side.  With the current setting  I am able to control the

  1. the number of cubes rotated,
  2. the frequency of their rotation, and
  3. the time to complete a single rotation.

With minor modifications of the code, the randomness of the selection can be turned off and the rotation of sides can be made to order according to a sponsor’s need.

Further, I am able to replace any of the rotated sides with images, words, and even links to the sponsor’s website.

How is this for cool?  Was it worth waiting for?

Now, if I could only find a reliable place for podcasting and the means to afford it!  This task is still under way.

Roddy

Randomly Selected Rotating Gates

It has been very slow in coming and is not yet complete, but the most difficult task has been accomplished.  The single gate images on the Grammar Captive podcast homepage are now randomly selected 3D rotating objects.

In the end it was accomplished without GreenSock (GSAP) — a long story in itself.

I still have not found a location for podcast production, but the effort is on-going.  Please do not give up hope.

Roddy