Drupal

TwitterFacebook
Get flash to fully experience Pearltrees
If you run a business or organization of any kind, proffering a Web site is no longer a luxury.

Exploring Drupal V6, Part 1: Introduction

http://www.ibm.com/developerworks/library/os-drupal1/index.html?S_TACT=105AGX54

REST and .NET 3.5 Part 1 - why REST based services? - developer

Despite what the toolkits would have us believe, SOAP is not the only way to build services based software. SOAP has some good things going for it: standardization, service metadata, vendor acceptance and rich tooling. However, it's not without its issues, particularly when building very large systems that require a broad reach to consumers. It is no accident that Yahoo, Google and Amazon have chosen not to use SOAP to expose their programmable interf aces. In the first part of this two-part article I'll detail some of the issues that SOAP has in building systems. I'll then move on to explain how REpresentational State Transfer, or REST, is an architecture that doesn't suffer from the problems that SOAP does (although has issues of its own). http://www.developerfusion.com/article/7991/rest-and-net-35-part-1-why-rest-based-services/
http://broadcast.oreilly.com/2008/11/getting-started-with-drupal.html

Getting Started with Drupal - O'Reilly Broadcast

Once upon a time, website programming was a fairly arduous proposition. You could spend months putting together the various back end processing pages in ASP or PHP or Perl, writing included files that, if you were thoughtful about it, may contain some reuse, but overall writing such code by hand almost invariably meant that the code was not only very targeted to one particular use but was an absolute nightmare to maintain. Yet over time, many of the same lessons that had made their way into traditional desktop application development were also making their way into web development, albeit with the particularly declarative spin that tends to be a hallmark of web applications.
<a href="http://adserver.adtechus.com/adlink/3.0/5159/425846/0/16/ADTECH;loc=300;key=key1+key2+key3+key4;grp=[group]" target="_blank"><img src="http://adserver.adtechus.com/adserv/3.0/5159/425846/0/16/ADTECH;loc=300;key=key1+key2+key3+key4;grp=[group]" border="0" width="1" height="1"></a> http://onlamp.com/pub/a/onlamp/2008/03/11/installing-and-using-drupal-a-primer.html

Drupal 6.0: Installation and Basic Usage

Administering Your CMS-Based Web Site

http://www.devarticles.com/c/a/Web-Authoring/Administering-Your-CMS-Based-Web-Site/ Administering Your CMS-Based Web Site (Page 1 of 4 ) Constructing Your Web Site Now you have a compatible web hosting account and data base. You have the FTP to upload the files to the Internet. You have correctly configured all components to work with your CMS package.
What You Need to Know Before Using a CMS (Page 1 of 5 ) You're an expert Life Guard. In fact, you teach lifesaving skills and have invented a miraculous device that will keep drowning victims from panicking in the water once you've reached them. The device you have designed could revolutionize the industry. Your business model is perfected and you are dying to make your product available on the Internet. The problem is, you don't know Jack about web development or design.

What You Need to Know Before Using a CMS

http://www.devarticles.com/c/a/Web-Authoring/What-You-Need-to-Know-Before-Using-a-CMS/
http://www.devarticles.com/c/a/JavaScript/Developing-the-Behavioral-Layer-for-a-Content-Management-System-with-Prototype/ Developing the Behavioral Layer for a Content Management System with Prototype (Page 1 of 4 ) Introduction Welcome to the second installment of the series that began with "Building a Content Management System with Prototype."

Developing the Behavioral Layer for a Content Management System