7
Cisco Security: 3 Alternative Acquisition Targetsview story

http://www.thevarguy.com – Cisco Systems (NASDAQ: CSCO) apparently has stumbled in the security market. Reuters suggests the networking company may need to buy (rather  than build) its way out of the situation. Potential targets mentioned include Palo Alto Networks (NYSE: PANW), FireEye, Sourcefire, Fortinet (NASDAQ: FTNT) and Barracuda Networks. But The VAR Guy has at least three other potential deals in mind. (IT news)

7
The coproc keyword - Fixes to the examples, grammar, and spelling. (Someone should review these examples for correctness).view story

http://wiki.bash-hackers.org – :V4: Synopsis coproc [NAME] command [redirections] Description Bash 4.0 introduced coprocesses, a feature certainly familiar to ksh users. The coproc keyword starts a command as a background job, setting up pipes connected to both its stdin and stdout so that you can interact with it bidirectionally. Optionally, the co-process can have a name NAME. (HowTos)

7
Server-side image clippingview story

http://serverfault.com – Looking for server-side (freeware at the best) software, that allows to remove background from images. Maybe this images have to be with a green background to simplify softwares work. Whatever - any decision or direction to search good to know! (HowTos)

7
fsck.ext3: Device or resource busy on server with RAID after power outageview story

http://serverfault.com – I am recovering Dell Poweredge R510 server running Scientific Linux 5.5 after an unexpected power outage. The server was set up by our previous system administrator (I'm a grad student). (HowTos)

7
[THEME][Black Glass][Deviant Dev.][Both Jedi Roms and Universal version][01/12/2013]view story

http://forum.xda-developers.com – BLACK GLASS Another Join the Deviant Development group on facebook For Jedi X8 and Master 8 with the statusbar background and Auto brightness background. (HowTos)

7
Widget.TabPageIndicator is not found - Trying to customize Viewpager Indicatorview story

http://stackoverflow.com – I started in diving a little bit deeper into styling my app and wanted to customize my actionbar and the tabs. I'm using ActionBarSherlock and Tabs via Viewpager like shown in the ABS fragments example 'Tabs and Pager'. I was able to change the action bar as well as its divider but now I'm stuck at the tab indicator. (HowTos)

7
Nexus 4 Questions from a Future Android Convertview story

http://androidforums.com – Hi all, I'm hopefully making the jump to Android in the near future (more specifically, one I can get a Nexus 4 :D), and I have a few questions. If you don't want to hear my mobile background, you can just skip to the last set of questions. Thanks! But first, a bit of a background. (General)

7
Update list with RSS dataview story

http://stackoverflow.com – I am working on displaying some RSS data in a ListView. I was reading up on the onProgressUpdate() method provided by the Asynchronous task class. I was wondering if it would be possible to use this method to update the listview as each item from XML is retrieved? I overrided the method here: @Override protected void onProgressUpdate(Integer... (HowTos)

7
How to prevent ecryptfs from umounting home if tmux is still running?view story

http://askubuntu.com – I have a server, which i access over ssh. Sometimes i like to run some scripts (some of them in the background) in tmux and then detach it, close the connection and access tmux later. But unfortunately ecryptfs (or whatever service does that stuff) umounts my home-folder as soon as the ssh-connection is closed. (HowTos)

7
Google Analytics for Android v2: dispatch periodview story

http://stackoverflow.com – I was wondering about dispatch while implementing the new v2 of Google Analytics for my Android app. If the default period is 30 minutes, and the data needs to be reported in like 24 hours or the data will not be processed, how do apps fare when they are only used like 2 times a week and for a duration of like 5 minutes? (HowTos)