Pages

Showing posts with label 2013. Show all posts
Showing posts with label 2013. Show all posts

Wednesday, December 25, 2013

Moving a city to Linux would save it over €11 million.

"The Munich city authority migrated around 14,800 of the 15,000 or so PCs on its network to LiMux, its own Linux distribution based on Ubuntu, exceeding its initial goal of migrating 12,000 desktops."
... and this would save it over €11 million. You can read more about this here.

Saturday, December 21, 2013

News about google : Google Compute Engine is now Generally Available

The last newsletter from Google comes with ...

Google Compute Engine is now Generally Available with a 99.95% monthly SLA and 24x7 support. We've eliminated maintenance windows with live migration, cut prices by 10%, added support for Red Hat, SUSE, FreeBSD, or any Linux variant you want, and introduced new 16-core instances.

Google Compute Engine is Generally Available (GA), offering virtual machines that are performant, scalable, reliable, and offer industry-leading security features like encryption of data at rest.
Also, the Compute Engine supported two of the most popular Linux distributions, Debian and Centos and support for SUSE and Red Hat Enterprise Linux (in Limited Preview) and FreeBSD.



Sunday, December 1, 2013

Using SOHO LASCO C3 instrument from helioviewer website I saw the comet C/2012 S1 ISON.
I make one python script to take this image using sunpy ... (see here)

Monday, October 28, 2013

Using Codenvy with Google App Engine – testing with default python project .

Today I tested Codenvy with Google App Engine.
Is easy to make all settings ... I test it default project from Codenvy.
Is working very well.
See more in this tutorial.

Sunday, October 27, 2013

Fix adobe player – play 1080p or 480p YouTube videos with HTML 5 .

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.

... new tutorials

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 ...

News: NVIDIA Linux Drivers 331.17 (beta) with OpenGL 4.4

NVIDIA comes with a new set of graphics drivers in beta version for Linux, FreeBSD, and Solaris.
This release - R331.17 is an OpenGL 4.4 driver and the same the same number of extensions than R331.13: 292 OpenGL + 28 GLX.
Also, support for the following GPUs:
  • Quadro K510M 
  • Quadro K610M 
  • Quadro K1100M 
  • Quadro K2100M 
  • Quadro K3100M 
  • Quadro K4100M 
  • Quadro K5100M 
  • GeForce 705A 
  • GeForce GT 730A
Read more about this release nvidia devtalk forum.

Friday, October 25, 2013

News about Scribus : VIVA Designer XML importer available .

Now the Scribus application import filter for VIVA Designer XML files

Hi all,

Yesterday Franz submitted a first version of an import filter for XML versions of VIVA Designer documents. 

If you are a Designer user and want to test the Scribus importer, you can test the importer and report bugs. If you have some complex Designer files and don't want to test yourself, you can export them to XML and upload the results to: http://bugs.scribus.net/view.php?id=11804 

Happy testing! Christoph

Saturday, October 19, 2013

Using fasm under linux - tutorial

I make another tutorial about linux , fasm and how to use .inc files.
So if you want then ... you can go to fasm-about-format-elf-executable-3-part-002.
Also you can read more about linux , programming , blender 3d , python, scripting ...
Thank you.

Saturday, October 5, 2013

Tuesday, September 17, 2013

Synfig need some help.

Will you remember about the synfig software ?
 Seam the team need some help ...
We have enough money to fund Ivan's work until November 1st 2013, but our goal is to continue intensive development of Synfig as long as possible. That's why we have decided to start a fundraising campaign.
Read more about the-synfig-fundraising-campaign

Friday, September 13, 2013

Insync can help with Google Drive files.

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.

Thursday, September 12, 2013

Working with sunpy python module ...

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.

Monday, September 9, 2013

News : Python 3.4.0 alpha 2 .

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...

Saturday, September 7, 2013

Make one menu using pygame

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.

Monday, September 2, 2013

Test pygame , pyopengl and some features ...

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.

Friday, August 16, 2013

Shared come with 100 Gb free ... not just 15Gb

The shared webside come with 100 Gb free account .
This is very good to backup your work.
If you cant you can get your account.


This is my account ... and come just 15 Gb 

Thursday, August 15, 2013

Few tutorials with pygame and android ...

Linux can be a goof tool for development...

In the last days I deal with pygame and android.

So if you want to make applications for your tablet or mobile phone then see this:

pygame-first-interface-part-4

working-with-pygame-subset-for-android

working-with-android-emulator-part-001

... also I saw the pygame can give some errors on android. I got this error : android pygame error : failed to dequeue buffer from native window.

So if is somebody know pygame then you can read more here.

News: find your own personal information through Google Search.

The good news about Google come from the official blog with this article.
Now you can ask google more about your flights, plans, appointments, reservations, purchases or your photos.
Your information come via encrypted connection just only for you when you're signed in to Google.
All of these features are for all users in the U.S. in English over the next few days.
My big question comes: Why come just in English... ?

Monday, August 12, 2013

News: ASUS without Windows RC.

After many problems with Windows RC, this great news is gratifying for users.
According to this article, it seems that ASUS quit Windows RC.
Maybe in the future will see ASUS device with Fedora OS...What do you think about that?