June 8, 2015 · General · (No comments)

Android Studio is the official IDE for Android application development, based on IntelliJ IDEA.
Continue reading →

June 5, 2015 · General · (No comments)

An automatic switcher for the contents of the (Ubuntu) Unity Launcher's content when switching viewports.Unity LauncherSwitcher will allow users to set up different viewports (workspaces) for different task categories. It makes the Unity Launcher remember the content of the Unity Launcher, corresponding to the specific workspace, and changes the Launcher automatically when the user switches to another viewport.
Continue reading →

June 3, 2015 · General · 1 comment

The qBittorrent project aims to provide a Free Software alternative to µtorrent. Additionally, qBittorrent runs and provides the same features on all major platforms (Linux, Mac OS X, Windows, OS/2, FreeBSD).
Continue reading →

June 1, 2015 · General · (No comments)

Browse through our extensive list of free Information Technology magazines, white papers, downloads and podcasts to find the titles that best match your skills; topics include technology, IT management, business technology and e-business. Simply complete the application form and submit it. All are absolutely free to professionals who qualify.
Continue reading →

May 27, 2015 · General · (No comments)

QEMU is a generic and open source machine emulator and virtualizer.When used as a machine emulator, QEMU can run OSes and programs made for one machine (e.g. an ARM board) on a different machine (e.g. your own PC). By using dynamic translation, it achieves very good performance.

When used as a virtualizer, QEMU achieves near native performances by executing the guest code directly on the host CPU. QEMU supports virtualization when executing under the Xen hypervisor or using the KVM kernel module in Linux. When using KVM, QEMU can virtualize x86, server and embedded PowerPC, and S390 guests.
Continue reading →