HEX
Server: Apache
System: Linux www3.pit.tblive.com 5.14.0-687.38.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Aug 12 17:19:12 EDT 2026 x86_64
User: awaldron (1020)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //home/awaldron/_buildinmotion/bim_ci/app/Views/work/bsj.php
<div id="splash" class="parallax-window subpage"  data-parallax="scroll" data-image-src="/img/splash/bsj.jpg">
    <div class="overlay"></div>
    <div class="container" id="splash-content">
        <div class="row">
            <div class="col-sm-12">
                <h1 class="semi">Boston Sports Journal</h1>
            </div>
        </div>
    </div>
</div>

<div>
    <div class="container" id="work">
        <div class="row">
            <div class="col-lg-5 col-md-12">
            <?php 
                $navOn = 'bsj';
                include("work.php"); ?>  
            </div>
            <div class="col-lg-7 col-md-12 work-content">
                <br>     
                <img src="/img/work/bsj.jpeg" class="img-fluid" style="margin-bottom:32px;">   
                <h3>Boston Sports Journal</h3>
                <p><b>Services:</b></p>  

                <ul class="bullet-list">
                <li>Mobile App Development</li>
                <li>Website Design & Development</li>
                <li>AWS Scalable Infrastructure</li>
                </ul>

                <p>After the success of hyperlocal independent sports journalism website DK Sports Pittsburgh, longtime writer for the Boston Globe and Sports Illustrated, Greg Bedard, thought he could have the same success in Boston.</p>

                <p>Bedard licensed the software and platform that DK had polished over the last 3 years and on July 24, 2017, the Boston Sports Journal was born.</p>

                <p>Build in Motion manages BSJ's mobile apps and Wordpress website.</p>

            </div>
        </div>
    </div>
</div>