Posts for 2007
December
- How to pass command line arguments to your Python program (posted 2007-12-20, 3 Comments)
- Tabular data structure conversion in Python (posted 2007-12-20)
- Iterating through two lists in parallel using zip() (posted 2007-12-19)
- How to use grep and find to search specific files (posted 2007-12-14, 3 Comments)
- How to convert a dictionary of lists to a list of lists in Python (posted 2007-12-10)
- How to convert a list of dictionaries to a list of lists in Python (posted 2007-12-10)
- How to get syntax highlighting in Blogger with Pygments (posted 2007-12-05, 6 Comments)
- PyQt 4.3 QTableView / QAbstractTableModel sorting example (posted 2007-12-05, 23 Comments)
- How to sort a table by columns in Python (posted 2007-12-05, 11 Comments)
- PyQt 4.3 QTableView / QAbstractTableModel formatting example (posted 2007-12-04, 6 Comments)
- PyQt example: How to run a command and disply its stdout (posted 2007-12-03, 3 Comments)
- How to display the stdout of a command with PyQt (posted 2007-12-03)
November
- How to copy Python lists or other objects (posted 2007-11-29)
- Python circular buffer (posted 2007-11-29, 2 Comments)
- Django project #3: Creating models (posted 2007-11-28)
- How to remove C style comments using Python (posted 2007-11-28, 8 Comments)
- Blogger expandable post summaries (posted 2007-11-28)
- Migrating Excel data to SQLite using Python (posted 2007-11-27, 8 Comments)
- Cygwin install tips using cyg-apt (posted 2007-11-16, 7 Comments)
- python sleep (posted 2007-11-15, 1 Comment)
- Django project #2: SQLite setup (posted 2007-11-15, 1 Comment)
- Relational database introduction with Python and SQLite (posted 2007-11-14, 3 Comments)
- How to get memory map for a downloadable project (posted 2007-11-13, 1 Comment)
- Django project #1: Install (posted 2007-11-09, 7 Comments)
- Ubuntu Gutsy Emacs Copy Paste (posted 2007-11-07, 5 Comments)
- Useful Windows XP keyboard shortcuts (posted 2007-11-06)
- Useful Firefox keyboard shortcuts (posted 2007-11-06)
- How to get current working directory in Python (posted 2007-11-02)
October
- First steps with Ubuntu Gutsy (posted 2007-10-27)
- Emacs mode line color custimization (posted 2007-10-26, 7 Comments)
- command-line inspiration (posted 2007-10-19)
- Using Python's finditer to highlight search items (posted 2007-10-16, 2 Comments)
- Using Python's finditer for Lexical Analysis (posted 2007-10-16)
- Installing Ubuntu with Vista on Dell 1405 (posted 2007-10-12)
- Python profiling of 2 string concatenation techniques (posted 2007-10-09, 2 Comments)
- Python finditer regular expression example (posted 2007-10-03, 3 Comments)
September
- How to get anti-aliased fonts for Cygwin with urxvt (posted 2007-09-25, 3 Comments)
- Python word wrap function (posted 2007-09-21, 9 Comments)
- Working with columns in Emacs (posted 2007-09-20, 2 Comments)
- How to sort a Python dict (dictionary) by keys or values (posted 2007-09-13, 28 Comments)
- Emacs 22 Command Index (sorted by Category) (posted 2007-09-13, 4 Comments)
- How to set the position and size for Emacs 22 Windows (posted 2007-09-12)
- From Eclipse to Emacs (posted 2007-09-10, 4 Comments)
- Cygwin, X, ratposoin, screen, rxvt setup (posted 2007-09-04, 4 Comments)
August
- backing up with rsync (posted 2007-08-31, 1 Comment)
- My software tools list (posted 2007-08-10, 6 Comments)
- Cannot contact Wind Registry on host (posted 2007-08-08)
July
- How to reload your .emacs file while emacs is running (posted 2007-07-27, 4 Comments)
- How to run an emacs lisp program in the *scratch* buffer (posted 2007-07-26)
- .emacs (posted 2007-07-25)
- 7 Eclipse Killer Features; 5 Eclipse Annoyances (posted 2007-07-24, 1 Comment)
- Eclipse plug-in update sites (posted 2007-07-23)
- Eclipse 3.3 cannot open a file from the command line (posted 2007-07-19, 1 Comment)
- How to install ratpoison with Cygwin (posted 2007-07-16, 3 Comments)
- .screenrc and .Xdefaults (for rxvt) (posted 2007-07-12)
- rxvt, GNU screen and bash (posted 2007-07-12)
June
- More PyQt example code (posted 2007-06-21, 6 Comments)
- How to get code completion for PyQt using Pydev (posted 2007-06-14, 9 Comments)
- More example code for PyQt 4.2 (posted 2007-06-12, 1 Comment)
- PyQt 4.2 QAbstractTableModel/QTableView Example (posted 2007-06-11, 3 Comments)
April
- How to remove trailing whitespace in Eclipse (posted 2007-04-05)
- How to create a split window in Eclipse (posted 2007-04-05, 3 Comments)
- Data hiding in C, an object-oriented technique (posted 2007-04-04, 1 Comment)
- How to show diffs with Subclipse (posted 2007-04-04, 1 Comment)
March
- How to setup a subclipse project to branch/tag (posted 2007-03-29, 19 Comments)
- How to unload a vxworks module (posted 2007-03-20)
- How to download a Vxworks application from the command line (posted 2007-03-20, 1 Comment)
- How to change directories in the Tornado Shell (posted 2007-03-20, 1 Comment)
- How to run the VxWorks Simulator from the command line (posted 2007-03-16, 7 Comments)
- Tornado 2.2 file locations (posted 2007-03-15, 1 Comment)
- Python os.walk example (posted 2007-03-15, 14 Comments)
- How to use python and popen4 to capture stdout and stderr from a command (posted 2007-03-12)
- How to do a global search/replace across files in Eclipse 3.2 (posted 2007-03-05, 19 Comments)
- How to quickly switch between multiple files in the Eclipse editor (posted 2007-03-02)
- How to install Subversion (SVN) with Eclipse on Windows (posted 2007-03-01, 10 Comments)
February
- How to hide .o files from the "C/C++ Projects" view in Eclipse 3.2 / CDT 3.1 (posted 2007-02-28, 3 Comments)
- How to share non-global C data structures (posted 2007-02-27)
- Configuring the VxWorks Full Simulator on Windows (posted 2007-02-27, 4 Comments)
- VxWorks Simulator "Hello World" tutorial (posted 2007-02-27, 2 Comments)
- How to use the mingw gdb debugger with Eclipse 3.2 / CDT 3.1 (posted 2007-02-26, 10 Comments)
- Eclipse 3.2 editor does not have word wrap (posted 2007-02-26)
- Notes on typedef and struct (posted 2007-02-26)
- Tornado Tools Command Line Summary (posted 2007-02-15)
- How to select/cut/paste a column in Eclipse (posted 2007-02-14)
- VxWorks/Tornado bootable project tutorial (posted 2007-02-13, 2 Comments)
- How to use Tornado GNU tools with Eclipse 3.2 / CDT 3.1 (posted 2007-02-12, 9 Comments)
- How to remove discovered include paths from your Standard Make Project in Eclipse/CDT (posted 2007-02-12, 4 Comments)
- How to do a grep-like search through multiple files in Eclipse/CDT (posted 2007-02-08, 3 Comments)
- How to use the command history in the Tornado shell (posted 2007-02-08)
- Example using bison and flex with cygwin on Windows (posted 2007-02-07, 16 Comments)
- How to use an external editor with Tornado 2.2 (posted 2007-02-05)
- How Tornado 2.2 sets the PATH environment variable to find your Diab compiler (posted 2007-02-02)
- How to determine the path and other environment variables during a build in Tornado 2.2 (posted 2007-02-02, 1 Comment)
January
- PyQt4 Examples (posted 2007-01-25, 3 Comments)
- How to install PyQt 4.3 and Python 2.5 on Windows (posted 2007-01-25, 24 Comments)
- How to setup the MinGW gcc tools for your Managed Make C Project in CDT 3.1 and Eclipse 3.2 (posted 2007-01-24, 4 Comments)
- How to add line numbers to the editor in Eclipse 3.2 / 3.3 (posted 2007-01-24, 32 Comments)
- How to determine the version of your Diab compiler in Tornado 2.2 / VxWorks 5.5 (posted 2007-01-23)
- How to switch from the GNU to the Diab compiler in VxWorks / Tornado 2.2 (posted 2007-01-23)
- How to use Eclipse and CDT to edit C source files (posted 2007-01-19, 1 Comment)
- How to create a downloadable vxworks project in Tornado 2.2 (posted 2007-01-19)
- Standard Make vs. Managed Make in CDT in Eclipse (posted 2007-01-19)
- How to install Easy Install for Python (posted 2007-01-10, 4 Comments)
- How to draw a simple line using python and the matplotlib API - (posted 2007-01-05, 1 Comment)
- How to use the pylab API vs. the matplotlib API (posted 2007-01-04)
- How to create some derived arrow classes with matplotlib and python (posted 2007-01-03)
- How to draw an arrow with matplotlib and python (posted 2007-01-02)