|
| |
|
|
|
|
Rating :
Have you ever tried to keep a big amount of information in a structure of files and folders and then search in it? It isn't simple, we get a mess; I tried, I know. This program allows you to well structure your information (such as notes, info about your business, hobby, friends etc.) in a tree (like the tree of shell folders, but more convenient) and search in it quickly and easily. This program embeds itself in system tray (Windows taskbar) near system clock for quick and easy access to your notes. You can use rich text formatting (bold, italic, font sizes etc.) and even paste images (such as photos) in the tree database. Keep all your information in one easily accessible place instead of searching in folders! Use this program to keep your current notes in convenient form.
|
|
|
Rating :
You are required to build and maintain a city. You must feed, house, provide jobs and goods for your residents. You can build a sustainable economy with the help of renewable energy and recycling, or you can go for broke and build rockets to escape from a pollution ridden and resource starved planet, it's up to you. Due to the finite resources available in any one place, this is not a game that you can leave for long periods of time.
|
|
|
Rating :
Ada 95 Library to create grammar parsers and lexers. Very flexible and
extensible. Any steams (not only ASCII, but e.g. Unicode). Creates
syntax tree.
|
|
|
Rating :
Extension of the cross-plaform GtkAda (Ada 95 GTK bindings) GUI toolkit for binding together properties of objects, that is synchronizing several properties so that when a property changes, properties bound with it automatically change accordingly. Supports one-directional and mutual bindings, bindings with transformations are supported using Ada generics. This library mostly eliminates the need to write property change notification callbacks manually, so reducing development time. It also automatically prevents infinite loops when properties are bound circularly. This library greatly simplifies and increases reliability of GUI programming, because wrong coding notification callbacks is probably the most common source of errors (infinite loops, unitialized variables etc.) in GUI programming. Don't uselessly spend your time in writing erraneous callbacks using the World best GUI library for rapid and reliable development of applications of any complexity for most of platforms.
|
|
|
Rating :
Template library for properties in C++ like this: widget.color = "red"; to change widget color. In class Widget use: prop::Property color; Supports binding properties together so that the values of several properties of different objects will be automatically synchronized to hold the same value. This library has its own signals (that is Observer Pattern from object oriented methodology) implementation or can be co-worked with the existing signal system. Supports binding properties with a transformation by a functor (e.g. with a C++ function). You can connect properties of different types with optional transformation. Additionally has classes for easy adding properties to object on-the-fly: property(obj, &Class::set, &Class::get). This library is 100% efficient, that is using it does not decrease efficiency compared with direct coding in C++. The library has good API documentation. In short: simplify your work, decrease development time with any kinds of C++ projects, especially GUI projectys. See article http://ex-code.com/articles/binding-properties.html
|
|
|
Rating :
Automatically generates dependencies (Makefile fragments etc.) between XML files. (XSLT dependencies, XInclude dependencies etc.) Easily extensible. It helps you to effectively process XML file. A need for big projects, but useful for little ones also. Written in XSLT.
|
|
|
Rating :
A simple text editor with Unicode support for Windows and Linux. Nice Notepad replacement having some features missing in Notepad; a Unicode international text editor with many encodings. It can be used as an encodings converter. Good editor for HTML/XML files. It supports multi-level undo, also right to left text etc.
|
|
|
Rating :
XML editor written entirely in JavaScript. It can be embedded into a Web page (works with IE >=5.0 and Mozilla). Supports colorized XML tree view and direct editing of XML text (of all document or content of the chosen element etc.) Modular & extensible. Stylable with CSS stylesheets. Put XML editor on your Web site! Free for personal non-commercial use.
|
|
|
Rating :
XSLT 1.1 script which (recursively) merges several RSS 1.0 channels into one channel (accomplishes news syndication). Also can be used to limit the number of items in an RSS file. Supports images, taxonomy (mod_taxonomy). Build news channels from several channels. Make several RSS channels with your news, publish these and an aggregate channel which combines them.
|
|
|
Rating :
SHTML files are HTML files with SSI (Server Side Includes). SSI allows to include a common fragment into several HTML files, etc. Using Client Side SSI, you can convert SHTML files to plain HTML files. This can be used both for testing SHTML files (before placing them to a web-server) and for developing plain HTML files (avoiding duplicate HTML fragments, etc.). Also it can be used for converting an SSI-web-site to non-SSI-web-site.
|
|
|
|
|
|
|
Copyright (c) 2007-2010 SharewareOrder.com Inc. All rights reserved. |
|
|