February 2012
1 post
5 tags
Bootstrap 2 by Twitter just released →
January 2012
7 posts
2 tags
Grails: How to upgrade to Grails 2 →
5 tags
Ubuntu: How to enable automatic time... →
5 tags
Advanced Bash-Scripting Guide →
3 tags
Ubuntu: How to change ssh welcome screen on Ubuntu →
2 tags
A computer program will always do what you tell it to do, but rarely what you...
– One of Murphy’s Laws of Computing
3 tags
Groovy: From source code to bytecode →
2 tags
December 2011
3 posts
2 tags
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...
2 tags
Grails 2.0 Just Released! →
4 tags
Intellij IDEA 11 Just Released! →
November 2011
8 posts
5 tags
Flex: Tweener easing functions spreadsheet →
4 tags
Flex: Efficient flash/flex tweener — BetweenAS3 →
2 tags
$ alias please = sudo
1 tag
3 tags
Grails: What's new in Grails 2? Recorded webinar... →
5 tags
An open source Flex mobile library providing... →
3 tags
October 2011
4 posts
5 tags
Sudo without password on Ubuntu →
5 tags
Google+ Styled UI Buttons →
3 tags
Ubuntu: 11.10 Just Released — See What’s New →
6 tags
Flex: Application Frameworks — The Good, The Bad &... →
A good overview of several Flex dependency injection frameworks.
September 2011
3 posts
3 tags
oDesk Adobe Flex 3.0 Test
Just have completed a Adobe Flex 3.0 Test. So now I’m a certified Flex Designer according to oDesk. :)
3 tags
How to setup reverse proxy for Apache2 using nginx... →
3 tags
August 2011
4 posts
5 tags
5 tags
2 tags
Impressive (and expressive) HTML5 and CSS3 →
2 tags
Learning the shell →
Great and short manual about using linux shell.
July 2011
6 posts
3 tags
What’s Cool In IntelliJIDEA. Part I →
Good article about increasing productivity of work with using Intellij IDEA. Here is part two.
4 tags
Presentation: Architecting for the Cloud →
Demo and best practices of using AWS cloud by Simone Brunozzi.
3 tags
3 tags
A computer is like air conditioning: it becomes useless when you open Windows.
– Linus Torvalds
4 tags
3 tags
Tutorialzine — the lot of HTML5/CSS3 tutorials →
May 2011
10 posts
3 tags
4 tags
How to install Grails on Ubuntu?
Until recently it was not possible to install Grails on Ubuntu computer through using a command line or a package manager with UI (Ubuntu Software Center or Synaptic for example) “from the box”. But now due to Marco Vermeulen and his PPA we can install a last stable release of Grails with three simple lines in shell. Here they are:
sudo add-apt-repository ppa:groovy-dev/grails
sudo apt-get...
4 tags
3 tags
2 tags
Dive Into HTML5 →
Awesome free online book about HTML5 markup language.
2 tags
Wow! A PC emulator written on JavaScript with... →
3 tags
4 tags
3 tags
April 2011
1 post
1 tag
I’m not a real programmer. I throw together things until it works then I move...
– Rasmus Lerdorf (creator of PHP)
February 2011
1 post
Hello World!
Hi everybody!
This is my first post in English in my reincarnated Russian blog. Old blog’s entries in Russian I’ll place here soon. And now I’d like to tell you about things I’m going to write here about.
Currently I work under my own small project using Flex, Grails, Linux and Amazon Web Services. Because I face with these technologies every day I will tell you about some interesting aspects of...