<!DOCTYPE html>
<!--[if IEMobile 7 ]><html class="no-js iem7"><![endif]-->
<!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]-->
<!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]-->
<head>
  <meta charset="utf-8">
  <title>W.J. Gilmore, LLC</title>
  <meta name="author" content="W. Jason Gilmore">

  
  

  <!-- http://t.co/dKP3o1e -->
  <meta name="HandheldFriendly" content="True">
  <meta name="MobileOptimized" content="320">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <meta name="msvalidate.01" content="A6DA363195523C0D4C59B65948E30DA1" />
  
  <link rel="canonical" href="http://www.wjgilmore.com">
  <link href="/favicon.png" type="image/png" rel="icon">
  <link href="/atom.xml" rel="alternate" title="W.J. Gilmore, LLC" type="application/atom+xml">

  <link href="/assets/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="/assets/bootstrap/dist/css/bootswatch.flatly.min.css" rel="stylesheet" type="text/css">
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css">
<link href='http://fonts.googleapis.com/css?family=Roboto+Condensed:700' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Roboto:400,500' rel='stylesheet' type='text/css'>

  <script src="/javascripts/libs/jquery/jquery-2.0.3.min.js"></script>
  
  <script type="text/javascript">
    var _gaq = _gaq || [];
    _gaq.push(['_setAccount', 'UA-21509545-1']);
    _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="wrap">
      <header role="banner">
        <nav class="navbar navbar-default" role="navigation">
    <div class="container">
        <div class="navbar-header">
            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
                <span class="icon-bar"></span>
                <span class="icon-bar"></span>
                <span class="icon-bar"></span>
            </button>
            <a class="navbar-brand" href="/">W. Jason Gilmore</a>
        </div>

        <div class="navbar-collapse collapse">
          <ul class="nav navbar-nav">
            
                <li>
                    <a href="/blog">The Blog</a>
                  </li>
                <li>
                    <a href="/books">The Books</a>
                </li>                  
                <li>
                    <a href="/about">About the Author</a>
                </li>
                
            </ul>
            <ul class="nav navbar-nav navbar-right">
                <li>
                    <a class="subscribe-rss" href="/atom.xml" title="subscribe via RSS">
                        <span class="visible-xs">RSS</span>
                        <img class="hidden-xs" src="/images/rss.png" alt="RSS">
                    </a>
                </li>

            </ul>
        </div>
      </div>
      </nav>
      


      </header>
      <div id="main" class="container">
        <div id="content">
          <div class="row">
  <div class="page-content col-md-12" style="padding-bottom: 0px; margin-bottom: 0px;">

    <div style="text-align: center;">
<h1 style="font-family: 'Roboto Condensed', sans-serif; line-height: 1.0; color: #C84A30;">W.J. Gilmore, LLC: <span style="color: black;">Grow Your Knowledge</span></h1>
        <p>
            <strong>
                Written by W. Jason Gilmore, the bestselling author of &#8220;Beginning PHP and MySQL&#8221;, &#8220;Easy PHP Websites with the Zend Framework&#8221;,
                and other popular books.
            </strong>
        </p>
</div>
      </div>
    </div>

    <div class="row" style="margin: 5px; padding: 10px;">
       <div class="col-md-3">
        <a href="http://easyactiverecord.com"><img src="/images/easy-ar-cover.png" alt="Easy Active Record book cover" style="border: 1px solid black;" /></a>
      </div>
     <div class="col-md-3">
        <a href="http://easylaravelbook.com"><img src="/images/easy_laravel_cover.png" alt="Easy Laravel book cover" style="border: 1px solid black;" /></a>
      </div>
         <div class="col-md-3">
        <a href="http://www.amazon.com/Easy-PHP-Websites-Zend-Framework-ebook/dp/B004RVNL3G/"><img src="/images/easy-zf-cover.png" alt="Easy Zend Framework book cover" style="border: 1px solid black;" /></a>
        </div>
 <div class="col-md-3">
        <a href="http://www.amazon.com/Beginning-PHP-MySQL-Professional-Development/dp/1430231149/"><img src="/images/beginning_php_and_mysql_fourth_edition_cover.png" alt="Beginning PHP and MySQL Fourth Edition book cover" style="border: 1px solid black;" /></a>
        </div>


        

        </div>
      </div>
    </div>
    <footer role="contentinfo"><div class="container">
    <p class="text-muted credits">
  Copyright &copy; 2015 -WJ Gilmore, LLC<br>
  <small>
      <span class="credit">Powered by <a href="http://octopress.org">Octopress</a></span>,
      <span class="credit">customized with <a href="https://github.com/kAworu/octostrap3">octostrap3</a></span>.
  </small>
</p>

</div>
</footer>
    <script src="/assets/bootstrap/dist/js/bootstrap.min.js"></script>
<script src="/javascripts/modernizr-2.0.js"></script>


<script type="text/javascript">
      var disqus_shortname = 'wjgilmore';
      
        
        var disqus_script = 'count.js';
      
    (function () {
      var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
      dsq.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + disqus_shortname + '.disqus.com/' + disqus_script;
      (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
    }());
</script>







  <script type="text/javascript">
    (function(){
      var twitterWidgets = document.createElement('script');
      twitterWidgets.type = 'text/javascript';
      twitterWidgets.async = true;
      twitterWidgets.src = '//platform.twitter.com/widgets.js';
      document.getElementsByTagName('head')[0].appendChild(twitterWidgets);
    })();
  </script>





  </body>
</html>
