12
A view from the city/town/village where you live (an image thread)view story

http://crunchbang.org – My photo is the view out of my bedroom window, ladies. (HowTos)

12
[ubuntu] MacBookPro5,3 "Kernel panic - not syncing: Fatal machine check on current CPU"view story

http://ubuntuforums.org – Hi, i've spent a few days downloading and trying to install via USB (because my SuperDrive is broken), but I always get Kernel Panic message when I choose "Try Ubuntu without installing" in the GRUB menú of the USB image. (Hardware)

7
Compound button opacity not being set properly in onResumeview story

http://stackoverflow.com – My app has several buttons which have three states: Default Selected Disabled The selector files look like so: <?xml version="1.0" encoding="utf-8"?> <selector xmlns:android="http://schemas.android.com/apk/res/android" > <item android:state_pressed="true" android:drawable="@drawable/btn_a_selected" /> <item android:drawable="@drawable/btn_a /> </selector& (HowTos)

7
view depth image from SLS like an ordinary imageview story

http://stackoverflow.com – The way cheese uses webcam images to see regular images which can then be used by a videoprocessing function in opencv, is there a way to get depth images viewed the same way. An alternate is to actually use ROS node to create such a video, but I was wondering if something much simpler was possible (HowTos)

7
The right method to obtain R-G-B intensities of image?view story

http://stackoverflow.com – I am using a simple camera app, and obtain the live camera preview to a surfaceView. I turn the camerea on/off using a button. (HowTos)

8
Error on grub menu fedora 18view story

http://forums.fedoraforum.org – Hello, I am trying to install fedora 18 . I already have windows 7 right now , I did a usb stick , downloaded the latest iso file etc. the error messages are , error: file '/isolinux/vmlinuz0' not found. error: you need to load the kernel first. I am waiting for you suggestions ? I have created the usb stick installer on windows 7 with live usbcreater My grub config file is like that: set (HowTos)

8
Internet Pioneer Dwight Merriman To Speak At Disrupt NY This Monthview story

http://techcrunch.com – We’re very pleased to announce that Dwight Merriman, the co-founder and former CTO of DoubleClick and now the co-founder of hot New York startup 10gen, will be joining us onstage at Disrupt NY this month. (IT news)

8
HTC one coming soon to Best Buy!!view story

http://forums.androidcentral.com – Just went to best buy and they already have a display unit..for the hardware itself look stunning..and look smaller and thinner than I thought..can't wait till next week.. They have both black and silver..the black one look beautiful too.. Attached Images image.jpg (382.7 KB) (HowTos)

8
YC-Backed Kippt, An “Evernote For The Web”, Lures Developers With New API, App Galleryview story

http://techcrunch.com – Kippt, which lets you collect and share content from across the web, is looking to attract developers with a brand-new API and gallery of apps. The two-person startup has relied on outside developers to have a mobile presence on iOS, Android and Windows Phone. (IT news)

8
Not another simple error about Reading File From Sdcardview story

http://stackoverflow.com – my dialog displays directory "/sdcard" and all its files. upon selecting the file/image, the path is saved along with the bitmap image. (eg: file.name = "/sdcard/Pictures/Screenshots/Screenshot_2013-01-15-10-42-02.jpg";) however, every time i try to open the file by clicking the bitmap, it causes the opening application to crash, not my application. (HowTos)