Author: admin Page 2 of 2

Java vs Javascript

Nowadays, Java and Javascript are both rather common in app development. Having the opportunity to converse with technical architects on this subject matter, studying numerous technical journal/blogs online…

My Take: Web Developer vs Programmer vs Sofware Enginner vs Designer

Gamification – The play factor in work

Here is the definition: Gamification We can see how this feat is trending. Incorporating this factor will definitely improve motivation and break the mundane cycle. Below is a…

Best Kept Secret of Programmers

Found an interesting read from Quora: https://www.quora.com/What-are-the-best-kept-secrets-of-great-programmers I like some the answers;excerpted below: James Liu, CS can solve mankind’s greatest problems. 24.8k Views • Upvoted by Austin Kelleher,…

Lazy Programmer Automates

Awhile ago, read about this hacker automating scripts in his workplace. http://fossbytes.com/this-lazy-programmer-wrote-some-scripts-to-secretly-automate-a-lot-of-his-job/ He automates everything in batch job; from the office Coffee Machine up to automatic rollback whenever…

Simple Animation using CSS3 – Tutorial

RESULT: Try tapping or petting the dog. CODE: @keyframes bounceupdown { from { transform: translate(0px,-100px); -ms-transform: translate(0px,-100px); -webkit-transform: translate(0px,-100px); } to { transform: translate(0px,0px); -ms-transform:translate(0px,0px); -webkit-transform:translate(0px,0px); } }…

Sublime Text : To The Rescue / Recovering your sublime edits

Vocabulary

Your beliefs become your thoughts, Your thoughts become your words, Your words become your actions, Your actions become your habits, Your habits become your values, Your values become…

First post

Yay! Proud to officially announce my ownership of a .com website. Throughout the years use only free service hostings. Intially wanted to buy seanlon.com ,unfortunately domain already taken….