For all my NLP friends and followers who are also avid computer geeks … this is what one of my NLP workshops would look like in PHP coding:
<workshop promotion>
<title><?php workshop(‘name’
; ?> <?php if ( is_rec center() ) { ?> by Soaring Success<?php } ?></title>
<meta name=”keywords” content=”daniel scott, nlp, neuro linguistic programming, fun, laughter, behavior modification, personal empowerment, unconscious learning”/>
<meta name=”description” content=”<?php workshop(‘name’
; ?> – a workshop provided by Daniel Scott, a professional NLP Trainer and Coach.” />
</workshop promotion>
<class>
<metaphor id=”workshop_topic”>
<?php include_once(CourseOutline. ‘/preframe.php’
;?>
<metaphor class=”section_1″>
<?php include_once(CourseOutline. ‘/value_of_workshop.php’
;?>
</metaphor>
<metaphor class=”section_2″>
<?php include_once(CourseOutline. ‘/workshop_material.php’
;?>
</metaphor>
<metaphor class=”section_3″>
<?php include_once(CourseOutline. ‘/exercises.php’
;?>
</metaphor>
<metaphor class=”section_4″>
<?php include_once(CourseOutline. ‘/types_of_application.php’
;?>
</metaphor>
<?php if (have_question()) : while (have_questions()) : the_question(); ?>
<?php the_answer(‘Explain the answer and give example.’
; ?>
<?php endwhile; else: ?>
<?php _e(‘That’s a great question. I’m not absolutely certain so let me look into that and get back to you.’
; ?>
<?php endif; ?>
</metaphor>
<textarea name=”feedback” id=”feedback” cols=”80%” rows=”10″></textarea>
<input name=”submit” type=”submit” id=”submit” tabindex=”5″ value=”Give Feedback” />
</class>
For everyone who knows PHP coding for websites and has taken their NLP Trainer’s Training Certification — yep, that’s about all I do.
Boo-ya!
Related posts:


Twitter
LinkedIn
Facebook
Digg
Delicious
Youtube
Reddit
Plaxo
lol thats awesome!