Is easy to make all settings ... I test it default project from Codenvy.
Is working very well.
See more in this tutorial.

tutorials, tips, tricks, commands, programming, linux, windows, database, sql, python, programming language, Fedora, drawing, painting, tutorial, tutorials
If your browser don't play the Youtube videos then this is fix now ...
Just load this page on YouTube and click on the join button on it.
In the bottom of each video from youtube will see the HTML 5 button.
Now if you press this button the youtube video will start in HTML 5 without using flash player.
Very good for linux users.
Today I make tow new tutorials. You can read it from:
Rename multiple files by cutting first part , the end or in middle of name under Linux – part 001.
Create android application using Codenvy and run it with Manymo – Android emulator.
Now I working again ...
I read a good article from linux jurnal website.
This is about Insync software and Google Drive.
So I try it and is very good to have it in your linux distro.
The Insync software let you to have files from google drive on your linux , sync and make conversion from Google Docs format to LibreOffice.
You have also one tray icon , something like Dropbox with a nice menu.
The application from Insync comes for Fedora , Ubuntu and Debian.
First windows of instalation is very intuitive...see
... will ask you to accept some things...
First you will have 15 days of trial and after that the price will start from 9,99 $.
The menu of tray icon cam be show with right click and this allow you to make all changes.
Is a great tool but if you sum all prices from all applications and google plans ( $4.99/month for 100Gb) will see this will take some money from you.
Today I worked with sunpy python module.
So I make one simple tutorial about this module.
If somebody want to see it or maybe to read some python tutorial the go to this website.
From python official website I found this :
Python 3.4.0 alpha 2 was released on September 9th, 2013. This is a preview release of the next major release of Python, Python 3.4, and is not suitable for production environments.
Major new features of the 3.4 series, compared to 3.3
Python 3.4 includes a range of improvements of the 3.x series, including hundreds of small improvements and bug fixes. Major new features and changes in the 3.4 release series so far include:
PEP 435, a standardized "enum" module
PEP 442, improved semantics for object finalization
PEP 443, adding single-dispatch generic functions to the standard library
PEP 445, a new C API for implementing custom memory allocators
PEP 446, changing file descriptors to not be inherited by default in subprocesses...
This is the result of my tutorial named : PyGame - first interface - part 6 .
I use the rect function to make buttons.
Also I check the mouse position and changed the color.
Today I worked with pygame and OpenGL python modules.
I want to make a simple script to test and load pygame , OpenGL modules.
The script can be found here.