Tag Archives: python

Python Shell Commands, /bin/sh: Syntax error

This semester, Derek and I have been doing some work on Postgres’ buffer management system for my CSC443 Database Systems Technology course.  Derek, wrote a nice little Python script that parses various Postgres outputs and does a bit of math on it. However, when I tried to run his script on my machine, I got [...]
Posted in Linux, Tech, python | Also tagged , , , , , , , | 1 Comment

Merging Text Files

Because I’m taking a lot of “artsy” courses this year, I’m actually spending quite a bit of time to actually take proper notes when I do my readings.  When I used my Mac, this was a relatively simple task; I’d simply fired up DevonThink and just hammer away. Now that I’ve switched over to Windows [...]
Posted in Tech, python | Also tagged , , , , , | Leave a comment

Docx to Doc Batch Converter

As some of you may know, I had the opportunity to work in a law firm last week.  It was an interesting week and it gave me a chance to see what it is like to work in Central, HK. During my stay in the law firm, I had to write up a bunch of [...]
Posted in Tech, Win32 | Also tagged , , , , , , , | 4 Comments

Python + MS Word = A Bag of Hurt

My uncle from Hong Kong recently contacted me about some problems that he was having with his research.  My uncle is a professor of Theology in Hong Kong; I’m not exactly sure what he does, or where he teaches, but apparently he needed some help with MSWord doc files. So I told him to e-mail [...]
Posted in Tech, python | Also tagged , , , , , , , | 1 Comment