95 projects tagged "Linux"
Jquery Slider Shock is a powerful slider extension which works with any website powered by WordPress or jQuery. It allows you to quickly and easily enrich your site's content by adding text, images, audio, or video from both local sources and external ones such as Flickr or YouTube.
Design iPhone-ready apps with Medical Icons for iPad and iPhone. This collection of health-related icons includes 250 unique images for the iOS developer. They are supplied in PNG and Adobe PSD formats. With this collection, you can build mobile apps for the health care system, including drug prescription, patient registration, and treatment control apps.
All Menu Icons provides over 13,000 icons for only 3 cents apiece. Design desktop and mobile applications, develop Web sites, or use icons in printed media with no royalties or usage restrictions. This extensive bundle includes thousands of icons in a number of variations, supplying each menu icon in various sizes, file formats, color resolutions, and visual states.
Large Business Icons is a collection of royalty-free icons that includes a wide variety of images related to business and banking. It includes icons representing various financial operations, documents, and people. Each image is provided in 6 resolutions (16x16, 24x24, 32x32, 48x48, 256x256, and 512x512 pixels) and 4 image formats (GIF, PNG, ICO, and BMP). You can use these icons for desktop and online applications.
Shiny Menu Icons is a unique icon library covering an extremely wide range of topics, from standard file operations, navigation, and document processing to user management, online communications, security, and a lot more. Each of the 1014 icons in this collection is available in 4 popular file formats (PNG, GIF, BMP, and ICO) and resolutions (48x48, 32x32, 24x24, 20x20, and 16x16). The set can be efficiently used in the interface of any modern software.
Feed4JUnit makes it easy to write parameterized tests for the JUnit framework and feed them with predefined or randomly generated test data: test case data can be read from Excel or CSV files, databases, or custom data sources, and equivalence class tests can be defined easily. Setup is based on Java annotations and is easy to learn, apply, and maintain. Annotations defined in the "Bean Validation" JSR 303, Java 7, and Benerator are automatically recognized and generated smoke test data will match the constraints. By connecting to Benerator, you can configure generation of complex valid and invalid data sets.
Minnow is a concurrent programming language with a Ruby-like syntax. It compiles to an executable and uses a companion library to allow fully-rebalanced microthreads. Minnow gains a lot of strength from its actor model, which uses message passing, as opposed to threads and locking, as its concurrency model. Taking a cue from Erlang, actor creation and message passing is extremely lightweight (often on the order of a few nanoseconds). The language has a built-in foreign function interface that allows developers to leverage existing C-based libraries in a simple SWIG-like manner. Minnow's object model is based on "melding" features together to form objects.