Category Archives: articles

Machine Learning evaluation study for SYRAS (Systematic Review Assistant)

My original goal for SYRAS, the Systematic Review Assistant, was to try to automate the laborious process of reviewing thousands of scientific article references while selecting their relevance to a particular topic of study. During the initial development of the software, once … Continue reading

Posted in articles, Projects | Tagged , , , , , | Leave a comment

Local development certificates done properly

Yesterday I finally lost my patience with the developer’s eternal problem of having to skip the untrusted self-signed certificate interstitial warning screens, and so I decided to solve it properly. The problem has got worse recently due to a combination … Continue reading

Posted in articles | Tagged , | Leave a comment

Trialling the ELK stack from Elastic

As part of my ongoing research into big-data visualisation and infrastructure and application management tools it came to give ELK a test run to check if it’s suited to my needs. I’ve already looked at a few others (which I will detail … Continue reading

Posted in articles | Tagged , , , , , | Leave a comment

PHPUnit-Selenium2 Cheat Sheet

My PHPUnit-Selenium2 Cheat Sheet Here are a few snippets of how I’ve achieved various tasks, some tricks and patterns in phpunit/phpunit-selenium v2.0 – targeting Selenium2. I’ll try to keep this updated with more techniques over time. Screenshots I wrote this small … Continue reading

Posted in articles | Tagged , , , | Leave a comment

The UI is the system – most people think

A common developer mistake is to assume clients, stakeholders, mums actually understand the multi-layered, n-tier, decomposed modular architectures they build. I read a piece of wisdom once that has just resonated with me as I came to present a demo … Continue reading

Posted in articles | Tagged , , | Leave a comment

Cutlass – Cut Less!

While re-building my house I became obsessed with getting efficiency out of the timber 10materials I was using when planning cutting lists. Most people would want to achieve an efficient cutting plan because of cost-efficiency, effort-reduction or ecological conservation, and of course that … Continue reading

Posted in articles, Projects | Tagged , , , | Leave a comment

Techniques in Fostering Innovation

In this article on Deepend’s Chrysalis, I’d like to present some of the interesting topics which have surfaced at Deepend while implementing a drive to foster a culture of innovation in our organisation. These include dealing with failure, redefining the … Continue reading

Posted in articles | Tagged , , , , , | Leave a comment

Re-learning unit testing with Selenium 2 and phpunit-selenium

Now that I’ve finished re-building my house (almost) I’ve got two or three years of programming projects to catch up on. One of the most pressing is updating the Motif.org.au site with the new reading tests that have been developed … Continue reading

Posted in articles | Tagged , , | 4 Comments

TEDx Sydney 2012: A Deepender’s Perspective

TEDxSydney started off on a high note for me, as I arrived already feeling like a hero.   The Deepend Light Lounge (aka our late christmas party) had gone on deep in to the previous night which meant it was … Continue reading

Posted in articles, Miscellaneous | Tagged , | Leave a comment

Brain control interfaces (BCI)

Something I’ve been keeping an eye on lately is brain control interfaces i.e. devices which let you control things with your mind. There seems to be a sudden flurry of activity this year in this area with a small handful … Continue reading

Posted in articles, Projects | Tagged , | 1 Comment