Ajit Pai Admits Russia Meddled in Net Neutrality Process

Published on December 10, 2018

You don’t have to be a mobile app developer, programmer, or any other type of…

Read More

Net Neutrality Is Back Online In California!

Published on October 11, 2018

A few weeks ago, we wrote about California’s net neutrality bill making its way to…

Read More

Verizon Throttled Firefighter Data during California Wildfire

Published on August 27, 2018

Verizon recently throttled the data connection that firefighters were relying on during an emergency fire…

Read More

The FCC Admits Last Year’s Infamous Hack Never Actually Happened

Published on August 13, 2018

Last year, the Federal Communications Commission (FCC) reported that the comments section of its website…

Read More

U.S. Senators Criticize FCC Chairman Ajit Pai’s ‘Lack of Candor’

Published on May 28, 2018

The battle over our Internet freedom continues to rage on. It doesn’t take a staunch supporter…

Read More

AppCon 2018: Dogtown Media Goes to Washington!

Published on May 1, 2018

From April 23rd to the 25th, Appcon 2018 took over Washington, D.C. The annual event…

Read More

Telecom Lobby Tries to Discredit Pro-Net Neutrality Comments

Published on August 31, 2017

Back in May, we enlisted readers to head over to DearFCC.org and give the FCC…

Read More

FCC Hopes to Crack Down on Scams in the Lifeline Program

Published on August 3, 2017

It’s been pretty easy to vilify the FCC under Trump-appointed Ajit Pai because, well, so…

Read More

Democrats Need Voters to Get Riled Up About Net Neutrality

Published on May 19, 2017

Net neutrality is on the chopping block yet again, and the outrage is growing. Leaders…

Read More

Time to Speak Out Against the Plan to Destroy Net Neutrality

Published on May 12, 2017

Even before John Oliver took to ranting about the necessity of net neutrality regulations, mobile…

Read More
// Add original row class to side image sections $('section.side-image').each(function() {var rowClass = $(this).find('.wpb_row').first().attr('class').split('vc_row-fluid').pop().trim();$(this).addClass(rowClass);}); // Highlight portfolio in navigation on project pages $('body.posttype-portfolio').find('#menu-navigation a[href*="/portfolio/"]').parent().addClass('current-menu-item'); // Highlight services in navigation on services pages $('body.parent-pageid-12').find('#menu-navigation a[href*="/app-development-services/"]').parent().addClass('current-menu-item'); // Copy tab titles into content for responsive view $('.wpb_tabs .ui-tabs-anchor').each(function() {$( '.wpb_tab' + $(this).attr('href') ).prepend('
' + $(this).html() + '
');}); /*if (jQuery('.portfolio-page').length > 0){*/ /*portfolio-template-default*/ if (jQuery('.portfolio-template-default').length == 0){ $.fn.extend({ animationend: function(callback) { return this.one('webkitAnimationEnd mozAnimationEnd oAnimationEnd oanimationend animationend', callback); }, initWaypoint: function() { return this.addClass('waypoint') .removeClass('animated') .waypoint2(function(direction) { //console.log(this.element) $(this.element).addClass('animated'); this.destroy(); }, { offset: '80%' }); } }); } if (jQuery('.portfolio-template-default.single-portfolio').length > 0){ setTimeout(function () { jQuery('.page-header h1.waypoint, .page-header p.waypoint').addClass('animated'); }, 1000); } if ( window.matchMedia('(min-width: 481px)').matches ) { var waypoints = null; var $waypoints = $('.waypoint'); var waypointSelectors = { 'common': [ $('section.vc_row').has('.lead').find('h1, h2, .lead, .btn'), '[class*="vc_col-"]:not([class*="-12"])', 'section.side-image .image-container', 'section.text-intro h2', 'section.howwework-preview .wpb_tabs', 'section.publications .col-sm-4', 'section.featured-projects .rev_slider_wrapper', 'section.landing-location-intro .wpb_text_column' ], 'home': [], 'app-development-services': [ 'section.services-slider', 'section.services-specialities' ], 'portfolio': [ '.portfolio-showcase [class^="col-"]' ], 'about': [ $('.team-member') ], 'landing': [ '.posts-container .col-sm-6' ], 'staging': [ '.section-clients-v2 .col-sm-3' ] } var pageSlug = window.location.href.split('/'); if (pageSlug.length > 4) { pageSlug = pageSlug[pageSlug.length - 2]; } else { pageSlug = 'home'; } _.every(waypointSelectors, function(selectors, page) { _.each(selectors, function(selector) { $waypoints = $waypoints.add(selector); }); if (page === 'common' || page === pageSlug) { _.each(selectors, function(selector) { $waypoints = $waypoints.add(selector); }); if (page === pageSlug) return false; } return true; }); waypoints = $waypoints.initWaypoint(); } });})(jQuery);-->