Don't wanna be here? Send us removal request.
Text
Converting Known sitemap plugin to composer install
Converting Known sitemap plugin to composer install
[postimg]https://www.marcus-povey.co.uk/wp-content/logo-composer-transparent.png[/postimg]
Another quick one before I head out for my government mandated single bit of exercise outside of my cell.
By popular demand, I’ve converted the Known sitemap.xml generator plugin I wrote some time ago to be installable via composer.
This means you no longer need to faff around with directories,…
View On WordPress
0 notes
Text
Known data model changes
Known data model changes
[postimg]https://www.marcus-povey.co.uk/wp-content/IzqGaQEL.png[/postimg]
A heads up to those who are following Known GitHub HEAD!
I’ve just merged a change to Known core that makes a significant change to Known’s *sql core (mysql and Postgres). This change splits the metadata table into one metadata table per collection.
This simplifies the data model, which makes certain stuff easier…
View On WordPress
0 notes
Text
ReVIEW Courseware plugin
[postimg]https://www.marcus-povey.co.uk/wp-content/logo-74f53654a240068c2453ae4759da76715c8673359bfa6e0dee6bc344c800ba22.png[/postimg]
Over the last few months I’ve been working on a couple of Known related developments for a project called reView.
Greg McVerry demoed this plugin (virtually) at the Home-brew Website Club this week, and it apparently was well received.
Still early days,…
View On WordPress
0 notes
Text
New Unofficial Known packages
[postimg]https://www.marcus-povey.co.uk/wp-content/IzqGaQEL.png[/postimg]
Just a quick update.
By popular request, I’ve updated my unofficial Known package build available, to the latest version on Github.
This package includes all the great work that has been done by the community since version 1.0.0 was officially released last year.
Go download them here!
View On WordPress
0 notes
Text
Date time pickers in Known
[postimg]https://www.marcus-povey.co.uk/wp-content/IzqGaQEL.png[/postimg]
Another quick one.
I’ve updated the Known repository to include a patch that will provide a date time picker fallback for old browsers that don’t support the HTML 5 date time picker.
Modern browsers like Chrome support the date time picker natively, however older browsers like Safari did not. Not sure why this was…
View On WordPress
0 notes
Text
Life; interrupted
[postimg]https://www.marcus-povey.co.uk/wp-content/coronavirus-meme-9-1.jpg[/postimg]
I imagine that many of you out there reading this are in the same position as me, under de facto house arrest to delay the spread of the Chinese Coronavirus, COVID-19.
As states and entire countries place their citizens under “lockdown”, we are all force to put our entire lives on hold, and weather the…
View On WordPress
0 notes
Text
OpenID Connect support for Known OAuth Client
[postimg]https://www.marcus-povey.co.uk/wp-content/oauth_logo.png[/postimg]
Another quick update.
I’ve just updated the (somewhat experimental) Known OAuth2 client to be able to support OpenID connect (OIDC).
What this means is that the client will now be able to authenticate against any identity provider that supports OpenID Connect.
This has been tested and works (as part of my work…
View On WordPress
0 notes
Text
Life under lockdown
[postimg]https://www.marcus-povey.co.uk/wp-content/663.jpg[/postimg]
Like many people around the world in countries struggling to deal with with the Covid-19 Coronavirus pandemic, the state in which I’m currently living has put its entire population under a “lockdown”.
We are only meant to leave our houses for a set number of reasons – buying food, a short bit of exercise, a medical…
View On WordPress
0 notes
Text
Updated Known S3 Plugin
Updated Known S3 Plugin
[postimg]https://www.marcus-povey.co.uk/wp-content/IzqGaQEL.png[/postimg]
Thanks to input from the fantastic Known Community, the Amazon S3 plugin has been updated to Known 1.0.
This includes support for the latest Amazon libraries, and now is installable via composer.
To grab it:
composer install idno/amazon-s3
Enjoy!
View On WordPress
0 notes
Text
Simple monitoring with Slack
Simple monitoring with Slack
[postimg]https://www.marcus-povey.co.uk/wp-content/SDDw7CnuoUGax6x9mTo7dd.jpg[/postimg]
Part of my day job is writing and maintaining a fairly massive and complex piece of software which has become mission critical for various large scientific infrastructures around Europe.
For reasons that will be familiar to anyone who’s built platforms that suddenly become successful, certain things were…
View On WordPress
0 notes
Text
Authorization Bearer token not found in $_SERVER FIXED
Authorization Bearer token not found in $_SERVER FIXED
Just a quick one, you’ve been coding up your REST api, and are trying to use a Bearer authorization token (as obtained from an OAuth2 handshake), and it’s just not working.
If you send your access token as a GET or POST value things work fine however.
You point your head at httpbin.org and to see what your client is sending, and low and behold, the bearer token is present and correct.
Yo…
View On WordPress
0 notes
Text
Handling PUT and PATCH in PHP REST endpoints
Handling PUT and PATCH in PHP REST endpoints
[postimg]https://www.marcus-povey.co.uk/wp-content/php.png[/postimg]
As part of (one of) my day jobs, I have had to yet again bash together a set of REST APIs. This is so we can start wiring up some proper micro services AWS style scalable architecture into the monolithic beast that is the current incarnation of the software I’m working on.
Anyway, here are a few gotchas for this if you…
View On WordPress
0 notes
Text
Update on the Known Open Collective
Update on the Known Open Collective
[postimg]https://www.marcus-povey.co.uk/wp-content/opencollective.png[/postimg]
The Known Open Collective, which was set up last year, is continuing to grow.
This is fantastic, and I’m ever grateful for those who use Known, contribute to the community in whatever way, and especially to those who vote for Known with their hard earned dollars!
The collective has built up a reasonable war…
View On WordPress
0 notes
Text
Nvidia drivers stopped working on Ubuntu 18.04
Nvidia drivers stopped working on Ubuntu 18.04
[postimg]https://www.marcus-povey.co.uk/wp-content/nvidia_logo.jpg[/postimg]
tl:dr – Kernel headers for 5.3.0 have changed so modules for older Nvidia cards no longer build. Downgrade to the last known good kernel (e.g. 5.0.0-37-generic) and you should be good.
So, I woke up this morning (blues riff), extra early in order to bash out some client work before heading to the gym. I turned on…
View On WordPress
0 notes
Text
Farewell 2019, on to 2020...
Farewell 2019, on to 2020…
[postimg]https://www.marcus-povey.co.uk/wp-content/IMG_9107.jpg[/postimg]
I am currently writing this on my laptop on a train to see some friends for a Czech Christmas tradition of mulled wine and fried carp. I’m surrounded by frantic Christmas shoppers , and I’m pondering the year that is almost gone as they stuff bags of last minute gifts into overhead luggage shelves.
In a way 2019 can…
View On WordPress
0 notes
Text
Updating LTI to Composer
Updating LTI to Composer
[postimg]https://www.marcus-povey.co.uk/wp-content/IzqGaQEL.png[/postimg]
I had a spare 5 minutes before my next appointment, so I have converted the Known LTI plugin to be easily installable via Composer.
This has been requested by a number of people in order to make it easier to install on Known 1.0 and above, so… happy Christmas I guess!
So, now you should be able to grab it on your…
View On WordPress
0 notes
Text
Installing Known on Reclaim Hosting
Installing Known on Reclaim Hosting
[postimg]https://www.marcus-povey.co.uk/wp-content/Reclaim-Hosting-logo-v1-simple-10241024-3.png[/postimg]
I recently had to help someone who was having trouble setting up a Known site on their Reclaim hosting account. I hit a few gotchas along the way, so I’m jotting them down here with hopes that it helps others.
Installing Known
I live in the console, so after setting up the domain…
View On WordPress
0 notes