Pages

Tuesday, May 31, 2016

Fedora 24 alpha - Unity 3D.

I tested Unity 3D with the last Fedora 24 Alpha. For Unity I used c5.4.0b18 version - the sh file from here.
This will be more one review not another tutorial.
Because I tested this application I need to understand how packages need to install.
First, I used this command to make this folder: mkdir ~/.local/share/unity3d/Packages.
I install all packages: Mono , Mono develop, libpq , nodejs-npm*, postgresql-libs, postgresql.
The Unity editor interface working well.

The next step I tested the C# default script and working well.
The development team make a great work with this.

Sunday, May 29, 2016

Fedora 24 alpha - Whatsie.

Whatsie come with version v2.0.14-beta and is a great WhatsApp application for desktop.
Can be used with many operating system: Windows and Linux.
Just donwload it from here.
I tested with Fedora 24 alpha and Windows 10 and it's working good.
You need to start the aplication and the with your phone select in the Chats screen > Menu > WhatsApp Web select WhatsApp Web.
WhatsApp now allows you to access your chats on your computer.

Saturday, May 28, 2016

Great website to convert files.

This website come with great tools and conversion tool.
You can paid or used free like VISITOR or MEMBER - if you register your user will have 1 GB maximum file size.
The price can be from free up to: 1m Unlim PASS /$29.99 Any type of files like: archives, audios, documents, eBooks, images, presentations, videos can be converted.
You also can deal with tools for PDF like: unlock , OCR, compress ...  
One simple example: I converted 9.34 Mb .avi file to 14.51 Kb .swf file. and it's working well for free account - VISITOR.

For documents we have this formats:

Format Description
CSV Comma-Separated Values
DOC Microsoft Word Document

DOCX Microsoft Office Open XML

HTML HyperText Markup Language

ODT ODF Text Document

PDF Portable Document Format

RTF Rich Text Format

TXT Plaintext Text File

XLS Microsoft Excel Worksheet Sheet (97-2003)

XLSX Office Open XML Worksheet Sheet


This website don't convert 3D objects and meshes.

Friday, May 27, 2016

New tutorial about Blender 3D.

Today I make a new tutorial about Blender 3D.
You can read this tutorial here.
Also I have a facebook page to read many tutorials about Linux and Windows , Blender 3D and more ... here.
Thank you for your support. I hope this help you. Regards.

Thursday, May 26, 2016

Fedora 24 alpha - VirtualBox and FreeCAD software.


Today I tested the FreeCAD under Fedora 24 alpha with VirtualBox.
First I update my system using the standard updater for your desktop:

sudo dnf update --refresh
sudo dnf install dnf-plugin-system-upgrade
dnf install freecad freecad-data


About this software the official webpage told us: FreeCAD is a parametric 3D modeler made primarily to design real-life objects of any size. Parametric modeling allows you to easily modify your design by going back into your model history and changing its parameters. FreeCAD is open-source and highly customizable, scriptable and extensible.

Is working well and you can read more from here.
I have some problems with sound under my VirtualBox.

I think something block the memory when I try to make some screenshot.
See this video:


Saturday, May 21, 2016

LibreOffice Viewer - tested.

I like LibreOffice because is opensource with a great team development.
Can be used with Windows and Linux.
Today I will told about the Android OS and LibreOffice.
LibreOffice is now available on Android as a native application with this formats:
• Open Document Format (odt, ods and odp);
• Microsoft Office 2007/2010/2013 (docx, xlsx and pptx);
• Microsoft Office 97/2000/XP/2003 (doc, xls and ppt).
Named LibreOffice Viewer comes with a first preview of the editing functionality and is sized to APK:48 MB / App installed:81 MB.
I think is need to improve this application with viewer for epub and some ebook document formats.
This will remove some applications.
Note: Microsoft Office come with 1GB of RAM and also can be used.

Tuesday, May 17, 2016

Simple test of video streaming connection.

Just put this URL into your browser address bar.

https://www.google.com/get/videoqualityreport

Will see how your connection working by video streaming quality results and providers.
Try more of tutorials, tips and tricks, programming features at free-tutorials.org.

News: The new Google Spaces from google.

Google Space it's a way for groups to quickly share text, images, videos or links.
This news was announced yesterday by Google and is available as a web service and in form of native applications for Android and iOS.
If you want to access Spaces then this is not protected.
The only security that prevents uninvited users from accessing a Space is a random invite string.
The customization options let you change the header graphic, change colors, and add a name to space, but that is about it.
Google Spaces is part Google Plus and part Wave and will come with new features.

Sunday, May 15, 2016

Fedora 24 alpha - Twine software.

Today I tested teh Twine open-source tool with Fedora 24 alpha. I used virtual box software the last version.
I donwload the Twine from here - the linux version. I start the application and working well.

About the Twine - you can read from official website:
You don't need to write any code to create a simple story with Twine, but you can extend your stories with variables, conditional logic, images, CSS, and JavaScript when you're ready. Twine publishes directly to HTML, so you can post your work nearly anywhere. Anything you create with it is completely free to use any way you like, including for commercial purposes. Twine was originally created by Chris Klimas in 2009 and is now maintained by a whole bunch of people at several different repositories.