Search Content

Displaying 1 - 20 of 124

… the "sort" condition. Views, since Views 3.0, has built-in support for aggregation. So getting a count is really … the "sort" condition. Views, since Views 3.0, has built-in support for aggregation. So getting a count is really …

… shared hosting uses the old "LAMP" stack -- Linux, Apache, MySQL, and PHP. While perfectly adequate to get Drupal sites … environment -- a dedicated VPS with CPanel and Apache/MySQL -- and it turns out our slow, old development server …

Performance Slow page delivery can decimate the value of your … than 6 seconds, and short mobile attention spans, website performance is more important than ever! Our services related …

… -- Most Drupal developers know to use this, or at least a print_r or var_dump to see what the value of a variable is at … -- Most Drupal developers know to use this, or at least a print_r or var_dump to see what the value of a variable is at …

… Website Performance Monitoring The internet is rewriting our brain, … customers go to your competitors because of poor website performance. Websites with 30 second load times lose 90% of …

… minor system-administration requests, such as creating new user accounts, fixing permissions, creating new sites, and … our Drupal administration tools, we need PHP-CLI version 5.5 or later. e. We support recent releases of Ubuntu, … minor system-administration requests, such as creating new user accounts, fixing permissions, creating new sites, and …

… what might be improved. Monthly report summarizing site performance over the past month Trends, new strategies for … what might be improved. Monthly report summarizing site performance over the past month Trends, new strategies for …

Drupal Vision Plan “What should I be doing better?” With the … for website success Recommendations on what to do next … Drupal Vision Plan …

… I missing out on potential traffic due to site slowness? User experience -- what are the rough areas on the site that … I missing out on potential traffic due to site slowness? User experience -- what are the rough areas on the site that …

… in that employee with effective strategies like mobile/desktop accessibility, faster load times, search capability, … analytics.  Check out our approach to data ingestion, meta-tagging, and data models, and how we build those insights … addresses turn into links automatically. Allowed HTML tags: <a href hreflang> <em> <strong> <blockquote cite> …

… charged monthly, with payment due up front before work is performed, and requires at least 30 days of notice before … charged monthly, with payment due up front before work is performed, and requires at least 30 days of notice before …

… Since we can never speak to our services better than our clients, here is a testimonial from the webteam management at … it only strengthens your ability and commitment to the client. Thank you Freelock!” No, thank you Pencol!! … Since we can never speak to our services better than our clients, here is a testimonial from the webteam management at …

… files for security reasons. Switching between trunk and a tag So far so good. We have the basics of an application set … Simple. Just check it out: cd public_html/dojo git tag # shows you a list of available tags git checkout … with your changes. Also note that when you check out a tag, you don't necessarily get a tracking branch, so don't …

… charged monthly, with payment due up front before work is performed, and requires at least 35 days of notice before … charged monthly, with payment due up front before work is performed, and requires at least 35 days of notice before …

… normal site functionality. We run updates on a development test site before pushing out to a staging site. Then, screenshot comparison regression tests are performed, prior to releasing to your live … into production, or we can notify you after we have tested/applied the update. Let us know your preference. h. …

… daily backups. You’re ensured that plugins are updated and tested on your site with the utmost care. We run updates on a development test site before pushing out to a staging site. Then, screenshot comparison regression tests are performed, prior to releasing to your live …

… easily run different versions of PHP on the same server. Performance improvements Docker gives us no performance improvements whatsoever, but it doesn't penalize …

… on master is if we have to roll back to a previous release tag, if something truly went wrong. Staging is where things … Next it's a matter of doing the production deployment: Tag current production code commit Back up current production …

… to a new point release of Drupal means merging the new tag into our branch. Then we've written a script to update … and the development copy on develop. And it created a git tag for the particular release. On production, we have … back to development and re-roll the release. git log/git tag -- identify the current state of the code base -- should …

… Once the dev site is updated, we create a new release tag and push it into our central git repository, where … regular backups of the files. We do a final snapshot/tag of the production code base, then pull down the new … Once the dev site is updated, we create a new release tag and push it into our central git repository, where …