Twitter integration for Drupal 6Integrating Twitter with Drupal is very easy thanks to the module contribution from James Walker (Drupal User #1531) Basic Drupal Twitter Setup Drupal Imagecache applied to an image fieldHere is an example of applying a Drupal Imagecache preset to the output of an imagefield within a .tpl file. Example: <?php print theme('imagecache', 'preset_name_here',$node->field_my_image[0]['filepath']);?> PHP if (!empty) functionHere is a Drupal PHP example using !empty that checks to see if a particular field has content. If the field IS NOT empty, then display the contents of that field. Else, output a text string. Example: <?php if(!empty($crop)){ ?> How to style the <hr /> (horizontal rule) in CSSBelow is a quick reference to apply styling to a horizontal rule using CSS. hr { List of Drupal Modules1) admin_menu http://drupal.org/project/admin_menu 2) admin http://drupal.org/project/admin 3) cck http://drupal.org/project/cck 4) imagefield http://drupal.org/project/imagefield 5) filefield http://drupal.org/project/filefield 6) views http://drupal.org/project/views 7) pathauto (to auto name node paths) http://drupal.org/project/pathauto 8) token (required by pathauto) http://drupal.org/project/token 9) wysiwyg (text-editor - download/install fck editor into '/sites/all/libraries/fck') http://drupal.org/project/wysiwyg / http://www.fckeditor.net/download Copyright and Registered Trademarks in Adobe IllustratorTo add a copyright symbol or registered trademark to an Illustrator document, go to Type > Glyphs to open this particular symbol pallet. Using the Text Tool, click within the document where you want to put the symbol. Then, double click the desired symbol from Glyphs window to apply it to the document. Firefox now supports CSS text-shadowI've been waiting a long time for the CSS text-shadow to be supported by Mozilla Firefox. Now with Firefox 3.5, text-shadow effects can be applied to live text just as in Internet Explorer and Safari. Finally, all 3 of the top browsers support this CSS property, no longer needing to hack or create a work-around for the Firefox browser. Search Engine Marketing 101A couple of months ago (thanks to Mediacurrent), I had the pleasure of attending an SEM (search engine marketing) luncheon presented by AIMA (Atlanta Interactive Marketing Association). Below are notes from that luncheon. Session Title: AIMA SEARCH SEM 101 Presenters: Add'em Atom
Atomic Chemistry Tutorial
Project Description:
Add'em AtomTM is a physical science resource consisting of Flash-based animations & user interactions designed to help students learn the concepts of atomic chemistry in a way that is fun & visually engaging. This interactivity teaches students about element properties, the Periodic Table, simple chemical compound structures, and how elements & compounds are formed. This application works to teach students about the fundamental properties of atomic elements; the basic structure and classification system of the Periodic Table of Elements; and the simple bonding involved behind chemical compounds and their structures. Add’em Atom shows students how elements and compounds are formed on a microscopic level, through animations and user activities that involve visual art models consisting of basic shapes and simple motion graphics to visually represent such microscopic scenarios. User activities involve building basic atomic elements and simple compound structures by dragging & connecting together different components of artwork to visually create their own atomic models. Project Goals:
The goal of Add’em Atom is to create an interactive learning environment that simplifies the concepts of atomic chemistry in a way that entertains and inspires younger students, who may feel challenged when learning this type of subject matter. Essentially, this is a physics resource as well as a tutorial to assist science students (Middle School & High School) in learning basic concepts behind atomic science and atomic chemistry. Through direct interaction and immersion within a graphically provided Periodic Table of the Elements, students will click through and explore the various elements shown. While exploring the elements arranged on the Periodic Table, users should quickly learn to identify simple elements by their key physical properties (Atomic Mass, Electron-Configuration, Period Group, etc.) based upon the information they learn from the sub-section that provides animated demonstrations (mini-tutorials), that illustrate atomic concepts and processes. Target Audience:
The two main user groups for which this project has been designed/developed are: -Secondary users: Benchmarks:
The following websites have been analyzed based on similar goals or objectives to those of the Online Application being developed: - Library.Advanced – http://library.advanced.org/ Technology:
The technology used to create this project consisted of the following: Information Architecture: Digital Illustration: Raster Art: Java Scripting: Cascading Style Sheets (CSS):
|
