User login

Blogs

Overheard On The NVDA Support List: NVDA Plug-in's

There is no official NVDA plug-in site that I know of, but from what I've overheard on the NVDA support e-mail list, there is a collection of them at http://www.stormdragon.us/.

Feel free to comment here if you have any other sources of NVDA plug-ins of which you are aware.

Learn Python The Hard Way Gets A Second Edition

The web book Learn Python The Hard Way now has a second edition. See it at http://learnpythonthehardway.org/book/

The philosophy behind the book is to get the Python learner good at solving programming problems independently and comfortable with reading documentation and digging for answers. The tutorial takes a gentle pace and really works well.

Mercurial Tutorial

http://mercurial.selenic.com/wiki/Tutorial is a tutorial that explaines how to use Mercurial, a decentralized software management system. This kind of software allows team members on a project to work independently of one-another and distribute their changes back to the project without the need to coordinate changes.

Microsoft Releases Free Courses On Winforms Accessible Development

Microsoft has released a free ISO image of a CD containing courses on building accessible applications with WinForms, WPF, ARIA, and other technologies at

http://download.microsoft.com/download/1/f/4/1f4c1601-64a5-459e-9e56-d49...

It's easy to create a cd from an iso file.

  • Get a cd burning package such as deep burner from http://www.deepburner.com.
  • Open the program & select burn image. Make certain that you don't make a data or audio cd.
  • Add the file to the project by tabbing to the browse button (it reads ...).

SuperNova scripts for Eclipse

The attached zip file contains a SuperNova script and map file for the Eclipse IDE (Helios Service Release 2)

To install unzip the contents of the attached zip file into a temporary folder on your hard disk and then use the “File” ->”Import” menu option in SuperNova’s control panel in order to first import the map file (eclipse.dtl) and then import the script file (eclipse.lua). Once you have done this quit SuperNova from memory and restart it in order for the changes to fully take effect.

AutoHotKey script for automating batch conversions in Dolphin EasyConverter 5

Attached is an AutoHotKey script file, that when Dolphin EasyConverter 5 is running and idle at its main screen, if you have the attached script file running and you press WINDOWS KEY+SPACEBAR it will then start an auto-batch quick conversion of a whole bunch of input files (defined in the file JOBS.INI on your Windows desktop) into your specified output formats (also defined in the file JOBS.INI on your Windows desktop).

Scripting Tools: Using the free COM Object Viewer from Microsoft

Scripting Tools: Using the free COM Object Viewer from Microsoft

This article is hopefully the first in a series of articles aimed at introducing you to a number of useful utilities (and resources) that you can call upon while developing your Lua scripts for the Dolphin screen access products.

Syndicate content

Book navigation