8
Importing vCard with a photo (Android 4.04)view story

http://stackoverflow.com – I'm working on a contact sharing website so that everyone at my company will always have access to our employee contact list and easily be able to import the contacts into their cell phone. We all have the exact same phone, Motorola Droid RAZR with Android 4.0.4 I basically have everything working perfectly except for a strange issue where anytime a vCard is downloaded and imported which contain (HowTos)

8
syntax error near unexpected token `if'view story

http://stackoverflow.com – I am currently trying to write a bash script which helps me step through a directory and check for .jpeg or .jpg extensions on files. (HowTos)

7
[ubuntu] Problem installing wxWidgets in Ubuntu 12.10view story

http://ubuntuforums.org – Hello! I have a problem in installing wxWidgets in Ubuntu 12.10. When I try to install it by following the instructions given in the wiki page of wxWidgets, I get an error message that says something like the path og GTK is not identified. (Hardware)

7
Android socket file transfer between two android phonesview story

http://stackoverflow.com – So im trying to create an android program that transfers a file from one android phone to another. I put the send and receive methods to be called when the send button is clicked, but it doesnt seem to send the file to the destination. (HowTos)

5
[SOLVED] using vncviewer in F18 (worked fine in F17)view story

http://forums.fedoraforum.org – I connect to one of my work computers by VNC using the following Code: vncviewer -via username@server_ip 127.0.0.1:xx -geometry 1300x800 I use this practically everyday to connect to our server and it ALWAYS worked fine with my F17 installation which has tigervnc 1.1 Now, I tried the same thing in my F18 installation and all I get is Code: $ vncviewer -via username@server_ip 12 (HowTos)

5
Samsung Galaxy Camera Review: Redefining What A Connected Camera Should Beview story

http://www.talkandroid.com –   Let’s face it, we live in a world connected through the internet where we are constantly looking at (and for) noteworthy photos from our friends, family or anyone of any sort of relevance. (IT news)

5
Match files which are not in a specific directoryview story

http://serverfault.com – I have the following rule in my nginx config: location ~* .(js|css|png|jpg|jpeg|gif|ico|xml|swf|flv|eot|ttf|woff|pdf|xls|htc)$ { which matches some images and other resources. However I want to prevent it to match resources which are in a specific directory uploads. (HowTos)

5
[ubuntu] System crash 12.04 LTSview story

http://ubuntuforums.org – Hi I am new to Ubuntu. Less than a year. I have a desktop system. Mostly use it for E-mail and web browsing. Running a dual boot with win 7. (needed for work) After upgrading to 12.04 I started to have problem with the system crashing. It's been getting progressively worse, about 3-5 times a day now. (Hardware)

5
Adobe Closes Taiwan Sales Office, Alarming Local Tech Observersview story

http://techcrunch.com – Adobe announced today that it has closed its Taiwan sales office. (IT news)

5
Nginx config rewrite or internal redirection cycleview story

http://serverfault.com – I'm using Nginx with ISPConfig 3 to make the configuration and I'm getting rewrite or internal redirection cycle that I can't figure out with my limited knowledge of nginx. [error] 13741#0: *64 rewrite or internal redirection cycle while internally redirecting to "/index.html", client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost" vhost config: server { lis (HowTos)