BRAINS'TRIM

Feb 02

Bootstrap 2 by Twitter just released

Jan 28

Grails: How to upgrade to Grails 2

Jan 15

Ubuntu: How to enable automatic time synchronization on Ubuntu Server

Jan 13

Advanced Bash-Scripting Guide -

(Source: wowtech)

Jan 11

Ubuntu: How to change ssh welcome screen on Ubuntu

Jan 07

“A computer program will always do what you tell it to do, but rarely what you want to do.” — One of Murphy’s Laws of Computing

Groovy: From source code to bytecode

Jan 02

Dec 17

Maven: How to Install Maven 3 on Ubuntu 11.10

If you want to use some of new cool Maven 3 features on your Ubuntu then there is a simple instruction explaining how you can achieve that.

First we need to add a custom PPA repository to the list of authorized system software sources:

$ sudo add-apt-repository ppa:natecarlson/maven3

And press Enter key one more time for confirmation of adding PPA. Then all we need is run this command:

$ sudo apt-get update && sudo apt-get install maven3

That’s all. Check it:

$ mvn3 --version
Apache Maven 3.0.3 (r1075438; 2011-02-28 22:31:09+0500)
Maven home: /usr/share/maven3
Java version: 1.7.0, vendor: Oracle Corporation
Java home: /usr/lib/jvm/jdk1.7.0/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.0.0-14-generic-pae", arch: "i386", family: "unix"

Dec 16

Grails 2.0 Just Released!

Dec 07

Intellij IDEA 11 Just Released!

Nov 25

Flex: Tweener easing functions spreadsheet

Flex: Efficient flash/flex tweener — BetweenAS3

Nov 19

“$ alias please = sudo”

[video]