I am developing a Flask application that allows the user to login using OAuth (with Github as a provider), and the flask-dance library. For some reason I am not
I am running Windows 7 RTM. PowerShell 2.0 is installed by default. I am using the excellent Windows PowerShell ISE to edit my scripts. I have the following scr
I have a TableView which uses a RowFactory to style rows depending on a specific property of the item of the row. The RowFactory uses worker threads to check th
I am trying to record a live stream video into a file using libVlcSharp. That live stream contains two different video tracks, and by default when I record the
So i'm a student in computer science , i'm kinda newbie , i ran into a problem that i couldn't solve , so i want to fetch from my bdd mongo every x seconds , an
I have loaded CT scan into slicer 3d, I would like to get distance from first to last slice of the scan using python interactor (or in some other way that is po
I have an issue with text files that are save to a blob storage and then iterated through using a logic app. The files come from a very old (but unfortunately v
im using c# .net 2.0 Console Application. How can i prevent my console application from ALT+F4 shortcut? is there any way to do that? everywhere there is winfor
When executing the following query SELECT * FROM companies JOIN employments on companies.company_normalized LIKE CONCAT('%', replace(employments.displayname