/* Derived from Embedded Moose by Josh Triplett <josh@freedesktop.org>
- * Edited by W. Trevor King <wking@tremily.us> to support:
+ * Edited by W. Trevor King <wking@drexel.edu> to support:
* - Sidebars
* - <code>
* - streamlined layout (fewer borders, etc.)
#!/usr/bin/env python
#
-# Copyright (C) 2010, William Trevor King <wking@tremily.us>
+# Copyright (C) 2010, William Trevor King <wking@drexel.edu>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
#!/bin/sh
#
-# Copyright (C) 2008-2010, William Trevor King <wking@tremily.us>
+# Copyright (C) 2008-2010, William Trevor King <wking@drexel.edu>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
#!/usr/bin/env python
#
-# Copyright (C) 2009-2010, William Trevor King <wking@tremily.us>
+# Copyright (C) 2009-2010, William Trevor King <wking@drexel.edu>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
>>> c = NewFeedCommand()
>>> feed = c.run(['--title', 'Physics 201', '--author', 'W. Trevor King',
... '--author-uri', 'http://www.physics.drexel.edu/~wking/',
- ... '--author-email', 'wking@tremily.us',
+ ... '--author-email', 'wking@drexel.edu',
... 'http://www.physics.drexel.edu/~wking/phys201'])
>>> print etree.tostring(feed, pretty_print=True, xml_declaration=True,
... encoding='UTF-8') # doctest: +ELLIPSIS, +REPORT_UDIFF
<title>Physics 201</title>
<author>
<name>W. Trevor King</name>
- <email>wking@tremily.us</email>
+ <email>wking@drexel.edu</email>
<uri>http://www.physics.drexel.edu/~wking/</uri>
</author>
<generator version="0.2">atomgen [based on lxml]</generator>
>>> c = NewFeedCommand()
>>> feed = c.run(['--title', 'Physics 201', '--author', 'W. Trevor King',
... '--author-uri', 'http://www.physics.drexel.edu/~wking/',
- ... '--author-email', 'wking@tremily.us',
+ ... '--author-email', 'wking@drexel.edu',
... 'http://www.physics.drexel.edu/~wking/phys201'])
>>> fd,path = mkstemp(suffix='.atom', prefix='atomgen-')
>>> close(fd)
<title>Physics 201</title>
<author>
<name>W. Trevor King</name>
- <email>wking@tremily.us</email>
+ <email>wking@drexel.edu</email>
<uri>http://www.physics.drexel.edu/~wking/</uri>
</author>
<generator version="0.2">atomgen [based on lxml]</generator>
http://blog.tremily.us/posts/Gentoo_Prefix_overlay/
</homepage>
<owner>
- <email>wking@tremily.us</email>
+ <email>wking@drexel.edu</email>
</owner>
<source type="git">
git://tremily.us/wtk-prefix-overlay.git
http://blog.tremily.us/posts/Gentoo_overlay/
</homepage>
<owner>
- <email>wking@tremily.us</email>
+ <email>wking@drexel.edu</email>
</owner>
<source type="git">
git://tremily.us/wtk-overlay.git
#!/usr/bin/env python
#
-# Copyright (C) 2010-2011 W. Trevor King <wking@tremily.us>
+# Copyright (C) 2010-2011 W. Trevor King <wking@drexel.edu>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
#!/bin/bash
#
-# Copyright (C) 2011, William Trevor King <wking@tremily.us>
+# Copyright (C) 2011, William Trevor King <wking@drexel.edu>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
sub 2048g/42407C74 created: 2008-08-09 expired: 2009-08-09 usage: E
sub 2048g/4DA3FC0B created: 2009-07-26 expired: 2010-08-08 usage: E
sub 1024D/EB357E60 created: 2009-07-26 expired: 2010-08-08 usage: S
- [ultimate] (1). William Trevor King <wking@tremily.us>
+ [ultimate] (1). William Trevor King <wking@drexel.edu>
[ultimate] (2) William Trevor King <tvrkng@gmail.com>
The usage characters are:
sub 1024D/EB357E60 created: 2009-07-26 expired: 2010-08-08 usage: S
sub 2048g/3FB721E8 created: 2011-05-25 expires: 2012-05-24 usage: E
sub 2048R/9CADC4D9 created: 2011-05-25 expires: 2012-05-24 usage: S
- [ultimate] (1). William Trevor King <wking@tremily.us>
+ [ultimate] (1). William Trevor King <wking@drexel.edu>
[ultimate] (2) William Trevor King <tvrkng@gmail.com>
If you get confused, there's also a `help` command.
-# Copyright (C) 2009 Rob G. Healey <robhealey1@gmail.com>
+# Copyright (C) 2009 Rob G. Healey <robhealey1@gmail.com>
# Copyright (C) 2010 Jakim Friant
-+# Copyright (C) 2011 W. Trevor King <wking@tremily.us>
++# Copyright (C) 2011 W. Trevor King <wking@drexel.edu>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
#!/usr/bin/env python
#
-# Copyright (C) 2011 W. Trevor King <wking@tremily.us>
+# Copyright (C) 2011 W. Trevor King <wking@drexel.edu>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
#!/bin/bash
#
-# Copyright (C) 2011 W. Trevor King <wking@tremily.us>
+# Copyright (C) 2011 W. Trevor King <wking@drexel.edu>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
#!/bin/bash
#
-# Copyright (C) 2011 W. Trevor King <wking@tremily.us>
+# Copyright (C) 2011 W. Trevor King <wking@drexel.edu>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
From 67bdccaf0d328eae57142235dd66b1bdf2a1be66 Mon Sep 17 00:00:00 2001
-From: W. Trevor King <wking@tremily.us>
+From: W. Trevor King <wking@drexel.edu>
Date: Tue, 21 Oct 2008 09:36:29 -0400
Subject: [PATCH] Added math.h include to fs_align_histogram2d.h.
From 81f8a53d2c0ec948f9396fc58be0328b502392c4 Mon Sep 17 00:00:00 2001
-From: W. Trevor King <wking@tremily.us>
+From: W. Trevor King <wking@drexel.edu>
Date: Tue, 21 Oct 2008 10:28:29 -0400
Subject: [PATCH] changed abs(double) to fabs(double) in fs_fit_spectrum.cpp
From 9c4d46b8007f85fa4d7c6c285c1c64a766d4001e Mon Sep 17 00:00:00 2001
-From: W. Trevor King <wking@tremily.us>
+From: W. Trevor King <wking@drexel.edu>
Date: Tue, 21 Oct 2008 19:53:51 -0400
Subject: [PATCH] Updated wxWindows code to compile on wx-2.8.
From 6375e1f233b9366ca0ba40fac785764df0a6edb2 Mon Sep 17 00:00:00 2001
-From: W. Trevor King <wking@tremily.us>
+From: W. Trevor King <wking@drexel.edu>
Date: Tue, 21 Oct 2008 19:57:03 -0400
Subject: [PATCH] Added wxglade entry to Makefile for regenerating automatic code.
#!/usr/bin/env python
#
-# Copyright (C) 2011 W. Trevor King <wking@tremily.us>
+# Copyright (C) 2011 W. Trevor King <wking@drexel.edu>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
#!/usr/bin/env python
#
-# Copyright (C) 2011 W. Trevor King <wking@tremily.us>
+# Copyright (C) 2011 W. Trevor King <wking@drexel.edu>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
#!/usr/bin/env python
#
-# Copyright (C) 2011 W. Trevor King <wking@tremily.us>
+# Copyright (C) 2011 W. Trevor King <wking@drexel.edu>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
#!/usr/bin/env python
#
-# Copyright (C) 2009-2010 W. Trevor King <wking@tremily.us>
+# Copyright (C) 2009-2010 W. Trevor King <wking@drexel.edu>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
#
# Print battery status/percentage
#
-# Copyright (C) 2010 W. Trevor King <wking@tremily.us>
+# Copyright (C) 2010 W. Trevor King <wking@drexel.edu>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
#
# Something along the lines of qiv's .qiv-save and .qiv-trash for pqiv.
#
-# Copyright (C) 2010 W. Trevor King <wking@tremily.us>
+# Copyright (C) 2010 W. Trevor King <wking@drexel.edu>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
#!/usr/bin/env python
#
-# Copyright (C) 2010-2012 W. Trevor King <wking@tremily.us>
+# Copyright (C) 2010-2012 W. Trevor King <wking@drexel.edu>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
# Entrez-requested tracking information
TOOL = 'entrezpy'
-EMAIL = 'wking@tremily.us'
+EMAIL = 'wking@drexel.edu'
# Logging
LOG = _logging.getLogger(TOOL)
#!/usr/bin/env python
#
-# Copyright (C) 2011 W. Trevor King <wking@tremily.us>
+# Copyright (C) 2011 W. Trevor King <wking@drexel.edu>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
#!/usr/bin/python
#
-# Copyright (C) 2010 W. Trevor King <wking@tremily.us>
+# Copyright (C) 2010 W. Trevor King <wking@drexel.edu>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
#!/usr/bin/env python
#
-# Copyright (C) 2011 W. Trevor King <wking@tremily.us>
+# Copyright (C) 2011 W. Trevor King <wking@drexel.edu>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
#!/usr/bin/env python
#
-# Copyright (C) 2011 W. Trevor King <wking@tremily.us>
+# Copyright (C) 2011 W. Trevor King <wking@drexel.edu>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
#!/usr/bin/env python
#
-# Copyright (C) 2011 W. Trevor King <wking@tremily.us>
+# Copyright (C) 2011 W. Trevor King <wking@drexel.edu>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
Copyright:
Copyright (C) 2007 Chris Lamb <lamby@debian.org>
- Copyright (C) 2010 W. Trevor King <wking@tremily.us>
+ Copyright (C) 2010 W. Trevor King <wking@drexel.edu>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
#!/usr/bin/env python
#
-# Copyright (C) 2009-2011 W. Trevor King <wking@tremily.us>
+# Copyright (C) 2009-2011 W. Trevor King <wking@drexel.edu>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
#
# Rename JPEGs to reflect the creation date stored in their metadata.
#
-# Copyright (C) 2010-2011 W. Trevor King <wking@tremily.us>
+# Copyright (C) 2010-2011 W. Trevor King <wking@drexel.edu>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
#!/bin/bash
#
-# Copyright (C) 2008-2011, William Trevor King <wking@tremily.us>
+# Copyright (C) 2008-2011, William Trevor King <wking@drexel.edu>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
<RDF:Description RDF:about="urn:mozilla:package:rel-vcs"\r
chrome:displayName="rel-vcs 1.0"\r
chrome:author="W. Trevor King"\r
- chrome:authorURL="mailto:wking@tremily.us"\r
+ chrome:authorURL="mailto:wking@drexel.edu"\r
chrome:name="rel-vcs"\r
chrome:extension="true"\r
chrome:description="Displays an icon to indicate presence of rel-vcs data in the web page.">\r
#!/usr/bin/python
#
-# Copyright (C) 2008-2011 W. Trevor King <wking@tremily.us>
+# Copyright (C) 2008-2011 W. Trevor King <wking@drexel.edu>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
#!/usr/bin/env python
-# Copyright (C) 2010 W. Trevor King <wking@tremily.us>
+# Copyright (C) 2010 W. Trevor King <wking@drexel.edu>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by