Oggify 2.0 Beta 4

Oggify is now on Beta 4. This version covers a few important bugs including:

So go ahead and download the tar file.

Permalink | Posted: Feb 14, 2008 | Tags: oggify

ctags and Vim

At work I deal with a large code base. Taking into consideration that I'm often still familiarizing myself with the code, you can imagine that it isn't easy finding things. An average day working in the code used to involve me trying to determine what a bit-field flag means, which involves tracking down a #define somewhere in the code. Worse yet are the various functions I've seen around and now need to understand what they're doing, leaving me to find where they're doing it.

Now at first I was running commands like egrep -R '^some_function_name' * or egrep -R '^#define \+FLAG' *. This usually worked, but it meant I would then have to then open the file up in my vim session. This took away a lot of time, and I knew that there was a better way.

ctags is a program that will go through code ...

Continue Reading

Permalink | 2 comments | Posted: Feb 24, 2008 | Tags: programming tips

Entries for January, 2008

Entries for March, 2008

Tags

42 | django | python | oggify | OSCON | OSCON07 | osx | utosc | mythtv | security | reading | music | gaming | programming | tips | shell | vim | pyobjc | cocoa | iphone | blog

Calendar

<< Feb >>
Mo Tu We Th Fr Sa Su
28 29 30 31 1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 1 2

Search

This space reserved for a search box

RSS Feeds

A Django site. Hosted on a Slicehost Slice