python

  1. News

    Last Week on Channel 9: August 17th - August 23rd, 2015

    Here are a select 23 episodes and posts from our awesome content authors... Link Removed This week on Channel 9, Vlad and guest host Petri Wilhelmsen discuss the week's top developer news, including; Link Removed Link Removed [Gabe Aul] ... CodeChat 035 - Node Chakra Arunesh and team have...
  2. News

    Hello, Windows 10 IoT Core

    Greetings, Makers! We are excited to announce the public release of Link Removed for the Link Removed and the Link Removed. Visit the Windows IoT Dev Center to choose your target board, then walk through the steps to provision your board, acquire the tools, and get started Making. This release...
  3. News

    Running Cocos2d-x on Windows 10

    With Microsoft’s latest open source code contribution to the Cocos2d-x project [https://github.com/cocos2d/cocos2d-x/pull/12107], Microsoft has enabled Cocos2d-x to run on Windows 10 on the Universal Windows Platform. The Universal Windows Platform (UWP) makes it possible to target all Windows...
  4. News

    VIDEO OpenCV turns 3 and seeing Intel(R) INDE OpenCV

    One of cooler libraries we've highlighted over the years is OpenCV, Open Source Computer Vision. Link Removed OpenCV is; OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure...
  5. News

    Introducing PyKinect2: The Python Wrapper for Kinect 2 Development

    Vladimir Kolesnikov, Microsoft employee and part of the This Week on Channel 9 host team has released a new wrapper that will make the Python Kinect 2 Dev's smile... :) PyKinect2 Enables writing Kinect applications, games, and experiences using Python. Inspired by the original Link Removed...
  6. Sony George

    Windows 7 How to place an action button in windows task bar for a minimized running application

    Windows is an unknown platform for me. I need to place an action button in windows task bar, after minimizing the running application. I don't know what to search for my need. Detail : I have an application that will just connect to an another machine in a local network. This is done by python...
  7. News

    Microsoft Visual C++ Compiler for Python 2.7

    This package contains the compiler and set of system headers necessary for producing binary wheels for Python 2.7 packages. Link Removed
  8. News

    Python Tools for Visual Studio | Visual Studio Toolbox

    Link Removed (PTVS) is a free, open source plugin that turns Visual Studio (including Express!) into a Python IDE. In this episode, Robert is joined by Steve Dower, who shows how PTVS provides Python developers all of the goodness of Visual Studio, including IntelliSense, local and remote...
  9. J

    Windows 7 Calling ActiveX dll

    [Crossposted from Windows 7 forum] I have a commercial program with an interface intended to allow certain aspects to be run automatically by an external program written by the user. This interface consists of an ActiveX dll. Functions in it can be called from a Visual Basic 6 or VBA program...
  10. J

    Windows 8 Suddenly many operationms require Run as Administrator

    Of course this is Windows 8, with Start8 and ModernMix to make it bearable. My account is an administrator. UAC is off (I build a lot of live CDs and flash drives that can't be built with UAC on). For the last week or so I've had problems running Google Drive or choosing Run when I download a...
  11. News

    Windows 7 Cloud Cover Episode 48 - Node.js, Ruby, and Python in Windows Azure

    NOTE: Apologies to Nate! The video has his last name wrong. To be clear, he's Nate Totten. Link Removed An updated video will come out later with the correct name. ---- Join Wade and Steve each week as they cover the Windows Azure Platform. You can follow and interact with the show at Link...
  12. News

    Windows 7 TWC9: Skype, HTML 5 Canvas, Python tools, & more

    This week on Channel 9, Dan and Clint discuss the week's top developer news, including: [Link Removed] Microsoft PressPass - Link Removed [Link Removed] Skype - Skype already has Link Removed you may be interested in [Link Removed] Mark Heath - Link Removed shows how to use the Skype4COM...
  13. D

    Windows 7 Accessibility of user-installed fonts by automated tasks

    I've installed an extra font that I need for an application (LiberationSansNarrow). This font is available in the application, in Notepad, and shows up in the Control Panel / Fonts utility. However, when I run a task automatically using Task Scheduler, the font is not available to the...
  14. fjgold

    Create a desktop launcher (shortcut) to shutdown\restart Ubuntu.

    Hi Folks, Cybermoron posted a thread on creating a nifty shutdown button on the Win 7 desktop to make shutdown\restart easier. I posted that I use a similar method to shutdown\restart my Ubuntu installs using a simple python script. He suggested I share that here in the Linux section so here...
  15. cybercore

    Oops ...

    OOPS Concepts Object-oriented programming (OOP) is a computer science term used to characterize a programming language that began development in the 1960’s. The term ‘object-oriented programming’ was originally coined by Xerox PARC to designate a computer application that describes the...
Back
Top