Coderamblings - coderamblings.com - coderamblings.com

Latest News:

Moderate posts using Actions and Workflow 12 Nov 2010 | 12:04 pm

There are many options for moderating posts in Drupal. A tried and true method is with the use of the modr8 module. I used Drupal's core trigger module, the contributed workflow module and a custom a...

Sending mail with drupal mail 13 Sep 2010 | 06:00 am

To send a mail out in your drupal module, use drupal_mail($module, $key, $to, $language, $params, $from, $send) $module is the name of your module, $key is the identifier of your mail, to specify dif...

Ecommerce with Beanstream 13 Sep 2010 | 03:21 am

Ecommerce can be a complicated topic because it is expected to take into account the company's method of selling, marketing, inventory and processing cash. The basics of communicating with an e-comme...

Credit Card validation 13 Sep 2010 | 03:00 am

If you need a simple ready-made solution for credit card validation, there is Analysis and Solution Company's Credit card validation script. Included with be the main logic ccvs.inc.php, and a langua...

REPRODUCE 23 Apr 2010 | 05:12 am

Due Date: Thursday, April 29, 2010

CVSing back your drupal site. 27 Feb 2010 | 09:58 am

The benefits of using source control are great. It is like working with another developer, to review your code changes, even if you are all by yourself, not to mention being able to rollback any chang...

Getting started with Drupal recipe on MacOSX 6 Jan 2010 | 11:56 am

Install AMP server for MacOSX Download MAMP move it to Applications make a mysql configuration change check php.ini that memory_limit is 32M or more Download Drupal with drush download and extra...

Rules can make your life simpler 9 Nov 2009 | 09:11 am

On this site, or Living Plenty or dedicated to my cat Abraham Mao, I want authenticated users to be taken to the group page, which shows all their unread group discussions. Anonymous users when browsi...

Cycling74 migration 25 Oct 2009 | 06:34 am

Description: Migrate cycling74.com fud forum to bbpress

Nifty flowchart generator with graphviz 24 Aug 2009 | 12:47 pm

While working on my talk to give an introduction to wikis at Free Geek, I played around with the Graphviz extension, and had quite a bit of fun. With a few lines I was able to create this lovely flow...

Recently parsed news:

Recent searches: