Drupal 6 Theming Cookbook: Technical Reviewer
My First Book!
My First Book!
These are just my own notes, and my intention is to build this out into a better blog posting...
and ICanLocalize Translator module, which integrates with theICanLocalize.com translation service. He also talks about some of his lessons learned, and how the i18n process could still be improved in Drupal 8.talks about his experiences with Drupal's Internationalization and localization systems through theInternationalization (I18n) moduleAug 10, 2010 10:26 am | Lullabot
For more information, check out Douglass' DrupalCon presentation Parlez vous Internet? Ignore the rest of the world at your own risk
I've been building a list of Drupal websites from user group mentions in LinkedIn, while adding others I find. One idea is to build this list into a section on Quevin.com that includes screenshots and a short story about the project (if I can gather more information).
You should go here: http://drupal.org/security/secure-configurationIt covers topics such as:
I'm not very familiar with the use of PostgreSQL with Drupal, as I tend to use Pressflow with MySQL on most projects. I read about the advantages and disadvantages, but not sure how to compare a clustered DB with PostgreSQL and Pressfow running on Pantheon with MySQL optimized, perhaps on multiple DB servers. It looks like there are various issues with contributed modules & PostgreSQL, and that doesn't sound like much fun to deal with.
First off you have to ask yourself is it really worth it? In most cases no absolutely not, MySQL is just fine for sites that are small and want to remain that way, this includes personal sites and blogs etc.PostgreSQL's real strength at least in my opinion comes from its ability to seamlessly cluster, thereby distributing the load among many DB servers rather than bogging down a single server. If you have a big website with lots of traffic and have the resources for multiple servers, then PostgreSQL is definitely the way to go.
Jul 07, 2010 01:02 pm | Lullabot
Gregory Heller talks about the importance of having a Content Strategy and Web Strategy, which is an alternative to blindly throwing together a bunch of features without a clear intention. Heller talks about the importance of knowing your audience, creating user personas, desired outcomes and the metrics to measure them. He talks about some of the best practices thatCivicActions uses when working with clients in order to clearly define their larger web strategy and to ultimately create successful websites.
Be sure to also check out Heller's brief Ignite talk on "You Don't Need A Website, You Need a Web Strategy"