ShoppingAds - CPA and CPC Advertising
Posted: Sun 02/03/2008 by ramiroShoppingAds (formerly AuctionAds) is a Drupal module for adding shoppingads.com CPA and CPC advertising banners to nodes of selected node types.
Module Features
- Enter ad keywords or let them be added automatically by using the terms associated with a node.
- If terms are used as ad keywords you can limit the number of terms to be used as search terms.
- Restrict terms used as ad keywords to a selected vocabulary.
- Select from 12 Ad formats.
- Support for shoppingads ad campaigns.
- Select the weight to position the ads above or below the content.
- Select whether to display ads in full view and or teaser view.
- Select the node types you want ads to be displayed.
- Enter color values for border, background, heading, description and links.
- Select the ad style or attitude.
- Specify whether to open ad links in new windows.
Finally Watched the Theme Developer Screencast
Posted: Sun 01/20/2008 by ramiroI first heard about the Theme Developer module in Lullabot Podcast No. 52. This new Drupal 6 module is part of the great Devel Package, that helps developing for Drupal in many ways.
Yesterday, I watched the Theme Developer Screencast where Moshe Weitzman guides us on how to use the Theme Developer module and what can be done with it. Moshe Weitzman, Jeff Robbins, and Joon Park did nothing less than creating the Firebug for Drupal theming, wow!
Drupal Best Practice: Check the Status Report
Posted: Wed 10/24/2007 by ramiroYesterday I spent about two hours looking for a bug, that prevented videos from being uploaded to a Drupal site using Drupal's built in upload.module. The latest SVN commit could not have been the reason for the error, because only two lines of descriptive text appearing on the front end were added.
Creating Amazon Ads that Rock with jQuery and PHP
Posted: Mon 08/06/2007 by ramiroAre you sick of annoying ads that take up large parts of the screen, pop up, under or anywhere else, move around, blink and flash? You want to learn how to create ads that rock with a few lines of simple JavaScript and PHP code? Then let me show you how.
Amazon Wish Lists with SimpleXML
Posted: Wed 07/18/2007 by ramiroI recently upgraded my server to PHP5. One of the reasons was to do more development using Web services, that often return data in XML format. Parsing XML with the PHP4 XML Parser Functions can be a very tedious task, especially when the structure of the XML document is complex. Usually you need to write event handler functions for starting and closing elements and for the actual data.


