Category Archives: Free Software Magazine

Online Free Image and Photo Resizer

slidely-304.png

Slide.ly is a free image and photo resizer that allows you to resize photos and images to best fit the standards for social media and Web.

It’s really usefull and easy to use.

Recommended!

Firefox 54: more multi-process content processes by https://is.gd/7xLhyI

firefox-multiple-content-processes

Mozilla plans to increase the number of content processes of Firefox’s multi-process architecture to four (from one) with the release of Firefox 54.

Some Firefox installations are still not eligible for Firefox’s multi-process architecture. This includes systems with accessibility tools or settings enabled. Multiple processes won’t be enabled for users with extensions either, regardless of whether those are legacy add-ons, or WebExtensions.

Mozilla ran its memory test again to determine the right number of content processes. An increase in the number of content processes for the browser always goes along with an increase in memory usage.

from https://is.gd/7xLhyI

Selected by Galigio via Computer Borders

How to Install Invoice Ninja on Ubuntu 16.04 by https://is.gd/cXN16z

Invoice Ninja is a web-based open source software for invoicing, payments, time tracking and much more. You can create Invoices online in seconds, interact with payments gateways like Stripe, PayPal, WePay, and others. Invoice Ninja can show you a live invoice preview in PDF format.

from https://is.gd/cXN16z

Selected by Galigio via Computer Borders

Synkron: a flexible & powerful way to synchronize your files or folders on Linux – An “encrypted” example for security and privacy reasons

Sometimes it is really easy, other times you waste your time. A good synchronization between files or folders is something you need everyday but it could become a nightmare if you miss something.

In my specific case I need to automate a synchronization between a folder (F1) where I usually save my office files (Documents) with a second folder contained, for security reasons, in an encrypted volume/partition (F2). This last folder (F2) automatically synchronize its content with a third folder (F3), located in the same encrypted volume/partition, that is the client folder of a remote storage hosting (F4).

This also means that when I am out of the office and I add a file in the online storage host (F4) the document is automatically copied to the client folder of the remote storage hosting and to the folder located in an encrypted volume/partition (F2 and F3).

Moreover, I need to erase the Documents folder F1 as soon as it is synchronized with its mirror F2 in the encrypted volume.

The described scenario is common in the everyday working life and it is conceptually not hard to solve… in theory… When I tried to set up the above described operations using grsync on Fedora and Ubuntu I had big problems to obtain an acceptable result.

Many times the synchronization was unidirectional and I was not able to run it properly just using grsync still I found one right solution with Synkron. Synkron  is a multi platform software (Linux, OSX, Windows and portable) written in C++ that is really flexible for all multitasking synchronization needs.

First of all, Synkron is multi-tab and this is a winning features because it let you to “slice” any problem (synchronization matter) into simple, easy to solve, tasks.

In my example I determined the two Folders I wanted to sync – F1 & F2) and  decided thath both folders had to be considered as Master by the software.

Then I used the Advanced Menu and I chose to “Move contents to Folder 2, leaving folder 1 empty” and to “Store database in a text file” for my convenience (F1 to F2 deleting F1 contents after synchronization).

At this point, I opened a second synchronization tab where I selected two folders (F2 to F3 sync) and I also asked Synkron to “Synchronize hidden files and folders” and to “Detect collisions”.

At this point I had obtained an acceptable solution to my initial task, simply dividing my problem into two separate operations.

Moreover, I’ld like to focus your attention on the fact that Synkron has a specific feature for multi-synchronizing three or more folders at the same tome. The tuning of this particular feature is really intuitive and you can also selected many of the different advanced options we described here above.

If you have complex synchronization needs and you have many tabs configured you can always choose what tabs you want to activate or deactivate using the “Sync folders” option you find in the upper part of each tabs. Another option for this specific issue is represented by the SyncView visualization that let ypu to have a quick general glimpse about the state of all the sync and multisync tabs.

Synkron has simply fantastic scheduling options that are able to solve any need you may have.

Furthermore you can decide to automatically synchronize your folder as soon as you launch Synkron.

You can also decide to automatically run Synkron at the startup but, in this case, you need to manually configure your Startup Menu.

As extra features you can always decide to create Blacklists that will exclude specific files, folders or extensions from the synchronization.

In addition you can define Filters by extensions to better refine your synchronization.

Last but not least, when you run Synkron you obtain a detailed report in real-time where you can check the state of operations by colors.

Blogilo: the Linux blog client to create new posts on your local computer

