Posts

Showing posts from 2016

WHAT YOU NEED TO KNOW BEFORE LEARNING A PHP FRAMEWORK

WHAT YOU NEED TO KNOW BEFORE LEARNING A FRAMEWORK One of the most interesting part in the technology development business is change, the most dominant technology today will be fast forgotten as soon there is new zing thing on the block. Technology of today has make technology of yesterday silly and technology of tomorrow will make technology today silly, the technology business and environment is evolving and its evolving fast, so those of us the development community must always race against machine which doesn't have to be. In order to beat the machine at its own game is to change the rule, “ when you change the rules on what controls you, you can always change the rules on what you control”. This post is about understanding how the game is being played and how to define your own rules and eventually enforcing your own rule in the game, t his is what you need to know before picking a new framework, although not compulsory but necessary, I wont teach you which framework is bet

Free Open Source Software That Could Make You Rich

Hello Everyone, I will love to ask you this important question What does the richest man on earth does for a living? He sells software for a living. Today I will be sharing with you software licensed under the Free and Open Source Software (FOSS) that could make you some money perhaps make you rich. This software are gives you the freedom to copy, modify, and distribute it (with friends and families), but not sell or claim ownership of it. You might be thinking at this point how would you make money from a software that is initially freely available and cannot be sold? This where the business model of Open Source Software comes to play, at least there are four basic ways of making money with open source software namely: Support: By offering paid support for software licensed under open source could make you tons of money, I once worked with a firm who make a living providing support for Moodle installation and management in a school in UK, the school decided to run online course

Business of Free and Open Software (FOSS)

Introducing Free & Open Source Software (FOSS) These are software that gives you the liberty to use, copy, study, modify, and distribute it in any way and any form. Importantly the source code is made available for anyone to view and modify to and make it better, in contrast to proprietary software, where the underlying source code is usually hidden from the users. Benefits of FOSS The benefits of using FOSS can include decreasing software costs, increasing security and stability (especially in regard to malware), protecting privacy, and giving users more control over their own hardware. Free, open-source operating systems such as Linux and descendants of BSD are widely utilized today, powering millions of servers, desktops, smartphones (e.g. Android), and other devices. Free software licenses and open-source licenses are used by many software packages. ( Wikipedia ) Business of FOSS Its unbelievable that the underlying concept of FOSS is a business Model, you mig

Introduction to Linux Terminal

If you really want to learn about computer hacking you have got to understand how to use the Linux, and if you really want to master the Linux environment you have got to master the command line system which is known as the terminal in the Linux world. I guess some one is sweating out there!!! Please do not panic the terminal is very simple to use, You must have been wondering why will I ever want to use the terminal? well in my simple opinion: there are some hacking tools that will not run in a GUI environment but will only run in the command line, another reason is that people see you as a cool nerd when they see you tinkering on the terminal, and the most important of all is that the terminal is a very important environment to work with. Enough of eulogizing the terminal and lets get down to the business of the day which is a little introduction to the terminal commands. 1. Ls I use this tool everyday and it is a workhorse. It is great for listing directory contents and che