1
0
Fork 0

Updated all files to use Unix line endings.

This commit is contained in:
L. Bradley LaBoon 2014-11-20 14:53:31 -05:00
parent 6da969b1e0
commit 4f46d6eddb
11 changed files with 443 additions and 444 deletions

View File

@ -1,196 +1,196 @@
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="robots" content="INDEX, FOLLOW" />
<meta name="revisit-after" content="7 days" />
<title>L. Bradley LaBoon</title>
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
<link rel="stylesheet" type="text/css" href="/css/home.css" />
<script type="text/javascript" src="/js/navbar.js"></script>
<!--Google Analytics-->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-33101112-1']);
_gaq.push(['_setDomainName', 'bradleylaboon.com']);
_gaq.push(['_trackPageview']);
(function()
{
var ga = document.createElement('script');
ga.type = 'text/javascript';
ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<div id="wrapper">
<!--#include virtual="/include/header.html"-->
<h1 id="page-title">About Me</h1>
<div id="content">
<div id="left-content">
<div class="segment">
<h3 class="segment-title">Education</h3>
<div class="segment-content">
I went to college at <a target="_blank" href="http://www.ycp.edu/">York College of Pennsylvania</a>.
<ul>
<li>Degree: BS, Computer Science</li>
<li>Years Attended: 2009-2013</li>
<li>Cumulative GPA: 3.20</li>
<li>Departmental Recognition Award</li>
<li>Dean's List (Spring 2011, Fall 2012, Spring 2013)</li>
<li>Activities: ACM (President), Anime Club (President), CES, WVYC</li>
</ul>
<br />
I went to high school at <a target="_blank" href="http://www.devonprep.com/">Devon Preparatory School</a>.
<ul>
<li>Years Attended: 2005-2009</li>
<li>National Honor Society</li>
<li>Spanish National Honor Society</li>
<li>Activities: Computer Club (President), Digital Electronics Club (President), Jazz Band, Stage Crew, Ballroom Dance Club</li>
</ul>
</div>
</div>
<div class="segment">
<h3 class="segment-title">Employment</h3>
<div class="segment-content">
Engineer - System Administration, <a target="_blank" href="http://www.qvc.com/">QVC, Inc.</a> (June 2013 - Present)
<ul>
<li>Maintain physical and virtual Unix/Linux servers within the company's data centers</li>
<li>Troubleshoot problems within the company's infrastructure</li>
<li>Deploy new systems using a variety of technologies, including VMWare and NIM</li>
<li>Assist with the deployment of applications to Tomcat and WebSphere environments</li>
</ul>
<br />
Network Admin, <a target="_blank" href="http://www.metpersnl.com/">Metropolitan Personnel, Inc.</a> (June 2006 - Present)
<ul>
<li>Maintain and update company-wide hardware and software (including servers, terminals, and networking equipment) on an as-needed basis.</li>
</ul>
<br />
Unix/Linux Administration Intern, <a target="_blank" href="http://www.qvc.com/">QVC, Inc.</a> (May 2012 - August 2012)
<ul>
<li>Wrote an application to automate the process of comparing server metrics (such as CPU, RAM utilization) to business metrics (such as pageviews/hour) in order to create correlation models that can be used to forecast server load.</li>
<li>Helped maintain and replace server equipment in the data centers.</li>
</ul>
<br />
Web Development Intern, <a target="_blank" href="http://www.dataforma.com/">Dataforma, Inc.</a> (May 2011 - August 2011)
<ul>
<li>Developed an interactive online drawing application using HTML5 and JavaScript, designed to be used by roofing contractors for modelling their projects.</li>
</ul>
<br />
Founder, BITS (July 2008 - August 2010)
<ul>
<li>Started a small business in the summer of 2008 to provide computer service to local clients and businesses.</li>
<li>Services included hardware and software upgrades, custom-built machines, virus removal, and web development.</li>
<li>BITS = Brad's IT Services</li>
</ul>
</div>
</div>
<div class="segment">
<h3 class="segment-title">Experience/Skills</h3>
<div class="segment-content">
I have experience in the following areas:<br />
<br />
Programming and Scripting
<ul>
<li>C, C++, and C#</li>
<li>MPI and pthreads</li>
<li>Java</li>
<li>Android SDK</li>
<li>HTML5 and CSS3</li>
<li>JavaScript</li>
<li>PHP</li>
<li>Python</li>
<li>Perl</li>
<li>Bash</li>
<li>CUDA</li>
<li>OpenGL</li>
<li>MIPS Assembly (why not?)</li>
<li>Verilog</li>
<li>Visual Basic and VB.NET</li>
<li>I dabbled in Ruby on Rails once...kinda, sorta</li>
</ul>
<br />
Operating Systems
<ul>
<li>Linux (including all major distributions)</li>
<li>Unix (including AIX and HP-UX)</li>
<li>Windows 3.1+ and Server 2003+</li>
<li>Mac OSX 10.0+</li>
</ul>
<br />
Software
<ul>
<li>Apache</li>
<li>Tomcat</li>
<li>WebSphere</li>
<li>MySQL/MariaDB</li>
<li>Puppet</li>
<li>Microsoft SQL Server</li>
<li>Active Directory</li>
<li>Subversion</li>
<li>Git</li>
<li>MS Office/LibreOffice (does this even count as a skill anymore?)</li>
<li>SolidWorks</li>
<li>Blender</li>
<li>Eclipse</li>
<li>Visual Studio</li>
<li>Xilinx ISE</li>
<li>Photoshop</li>
<li>Dreamweaver (although real web developers write stuff by hand)</li>
<li>FL Studio</li>
</ul>
<br />
Hardware
<ul>
<li>Computer hardware (I like building custom machines)</li>
<li>Networking hardware</li>
<li>FPGAs and microcontrollers</li>
</ul>
Other Stuff
<ul>
<li>Circuit design/breadboarding</li>
<li>Basic machining skills</li>
</ul>
</div>
</div>
<div class="segment">
<h3 class="segment-title">Interests</h3>
<div class="segment-content">
Aside from school, work, and wishing I had magical powers, there are many things I enjoy, including...<br />
<ul>
<li>Anything computer- or electronics-related</li>
<li>Video games (particularly platformer, RPG, racing, and rhythm games)</li>
<li>Also, video game design</li>
<li>Artificial intelligence</li>
<li>Anime</li><!--Seriously, I can't stress enough how much I love anime.-->
<li>Japanese culture</li>
<li>Motorcycles</li>
<li>Skiing</li>
<li>Model trains</li>
<li>Roller coasters</li>
<li>Theoretical physics</li>
<li>Astronomy</li>
<li>Voice acting (though I've never done anything professionally)</li>
<li>Photography</li>
<li>DJing</li>
<li>Instruments (I play saxophone, piano, and drums)</li>
<li>Learning new languages (I currently speak English, Spanish, a little Japanese, and a little German)</li>
<li>Making long, unordered lists of things</li>
</ul>
</div>
</div>
</div>
<div id="right-content">
<!--#include virtual="/include/navbar.html"-->
</div>
</div>
<!--#include virtual="/include/footer.html"-->
</div>
</body>
</html>
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="robots" content="INDEX, FOLLOW" />
<meta name="revisit-after" content="7 days" />
<title>L. Bradley LaBoon</title>
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
<link rel="stylesheet" type="text/css" href="/css/home.css" />
<script type="text/javascript" src="/js/navbar.js"></script>
<!--Google Analytics-->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-33101112-1']);
_gaq.push(['_setDomainName', 'bradleylaboon.com']);
_gaq.push(['_trackPageview']);
(function()
{
var ga = document.createElement('script');
ga.type = 'text/javascript';
ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<div id="wrapper">
<!--#include virtual="/include/header.html"-->
<h1 id="page-title">About Me</h1>
<div id="content">
<div id="left-content">
<div class="segment">
<h3 class="segment-title">Education</h3>
<div class="segment-content">
I went to college at <a target="_blank" href="http://www.ycp.edu/">York College of Pennsylvania</a>.
<ul>
<li>Degree: BS, Computer Science</li>
<li>Years Attended: 2009-2013</li>
<li>Cumulative GPA: 3.20</li>
<li>Departmental Recognition Award</li>
<li>Dean's List (Spring 2011, Fall 2012, Spring 2013)</li>
<li>Activities: ACM (President), Anime Club (President), CES, WVYC</li>
</ul>
<br />
I went to high school at <a target="_blank" href="http://www.devonprep.com/">Devon Preparatory School</a>.
<ul>
<li>Years Attended: 2005-2009</li>
<li>National Honor Society</li>
<li>Spanish National Honor Society</li>
<li>Activities: Computer Club (President), Digital Electronics Club (President), Jazz Band, Stage Crew, Ballroom Dance Club</li>
</ul>
</div>
</div>
<div class="segment">
<h3 class="segment-title">Employment</h3>
<div class="segment-content">
Engineer - System Administration, <a target="_blank" href="http://www.qvc.com/">QVC, Inc.</a> (June 2013 - Present)
<ul>
<li>Maintain physical and virtual Unix/Linux servers within the company's data centers</li>
<li>Troubleshoot problems within the company's infrastructure</li>
<li>Deploy new systems using a variety of technologies, including VMWare and NIM</li>
<li>Assist with the deployment of applications to Tomcat and WebSphere environments</li>
</ul>
<br />
Network Admin, <a target="_blank" href="http://www.metpersnl.com/">Metropolitan Personnel, Inc.</a> (June 2006 - Present)
<ul>
<li>Maintain and update company-wide hardware and software (including servers, terminals, and networking equipment) on an as-needed basis.</li>
</ul>
<br />
Unix/Linux Administration Intern, <a target="_blank" href="http://www.qvc.com/">QVC, Inc.</a> (May 2012 - August 2012)
<ul>
<li>Wrote an application to automate the process of comparing server metrics (such as CPU, RAM utilization) to business metrics (such as pageviews/hour) in order to create correlation models that can be used to forecast server load.</li>
<li>Helped maintain and replace server equipment in the data centers.</li>
</ul>
<br />
Web Development Intern, <a target="_blank" href="http://www.dataforma.com/">Dataforma, Inc.</a> (May 2011 - August 2011)
<ul>
<li>Developed an interactive online drawing application using HTML5 and JavaScript, designed to be used by roofing contractors for modelling their projects.</li>
</ul>
<br />
Founder, BITS (July 2008 - August 2010)
<ul>
<li>Started a small business in the summer of 2008 to provide computer service to local clients and businesses.</li>
<li>Services included hardware and software upgrades, custom-built machines, virus removal, and web development.</li>
<li>BITS = Brad's IT Services</li>
</ul>
</div>
</div>
<div class="segment">
<h3 class="segment-title">Experience/Skills</h3>
<div class="segment-content">
I have experience in the following areas:<br />
<br />
Programming and Scripting
<ul>
<li>C, C++, and C#</li>
<li>MPI and pthreads</li>
<li>Java</li>
<li>Android SDK</li>
<li>HTML5 and CSS3</li>
<li>JavaScript</li>
<li>PHP</li>
<li>Python</li>
<li>Perl</li>
<li>Bash</li>
<li>CUDA</li>
<li>OpenGL</li>
<li>MIPS Assembly (why not?)</li>
<li>Verilog</li>
<li>Visual Basic and VB.NET</li>
<li>I dabbled in Ruby on Rails once...kinda, sorta</li>
</ul>
<br />
Operating Systems
<ul>
<li>Linux (including all major distributions)</li>
<li>Unix (including AIX and HP-UX)</li>
<li>Windows 3.1+ and Server 2003+</li>
<li>Mac OSX 10.0+</li>
</ul>
<br />
Software
<ul>
<li>Apache</li>
<li>Tomcat</li>
<li>WebSphere</li>
<li>MySQL/MariaDB</li>
<li>Puppet</li>
<li>Microsoft SQL Server</li>
<li>Active Directory</li>
<li>Subversion</li>
<li>Git</li>
<li>MS Office/LibreOffice (does this even count as a skill anymore?)</li>
<li>SolidWorks</li>
<li>Blender</li>
<li>Eclipse</li>
<li>Visual Studio</li>
<li>Xilinx ISE</li>
<li>Photoshop</li>
<li>Dreamweaver (although real web developers write stuff by hand)</li>
<li>FL Studio</li>
</ul>
<br />
Hardware
<ul>
<li>Computer hardware (I like building custom machines)</li>
<li>Networking hardware</li>
<li>FPGAs and microcontrollers</li>
</ul>
Other Stuff
<ul>
<li>Circuit design/breadboarding</li>
<li>Basic machining skills</li>
</ul>
</div>
</div>
<div class="segment">
<h3 class="segment-title">Interests</h3>
<div class="segment-content">
Aside from school, work, and wishing I had magical powers, there are many things I enjoy, including...<br />
<ul>
<li>Anything computer- or electronics-related</li>
<li>Video games (particularly platformer, RPG, racing, and rhythm games)</li>
<li>Also, video game design</li>
<li>Artificial intelligence</li>
<li>Anime</li><!--Seriously, I can't stress enough how much I love anime.-->
<li>Japanese culture</li>
<li>Motorcycles</li>
<li>Skiing</li>
<li>Model trains</li>
<li>Roller coasters</li>
<li>Theoretical physics</li>
<li>Astronomy</li>
<li>Voice acting (though I've never done anything professionally)</li>
<li>Photography</li>
<li>DJing</li>
<li>Instruments (I play saxophone, piano, and drums)</li>
<li>Learning new languages (I currently speak English, Spanish, a little Japanese, and a little German)</li>
<li>Making long, unordered lists of things</li>
</ul>
</div>
</div>
</div>
<div id="right-content">
<!--#include virtual="/include/navbar.html"-->
</div>
</div>
<!--#include virtual="/include/footer.html"-->
</div>
</body>
</html>

View File

@ -1 +1 @@
@import url('/css/global.css');
@import url('/css/global.css');

View File

@ -1,151 +1,151 @@
@font-face
{
font-family: 'Armata';
font-style: normal;
font-weight: 400;
src: local('Armata'), local('Armata-Regular'), url(http://themes.googleusercontent.com/static/fonts/armata/v3/FG9R9aX-RIX_AvJI8USOWg.woff) format('woff');
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
a
{
color: #DF740C;
text-decoration: none;
}
a:hover
{ text-decoration: underline; }
#banner
{
display: block;
margin-left: auto;
margin-right: auto;
}
body
{
background-attachment: fixed;
background-color: #000;
background-image: url('/img/hexpat.png');
background-repeat: repeat;
color: #6FC3DF;
font-family: 'Open Sans', sans-serif;
line-height: 1.5;
}
#content
{
display: inline-block;
margin: 0px 20px;
width: 940px;
}
#footer
{ text-align: center; }
#footer a:hover
{ text-decoration: none; }
img
{ border: 0 }
#left-content
{
float: left;
width: 685px;
}
#navbar a
{
color: inherit;
text-decoration: none;
}
#navbar h3
{
border-bottom: 1px solid #6FC3DF;
color: #DF740C;
font-weight: normal;
margin-top: 0;
}
#page-title
{
font-family: 'Armata', sans-serif;
font-size: 36px;
font-weight: normal;
margin-top: 0;
text-align: center;
}
#profile
{
border: 1px solid #6FC3DF;
margin-top: 20px;
width: 233px;
}
#right-content
{
float: right;
width: 235px;
}
.segment
{
border: 1px solid #6FC3DF;
margin-bottom: 20px;
padding: 10px 20px 20px 20px;
}
.segment-title
{
color: #DF740C;
font-size: 20px;
font-weight: normal;
margin: 0px 0px 10px 0px;
}
.segment-content
{ margin: 0; }
.sidelink
{
border: 1px solid #DF740C;
color: #6FC3DF;
display: block;
font-size: 18px;
margin-bottom: 10px;
padding: 3px 0px;
text-align: center;
}
.sidelink:hover
{
border: 1px solid #6FC3DF;
box-shadow: 0px 0px 8px #CDF8FF;
}
.sidelink-active
{
border: 1px solid #6FC3DF;
box-shadow: 0px 0px 8px #CDF8FF;
}
#wrapper
{
background-image: url('/img/50black.png');
background-repeat: repeat;
border: 1px solid #CDF8FF;
box-shadow: 0px 0px 20px #CDF8FF;
margin: 20px auto;
width: 980px;
}
@font-face
{
font-family: 'Armata';
font-style: normal;
font-weight: 400;
src: local('Armata'), local('Armata-Regular'), url(http://themes.googleusercontent.com/static/fonts/armata/v3/FG9R9aX-RIX_AvJI8USOWg.woff) format('woff');
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
a
{
color: #DF740C;
text-decoration: none;
}
a:hover
{ text-decoration: underline; }
#banner
{
display: block;
margin-left: auto;
margin-right: auto;
}
body
{
background-attachment: fixed;
background-color: #000;
background-image: url('/img/hexpat.png');
background-repeat: repeat;
color: #6FC3DF;
font-family: 'Open Sans', sans-serif;
line-height: 1.5;
}
#content
{
display: inline-block;
margin: 0px 20px;
width: 940px;
}
#footer
{ text-align: center; }
#footer a:hover
{ text-decoration: none; }
img
{ border: 0 }
#left-content
{
float: left;
width: 685px;
}
#navbar a
{
color: inherit;
text-decoration: none;
}
#navbar h3
{
border-bottom: 1px solid #6FC3DF;
color: #DF740C;
font-weight: normal;
margin-top: 0;
}
#page-title
{
font-family: 'Armata', sans-serif;
font-size: 36px;
font-weight: normal;
margin-top: 0;
text-align: center;
}
#profile
{
border: 1px solid #6FC3DF;
margin-top: 20px;
width: 233px;
}
#right-content
{
float: right;
width: 235px;
}
.segment
{
border: 1px solid #6FC3DF;
margin-bottom: 20px;
padding: 10px 20px 20px 20px;
}
.segment-title
{
color: #DF740C;
font-size: 20px;
font-weight: normal;
margin: 0px 0px 10px 0px;
}
.segment-content
{ margin: 0; }
.sidelink
{
border: 1px solid #DF740C;
color: #6FC3DF;
display: block;
font-size: 18px;
margin-bottom: 10px;
padding: 3px 0px;
text-align: center;
}
.sidelink:hover
{
border: 1px solid #6FC3DF;
box-shadow: 0px 0px 8px #CDF8FF;
}
.sidelink-active
{
border: 1px solid #6FC3DF;
box-shadow: 0px 0px 8px #CDF8FF;
}
#wrapper
{
background-image: url('/img/50black.png');
background-repeat: repeat;
border: 1px solid #CDF8FF;
box-shadow: 0px 0px 20px #CDF8FF;
margin: 20px auto;
width: 980px;
}

View File

@ -1 +1 @@
@import url('/css/global.css');
@import url('/css/global.css');

View File

@ -1,11 +1,11 @@
body
{
font-family: "Courier New", Courier, monospace;
text-align: center;
}
#cowPower
{
display: inline-block;
text-align: left;
}
body
{
font-family: "Courier New", Courier, monospace;
text-align: center;
}
#cowPower
{
display: inline-block;
text-align: left;
}

View File

@ -7,4 +7,4 @@
<img id="validCSS" src="/img/vcss-blue.gif" alt="Valid CSS!" />
</a>
</footer>
<!--End footer-->
<!--End footer-->

View File

@ -2,4 +2,4 @@
<header id="header">
<img id="banner" src="/img/banner.png" alt="L. Bradley LaBoon" />
</header>
<!--End header-->
<!--End header-->

View File

@ -6,4 +6,4 @@
<a class="sidelink" href="http://blog.bradleylaboon.com/">Boonean Logic</a>
<img id="profile" src="/img/profile.png" alt="Me!" />
</nav>
<!--End navbar-->
<!--End navbar-->

View File

@ -1,77 +1,77 @@
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="robots" content="INDEX, FOLLOW" />
<meta name="revisit-after" content="7 days" />
<title>L. Bradley LaBoon</title>
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
<link rel="stylesheet" type="text/css" href="/css/home.css" />
<script type="text/javascript" src="/js/navbar.js"></script>
<!--Google Analytics-->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-33101112-1']);
_gaq.push(['_setDomainName', 'bradleylaboon.com']);
_gaq.push(['_trackPageview']);
(function()
{
var ga = document.createElement('script');
ga.type = 'text/javascript';
ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<div id="wrapper">
<!--#include virtual="/include/header.html"-->
<h1 id="page-title">Home</h1>
<div id="content">
<div id="left-content">
<div class="segment">
<h3 class="segment-title">Welcome to my website!</h3>
<div class="segment-content">
Here you can find information about me, my interests, my education, jobs I've held, projects that I'm working on, and anything else that I decide is interesting enough to put on here.<br />
<br />
You can use the navigation links to look around.<br />
Enjoy!<br />
</div>
</div>
<div class="segment">
<h3 class="segment-title">Follow Me!</h3>
<div class="segment-content">
I try to make myself as available as possible, so you can follow me on these sites:<br />
<ul>
<li><a target="_blank" href="https://plus.google.com/+LBradleyLaBoon">Google+</a></li>
<li><a target="_blank" href="http://www.linkedin.com/in/lblaboon">LinkedIn</a></li>
<li><a target="_blank" href="http://blog.bradleylaboon.com/">Boonean Logic</a> (my blog that I almost never update)</li>
<li><a href="javascript:void(0);" onclick="alert('Nope.');">Facebook</a></li>
</ul>
I'm pretty much all over the net. Just search for lb.laboon or LBlaboon. That's usually what my username is.
</div>
</div>
<div class="segment">
<h3 class="segment-title">Tales from the Editor</h3>
<div class="segment-content">
I hope you all enjoy the newly-redesigned look of my site. As you can see, it's inspired quite a bit by Tron (thanks to <a target="_blank" href="http://randombell.com">Jeff Bell</a> for the cool Tron font).<br />
<br />
If anyone should find a mistake somewhere on this site, feel free to let me know and maybe I'll fix it eventually. Examples of mistakes include typos, buttons not working, mis-aligned content, pages not loading, your computer spontaneously combusting, a horde of wild gremlins coming out of your monitor and attacking you, etc.<br />
<br />
If for whatever reason you happen to take an arrow to the knee while viewing this site, please don't hesitate to tell uninterested people around you about the things you used to do before that happened.
</div>
</div>
</div>
<div id="right-content">
<!--#include virtual="/include/navbar.html"-->
</div>
</div>
<!--#include virtual="/include/footer.html"-->
</div>
</body>
</html>
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="robots" content="INDEX, FOLLOW" />
<meta name="revisit-after" content="7 days" />
<title>L. Bradley LaBoon</title>
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
<link rel="stylesheet" type="text/css" href="/css/home.css" />
<script type="text/javascript" src="/js/navbar.js"></script>
<!--Google Analytics-->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-33101112-1']);
_gaq.push(['_setDomainName', 'bradleylaboon.com']);
_gaq.push(['_trackPageview']);
(function()
{
var ga = document.createElement('script');
ga.type = 'text/javascript';
ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<div id="wrapper">
<!--#include virtual="/include/header.html"-->
<h1 id="page-title">Home</h1>
<div id="content">
<div id="left-content">
<div class="segment">
<h3 class="segment-title">Welcome to my website!</h3>
<div class="segment-content">
Here you can find information about me, my interests, my education, jobs I've held, projects that I'm working on, and anything else that I decide is interesting enough to put on here.<br />
<br />
You can use the navigation links to look around.<br />
Enjoy!<br />
</div>
</div>
<div class="segment">
<h3 class="segment-title">Follow Me!</h3>
<div class="segment-content">
I try to make myself as available as possible, so you can follow me on these sites:<br />
<ul>
<li><a target="_blank" href="https://plus.google.com/+LBradleyLaBoon">Google+</a></li>
<li><a target="_blank" href="http://www.linkedin.com/in/lblaboon">LinkedIn</a></li>
<li><a target="_blank" href="http://blog.bradleylaboon.com/">Boonean Logic</a> (my blog that I almost never update)</li>
<li><a href="javascript:void(0);" onclick="alert('Nope.');">Facebook</a></li>
</ul>
I'm pretty much all over the net. Just search for lb.laboon or LBlaboon. That's usually what my username is.
</div>
</div>
<div class="segment">
<h3 class="segment-title">Tales from the Editor</h3>
<div class="segment-content">
I hope you all enjoy the newly-redesigned look of my site. As you can see, it's inspired quite a bit by Tron (thanks to <a target="_blank" href="http://randombell.com">Jeff Bell</a> for the cool Tron font).<br />
<br />
If anyone should find a mistake somewhere on this site, feel free to let me know and maybe I'll fix it eventually. Examples of mistakes include typos, buttons not working, mis-aligned content, pages not loading, your computer spontaneously combusting, a horde of wild gremlins coming out of your monitor and attacking you, etc.<br />
<br />
If for whatever reason you happen to take an arrow to the knee while viewing this site, please don't hesitate to tell uninterested people around you about the things you used to do before that happened.
</div>
</div>
</div>
<div id="right-content">
<!--#include virtual="/include/navbar.html"-->
</div>
</div>
<!--#include virtual="/include/footer.html"-->
</div>
</body>
</html>

View File

@ -15,4 +15,4 @@
window.addEventListener("load", highlightLink, false);
else if (window.attachEvent)
window.attachEvent("onload", highlightLink);
})();
})();

View File

@ -1,3 +1,2 @@
User-agent: *
Allow: /
User-agent: *
Allow: /