7
Ubuntu Touch Developer Preview Hands-On First Impressionsview story

http://news.softpedia.com – Ubuntu Touch Developer Preview was launched a couple of days ago and so far, it promises a lot of features, but will it even stack up to its competition? We have installed Ubuntu Touch Developer Preview on a LG Nexus 4 device (a complete tutorial is provided) and we were impressed with Canonical's solution for flashing and i... (read more) (General)

8
Phonegap "hello world" app won't launch in android emulator?view story

http://stackoverflow.com – I'd been using this tutorial: http://www.adobe.com/devnet/html5/articles/getting-started-with-phonegap... To try to make the "hello world" program with PhoneGap but couldn't get it to launch on the emulator. I gave up and used the example project that came with the PhoneGap download, and I can't get it to load on the emulator either. (HowTos)

8
Open Street Map working offline androidview story

http://stackoverflow.com – I am a newbie to Open Map Street. I made some research and found that we can download and store the map into a folder. But i didn't find any tutorial or sample that provides offline Open Street Map. Can someone provide me with a step by step tutorial, a guide to implement offline open street map please. (HowTos)

8
Tutorial on building whole toolchain on CentOSview story

http://stackoverflow.com – I am working on CentOS 6 machines, which has very old GCC/GlibC version. (HowTos)

8
kannel configuration with mongodbview story

http://stackoverflow.com – When I try to configure kannel with mongodb I am gettting error related to mongo-c-driver. Please help me to configure kannel with mongodb. can anyone please provide me tutorial of step by step installation of mongo-c-driver. (HowTos)

9
evasi0n iOS 6.x Jailbreak Tool Available for Linux, Download Nowview story

http://news.softpedia.com – iPhone owners who want to jaibreak their devices now have a new tool available which also happens to run on Linux. Linux support for iPhone jailbreaking tools has been sparse in the past, but the new software evasi0n has been launched with multiplatform support. A comprehensive tutorial detailing the complete process, on a Linux platform, has been published on Softpedia and we recommend reading (General)

9
Provision a New Linux Dev Environment in Nothing Flat with Puppetview story

https://www.linux.com – With Puppet and Vagrant, you can automate creating a complete new development environment. Setting up a development environment for a web application can seem simple—just use SQLite and WEBrick or a similar development server—but taking shortcuts can quickly lead to problems. What happens when you need to onboard new team members? What if your team members are geographically distributed? (Software)

8
S voice sometimes stops workingview story

http://forums.androidcentral.com – Hi guys, just joined the forum after i got my Note 2 I'm loving this thing so far but one problem: the S-voice feature randomly stops working after a while when I double click home button to activate it, it says ' i couldn't hear that, please speak it again' before it even gives me a chance to say anything. The mic button just stays in green mode and never blue. (HowTos)

8
[ubuntu] nVidia gt 520view story

http://ubuntuforums.org – I know there's already quite a few threads on this and some have kinda of helped, but I still can't get this working. I have an HTPC hooked up to my Panasonic 1080p Plasma with an HDMI cable. TV: Panasonic TC-P50G15 CPU: Intel Core 2 Duo E6300 Mobo: Gigabyte GA-EP45-UD3L P45 Vid: Gigabyte Nvidia GeForce GT 520 GV-N520SL-1GI I originally couldn't get audio through HDMI with Nouveau and I read tha (Hardware)

8
Android graphing from mysql with phpview story

http://stackoverflow.com – I am trying to pull data from mysql hosted on a remote server to create a line graph for an android app. I found a tutorial on how to do something similar and I'm trying implement his work which I will then extrapolate. The app comes up on my tablet but does hangs up when I click submit (which should cause the data to be pulled and graphed.) I've included the html and php files I am working with. (HowTos)