Tankar kring individuella incitament i självorganiserande team
I en tråd kring vilka mätvärden man skulle börja samla för ett Scrum-team snubblade jag över det här svaret. Read More »Tankar kring individuella incitament i självorganiserande team
I en tråd kring vilka mätvärden man skulle börja samla för ett Scrum-team snubblade jag över det här svaret. Read More »Tankar kring individuella incitament i självorganiserande team
“Do” not, “achieve” you must. Boda – Yoda’s far distant second cousins brother (pinkie promise) Teams, in anything other than static or slow changing markets,… Read More »"Att Göra" kontra "Att Uppnå"
Värde kan betyda mycket och om vi inte är explicita kring det riskerar vi splittring och suboptimering. I den här artikeln kommer jag att prata om riskerna med att inte definiera ditt värde och vad det kan betyda för dig och din organisation.
Where “change” can sometimes sound scary and the fear of the unknown easily prevails, it is actually a state we, to varying degrees, find ourselves… Read More »Change in traditional vs agile organisations
So, like many of us I decided to dabble a bit in Machine Learning (ML) and took a short course in the subject. One of… Read More »Language classification using Machine Learning in PHP
I created a plugin to create, administer and redeem vouchers for Osclass. Built using my dliCore plugin to enable object oriented plugin development for Osclass.… Read More »Osclass Voucher plugin
To enable users to easily rotate, crop, change colors etc of uploaded images I created a Image Editor plugin for Osclass using my dliCore library… Read More »Image editor plugin for Osclass
Created a small plugin for Osclass that enables you to block a listing and require the user to agree to be served the listing before… Read More »A simple way to warn visitors of mature content
To quickly get a dliCore based plugin for Osclass going I have created the dliHelper package that gives you a CLI tool to handle creation… Read More »Using dliHelper to quickly get a skeleton plugin in place.
As mentioned in our previous post regarding database tables for Osclass plugins written using dliCore the library offers another way to access the data stored in your tables.… Read More »Data Objects for Osclass plugins using dliCore