<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0" xml:base="http://www.acquia.com/blog/feed">
  <channel>
    <title>Acquia.com Blog</title>
    <link>http://www.acquia.com/blog/feed</link>
    <description />
    <language>en</language>
          <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/acquiacomblog" /><feedburner:info uri="acquiacomblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
    <title>Drupal Gardens adds content access control, image tools, bulk operations, and more!</title>
    <link>http://feedproxy.google.com/~r/acquiacomblog/~3/18eauXpStjA/drupal-gardens-adds-content-access-control-image-tools-bulk-operations-and-more-0</link>
    <description>&lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even" property="content:encoded"&gt;&lt;p&gt;This is the 21st in our &lt;a href="http://www.drupalgardens.com/category/tags/whats-new"&gt;series of Drupal Gardens 'What's New' posts&lt;/a&gt;, and we think this one is especially worth celebrating. Need to restrict valuable content on your site to only privileged users? Want to crop, rotate or resize uploaded images in your posts? Wish you could click to perform bulk delete or other operations on lists of users, content or media? Long for better control over how comments are displayed on your site? With this release, we've got you covered.&lt;/p&gt;
&lt;p&gt;A lot went into making these features simple, but powerful. For content access control, we started with the powerful &lt;a href="http://drupal.org/project/taxonomy_access"&gt;Taxonomy Access Control&lt;/a&gt; module, and worked with maintainer &lt;a href="http://drupal.org/user/65776"&gt;Jess (xjm)&lt;/a&gt; to make it easier to assign access permissions with an &lt;a href="http://drupal.org/sandbox/pwolanin/1363014"&gt;alternative user interface&lt;/a&gt;. In addition, we created the &lt;a href="/%20http%3A//drupal.org/project/tac_redirect_403"&gt;TAC Redirect 403&lt;/a&gt; module that allows custom upsell pages for different categories of restricted content. For cropping, rotating and resizing image media we created the &lt;a href="http://drupal.org/project/media_crop"&gt;Media: image editing&lt;/a&gt; module. For bulk operations we added the &lt;a href="http://drupal.org/project/views_bulk_operations"&gt;Views Bulk Operations&lt;/a&gt; module and worked with maintainer &lt;a href="http://drupal.org/node/1363760"&gt;Bojan Živanović (bojanz)&lt;/a&gt; to simplify the UI. For comment customization, we created the &lt;a href="http://drupal.org/project/comment_goodness"&gt;Comment Goodness&lt;/a&gt; module. As usual, the patches and modules developed for these features were donated back to drupal.org so the entire community can benefit. We hope you find them useful!&lt;/p&gt;
&lt;style type="text/css"&gt;
&lt;!--/*--&gt;&lt;![CDATA[/* &gt;&lt;!--*/

.bord {
    border: 1px solid #BBBBBB;
    border-radius: 5px 5px 5px 5px;
}
.shadow {
  -moz-box-shadow: 3px 3px 3px #999;
  -webkit-box-shadow: 3px 3px 3px #999;
  box-shadow: 3px 3px 3px #999;
}
/*--&gt;&lt;!]]&gt;*/
&lt;/style&gt;&lt;style type="text/css"&gt;
&lt;!--/*--&gt;&lt;![CDATA[/* &gt;&lt;!--*/

.bord {
    border: 1px solid #BBBBBB;
    border-radius: 5px 5px 5px 5px;
}
.shadow {
  -moz-box-shadow: 3px 3px 3px #999;
  -webkit-box-shadow: 3px 3px 3px #999;
  box-shadow: 3px 3px 3px #999;
}
/*--&gt;&lt;!]]&gt;*/
&lt;/style&gt;&lt;p&gt;The Drupal Gardens service was updated on Jan. 30th with the following new features and enhancements:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Crop, rotate, and resize images in the WYSIWYG editor&lt;/strong&gt;&lt;p&gt;Content editors can use the &lt;a href="http://www.drupalgardens.com/documentation/content/WYSIWYG/images"&gt;WYSIWYG editor&lt;/a&gt; to rotate, crop, and scale images on the fly. To learn more, see &lt;a href="http://www.drupalgardens.com/documentation/enterprise/image-editor"&gt;Crop, rotate, and scale embedded images&lt;/a&gt;.&lt;/p&gt;&lt;img alt="Image_crop1.png" src="http://www.drupalgardens.com/sites/default/files/documentation/Image_crop2_0.png" width="450" /&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Customize how comments are displayed&lt;/strong&gt;&lt;p&gt;Now you can sort comments per content type and customize commenting labels. For a YouTube-like comment experience, you can sort comments by ‘Newer first’ which also moves the comment form to the top of the comment stream. To learn more, see &lt;a href="http://www.drupalgardens.com/documentation/customizing-comments-and-sorting"&gt;Customizing comments and sorting&lt;/a&gt;.&lt;/p&gt;&lt;img alt="Sort_comments1.png" src="http://www.drupalgardens.com/sites/default/files/documentation/Sort_comments1.png" width="450" /&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Eliminate repetitive site administration tasks with bulk operations&lt;/strong&gt;&lt;p&gt;For &lt;a href="https://www.drupalgardens.com/pricing"&gt;Basic&lt;/a&gt; subscription plans or higher, save time and eliminate repetitive administrative tasks by extending your views with Views Bulk Operations. With this feature you can select multiple items in a &lt;a href="http://www.drupalgardens.com/documentation/using-views"&gt;view&lt;/a&gt; (e.g. content, users, media, etc) and click to bulk delete, bulk publish, and more. To learn more, see &lt;a href="http://www.drupalgardens.com/documentation/applying-bulk-actions-view-items"&gt;Applying bulk actions to view items&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;img alt="View Bulk Operations example" class="shadow bord" src="http://www.drupalgardens.com/sites/default/files/documentation/Gardens_vbo_example.png" width="450" /&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Restrict access to your site's content to privileged users.&lt;/strong&gt;&lt;p&gt;For &lt;a href="https://www.drupalgardens.com/pricing"&gt;Professional&lt;/a&gt; subscription plans or higher, Drupal Gardens provides fine-grained access control to your site’s content using Taxonomy-based access control. With this feature, you can define access control rules describing which users (by role) can view, edit, or delete content. Then you can apply these access control rules to any content you want. Optionally, you can allow some users to see a teaser of the content, but then redirect them to another web page when they try to view the full version of content in order to upsell them or provide information about how they can get access to your premium content. To learn more, see &lt;a href="http://www.drupalgardens.com/documentation/enterprise/permissions/restrict"&gt;Restricting access to site content&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;&lt;img alt="Content access permissions section" class="shadow bord" src="http://www.drupalgardens.com/sites/default/files/documentation/Enterprise_gardens_tac8_54.png" width="450" /&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;For a complete list of what's new, including updates to Drupal modules and bug fixes, see the &lt;a href="http://www.drupalgardens.com/content/jan-30th-release-whats-new"&gt;release notes.&lt;/a&gt;&lt;ul&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Tags:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/tags/acquia-drupal-planet" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;acquia drupal planet&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item odd"&gt;&lt;a href="/tags/drupalgardens" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;drupalgardens&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/acquiacomblog/~4/18eauXpStjA" height="1" width="1"/&gt;</description>
     <pubDate>Sat, 04 Feb 2012 01:57:50 +0000</pubDate>
 <dc:creator>Chris Brookins</dc:creator>
 <guid isPermaLink="false">2022331 at http://www.acquia.com</guid>
 <comments>http://www.acquia.com/blog/drupal-gardens-adds-content-access-control-image-tools-bulk-operations-and-more-0#comments</comments>
  <feedburner:origLink>http://www.acquia.com/blog/drupal-gardens-adds-content-access-control-image-tools-bulk-operations-and-more-0</feedburner:origLink></item>
  <item>
    <title>Drupal Gardens adds content access control, image tools, bulk operations, and more!</title>
    <link>http://feedproxy.google.com/~r/acquiacomblog/~3/yBU0c7gVhFI/drupal-gardens-adds-content-access-control-image-tools-bulk-operations-and-more</link>
    <description>&lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even" property="content:encoded"&gt;&lt;p&gt;This is the 21st in our &lt;a href="http://www.drupalgardens.com/category/tags/whats-new"&gt;series of Drupal Gardens 'What's New' posts&lt;/a&gt;, and we think this one is especially worth celebrating. Need to restrict valuable content on your site to only privileged users? Want to crop, rotate or resize uploaded images in your posts?  Wish you could click to perform bulk delete or other operations on lists of users, content or media?  Long for better control over how comments are displayed on your site?  With this release, we've got you covered.&lt;br /&gt;&lt;a href="http://www.drupalgardens.com/content/drupal-gardens-adds-content-access-control-image-tools-bulk-operations-and-more" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Tags:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/tags/whats-new" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;What&amp;#039;s New&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/acquiacomblog/~4/yBU0c7gVhFI" height="1" width="1"/&gt;</description>
     <pubDate>Wed, 01 Feb 2012 02:25:29 +0000</pubDate>
 <dc:creator>Chris Brookins</dc:creator>
 <guid isPermaLink="false">2022286 at http://www.acquia.com</guid>
 <comments>http://www.acquia.com/blog/drupal-gardens-adds-content-access-control-image-tools-bulk-operations-and-more#comments</comments>
  <feedburner:origLink>http://www.acquia.com/blog/drupal-gardens-adds-content-access-control-image-tools-bulk-operations-and-more</feedburner:origLink></item>
  <item>
    <title>Ensure internal adoption with end-user training</title>
    <link>http://feedproxy.google.com/~r/acquiacomblog/~3/dyB6Gg6UnDw/ensure-internal-adoption-end-user-training</link>
    <description>&lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even" property="content:encoded"&gt;&lt;p&gt;This week we'll learn about the importance of end-user training. In February, I'll write about modules you can use to customize the editor user experience in Drupal, and some news about initiatives in Drupal to improve the content administrator experience.&lt;/p&gt;
