*2009.11.30 17:11:58 system dos2unix unix2dos flip commands newlines conversion

I can never find an easy way to do this on the rare occasions that I need to do this. maybe I can rediscover the different ways and keep track of them here.

 

*2009.11.23 15:44:12 python reportlab
*2009.11.23 15:40:03 python reportlab pdf generation
*2009.11.23 13:07:29 python math science numpy examples
*2009.11.23 12:52:23 python math science matplotlib
matplotlib savefig - Google Search
matplotlib: python plotting — Matplotlib v0.99.1.1 documentation
Cookbook/Matplotlib -
Overview — Matplotlib v0.99.1.1 documentation
Pyplot tutorial — Matplotlib v0.99.1.1 documentation
Interactive navigation — Matplotlib v0.99.1.1 documentation
Using matplotlib in a python shell — Matplotlib v0.99.1.1 documentation
Overview — Matplotlib v0.99.1.1 documentation
matplotlib pyplot — Matplotlib v0.99.1.1 documentation
Artist tutorial — Matplotlib v0.99.1.1 documentation
Image tutorial — Matplotlib v0.99.1.1 documentation
Plotting with Pylab - Python Code Snippet
matplotlib pyplot — Matplotlib v0.99.1.1 documentation
Artist tutorial — Matplotlib v0.99.1.1 documentation

 

*2009.11.23 12:51:53 python graphic_libraries

see also: graphs-trees-hierarchies.txt

math-science.txt

 

*2009.11.22 07:24:21 python scrape webtest

windmill firefox

 

*2009.11.20 00:08:56 system macosx

Open Sound Preferences uncheck play user interface sound effects turn down alert volume

 

*2009.11.19 19:03:55 python mercurial subrepositories subrepos
*2009.11.17 19:33:31 python documentation

cd /c/moments/docs/ sphinx-build -b html . ./_build

 

*2009.11.15 05:18:52 python mercurial

cp ../charles/.hgignore .

 

*2009.11.13 15:51:15 README

Deep Breath... Inhale.... Exhale.... :)

Hi! My name is Charles Brandt. These are my notes. They are available at charlesbrandt.com.

This work is possible by the love of TCB, my family, my teachers and my friends. Thank you!

Have fun. Take care. Be happy. Be free. Namaste.

SYSTEM NOTES

These notes document how I set up a computer with a fresh operating system. In general, I find it easier to set up a system from scratch quickly, rather than fix a broken system or upgrade an obsolete system. I feel more confident that the system is clean and stable that way. This is also a good chance to make sure my note taking and backup habits are working.

Notes on setting up different operating systems are included in: system/

If you don't already have a preference in operating systems, you might try Ubuntu. | http://www.ubuntu.com

Ubuntu is an open source operating system. Open source software is a wonderful thing, and I encourage you to take some time to learn why: general/free_software.txt

Ubuntu makes getting started easy. Start by downloading and burning an image of Ubuntu from their site.

If you don't have the ability to download and burn CDs, there are also sources to order the system on CD for minimal cost, or you can look into transferring the image to a USB thumb drive.

Once you have your copy of Ubuntu, boot your computer with it and Ubuntu should load into a "Live" instance. This is a fully functional Linux system. Cooool. With enough memory, the only noticable performance hit comes when the system needs to access a program from the source media.

At this point you are also able to install Ubuntu to a local drive. Whether you run live or install to disk, that's up to you.

For more details on installing a new Ubuntu system, see: system/ubuntu.txt

When running from an Ubuntu live session, I add some configurations with: system/startup.sh Be sure to update $NAME to be your name/username and $USBPATH to point to where this instance is.

MOMENTS

If you haven't done this as part of your system install, or if you're forging on with a simple system, install the python moments module:

easy_install moments

or if you don't have easy_install, python/downloads/ez_setup.py

or just download the package:

and install from there: python setup.py install or python setup.py develop

otherwise...

CHECK LIST

terminal open? file system browser open? system beep disabled? desktop background set? last instance loaded from instance_notes?

ok... here we go. Deep Breath... Inhale.... Exhale.... :)

 

*2009.11.13 15:50:10 system python install

these notes are formalized in: startup-python.sh

 

*2009.11.11 16:41:50 instances

/c/charles/public/instances.txt /c/external/sites/charlesbrandt.com/administrator/static_website.txt /c/outgoing/20091111.txt /c/charles/todo.txt /c/external/sites/charlesbrandt.com/administrator/publish.txt /c/external/sites/charlesbrandt.com/administrator/website.txt /c/external/sites/charlesbrandt.com/python/pylons/mako.txt /c/external/sites/charlesbrandt.com/python/templates.txt

 

*2009.11.09 17:09:40 python scrape webtest
*2009.11.05 09:34:54 python gui envisage enthought
Application Framework :: Enthought, Inc.
EnvisageThree/Introduction - Enthought Trac - Trac
OSGi Alliance | Main / OSGi Alliance
OSGi Alliance | About / Benefits of Using OSGi
OSGi from Here to There | Nagarro Blog
EnvisageThree/core.html - Enthought Trac - Trac
EnvisageThree/extension_points.html - Enthought Trac - Trac
EnvisageThree/services.html - Enthought Trac - Trac
EnvisageThree/plugins.html - Enthought Trac - Trac

 

*2009.11.03 14:02:03 python templates

see also: /c/external/sites/charlesbrandt.com/python/pylons/mako.txt

 

*2009.11.03 14:01:49 python pylons mako

see also python/templates.txt