Search Content

Displaying 1 - 20 of 130

… Drupal vs. Joomla Submitted by John Locke on Tue, 02/03/2009 - 17:58 Dan … Local Media wrote up a nice comparison between Word Press, Joomla, and Drupal last summer, which I came across last …

… Zimbra, Joomla, What's in a name? Submitted by John Locke on Thu, … were just unveiled in the Open Source world: Zimbra, and Joomla. While the names may be silly and potentially …

… hiearchy for organizing content -- section, category, article. No more, no less. So when they finally at least … (not verified) on Tue, 12/28/2010 - 16:44 Permalink This article hits the nail on This article hits the nail on the head. I am a former Joomla dev …

… Terms & Conditions a. Security updates will be applied on production sites in a timely manner. b. Test sites may or may … Terms & Conditions a. Security updates will be applied on production sites in a timely manner. b. Test sites may or may …

… varies based on usage, and generally starts around $10/month. Hosting, maintenance and one hour of retainer … varies based on usage, and generally starts around $10/month. Hosting, maintenance and one hour of retainer …

… Joomla Submitted by freelock on Mon, 01/11/2010 - 10:18 Great resource for add-ons: http://forum.joomla.org/index.php/topic,16398.0.html OpenSEF Component …

… Joomla 1.5 Submitted by freelock on Mon, 01/11/2010 - 10:18 We're starting to build for Joomla 1.5. There are substantial differences between Joomla …

… Joomla Git Management Submitted by Anonymous (not verified) … 01/11/2010 - 10:18 We're starting to use Git to manage our Joomla installations. There's quite a bit of setup involved …

… Build a Joomla site Submitted by freelock on Mon, 01/11/2010 - 10:18 Here are the basic steps to build a Joomla site. Create site/create database/install Joomla. …

… Joomla User Tips Submitted by freelock on Mon, 01/11/2010 - … has written a great guide for getting started with Mambo/Joomla. Download the most recent version from page . For …

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

… technology decisions. Read part 1 here. Just like doing a client project, we apply DevOps to the decision-making … huge variety of problems, accomplishes a broader range of client goals than nearly any other CMS out there, and does … userbase. So when we got a small project for an existing client that needed a good front-end toolkit (a Kiosk page to …

… Open Source Marketing Tools Create top notch websites … needs of your organization. For more information on Open Source marketing options available, contact us today! … …

…   Drupal  Drupal is quite a bit more powerful than Joomla, but requires more setup to get going. If your needs … of view, and has a huge community following, similar to Joomla. If you're looking for a more flexible user security …

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

… - 09:42 Marc asks: I am building an ecommerce site in Joomla using Virtue Mart as shopping cart to sell MP3 … other suggestions for carts that integrate seamlessly with Joomla? Hi, Marc, In my experience, nothing integrates …

… for November's BNITA will be: Manage your web site with Joomla, an Open Source content management system. Many web … project that has 60,000 active users. For beginners, Joomla is dead simple to use. Log in, click the Edit button …

… for November's BNITA will be: Manage your web site with Joomla, an Open Source content management system. Many web … project that has 60,000 active users. For beginners, Joomla is dead simple to use. Log in, click the Edit button …

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