&lt;p&gt;Say you’ve built or purchased a flexible, extensible application with Drupal. Because Drupal is highly malleable, it’s likely a wholly unique custom system. A downside is that this leaves end users at a loss in terms of self-teaching. They may be inclined to simply search for “Drupal” tutorials, yielding an array of irrelevant information. &lt;/p&gt;
&lt;p&gt;There's no doubt that Drupal 7 has greatly improved user experience, yet once you begin to customize it with new content types with multiple fields and custom workflows, it becomes another application altogether. You may hope if a site is well designed, that all of your end users will be able to use it instantly. However, if a "&lt;a href="http://www.emarketeers.com/training-courses/twitter" rel="nofollow"&gt;one day course about Twitter&lt;/a&gt;" exists for an application with one simple text field, then a reasonably robust Drupal site certainly can benefit from some end user training.&lt;/p&gt;
&lt;h4&gt;Prepare for the end-user at design time: Recommended modules and techniques&lt;/h4&gt;
&lt;p&gt;End-user experience is ideally taken into account at design time, yet too often site maintainers and content editors are not well-considered in the equation. Who is managing your site? Are they the same people managing the build of the project? If the site developers speak to or observe typical end-users, simple improvements can be found and implemented quickly. As well, there are several modules to help make content administration better if installed and configured properly. Here are some suggestions:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Provide safe sandboxes to allow staff to learn, experiment and test content types as they learn.&lt;/li&gt;
&lt;li&gt;Make custom internal landing pages with Views and custom menus to help staff complete their important tasks. &lt;/li&gt;
&lt;li&gt;Use images in content editing screens to explain the final output of a node/add form.&lt;/li&gt;
&lt;li&gt;Export Views as modules allowing clients to edit or customize Views safely with a roll back option.&lt;/li&gt;
&lt;li&gt;Improve content moderation and workflows with tools such as &lt;a href="http://drupal.org/project/workbench_moderation"&gt;Workbench Moderation&lt;/a&gt; or a content &lt;a href="http://drupal.org/project/scheduler"&gt;Scheduler&lt;/a&gt;.&lt;br /&gt;&lt;img src="https://img.skitch.com/20120131-fgg6rmppb4pp6ixaqc1r42emgu.preview.jpg" alt="workbench-moderation" /&gt;&lt;/li&gt;
&lt;li&gt;Add a simple &lt;a href="http://drupal.org/project/save_draft"&gt;Save Draft&lt;/a&gt; button to the content creation form. &lt;br /&gt;&lt;img src="https://img.skitch.com/20120131-nsfma2k96i3pf6thinfwtqhwrf.preview.jpg" alt="save draft" /&gt;&lt;/li&gt;
&lt;li&gt;Help content and site managers deal with problem users with &lt;a href="http://drupal.org/project/mollom&amp;quot;&amp;gt;Mollom&amp;lt;/a&amp;gt; or &amp;lt;a href=" http:=""&gt;Flag&lt;/a&gt; and custom Views. &lt;/li&gt;
&lt;li&gt;Test either &lt;a href="http://drupal.org/project/admin_menu"&gt;Administration menu&lt;/a&gt;, or &lt;a href="http://drupal.org/project/admin"&gt;Admin menu&lt;/a&gt; which might offer better controls than the default toolbar for your users.&lt;br /&gt;&lt;img src="https://img.skitch.com/20120131-qaab67bimh4xfy2j5rh9at1yg6.preview.jpg" alt="admin" /&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;Aidan Foster of Foster Interactive has a great presentation about &lt;a href="http://fosterinteractive.com/articles/d7-admin"&gt;Simplifying end-user experience&lt;/a&gt;, check it out for more ideas. &lt;/p&gt;
&lt;h4&gt;Leveraging the power of Drupal through Site Builder training&lt;/h4&gt;
&lt;p&gt;In certain situations, clients may need staff members with site-builder level abilities. Site building knowledge can allow staff to alter the layout of page layouts or to change the fields displayed in a content listing. Often, this indicates a shift in how the company manages development by putting some power in the hands of trusted managers who do not need to refer simple development tasks to an internal (IT) development team. In fact, to really leverage the full power of Drupal (and experience some related cost saving), they may well need full &lt;a href="http://training.acquia.com/developing-drupal/site-building-drupal"&gt;Drupal Site Builder training&lt;/a&gt;. &lt;/p&gt;
&lt;h4&gt;Adoption is key to success&lt;/h4&gt;
&lt;p&gt;To realize the full power of Drupal, cultural adoption becomes as important as teaching technical procedures. Staff transitioning from a previous system may bring unique cultural challenges to the switch to Drupal. In some ways the design of the project can make the transition smoother using some suggestions mentioned above. However, even for the simplest of implementations, a training program that provides clear guidance and explains the benefits of the new system can make or break the new project. &lt;/p&gt;
&lt;p&gt;Taking into account staff turnover and incremental site changes, training should be done with an eye towards on-going delivery. This can be made easier by starting with solid documentation and supplementary self-paced training materials accessible by end-users.&lt;/p&gt;
&lt;h4&gt;How we can help with end-user training to ensure the success of your project&lt;/h4&gt;
&lt;p&gt;For many web development agencies, packaging sites and applications with useful end user documentation may require time consuming preparation of materials (think "screenshotting"). Rushing this process may result in inadequate details provided about the site for staff. End user training needs to clearly match the real goals of end-users and the overall usage of the site. It's really a bespoke service.&lt;/p&gt;
&lt;p&gt;Acquia offers customizable end-user training packages to ensure project success post-delivery. We base these training packages on selections of tutorials for typical site administration procedures from our  &lt;a href="http://training.acquia.com/content-management/content-administration-drupal"&gt;Content administration in Drupal&lt;/a&gt; course. We combine it with our tested Drupal curriculum to provide training adapted for your needs.&lt;/p&gt;
&lt;p&gt;For example, tutorials may be selected depending on what permissions are available to each user role. We can deliver a tailored resource customized with the your site's terminology and screenshots; as well as adding documentation of any additional procedures not covered in the standard set of tools.&lt;/p&gt;
&lt;p&gt;Courses can be delivered on-site (in person training), or as online training (live or asyncronous). Clients are left with a set of useful end-user training manuals and other resources.&lt;br /&gt;
To find out more, please see our &lt;a href="http://training.acquia.com/content-management/customized-end-user-training"&gt;Customized end user training&lt;/a&gt; and &lt;a href="http://training.acquia.com/content-management/content-administration-drupal"&gt;Content administration in Drupal&lt;/a&gt; course.&lt;/p&gt;
&lt;p&gt;In February, I'll write about the modules you can use to improve the content manager experience, what we can learn from other systems, along with some good news about initiatives in Drupal to improve the content administration.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Tags:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/tags/adoption" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;adoption&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item odd"&gt;&lt;a href="/tags/drupal-training" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;Drupal training&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item even"&gt;&lt;a href="/tags/learn-drupal" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;learn drupal&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item odd"&gt;&lt;a href="/tags/learning-services" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;learning services&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item even"&gt;&lt;a href="/tags/end-user-manual" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;end-user manual&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/acquiacomblog/~4/dyB6Gg6UnDw" height="1" width="1"/&gt;</description>
     <pubDate>Tue, 31 Jan 2012 11:01:07 +0000</pubDate>
 <dc:creator>heather</dc:creator>
 <guid isPermaLink="false">2021366 at http://www.acquia.com</guid>
 <comments>http://www.acquia.com/blog/ensure-internal-adoption-end-user-training#comments</comments>
  <feedburner:origLink>http://www.acquia.com/blog/ensure-internal-adoption-end-user-training</feedburner:origLink></item>
  <item>
    <title>.net Web Design and Development Survey 2012 – have your say!</title>
    <link>http://feedproxy.google.com/~r/acquiacomblog/~3/_acPsNy-peE/net-web-design-and-development-survey-2012-have-your-say</link>
    <description>&lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even" property="content:encoded"&gt;&lt;p&gt;The team at &lt;a href="http://www.netmagazine.com/" title=".net"&gt;.net&lt;/a&gt; magazine have launched their web design survey this week. &lt;/p&gt;
