
Software Engineering
Face à l’importante quantité de nouveautés qu’apporte PHP 5.3, une série d’articles les présentant avec quelques exemples à chaque fois, serait la bienvenue… Voici donc le sommaire d’une série d’entre 25 et 30 articles, qui seront publiés à quelques jours d’intervalle :
The Tungsten Replicator implements open source database-neutral master/slave replication. Master/slave replication is a highly flexible technology that can solve a wide variety of problems including the following:
* Availability - Failing over to a slave database if your master database dies
* Performance Scaling - Spreading reads across many copies of data
* Cross-Site Clustering - Maintaining active database replicas across WANs
* Change Data Capture - Extracting changes to load data warehouses or update other systems
* Zero Downtime Upgrade - Performing upgrades on a slave server which then becomes the master
In summary, if your organization plans to use SharePoint 2007 primarily as a CMS, evaluate it as you would any other CMS. I think we can all agree that pretty much all content management systems are crippled, but at least you’ll be able to customize the entire experience — interaction, design, markup, and so forth.
If using it as a collaboration tool, treat it as licensed software with minimal branding customization. Or better yet, avoid it like the plague and convince your organization to go with Clearspace or even Basecamp.
Kaltura offers a wide range of unique online video management solutions:
* Self-Serve Packages – free downloadable video packages, online video player & video editor for wikis, blogs and leading web platforms
* Business Solutions – advanced, affordable, hosted video management platform, tailored for your specific need
Drupal has many good qualities, but one thing its web site platform lacks is a good way to develop freely on a test site while still allowing content updates to continue on a production site.
This small script allows you to maintain separate test and production versions of your Drupal site. After you've made configuration changes on the test site, this script can migrate them to the production site for you. Your production site stays up while you make changes to the test site, and content created on the production site in that period is preserved.