Google Sheets Script for email report 1

Google Sheets Script for email report
After working a little bit with Google Sheets and seeing it’s power in action, we thought it would be nice to automate email reports / notifications or even reminders. So once again I tried to make a general purpose script that we could reuse whenever we need to send the contents of a specific sheet. When ...

Google Sheets script for Trello 5

Google Sheets script for Trello
I came accross this stackoverflow question about Google Script to import Trello data to Google Sheets and since we are using Trello in our Team and Google Sheets for Project Management, I thought it might be interesting to have a Google Sheet with all the Trello Cards. I started working on it and I ended up with ...

Online search registry (cRegistry) 2

Online search registry (cRegistry)
Recently I had a chance to create an online search system which can basically connect to any database type and search and display information. I tried to make the system as configurable as possible and it should be easy to adapt in any business environment so I thought I’d share my work. I called my ...

PRINCE2 Project Management with Google Sheets 2

PRINCE2 Project Management with Google Sheets
Recently I was assigned to manage a PRINCE2 IT project, so I thought it would be nice to setup some Google Sheets to better manage the project. The idea was to create all my PRINCE2 Registers and Logs on Google Sheets and then have a Dashboard like Sheet (as in the picture above) to easily ...

Trello Kanban like Board for Issues and Tasks Tracking 2

Trello Kanban like Board for Issues and Tasks Tracking
I was always concerned with handling the various issues and tasks that are related to the IT systems we maintain. I have been experimenting with Trello with my coworkers and I found that using a Kanban like Boards for our organization’s IT issues, was working for us, so I thought I’d write about it.

Getting on top of things with MonitrAll

Getting on top of things with MonitrAll
This is for all those in IT people working in crazy environments. Have you ever found your self trying to administer several systems, all using different technologies, insane IT operations that break all the time, no documentation, people who knew the systems nowhere to be found, and always trying to defend your self to the ...

PHP Notificator

PHP Notificator
We have been looking for an easy way to programmatically send email notifications to customers and came up with small php application to do just that. As it turned out we never used it but hey since I made it might as well share it. I know, there are lots of services and applications out there ...

PHP PDO Connect Everywhere 2

PHP PDO Connect Everywhere
Back to programming. We all know how cool PHP is. What is even cooler is using PHP with PDO to connect to … well basically everywhere. Now that I suddenly remembered my coding days, I thought I’d share a little guide on using PHP with PDO on windows.

Gmail Issue Tracking System 1

Gmail Issue Tracking System
One of the most demanding task in my work place is handling the various issues that are related to the IT systems we maintain. So I was asked to come up with a method of tracking these issues with the limited resources that we have. That means that we had to implement a method that ...

Eisenhower Matrix with Evernote 4

Eisenhower Matrix with Evernote
So it’s been a long time since I wrote something but here I am. I recently talked with a friend of mine that uses the Eisenhower Matrix technique and I though why not do that with Evernote.