Projects tagged ‘checklist’


[11 total ]

1 Users

DescriptionDropdown Check List is a javascript plugin for jQuery library that transforms a regular select html element into a dropdown checkbox list. Usage ... [More] $("#select_id").dropdownchecklist();The existing select element with id 'select_id' is replaced by a dropdown checkbox list widget. See the DEMO page for a detailed description and live examples. DownloadFrom download location. HistorySee change history. LicenseLicensed like jQuery, see http://docs.jquery.com/Licensing [Less]
Created 12 months ago.

0 Users

d2c Checklist is not for your grocery shopping list. It's designed to work off of reusable checklist templates, which can be used to create documented, repeatable procedures. The original intent of ... [More] the app was for use with SCUBA rebreather checklists, but it has applications for pilots, professionals, and anyone else who must follow documented procedures. Sample templates are included to help explain how the app should be used. The app records the date that individual items and entire checklists are completed. While filling out a checklist, it's possible to mark an item as skipped and create arbitrary notes. There is also support for XML import and export of templates and filled out checklists. Version 1.0 was released on the Android Market on 14 Nov 2009. On this site you'll find documentation on the release, some sample checklists, and the source code. [Less]
Created 2 months ago.

0 Users

Llevar un control de los documentos que se realicen
Created 4 months ago.

0 Users

ObsessiveCompulsive is a tool intended to combine multi-step task documentation with an onscreen visual prompting aid. As a programmer, I try to automate as much as possible via scripts, but some ... [More] things simply have to be done by hand. For example, issuing a release for me is currently a 23-step process, combining many automated subtasks with other manual steps and verifications. I previously used a paper printout of the release procedure as my reference. The problem was that I tended to skip steps, due to running releases (on several concurrent projects) as often as every few days, and of course being in a hurry. ObsessiveCompulsive solves that problem in a rather unobtrusive way. Here are the features that keep me using it regularly: - Uses ASCII source file format - Create a *.steps file and double-click it to start the process; a steps file is basically a sequence of text lines with optional whitespace between them. - The step prompting window is small, shown semi-transparently on the edge of the screen, and is easily moved. - Steps files are intended to also function as documentation; since they are actually used by the programmer, they remain 'in your face' and will likely be kept up to date. - Encourages creating lots of documentation in steps format, which other programmers can follow. - Text can wrap and contain additional lines of explanations and notes (which are tab or space indented), and the prompting window expands as necessary to show all of it. - Links embedded in the text are clickable, e.g. http://localhost/test or file://c|/dev/whatever.bat . I use this to launch automated scripts, reference documents, source files, etc. Try it out! Hopefully you will like it as much as I do, and/or offer a suggestion to improve it. To install, you can just download the latest source and run the setup program in the Output folder, which is built with InnoSetup and automatically creates the *.steps file association. Then create some *.steps files and double-click on one to try it out. Currently if you just run the executable by itself, the program crashes. Sorry, it's just not meant to be run that way! ... OK, I'll fix it one of these days. [Less]
Created 12 months ago.

0 Users

This is mainly intended for pilots.
Created 8 months ago.

0 Users

A very simple list checklist creator developed using java 5, jsp, servlet, mysql 5, and deployed using tomcat 5.5
Created 4 months ago.

0 Users

boolean check; String description; boolean activ; int number; (für die Reihenfolge in der Liste) - vertikale Position int shift; (optional falls das mit Verschiebung klappt)- horizontale Position ... [More] User stories: als Inhaber der Liste kann ich Items: hinzufügen / entfernen aktivieren / deaktivieren check / uncheck als Inhaber der Liste kann ich die Liste an andere Personen verschicken und zwar in verschiedene Ausführungen (Rechten): als Inhaber der Liste als Checker als Gast als Checker sehe ich nur aktive Items und kann die nur check / uncheck als Gast kann ich nur die Liste ansehen, es werden nur aktive Items angezeigt. Ich sehe auch ob die Items 'gecheckt' sind, kann das aber nicht modifizieren. die Liste wird allein durch URL identifiziert, also kann ich die Liste an andere verschicken, dabei gilt folgendes: URL mit komplette Schlüssel (32 Zeichen) - Inhaber Rechte URL mit hälfte der Schlüssel (16 Zeichen) - Bearbeiter Rechte URL mit viertel der Schlüssel (8 Zeichen) - Gast Rechte und als Inhaber der Liste kann ich eine Kopie dieser Liste anlegen [Less]
Created 3 months ago.

0 Users

The SOBF tool is a risk assessment tool. It can be used to manage the security risks of an environment, to maintain assets and control countermeasures. It is possible to export graphical reports ... [More] from the SOBF tool which can be used in presentations and regularly compiled statements. [Less]
Created over 3 years ago.

0 Users

An Android application to manage your checklists. For more details checkout iChecklist Home.
Created 10 months ago.

0 Users

phpCheckZ is a php based web utility that allows you to create dynamic checklists for your website. phpCheckZ supports PHP5 only.
Created 11 months ago.