&lt;p&gt;For those of you who don’t know, .net magazine is a valuable resource for those serious about web design and development on both sides of the Atlantic. Every few years they run a comprehensive industry survey. &lt;/p&gt;
&lt;p&gt;This year, Acquia is proud to sponsor the 2012 edition of the survey, which aims to build a detailed and thorough profile of the web design industry, its members and key trends on an international basis.&lt;/p&gt;
&lt;p&gt;Most importantly and in the spirit of openness (and open source), the data will be available to the community to download via the .net website once the results have been collated*.&lt;/p&gt;
&lt;p&gt;Topics include trends in CMS, web app frameworks and tool adoption as well as confidence in the industry, skills and salaries. &lt;/p&gt;
&lt;p&gt;Don’t forget to &lt;a href="http://www.netmagazine.com/survey2012" title=".net survey with Accquia"&gt;have your say&lt;/a&gt; and take part in shaping the future of our industry. &lt;/p&gt;
&lt;p&gt;You have until March 20 to participate!&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.netmagazine.com/survey2012" class="gradient-button" title=".net survey with Accquia"&gt;Participate today!&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;*Don't worry, any data that's made available will be aggregated, non-personal and anonymous.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Tags:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/tags/net-magazine" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;.net magazine&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item odd"&gt;&lt;a href="/tags/acquia-0" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;Acquia&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item even"&gt;&lt;a href="/tags/survey-0" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;Survey&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item odd"&gt;&lt;a href="/tags/cms-0" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;CMS&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/acquiacomblog/~4/_acPsNy-peE" height="1" width="1"/&gt;</description>
     <pubDate>Fri, 27 Jan 2012 18:58:49 +0000</pubDate>
 <dc:creator>Nikki Tyson</dc:creator>
 <guid isPermaLink="false">2022061 at http://www.acquia.com</guid>
 <comments>http://www.acquia.com/blog/net-web-design-and-development-survey-2012-have-your-say#comments</comments>
  <feedburner:origLink>http://www.acquia.com/blog/net-web-design-and-development-survey-2012-have-your-say</feedburner:origLink></item>
  <item>
    <title>Security Training at DrupalCon Denver</title>
    <link>http://feedproxy.google.com/~r/acquiacomblog/~3/dweI8iBUR7Q/security-training-drupalcon-denver</link>
    <description>&lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even" property="content:encoded"&gt;&lt;p&gt;&lt;iframe src="http://player.vimeo.com/video/35735912?title=0&amp;amp;byline=0&amp;amp;portrait=0" width="400" height="225" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen=""&gt;&lt;/iframe&gt;
&lt;/p&gt;&lt;p&gt;&lt;a href="http://vimeo.com/35735912"&gt;Erich and Greg Talk Training&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;As we get ready for DrupalCon Denver in March, we want to introduce you to our trainers, and give you a sense of what will be covered in our training courses. First up, we have &lt;a href="http://denver2012.drupal.org/content/security-process-code-hands-training"&gt;Security: Process, Code &amp;amp; Hands-On Training&lt;/a&gt; with Greggles (aka Greg Knaddison, Drupal Security Team Lead &amp;amp; Acquia's Director of Security Services). &lt;/p&gt;
&lt;p&gt;In the video above, check out Greg and Erich Ludwig (Director, Learning Services @ Acquia) as they chat about security training, Denver restaurant recommendations, and other fun things!&lt;/p&gt;
&lt;p&gt;As an added extra bonus preview, Greggles will be conducting free Webinars on Wednesday, February 1 at &lt;a href="/resources/acquia-tv/conference/protect-your-drupal-site-against-xss-vulnerabilities-0"&gt;9 am ET&lt;/a&gt; and &lt;a href="/resources/acquia-tv/conference/protect-your-drupal-site-against-xss-vulnerabilities"&gt;1 pm ET&lt;/a&gt;. Click the times to sign up for those webinars.&lt;/p&gt;
&lt;p&gt;If you'd like to attend the course at DrupalCon, &lt;a href="http://denver2012.drupal.org/content/security-process-code-hands-training"&gt;sign up here&lt;/a&gt;, and do so soon to ensure you get a spot in this class (and get the early bird discount - Drupalcon ticket prices are going up on February 21st!).&lt;/p&gt;
&lt;p&gt;See you in Denver. &lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Tags:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/tags/security" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;security&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item odd"&gt;&lt;a href="/tags/training" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;training&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item even"&gt;&lt;a href="/tags/drupalcon-0" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;drupalcon&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item odd"&gt;&lt;a href="/tags/acquia-drupal-planet" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;acquia drupal planet&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/acquiacomblog/~4/dweI8iBUR7Q" height="1" width="1"/&gt;</description>
     <pubDate>Fri, 27 Jan 2012 13:48:59 +0000</pubDate>
 <dc:creator>eludwig</dc:creator>
 <guid isPermaLink="false">2022041 at http://www.acquia.com</guid>
 <comments>http://www.acquia.com/blog/security-training-drupalcon-denver#comments</comments>
  <feedburner:origLink>http://www.acquia.com/blog/security-training-drupalcon-denver</feedburner:origLink></item>
  <item>
    <title>Proprietary CMS - know when to fold 'em</title>
    <link>http://feedproxy.google.com/~r/acquiacomblog/~3/0y-UZI0uxmI/proprietary-cms-know-when-fold-em</link>
    <description>&lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even" property="content:encoded"&gt;&lt;p&gt;The road to implementing successful enterprise solutions presents many challenges, precisely because they're designed to address complex business needs.  Having worked with various applications over the last 20 years, I've seen five immutable laws at work:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1) Vendors suck you dry.  Partners make you succeed.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Any vendor who charges a license fee only does so for one reason:  to keep you from leaving.  It's an ante designed to keep you hooked as they slowly reveal their true cards (from a deck that is undoubtedly stacked).  Interest in your success is secondary.  Their primary goal is to win all of your chips.&lt;/p&gt;
&lt;p&gt;When no license fee exists, this provides a fundamental shift in the relationship.  Technology partners such as Acquia are instead required to excel in treating you as a customer:  to put your interests first at all times, to ensure your continual success, and to prove our worth repeatedly in order to justify an annual subscription. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2) Any technology can be utilized poorly.  Proper assessment is key.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Numerous angles exist to any software's operation.  As part of determining fit, we've all been trained to engage in a series of exercises including:&lt;/p&gt;
&lt;p&gt;RFI -&amp;gt; RFP -&amp;gt; POC&lt;/p&gt;
&lt;p&gt;to narrow a field of software options by probing around the edges of each application with increasing depth.  Even at this stage, you are beholden to any proprietary software vendor to give you accurate responses.  Open source products such as Drupal enable another option to assess fit:&lt;/p&gt;
&lt;p&gt;&lt;a href="/downloads"&gt;DOWNLOAD&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Want to see things up-and-running in your environment?  Want to test various use cases as defined in your requirements document?  Want to inspect the underlying code to validate adherence to standards?  Download it.  Install it.  Test it.  Read it.  The best way to ensure proper fit is full transparency - an option not available from any closed source vendor.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3) One dimensional depth only makes you flat.  Scale spherically to outpace the rest.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Why limit your success to 200 people in Copenhagen or Boston, when you can take advantage of a truly global community in excess of the 600,000 people actively contributing to Drupal?&lt;/p&gt;
&lt;p&gt;Whether extending functionality, writing documentation, or providing implementation expertise - the diverse range of specialties available under open source far outpace any single proprietary technology’s.  Coupled with the ability in Drupal to quickly assemble vs code, and you can scale spherically to achieve a &lt;a href="/resources/whitepapers/tco-open-source-social-publishing"&gt;more competitive TTM and TCO&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;4) Roadmaps stunt your growth.  Innovate at the pace you require.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;False dichotomies on roadmaps abound.  The issue is not how soon a single vendor can provide something new for you.  The issue is that you need a partner who will support your changes at the pace your business dictates (and not theirs).&lt;/p&gt;
&lt;p&gt;Open source allows anyone to add capabilities as they’re needed, giving you full control vs waiting on a vendor roadmap.  Case in point: during the last 3 years, the number of modules for Drupal has expanded from 5,000 to over 12,000 available today.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;5) Reactive support is no longer sufficient.  Today's needs are more comprehensive.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Each install of any application will be configured and customized to varying levels, and at some point - every one will break.  When this occurs, proprietary vendors will only assist with issues in their own code.  The reality is that many pieces are involved, easily extending beyond that boundary.  This archaic view of "support" is not only insufficient, it's irresponsible.&lt;/p&gt;
&lt;p&gt;Acquia stands behind every Drupal install:  from its core, to contributed modules, to any extensions.  We remain focused on your success at all times with both proactive and reactive elements to our support model.&lt;/p&gt;
&lt;p&gt;And our approach is firmly validated by both our phenomenal growth, as well as our consistent renewal rates.  All of which are achieved without any ante.&lt;/p&gt;
&lt;p&gt;As for the rest of the CMS field who do, “you got to know when to hold 'em, know when to fold 'em”.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/acquiacomblog/~4/0y-UZI0uxmI" height="1" width="1"/&gt;</description>
     <pubDate>Mon, 23 Jan 2012 14:17:26 +0000</pubDate>
 <dc:creator>scottdavis</dc:creator>
 <guid isPermaLink="false">2021876 at http://www.acquia.com</guid>
 <comments>http://www.acquia.com/blog/proprietary-cms-know-when-fold-em#comments</comments>
  <feedburner:origLink>http://www.acquia.com/blog/proprietary-cms-know-when-fold-em</feedburner:origLink></item>
  <item>
    <title>OpenSaaS Brings New Freedom to the Cloud</title>
    <link>http://feedproxy.google.com/~r/acquiacomblog/~3/ZjRqvhTgWxM/opensaas-brings-new-freedom-cloud</link>
    <description>&lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even" property="content:encoded"&gt;&lt;p&gt;The rise of SaaS, software delivered as a service, is having an enormously disruptive impact on the software industry. &lt;a href="http://www.forrester.com/rb/Research/how_saas_will_change_technology_sourcing_strategy/q/id/58278/t/2"&gt;Forrester Research estimates&lt;/a&gt; that spending on SaaS technology will double by 2013, representing 16% of all software spend.  &lt;a href="http://www.gartner.com/id=1846916"&gt;Gartner Research estimates&lt;/a&gt; that SaaS software spend is growing at 18%, compounded annually, and will reach $23B by 2015.&lt;/p&gt;
