Cloud Computing: How today’s approach is wrong (Editorial)

I’m in the process of writing about Calligra, a relatively young project. What I’ve come to realize is that very few developers seem to understand where the world is heading, and even more importantly, where the world is at. The future is on the cloud is something people often hear, and for a reason, because the future is definitively cloud related. The Cloud offers many advantages which are unprecedented, it’s platform agnostic, it can be accessed with any computer from any internet provider from any part of the world… well, perhaps not any, but chances are you’re not trapped between… Continue Reading

Review: Calligra Words

Last week we took a tour exploring Calligra’s common interface elements. Today we’ll take a tour to meet Calligra’s word processor, perhap the most widely used of all the kinds of office applications. Because of how widespreaded their usage is any self respectable suite needs to be fully capable of working with documents processed by other popular apllications. Word is fully compliant with this requirement, a goal accomplished by adhering to ISO standards. Any document created with Word can be opened and edited with the mighty popular Microsoft’s Office, and basely any other office suite. Users with older versions of Microsoft’s… Continue Reading

Akademy 2012: Conference sessions

While LaKademy, the first ever Latin American Akademy, is happening in Brazil, the biggest KDE event of the year has announced its preliminary conferences schedule. Akademy, set to start on June 30th in Tallinn, Estonia, will feature KDE developers from all over the world, including personalities like Aaron Seigo himself. While it may seem far away, people interested should start looking for a place to stay, organizers themselves give a few recommendation in Akademy’s site. This is Estonia’s first time hosting KDE’s biggest event, so local developers have put together a video introducing the community of the beautiful Scandinavian country. If you want to check… Continue Reading

Review: Lyx

There are many office application available for Linux, but very few designed for people who need to deal with many numbers, Lyx is designed to write documents with a lot of mathematics, but don’t get confused, it will handle your regular documents just as well. Among scientists LaTeX has been some sort of standard, however, it is complicated to learn and may scare newcomers, or, well, curious people. Lyx is a Qt application designed to offer mathematical capabilities (is built around LaTeX) while offering a user friendly interface and a relatively small learning curve. Lyx is also different from other… Continue Reading

Review: Calligra 2.4

As we reported earlier this week Calligra 2.4 was released. The majority of users probably don’t know what it is, the reason is a mixed of two things: A change on branding and LibreOffice. Formerly known as KOffice, Calligra is KDE’s new and shiniest suite of productivity applications. All applications are designed following the same set of guidelines such that a lot of the knowledge obtained by the user while using one of the apps is transferred to other members of the suite. Moreover, all members are coded to improve interoperability, in other words, all applications integrate with each other. Calligra is,… Continue Reading

Tutorial: Mastering APT

We already peeked at APT’s history on our first Linux Inside and took a tour on Netrunner’s default suite of APT’s front ends on Visual Guide: Muon. Today we want to take a look at the back end itself. Using the command line has many advantages,  it’s faster once you the hang of it. The first thing to know is APT needs superuser permissions for some actions, this is a security measure, so before executing some APT command you usually need to invoke sudo Using sudo is really easy, you just put it before any command [app] you want to give… Continue Reading