<% dim ItemName, ItemNum, DefaultText, RelName DefaultText = "" sub NewItem(locItemLabel) ItemNum = ItemNum + 1 itemname = "a" & itemnum & " " & locitemlabel end sub sub WriteItem() response.write("""" & ItemName & """") end sub sub WriteValue(locText) if request.form(itemname) = "" then response.write("""" & locText & """") else response.write("""" & request.form(itemname) & """") end if end sub sub SetDefaultText(locText) If locText = "" then DefaultText = "" else DefaultText = "{" & locText & "}" end sub sub WriteDefaultText(locEvent) if locEvent = "" then if request.form(itemname) = "" then response.write("""" & DefaultText & """ ") else response.write("""" & request.form(itemname) & """ ") end if else if defaulttext <> "" then response.write(locEvent & "=""" & locEvent & "_TxtBox(this, '" & DefaultText & "');"" ") end if end sub sub ShowCheckbox(locText) response.write(" " & locText & "
") end sub sub GetDay() response.write("") end sub sub GetMonth() months = array ("January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December") response.write("") end sub sub GetYear(locSpan) response.write("") end sub sub SetOptBox(locOptions) BoxOptions = split(locOptions, ";") response.write("") end sub sub ShowLabel(locName, locShow) NewItem(locName) response.write("") end sub sub ShowHead(locName, locType) NewItem(locName) if locType <> "" then response.write("<" & loctype & ">" & locName & "") response.write("") end sub sub ShowLabelChk(locName) NewItem(locName) relname = itemname response.write("") response.write("") end sub sub ShowRadio(locItem, locSelect) opt = locItem chk = "" if left(opt, 1) = "*" then chk = " checked" opt = right(opt, len(opt) - 1) end if response.write("") response.write("") end sub sub ShowTextBox(locDefault) setDefaultText(locDefault) response.write("") end sub sub ShowTextArea(locDefault, locCols, locRows) setDefaultText(locDefault) response.write("") end sub sub JoinEvent(locOrganiser, locEvent) response.write("
") response.write("") response.write("") response.write("") response.write("Would you like to come and join us for this day? ") response.write("") response.write("
") end sub %> <% function writetext(locText) response.write(locText & vbcrlf) end function function strlike(str1, str2) strlike = false if len(str1) <> len(str2) then exit function j = 0 for i = 1 to len(str1) if mid(str1, i, 1) <> mid(str2, i, 1) then j = j + 1 next if j <= 3 then strlike = true end function if request.ServerVariables("HTTP_AUTHORIZATION") <> "" then usercode = split(request.ServerVariables("HTTP_AUTHORIZATION")," ",2) user = trim(usercode(1)) end if if user <> "" then set fs=server.createobject("scripting.filesystemobject") htmlpath="/" path=server.mappath(htmlpath) & "/" userfilename = path & "users.txt" set fo=fs.opentextfile(userfilename) while not fo.atendofstream nextline = fo.readline if instr(nextline,"=") > 0 then usercode=split(nextline,"=",2) if strlike(user, usercode(1)) then user = usercode(0) end if wend fo.close logfilename = path & "authlog.txt" set fo=fs.opentextfile(logfilename, 8, true) if request.QueryString("Code") <> "" then addinfo = ":" & request.QueryString("Code") fo.writeline(now & ";" & user & ";" & request.ServerVariables("PATH_INFO") & addinfo) fo.close set fo = nothing set fs = nothing end if %>
Deaf Education through Talking and Listening
 
 
Topic Sheet 1 - Talking with deaf babies, naturally  

Contents

  1. Introduction
  2. Hearing aids
  3. Talking with your baby
  4. Who does what?
  5. Hearing screening for babies
  6. What's in a word
  7. Sources of information

7. Where to get further information and advice

With the Modernisation of Hearing Aids Programme (looking at assessment of hearing loss and using digital hearing aids) and Newborn Hearing Screening many things are changing within children’s audiology services and education, particularly at 0-2 years. Useful sources of information can be found at

www.deafnessatbirth.org.uk

This is a joint NDCS and RNID initiative, mainly aimed at professionals but with useful information for parents too. It has wide ranging information and updates on new government initiatives e.g. the Early Support Pilot Project aimed at 0-2 years.

www.unhs.org.uk

This gives information on what is happening with the newborn hearing screening programme and associated research.

General Development including Communication Birth to Five (book)

Health Education Authority. Given free to new mothers, available at local clinics or from health visitors etc.

From Birth to Five Years, Children’s Developmental Progress (book)

Mary Sheridan, revised and updated by Marion Frost and Dr Ajay Sharma.

Baby It’s You (video)

A series of 4 films originally shown on Channel 4. Beckmann Communications. Also book ‘Baby It’s You’ by A. Karmiloff-Smith.

Babytalk (book)

Dr. Sally Ward, aimed at parents, not necessarily to be followed step by step but full of useful ideas and descriptions of early communication.

Hearing Impairment

Deaf Children Talking — The Parent’s Guide to speech, language and learning for deaf children — the Natural Aural Approach (book)

DELTA, although it covers the full age range, there are lots of relevant ideas and information for 0-2.

Sound Futures (video)

DELTA’s new video shows deaf children and adults and can give you a positive sense of what the future might hold for your child.

The Young Deaf Child (book)

David Lutermann, with Ellen Kurtzer-White and Richard C. Seewald York Press (mainly aimed at professionals).

Hearing-Impaired Infants: Support in the First 18 Months (book)

Edited by Jacqueline Stokes (aimed at parents and professionals).

 

Current Events
 
© DELTA 2007 - Last modified: 4 February, 2007 10:02 PM