&lt;p&gt;At the same time, open source adoption in the enterprise is reaching a tipping point. &lt;a href="http://www.accenture.com/us-en/Pages/service-technology-innovation-center-open-source-summary.aspx"&gt;According to Accenture&lt;/a&gt;, 77% of high performance organizations are piloting or committing to open source.&lt;/p&gt;
&lt;p&gt;What is driving the rapid ascent of SaaS? Organizations large and small are looking to SaaS applications to reduce costs and simplify software application management. SaaS promises significant operation efficiencies, as IT organizations can offload the complex, expensive processes necessary to manage enterprise applications.  Every application requires software and security updates, new capabilities to test and release, along with a web infrastructure to maintain for performance, security and reliability. SaaS provides organizations with a mechanism to reduce their spend on application management, costs that can consume the IT budget.&lt;/p&gt;
&lt;p&gt;Many IT organizations spend as much as 70% of their budget on sustaining engineering, keeping their current application portfolio up and running. As a result, investments in new technologies that spur innovation are severely limited, creating a gulf between IT and business leaders focused on achieving company objectives. SaaS-delivered applications represents an opportunity for organizations to adjust their IT spend to better align with their core business strategies and increase technology investments in areas that are directly tied to the organization’s success.&lt;/p&gt;
&lt;p&gt;One technology category that is at the forefront of innovation spending is open source technologies. In many application categories, including web content management, cloud, and big data, open source technologies are leading the way. The question, therefore, is can an organization take advantage of both of these trends – SaaS efficiencies and open source innovation – at the same time?&lt;/p&gt;
&lt;p&gt;The answer is yes, with &lt;a href="/tags/opensaas?utm_source=Acquia&amp;amp;utm_medium=Blog&amp;amp;utm_campaign=Open%2BSaaS%2Bblog" title="OpenSaaS"&gt;OpenSaaS&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;OpenSaaS is SaaS with open source principles, and technology, at its core. Its SaaS applications built on open source technologies, enabling organizations to tap into the innovation that results from the collective efforts of thousands of developers actively contributing to an open source project. OpenSaaS provides a ready-to-use, fully functional environment to pilot new projects, test-drive new applications or launch large-scale initiatives. And because it’s delivered as a service, organizations can take advantage of the potential cost savings and operational efficiencies inherent with SaaS applications.&lt;/p&gt;
&lt;p&gt;At the same time, there is no vendor or platform lock-in. Application requirements evolve, pilots become full-scale projects and what made sense to run in a multi-tenant SaaS environment at one time may now require a more bespoke solution. This is where the true power of OpenSaaS kicks in. When you want to leave an OpenSaaS environment, you export a copy of your application – code, database, and design – and move it to wherever you want.&lt;/p&gt;
&lt;p&gt;OpenSaaS is about freedom, as in speech — or, as they say in French, “libre.” It means the option to leave has to be more valuable than actually leaving: Services have to deliver tangible value and exceed customer expectations. If it doesn’t, customers will (rightly) fly the coop.&lt;/p&gt;
&lt;p&gt;For high-performance organizations focused on innovation, OpenSaaS is the best of both worlds. Take advantage of market defining open source technologies on an enterprise scale, while capturing the benefits of SaaS application delivery – simplified application management, reduced IT complexity and lower total cost of ownership. OpenSaaS means that buyers can obtain business value from the software delivered as a cloud service, while retaining the control they would get from running software themselves – but without investing in the hardware, resources and overhead that comes with managing the application directly. OpenSaaS eliminates the tradeoff between application control and SaaS, giving IT organizations unprecedented freedom to chose the application deployment model that best meets their needs, for both today and tomorrow.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Tags:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/tags/acquia-drupal-planet" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;acquia drupal planet&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item odd"&gt;&lt;a href="/tags/opensaas-0" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;OpenSaaS&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item even"&gt;&lt;a href="/tags/cloud-0" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;Cloud&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item odd"&gt;&lt;a href="/tags/accenture" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;Accenture&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item even"&gt;&lt;a href="/tags/cloud" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;cloud&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item odd"&gt;&lt;a href="/tags/featured" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;featured&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item even"&gt;&lt;a href="/tags/forrester-research" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;Forrester Research&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item odd"&gt;&lt;a href="/tags/gartner-0" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;Gartner&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item even"&gt;&lt;a href="/tags/it" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;IT&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item odd"&gt;&lt;a href="/tags/open-source-0" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;open source&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item even"&gt;&lt;a href="/tags/saas" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;SaaS&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item odd"&gt;&lt;a href="/tags/saas-applications" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;SaaS applications&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/acquiacomblog/~4/ZjRqvhTgWxM" height="1" width="1"/&gt;</description>
     <pubDate>Wed, 18 Jan 2012 14:11:13 +0000</pubDate>
 <dc:creator>Bryan House</dc:creator>
 <guid isPermaLink="false">2021721 at http://www.acquia.com</guid>
 <comments>http://www.acquia.com/blog/opensaas-brings-new-freedom-cloud#comments</comments>
  <feedburner:origLink>http://www.acquia.com/blog/opensaas-brings-new-freedom-cloud</feedburner:origLink></item>
  <item>
    <title>Adding SOPA blackout to a Drupal Gardens</title>
    <link>http://feedproxy.google.com/~r/acquiacomblog/~3/_Z2mx4f--t8/adding-sopa-blackout-drupal-gardens</link>
    <description>&lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even" property="content:encoded"&gt;&lt;strong&gt; The content in this post is solely the opinion of me (Jacob) and does not necessarily reflect the opinons of my employer (Acquia) or anyone else - living, dead, living-dead or otherwise transcendentally meditating. &lt;/strong&gt;
&lt;br /&gt;
&lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even" property="content:encoded"&gt; &lt;p&gt;If you want to blackout your site in &lt;a href="http://sopastrike.com/"&gt;protest of SOPA/PIPA,&lt;/a&gt; here's what you gotta do:&lt;/p&gt;&lt;p&gt;(hat tip to &lt;a href="http://www.zachstronaut.com"&gt;http://www.zachstronaut.com&lt;/a&gt; for the blackout page).&lt;/p&gt;&lt;p&gt;&lt;u&gt;&lt;strong&gt;Important: Keep the url mysite.drupalgardens.com/admin/content handy. &lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;&lt;p&gt;Once you follow these instructions, your site will go dark (if it is January 18th 2012).  If you want to get it back, you will need to delete the block later.&lt;/p&gt;&lt;p&gt;&lt;div class="field field-name-file field-type-file field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;div class="styles file-styles large styles-field-file styles-style-large styles-container-image"&gt;&lt;div class="media-thumbnail-frame"&gt;&lt;img alt="" class="media-image" style="width: 600px; height: 454px; " typeof="foaf:Image" src="http://www.jacobsingh.name/sites/jacobsingh.drupalgardens.com/files/styles/large/public/sopa.png" /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Navigate to Structure -&amp;gt; Blocks&lt;/li&gt;&lt;li&gt;Click on "Add Block"&lt;/li&gt;&lt;li&gt;In the "Body" use the dropdown to change from "Safe HTML" to "Full HTML" (the buttons will go away)&lt;/li&gt;&lt;li&gt;Make the block show by setting a region.&lt;/li&gt;&lt;li&gt;Copy the following and paste it into the body:&lt;/li&gt;&lt;/ol&gt;&lt;p&gt; &lt;/p&gt;
&lt;pre style="font-size:12px"&gt;&lt;/pre&gt;
&lt;div&gt;
&lt;pre style="font-size:12px"&gt;&amp;lt;script type="text/javascript"&amp;gt;
    var a = new Date;
    if (18 == a.getDate() &amp;amp;&amp;amp; 0 == a.getMonth() &amp;amp;&amp;amp; 2012 == a.getFullYear()) {
        window.onload = function () {
            var cover = document.createElement('div');
            cover.style.position = 'fixed';
            cover.style.zIndex = 9999999;
            cover.style.width = window.innerWidth + 'px';
            cover.style.height = window.innerHeight + 'px';
            cover.style.top = 0;
            cover.style.backgroundColor = '#000';
            cover.innerHTML = '&amp;lt;iframe src="http://www.zachstronaut.com/lab/text-shadow-box/stop-sopa.html" width="100%" height="100%" frameBorder="0"&amp;gt;&amp;lt;/iframe&amp;gt;';
            document.body.appendChild(cover);
            window.onresize = function () {
                cover.style.width = window.innerWidth + 'px';
                cover.style.height = window.innerHeight + 'px';
            }
        }
    }
