Pinned Repositories
base.proj
Simple bash or php script to create new projects with base files in them
dotfiles
The dotfiles (configuration files) of Toby Mackenzie
fork-lmb
forked for contributing
OOFrontEndModules
Symfony-Initial
Initial Symfony setup based on Symfony Standard but prepared to use TJM BaseBundle and Shared
tobymackenzie.com.site
Code for tobymackenzie.com
tobymackenzie.srv
provisioning / deployment for tobymackenzie.com server
wiki-site.symf
Web-site front-end interface for a folder of markdown files, optionally managed with `tjm/wiki`, using Symfony.
wp-to-markdown.php
Convert WordPress posts to markdown files through database connection
tobymackenzie's Repositories
tobymackenzie/tobymackenzie.com.site
Code for tobymackenzie.com
tobymackenzie/db.php
A simple PDO abstraction for database querying and other utitilies.
tobymackenzie/dotfiles
The dotfiles (configuration files) of Toby Mackenzie
tobymackenzie/shell-runner.php
Run shell commands locally or via SSH
tobymackenzie/sy-console.symf
Symfony Console component with dependency injection, config handling, configurable command loading, and other niceties.
tobymackenzie/tobymackenzie.srv
provisioning / deployment for tobymackenzie.com server
tobymackenzie/wiki-site.symf
Web-site front-end interface for a folder of markdown files, optionally managed with `tjm/wiki`, using Symfony.
tobymackenzie/wp-to-markdown.php
Convert WordPress posts to markdown files through database connection
tobymackenzie/backbone-helpers.js
Helper classes and utilities for Backbone / Marionette
tobymackenzie/buffer-manager.php
manager for PHP output buffers
tobymackenzie/bxln2ho3.com.site
bxln2ho3.com site code
tobymackenzie/cache.php
A simple filesystem cache implementation for storing PHP data
tobymackenzie/files.php
File utilities for PHP
tobymackenzie/html-boilerplate
Web site boilerplate to experiment with general web site building and markup/code ideas
tobymackenzie/learn.php
Just some learning experiments in PHP
tobymackenzie/spaify.web
Script to turn regular website into a single page application for sites with the same shell around select changing content elements.
tobymackenzie/static-web-tasks.php
Task to build a static version of a site
tobymackenzie/sy-dependency-injection.symf
Convenient helpers for working with Symfony's dependency injection and config components.
tobymackenzie/sy-site.symf
Some base functionality for use with Symfony sites.
tobymackenzie/sy-web.symf
Base functionality for Symfony web projects.
tobymackenzie/Symfony-Shared
Some base Symfony files outside of bundles to be shared among all Symfony projects
tobymackenzie/tbin
Collection of shell commands written in PHP using Symfony's console
tobymackenzie/test-server.js
A simple js test server that serves a directory and rewrites any npm module paths to work in the browser
tobymackenzie/theme-helper.wp
Helper classes for WordPress theme development
tobymackenzie/theme.wp
Base theme to build other themes from. Uses WPThemeHelper
tobymackenzie/timesheet.php
Simple time calculator for timesheets keeping track of time worked on projects.
tobymackenzie/tmclasses.js
Javascript class library
tobymackenzie/tobymackenzie.com.data
Content / data for site tobymackenzie.com
tobymackenzie/utils.php
General PHP utilities
tobymackenzie/Web-ClientBehavior
collection of Javascript classes and functions for various uses