Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}

h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}

.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}

.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}

.tabSelected{color:[[ColorPalette::PrimaryDark]];
	background:[[ColorPalette::TertiaryPale]];
	border-left:1px solid [[ColorPalette::TertiaryLight]];
	border-top:1px solid [[ColorPalette::TertiaryLight]];
	border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}

#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}

.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
	border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background:[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
	border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
	border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}

#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}

.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}

.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}

.tiddler .defaultCommand {font-weight:bold;}

.shadow .title {color:[[ColorPalette::TertiaryDark]];}

.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}

.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}

.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}

.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}

.sparkline {background:[[ColorPalette::PrimaryPale]]; border:0;}
.sparktick {background:[[ColorPalette::PrimaryDark]];}

.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}

.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}

.imageLink, #displayArea .imageLink {background:transparent;}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}

.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}

.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}

.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}

.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}

#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:'alpha(opacity:60)';}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}

body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}

hr {height:1px;}

a {text-decoration:none;}

dt {font-weight:bold;}

ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}

.txtOptionInput {width:11em;}

#contentWrapper .chkOptionInput {border:0;}

.externalLink {text-decoration:underline;}

.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}

.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}

/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}

#mainMenu .tiddlyLinkExisting,
	#mainMenu .tiddlyLinkNonExisting,
	#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}

.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0em 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0em 1em 1em; left:0px; top:0px;}

.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}

#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}

#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0em 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 .3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}

.wizard {padding:0.1em 1em 0em 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0em 0em 0em; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0em;}
.wizardFooter .status {padding:0em 0.4em 0em 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em 0.1em 0.2em;}

#messageArea {position:fixed; top:2em; right:0em; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em 0.2em 0.2em 0.2em;}
#messageArea a {text-decoration:underline;}

.tiddlerPopupButton {padding:0.2em 0.2em 0.2em 0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em 1em 1em 1em; margin:0;}

.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0em;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}

.tabset {padding:1em 0em 0em 0.5em;}
.tab {margin:0em 0em 0em 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}

#contentWrapper {display:block;}
#splashScreen {display:none;}

#displayArea {margin:1em 17em 0em 14em;}

.toolbar {text-align:right; font-size:.9em;}

.tiddler {padding:1em 1em 0em 1em;}

.missing .viewer,.missing .title {font-style:italic;}

.title {font-size:1.6em; font-weight:bold;}

.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}

.tiddler .button {padding:0.2em 0.4em;}

.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}

.footer {font-size:.9em;}
.footer li {display:inline;}

.annotation {padding:0.5em; margin:0.5em;}

* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0em 0.25em; padding:0em 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}

.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0px 3px 0px 3px;}

.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}

.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0em; font-size:.9em;}
.editorFooter .button {padding-top:0px; padding-bottom:0px;}

.fieldsetFix {border:0; padding:0; margin:1px 0px 1px 0px;}

.sparkline {line-height:1em;}
.sparktick {outline:0;}

.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}

* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0em; right:0em;}
#backstageButton a {padding:0.1em 0.4em 0.1em 0.4em; margin:0.1em 0.1em 0.1em 0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; margin:0em 3em 0em 3em; padding:1em 1em 1em 1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em 0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which use a logographic writing system and need larger font sizes.
***/

/*{{{*/
body {font-size:0.8em;}

#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}

.subtitle {font-size:0.8em;}

.viewer table.listView {font-size:0.95em;}

.htmlarea .toolbarHA table {border:1px solid ButtonFace; margin:0em 0em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none ! important;}
#displayArea {margin: 1em 1em 0em 1em;}
/* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
noscript {display:none;}
}
/*}}}*/
<!--{{{-->
<div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar closeTiddler closeOthers +editTiddler > fields syncing permalink references jump'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar +saveTiddler -cancelTiddler deleteTiddler'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser'></span></div>
<!--}}}-->
To get started with this blank TiddlyWiki, you'll need to modify the following tiddlers:
* SiteTitle & SiteSubtitle: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* MainMenu: The menu (usually on the left)
* DefaultTiddlers: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
These InterfaceOptions for customising TiddlyWiki are saved in your browser

