Skip to content. | Skip to navigation

Personal tools
Log in
Sections
You are here: Home Tech

Tech

by Reed O'Brien last modified Oct 05, 2008 09:28 AM
hints, tips, tricks and memory aids for the slipping mind

Reload Non-Python Files with Paster

a quickie to get templates reloaded when edited and running under paster --reload

Read More…

Create Plone 3 Archetype Product with ZopeSkel and Buildout

ZopeSkel can create Archetype-based products for Plone 3. Wire it up in Buildout.

Read More…

Becoming manager in ZODB

Get manager privileges in an interactive ZODB session

Read More…

Using Aqamacs to Edit Plone Content

A quick description to setting up a Mac to use Aquamacs to edit Plone documents. Good for Content-type: text/x-rst

Read More…

Stop spam with spamd and pf

Turned out to be remarkably easy and effective. Wish I'd done it sooner.

Read More…

Testing SVN pre-commit hook permissions

A quick way to test pre-commit hooks w ihtout making test checkins.

Read More…

Plone UnifiedInstaller vs. Old zc.buildout eggs

Repeated use of evolving versions of the UnifiedInstaller have different zc.buildout egg version requirements.

Read More…

Install Plone with ZopeSkel, Buildout; needs PIL

Martin Aspeli's instructions work fine, but I had to add PIL to the buildout.cfg.

Read More…

Create a Code Swarm Animation

by Chris Shenton last modified Oct 29, 2008 11:20 AM

Code Swarm could use a bit o' luvin' in the docs but this was pretty easy on OS X.

Read More…

readline-5.2 won't compile on OS X 10.5 Leopard

by Reed O'Brien last modified Nov 01, 2008 01:51 PM

Readline hasn't been updated as of this writing to include OS X 10.5 Leopard (Darwin 9) in its shared object configuration. This is a patched version so it builds on Leopard.

Read More…

libsvm wrapped for egg

by Chris Shenton last modified Nov 11, 2008 03:10 PM

Stop the madness.

Read More…

FreeBSD virtualization with ezjail

by Chris Shenton last modified Nov 24, 2008 07:51 AM

Creating isolated instances in jails, on ZFS filesystem

Read More…

Set Up a Postfix Submission Service on FreeBSD

by Reed O'Brien last modified Nov 16, 2008 04:49 PM

Instructions to set up a Postfix submission service on FreeBSD

Read More…

Subscribe to Google Groups with Non-Google Address

by Chris Shenton last modified Oct 19, 2009 10:45 AM

Inconsistent behavior is confusing, but it's easy.

Read More…

Install FreeRADIUS on OS X

by Chris Shenton last modified Feb 12, 2009 12: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 last modified Feb 04, 2009 09:01 AM

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

Read More…

VPN to Cisco on OS X with 'vpnc'

by Chris Shenton last modified May 08, 2009 10:30 AM

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

Read More…

Django forms with ManyToManyFields

by Chris Shenton last modified May 12, 2009 02: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…

Sieve server-side mail filtering with Postfix, Dovecot

by Chris Shenton last modified May 16, 2009 03:14 PM

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

Read More…

Buildout for Django with PostgreSQL on OS X

by Chris Shenton last modified Jul 16, 2011 01:20 PM

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

Read More…

Compile Subversion on OS X with Neon, SSL

by Chris Shenton last modified Aug 12, 2009 06: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…

Create Plone Initial Content with Generic Setup

by Chris Shenton last modified Aug 17, 2009 09:12 PM

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…

Set PATH on OS X

by Chris Shenton last modified Aug 23, 2009 11:04 AM

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

Read More…

Git SVN notes

by Chris Shenton last modified Sep 28, 2009 06:16 AM

Newbie notes on using Git with a remote SVN repo.

Read More…

Use DJBDNS to slave a zone from a master

by Chris Shenton last modified Sep 24, 2009 12: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…

Sync Apple iCal with Google Calendar

by Chris Shenton last modified Dec 06, 2009 05:11 AM

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

Read More…

System Monitoring with Zenoss

Zenoss is a sophisticated open source / commercial network monitoring system.

Read More…

Time Tracking, Invoicing, Accounting Software

Desktop, Online, iPhone, Software as Service. So many to choose from. Not all of them good.

Read More…

Setup FreeTDS, ODBC and pyodbc to Connect to MS-SQL on FreeBSD

Instructions for connecting FreeBSD 8.0 to MSSQL server (2005) for use with pyodbc and SQLAlchemy. it should also work fine on OSX 10.6.

Read More…

hudson

Presentation on Hudson to HQ

Read More…

Apache with RADIUS authentication for Trac (with RSA server)

