the bazaar vcs
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 224
The Bazaar VCS 0.18 / 0.90.0 RC1
The Bazaar VCS is a simple decentralized revision control system. more>>
The Bazaar VCS is a simple decentralized revision control system. Decentralized revision control systems give users the ability to branch remote repositories to a local context.
Users can commit to local branches without requiring special permission from the branches that they branched from.
Whats New in 0.18 Stable Release:
- This release provides over 50 changes, including 15 bugfixes, 16 user-visible improvements, and over 20 enhancements to internals such as test suite enhancements, cleaner APIs, and much more developer documentation.
- Some of the highlights include better criss-cross merging, improved usability, and faster bundle, merge, missing, pull, update, and info operations.
Whats New in 0.90.0 RC1 Development Release:
- Some of the highlights include pyrex implementations of some performance critical functions, algorithm changes giving performance improvements to merging and merge directive generation, a send command that will make contributing changes back easier, and connection sharing to reduce the number of connections that must be made to a remote location in some situations.
- This release includes 10 bugfixes, 25 user visible improvements, and over 20 enhancements to the internals.
<<lessUsers can commit to local branches without requiring special permission from the branches that they branched from.
Whats New in 0.18 Stable Release:
- This release provides over 50 changes, including 15 bugfixes, 16 user-visible improvements, and over 20 enhancements to internals such as test suite enhancements, cleaner APIs, and much more developer documentation.
- Some of the highlights include better criss-cross merging, improved usability, and faster bundle, merge, missing, pull, update, and info operations.
Whats New in 0.90.0 RC1 Development Release:
- Some of the highlights include pyrex implementations of some performance critical functions, algorithm changes giving performance improvements to merging and merge directive generation, a send command that will make contributing changes back easier, and connection sharing to reduce the number of connections that must be made to a remote location in some situations.
- This release includes 10 bugfixes, 25 user visible improvements, and over 20 enhancements to the internals.
Download (1.5MB)
Added: 2007-08-16 License: GPL (GNU General Public License) Price:
799 downloads
The Romalizer 0.61
The Romalizer project is a Tcl script to analyze your MAME roms and report errors. more>>
The Romalizer project is a Tcl script to analyze your MAME roms and report errors.
The ROMalizer is a Tcl script that examines your .zip files for MAME ROMs and lets you know if you have any extra data in them. It can also report incorrect filenames, CRCs, etc.
Enhancements:
- romalizer will no longer move the zipfiles it has fixed into your roms directory unless you specify the -M option. This will allow you to run romalizer as a normal user on a roms filesystem that is only writable by root or some other games administrator. If you use the -M option, romalzier will back up your old roms into the working directory as usual, if the -M option is not used, the new (fixed) roms will be located in the working directory.
- romalizer now fully supports two new styles of merging your roms. You may now use the -g or -G options to tell romalizer to use one of these new merging formats. When -g is used, romalizer will merge all clones into a single zip file. When -G is used, romalizer will create clone zip files that are capable of being run independantly of the parent romset. I have tested these new merging features on my pacman romset and it works beautifully, however more testing probably needs to be done on a complete romset for these options.
- neogeo games are now supported, romalizer will just ignore any CRC that matches 354029fc (ng-sfix.rom), 9036d879 (neo-geo.rom), and 97cf998b (ng-sm1.rom). Thus neogeo roms are now fully supported except for these 3 which should be placed in a file called neogeo.zip.
- romalizer requires usage of UnZip version 5.41 or higher due to a Y2K bug in UnZip. This patch will now check your unzip version and abort if you do not have a recent version of UnZip.
<<lessThe ROMalizer is a Tcl script that examines your .zip files for MAME ROMs and lets you know if you have any extra data in them. It can also report incorrect filenames, CRCs, etc.
Enhancements:
- romalizer will no longer move the zipfiles it has fixed into your roms directory unless you specify the -M option. This will allow you to run romalizer as a normal user on a roms filesystem that is only writable by root or some other games administrator. If you use the -M option, romalzier will back up your old roms into the working directory as usual, if the -M option is not used, the new (fixed) roms will be located in the working directory.
- romalizer now fully supports two new styles of merging your roms. You may now use the -g or -G options to tell romalizer to use one of these new merging formats. When -g is used, romalizer will merge all clones into a single zip file. When -G is used, romalizer will create clone zip files that are capable of being run independantly of the parent romset. I have tested these new merging features on my pacman romset and it works beautifully, however more testing probably needs to be done on a complete romset for these options.
- neogeo games are now supported, romalizer will just ignore any CRC that matches 354029fc (ng-sfix.rom), 9036d879 (neo-geo.rom), and 97cf998b (ng-sm1.rom). Thus neogeo roms are now fully supported except for these 3 which should be placed in a file called neogeo.zip.
- romalizer requires usage of UnZip version 5.41 or higher due to a Y2K bug in UnZip. This patch will now check your unzip version and abort if you do not have a recent version of UnZip.
Download (0.008MB)
Added: 2006-11-20 License: Freeware Price:
624 downloads
BazAR 1.3.1
BazAR is a computer vision library based on feature point detection and matching. more>>
BazAR is a computer vision library based on feature point detection and matching. In particular, it is able to quickly detect and register known planar objects in images.
BazAR project is well adapted to Augmented Reality applications. It is the result of advanced computer vision research.
How to get started
Download the archive, install it, and run the sample program in bazar/samples/filedetector.
Then run:./filedetector *jpg
Enhancements:
- A multiple camera calibration bug has been fixed, together with an augmentation accuracy bug that also appeared in the multiple camera case.
<<lessBazAR project is well adapted to Augmented Reality applications. It is the result of advanced computer vision research.
How to get started
Download the archive, install it, and run the sample program in bazar/samples/filedetector.
Then run:./filedetector *jpg
Enhancements:
- A multiple camera calibration bug has been fixed, together with an augmentation accuracy bug that also appeared in the multiple camera case.
Download (1.1MB)
Added: 2006-10-21 License: GPL (GNU General Public License) Price:
1099 downloads
The Figaro 1.1.0
The Figaro project is a framework for implicit graph algorithms and representations by OBDDs. more>>
The Figaro project is a framework for implicit graph algorithms and representations by OBDDs.
The "Framework for Implicit Graph Algorithms and Representations by OBDDs" (Figaro) automatically manages experiments with input generator and algorithm plugins.
It already contains some generators and algorithms for graph and scheduling problems.
<<lessThe "Framework for Implicit Graph Algorithms and Representations by OBDDs" (Figaro) automatically manages experiments with input generator and algorithm plugins.
It already contains some generators and algorithms for graph and scheduling problems.
Download (1.4MB)
Added: 2006-10-13 License: GPL (GNU General Public License) Price:
1113 downloads
The Examiner 0.5
The Examiner is a forensic tool to disassemble binary executables. more>>
The Examiner is an application that utilizes the objdump command to disassemble and comment foreign executable binaries. This app was designed to analyze static compiled binaries but works ok with others. The intention is for forensic research but could also be used in general reverse engineering.
This program can only handle basic dissassembly. If the binary has been modified to resist debugging then the Examinier probably will not be able to analyze the code. Also the Examiner will not analyze live running code. This can be a good thing but if you need to look at code when it runs or deal with complicated disassembly you should probably use Fenris.
Main features:
- Automates objdump usage
- Can generate cross-reference files of functions, interrupts and other useful things
- Locates functions within the binary
- Understands the stack and comments on its state
- Can parse and understand the contents of the .rodata section
- Cross references .rodata calls and comments on them
- Locates .data pointer references to .rodata
- Provides an easy to read CALL syntax for comments
- Understands and looks up interrupts calls
- Utilizes Linux source headers to determine function names based on what interrupt is called
- Can differentiate all of the socketcall functions
- Can comment on some C like constants for function calls
- Separates functions based on ret calls
- Can recognize and attempts to decode UPX compressed binaries
- Works with TCT and Fenris dress utility
- Can detect crippled ELF executables and burneye executables
- Recognizes symbols and will cross-reference dynamic libraries
Enhancements:
- Has rudementary detection of burneye via 7350 sig.
- Can detect crippled ELF header files (optionally uncripple)
- Added a TUTORIAL file
- Modified default working dir to $HOMEexaminer-data
- Can cross-reference .data pointers to .rodata sections
- Now records pushl calls
- Fixed -H to dump headers instead of -R
- Added -o to specify an output file or STDOUT with -
- Added -c to specify a comment character
- Added a new util xhierarchy to print function call hierarchy
<<lessThis program can only handle basic dissassembly. If the binary has been modified to resist debugging then the Examinier probably will not be able to analyze the code. Also the Examiner will not analyze live running code. This can be a good thing but if you need to look at code when it runs or deal with complicated disassembly you should probably use Fenris.
Main features:
- Automates objdump usage
- Can generate cross-reference files of functions, interrupts and other useful things
- Locates functions within the binary
- Understands the stack and comments on its state
- Can parse and understand the contents of the .rodata section
- Cross references .rodata calls and comments on them
- Locates .data pointer references to .rodata
- Provides an easy to read CALL syntax for comments
- Understands and looks up interrupts calls
- Utilizes Linux source headers to determine function names based on what interrupt is called
- Can differentiate all of the socketcall functions
- Can comment on some C like constants for function calls
- Separates functions based on ret calls
- Can recognize and attempts to decode UPX compressed binaries
- Works with TCT and Fenris dress utility
- Can detect crippled ELF executables and burneye executables
- Recognizes symbols and will cross-reference dynamic libraries
Enhancements:
- Has rudementary detection of burneye via 7350 sig.
- Can detect crippled ELF header files (optionally uncripple)
- Added a TUTORIAL file
- Modified default working dir to $HOMEexaminer-data
- Can cross-reference .data pointers to .rodata sections
- Now records pushl calls
- Fixed -H to dump headers instead of -R
- Added -o to specify an output file or STDOUT with -
- Added -c to specify a comment character
- Added a new util xhierarchy to print function call hierarchy
Download (0.033MB)
Added: 2005-03-07 License: GPL (GNU General Public License) Price:
1696 downloads
Bazaar-GTK 0.18.0
Bazaar-GTK is a GTK+ frontend for the Bazaar version control system. more>>
Bazaar-GTK is a GTK+ frontend for the Bazaar version control system.
The project provides Nautilus integration and a stand-alone application for browsing Bazaar branches.
Provided Commands
- gcommit
- gdiff
- visualise
- gannotate
- gbranch
Provided classes
- GAnnotateWindow
- GCommitDialog
- CloneDialog
- DiffWindow
- BranchWindow (Visualisation)
<<lessThe project provides Nautilus integration and a stand-alone application for browsing Bazaar branches.
Provided Commands
- gcommit
- gdiff
- visualise
- gannotate
- gbranch
Provided classes
- GAnnotateWindow
- GCommitDialog
- CloneDialog
- DiffWindow
- BranchWindow (Visualisation)
Download (0.10MB)
Added: 2007-07-23 License: GPL (GNU General Public License) Price:
824 downloads
The Gallery 2.2.2
The Gallery is a slick Web-based photo album written using PHP. more>>
Gallery is a web based software product that lets you manage your photos on your own website. You must have your own website with PHP support in order to install and use it.
With Gallery you can easily create and maintain albums of photos via an intuitive interface. The function photo management includes automatic thumbnail creation, image resizing, rotation, ordering, captioning, searching and more.
Albums can have read, write and caption permissions per individual authenticated user for an additional level of privacy. Give accounts to your friends and family and let them upload and manage their own photos on your website!
Main features:
- Image Magick or NetPBM - pick which image manipulation package you have on your server or want to use.
- Auto Rotate Images - Gallery can look at information in pictures from digital cameras and automatically rotate them as needed.
- Image Quality and Size Defaults - You can limit the quality and size of images so that when images are uploaded, Gallery will resize them to save space.
- Main Gallery Page Settings - The configuration wizard contains all of the settings for how the main Gallery page looks and acts including showing or hiding the album tree, search engine, or album owner, and what frames to show around albums.
- Optional Binaries: zip, jhead, jpegtran - If you have these programs on your webserver, you can enable them to make gallery work better and be more flexible.
- Languages - Choose which languages you want your Gallery to support and how the user is presented with the choice.
- Email Support - Set up email support to have your Gallery email users when their accounts are created or when they forget their password, email you copies, email people when the Gallery is updated, and more!
- Gallery-wide Slideshow - enable or disable a slideshow that includes all pictures in the gallery
- Commenting - turn off or on the public commenting system and configure it.
- Logging - enable logging with syslog or the Windows logger
- RSS publishing - publish your Gallery with RSS![1]
- Album Defaults - set defaults for the way that all new albums will originally look.
<<lessWith Gallery you can easily create and maintain albums of photos via an intuitive interface. The function photo management includes automatic thumbnail creation, image resizing, rotation, ordering, captioning, searching and more.
Albums can have read, write and caption permissions per individual authenticated user for an additional level of privacy. Give accounts to your friends and family and let them upload and manage their own photos on your website!
Main features:
- Image Magick or NetPBM - pick which image manipulation package you have on your server or want to use.
- Auto Rotate Images - Gallery can look at information in pictures from digital cameras and automatically rotate them as needed.
- Image Quality and Size Defaults - You can limit the quality and size of images so that when images are uploaded, Gallery will resize them to save space.
- Main Gallery Page Settings - The configuration wizard contains all of the settings for how the main Gallery page looks and acts including showing or hiding the album tree, search engine, or album owner, and what frames to show around albums.
- Optional Binaries: zip, jhead, jpegtran - If you have these programs on your webserver, you can enable them to make gallery work better and be more flexible.
- Languages - Choose which languages you want your Gallery to support and how the user is presented with the choice.
- Email Support - Set up email support to have your Gallery email users when their accounts are created or when they forget their password, email you copies, email people when the Gallery is updated, and more!
- Gallery-wide Slideshow - enable or disable a slideshow that includes all pictures in the gallery
- Commenting - turn off or on the public commenting system and configure it.
- Logging - enable logging with syslog or the Windows logger
- RSS publishing - publish your Gallery with RSS![1]
- Album Defaults - set defaults for the way that all new albums will originally look.
Download (11.5MB)
Added: 2007-06-20 License: GPL (GNU General Public License) Price:
857 downloads
Other version of The Gallery
License:GPL (GNU General Public License)
License:GPL (GNU General Public License)
The Data Mine 1.0
The Data Mine is a search engine designed to give users an unusually powerful interface. more>>
The Data Mine is a search engine designed to give users an unusually powerful interface. It is designed around human-computer intelligent interaction (making the computer a tool so humans can use their intelligence).
The project divides the screen into two halves: one lets you find all the instances of your querys keywords, and the other lets you look through a highlighted version of the results you choose.
Installation:
Basics
To install, run "./install" and answer the questions provided. This will run a Unix-flavor install-style script and should create a working, out-of-the-box installation when supplied appropriate values.
See USAGE below if are curions about how to use the Data Mine.
Setup and Customization
The Configure link at the bottom of the Data Mine search page provides a menu you can use to customize the data mine.
The main engine is intended for anyone to be able to use; the setup pages are written for techies. If you arent sure what a regular expression is, for instance, ask someone whos more technical.
Security
The present release of the Data Mine has not been closely scrutinized for security, and should be treated as such by security-conscious administrators. If you discover a vulnerability, please contact the author.
You are strongly encouraged to change the password in /usr/share/datamine/password.
The default installation sets /usr/share/datamine and contents to a relatively permissive mode. Administrators are encouraged to set directory and contents to mode 700, owned by the effective user ID that CGI scripts will be running under. This is usually apache or nobody.
Usage:
The Data Mine is designed to be run as a straightforward web application, with much administrative activity performed on-web.
Once it is set up via the Configure link, just explore.
http://[your hostname]/cgi-bin/datamine
(That is the location provided by RPM installation and the default for the provided installer. The provided installer allows you to specify another location; if you specified another location, substitute that for "/cgi-bin/furball".)
<<lessThe project divides the screen into two halves: one lets you find all the instances of your querys keywords, and the other lets you look through a highlighted version of the results you choose.
Installation:
Basics
To install, run "./install" and answer the questions provided. This will run a Unix-flavor install-style script and should create a working, out-of-the-box installation when supplied appropriate values.
See USAGE below if are curions about how to use the Data Mine.
Setup and Customization
The Configure link at the bottom of the Data Mine search page provides a menu you can use to customize the data mine.
The main engine is intended for anyone to be able to use; the setup pages are written for techies. If you arent sure what a regular expression is, for instance, ask someone whos more technical.
Security
The present release of the Data Mine has not been closely scrutinized for security, and should be treated as such by security-conscious administrators. If you discover a vulnerability, please contact the author.
You are strongly encouraged to change the password in /usr/share/datamine/password.
The default installation sets /usr/share/datamine and contents to a relatively permissive mode. Administrators are encouraged to set directory and contents to mode 700, owned by the effective user ID that CGI scripts will be running under. This is usually apache or nobody.
Usage:
The Data Mine is designed to be run as a straightforward web application, with much administrative activity performed on-web.
Once it is set up via the Configure link, just explore.
http://[your hostname]/cgi-bin/datamine
(That is the location provided by RPM installation and the default for the provided installer. The provided installer allows you to specify another location; if you specified another location, substitute that for "/cgi-bin/furball".)
Download (0.070MB)
Added: 2007-02-23 License: GPL (GNU General Public License) Price:
977 downloads
The Manhattan Virtual Classroom 3.2
The Manhattan Virtual Classroom is a course management system that runs on Linux and other Unix-like systems. more>>
The Manhattan Virtual Classroom is a stable, fast and effective course management system that runs on Linux and other Unix-like systems.
Its written entirely in the C programming language (fast! - light hardware requirements) and is 100% database-free (no MySQL administration, no tuning issues- simple!) Manhattan supports thousands of users at its Western New England College home, and at other colleges and schools around the world.
Its one of the best-kept secrets of the online learning world - a course management system "for the rest of us".
Main features:
- Provide your students with handouts, notices, lecture materials, interactive self-tests, and web sites to visit.
- Assign homework for your students to complete, receive the work they do in response to those assignments, and provide feedback.
- Issue multiple-choice, True/False, and short answer exams.
- Issue more involved exams where the students are expected to do their work offline, and submit their responses in the form of a word processing, spreadsheet, or other type of file(s).
- Exchange private messages with your students.
- Host discussions with the entire class, or with teams of students.
- Keep students apprised of their grades.
- Issue surveys to your students and collect the results.
- Engage in live online "chats" with your students.
- Track which students are using the system and when.
<<lessIts written entirely in the C programming language (fast! - light hardware requirements) and is 100% database-free (no MySQL administration, no tuning issues- simple!) Manhattan supports thousands of users at its Western New England College home, and at other colleges and schools around the world.
Its one of the best-kept secrets of the online learning world - a course management system "for the rest of us".
Main features:
- Provide your students with handouts, notices, lecture materials, interactive self-tests, and web sites to visit.
- Assign homework for your students to complete, receive the work they do in response to those assignments, and provide feedback.
- Issue multiple-choice, True/False, and short answer exams.
- Issue more involved exams where the students are expected to do their work offline, and submit their responses in the form of a word processing, spreadsheet, or other type of file(s).
- Exchange private messages with your students.
- Host discussions with the entire class, or with teams of students.
- Keep students apprised of their grades.
- Issue surveys to your students and collect the results.
- Engage in live online "chats" with your students.
- Track which students are using the system and when.
Download (4.1MB)
Added: 2006-10-31 License: GPL (GNU General Public License) Price:
1095 downloads
Download (10.5MB)
Added: 2005-05-04 License: The Apache License Price:
1634 downloads

