12
Dropmysite Upgrades As It Moves Into Enterprise Marketview story

http://techcrunch.com – Dropmysite has beefed up its site backup product with new features, as it pushes harder into the enterprise market. Its product now includes features like incremental backups, public key authentication and PostgreSQL database support, it said. Backups start at 10Gb for $19.99. The Singaporean company was started in September 2011. (IT news)

14
Xen Moving To The Linux Foundationview story

http://techcrunch.com – The Xen project celebrates its 10th anniversary this week. It’s also moving to a new home at The Linux Foundation as a Collaborative Project. (IT news)

13
Adobe Will Contribute To Google's Blink Browser Engine, Believes It Will “Strengthen An Already Healthy Browser Competition”view story

http://techcrunch.com – Google’s announcement that it would fork WebKit to develop its own Blink browser engine was definitely a surprise and the repercussions of this move for the browser ecosystem as a whole are still unclear. (IT news)

12
[ubuntu] Headphones are muteview story

http://ubuntuforums.org – When plugging in my headphones jack the sound is turned to mute and no sound come out , but sound works fine with no headphones also in my alsamixer there is not automute option. detailed information : Code: .sh && bash alsa-info.sh --2013-04-15 21:15:38--  http://www.alsa-project.org/alsa-info.sh Resolving www.alsa-project.org (www.alsa-project.org)... (Hardware)

12
Helloview story

http://crunchbang.org – I've settled on CrunchBang as the OS for an old Lenovo Thinkpad z60t. Mint ran fine, although it was a little sluggish on the old laptop. CrunchBang has all the features I want - a pleasing, sensible interface, audio, video, Internet, e-mail, documents. It's been a fun project for a 71-year-old. (HowTos)

12
Bringing Down The Mexican Mafia: How Hackers Stopped A $9.3 Million Fraudview story

http://techcrunch.com – Editor’s note: Maria Rocio Paniagua currently works at Flit, a PR firm that helps products, projects and events launch in Mexico. (IT news)

9
8 awesome projects created with Raspberry Piview story

http://www.linuxandlife.com – The micro computer Raspberry Pi has become a real hit among tech fans all over the world. The model A was sold out in the US just within a few hours. Everybody wants this credit-card sized computer. And of course, being cute and cheap isnt the main reason behind its success. It is because with Raspberry Pi, people can create a lot of amazing things. (Distributions)

7
Draw rubber band line with an ontoucheventview story

http://stackoverflow.com – Ok, I'm trying to make a program that utilizes a linedrawview. When the user starts a touch event(action DOWN), it gets the current x and y and stores them in variables. Then when the user drags their finger around, a line is drawn and animates in a rubber band way. Finally, when the user lets go (action UP), the line is created. (HowTos)

7
Importing existing Android project from github that uses Google Maps API, Google Authentication failsview story

http://stackoverflow.com – I'm new to using github, but I am somewhat positive I have it configured in eclipse properly. I'm also new to using the Google Maps API. However, the other people working on the project already have it configured with the API key and it works for them. In my case, however: The project successfully imports. (HowTos)

7
Streaming androidview story

http://stackoverflow.com – I need to make a Project that is a streaming server on android that turns the camera on the phone and allows people to connect and watch in real time exactly what it's being recorded, the application that puts the camera on is done, I made it ! but how to allow people to connect to my application and see what I'm recording??? thank you for any help (HowTos)