RSS feed for Drupal CMS related posts
Autocreation of syndication feeds for new posts with specific tag terms
The Drupal Taxonomy module automatically provides a tag specific RSS feed.
For example, the tag term "Drupal CMS" has a tag ID ("tid") of "49", and the following URL auomatically creates a feed that shows any new post that contains the term Drupal, such as:
http://www.mcaudy.net/drupalflexLJ/taxonomy/term/49/0/feed
Adding this feed link to your feed reader will allow see when any posts have been added that are tagged as "Drupal" related, and clicking on the link will take you to those posts within DrupalFlex.
Using Flex as a powerful Javascript library for UI creation in Drupal
Perhaps the best way to think about Flex and Drupal is to view Flex as a specific - and very powerful - Javascript library for easily creating feature rich User Interfaces on top of the Drupal CMS backend / web app platform.
Other Javascript libraries can be used with Drupal.
The default JS library that comes with Drupal is jQuery.
How does Drupal compare with other Content Management Systems?
How does Drupal compare with other Content Management Systems, such as Joomla and Django? Also, what is the best language / framework for creating a CMS?