Technology News Aggregator

Source: google mobile - noreply@blogger.com (Alex)
As I was sitting on the ferry commuting to Google’s Sydney office this morning, two thoughts occurred to me. First, Australia is beautiful. If you’ve never been here, you really should visit. And second, it’s amazing how productive I can be with just my Android phone and an Internet connection. I was responding to email, reading news articles, and editing documents—just like I do at the office. Only the view was better!

We want to give everyone the chance to be productive no matter where they are, so today we’re releasing a new update to the Google Docs app for Android. We've...
Source: phoronix
When running some tests on the latest Mesa 8.1-devel Gallium3D code-base for the "R600" Radeon Gallium3D driver, I was surprised by some of the results...
Source: Google - noreply@blogger.com (A Googler)
As I was sitting on the ferry commuting to Google’s Sydney office this morning, two thoughts occurred to me. First, Australia is beautiful. If you’ve never been here, you really should visit. And second, it’s amazing how productive I can be with just my Android phone and an Internet connection. I was responding to email, reading news articles and editing documents—just like I do at the office. Only the view was better!

We want to give everyone the chance to be productive no matter where they are, so today we’re releasing a new update to the Google Docs app for Android. We've...
Source: phoronix
FlightGear, a leading open-source flight simulator, has hit a major milestone with the release this week of FlightGear 2.6 and the many improvements it brings to free software flying...
Source: omg ubuntu - Joey Sneddon

The countdown banner contest for Ubuntu 12.04 is now open for submissions.As one of the most widely distributed pieces of pre-Ubuntu release media, the countdown banners provides creative users of Ubuntu with the chance to make, in the words of contest lead Matthew Nuzum, ‘a highly visible contribution to Ubuntu’. As with the previous banner competitions, the guidelines set out for contributions are concise: -Banners should be 180px  wide by 150px highBanners should not be created in PHP or FlashDo not over-emphasis the codename (in this case ‘Pangolin’) in the...
Source: mozilla - ragavan
The Mozilla Labs Apps project aims to establish a people-centric Apps ecosystem that provides freedom, choice and opportunity for users and developers. We are doing this by adding key capabilities to the Web platform in the form of new Mozilla-proposed APIs and by establishing the Mozilla Marketplace as the the first operating system- and device-independent market for apps based on open Web technologies like HTML5, JavaScript and CSS. Today, we are incredibly proud to announce that the Mozilla Marketplace will open for developer submissions next week during Mobile World Congress. If you are...
Source: howtoforge
ISPConfig 3 With Xeround Cloud Database Service This tutorial is a companion to any of the Perfect Server tutorials. ISPConfig 3 will not work with the Xeround Cloud database service by default. With minor modifications from this tutorial you will be able to run your Perfect Server without having to manage a database server.
Source: omg ubuntu - Joey Sneddon

Adobe will no longer provide new releases of Flash Player for Linux after version 11.2, the company has today announced.Google will, instead, take over the implementation of Flash Player via a new plugin API called ‘Pepper‘.The pair-up means that Linux users using Google’s Chrome browser will still be able to benefit from new Flash Player features and improvements. Google are expected to begin shipping the new Pepper-based version of Flash player in Google Chrome later this year.In their short statement, Adobe write: -“For Flash Player releases after 11.2, the...
Source: phoronix
Regardless of whether you're an Apple fan or not, by now you've likely heard the information about Mac OS X 10.8 "Mountain Lion" that began making its rounds on the Internet since last week. But how's the performance of Mac OS X 10.8 and how will it compare to the competition on the Linux side, namely Ubuntu 12.04 LTS? In this article are our first benchmarks of the developer preview release of Mac OS X 10.8 compared to Mac OS X 10.7.3 and then Ubuntu 11.10 plus the latest Ubuntu 12.04 LTS development snapshot.
Source: omg ubuntu - Joey Sneddon

