Developing for the web

I have been writing web applications for quite a while now. For a more significant part of this experience, I had been developing on top of an existing CMS type environment; moodle, drupal, WordPress, or the like. Very few of these are web applications written from scratch. I typically used PHP when I write for the web because it has the lowest barrier of entry. You can write HTML and then insert your PHP wherever you need dynamic content....

<span title='2020-01-05 03:43:39 +0000 UTC'>January 5, 2020</span>&nbsp;·&nbsp;3 min&nbsp;·&nbsp;abishek

For the love of pubsub

I have fancied publish-subscribe middleware(pubsub) architectures for quite sometime. When we were still very new in CTS, I came up with a wild suggestion to try this for getting a data dump from a legacy system into our moodle instance. I was quite clueless about what this would entail in terms of development effort, but I could create a PoC setup within a few days which made me quite confident of being able to pull this off....

<span title='2015-09-19 05:23:03 +0000 UTC'>September 19, 2015</span>&nbsp;·&nbsp;4 min&nbsp;·&nbsp;abishek