<% @LANGUAGE = VBScript%> <% Option Explicit Response.Expires = 0 Response.Buffer = True Sub sendMail() Dim mailSubject,mailBody,inEmail,badMail,inID,x,mailName,eMail inID = Trim(Request.Form("FormID")) inEmail = Trim(Request.Form("Email")) mailSubject = "" mailBody = "" If inStr(inEmail, "@") < 1 OR inStr(inEmail,"@") > Len(inEmail) OR inStr(inEmail,"@") = Len(inEmail) Then badMail = "BAD EMAIL: " If inID = "BOOKING" Then mailName = Trim(Request.Form("FirstName"))&" "&Trim(Request.Form("LastName")) mailSubject = mailSubject & "RADWEB BOOKING: "&Trim(Request.Form("Course")) Else mailName = Trim(Request.Form("FullName")) mailSubject = mailSubject & "RADWEB CONTACT: "&Trim(Request.Form("Course")) End If mailBody = "radtrain.co.za: "&mailSubject&"" mailBody = mailBody&"

" mailBody = mailBody&"Date: "&Year(Now)&"/"&Month(Now)&"/"&Day(Now) mailBody = mailBody&" ("&Hour(Now)&":"&Minute(Now)&")
" mailBody = mailbody&"Subject: "&mailSubject&"


" For Each x in Request.Form If x = "SB" OR x = "RB" OR x = "FormID" Then Else If x = "Email" Then mailBody = mailBody&""&x&": "&Trim(Request.Form(x))&"
" Else mailBody = mailBody&""&x&": "&Trim(Request.Form(x))&"
" End If End If Next mailBody = mailBody&"

" 'Response.Write mailBody Set eMail = Server.CreateObject( "JMail.Message" ) eMail.Logging = true eMail.silent = true eMail.From = inEmail eMail.FromName = mailName eMail.AddRecipient "info@radtrain.co.za", "Radical Training Website" eMail.Subject = mailSubject eMail.HTMLBody = mailBody eMail.Send("mail.radtrain.co.za") Set eMail = Nothing End Sub sendMail %> Radical Training CC


 

HOME PAGE
PHOTO GALLERY
FOCUS AND MISSION
CONTACT US
BOOKINGS
PRICES

International Institute of Business Analysis


2012 Schedule
06 to 11 May - SAD (Systems Development Workshop) - KZN
14 to 18 May - SAD (Systems Development Workshop) - JHB
20 to 25 May - BAD (Business Analyst Development Workshop) - JHB
03 to 08 June - BAD (Business Analyst  Development Workshop) KZN
15 to 19 October - SAD (Systems Development Workshop) - KZN
26 to 30 November - BAD (Business Analyst Development Workshop)

Course Overview
SYSTEMS DEVELOPMENT

Sound Business Solutions!
This is the ultimate aim of the Systems Developer. But those kind of solutions do not happen by accident. So - you can either buy a "Silver Bullet" and shoot it at the Organisation in the hope that the "hormones" will provide the solution, or you can learn the Tools, Techniques and Methods which will consistently produce those kind of results. Radical Training suggests the second method and we have the Workshop that achieves exactly those results.

What can you hope to learn on this Workshop?
The entire Information Engineering life Cycle is covered in true "Workshop" style, with delegates working in teams on practical case studies. Their aim for the week is in fact to produce a "Sound Business Solution" for the main Case Study.

Method of Tuition
    1  Theory with examples in the Classroom
    2  Practical work with support in Teams
    3  Feedback on performance

Curriculum
1   Gathering and recording Information using structured methods
2   Practical Interviewing
3   Inter-personal skills - "The Human Interface"
4   Structured Documentation methods
5   Systems life cycles:  Traditional waterfall, UML Roadmap, Incremental and AGILE.  We teach mainly AGILE techniques and concepts
6   Functional Analysis - Data Flow Diagrams down to mini-specification level and Use Case development
7   Logical Systems Modelling
8   Outline (Business) Design
9   Detailed Design overview
10 The Structured Specification
11 Relational Data Analysis - Entity Relationship Diagrams
12 Communication - Written/verbal
13 Cost/Benefit Analysis
14 JAD
15 Structured Walkthroughs
16 Presentations
17 Quality Assurance Techniques
18 System Controls
19 Business Process modelling

Brief details
An intensive, six day Workshop covering the entire Information Engineering Life Cycle. The typical audience is a mix from both the business and technical areas. The main thrust of the Workshop is to illustrate how a business person can specify requirements for a system down to the granularity required by a technical person.

Prices:

Click on 'Prices' at the left

See landing page for Workshop dates

Click on 'Bookings' below to make a reservation.