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

Python port of Modern 3D Graphics using OpenGL tutorial

Posted on Wed 20 Apr 2011 by tartley — 5 Comments ↓

To my knowledge, there are three online OpenGL tutorials which stand head and shoulders above the rest: Learning Modern 3D Graphics Programming Through OpenGL (C) An intro to modern OpenGL (C) Learning WebGL (Javascript) I recently started porting the first Continue reading →

Posted in Graphics, Python | 5 Replies

We’ll parallelise your long-running test suite on EC2

Posted on Fri 1 Apr 2011 by tartley — No Comments ↓

Another brainstorming project idea: Some projects have a suite of tests which take a long time to run. This hinders agility. We could run these tests suites for clients across EC2 instances. We’ve had great success at Resolver Systems in Continue reading →

Posted in Python | Leave a reply

Your Python, Our Servers : What could possibly go wrong?

Posted on Fri 1 Apr 2011 by tartley — 9 Comments ↓

We’ve been brainstorming for products to build. What do you think of this one? Python Interactive Console in the Browser One idea is a CPython interactive console in the browser. Client is Javascript, which sends the user’s Python to execute Continue reading →

Posted in Python | 9 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

A Guide to GIT using spatial analogies

Posted on Wed 15 Dec 2010 by tartley — 24 Comments ↓

Some developers find Git takes a little getting used to, claiming that it is conceptually convoluted compared to other distributed version control systems. I used to number myself amongst them. Happily, I’ve found that a couple of simple spatial analogies Continue reading →

Posted in Python, Software | 24 Replies

Converting any repository from Svn to Hg on Windows

Posted on Wed 20 Oct 2010 by tartley — 6 Comments ↓

There’s been a lot of blather of late about this supposedly-fiddly conversion process. Personally I’ve found that working on the Windows operating system, the transition is a lot smoother. Simply first install Cygwin, cd to the root of your repository, Continue reading →

Posted in Geek | 6 Replies

Post navigation

← Older posts
Newer 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

  • 2011-11 New Zealand, Susanna and Menno Wedding!
  • 2012-02-02 Visit Linda in Seville
  • 2012-04-28 Zander arrives
  • 2012-06 Zander comes home
  • 2012-07 Life goes on

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