Your username for signing your edits. Write it as a WikiWord (eg JoeBloggs)

<<option txtUserName>>
<<option chkSaveBackups>> SaveBackups
<<option chkAutoSave>> AutoSave
<<option chkRegExpSearch>> RegExpSearch
<<option chkCaseSensitiveSearch>> CaseSensitiveSearch
<<option chkAnimate>> EnableAnimations

----
Also see AdvancedOptions
This started out with the intent of doing a significant upgrade to the Squier Strat.  It has transformed into a "from scratch" project using all new parts.

Most parts come from Carvin except for the pickups and pickup covers.  So essentially its a Carvin Bolt kit with Seymour Duncan Vintage for Strat SSL-2 Flat pickups.

Details and current progress will be posted on [[this blog|http://blue-zebra-guitar.blogspot.com]].

Here's my current plan for finishing the body... I want a high contrast, dark grain vs blue stain effect -- i.e., fill pores with dark grain filler, sand back, stain blue.   After that I'll follow the standard sand/sealer, clear lacquer, and polish schedule.

[[Timeline|2008 Guitar Project Timeline]]


* January 16, 2008 - I ordered a [[Carvin replacement neck|https://www.carvinguitars.com/products/single.php?product=BN]] w/ standard ebony fretboard and 12" radius.  I also ordered locking tuners and am I'm having them tung oil the back of the neck for me.
* Feb 11, 2008 - I ordered a set of 3 Seymour Duncan Vintage Flat ~SSL-2 pickups from West LA Music.  I got the call on Feb 27th that they had arrived and I picked them up the next day.
* March 4th - ordered shielding supplies from the Carvin website.   
* March 5th - the neck arrived today - it looks great! 
* March 6th - shielding supplies arrive.
* March 18th - This is no longer a squire upgrade.  After getting about half of the black paint off of the body using a combination of blow torching  and razor blade, I've found that the body is at least 5 pieces - 3 pieces of alder plus a thin wood laminate over the the top and bottom.  Underneath the black paint is a harder clear plastic coating over the wood.    Its going to be too much effort to get it down to bare wood in good condition, so I'm going to buy another body and all of the electronics, etc for a completely new guitar.
* March 21 - Ordered the body and remaining supplies from Carvin (except the pickup covers and screws, which they don't sell).
* March 28 - Body and parts arrive, kind of surprising since they said it would be 4 or 5 weeks to manufacture and ship the body.
* April 3 - Stopped at the House of Hardwood in WLA and picked up a piece of scrap ash.  I'll use this to experiment with the finish process.
* April 6 - Order stain, grain filler, sanding sealer, sand paper packs, and polish from ~ReRanch.com
* April 10 - ~ReRanch order arrives.  Picked up 6 cans of Deft clear gloss aerosol lacquer from Home Depot (3 for refinishing the Squier).
Quick facts:
* Born in 1962. &nbsp;I am married, have a son, and three dogs.
* I live in Culver City, California.
* I am a software engineer.
* I play guitar. &nbsp;In 2008 I am [[assembling a custom a guitar|2008 Guitar Project]].
* I tinker with audio and MIDI software on Linux to create backing tracks for playing guitar.
* Every Thursday evening during spring and summer I race with my Dad on his sailboat.
* About once a year I [[brew beer|Homebrew]].
The cost of creating my [[dream guitar|Dream Guitar Project]] is likely to be pretty high, so I've looked for off-the shelf guitars that match my specs.   &nbsp;All of these are rear-routed Strat style guitars.  &nbsp;The notes indicate how each guitar deviates from my specs.

|!Guitar |!Description |
|[[Zion Radicaster|http://www.zionguitars.com/main.asp?template=products&level1=Radicaster]] |Zion has options or will customize to match my [[dream guitar specs|Dream Guitar Project]].  &nbsp;Two piece neck.  &nbsp;Approx $3125. |
|[[Carvin Contour C66T |http://www.carvin.com/products/guitar.php?ItemNumber=C66]] |Unspecified body wood with flame/quilt maple top.  HSS option available.  $1200. |
|[[Fender FMT HSS Deluxe Strat|http://www.fender.com/products//search.php?partno=0101570852]] |Ebony fretboard, flame maple over alder body, only two color options, HSS noiseless pickup configuration.  $1400. |
|[[Washburn X33|http://www.washburn.com/products/electrics/x/x33.aspx]] |Website specs not detailed, limited options, multi-piece alder body, probably doesn't ship with locking tuners, sunburst body with rosewood fingerboard, black body with maple fingerboard.  Good reviews. ~$420.00 |
I plan on creating a [[custom guitar|Dream Guitar Project]].  In preparation, I found the following suppliers of parts.  &nbsp;This is not an exhaustive list -- I find a new one every time I search the web -- there are a lot of small custom guitar shops out there!   In order to make the list, the shop must at least sell replacement guitar necks or bodies. &nbsp;For ratings, I've been looking at [[Harmony Central|http://reviews.harmony-central.com/]].

|! Name |! Notes|
|[[WD Music|http://wdmusic.com/index.html]] |PDF Catalog only. Necks and lots of parts, electronics, etc. &nbsp;They offer quite a few necks, but wont build to custom specs as far as I can tell. |
|[[USA Custom Guitars|http://www.usacustomguitars.com]] |Lots of choices for necks and bodies, will build to custom specs, good ratings, expensive.  So far they have my [[favorite body|http://www.usacustomguitars.com/carvedtop-s.html]]. |
|[[AllParts|http://www.allparts.com]] |Necks and lots of parts, no bodies that I can see.  &nbsp;They offer quite a few necks, but wont build to custom specs as far as I can tell. |
|[[Warmoth|http://www.warmoth.com]] |Necks, bodies and more with lots of choices, and will build to custom specs. &nbsp;Looks like a great option at first, but for the last two years they've been getting trashed in all reviews on Harmony Central. |
|[[Musikraft|http://musikraft.3dcartstores.com/]] |Necks, bodies, and parts -- will build to custom specs. &nbsp;Reasonable prices, good ratings, but not too many options on the bodies (e.g., just standard front/rear routed Tele and Strat stuff - no carved tops). &nbsp;This is my current choice for the neck. |
|[[B Hefner Guitars|http://edenhaus.com]] |Reasonable number of neck and body options, the most expensive I've found so far. |
|[[Stewart Macdonald|http://www.stewmac.com]] |Everything for building and repairing strings instruments. |
|[[Mighty Mite|http://www.mightymite.com/index.html]] |Replacement necks, bodies and other parts.  One friend gave a good personal recommendation for these guys and most on-line reviews are OK, but customer support specific ratings are in the dumps. |
|[[Guitar Parts USA|http://www.guitarpartsusa.com]] | |
|[[Mojo Bodies|http://www.mojobodies.com]] |Custom bodies only. |
|[[Best Guitar Parts|http://www.bestguitarparts.com]] | |
|[[Lucas 3D Wood Duplicating|http://www.lucas3dwd.com]] |Custom bodies only. |
|[[Carvin|http://www.carvin.com/products/group.php?CID=KBN]] | |



[[About Me]]
[[Software Projects]]
In summary, it is a solid-body Strat with a rear routed body.  &nbsp;It might have a carved top. 

It might look like this:
[img[Guitar Mockup Image|http://geocities.datacellar.net/kellinwood/blue_mockup_guitar.png]]

The current plan is to do most of the assembly myself after purchasing the neck, body, and hardware. &nbsp;I feel confident that I can do almost everything myself including the soldering. &nbsp;I have two neighbors that have full workshops so I should be able to borrow or use their tools when necessary.  &nbsp;In case I run into trouble I can always turn it over to my guitar tech, which I might do for the final setup anyway.

!!!Features
Here are the features I'd like:
* Locking tuners.
* No string retainers/trees (tilt back head or LSR roller nut?).
* Nut width 1.6875 inches.
* One piece quarter sawn maple neck (matte finish on the back of the neck, high gloss finish on the fretboard).
* 9.5" fretboard radius.
* 25.5" scale.
* 22 medium-jumbo frets.
* Modern C neck shape.
* Swamp Ash Stratorcaster-style solid body, rear routed or maybe a [[carved top|http://www.usacustomguitars.com/carvedtop-s.html]].
* Transparent blue body finish.
* All black hardware (tuners, switches, knobs, pup covers, bridge, etc).
* Seymour Duncan California 50's RW/RP pickups - not sure, keep changing my mind on this.  Bridge humbucker?
* Wilkinson tremolo bridge w/ push-in bar.
* Fully shielded and properly grounded wiring.
* Pickup switching to include standard Strat modes plus extras such as bridge+neck, all on, series/parallel, etc -- ([[some ideas|http://alexplorer.net/guitar/]]). 
* Hardshell case.
!!!Cost
Here's how much this guitar might cost to build...  &nbsp;[[cost analysis spreadsheet|http://geocities.datacellar.net/kellinwood/dream_guitar_cost.html]].
!!!Alternatives
Several people have suggested buying an off-the-shelf guitar instead of building one. &nbsp;Here's a list of some [[commercial alternatives|Commercial Alternatives to My Custom Guitar]] that either meet the specs above, or get pretty close.



Five years ago I bought my first electric guitar for $140.00 -- a 20th Anniversary Edition Squire Stratocaster.&nbsp; Last year I finally "upgraded" to a Line 6 Variax 600.&nbsp; Although the Variax 600 is a much higher quality instrument, it did little to satisfy my urge to acquire more guitars. &nbsp;In fact it had quite the opposite effect -- I began thinking of the Squire as a spare guitar which could be customized by upgrading its parts. &nbsp;At first I thought I would customize in phases -- replacing the neck, then the body, and finally the electronics -- eventually resulting in a completely new guitar. &nbsp;On the plus side financing is easier when spending $500-$600 per phase over time and also eliminates the need to justify a one-time $1600 guitar purchase to my wife.&nbsp; But sometimes I get nervous about buying a neck for the Squire and then moving it to a custom-ordered body later -- a strategy my guitar tech has also warned against. &nbsp;Something about the neck pocket on Squires being non-standard due to the large variety of manufacturing locations, he says. &nbsp;So I've been waffling back and forth between a plan to [[tweak the Squire|Squire Upgrade Project]] and building my [[dream guitar|Dream Guitar Project]].

[[2008 Guitar Project]]
[[Squire Upgrade Project]]
[[Dream Guitar Project Details|Dream Guitar Project]]
[[Bodies & Neck Supplier List|Custom Guitar Bodies and Necks]]
[[Guitar Part Supplier List|Guitar Part Suppliers]]
[[Guitar Building/Modification Links]]
[[Guitar Tech Tips]]


|!Link |!Description |
|[[Project Guitar|http://www.projectguitar.com]] |Lots of information on setup, modification, building. &nbsp;The good links are at the bottom of the page. |
|[[Alexplorer's Axe Hacks|http://alexplorer.net/guitar/]] |All sorts of info on modifying guitar electronics. |
|[[Guitar Nuts|http://www.guitarnuts.com/index.php]] |Guitar wiring, shielding and more. |
Here's a very short list of guitar suppliers of guitar parts.  I'm getting lazy or this list might be longer.

|!Name |!Description |
|[[Guitar Fetish|http://www.guitarfetish.com]] |Low cost supplier of parts.  &nbsp;Nice web site.  &nbsp;Prices seem too good to be true. |
|[[Stewart Macdonald|http://www.stewmac.com]] |Everything for building and repairing strings instruments. |
|[[AllParts|http://www.allparts.com]] | |
|[[GuitarElectronics.com|http://www.guitarelectronics.com]] |Lots of electronic related parts for guitar. |
|[[Kinman Pickups|http://www.kinman.com/]] |Noiseless pickups for Strats and Teles plus lots of information on guitar tone. |
Collection of tips on guitar setup...

[[Pickup Height|http://www.ibanezrules.com/tech/setup/pickup_height.htm]]
Here's some recent activity in the beer brewing department.  My brewing partner is German Hernandez.

!!! Evil Monkey Pale Ale - Dec 2, 2007
This recipe is almost identical to our last batch brewed over 2 years ago.  The only difference is in the type and amount of hops -- the last batch ended up a little too bitter since the London ale yeast results in a relatively dry beer.  This time we've reduced the bittering units to get a result more balanced with the residual sugars.
* 2.5 gallons tap water for the boil
* 6lbs Alexander Light Malt Extract
* 1oz Kent Goldings hop pellets, 6.0% acid for 60 minutes
* 1oz Kent Goldings hop pellets, 6.0% acid for 30 minutes
* 1oz Kent Goldings hop pellets, 6.0% acid for 0 minutes (added right before we transferred the wort to the fermenter)
* 2.5+ gallons of Arrowhead bottled water added to the carboy
* 28 ~IBUs calculated
* Original gravity measured at 1040
* London ale yeast (Wyeast #1028)

To get the wort down to pitching temperature we put the carboy in a 40 gallon trash bin with water and 7lbs of ice.  Eight hours later the yeast was added.

!!! Bottling - December 16th

Final gravity measured at 1012.  German named it "Evil Monkey Pale Ale".   It tastes good now and should be great in about 4-6 weeks.
/***
|''Name:''|LegacyStrikeThroughPlugin|
|''Description:''|Support for legacy (pre 2.1) strike through formatting|
|''Version:''|1.0.2|
|''Date:''|Jul 21, 2006|
|''Source:''|http://www.tiddlywiki.com/#LegacyStrikeThroughPlugin|
|''Author:''|MartinBudden (mjbudden (at) gmail (dot) com)|
|''License:''|[[BSD open source license]]|
|''CoreVersion:''|2.1.0|
***/

//{{{
// Ensure that the LegacyStrikeThrough Plugin is only installed once.
if(!version.extensions.LegacyStrikeThroughPlugin) {
version.extensions.LegacyStrikeThroughPlugin = {installed:true};

config.formatters.push(
{
	name: "legacyStrikeByChar",
	match: "==",
	termRegExp: /(==)/mg,
	element: "strike",
	handler: config.formatterHelpers.createElementAndWikify
});

} //# end of "install only once"
//}}}
[[About Me]]
[[Guitar]]
[[Software|Software Projects]]
[[Favorites|My Favorite Things]]
[[Homebrew]]

New favorite stuff I've "discovered"

!!!2008
* [[Guitar Refinishing and Restoration Forum|http://www.reranch.com/reranch/viewforum.php?f=1]]
* My Fender Deluxe Reverb Reissue, purchased from craigslist.com
* [[iMacros|http://www.iopus.com/imacros/home/fx/welcome.htm]]
* [[Greasemonkey|https://addons.mozilla.org/en-US/firefox/addon/748]]

!!!2007
* [[TiddlyWiki|http://www.tiddlywiki.com]] - if you're reading this you're running it!
* [[Sweet Baby Ray's Barbecue Sauce|http://www.sweetbabyrays.com/]] - the sauce behind [[Versailles|http://www.versaillescuban.com]] great BBQ chicken.
* [[Facebook|http://www.facebook.com]]
* Text Messaging
** [[Google SMS|http://www.google.com/intl/en_us/mobile/sms]]
** [[Facebook Mobile|http://www.facebook.com/apps/application.php?id=2915120374&b]]
** [[SportsAlert.net|http://sportsalert.net]]
* [[Ruby|http://www.ruby-lang.org/]], and [[Ruby on Rails|http://www.rubyonrails.org/]]
** ~ActiveRecord is way cool, check out [[this tutorial|http://www.railsenvy.com/2007/8/8/activerecord-tutorial]] 

!!! 2006
* [[Variax 600|http://line6.com/variax]] and the [[PODxt Live|http://line6.com/podxtlive]]
* KCRW and NPR Podcasts
* [[Debian Linux|http://www.debian.org]]
* Toyota Prius
more data points for the information age
Ken Ellinwood
Sometimes I use my spare time to write software.  &nbsp;Here are some of my creations:
|bgcolor(#e0e0ff): Project Name |bgcolor(#e0e0ff): Link |bgcolor(#e0e0ff): Description |
|Simfish |http://geocities.datacellar.net/kellinwood/simfish |A simple predator/prey simulation implemented as a Java Applet. |
|~FluidGUI |http://fluidgui.sourceforge.net |A GUI for the ~FluidSynth sound-font based synthesizer. Implemented in Java. |
|~RawMIDI2SMF |http://geocities.datacellar.net/kellinwood/rawmidi2smf |Converts raw midi generated by the Linux 'amidi' utility into a Standard MIDI File. |
|Starboard Tack Scoring |http://sts.sourceforge.net |A yacht race/series scoring program. STS is ~RRS2005-2008 Appendix A compliant. |
|jpmidi |http://geocities.datacellar.net/kellinwood/jpmidi |A simple Jack-based command line MIDI sequencer. |
At one point I was going to upgrade the Squier Strat.  Here are the 'before' pics and audio recordings.   After getting off enough paint to realize that the body is non-refinishable, I abandoned this project in favor of assembling a completely new guitar.   I'm thinking of refinishing the body in a solid color.  So far I like the (low cost) suggestion to use [[Deft Aerosol Lacquer|http://www.deftfinishes.com/trade/OurProducts/details.cfm?ProductID=4]] over [[Krylon Interior/Exterior Spray Paint|http://www.krylon.com/main/product_template.cfm?levelid=5&sub_levelid=9&productid=1745&content=product_details]].   Apparently the two products are chemically compatible.   Sanding sealer would be applied before the paint, of course.

!!! Pics
''Before''
[img[Front View|http://geocities.datacellar.net/kellinwood/squire/before/small/front.jpg][http://geocities.datacellar.net/kellinwood/squire/before/front.jpg]] &nbsp;[img[Angled View|http://geocities.datacellar.net/kellinwood/squire/before/small/front_angled.jpg][http://geocities.datacellar.net/kellinwood/squire/before/front_angled.jpg]] &nbsp;[img[Body Front|http://geocities.datacellar.net/kellinwood/squire/before/small/body_front_close.jpg][http://geocities.datacellar.net/kellinwood/squire/before/body_front_close.jpg]] &nbsp;[img[Body Rear|http://geocities.datacellar.net/kellinwood/squire/before/small/body_rear_close.jpg][http://geocities.datacellar.net/kellinwood/squire/before/body_rear_close.jpg]] &nbsp;[img[Headstock|http://geocities.datacellar.net/kellinwood/squire/before/small/headstock.jpg][http://geocities.datacellar.net/kellinwood/squire/before/headstock.jpg]]

!!! Audio

The recordings in each row were made with the same equipment and settings.

|bgcolor(#e0e0ff): Description |bgcolor(#e0e0ff): Before |bgcolor(#e0e0ff): After |
|Just handling the guitar without much playing to demonstrate how noisy or silent the guitar is.  The Variax comparison reveals just how much room for improvement there is. |[[squire_noise.mp3|http://geocities.datacellar.net/kellinwood/squire/before/squire_noise.mp3]]  [[variax_silence.mp3|http://geocities.datacellar.net/kellinwood/squire/before/variax_silence.mp3]] | |
|Shine on You Crazy Diamond intro played using the neck pickup.  |[[shine_on_intro.mp3|http://geocities.datacellar.net/kellinwood/squire/before/neck_pickup_shine_on_intro.mp3]] | |
|Neck+middle pickups |[[hideaway.mp3|http://geocities.datacellar.net/kellinwood/squire/before/neck_middle_hideaway.mp3]] | |
|Middle pickup |[[ram_bunk_shush.mp3|http://geocities.datacellar.net/kellinwood/squire/before/middle_ram_bunk_shush.mp3]] | |
|Bridge pickup |[[penetration.mp3|http://geocities.datacellar.net/kellinwood/squire/before/bridge_penetration.mp3]] | |
http://www.tiddlywiki.com/
1