On this post I will present couple of examples about Puppet’s Class and Module sections. This is all tested on Ubuntu 12.04 and continues my Puppet series where I am going through all the necessary and important aspects of Linux’s Puppet software.
Continue reading Puppet Module and Class Examples
Richard Stallman Visited Our School
Yesterday famous Free Software movement launcher Richard Stallman visited our school HAAGA-HELIA University of Applied Sciences and gave two speeches about Trends in Programming.
Stallman started the development of GNU operating system in 1984 which lead to the release of most used operating system on server side technology nowadays most often referred as Linux. Despite the fact that mr. Stallman in his speech made sure everybody now knows who really did all the hard work and why the operating system should be known as GNU/Linux or GNU+Linux.
Continue reading Richard Stallman Visited Our School
Puppet Resource Examples
This post starts Puppet series on Ubuntu 12.04 where we will look into Puppet in detail.
The first post will be about resources in Puppet and how they work. I will give you examples of every core resource type there is by default on Puppet.
This post will include all the core resource types found on Puppet. Notify, file, package, service, exec, cron, user and group.
Continue reading Puppet Resource Examples
Puppet Manifest Examples
This post continues Puppet series on Ubuntu 12.04 where we will look into Puppet in detail.
This post will be about manifests in Puppet and how they work.
Manifests are Puppet specific programs which is mostly based on resource declaration but there can also be made some statements and functions which will be covered on another post since this will be focused on resource declarations.
Continue reading Puppet Manifest Examples
HTML5 Responsive Design Guide and Skeleton
Have you ever wondered how to do these websites which work on desktop computer, tablet and even on mobile phone.
This guide is all about Responsive Web Design in HTML5 which allows this extremely powerful design since you only do one website instead of three platform specific ones.
Continue reading HTML5 Responsive Design Guide and Skeleton
Import Git Project into Eclipse
EGit Configuration & Creating a Git Repository With Eclipse IDE
This is the second article of Eclipse IDE Plugins and it is about EGit. It is a plugin which allows to run Git commands inside Eclipse. You can do all the necessary things with this plugin regarding to the use of Git as a software developer.
There is a very large website of the things around EGit at their homepage, but I think it’s too much if you just want to use to program.
Continue reading EGit Configuration & Creating a Git Repository With Eclipse IDE
Eclipse IDE Plugin Installation
This article starts a three posts long serie of Eclipse IDE Plugins where I’m going to show how to install plugins and how to use one specific. This post will be about installation of the plugins to the great Eclipse IDE. There are tons of plugins, but not so much tutorials how install them. This will be a general tutorial to all of them. Continue reading Eclipse IDE Plugin Installation
Data Encryption Standard Made With Key Sizes of 14 Bits
Today I would like to share you the power of cryptography.
I made this software 2011 in Eindhoven, Netherlands (country of cryptography) where I was having my exchange studies at the time.
The software is about the Data Encryption Standard or DES, however you like to call it.
Continue reading Data Encryption Standard Made With Key Sizes of 14 Bits
Swifty on Mobile with PhoneGap
I have just published my first PhoneGap app at the Google Play!
The app is made for YouTube personality Swifty and it basically shows you the latest videos from his YouTube channels.
I made it using PhoneGap, HTML5, Javascript and YouTube API.
Continue reading Swifty on Mobile with PhoneGap