Walkero

software engineer, Drupal follower, Docker ninja, JS explorer, PHP believer, exotic Hardware beta tester, Amiga enthusiast, truth seeker, parent & husband... at least for now...

The last couple of months a lot of Drupal web sites were hacked, because of some kind of vulnerabilities existed in the code. There are still more 800.000 websites using Drupal 7, and thank god that the Drupal security team still supports and release security updates for this version.

Your site is based on Drupal 7 as well? Do you know if this is hacked? Are you sure? Read below 10 steps to follow to check if your Drupal site is hacked, using multiple tools.

Ready for... Amiga32

A few days ago I was on vacation and found the time to re-read Re-Work book. It was published back at 2011 by Jason Fried and David Heinemeier Hansson of 37Signals. They wrote this great book based on their experience of managing their company, their time, their colleagues.

The GOG.com is a great website that distribute a lot of computer games, old and new. GOG Galaxy is their desktop application that connects the players with each other and the gaming community. GOG Galaxy is an alternative to Steam and currently is available only for Windows as a beta version. But it runs under Linux just fine, with the help of Wine of ‘course. Read more to see how you can install and use it under your Linux system!

ActiveState recently released the new Komodo IDE v.10.0.0, which is a commercial IDE for programmers. Along with it they also released the free version of the Komodo Edit v.10.0.0. Komodo Edit is one of my favorite editors, which I use daily. It is plain, really fast and works with no problems.

You are a Drupal developer and you prefer to do all the installations and updates of your web sites using Drush, but your newest customer has a managed server at Hetzner? I am sure you already know that drush isn’t already installed and it is a little bit difficult to persuade the system administrator to add it. The following guide will help you to install it and use it in a few minutes.

The JIRA Agile online Management System is a great platform for developer teams, who really need a powerful tool to organize tasks and jobs. Unfortunately, JIRA’s UX is a little bit chaotic. This makes it difficult to be used by people who are not experienced with such platforms, for even simple tasks, such as a way to see tasks where people mentioned you. Let’s see how this can be done!

Do not enter, unless you know how to code or you bring beers.

- walkero

Last Christmas my son got a Kano Kit by Santa and he is so happy with that, that he ruined the installation. :D Something went totally wrong and the system kept restarting all the time, before I could do anything. So I decided to reinstall the Kano OS to the SD memory it comes with the Kano Kit. But my system I like to use is based on Linux Mint, which is not supported by the Kano Team, at least there is no info at their page. So, how can someone reinstall the Kano OS with Linux Mint?

Lately found some free time to test a few programming editors, in case there is something more suitable for my needs. I use daily the Aptana Studio 3 for Web Development, usually connected to a server using SSH connection. Aptana has the ability to connect to FTP/SFTP and load/save the files directly to your server. And it is really fast when it does that.

Yahoo Weather API is a great weather condition source, which you can use on your apps free of charge. Many apps use it, like the StormCloud, Drupal and Joomla modules and many applications for smart phones. The iOS main weather application retrieves weather condition from Yahoo too.

But how can yo...

Yesterday I created a new Conky script for my laptop I use for everyday work, running Ubuntu 12.10 with Mate. The image at the left shows how it looks like.

The weather script is based on Yahoo weather API, which is totally free. The script I use is based on the Google Now-Inspired Conky Theme found at OMGUbuntu website. The script retrieves the Weather information and shows them at the Conky. Although I like the default theme weather icons of the above theme, I wanted to make it look like StormCloud.

These days I work on a new project that gives the ability to a user to change the cover images of a Facebook page using Instagram images. Instagram has a nice API that helps the developers to find public photos and use them as they wish. You can even search images by a specific tag, which is necessary if you want to create a branded cover image.

myQuoteFive is a project based on HTML5 Canvas features, supported by the latest web browsers. The user can create quote images to send to his friends. This kind of images are commonly used on social network pages and profiles.

For a long time now I wished I had some spare time to build an Amiga 1200 I own, which was in pieces in various boxes, and set this up for a complete WHDLoad experience. Gladly, last Christmas I had a few spare days to spent at home. So I decided to open the boxes and build this fine computer.

If you are a Linux user then you surely use terminal. Whenever I do a clean install to the latest version of any Linux distribution, one of the first things I do is to set the F10 key to not be captured by the system and pass directly to the terminal. This is necessary for various old programs running through terminal, like midnight commander.