Case Studies

This section contains case studies documenting the procedures and fixes that I have done. To be honest, much of the time I have done something or forgot to do something that makes the job longer or takes me in a wrong direction. Why do I share my failures? I do it in hopes that by me sharing my mistakes, you won't make the same mistakes.

Please choose a case study to the left. I hope you find them informative.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

!function (d, s, id) { var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? 'http' : 'https'; if (!d.getElementById(id)) { js = d.createElement(s); js.id = id; js.src = p + "://platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs); } } (document, "script", "twitter-wjs"); function DisplayDTC(inputValue) { BootstrapDialog.show({ title: inputValue, message: $('
Loading....
').load('https://www.geekdiymechanic.com/OBDII/PerformOBDIIDetailCodeLookUp' + "?filter=" + inputValue), buttons: [{ label: 'Close', action: function (dialogItself) { dialogItself.close(); } }] }); return false; } // end of DisplayDTC() $(function() { var icons = { header: "ui-icon-circle-arrow-e", activeHeader: "ui-icon-circle-arrow-s" }; $( "#accordion" ).accordion({ icons: icons, collapsible: true, icons : icons }); });