You are here: Home News

News

by admin last modified Aug 04, 2008 08:47 PM

Site News

Add VirtualBox Guest Additions to Centos, RHEL

by Chris Shenton — Sep 09, 2010 01:27 PM

To add the additions it needs the ability to compile kernel modules. On RHEL, if you don't have RHN license, you can install from a repo on the DVD. Once the Guest Additions are in, you get access to the Virtual Shared directory which is very useful to exchange files without network acces.

Read More…

Finding all Trac instances users

by Chris Shenton — Jun 30, 2010 05:44 PM

It's an easy UNIXy one-liner... once you know to look in the permissions table.

Read More…

Google Tasks: OSX App, Android

by Chris Shenton — Jun 30, 2010 05:47 PM

Fluid creates a desktop app, accessible by Android too

Read More…

Koansys sponsors ZPUGDC Python group in DC

by Chris Shenton — Jun 18, 2010 04:26 PM

ZPUGDC is a Python, Zope, Plone user group worthy of support

Read More…

IPython in ZODB debug session

by Reed O'Brien — May 19, 2010 07:12 PM

notes to myself to remember how to do this, again

Read More…

Compiling Erlang (R13x) on Snow Leopard

by Reed O'Brien — May 16, 2010 08:42 PM

A total piece of cake now. Big steps forward from R12x

Read More…

Comparison of Accounting Software

by Chris Shenton — Jan 05, 2010 01:34 AM

Is it easier to enter our expenses, receipts, payments into accounting software or give them to an accountant? Are web-accessible systems better than desktop software?

Read More…

Sync Apple iCal with Google Calendar

by Chris Shenton — Dec 06, 2009 10:11 AM

Snow Leopard makes syncing Google calendars easy but you'll need to push existing iCal calendars.

Read More…

Use DJBDNS to slave a zone from a master

by Chris Shenton — Sep 24, 2009 04:45 PM

It's not like BIND but it's not hard either. Master-IP-based directories hold domain-name files that tell the "puller" where and what to get.

Read More…

Git SVN notes

by Chris Shenton — Sep 28, 2009 10:16 AM

Newbie notes on using Git with a remote SVN repo.

Read More…

Set PATH on OS X

by Chris Shenton — Aug 23, 2009 03:04 PM

standard .bash_profile and .login didn't work for me

Read More…

Create Plone Initial Content with Generic Setup

by Chris Shenton — Aug 18, 2009 01:12 AM

It seems like it's almost easy but there's too many missing pieces of info. Perhaps this will contribute to the discussion. This is on Plone-3.3rc4.

Read More…

Compile Subversion on OS X with Neon, SSL

by Chris Shenton — Aug 12, 2009 10:10 AM

Problems abound: system's old neon, makefile ignoring location of new neon, ssl, and lions and tigers and bears, oh my.

Read More…

Buildout for Django with PostgreSQL on OS X

by Chris Shenton — Feb 08, 2010 05:07 PM

Need to install PostgreSQL from source so buildout of psycopg2 can find libraries, includes and commands.

Read More…

Sieve server-side mail filtering with Postfix, Dovecot

by Chris Shenton — May 16, 2009 07:14 PM

Turned out to be easier than I expected, but took a bit of poking around.

Read More…

Django forms with ManyToManyFields

by Chris Shenton — May 12, 2009 06:48 PM

Saving the form data with the many-to-many relations is subtle if you're not using save() in the normal way: your relations aren't committed to the DB.

Read More…

VPN to Cisco on OS X with 'vpnc'

by Chris Shenton — May 08, 2009 02:30 PM

vpnc builds fine and can auth, but then complains about ESP error, unless you use the right switch.

Read More…

Install FreeRADIUS on OS X

by Chris Shenton — Feb 12, 2009 05:34 PM

Tweak a couple switches to avoid link failure against Perl

Read More…

Building Python with --enable-shared in non-standard location

by Chris Shenton — Feb 04, 2009 02:01 PM

We want to use mod_wsgi but getting python to link at runtime isn't obvious.

Read More…

Subscribe to Google Groups with Non-Google Address

by Chris Shenton — Oct 19, 2009 02:45 PM

Inconsistent behavior is confusing, but it's easy.

Read More…

Document Actions