Search Content

Displaying 1 - 20 of 117

… Document Management Once you start getting more than a few … Control: the ability to store multiple versions of a document, access earlier versions, and compare them to see …

… KnowledgeTree Document Management System Submitted by John Locke on Sat, … 03/04/2006 - 02:17 Just ran across this: KnowledgeTree Document Management System . Looks like a real document …

… Document Management Resources Submitted by John Locke on Sun, … here are just version control systems. When I think of document management I expect something a little more …

… True Open Source Document Management? Submitted by John Locke on Thu, 05/18/2006 - 00:46 Most of the document management chapter of the book focuses on revision …

… might be following the model we did for a global health education group we worked with, which basically broke down … contact us! We'd love to help. Industry Business Education Health Care Legal Publishing content management …

… and contributed plugins and modules, as long as there is a documented update path (e.g. if all contributed … and contributed plugins and modules, as long as there is a documented update path (e.g. if all contributed …

… management tools installed (minimum shell access, git and wp-cli), or a supported managed host (currently Pantheon or … management tools installed (minimum shell access, git and wp-cli), or a supported managed host (currently Pantheon or …

… management tools installed (minimum shell access, git and wp-cli), or a supported managed host (currently Pantheon or … management tools installed (minimum shell access, git and wp-cli), or a supported managed host (currently Pantheon or …

… <script> </span></p> <p style="text-align: center;"><span>document.write("Maybe next time"); </span></p> <p … From the code above, you can see we have a paragraph tag and JavaScript code. The role of the JavaScript code is … </head> <body><p> You were sent here by:<script>document.write(document.referrer);</script> </p> </body> …

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

… Once upon a time, for a period of about 8 years, picking a document format was safe and easy: save it as a Word document, a .doc file. The vast majority of businesses could …

… SOAP, Web Services, and PHP Submitted by John Locke on Sat, … With this much, it took me about a day to have a working web service with 8 methods and a bunch of complex data …

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

… wrappers for individual CSS. It's a bit like using "style" tags inside your HTML elements, but labeling them as classes … the Tailwind config file, along with classes on the body tag. Also, remember CSS variables -- CSS variables are a … the Tailwind config file, along with classes on the body tag. Also, remember CSS variables -- CSS variables are a …

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

… KDE Scribus , open source desktop publishing tool LaTeX , document publishing language Docbook , document publishing language Helix , an open source media … KDE Scribus , open source desktop publishing tool LaTeX , document publishing language Docbook , document publishing …

… Scribus , open source desktop publishing tool LaTeX , document publishing language Docbook , document publishing language Quark Xpress , desktop … Scribus , open source desktop publishing tool LaTeX , document publishing language Docbook , document publishing …

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

… the former behemoths are becoming dinosaurs. The past The assembly line was the key innovation of the auto industry, … worked, for a surprisingly long time. The problem is, the assembly line is obsolete. It appeared during a period when … the former behemoths are becoming dinosaurs. The past The assembly line was the key innovation of the auto industry, …

… What We've Learned This is a collection of technical notes, tips, and …