We wanted to have a Trac instance authenticate to our corporate RSA server which exposes a RADIUS protocol; the mod_auth_radius module did the trick.

Read More…

Postgres, psycopg2, virtualenv install hints

Had problems with Darwin ports, homebrew install, etc etc. Put Postgres's binary directory in your PATH before trying to install psycopg2.

Read More…

Postgres startup on OS X 10.6

Use launchd and launchctl to start our hand-built Postgres server on OS X 10.6 Snow Leopard.

Read More…

Compiling Python 3 on OS X Snow Leopard

Default configure and build dumped curious errors, a simple environment setting fixed it.

Read More…

Compiling Erlang (R13x) on Snow Leopard

by Reed O'Brien last modified May 16, 2010 04:42 PM

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

Read More…

IPython in ZODB debug session

by Reed O'Brien last modified May 19, 2010 03:12 PM

notes to myself to remember how to do this, again

Read More…

Finding all Trac instances users

by Chris Shenton last modified Jun 30, 2010 01: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 last modified Jun 30, 2010 01:47 PM

Fluid creates a desktop app, accessible by Android too

Read More…

Flymake Mode for Emacs/JavaScript

Use JSLint on javascript files live in Eamcs

Read More…

Xen and the art of CentOS maintenance

My initial foray into running Xen: much easier on Centos 5.5 than Ubuntu 10.05 so far

Read More…

Add VirtualBox Guest Additions to Centos, RHEL

by Chris Shenton last modified Sep 09, 2010 09:27 AM

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…

HTC Evo + PdaNet + BlueTooth on Mac OS X

by Chris Shenton last modified Sep 13, 2010 11:14 AM

Setting up networking over BlueTooth to the HTC Evo phone to use PdaNet to access the WAN seems tricker than it should be. But that seems mostly the fault of BlueTooth's byzantine setup.

Read More…

Building Python-2.7 on FreeBSD

by Chris Shenton last modified Oct 27, 2010 11:43 AM

Building Plone failed because it couldn't find libraries, tweak build_ext.py to fix.

Read More…

Trac: simple HTML and CSS modifications

Enabling and locating files isn't obvious: HTML and CSS/Image files live in different directories.

Read More…

Perform Containment test on arrays in Javascript

A prototype for performing containment tests in Javascript; the moral equivalent of __contains__ for sequences.

Read More…

Plone on Slicehost

by Reed O'Brien last modified Feb 01, 2011 01:05 PM

How to setup plone on slicehost

Read More…

TAL Order of Execution

by Reed O'Brien last modified Feb 13, 2011 02:43 AM

A TAL memory aid for something I can never remember or find when I want to.

Read More…

Emacs hangs on Flymake under OS X

by Chris Shenton last modified Mar 16, 2011 02:47 PM

Popup dialogs considered harmful.

Read More…

Compile Python-2.7 on FreeBSD

by Chris Shenton last modified Mar 24, 2011 10:53 AM

Need to patch in order to fix problem with ${LDFLAGS}. Don't use --enable-shared.

Read More…

Restore disk from Crashplan (on OS X)

by Chris Shenton last modified Mar 29, 2011 05:23 PM

Crashplan saved our bacon but took a while to find the files -- ownership and location important.

Read More…

Jenkins

"Continuous Integration with Jenkins" presentation for AgileTechDC 2011

Read More…

Android TimeTracker data extraction

by Chris Shenton last modified Jun 08, 2011 02:03 PM

How to generate a report from the database managed by TimeTracker for Android by ABS

Read More…

Flymake Mode for Emacs/JavaScript V8 edition

V8 powered jslint or jshint with Flymake in Aquamacs Emacs

Read More…

Build MongoDB on FreeBSD -- for Jenkins use

by Chris Shenton last modified Aug 19, 2011 05:42 PM

We use Jenkins to automate build and test; many of our projects use MongoDB, so we need a download tarball for it as 10gen doesn't offer a pre-built image.

Read More…

CrashPlan on Headless Server

by Chris Shenton last modified Sep 04, 2011 09:45 AM

Use client on MacOS over ssh tunnel to headless server.

Read More…

Ubuntu-11.04 on Dell T-105 with RAID: video and grub problems

by Chris Shenton last modified Sep 04, 2011 10:04 AM

At install time, the video blanked. After RAID setup, Grub didn't install.

Read More…

Host Plone site a level down with Apache and VirtualHostMonster

by Chris Shenton last modified Oct 28, 2011 10:56 AM

We had to use some _vh_* magic to get rewrites to work properly.

Read More…

Use openconnect VPN on OS X instead of Cisco AnyConnect

by Chris Shenton last modified Nov 17, 2011 12:27 PM

AnyConnect requires registration and a support contract, but we can use open source software instead.

Read More…

Navigation