public
Description: Code examples from my blog
Homepage: http://pauldowman.com
Clone URL: git://github.com/pauldowman/blog_code_examples.git
name age message
file .gitignore Sun Feb 08 15:29:46 -0800 2009 added .gitignore [pauldowman]
file COPYING Fri Sep 25 13:03:31 -0700 2009 Added GPL license file. [pauldowman]
file README.textile Sun Feb 08 16:03:25 -0800 2009 linkified all links [pauldowman]
directory mysql_s3_backup/ Fri Sep 25 13:03:52 -0700 2009 Don't do "reset master" after restoring, becaus... [pauldowman]
README.textile

Code examples from Paul Dowman’s blog

These are the code examples for my blog posts which are available at http://pauldowman.com/

Copyright 2009 Paul Dowman, http://pauldowman.com/

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 the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.