tartley.com

A website dedicated to oneself has been described as the greatest act of hubris. Welcome aboard.

Primary menu

Skip to primary content
Skip to secondary content
  • Home

Category Archives: MSWin-dev

How to create an enlightened development environment for developing software on Microsoft Windows.

£ key in Windows on a US laptop keyboard, done right.

Posted on Sun 10 Jul 2011 by tartley — 4 Comments ↓

The usual solution to typing non-US characters on a US keyboard in Windows is to hold left-alt, then type on the numeric keypad: £ Left-alt + 0163 € Left-alt + 0128 This is a pain on my (otherwise fabulous) Thinkpad Continue reading →

Posted in Geek, MSWin-dev | 4 Replies

Launch Gitk displaying all branches

Posted on Fri 31 Dec 2010 by tartley — 2 Comments ↓

Update: All of the below is made totally redundant by simply using ‘gitk –all’. Thanks Russel! When I launch Gitk, it just displays the current branch. To display other branches, you must name them on the command line. To display Continue reading →

Posted in Git, MSWin-dev, Software | 2 Replies

‘Go to Definition’ in Vim for Python using Ctags, Done Right

Posted on Thu 16 Dec 2010 by tartley — 7 Comments ↓

How to set up and configure Vim to use tags for Python development so that it doesn’t suck. Install Ctags Get the latest version of ctags, put it on your PATH. Recent releases are much improved for Python. Creating or Continue reading →

Posted in MSWin-dev, Python, Vim | 7 Replies

Rerun unit tests whenever files update

Posted on Fri 15 Oct 2010 by tartley — 10 Comments ↓

In which I once again indulge my obscure command-line fetish. I often spend hours of my day cycling through: Edit code and its unit tests Save my changes Push a button or change window focus to explicitly re-run the code’s Continue reading →

Posted in MSWin-dev, Python, Software, Testing | 10 Replies

More Colored Terminal text on Windows: AnsiCon

Posted on Thu 8 Jul 2010 by tartley — 1 Comment ↓

A reminder for myself: ANSI escape characters don’t work properly in Windows terminals: To make them work properly, use AnsiCon. Unzip it somewhere permanent (eg. %ProgramFiles%\ansicon) and install it with: ansicon.exe -i start a new terminal, and lo: Fine tune Continue reading →

Posted in MSWin-dev | 1 Reply

colorama: Simple cross-platform Python API for colored terminal text

Posted on Wed 21 Apr 2010 by tartley — 5 Comments ↓

Announcing new Python package, colorama: http://pypi.python.org/pypi/colorama ANSI escape character sequences have long been used to produce colored terminal text on Unix and Macs. Colorama makes this work on Windows, too. It also provides some shortcuts to help generate these ANSI Continue reading →

Posted in MSWin-dev, Python | 5 Replies

Acceptance Testing .NET Applications using IronPython

Posted on Tue 16 Mar 2010 by tartley — 6 Comments ↓

The following was originally published in the excellent Python Magazine. Thier contractual exclusivity period has now long expired, so here it comes again. Many thanks to my technical reviewer Michael Foord, and to the editors Brandon Craig Rhodes and Doug Continue reading →

Posted in MSWin-dev, Python, Software, Testing | 6 Replies

Post navigation

← Older posts

About me

Jonathan Hartley, made of meat.
  • Send me an email
  • Follow my tweets
  • See my Facebook
  • See my projects
  • Read links I like

Administrivia

  • Register
  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org

Posts by subject

  • Geek (105)
    • GIS (3)
    • Graphics (16)
    • MSWin-dev (12)
    • OSX-dev (2)
    • Presentations (8)
    • Python (49)
    • Software (30)
    • Tartley.com (5)
    • Testing (11)
    • Version control (1)
      • Git (1)
    • Vim (2)
  • Personal (144)
    • Creative (15)
      • Draw (2)
      • GameDev (4)
      • Music (4)
      • Write (3)
    • IMHO (25)
    • Journal (28)
    • Media (83)
      • Books (44)
      • Comics (1)
      • Exhibits (3)
      • Games (7)
      • Gigs (3)
      • Movies (21)
      • Shows (6)
      • TV (1)
      • Web (1)
    • Photos (1)
    • Refried (8)
  • Uncategorized (1)

RSS Photos

  • 2013 Spring
  • Bookshelf
  • San-Diego
  • November cake
  • Adam's stag

License

Creative Commons Licence
All of tartley.com by Jonathan Hartley is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License, unless otherwise specified.
Copyright © 2013 tartley.com . All Rights Reserved.
Powered by WordPress | Theme: Catch Box