Menu

Curphoo -kc / News: Recent posts

curphoo-0.2.0-kc

######### Slak's Changes ##########
v 0.2.0
Changed some syntax handling
Changed directory structure
Various personal prefrences added/changed

######### Alex from here down ##########
v 0.03.1
fixed Cntrl-C handling
fixed ybuddies list
added #<TAB> magic
added ybuddies elements to list of tab completable words
added yahoo buddy status notification
fixed PickleError when loading buds
fixed smileys
fixed curphoo -h output
modified Makefile so it looks for a python2 binary as well

Posted by Keith Clinton 2002-08-07

curphoo-0.1.4-kc

March 13, 2002

Changed format of CPwindows.py, to make color layout
more easy (i think) to configure. Colors are now defined
by their name instead of a number wherever it was
referenced by a number in the past. The only draw back
ive found so far by doing this is, i havent figured out
a way to define BOLD and DIM color statments yet.

CPwindows.py was also reconfigured to only use ncurses
if the $TERM enviroment accepts colors. Example, the
old code would simply not run in XTERM without exporting
linux as the TERM variable, and would of course fail.
Now it will run but will not output any colors, and if
Curphoo detects a term or console that suports ncurses
it will output colors.
Thanks to Mark A. Majczyk (a very good friend) for this
code structure change.... read more

Posted by Keith Clinton 2002-03-13

0.1.3-kc release

March 7, 2002
############# Small bug fixes ##########################
# Got rid of the installer, too many complaints of
# incompatabilities. Fix another bug in the /URLOPEN
# command. Updated man page. Changed some horrendous<sp>
# colors because of complaints. Sorry Guys.
# Merged RC1 fixes with the above fixes and this now
# becomes curphoo-0.1.3-kc
# Enjoy ;-]
# --
# Keith
########################################################... read more

Posted by Keith Clinton 2002-03-11