Search Content

Displaying 1 - 20 of 71

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

… We've built web applications to manage client data for a legal association, manage photos, manage who on a team is … We've built web applications to manage client data for a legal association, manage photos, manage who on a team is …

… stars, bike culture, and instant salt & pepper shaker manufacturing have in common? They were all represented on … plastic? His view: clearly not. We need to find ways of manufacturing things in a more sustainable way, and Dominic … stars, bike culture, and instant salt & pepper shaker manufacturing have in common? They were all represented on …

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

… I always thought defined intelligence: learning from your mistakes. A CBR system compares the problem with previous … expert system. But like humans and HAL 9000, they can make mistakes... Fuzzy Logic Fuzzy logic isn't an expert system … I always thought defined intelligence: learning from your mistakes. A CBR system compares the problem with previous …

… we're grateful for #2 - HomeAssistant Submitted by John Locke on Wed, 12/28/2022 - 23:15 For the holidays, we're … market! Automate your home without destroying your privacy Voice assistants like Alexa are popular these days, and they … market! Automate your home without destroying your privacy Voice assistants like Alexa are popular these days, and they …

… If you own a pet, by the way, head over and get a pet tag while they're still free! The pet tag has a QR code that will take people who scan it with a … If you own a pet, by the way, head over and get a pet tag while they're still free! The pet tag has a QR code that …

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

… Ask Freelock: How do you stop spam? Submitted by John Locke on … to build a relay server for you, contact us for a quote. … Ask Freelock: How do you stop spam? …

… We particularly like working with local agriculture, manufacturing, smart energy, and green builders. Business on … We particularly like working with local agriculture, manufacturing, smart energy, and green builders. Business on …

… From the code above, you can see we have a paragraph tag and JavaScript code. The role of the JavaScript code is … of the current user's open tab, and create a new tag (if you want). This is a dangerous tool, so if it falls … so many applications is just our human capability to make mistakes. But the same mistake seems to happen every time …

… they can add their patented idea to free software and lock up their core idea. It's a bit funny how they want to … investment to build the infrastructure, if they couldn't lock up the market and get paid back for their investment. … that does every bit as much as your system, without vendor lock-in? Free software is, if nothing else, an advocacy group …

… this does is it creates a URL structure based on how you tag an individual story. For example, you might have one … this does is it creates a URL structure based on how you tag an individual story. For example, you might have one …

… 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, … people. So a person is a contact in my system. You can tag that person as a customer, lead, prospect, whatever you …

… parts of every business today. Like accounting and legal, every business needs to invest in technology to … parts of every business today. Like accounting and legal, every business needs to invest in technology to …

… pages are linked correctly, pictures and pages have been β€œtagged” with information about them, and the site can be … world of SEO, they cannot just put terms on their page and tag pictures and be done with itβ€”they have to walk a mile in … addresses turn into links automatically. Allowed HTML tags: <a href hreflang> <em> <strong> <blockquote cite> …

… rules coming out regularly. We have SpamAssassin set to tag all messages, and reject those that have a score higher … rules coming out regularly. We have SpamAssassin set to tag all messages, and reject those that have a score higher …

… When we're deploying updates, or merging in completed features, we set the Dev site to the develop branch, and/or … release branch, it gets deployed on the stage copy. All features get reverted (in D6 and D7 sites) and … verified) on Sun, 07/10/2016 - 18:57 Permalink Pulling features from a release One thing missed: pulling non-passing …