Developers continue to cook up intuitive uses for Unity’s Lenses feature – the latest of which of a Cooking Lens. The lens uses social food network ‘recipefy.com‘ as its search back-end, meaning access to a searchable catalog of 4000 recipes is placed within easy reach. Better still, all search results show displays the number of likes a given recipe has received from users, along with difficulty level and cooking time – perfect for letting you narrow down results with a simple glance.The lens might seem simple on the surface but for its developer, Eduard...
Source: symfony - Javier Eguiluz
This week, the Symfony Live Paris 2012 conference was announced. Early bird tickets sold out in less than 24 hours and call for papers is open until March 30th. Meanwhile, Symfony 2.1 added hinclude support in the core. Development mailing list About Symfony2 profiler symfony 1 development highlights Changelog: r33338: [1.4] added a way to understand why a Doctrine migration fails Symfony2 development highlights Master branch: a395873...
Source: phoronix
Adobe has issued a statement this morning that they will effectively be abandoning Flash Player support on Linux. After Flash Player 11.2 they will no longer be providing updates for Linux users but just maintaining the 11.2 release. Google is expected to take over with a Flash Player implementation based upon a new API, but only for Google Chrome-based web-browsers...
Source: phoronix
Flashrom, the open-source update to flash your motherboard BIOS and can also modify other flash ROM chips like graphics card BIOSes, has hit version 0.9.5. With this latest release there's greater hardware support and other new capabilities...
Source: phoronix
Mageia, the popular community fork to Mandriva, is now up to beta on version two of their Linux operating system...
Source: twitter
New versions of both Twitter for iPhone and Twitter for Android are available today. Both apps bring back high-demand features, including the swipe shortcut, and they also introduce new design and functionality improvements. Here’s a rundown.

Both apps
Swipe shortcut: Swipe a Tweet in your home timeline to reply to, retweet, favorite or share it, or view the Twitter user’s profile, without leaving your timeline. “Find friends”: We’ve added a confirmation alert when you select “Find friends”. This notification more clearly and explicitly messages the fact that when you upload...
Source: omg ubuntu - Joey Sneddon

Canonical’s newly announced ‘Ubuntu for Android‘ technology has made a lot of people very excited. But words and pictures can only relay so much about how the device, which is still a prototype, works.Can you run Android apps on thedesktop? How flawless is the Ubuntu experience? How do I connect to the mobiles 3G via Ubuntu?All of those questions and more are answered in the following 3 minute and 57 second long walkthrough of Ubuntu for Android…Watch Ubuntu for Android in Action OMG! Ubuntu! - Everything Ubuntu. Daily.
Source: omg ubuntu - Joey Sneddon

