On 6/3/09, [email protected]
<[email protected]> wrote:
> Send AccessIndia mailing list submissions to
> [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>
> http://accessindia.org.in/mailman/listinfo/accessindia_accessindia.org.in
>
> or, via email, send a message with subject or body 'help' to
> [email protected]
>
> You can reach the person managing the list at
> [email protected]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of AccessIndia digest..."
>
>
> Today's Topics:
>
> 1. JAWS 10 Update - 5/18/09 (ruchir falodiya)
> 2. NVDA on Windows Logon, UAC and Other Secure Screens
> (ruchir falodiya)
> 3. UI Automation support and Windows 7 improvements in NVDA
> snapshots (ruchir falodiya)
> 4. Re: hotmail pop3 service available (haresh patel)
> 5. G.O. of 20% discount bsnl broadband for blinds (Anuj Verma)
> 6. podcast onLoadstone GPS (ruchir falodiya)
> 7. Re: G.O. of 20% discount bsnl broadband for blinds (mukesh jain)
> 8. Re: G.O. of 20% discount bsnl broadband for blinds
> (Vijay Kumar P.V.S.)
> 9. download and try your self windows 7!! (ruchir falodiya)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 3 Jun 2009 21:06:39 +0530
> From: ruchir falodiya <[email protected]>
> Subject: [AI] JAWS 10 Update - 5/18/09
> To: accessindia <[email protected]>
> Message-ID:
> <[email protected]>
> Content-Type: text/plain; charset=windows-1252
>
> please ignore and excuse if this has already been posted here.
>
>
> Enhancements in JAWS 10.0.1151 (May 2009)
>
> The following is a list of items addressed between the final JAWS
> 10.0.1142 release and the JAWS 10.0.1151 posting. All enhancements
> since the initial public
> beta release are included in this release.
>
> ? Resolved an issue in Internet Explorer 8 where the JAWS Scripts that
> control reading and navigating the address bar with INSERT+A and
> INSERT+A twice quickly
> had stopped working. These commands are very useful when you want URL
> information without moving your Virtual Cursor from your reading
> position on the
> Web page. These scripts continue to work correctly in Internet
> Explorer 7 and Internet Explorer 6.
> ? JAWS correctly reads and speaks the column and field titles in
> Access 2007 database tables. For example, when you press INSERT+TAB
> while focus is in an
> Access table cell (field), JAWS will now announce all field
> information such as the column name, the field contents, and any other
> associated tutor message.
> Previously, the column name information was not mentioned, or it was
> necessary to press ALT+TAB to leave and then return to the application
> in order to
> hear the complete field information.
> ? When you use the UP ARROW or DOWN ARROW to navigate by line in the
> Virtual Viewer while in Access 2007, JAWS now speaks each line.
> Previously, JAWS would
> only speak the line of text when you pressed INSERT+UP ARROW to read
> the current line.
> ? The 64-bit version of JAWS 10 now correctly tracks focus when
> running Microsoft Windows 7.
> ? When you select text using SHIFT+LEFT ARROW or SHIFT+RIGHT ARROW,
> such as in the File name edit field of the Open dialog box, JAWS now
> announces each
> character as it is selected. Previously, JAWS would just say the word
> ?Selected? without announcing the character.
> ? When composing a new e-mail message using Outlook Express 6, JAWS
> will now announce the words ?Edit, type in text? when you move into
> the message body
> using TAB or ALT+` or CTRL+`. Previously, JAWS would say ?Edit, read only.?
> ? When talking in a Freedom Scientific Webinar training session, you
> can use the ALT+L command to lock and unlock the Talk key. This
> command now functions
> correctly with the Webinar conference software plug-in that you must
> install the first time you attend a training session.
> ? Resolved several HTML issues when using JAWS with Libera System 7
> Framework? solutions software.
>
>
> regards,
>
> ruchir.
>
> --
> As long as forever,
> I will stay by your side,
> I'll be your companion,
> Your friend and your guide!!!
>
> www.ruchir89.wordpress.com
>
>
>
> ------------------------------
>
> Message: 2
> Date: Wed, 3 Jun 2009 21:25:20 +0530
> From: ruchir falodiya <[email protected]>
> Subject: [AI] NVDA on Windows Logon, UAC and Other Secure Screens
> To: accessindia <[email protected]>
> Message-ID:
> <[email protected]>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Posted: 2009-05-18 01:02
> Author:
> jteh
> Categories:
> GeneralNews
>
> Several months ago, we started
> work to allow NVDA to read secure Windows screens
> such as the Windows logon screen, User Account Control (UAC) screens,
> the Windows lock screen and the control+alt+delete screen. This work
> stalled for
> several months, but due to increasing requests from users (as well as
> our own frustration), I finally revitalised the effort a couple of
> weeks ago. I am
> happy to announce that this work has now been
> merged into the main NVDA development branch
> , which means that it is now available for testing by users in
> daily snapshots
> . There are doubtless some issues still to be fixed, but this should
> now be quite useable. This code also added an option to the General
> Settings dialog
> which allows you to configure the system to automatically start NVDA
> after logging on to Windows. In addition, there is an option to
> configure whether
> NVDA will be used on the Windows logon screen. Disabling this will
> still allow other Windows secure screens to be read while NVDA is
> running.
>
> Some additional info for those that care: The standard way to
> configure assistive technology products to access secure Windows
> screens on Windows Vista
> and later is to use the Ease of Access framework. However, using a
> service (which is the approach used for Windows XP) appears to work
> quite well on Windows
> Vista and later as well. Therefore, rather than
> implementing support for Ease of Access in NVDA
> , we just use the service for all supported versions of Windows for
> now. (The documentation for Ease of Access is also incorrect in some
> areas, which stops
> us from implementing useable support right now.) We may consider
> implementing support for Ease of Access later if we discover a
> significant reason to do
> this.
>
> regards,
>
> Ruchir
>
> --
> As long as forever,
> I will stay by your side,
> I'll be your companion,
> Your friend and your guide!!!
>
> www.ruchir89.wordpress.com
>
>
>
> ------------------------------
>
> Message: 3
> Date: Wed, 3 Jun 2009 21:33:18 +0530
> From: ruchir falodiya <[email protected]>
> Subject: [AI] UI Automation support and Windows 7 improvements in NVDA
> snapshots
> To: accessindia <[email protected]>
> Message-ID:
> <[email protected]>
> Content-Type: text/plain; charset=windows-1252
>
> Posted: 2009-05-17 07:55
> Author:
> mdcurran
> Categories:
> GeneralNews
>
> Thanks to a
> grant from Microsoft to NV Access
> , I have been able to implement support in NVDA for Microsoft's
> unmanaged UI Automation client API found in the up and coming Windows
> 7 Operating System.
> I have been working on this support since the start of this year and
> just a few days ago we decided that it was complete enough to be
> included in our main
> development branch for NVDA, which means that this support is now
> available to the public via the
> daily NVDA snapshots
> . We ask that any NVDA users that have access to the Windows 7 Release
> Candidate please try out an NVDA snapshot on Windows 7, and provide
> feedback, so
> that we can continue to improve and tidy up support for Windows 7,
> before both the next version of NVDA, and the Windows 7 Operating
> System, are released
> officially.
>
> >From a user point of view, there are a few specific situations where
> having UI Automation support in NVDA improves usability in Windows 7.
> They are:
>
> ? The search field in Windows Explorer and the Start Menu. As this
> search control is no longer a standard Edit field like in previous
> Windows Operating
> Systems, it is necessary for NVDA to make use of the UI Automation
> text pattern in order to track the caret and access the text content.
> ? Announcement of row and column info in the new Windows Explorer
> Items View. Unlike previous Windows Operating Systems, Windows 7's
> Windows Explorer uses
> a new Items View control to present the files and folders (replaces
> the older ListView? control). Although this control can be accessed
> pretty well just
> using MSAA, using UI Automation has the advantage of providing row and
> column information for any given item. This is not only useful when
> navigating multiple
> columns of files, but this is also useful if you choose to view your
> files in Details View, and you use the left and right arrow keys to
> navigate the fields
> of the item (date modified, size, type etc). This field navigation is
> a new feature that the Items View provides.
> ? Reading basic XPS documents in XPS Viewer. XPS Viewer is an
> application that is included in Windows 7 which allows you to view XPS
> documents. XPS documents
> are yet another file format which tries to maintain actual
> presentation across systems and devices. To allow screen readers and
> other assistive technologies
> access to the document content, XPS viewer implements some support for
> UI Automation. NVDA of course makes use of this where it can, thus
> allowing users
> to navigate documents, using the NVDA review cursor. For now a more
> regular arrows-based mode of navigation in XPS Viewer is not possible
> as XPS Viewer
> does not allow you to move its caret (editing cursor), and we have not
> yet considered implementing any kind of fake cursering such as a
> cursor manager
> or virtual buffer. Note also that due to a bug in XPS Viewer,
> navigating by word or line navigates by paragraph. As this is
> definitly not suitable, we
> have made sure Microsoft is aware of this problem.
>
> Like support in NVDA for other APIs such as IAccessible2, our support
> for UI Automation is not locked down to any specific control or
> application. This
> means that if any application in Windows 7, or even a third party
> application correctly implements UI Automation natively, NVDA will
> make use of it. When
> using NVDA with Windows 7, it is most likely that you will come in to
> contact with UI Automation in many more situations than the ones
> listed above. However,
> as UI Automation is rather new in the Windows Operating System, it is
> likely that most support you will get will closely mirror what you
> would get with
> pure MSAA (I.E. using an older non-UIAutomation version of NVDA will
> probably provide the same access). When running in Windows 7, NVDA
> still must in many
> situations make use of either MSAA, or other native win32 APIs in
> order to provide suitable access to the Operating System. We definitly
> do look forward
> to future Windows releases where UI Automation may be implemented more
> fully through out the Operating System more widely, providing one
> simple way of
> gaining access to all controls, including standard Edit and RichEdit?
> fields.
>
> Apart from direct support for UI Automation, I have also fixed up a
> few other bugs present with older versions of NVDA in Windows 7.
>
> ? Stopping error sounds when moving around Windows Explorer and the
> Windows Shell (actually a bug in the Python Comtypes package we use).
> ? Improve reporting of the alt+tab task list while the Windows Desktop
> Window Manager is enabled (NVDA now reports the same way it reports
> the older classic
> alt+tab task list).
> ? Stop repeating the name of a control panel item twice. This is
> actually a reported Windows 7 bug where the name is duplicated in the
> description, and
> Microsoft is looking in to this.
> ? Stop announcing typed characters twice in dos consoles. Also
> includes no longer announcing typed characters when they do not appear
> in the console (e.g.
> password entry).
>
> While working on this grant, we have reported many bugs we found in
> the Windows 7 public beta, up to the current Windows 7 RC. We are
> happy to say that
> Microsoft has taken all of these bugs on board, and most have been
> addressed. And the ones that have not be fixed, at least are being
> researched a bit
> more. Getting these bugs fixed not only helps NVDA, but we hope also
> any other assistive technologies that make use of the same features in
> Windows 7.
>
>
> Before reporting any bugs in NVDA to us to do with Windows 7, it may
> be useful to know about the following bugs either in NVDA or Windows
> 7, which you may
> run in to.
>
> ? When using the mouse quite heavily, NVDA may loose its mouse hook,
> and therefore NVDA will no longer be able to track the mouse.
> Restarting NVDA will
> fix the problem temporarily. We need to investigate what is different
> about the Windows 7 hooking functionality to solve this.
> ? When the system is quite busy and you try to use the keyboard, its
> possible that NVDA may loose its keyboard hook, and therefore you will
> no longer be
> able to control NVDA via the keyboard (includes NVDA commands, and
> shutting up speech etc). Killing NVDA from task manager and restarting
> it will fix the
> problem temporarily. We need to investigate what is different about
> the Windows 7 hooking functionality to solve this.
> ? The new Windows 7 Calculator is not accessible with NVDA. We must
> together with Microsoft investigate this one further.
>
> The Microsoft grant not only covered UI Automation, but also Internet
> Explorer. We have slowly started improving our support for Internet
> Explorer, as we
> have been finnishing things up on the UI Automation support. I will
> not go in to much detail about Internet Explorer in this post, but I
> will say that
> so far we have managed to reimplement support in NVDA for basic static
> documents in Internet Explorer, so that load times have been improved
> by over 20
> times, and the commands and feel now mirror NVDA's support for Mozilla
> Firefox. Support for dynamic content still has a long way to go, but
> we are making progress.
>
> regards,
>
> ruchir.
>
> --
> As long as forever,
> I will stay by your side,
> I'll be your companion,
> Your friend and your guide!!!
>
> www.ruchir89.wordpress.com
>
>
>
> ------------------------------
>
> Message: 4
> Date: Wed, 3 Jun 2009 21:48:32 -1200
> From: "haresh patel" <[email protected]>
> Subject: Re: [AI] hotmail pop3 service available
> To: "Sameer" <[email protected]>, <[email protected]>
> Message-ID: <007e01c9e4f9$b335b1c0$9aa06...@tiger>
> Content-Type: text/plain; format=flowed; charset="iso-8859-1";
> reply-type=response
>
> hello sir,
>
> it's working, and I have checked it up, then I posted on the list.
> reset your setting as described in previous mail.
>
> skype ID: hareshjee
> MSN: [email protected]
> to send E mails at:
> [email protected]
> [email protected]
> ----- Original Message -----
> From: "Sameer" <[email protected]>
> To: <[email protected]>
> Sent: Wednesday, June 03, 2009 1:40 AM
> Subject: Re: [AI] hotmail pop3 service available
>
>
>>
>> Dear Friend,
>>
>> The new settings will take effect only when Microsoft changes the
>> protocols currently followed by it for Hotmail. This change-over will
>> happen on 01 September 2009.
>>
>> Your Friend
>> Sameer Latey
>> Mumbai, India
>> ----- Original Message -----
>> From: "Vedprakash Sharma" <[email protected]>
>> To: "haresh patel" <[email protected]>; <[email protected]>
>> Sent: Wednesday, June 03, 2009 6:41 PM
>> Subject: Re: [AI] hotmail pop3 service available
>>
>>
>>> No. it is not working. after the configuration, as I try to receive the
>>> messages, the user log on dialog appears again and again.
>>> ----- Original Message -----
>>> From: "haresh patel" <[email protected]>
>>> To: <[email protected]>
>>> Sent: Thursday, June 04, 2009 10:10 AM
>>> Subject: [AI] hotmail pop3 service available
>>>
>>>
>>>>I hope this informations will benifit some members who are looking for
>>>>configuring hotmail acount with O e
>>>>
>>>> This solution article describes how to set up your Windows Live Hotmail
>>>> POP3 account in an email client to send and receive emails.
>>>>
>>>> Here's the information to configure your account on your preferred
>>>> e-mail client:
>>>>
>>>> - POP3 Server: pop3.live.com (port 995)
>>>> - SMTP Server: smtp.live.com (port 25) {Note: If port 25 has been
>>>> blocked in your network or by your ISP, you can set SMTP port to 587
>>>> with TLS or SSL Encryption depending on the client in use}
>>>>
>>>> Note: Please make sure to check the box that indicates that your
>>>> outgoing server requires authentication (in most e-mail clients, this is
>>>>
>>>> not checked by default).
>>>>
>>>> - Username: your full e-mail address
>>>> - Password: your Windows Live ID password
>>>>
>>>> Also, our POP3 service requires that you use Secure Sockets Layer (SSL)
>>>> with the POP and SMTP connection and use SMTP authentication. This is to
>>>>
>>>> ensure that your e-mail address and password are not subject to
>>>> tampering.
>>>>
>>>> with regards, haresh
>>>>
>>>> skype ID: hareshjee
>>>> MSN: [email protected]
>>>> to send E mails at:
>>>> [email protected]
>>>> [email protected]
>>>>
>>>>
>>>> To unsubscribe send a message to [email protected]
>>>> with the subject unsubscribe.
>>>>
>>>> To change your subscription to digest mode or make any other changes,
>>>> please visit the list home page at
>>>>
>>>> http://accessindia.org.in/mailman/listinfo/accessindia_accessindia.org.in
>>>
>>>
>>>
>>>
>>> To unsubscribe send a message to [email protected]
>>> with the subject unsubscribe.
>>>
>>> To change your subscription to digest mode or make any other changes,
>>> please visit the list home page at
>>>
>>> http://accessindia.org.in/mailman/listinfo/accessindia_accessindia.org.in
>>>
>>
>>
>>
>>
>> To unsubscribe send a message to [email protected]
>> with the subject unsubscribe.
>>
>> To change your subscription to digest mode or make any other changes,
>> please visit the list home page at
>> http://accessindia.org.in/mailman/listinfo/accessindia_accessindia.org.in
>>
>
>
>
>
> ------------------------------
>
> Message: 5
> Date: Wed, 3 Jun 2009 21:56:53 +0530 (IST)
> From: Anuj Verma <[email protected]>
> Subject: [AI] G.O. of 20% discount bsnl broadband for blinds
> To: [email protected]
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset=iso-8859-1
>
> ?Hello every body,
> anybody can send me a copy of circularof 20% discount for blinds in bsnl
> broadband, or where I can download this circular.
> Thanks, and god save all.
> Dr. A.K. Verma?
>
>
> Explore and discover exciting holidays and getaways with Yahoo! India
> Travel http://in.travel.yahoo.com/
>
> ------------------------------
>
> Message: 6
> Date: Wed, 3 Jun 2009 21:59:07 +0530
> From: ruchir falodiya <[email protected]>
> Subject: [AI] podcast onLoadstone GPS
> To: accessindia <[email protected]>
> Message-ID:
> <[email protected]>
> Content-Type: text/plain; charset=ISO-8859-1
>
> 5/16/2009
> Josh Kenn demonstrates this
> free GPS software
> that runs on Symbian smart phones.
> please head over to
>
> http://media.libsyn.com/media/bct/bct1353LoadstoneGPS.mp3
>
> to download the audio podcast in mp3 format.
>
> with regards,
>
> ruchir.
>
>
> --
> As long as forever,
> I will stay by your side,
> I'll be your companion,
> Your friend and your guide!!!
>
> www.ruchir89.wordpress.com
>
>
>
> ------------------------------
>
> Message: 7
> Date: Wed, 3 Jun 2009 22:06:36 +0530
> From: mukesh jain <[email protected]>
> Subject: Re: [AI] G.O. of 20% discount bsnl broadband for blinds
> To: [email protected]
> Message-ID:
> <[email protected]>
> Content-Type: text/plain; charset=ISO-8859-1
>
> hullo, please find the copy of the circular below as required by you.
> hope it helps you and the same you are looking for.
> E344AD64d01
> Sub: Promotional Scheme of Broadband for Government Employees.
> In order to boost the acquisition and usage of Broadband among government
> employees, the competent authority has approved 20% discount on
> Broadband Service
> charges (usage and rental) for Broadband connections provided to
> Central Government/
> State Government/ PSU Employees category. The scheme is to be launched from
> 1st December 2008 across BSNL network and is a continuous scheme.
> The serving and retired government employees applying for Broadband
> connection under this scheme, should furnish an undertaking
> countersigned by their
> Drawing and Disbursing Officer regarding their bonafide along with the
> application. In
> case of retired employees, an attested copy of the Pension Pay Order
> should be submitted
> along with the application. The application should be marked as "FOR
> GOVERNMENT
> EMPLOYEES SCHEME".
> The scheme is also applicable to existing Broadband customers who are
> serving/retired government employees subject to their furnishing an
> undertaking as
> detailed above. The discount of 20% in Broadband Service charges for
> the existing
> customers will also be applicable if they apply, from the month of
> such application.
> You are requested to kindly give widespread publicity to this scheme through
> messages in local TV channels, telephone bills, broadcasting SMS, IVRS
> etc in addition
> to print and electronic media so as to push the services.
>
> ________________________________
> thanks,
> mukesh jain.
>
> On 6/3/09, Anuj Verma <[email protected]> wrote:
>> Hello every body,
>> anybody can send me a copy of circularof 20% discount for blinds in bsnl
>> broadband, or where I can download this circular.
>> Thanks, and god save all.
>> Dr. A.K. Verma
>>
>>
>> Explore and discover exciting holidays and getaways with Yahoo!
>> India
>> Travel http://in.travel.yahoo.com/
>>
>>
>> To unsubscribe send a message to [email protected]
>> with
>> the subject unsubscribe.
>>
>> To change your subscription to digest mode or make any other changes,
>> please
>> visit the list home page at
>>
>> http://accessindia.org.in/mailman/listinfo/accessindia_accessindia.org.in
>>
>
>
>
> ------------------------------
>
> Message: 8
> Date: Wed, 3 Jun 2009 22:49:10 +0530
> From: "Vijay Kumar P.V.S." <[email protected]>
> Subject: Re: [AI] G.O. of 20% discount bsnl broadband for blinds
> To: [email protected]
> Message-ID:
> <[email protected]>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Respected members:
>
> Please clarify my doubt. As you are all know, 20percent discount is
> also applicable to visually challenged people. Now my doubt is whether
> a visually challenged government employee will get 40 percent discount
> or 20 percent discount?
>
> Waiting for your response
>
> With warm regards
> VIJAY
>
>
> --
> "Man needs his difficulties because they are necessary to enjoy
> success." A.P.J. Abdul Kalam
>
>
>
> ------------------------------
>
> Message: 9
> Date: Wed, 3 Jun 2009 22:53:38 +0530
> From: ruchir falodiya <[email protected]>
> Subject: [AI] download and try your self windows 7!!
> To: [email protected]
> Message-ID:
> <[email protected]>
> Content-Type: text/plain; charset=windows-1252
>
> from the microsoft's website :
>
> Welcome to Windows 7 Release Candidate (RC) testing. We're on our way
> to Windows 7, and if you like trying out pre-release software, now?s
> your chance.
> You get to see what's coming, and we get to see if our changes and
> fixes from the Beta testing are working correctly.
>
> How do you test the software? You put it on your PC, and then do what
> you'd normally do. Your PC will automatically and anonymously send our
> engineers the
> information they need to verify the fixes and changes they made based
> on the Windows 7 Beta tests.
>
> Here's what you need to know:
>
> This is pre-release software, so please read the following to get an
> idea of the risks and key things you need to know before you try the
> RC.
>
> ? You don't need to rush to get the RC. The RC will be available at
> least through July 2009 and we're not limiting the number of product
> keys, so you have
> plenty of time.
>
> ? Watch the calendar. The RC will expire on June 1, 2010. Starting on
> March 1, 2010, your PC will begin shutting down every two hours.
> Windows will notify
> you two weeks before the bi-hourly shutdowns start. To avoid
> interruption, you?ll need to install a non-expired version of Windows
> before March 1, 2010.
> You?ll also need to install the programs and data that you want to use.
>
> ? Protect your PC and data. Be sure to back up your data and please
> don't test the RC on your primary home or business PC.
>
> ? Tech details/updates: Before installing the RC, please read the
> Release Notes
> and
> Things to Know
> for important information about the release.
>
> ? Keep up with the news. You can keep up with general technical
> information and news by following the team blog. And, you can get
> non-technical news, tips,
> and offers
> by subscribing to
> the monthly Exploring Windows newsletter.
>
> ? Keep your PC updated: Be sure to turn on automatic updates in
> Windows Update in case we publish updates for the RC.
>
> ? Installation: You can install the Windows 7 RC on a PC running
> Windows Vista without backing up the PC?but we encourage you to make a
> backup for safe
> keeping. If you?re running Windows XP or the Windows 7 Beta, you?ll
> need to backup your data, then do a clean installation of the RC, then
> reinstall your
> applications and restore your data. If you need to do a backup, please see
> How to back up your PC
> for more details and a suggestion for how to backup a PC running
> Windows 7 Beta or Windows Vista.
>
> ? To install and use the RC, you'll need to know how to:
>
> ? Troubleshoot problems. You're pretty much flying solo, so you'll
> need to handle your own tech support, and rely on other RC testers for
> their know-how
>
> ? Burn an ISO file to make an installation DVD
>
> ? Install Windows
>
> ? Backup and restore your PC
>
> ? Set up a network
>
> ? Create and use a system recovery disk
>
>
>
> Here's what you need to have:
> ? Internet access (to download Windows 7 RC and get updates)
>
> ? A PC with these system requirements:
>
> ? 1 GHz or faster 32-bit (x86) or 64-bit (x64) processor
>
> ? 1 GB RAM (32-bit) / 2 GB RAM (64-bit)
>
> ? 16 GB available disk space (32-bit) / 20 GB (64-bit)
>
> ? DirectX 9 graphics processor with WDDM 1.0 or higher driver
>
> Please note these specifications could change. And, some product
> features of Windows 7, such as the ability to watch and record live TV
> or navigation through
> the use of "touch," may require advanced or additional hardware.
>
>
> Get the download
>
> http://www.microsoft.com/windows/windows-7/download.aspx
>
> --
> As long as forever,
> I will stay by your side,
> I'll be your companion,
> Your friend and your guide!!!
>
> www.ruchir89.wordpress.com
>
>
>
> ------------------------------
>
> _______________________________________________
> AccessIndia mailing list
> [email protected]
> http://accessindia.org.in/mailman/listinfo/accessindia_accessindia.org.in
>
>
> End of AccessIndia Digest, Vol 38, Issue 14
> *******************************************
>
Sarthak Medical Transcription Training for Visually impaired (in
collobaration with Enable India)
Work Addr: 248-A, DG 2, Vikas Puri, New Delhi.
Reg Addr: 248-A, DG 2, Vikas Puri, New Delhi.
Telephone: 011-28538994
Mobile: 9718711463
Email: [email protected] ,
[email protected]
Website: www.disabilitymanagementcell.com
Medical Transcription Training for visually impaired
Course Code : MTVI-SET Duration : 6 Months
Sarthak educational trust in collaboration with enable India is
launching medical transcription training programme for visually
impaired persons. As you are aware, Enable India has been conducting
Medical Transcription Training for the visually impaired.
Similar programme is being run by Enable India at Bangalore since
2008. As of now 20 visually impaired persons have been trained and
most have already employed. The programme would be run with technical
support of Enable India.
On successful completion of the training with 98.5% accuracy & minimum
300 lines per day, you will be guaranteed a job doing medical
transcription.
About Sarthak :
Sarthak is a registered Charitable Trust formed in 2008. The trust is
working for visually impaired and other disabled with its main
objectives as counseling, education, training and employment-hence
leading to total rehabilitation.
About EnAble India
EnAble India is a non-profit organization working tirelessly since its
inception from 1999 towards the economic independence and dignity of
persons with disabilities. EnAble India caters to the needs of all
kinds of disabilities like visually impaired, hearing impaired,
physically disabled, mental retardation, mental illness and more
across India.
Major thrust areas are employment, pre-employment services, and work
place solutions, supplemental education, consulting and enabling other
institutions working for the disabled.
About Medical Transcription training for visually impaired
Medical Transcription is a growing industry which will always be
having a demand all around the world. Medical transcription is a
process of documentation of patient’s history, diagnostic tests,
surgery descirption, or any other medical documentation. They
accomplish this by listening to the doctor’s dictation which is
received as voice file, and converting into text format. This job
requires learning medical terminology, language of medicine, anatomy
of human body, various diseases, English Grammar, and various accents
ike Americanism. This job suits visually impaired who have good
computer skills and who have the willingness to learn.
This is a great field for visually impaired as the work involves in
just listening and typing. This course helps candidates graduate to
start the career as Medical Transcriptionists. The visually impaired
medical transcriptionists have already been working in companies such
as M-Pulse, CBAY, RTech, Digimetrix, Lake Systems and others. This
job will be highly useful for visually impaired. Especially people who
have difficulty in mobility, can take up home transcription after
gaining experience from a company and reaching a good accuracy level.
Course Details:-
Duration : 6 months
Timings : 9 am – 5 pm, Monday – Saturday
Date : 20 June Onwards
Seats : 15
Premise : Sarthak educational trust office, Vikas Puri, New Delhi
Contents:
1. Revision of Computer advanced – Word, Internet, Excel
2. English – English grammar & Phonetics
3. Language of Medicine
4. Anatomy and physiology
5. Disease processes
6. Pharmacology & laboratory medicine
7. Medical Transcription technology
8. Healthcare records
9. Privacy, ethics, and other medico legal issues
10. Medical transcription practice
11. MT specific JAWS Training
12. Quality Consciousness, Attention to detail, Accuracy, Speed Etc.
13. Required Skill and attitude preparation
14. Disability specific component to work efficiently in the job
15. Interview and company tests preparation
Material Used:
1. Audio Material for Language of Medicine
2. Tactile diagram of various MT Application
3. Human Anatomy Models
4. Exercises/tests on Medical Transcription, English Grammar,
Medicines, listening skills, aptitude tests.
What you can expect from the course:-
You can expect to get all the training required to become EMPLOYABLE
for this exciting job. If you pass this course, we will be able to
provide interview opportunity at the earliest. If your communication
or technical knowledge is weak, you may need to take up some more
practice just after the training at the premise.
Who are eligible?
Visually impaired with at least Degree or 12 years (PUC) education.
10th pass candidates may be considered on an exception basis.
Selection of candidates will be based on the following criteria:
- Candidates who have good spellings and capable of learning spellings
- Average English grammar skills
- Good computer skills (understands the concepts)
- Good aptitude for learning medical transcription technical concepts
- Aptitude for understanding American accent (listening skills)
- Capability to learn American English & grammar
- Commitment and dedication to learn medical transcription
Fee Structure
There will be no fees for the course. Refundable Security money of
Rs.1500 will be charged.
Venue: Sarthak educational trust
DG-2, 248-A, Vikas puri
New Delhi-110018
Dates: Evaluation (Test & Selection) on 5th, 10th and 15th June 2009
at Sarthak educational trust
Inauguration will be on 20 June 2009
Course will commence at Sarthak trust from 20 June 2009.
Joining Procedure:
1. Candidates have to call Sarthak trust office and take appointment
for the evaluation test. If they are from out of station, the
evaluation and interview will be conducted via telephone. Local
candidates who pass the evaluation will be asked to come for interview
on 5 June 2009 at Sarthak trust .
2. For further queries contact us: Sarthak trust , DG-2 , 248-A ,
Vikas puri , New Delhi-110018 , Telephone: 011– 28538994, 9718711463.
Email: [email protected].
To unsubscribe send a message to [email protected] with
the subject unsubscribe.
To change your subscription to digest mode or make any other changes, please
visit the list home page at
http://accessindia.org.in/mailman/listinfo/accessindia_accessindia.org.in