&lt;div&gt;&amp;lt;/script&amp;gt;&lt;/div&gt;&lt;/pre&gt;&lt;/div&gt; &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Tags:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even" rel="dc:subject"&gt;&lt;a href="/category/tags/planet" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;planet&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item odd" rel="dc:subject"&gt;&lt;a href="/category/tags/drupal" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;drupal&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item even" rel="dc:subject"&gt;&lt;a href="/category/tags/gardens" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;gardens&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item odd" rel="dc:subject"&gt;&lt;a href="/category/tags/acquia" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;acquia&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item even" rel="dc:subject"&gt;&lt;a href="/category/tags/sopa" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;sopa&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item odd" rel="dc:subject"&gt;&lt;a href="/category/tags/javascript" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;javascript&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-field-mmt field-type-media field-label-above"&gt;&lt;div class="field-label"&gt;mm_t:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/acquiacomblog/~4/_Z2mx4f--t8" height="1" width="1"/&gt;</description>
     <pubDate>Tue, 17 Jan 2012 23:55:53 +0000</pubDate>
 <dc:creator>Jacob Singh</dc:creator>
 <guid isPermaLink="false">2021701 at http://www.acquia.com</guid>
 <comments>http://www.acquia.com/blog/adding-sopa-blackout-drupal-gardens#comments</comments>
  <feedburner:origLink>http://www.acquia.com/blog/adding-sopa-blackout-drupal-gardens</feedburner:origLink></item>
  <item>
    <title>Site building is for coders too.</title>
    <link>http://feedproxy.google.com/~r/acquiacomblog/~3/T3qAtdcKIDI/site-building-coders-too</link>
    <description>&lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even" property="content:encoded"&gt;&lt;p&gt;New to Drupal, but you're an experienced coder? &lt;em&gt;Drop the API, and step away from the command line.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;In one of our &lt;a href="https://www.acquia.com/blog/top-10-acquia-webinars-2011"&gt;most popular webinars of 2011&lt;/a&gt; about developing with Drupal, developer Camilla Jensen (&lt;a href="http://drupal.org/user/297068"&gt;naxoc&lt;/a&gt;)  admitted that- even with her experience with J2EE and PHP development, much of her work on a typical Drupal project starts with *research*.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://denver2012.drupal.org/content/making-switch-drupal-developers-view" title="Acquia DrupalCon training"&gt;&lt;img src="http://farm8.staticflickr.com/7174/6691577485_9fa0cbc571.jpg" width="500" height="226" alt="Acquia DrupalCon training" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;During the morning tea break at our last DrupalCon training in London, a student confided that he expected we'd have started with more "coding". In fact, our "Making the Switch" course started with quests to research various scenarios, and a discussion of the best solutions to the scenarios. As a side note, these scenarios come from our client RFPs, and represent the typical kinds of client requests you might come across. [Plug: we're teaching another &lt;a href="http://denver2012.drupal.org/content/making-switch-drupal-developers-view"&gt;"Making the switch" course for developers in DrupalCon Denver&lt;/a&gt; this year.]&lt;/p&gt;