Bazaar Explorer 0.5
desktop application providing an easy-to-use interface to the Bazaar version control system more>>
Bazaar Explorer 0.5 is a simple to use, yet sophisticated desktop application with an easy-to-use interface for the Bazaar version control system. It is designed to be simple enough for casual users of version control, yet powerful enough for experts to be productive. To see BzrExplorer in action, see Bazaar Explorer by Pictures or browse the screenshots.
Unlike many other version control applications, BzrExplorer puts the focus on managing branches and changes, rather than directories and files. (If you prefer the latter, you may find an extension to the File Manager provided as part of the operating system more to your liking, e.g. TortoiseBzr.)
Major Features:
- Cross Platform
- Based on Nokia's Qt technology, BzrExplorer runs on all popular desktops including GNOME, KDE, Windows and Mac OS X. In each environment, it provides a native look-and-feel and adjusts its menu to meet the UI design guidelines for that platform.
- Application Suites
- BzrExplorer provides most of its functionality by calling out to mini-applications provided by "application suites", namely the QBzr and bzr-gtk plugins. QBzr is required while bzr-gtk is optional. If both are installed, you can choose which application suite to use.
- Note: Different application suites provide different amounts of coverage of Bazaar's functionality. If you expect an action to be enabled and it isn't, it's probably because the application suite is yet to provide that feature.
- Location Views:
- BzrExplorer supports 4 kinds of Bazaar locations:
-
- repositories
- branches
- bound branches (also called heavyweight checkouts in Bazaar 1.x)
- checkouts.
- The summary view and actions available depend on the location kind. For example, opening a repository shows the interesting locations nested within it while opening a branch shows the working tree "status" summary.
- Note: Strictly speaking, "repositories" are actually called shared repositories and "checkouts" are actually called lightweight checkouts. Those more-precise terms are avoided in the BzrExplorer user interface to Keep It Simple for casual users.
- Change Management: Here's the most commonly used recipe by BzrExplorer users:
- Open a branch
- Change some files
- Select Refresh on the toolbar (F5), confirming the overall status
- Select Diff on the toolbar (F3), checking the changes
- Select Commit on the toolbar (F4)
- Enter a commit message and select OK
- Select Refresh on the toolbar (F5), confirming there are no outstanding changes
- Remote Locations
- While primarily designed for working on local branches, BzrExplorer lets you open remote locations, e.g. branches on Launchpad. The set of actions available is masked accordingly.
- Settings Management
- BzrExplorer provides easy access to all of Bazaar's configuration files. Custom dialogs are provided by the various application suites for nice editing of some of these. For others, a (configurable) text editor is launched.
- Troubleshooting
- BzrExplorer provides easy access to Bazaar's log file and the Launchpad pages for reporting bugs and asking questions about BzrExplorer. A diagnostic mode can also be enabled in which selecting an action simply shows what Bazaar command would actually be run, together with the options and parameters that would be passed to it.
Added: 2009-07-21 License: GPL Price: FREE
14 downloads
The DaisyPlayer Project 0.2.4
DaisyPlayer is a program for playing Digital Talking Books (DTB). more>>
DaisyPlayer is a program for playing Digital Talking Books (DTB). The DaisyPlayer Projects main focus is to make a library with a small, easy-to-use API, making it easy for other developers to write their own daisy players without having much knowledge about the Daisy format and standards.
A console and a GUI front-end are available fo this library to demonstrate how it can be used in practice and for those who just need a simple daisy player.
<<lessA console and a GUI front-end are available fo this library to demonstrate how it can be used in practice and for those who just need a simple daisy player.
Download (0.054MB)
Added: 2006-06-06 License: GPL (GNU General Public License) Price:
1235 downloads
The Spider 1.71
The Spider project is a complete object-oriented environment for machine learning in Matlab. more>>
The Spider project is a complete object-oriented environment for machine learning in Matlab.
Aside from ease of use for base learning algorithms, algorithms can be plugged together and can be compared with, for example, model selection, statistical tests, and visual plots.
This gives all the power of objects (reusability, the ability to plug together, sharing of code), but also all the power of Matlab for machine learning research.
Enhancements:
- A WEKA interface was added, supporting decision trees.
- Additional code, documentation, and demos were added.
<<lessAside from ease of use for base learning algorithms, algorithms can be plugged together and can be compared with, for example, model selection, statistical tests, and visual plots.
This gives all the power of objects (reusability, the ability to plug together, sharing of code), but also all the power of Matlab for machine learning research.
Enhancements:
- A WEKA interface was added, supporting decision trees.
- Additional code, documentation, and demos were added.
Download (4.2MB)
Added: 2006-07-27 License: GPL (GNU General Public License) Price:
1185 downloads
the mg2bot 0.64
the mg2bot is an IRC bot that was originally written to do unique channel maintenance. more>>
the mg2bot is an IRC bot that was originally written to do unique channel maintenance but which now sports a homebrew plugin system, increased channel awareness, and a bot networking capability.
Enhancements:
- Added tinyurl plugin
- Added karma plugin
- Fixed rydia plugin
- Worked out a bug or two from 0.62b
- First non-beta release
<<lessEnhancements:
- Added tinyurl plugin
- Added karma plugin
- Fixed rydia plugin
- Worked out a bug or two from 0.62b
- First non-beta release
Download (0.18MB)
Added: 2005-08-26 License: Perl Artistic License Price:
1519 downloads
The Tamber Project 1.2.22
The Tamber project is a free, componentised n-tier website engine that uses open languages such as XML and JavaScript. more>>
The Tamber project is a free, componentised n-tier website engine that uses open languages such as XML and JavaScript.
Once installed you will be able to see the home page and directions in the installation wizard. Next step is to run the wizard. It will ask you choose whether you are upgrading and installation or starting fresh. If you are upgrading from Tamber 1.0 then choose upgrade.
Choosing fresh install will lead you to the database creation screen, you will need a black database and its` DSN. Enter their details in the form and wait for the wizard to create the database. You will then be prompted to enter an administrator email address and password. DO NOT FORGET THESE DETAILS. The last page will allow you to customise various other bits of Tamber including localisation.
Use your newly created admin account to signin, from there you can add extra currencies (in the locale manager), add catalogue entries and prepare Tamber for deployment. One are that will need changing is the site skin - you can either create a dummy skin using the CMS (Content Management System) or you can get your hands dirty and edit the XML by hand (consult the XML guide for more information). You can install the new skin by cut and pasting it into the skin node in /lib/theme/std/sys_obj.xml (see theme section of the Tamber manual to find out more).
Get your self subscribed to the Tamber release list or check the tamber.com home page periodically. Currently there is no system for generating diffs or applying updates. You`ll have to apply them by hand from the distribution zip file.
<<lessOnce installed you will be able to see the home page and directions in the installation wizard. Next step is to run the wizard. It will ask you choose whether you are upgrading and installation or starting fresh. If you are upgrading from Tamber 1.0 then choose upgrade.
Choosing fresh install will lead you to the database creation screen, you will need a black database and its` DSN. Enter their details in the form and wait for the wizard to create the database. You will then be prompted to enter an administrator email address and password. DO NOT FORGET THESE DETAILS. The last page will allow you to customise various other bits of Tamber including localisation.
Use your newly created admin account to signin, from there you can add extra currencies (in the locale manager), add catalogue entries and prepare Tamber for deployment. One are that will need changing is the site skin - you can either create a dummy skin using the CMS (Content Management System) or you can get your hands dirty and edit the XML by hand (consult the XML guide for more information). You can install the new skin by cut and pasting it into the skin node in /lib/theme/std/sys_obj.xml (see theme section of the Tamber manual to find out more).
Get your self subscribed to the Tamber release list or check the tamber.com home page periodically. Currently there is no system for generating diffs or applying updates. You`ll have to apply them by hand from the distribution zip file.
Download (0.50MB)
Added: 2006-06-23 License: LGPL (GNU Lesser General Public License) Price:
1219 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above the bazaar vcs search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed