APLScript is a Dyalog scripting language. Designed originally to support the specification of ASP.NET Web Pages and Web Services in APL, APLScript may also be used outside the Microsoft .NET environment. An APLScript is not workspace oriented (although you can call workspaces from it) but is simply a Unicode character file containing function bodies and expressions. APLScript files may be viewed and edited using any character-based editor such as Notepad or Microsoft Word. APLScript files are compiled by aplc.exe, the Dyalog APLScript compiler.
Read the rest of this entry »
Google Apps for Education: ePortfolio and Formative Assessment Workflow
Schools and universities can set up free Google Apps accounts with their own domain name, where they can give all student and faculty acces to a variety of tools, including a GMail account, iGoogle portal, Google Groups for collaboration, and Pages, for creating websites. Each user can also use their GMail account to activate other Google services, such as GoogleDocs. Students and teachers have email accounts, with more than 2 GB of storage per account. Gmail is the web-based or POP-mail account that is also the common ID for other Google applications.
Read the rest of this entry »
Writing documents in Microsoft Word™ is convenient and produces good looking results, but posting these documents to web sites presents a problem. Students who do not have a copy of Word installed can not view the documents. When a person without Word left-clicks on the link to the word document, they will be prompted to download the doc as a file. If they figure out how to download it and then try to open it, they will be presented with several unfriendly looking windows asking them how to open the file. This is more than enough to scare off the average student.
Read the rest of this entry »
This How To shows you how to create and configure a custom least-privileged service account to run an ASP.NET Web application. By default, an ASP.NET application on Microsoft Windows Server 2003 and IIS 6.0 runs using the built-in Network Service account. In production environments, you usually run your application using a custom service account. By using a custom service account, you can audit and authorize your application separately from others, and your application is protected from any changes made to the privileges or permissions associated with the Network Service account. To use a custom service account, you must configure the account by running the Aspnet_regiis.exe utility with the -ga switch, and then configure your application to run in a custom application pool that uses the custom account’s identity.
Read the rest of this entry »
A computer virus is a parasitic program written intentionally to alter the way your computer operates without your permission or knowledge. A virus attaches copies of itself to other files and, when activated, may damage files, cause erratic system behavior, or display messages.
Read the rest of this entry »
WordPerfect® Office 12 introduces several new features that were designed to facilitate compatibility with other office productivity suites. These suite-wide compatibility enhancements make WordPerfect Office the world’s leading alternative to Microsoft® Office. You can easily open, import, export, and save Microsoft® Word, Microsoft® Excel, and Microsoft® PowerPoint® files, reducing or eliminating many of the difficulties that can arise when switching applications.
Read the rest of this entry »
HWPF is the name of our port of the Microsoft Word 97(-2007) file format to pure Java. It does not support the new Word 2007 .docx file format, which is not OLE2 based. HWPF is still in early development. It is in the scratchpad section of the SVN. You will need to ensure you either have a recent SVN checkout, or a recent SVN nightly build (including the scratchpad jar!)
Read the rest of this entry »
This chapter describes how to import custom dictionaries and AutoText entries from Microsoft Office to OpenOffice.org. The author knows no easy way of importing Microsoft Office AutoCorrect entries into OpenOffice.org.
Custom dictionaries
Dictionaries are used when checking any document for spelling errors. Custom dictionaries are enhanced dictionaries that contain words applicable to particular industries or pursuits, unique words, or custom spellings.
Read the rest of this entry »