python

  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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