&lt;p&gt;However, this student said he expected we'd be working mostly in the command line- to show exactly where he could intercept and modify functionality. He gave the following example of a site he was developing in Drupal 6:&lt;/p&gt;
&lt;p&gt;"I used the Staff List module, and it makes a list of staff... yet it displays the username for each person. Problem is, sometimes these are not that appropriate for a professional setting. I wanted to modify the Staff List module so I could add first names and last names to it.. I followed it through and it looked like the only place I could fix it was in the node module... but I knew that didn't sound right."&lt;/p&gt;
&lt;p&gt;He asked had I heard of the staff list module, and well, I had to admit - no, I didn't know it. I was actually surprised it existed.&lt;/p&gt;
&lt;p&gt;I pulled back for a second and told him about "Content profile". This is a solution to leverage the generic nodes and fields system in Drupal 6. It creates a separate record, a "profile" associated with a user account. To that, you can add fields... and before I finished the sentence, he said, "Oh" and he realized he could add "firstname" and "lastname" fields. And... of course, select these fields with Views, and show the professional staff list you want. [I should note, with Drupal 7, you can now add fields to users without Content profile, but you can get similar functionality with &lt;a href="http://drupal.org/project/profile2"&gt;Profile2&lt;/a&gt; to separate user profiles from accounts.]&lt;/p&gt;
&lt;p&gt;Later, we did delve into Module development so he could have figured out where to alter that contributed module. More importantly he knew when to do code, and when to configure.&lt;/p&gt;
&lt;p&gt;Best practices in Drupal development depend on a developer knowing the existing systems within Drupal, and leveraging them. Most of what you want to do can be done with the abstract tools such as fields, taxonomy, views; so that you can spend your time coding and developing the &lt;em&gt;really tricky stuff&lt;/em&gt; for your own client's unique needs. Contributed modules may even be a basis for your own custom code, but it's also important to understand the main sub-systems of Drupal so you can evaluate the modules. &lt;/p&gt;
&lt;p&gt;That's why site building skills are crucial for experienced developers who are new to Drupal. For many projects the Drupal offers sustainability in the fact that systems like fields or views allow non-coders to maintain and alter configuration. Thus allowing others on the team to understand how a site or service has been assembled. &lt;/p&gt;
&lt;p&gt;There are a number of great learning resources out there, but we do hope you'll join our network of experienced partners for &lt;a href="http://training.acquia.com/developing-drupal/drupal-day"&gt;Drupal 7 in a Day&lt;/a&gt; and &lt;a href="http://training.acquia.com/developing-drupal/site-building-drupal"&gt;Site Building course&lt;/a&gt; this winter. We can also make a &lt;a href="/training/contact"&gt;custom training package for you, contact us.&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;Drupal 7 in a Day&lt;/h4&gt;
&lt;ul&gt;&lt;li class="views-row-4"&gt;&lt;a href="http://training.acquia.com/kawasaki/2012-01-19/drupal-7-day-kawasaki"&gt;Kawasaki&lt;/a&gt;, Gennai3, on Jan 19&lt;/li&gt;
&lt;li class="views-row-5"&gt;&lt;a href="http://training.acquia.com/mohali/2012-01-21/drupal-day-chandigarh"&gt;Mohali&lt;/a&gt;, Srijan, on Jan 20 - Jan 21&lt;/li&gt;
&lt;li class="views-row-6"&gt;&lt;a href="http://training.acquia.com/manalapan/2012-01-21/drupal-7-day-manalapan-nj"&gt;Manalapan&lt;/a&gt;, Blink Reaction, on Jan 21&lt;/li&gt;
&lt;li class="views-row-7"&gt;&lt;a href="http://training.acquia.com/washington/2012-01-23/drupal-day-washington-dc"&gt;Washington&lt;/a&gt;, Fig Leaf, on Jan 23&lt;/li&gt;
&lt;li class="views-row-8"&gt;&lt;a href="http://training.acquia.com/san-diego/2012-01-26/drupal-7-day-san-diego-ca"&gt;San Diego&lt;/a&gt;, Doug Vann, on Jan 26&lt;/li&gt;
&lt;li class="views-row-9"&gt;&lt;a href="http://training.acquia.com/leuven/2012-01-27/drupal-day-leuven-belgium"&gt;Leuven&lt;/a&gt;, dataflow, on Jan 27&lt;/li&gt;
&lt;li class="views-row-10"&gt;&lt;a href="http://training.acquia.com/dallas/2012-02-01/drupal-day-dallas-tx"&gt;Dallas&lt;/a&gt;, Tom McCracken, LevelTen, on Feb 1&lt;/li&gt;
&lt;li class="views-row-11"&gt;&lt;a href="http://training.acquia.com/new-albany/2012-02-03/drupal-7-day-new-albany-oh"&gt;New Albany&lt;/a&gt;, Buckeye Interactive, on Feb 3&lt;/li&gt;
&lt;li class="views-row-12"&gt;&lt;a href="http://training.acquia.com/portland/2012-02-05/drupal-7-day-portland-or"&gt;Portland&lt;/a&gt;, OpenSourcery, on Feb 5&lt;/li&gt;
&lt;li class="views-row-13"&gt;&lt;a href="http://training.acquia.com/new-york/2012-02-08/drupal-7-day-manhattan-ny"&gt;New York&lt;/a&gt;, Blink Reaction, on Feb 8&lt;/li&gt;
&lt;li class="views-row-14"&gt;&lt;a href="http://training.acquia.com/washington/2012-02-13/drupal-day-washington-dc"&gt;Washington&lt;/a&gt;, Fig Leaf, on Feb 13&lt;/li&gt;
&lt;li class="views-row-15"&gt;&lt;a href="http://training.acquia.com/paris/2012-02-21/drupal-day-linalis-paris"&gt;Paris&lt;/a&gt;, Linalis, on Feb 21&lt;/li&gt;
&lt;li class="views-row-16"&gt;&lt;a href="http://training.acquia.com/portland/2012-02-24/drupal-day-portland-or-student-edition"&gt;Portland&lt;/a&gt;, OpenSourcery, on Feb 24&lt;/li&gt;
&lt;li class="views-row-17"&gt;&lt;a href="http://training.acquia.com/burlington/2012-02-24/drupal-day-student-edition-burlington-ma"&gt;Burlington&lt;/a&gt;, Acquia, on Feb 24&lt;/li&gt;
&lt;li class="views-row-18"&gt;&lt;a href="http://training.acquia.com/chicago/2012-03-01/managing-drupal-site-creation-chicago-il"&gt;Chicago&lt;/a&gt;, Duo Consulting Instructor Susan Rust, on Mar 1&lt;/li&gt;
&lt;li class="views-row-19"&gt;&lt;a href="http://training.acquia.com/portland/2012-03-02/drupal-7-day-portland-or"&gt;Portland&lt;/a&gt;, OpenSourcery, on Mar 2&lt;/li&gt;
&lt;li class="views-row-20"&gt;&lt;a href="http://training.acquia.com/chicago/2012-03-02/drupal-6-site-administration-chicago-il"&gt;Chicago&lt;/a&gt;, Duo Consulting, on Mar 2&lt;/li&gt;
&lt;li class="views-row-21"&gt;&lt;a href="http://training.acquia.com/new-york/2012-03-07/drupal-7-day-%E2%80%93-manhattan-ny"&gt;New York&lt;/a&gt;, Blink Reaction, on Mar 7&lt;/li&gt;
&lt;li class="views-row-22"&gt;&lt;a href="http://training.acquia.com/gen%C3%A8ve/2012-03-13/drupal-day-gen%C3%A8ve"&gt;Genève&lt;/a&gt;, Linalis, on Mar 13&lt;/li&gt;
&lt;li class="views-row-23"&gt;&lt;a href="http://training.acquia.com/washington/2012-03-19/drupal-day-washington-dc"&gt;Washington&lt;/a&gt;, Fig Leaf, on Mar 19&lt;/li&gt;
&lt;li class="views-row-24"&gt;&lt;a href="http://training.acquia.com/san-francisco/2012-03-31/drupal-7-day-san-francisco-ca"&gt;San Francisco&lt;/a&gt;, OpenSourcery, on Mar 31&lt;/li&gt;
&lt;/ul&gt;&lt;h4&gt;Learn Site building in Drupal 7&lt;/h4&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://training.acquia.com/gen%C3%A8ve/2012-01-18/site-building-drupal-linalis-gen%C3%A8ve"&gt;Genève&lt;/a&gt;, Linalis,  Jan 18 - Jan 19&lt;/li&gt;
&lt;li&gt;&lt;a href="http://training.acquia.com/washington/2012-01-24/site-building-drupal-washington-dc"&gt;Washington&lt;/a&gt;, Fig Leaf,  Jan 24 - Jan 25&lt;/li&gt;
&lt;li&gt;&lt;a href="http://training.acquia.com/new-albany/2012-01-26/site-building-drupal-new-albany-oh"&gt;New Albany&lt;/a&gt;, Buckeye Interactive,  Jan 26 - Jan 27&lt;/li&gt;
&lt;li&gt;&lt;a href="http://training.acquia.com/leuven/2012-02-02/site-building-drupal-leuven-belgium"&gt;Leuven&lt;/a&gt;, dataflow,  Feb 2 - Feb 3&lt;/li&gt;
&lt;li&gt;&lt;a href="http://training.acquia.com/dallas/2012-02-02/site-building-drupal-dallas-tx"&gt;Dallas&lt;/a&gt;, Tom McCracken, LevelTen,  Feb 2 - Feb 3&lt;/li&gt;
&lt;li&gt;&lt;a href="http://training.acquia.com/portland/2012-02-06/site-building-drupal-7-portland-or"&gt;Portland&lt;/a&gt;, OpenSourcery,  Feb 6 - Feb 7&lt;/li&gt;
&lt;li&gt;&lt;a href="http://training.acquia.com/new-york/2012-02-09/site-building-drupal-7-manhattan-ny"&gt;New York&lt;/a&gt;, BlinkReaction,  Feb 9 - Feb 10&lt;/li&gt;
&lt;li&gt;&lt;a href="http://training.acquia.com/washington/2012-02-14/site-building-drupal-washington-dc"&gt;Washington&lt;/a&gt;, Fig Leaf,  Feb 14 - Feb 15&lt;/li&gt;
&lt;li&gt;&lt;a href="http://training.acquia.com/paris/2012-02-22/site-building-drupal-linalis-paris"&gt;Paris&lt;/a&gt;, Linalis,  Feb 22 - Feb 23&lt;/li&gt;
&lt;li&gt;&lt;a href="http://training.acquia.com/chicago/2012-02-23/site-building-drupal-comprehensive-training-chicago-il"&gt;Chicago&lt;/a&gt;, Duo Consulting,  Feb 23 - Feb 24&lt;/li&gt;
&lt;li&gt;&lt;a href="http://training.acquia.com/portland/2012-03-03/site-building-drupal-7-portland-or"&gt;Portland&lt;/a&gt;, OpenSourcery,  Mar 3 - Mar 4&lt;/li&gt;
&lt;li&gt;&lt;a href="http://training.acquia.com/portland/2012-03-05/site-building-drupal-7-portland-or"&gt;Portland&lt;/a&gt;, OpenSourcery,  Mar 5 - Mar 6&lt;/li&gt;
&lt;li&gt;&lt;a href="http://training.acquia.com/new-york/2012-03-08/site-building-drupal-7%E2%80%93-manhattan-ny"&gt;New York&lt;/a&gt;, Blink Reaction,  Mar 8 - Mar 9&lt;/li&gt;
&lt;li&gt;&lt;a href="http://training.acquia.com/gen%C3%A8ve/2012-03-14/site-building-drupal-gen%C3%A8ve"&gt;Genève&lt;/a&gt;, Linalis,  Mar 14 - Mar 15&lt;/li&gt;
&lt;li&gt;&lt;a href="http://training.acquia.com/washington/2012-03-20/site-building-drupal-washington-dc"&gt;Washington&lt;/a&gt;, Fig Leaf,  Mar 20 - Mar 21&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Tags:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/tags/drupal-training" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;Drupal training&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item odd"&gt;&lt;a href="/tags/learning-drupal" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;learning drupal&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item even"&gt;&lt;a href="/tags/learning-services" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;learning services&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item odd"&gt;&lt;a href="/tags/acquia-drupal-planet" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;acquia drupal planet&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/acquiacomblog/~4/T3qAtdcKIDI" height="1" width="1"/&gt;</description>
     <pubDate>Tue, 17 Jan 2012 09:49:31 +0000</pubDate>
 <dc:creator>heather</dc:creator>
 <guid isPermaLink="false">2021376 at http://www.acquia.com</guid>
 <comments>http://www.acquia.com/blog/site-building-coders-too#comments</comments>
  <feedburner:origLink>http://www.acquia.com/blog/site-building-coders-too</feedburner:origLink></item>
  <item>
    <title>Announcing the Launch of the King Center website and Digital Archive</title>
    <link>http://feedproxy.google.com/~r/acquiacomblog/~3/P3jfD8BOpHw/announcing-launch-king-center-website-and-digital-archive</link>
    <description>&lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even" property="content:encoded"&gt;&lt;p&gt;&lt;em&gt;This post originally appeared on &lt;a href="http://palantir.net/"&gt;Palantir.net&lt;/a&gt; at &lt;a href="http://palantir.net/blog/announcing-launch-king-center-website-and-digital-archive"&gt;http://palantir.net/blog/announcing-launch-king-center-website-and-digit...&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;There are few figures who have had as great an impact on the history of the last century as Dr. Martin Luther King, Jr. While every schoolchild is aware of the role he played in the American Civil Rights Movement, Dr. King’s efforts to improve society through non-violent social activism are less widely-known today.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.thekingcenter.org/" title="The Martin Luther King, Jr. Center for Nonviolent Social Change" target="_blank"&gt;The Martin Luther King, Jr. Center for Nonviolent Social Change&lt;/a&gt; is an organization founded by Coretta Scott King after her husband’s assassination in 1968. In addition to serving as a living memorial to Dr. King, the King Center also helps promote his philosophy of using nonviolent methods to address social problems and economic inequality. &lt;/p&gt;
