12
Making The Perfect Phone Is Not Enoughview story

http://techcrunch.com – “The One isn’t just the best smartphone HTC has ever made — it can legitimately lay claim to being the best smartphone ever produced by anyone.” That’s GDGT’s Peter Rojas speaking about the HTC One. Rojas isn’t alone in this opinion. The HTC One is a phone nearly universally loved by the Internet. (IT news)

12
Weird transparencyview story

http://crunchbang.org – Hi!I've noticed quite an annoying thing with the compositing in crunchbang. I'm not sure exactly where the problem lies, but the shadows of a transparent window (like the terminal) kind of makes full transparency toward the edges. (HowTos)

12
[other] Linux Minte MAte 14view story

http://ubuntuforums.org – I moved this to a new thread because I realized I was highjacking someone elses thread. So here is my problem: there are differences I don't know about Ubuntu and Mint. I am not a linux guru, But what I do know is that Something went awry with a mint mate 14 install that was running fine until I tried to put in Wine and play with linux. (Hardware)

12
[ubuntu] dual boot w/Window XP Ubuntu not go onlineview story

http://ubuntuforums.org – :mad:Ubuntu 12.04 disconnected me from the internet during installation and will not go online from Ubuntu partition. works fine with up-to-date Windows XP and the wifi connection is strong. frustrated (Hardware)

12
[SOLVED] Strange crontab-script interaction (bash)view story

http://ubuntuforums.org – I'm running Ubuntu 12.04 and bash. I've written a pair of shell scripts that allow me to set an alarm which, after ringing, unsets itself. The first, alarmset, allows me to enter a time and modifies the alarm line in the crontab. (Hardware)

9
Intel X.Org Driver 2.21.5 Brings Haswell Fixesview story

http://news.softpedia.com – Intel X.Org Driver package, an open source 2D graphics driver for the X Window System as implemented by X.org, has reached version 2.21.5.Chris Wilson has released yet another version of xf86-video-intel drivers, which features quite some interesting changes.Highlights of Intel X.Org Driver 2.21.5:• A buffer leak has been prevented, if a non-fullscreen Window is closed with multiple pendin (IT news)

8
How can I create an infinite loop without killing program execution?view story

http://stackoverflow.com – I have a program whose logic is the same as the dummy sample I've included here. I've tried a simply while (1) which doesn't run (at least the UI is not shown). This sample runs the while loop based on a variable setting which is changed by an addEventListener() which should terminate the loop. However, it acts just as the while (1). (HowTos)

8
Unable to set rating for RatingBarview story

http://stackoverflow.com – I'm tring to create a RatingBar and it does not seem to be working. There appears to be two problems. First of all, when I don't try to do anything to it all in Java such as setRating() the rating stars appear but over 20 stars appear with 5 set. On the other hand, when I try to call setRating() it crashes with a NullPointerException. (HowTos)

8
how to get my dynamic IP xcodeview story

http://stackoverflow.com – This is the question when you have a mobile connection, you have 2 dynamic IP Address, external IP which can be consulted in: http: //www.whatsmyip.org/ IP result: 190.106.XX.XX and when I connect my PC to a BAM I get another IP http: //s2.subirimagenes.com/imagen/8354703captura-de-pantalla.png IP result: 10.69.XX.XX the ipAddress I need to get is the one from the Window for using i (HowTos)

8
Starting X at login in Systemd. No display manager.view story

https://bbs.archlinux.org – I'm confused about the instructions in the Wiki on this topic.  I can't decide whether I'm doing something right or wrong so I thought I'd see what others think.I'm on my 3rd install of the new systemd Arch.My goal is to start X automatically without using a display/login manager.First, my .xinitrc:#!/bin/sh # # ~/.xinitrc # # Executed by startx (run your window manag (HowTos)