Search Content

Displaying 1 - 20 of 108

… a quick question in a chat when you can preface it with a comment about an outside shared interest. Yes, location … it still matters. Free/Open Source Software Add new comment You must have JavaScript enabled to use this form. …

… could be devastating and might lead to stealing personal data, which is a very bad thing to happen, and thus we must … malicious, the result could be devastating. ChEF (Chrome Extension Exploitation Framework) This is an awesome and …

… interrelated (like pet vaccination records, an overall medical record, the "pet card" for a pet, pet activities, and … interrelated (like pet vaccination records, an overall medical record, the "pet card" for a pet, pet activities, and …

… 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 …

… aliased URLs. The internal path to any item of content is node/<node id>. Add the domain name in front of this, and you've …

… the nodes within a set amount of miles from the current node being displayed. You can see an example of this use in … a custom module that allowed flagged nodes to be set as a Node Reference in a new content type called Itinerary. The …

… 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 …

… Is there going to be Sales Tax on Open Source software? Submitted by John Locke on Mon, 03/15/2010 - 19:05 … tax changes, and there are different ramifications for software depending on which goes through. The Senate bill … tax. The House bill changes the classification for custom software development to make it a retail sale instead of …

… Nginx: Fix for redirect loop on D8 sites Submitted by John Locke on Mon, 04/17/2017 - 15:38 On … no php is touched for static content                 try_files $uri @rewrite7 @rewrite6;         }           location … at the end of the URL                 # Else this rewrite block wouldn't be needed (GlobalRedirect)                 …

… 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 … and rate of new content getting added, whether we see spam on the site or not, how effective we gauge the web site …

… people. So a person is a contact in my system. You can tag that person as a customer, lead, prospect, whatever you … We attach an expected value of that opportunity, and tag them with a sales stage. This becomes our sales pipeline, … they purchased an online course ability to sort users by location and or profession I would greatly appreciate your …

… business systems. LedgerSMB is a true multi-user, multi-location system. It runs on a web server, and can be accessed … business systems. LedgerSMB is a true multi-user, multi-location system. It runs on a web server, and can be accessed …

… work that you claim has been infringed; identify the location of the material that you claim is infringing (such … work that you claim has been infringed; identify the location of the material that you claim is infringing (such …

… constantly fresh data, you need a data source online to feed to your app and get updates from your app. A Drupal site … constantly fresh data, you need a data source online to feed to your app and get updates from your app. A Drupal site …

… able to identify several big wins, such as: setup meta tag module, disabling php filters, fixing staff directory … able to identify several big wins, such as: setup meta tag module, disabling php filters, fixing staff directory …

… to come from you. There are two parts to setting up SPF: publishing a policy for where mail from your domain can come … all the servers you send mail through. As more people publish SPF policies, it promises to help cut down spam that … appears to come from known domains. The downside is that publishing these policies may interfere with mobile workers …

… of space in the short term, and the potential decay of electronics and the media we store on them over the long … in the field, I got the sense that Stephenson nailed the tech. The programs that were invented to manage the "swarm" … in the field, I got the sense that Stephenson nailed the tech. The programs that were invented to manage the "swarm" …

… Business E-Commerce Education Energy Health Care Legal Medical Publishing Retail Software Tourism Add new comment …

… now has been done in CSS. We occasionally update a Twig template to add some information we want to include, or … plan to make most of our customizations in the twig (HTML) templates and preprocess functions, instead of in custom CSS. … This is where we apply Tailwind the most -- on the Twig templates in the main theme. For the most part, use Tailwind …