Pages

Thursday, July 18, 2013

Google will come with new encryption.

Maybe is not a Fedora or Linux news but this can change your life.
According to this article written by news.cnet.com Google has begun experimenting with encrypting Google Drive files.
After many users and companies try to protect data with SSL and HTTPS now seam the encryption will be AES - Advanced Encryption Standard.
This not means that is still a possibility to get access data before the data is encrypted or during the user is actively connected.
This will calm down some users and companies.

Saturday, July 13, 2013

Selenium can deal with your cookies browser.

Today I will show how to deal with cookies and Firefox.

Selenium Python Client Driver is a Python language binding for Selenium Remote Control.

You can read more about this module here.

You can find some examples , but most of webpages working with cookies.So let's make one simple tutorial.

The next source code is very simple and most of the python users knows what means.


$ python 
Python 2.7.3 (default, Jan  2 2013, 16:53:07) 
[GCC 4.7.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from selenium import webdriver
>>> from selenium.common.exceptions import NoSuchElementException
>>> from selenium.webdriver.common.keys import Keys
>>> browser = webdriver.Firefox()
>>> browser.get("http://facebook.com/")

If you want then you can read more about my tutorial here.

Also you can see more about my work with python here.

Sunday, June 30, 2013

Using .bashrc function to connect and debug your android application.

This is a simple way to use your tablet device to debug your android applications.

Go to root account and open the .bashrc file.

Type the next source code using your home folder account.

function tablet()
{
cd /home/free-tutorials/android-studio/sdk/platform-tools/
./adb kill-server
./adb server
./adb devices
}

Restart your terminal, connect your tablet device .

Now you can use this command : tablet to start connection with your tablet.

If you want to see more about programming android application under Fedora distro , just go to this website.

Saturday, June 29, 2013

Linux without Avira Antivirus ...

As a result, by June 30, 2016, we will discontinue our Linux product sector and concentrate increasingly on developing Avira’s Windows and Mac OS system product portfolio only. Specifically, Avira AntiVir Professional Linux, Avira Server Security Linux and Avira Free Antivirus Linux will be discontinued and Avira Endpoint Security and Avira Business Security Suite will be offered without Linux support.

I don't tested this antivirus with my Fedora. The only antivirus I tested and seam working well it's f-prot.

You can read more about this on avira support webpage.

News about the new MintBox 2.

Linux Mint will come with the new MintBox 2.
I want to see more distro to do that for the users.
What do you think if will see in the future Fedora Box, Gentoo Box and Debian Box?
Linux it's a free OS, why don't have some low price for hardware to promote the distro?
The donate way is poor and many users don't see it.
So I think the MintBox is a great idea.
See this comparison of the MintBox basic, the MintBox pro and the MintBox 2.

MintBox Basic
MintBox Pro
MintBox 2
CPU
AMD T40
AMD T56
Intel i5
RAM
4GB
8GB
4GB
HDD
250GB
250GB
500GB
Ethernet
Gigabit
Gigabit
Dual Gigabit
Warranty
1 year
1 year
5 years
Geekbench score
1077*
1615**
7541
Price
$476*** + shipping, VAT, duty
$549 + shipping, VAT, duty
$599****

Read more about this device here

Monday, June 24, 2013

The font python module from pygame is missing .

Today I try to see some old python source code.

I got this error and seam many python users have same error.

NotImplementedError: font module not available
(ImportError: No module named font)

It's the last release of pygame.

When I try to config the pygame I got this

pygame-1.9.1release]$ python2.7 config.py
Using UNIX configuration...


Backup existing "Setup" file [Y/n]:

Hunting dependencies...
sh: smpeg-config: command not found
WARNING: "smpeg-config" failed!
SDL     : found 1.2.13
FONT    : not found
IMAGE   : found
MIXER   : not found
SMPEG   : not found
PNG     : found
JPEG    : found
SCRAP   : found
PORTMIDI: not found
PORTTIME: not found


Warning, some of the pygame dependencies were not found. Pygame can still
compile and install, but games that depend on those missing dependencies
will not run. Would you like to continue the configuration? [Y/n]:

Not only FONT is not here. I will try to fix this issue.

Friday, June 21, 2013

News: Feedly Cloud and the new Feedly .

After Google Reader gone, I try to find another reader.
The best choice was Feedly.
The good news it's come now with a new feature Feedly Cloud, see:
June 19th - The Feedly Cloud is now available to everyone.
Learn more and make sure you are migrated
Already some applications were built on Feedly cloud ...
Feedly cloud is now live, providing a fast and scalable infrastructure to seamlessly replace Google Reader. Feedly cloud also comes with a completely stand-alone Web version of feedly, that works with all major browsers. Finally, we are please to announce the first nine applications built on feedly cloud, that allow you to expand your feedly experience.