Yes, I know! Talking about Blogilo is not an hot news but the “recent” version 1.1 (according to the Help Menu in Blogilo software) has added some new features and something has changed. Some years ago, when I tested Blogilo, I thought that this software was a good “concept” but it lacked of too many features as compared with e.g. online WordPress.com platform. With version 1.1 these lacks have been reduced and now Blogilo becomes interesting if you are looking for a software that could be used daily for offline posting.
Blogilo now has less bugs than in the past and it is possible to write posts with just few seldom crashes. The user interface is intuitive and after the installation you spend just few minutes for adding and setting your blog. The positive thing is that Blogilo works with all the main blog platforms and it could be considered as one of the most complete blog client for Linux.
The matter is that blog platforms evolve quickly and Blogilo, as all its competitors, seems to be slower than many of them. In fact, it could happen that some up-to-date features are immediately not supported and you have to manually modify your post and adding them directly through the host website (e.g. WordPress). 
One of the most annoying problems I continue to have with Blogilo is about wrapping text around the image/picture I am used to put at the beginning of every post I write. It is a simple matter to solve but at every post I have to manually change the html code. 
As for my experience you have two different ways to solve this isssue.
The first is to edit the image/picture after you inserted it into the post and add the value “allign” selecting the right options in the Advanced Menu (why the Advanced Menu is not available when you insert a new image/picture?).
The second (faster) is to go to the Html Editor tag into Blogilo and add this code at the end of the image <img> tag:
align="left"
For example writing this post I added:
<img src="http://i119.photobucket.com/albums/o158/galigio/blogilo_logo_zps3pmqrnq1.png" align="left" width="160" height="105">
Simple to solve but really annoying when you have so little time to dedicate to your blog….
To sum up it is possible to affirm that Blogilo really contains all the features to write a blog but if you need something more professional you have to spend some hours, after the installation, to learn how to find the right solutions for your specific needs. 
———–
References:

Get power on pdf files and modify them on the fly with pdfmod (PDF Mod) and PDF Editor on Ubuntu

Since its invention, the pdf format has been the most versatile standard to share documents with a fixed layout. Everyday we share, read and create a lot of pdf files but sometimes we would like to modify them to create “new” personalized version more suitable to our needs.

For example, sometimes you need to extrapolate just a page from a pdf files or you want just to create different versions of the same file with few variations for your colleagues. For all these purpose pdfmod is the right solution for you.

Pdfmod has not been developed for some years because the versions we were able to find for Linux were the 2011 ones but, for what we know and tested, it still runs on all main platforms as Linux, Windows and OSX. Pdfmod is  a little bit different from other similar programs because it allows you just to modify the pdf file changing pages order, deleting pages or adding new pages from other pdf files. It also allows you to change some main metadata (title, author, keywords and subjest) of your pdf file in just few clicks and, of course, you can save the modified copy of the original pdf file.

These features could be basic for more sophisticated people but I can assure you that, if you have the need to do this kind of work different times in a week, pdfmod is the software you will use more often. Installation on Ubuntu is very simple, you just have to open a terminal and type:

sudo add-apt-repository ppa:pdfmod-team/ppa
sudo apt-get update
sudo apt-get install pdfmod

and you will find a new PDF Mod launcher into the Accessories menu.

To get complete power on your pdf files we suggest pdfedit (PDF Editor) which allows you to “break” protected pdf files and modify them. To install pdfedit, use Synaptics Package Manager or the Ubuntu Software Center.

Don’t forget, when you use pdfedit you just have to open the “target” pdf file, save it using the Flatten feature you find into the Tool menu and open again the “new” file to modify it without any restriction.

Easy to install and simple to use, in few words the above described programs worth a try!  AddThis

WordPress as search engine

WP logoAre you starving for information or “really new news”? Why don’t you try to use wordpress.com as search engine? This feature, normally not well-known by many people, let you to dig deep into all the blogs hosted on wordpress.com. Just type a keyword and you will be able to find related news into all the posts or comments in just few seconds. Easy to use and reliable for all that people (like me) who still believe in blogs as ideas incubators.  AddThis

 

A list of the best free online University courses in USA and UK. Some tips to choose between them, successfully attend only the best ones and create your aside University career without spending a cent!

Today opportunities

During the last two years the number of free online University courses exploded on the web. Today it is possible to attend prestigious courses by important USA and UK Universities and receive a final certification without spending a cent.

The good news are that these courses are interesting, well structured and you have a real possibility to increase your knowledge if  approach them in the right way.

The first time you look for the free online University courses you are disoriented by the number and the many different topics they cover. The problem is to make the right selection in order not to waste time and energies for something you (and you career) don’t actually need.

How to select the right courses

1- Make a first selection between courses choosing only that are really interesting for you
2 – Check if you will receive a participation certificate if you complete the course
3 – Honestly evaluate your real, deep, interest for the courses that will not provide any written certification. I mean: “Do you really think that they will increase your knowledge and will be determinant for your career or life?”
4 – Don’t overestimate your capacities. Read very carefully the required background to attend the courses
5 – Don’t underestimate the time you need to attend the courses and do all the “homework” and the suggested readings
6 – Finally, select two (or more) courses and “Create” your free aside University career. Try to choose courses that have logical and “career path” connections between them. The important thing is what you are really learning on particular related topics you consider important for your career, not the number of disordered certification you can write on your resume.

A list of free online University courses in USA and UK

1- https://www.coursera.org/

2 – https://www.udacity.com/

3 – http://gtmooc.com/how-it-works/

4 – http://www.udemy.com/

5 – https://www.edx.org/

6 – https://6002x.mitx.mit.edu/

7 – http://www.powersearchingwithgoogle.com/course

8 – https://code.google.com/edu/security/index.html

Please, add a comment to this post to inform or recommend other courses we have not mentioned here!! Thank you! AddThis