Pre-order registration for the KDE Plasma Active tablet ‘Spark’ has been closed due to ‘phenomenal’ demand. “It has been so successful that we’ve reached our initial production capacity and have closed the pre-order program for now,” writes Spark project lead Aaron Seigo on his blog.The 7″ARM Cortex A9 device ships with a capacitive multi-touch screen, 512MB RAM and 4GB of internal storage. An SD card slot, various USB ports and a mini-HDMI out offer expandability.  It is expect to retail for €200.“When purchasing goes live, we will be...
Source: mysqlperformance - Daniel Nichter
DBD::mysql 4.014 breaks pt-table-checksum 2.0.  The cause is unknown, but the effect is a lot of errors like: DBD::mysql::st execute failed: called with 2 bind variables when 6 are needed [for Statement "..." with ParamValues: ...] at ./pt-table-checksum line 7216. The fix is simple: upgrade (or even downgrade) DBD::mysql to any version except 4.014. To see which version of DBD::mysql a system has, execute: perl -MDBD::mysql -e 'print $DBD::mysql::VERSION, "\n";' This bug may affect other Percona Toolkit tools, but currently pt-table-checksum 2.0 is the only victim. This bug does not...
Source: mariadb - Axel Schwenke
Last weekend Vadim from Percona published his MariaDB 5.3.4 benchmark results. As the new benchmark guy at Monty Program I take this oportunity to add some more results of my own. One question in the comments to Vadim was if it is fair to compare MariaDB-5.3 with MySQL-5.5. Or if this comparison should be done with MySQL-5.1. The answer is: it does not matter much. MySQL-5.5 and MySQL-5.1 show very similar results in the Sysbench OLTP benchmark. So I created a Sysbench environment pretty much like Vadims and tested the following versions of the MySQL Server: MariaDB-5.3.4 – the Monty...
Source: phoronix
Last week I posted an image quality comparison of the Radeon Gallium3D driver versus AMD's Catalyst Linux driver to highlight some visual differences between the open and closed-source Radeon graphics drivers. Now here's a look between the Nouveau Gallium3D driver and NVIDIA's proprietary Linux graphics driver...
Source: ars oss - segphault@arstechnica.com (Ryan Paul)
Canonical has announced a new product called Ubuntu for Android that will bring the popular Linux distribution to high-end Android smartphones. The product consists of a complete Ubuntu desktop experience that is intended to be installed on the device alongside the standard Android environment. Users will be able to run Ubuntu from their phone when they plug the device into a dock that connects to a keyboard and monitor. The underlying concept is similar to that of the WebTop environment that Motorola ships on the Atrix handset and other devices...
Source: slashdot linux - timothy
nk497 writes "Canonical has revealed Ubuntu running on a smartphone — but the open source developer hasn't squashed the full desktop onto a tiny screen. Instead, the Ubuntu for Android system runs both OSes side by side, picking which to surface depending on the form factor. When a device — in the demo, it was a Motorola Atrix — is being used as a smartphone, it uses Android. When it's docked into a laptop or desktop setup, the full version of Ubuntu is used. Files, apps and other functionality such as voice calls and texting are shared between the two — for example,...
Source: phoronix
The Apache Software Foundation officially released the Apache 2.4 today as the first major update to this leading open-source web-server in more than a half-decade. Apache 2.4 is slated to deliver superior performance to its 2.2 predecessor and better compete with the growingly-popular NGINX web-server...
Source: opennebula - Ruben S. Montero
February 21st, 2011. The OpenNebula project announces the general availability of the first pre-release of OpenNebula 3.4. This pre-release solves minor issues in several OpenNebula components and includes some new features, specially in Sunstone and in the cloud servers (EC2 and OCCI). More deatils about OpenNebula 3.4 (pre-release 1) can be read in the release notes. The aim of the new functionality in 3.4 is to improve the storage subsystem. OpenNebula 3.4 will feature multiple data-stores and several new back-ends for storage. Some of this is already in the repository although it has not...
Source: opennebula - Ruben S. Montero
February 21st, 2011. The OpenNebula project announces the general availability of the first pre-release of OpenNebula 3.4. This pre-release solves minor issues in several OpenNebula components and includes some new features, specially in Sunstone and in the cloud servers (EC2 and OCCI). More deatils about OpenNebula 3.4 (pre-release 1) can be read in the release notes. The aim of the new functionality in 3.4 is to improve the storage subsystem. OpenNebula 3.4 will feature multiple data-stores and several new back-ends for storage. Some of this is already in the repository although it has not...

Pages

Subscribe to Technology News Aggregator

Via Twitter

  • A full Ubuntu desktop, on your docked Android phone http://t.co/sIYyqfoY 1 day 10 hours ago
  • @abeggi le stampanti di rete son cose moderne, per questo non funzionano mica tanto bene. 2 days 19 hours ago
  • @krat but you don't have time to read romance novels on it. 3 days 18 hours ago
  • @Grooveshark do you know that your advertising partners are sending flash ads with audio? #epicfail 3 days 18 hours ago
  • Not cleaning my laptop monitor isn't an option anymore. 3 days 19 hours ago

Blog written by Giovanni Toraldo and licensed under CC-BY-SA

This blog is anonymously available via:
tor and tor2web.

Powered by Drupal