8
The Invisible Iconview story

http://forums.androidcentral.com – This is something really simple and easy but is brilliant and invaluable for those of you who are constantly trying to tweak your home screens. (HowTos)

8
Here's A Weekend Project For First-Time Tinkerers: Turn Your Converse Into A DIY Light Showview story

http://techcrunch.com – The weekend isn’t upon us just yet, but here’s a little project to tuck away for when the Sunday doldrums set in — the New York-based tinkerers/part suppliers at Adafruit Industries have worked up a way to give your old pair of Chuck Taylors a bit of luminescent DIY flair. The process is pretty straightforward — with about $21 in specialized parts like a small sheet of elec (IT news)

9
Kdenlive, doesn't read clips created on timelineview story

http://chakra-project.org – Hello,I have never used Kdenlive or others apps like that, so I don't know if it is a bug or if I don't used it correctly...My problem is, I am trying to follow this tutorial (sorry, it's in french...).So, I have several clips and I drag and drop these clips on timeline. (HowTos)

8
c++ ns3 simulator compiling errorview story

http://ubuntuforums.org – Hello. I am trying to compile the code below using the command line. The error I get is: Code: one.cpp:8:29: fatal error: ns3/core-module.h: No such file or directory compilation terminated. This how I am compiling: Code: g++ -o one one.cpp Can someone please explain how to compile this code through the command line? Note: When I try to compile using Geany it compiles fine. (Hardware)

8
Akabei alpha2 releasedview story

http://chakra-project.org – The Chakra Project is proud to release a second alpha version of our new package manager, akabei.     Since alpha1 a lot has changed: first of all, support for polkit was added. With polkit it is now possible to run a lot of operations in privileged helpers (invoked when akabei itself is not privileged), important for any GUI that will be developed. (HowTos)

8
Bash Hackers Wiki Frontpage - old revision restoredview story

http://wiki.bash-hackers.org – The Bash-Hackers Wiki This wiki is intended to hold documentations of any kind about the GNU Bash. The main motivation was to provide human-readable documentation and information to not force users to read every bit of the Bash manpage - which is hard sometimes. However, these docs here are not meant as newbie tutorial. (HowTos)

8
[ubuntu] Enabling TLS/SSL in Pan Newsreader 0.136 Ubuntu 12.04view story

http://ubuntuforums.org – I'd like to enable encryption in the Pan Newsreader which now supports TLS/SSL. The only tutorials I can find are for older versions of Pan that did not support TLS/SSL and those tutorials use stunnel to get around the issue. I don't think stunnel is needed anymore for Pan. Does anyone have a simple tutorial on how to enable encryption in Pan? (Hardware)

8
OSMDroid ItemizedOverlayWithBubble Map Balloons with a listview story

http://stackoverflow.com – I am using OSM droid and its Bonus Pack to create balloon popups when points in interest (POI) icons are clicked on the map. I am able to get an ItemizedOverlayWithBubble working very well. However, in some cases the POIs icons are very close making it hard for used to freely tap which one they want. A solution I thought was to amalgamate the POIs into one icon with a number on top. (HowTos)

8
Problem when creating new partitions?view story

http://askubuntu.com – I've created a new disk partition by "sudo fdisk /dev/xvda1" and the following comamnds : n p 1 Enter Enter w After, when i want to change the partition system file into xfs by "sudo mkfs.xfs -i size=1024 /dev/xvda1p1" i got "/dev/xvda1p1: Not such file or directory" Ps : xvda1p1 ---> is the name of the new created partition when i type "sudo fdisk -l" I'm following these instructions in order (HowTos)

12
[ubuntu] OpenVPN server for beginnersview story

http://ubuntuforums.org – I have a Dell PowerEdge 2650 with Ubuntu 10.04.4, and I would like to put a VPN server on it (preferably OpenVPN). (Hardware)