299 projects tagged "OS Independent"
PHP GUI API is a package that renders HTML pages composed programmatically. It is designed in a similar fashion to Java's GUI package, but it is for HTML components rather than desktop applications. It consists of a set of classes that wrap around several types of HTML page components and CSS elements that can be composed and configured programmatically to generate whole pages. The classes render the page by generating HTML for each element and the contained elements. It provides classes for wrapping paragraphs, divisions (div), input fields, forms, tables, images, links, etc.
Semantic Web Services Test Case Generator (SWSTCG) is a tool for generating Web service test cases using WSDL-S and Object Constraint Language (OCL). The test case generation technique is Orthogonal Array Testing (OAT). It generates WSDL from a Web service to be tested and converts it into WSDL-S by giving OCL references where pre and post conditions are defined. Test data, using OAT, with different factors, levels, and strengths are generated and documented in XML based test files called Web Service Test Specifications (WSTS) and executed. The proposed method is compared with the Factorial Design/All Combinations Testing (ACT) and Pair-Wise Testing (PWT) method.
Kleo allows you to create all-inclusive bare metal backups. This saves hours of tracking down original CDs or device drivers. It enables server recovery without the need for any other software. It comes with the Carroll-Net Server Recovery Kit. It's a LiveCD that includes hundreds of specialized server recovery tools. With it, you can rescue failed servers, recover lost passwords, and troubleshoot boot up problems.
iMacros for Chrome is an extension that allows you to automate repetitive tasks like visiting the same sites every day, filling out forms, and remembering passwords. It can automatically fill Web forms that stretch over several pages. It can automate the download and upload of images, files, or entire pages (with or without images). iMacros includes a user agent switcher, functions to download PDF and Flash, and ad-blocking and image-blocking functions. iMacros can automatically read data from a Web site and export it to CSV files. You can use this feature to download stock quotes, gather and compare Web store prices, and more. Web professionals can use iMacros for functional, performance, and regression testing of Web applications.
deEncrypt is an HTML tool that lets encrypt and decrypt arbitrary texts (such as a password) using AES. This allows you to securely store a large collection of texts while requiring only one password to access all the items in the collection. It is ideal for use within a business where you have to remember many different passwords but are not allowed to install any application to help you remember them. deEncrypt is implemented as a Web page with no external references that can be loaded locally into a Web browser and then used without any interaction with remote computers.