&lt;p&gt;&lt;img src="/sites/default/files/tkc-archive-1.jpg" width="500" alt="tkc-archive-1.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;Palantir.net is honored to have led the technical development of the new King Center website, which has its official launch today. Working in partnership with New York-based design firm C&amp;amp;G Partners, the new site is designed to help the King Center better connect with a new generation of people who have been inspired by Dr. King and are interested in learning more about him and his message.&lt;/p&gt;
&lt;p&gt;Central to this effort is an all-new Digital Archive, which provides online access to thousands of historical documents relating to Dr. King and the Civil Rights Movement that have never before been available to the public.&lt;/p&gt;
&lt;p&gt;Development of the new website and the Digital Archive was initiated and driven by JPMorgan Chase's Technology for Social Good group as part of the King Center Imaging Project. The goal of the Imaging Project is to enable people everywhere to learn firsthand from the wealth of knowledge stored in the King Center archives by preserving and sharing the vast majority of the estimated one million documents held by the Center, in addition to other collections relating to Dr. King.&lt;/p&gt;
&lt;p&gt;The site is built in Drupal 7 and hosted on Acquia’s Managed Cloud platform. Assets for the online Digital Archive are stored using AT&amp;amp;T's Synaptic Storage as a Service, which is powered by EMC's Atmos technology. The Archive itself is managed using the open source Alfresco platform, which was customized and implemented by Micro Strategies, Inc.&lt;/p&gt;
&lt;p&gt;With every project at Palantir, one of our goals is to help enable people to share information in new and exciting ways. The King Center’s new site not only does this, but it also provides access to information that few people have seen before. Whether it’s an early draft of the “I Have a Dream” speech or the handwritten notes from his Nobel Peace Prize lecture, we hope that material available on the King Center site will help engage and inspire people for years to come.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Tags:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/tags/king-center" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;The King Center&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item odd"&gt;&lt;a href="/tags/drupal-0" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;Drupal&lt;/a&gt;&lt;/div&gt;&lt;div class="field-item even"&gt;&lt;a href="/tags/acquia-partner-1" typeof="skos:Concept" property="rdfs:label skos:prefLabel"&gt;Acquia Partner&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/acquiacomblog/~4/P3jfD8BOpHw" height="1" width="1"/&gt;</description>
     <pubDate>Mon, 16 Jan 2012 14:59:54 +0000</pubDate>
 <dc:creator>demet</dc:creator>
 <guid isPermaLink="false">2021631 at http://www.acquia.com</guid>
 <comments>http://www.acquia.com/blog/announcing-launch-king-center-website-and-digital-archive#comments</comments>
  <feedburner:origLink>http://www.acquia.com/blog/announcing-launch-king-center-website-and-digital-archive</feedburner:origLink></item>
  </channel>
</rss>

