one frontend to multiple TVs, changing audio
I'm open to any suggestions on how to do this - I looked in archives and elsewhere, but did not find anything that seemed like a suitable solution. What I have is something like this: mythfrontend...
View Articlereverse of plug-ins?
Much like custom plugins allow for invoking a native capability, is there a notion of a native app invoking Cordova / javascript code, as a way to extend an existing native app? I have a native app for...
View ArticleBarcode Scanner plugin from External Webpage
Hi, This is what I'm trying to achieve: My Phonegap app is loading content from an webpage (not from www/index.html), so in my config.xml I've something like <content src="http://www.mysite.com"...
View Articlephonegap mac doesn't detect android sdk
Hello, when i try to build my application with the terminal, phonegap doesn't detect the android SDK... I install eclipse and the android SDK whit Android SDK manager but phonegap doesn't work......
View ArticleError while recording stream coming from IP Camera
Hi, Set up details: Receiving stream from IP Camera and Recording on sdcard. Command Used gst-launch-0.10 rtspsrc location=XYZ drop-on-latency=true latency=0 ! rtph264depay ! filesink location=XYZ...
View ArticleRedirect loop fixed, I need a better rule format
Hello everyone, I have a little problem on hand, related to redirect loop for a specific location: server { listen 192.168.1.2:443 spdy ssl default_server; ... location ^~ /alpha { return 301...
View ArticleFilter thread safe?
Hi, Are Filter implementations need to be thread-safe? Thanks, Asaf
View ArticleAdding hibernate filters dynamically from bootstrap
Hi , I have big list of domain classes and many classes has collections, I am able to add collection filters and it is working . I will be adding collections to the existing domain classes so I don't...
View ArticleIPV6: kernel panic in net filter and ipv6 path while doing interface up and...
Hi, Any suggestions/idea about this panic. is it related IPv6 or netfilter. I looked out for the patches and verified the kernel commit messages I could not find anything related to this panic. Any...
View ArticleAngularJS is not working in ExpressJS
I don't know what the problem is, but this makes me stuck. I setup simple angularjs app in expressjs, but the interpolation expression seems not parsed by angularjs. My dir stucture: |. ???...
View ArticleNumpy Folder Structure
Hi all, Please help me with how we can make our folder structure similar to Numpy Folder structure , so that we can make our installer similar to the numpy. With the folder structure now I am having ,...
View ArticleGDC GCC backend
This one's kinda short.. Is it possible to change the variable that gdc finds cc1d? Something like gdc -gcc=/whatever/gcc_backend?
View Articledea evacuation timeout behavior and interplay with health manager
onsi provides a nice explanation as to how DEA evacuation works with health manager and the app drain behavior when doing rolling updates of DEAs and other actions that require a DEA to be shut down....
View ArticleUsing Grunt and Bower with Lift + need feedback from you
Hi everyone, Here I'm with a new post, this time is about using grunt and bower on your lift applications. http://goo.gl/eeDXEv And I'd like to know what you all think of applying this to the templates...
View ArticleAn introduction with a request
Hello- Let me start with acknowledging that there are a lot of Gnome haters around. I'm not one of them- I'm an ex-Windows user, at least in my private life (though by day, I still do IT work on...
View Articleipsec failover
I'd like to be able to terminate an IPSec tunnel against one of two different remote endpoints (failover links at the remote end). This ticket exists, but has notes to say that it might be done:...
View ArticleAnyone taking care of TPL dataflow?
Hi, I know Mono is getting its second life due to the brilliant Mobile idea (Android/iOS). But it seems that the bcl/server stuff needs some love now. We bumped into an issue of TPL dataflow library...
View ArticleSMTP error handling
We're preparing documentation for smtp class. I'm also working on a patch for Send() Dialog() methods. my question is, in send() you throw user_error if a required header key is missing but if no...
View Article