big bazaar
Bazaar 1.16 RC1 / 1.15.1
Free and open source application that adapts to the workflows you want to use Bazaar is a distributed version control system available under the GPL that reduces barriers to participation in your more>> Free and open source application that adapts to the workflows you want to use
Bazaar is a distributed version control system available under the GPL that reduces barriers to participation in your project.
Bazaar is designed to support Mac OS, GNU/Linux, UNIX, Windows. In summary, Bazaar gives you fast, distributed revision control that "Just Works", supporting renames of directories and files smoothly.
Bazaar is designed to maximise the level of community participation in your project.
Bazaar branches can be published on any web server, and uploaded over sftp, ftp, or rsync. If you want the fastest possible network performance, there is a smart server.
Bazaar supports flexible work models: centralized like cvs or svn, commit offline, enforced code review when desired, and automatic regression testing.
Decentralized revision control systems give people the ability to collaborate more efficiently over the internet using the bazaar development model and have many other advantages.
When you use Bazaar, you can commit to your own local branches of your favourite free software projects without needing special permission.
Main features:
Good performance:
- Bazaar status in a tree of 5,000 files takes just 0.5 seconds, so almost every open source project can get the advanced features of Bazaar without slowing down its developers. Bazaar is robust in the face of radical tree restructuring, saving you time when it comes to merging from your community.
Safe with your data:
- There have not been any data loss bugs in a Bazaar release in the past two years. Bazaar has a huge test suite that ensures that new file formats can be tested automatically. The development process follows best practice with code review of all core and community code landings.
Friendly:
- Bazaar "Just Works" (which is why the Ubuntu team chose it for their project). Bazaar has a natural feel, you can publish your code on any web server or use a custom server for performance. Bazaar has perfect support for renaming files AND directories, which means you can unleash your community and merge efficiently even from contributors who are radically restructuring the tree.
Free:
- Bazaar is available under the GPL v2 or later.
Easy to integrate:
- Bazaar is designed as a Python API with a plugin system, so it is easy to embed in your tools and projects and easy to extend or integrate with existing infrastructure. Whether you are managing your development, or keeping track of configuration files, or building a new content management system, Bazaar is a great choice if you like to work in Python.
System requirements:
-
Enhancements
Compatibility Breaks:
- Display prompt on stderr (instead of stdout) when querying users so that the output of commands can be safely redirected. (Vincent Ladeuil, #376582)
New Features:
- A new repository format 2a has been added. This is a beta release of the the brisbane-core (aka group-compress) project. This format now suitable for wider testing by advanced users willing to deal with some bugs. We would appreciate test reports, either positive or negative. Format 2a is substantially smaller and faster for many operations on many trees. This format or an updated version will become the default in bzr 2.0.
- This is a rich-root format, so this repository format can be used with bzr-svn. Bazaar branches in previous non-rich-root formats can be converted (including by merge, push and pull) to format 2a, but not vice versa. We recommend upgrading previous development formats to 2a.
- Upgrading to this format can take considerable time because it expands and more concisely repacks the full history.
- If you use stacked branches, you must upgrade the stacked branches before the stacked-on branches. (See )
- --development7-rich-root is a new dev format, similar to --dev6 but using a Revision serializer using bencode rather than XML. (Jelmer Vernooij, John Arbash Meinel)
- mail_client=claws now supports --body (and message body hooks). Also uses configured from address. (Barry Warsaw)
Improvements:
- --development6-rich-root can now stack. (Modulo some smart-server bugs with stacking and non default formats.) (John Arbash Meinel, #373455)
- --development6-rich-root delays generating a delta index for the first object inserted into a group. This has a beneficial impact on bzr commit since each committed texts goes to its own group. For committing a 90MB file, it drops peak memory by about 200MB, and speeds up commit from 7s => 4s. (John Arbash Meinel)
- Numerous operations are now faster for huge projects, i.e. those with a large number of files and/or a large number of revisions, particularly when the latest development format is used. These operations (and improvements on OpenOffice.org) include: branch in a shared repository (2X faster), branch --no-tree (100X faster), diff (2X faster), tags (70X faster) (Ian Clatworthy)
- Pyrex version of bencode support. This provides optimized support for both encoding and decoding, and is now found at bzrlib.bencode. bzrlib.utils.bencode is now deprecated. (Alexander Belchenko, Jelmer Vernooij, John Arbash Meinel)
Bug Fixes:
- Bazaar can now pass attachment files to the mutt email client. (Edwin Grubbs, #384158)
- Better message in bzr add output suggesting using bzr ignored to see which files can also be added. (Jason Spashett, #76616)
- bzr pull -r 123 from a stacked branch on a smart server no longer fails. Also, the Branch.revision_history() API now works in the same situation. (Andrew Bennetts, #380314)
- bzr serve on Windows no longer displays a traceback simply because a TCP client disconnected. (Andrew Bennetts)
- Clarify the rules for locking and fallback repositories. Fix bugs in how RemoteRepository was handling fallbacks along with the _real_repository. (Andrew Bennetts, John Arbash Meinel, #375496)
- Fix a small bug with fetching revisions w/ ghosts into a new stacked branch. Not often triggered, because it required ghosts to be part of the fetched revisions, not in the stacked-on ancestry. (John Arbash Meinel)
- Fix status and commit to work with content filtered trees, addressing numerous bad bugs with line-ending support. (Ian Clatworthy, #362030)
- Fix problem of "directory not empty" when contending for a lock over sftp. (Martin Pool, #340352)
- Fix rule handling so that eol is optional, not mandatory. (Ian Clatworthy, #379370)
- Pushing a new stacked branch to a 1.15 smart server was broken due to a bug in the BzrDirFormat.initialize_ex smart verb. This is fixed in 1.16, but required changes to the network protocol, so the BzrDirFormat.initialize_ex verb has been removed and replaced with a corrected BzrDirFormat.initialize_ex_1.16 verb. 1.15 clients will still work with a 1.16 server as they will fallback to slower (and bug-free) methods. (Jonathan Lange, Robert Collins, Andrew Bennetts, #385132)
- Reconcile can now deal with text revisions that originated in revisions that are ghosts. (Jelmer Vernooij, #336749)
- Support cloning of branches with ghosts in the left hand side history. (Jelmer Vernooij, #248540)
- The bzr diff now catches OSError from osutils.rmtree and logs a helpful message to the trace file, unless the temp directory really was removed (which would be very strange). Since the diff operation has succeeded from the users perspective, no output is written to stderr or stdout. (Maritza Mendez, #363837)
- Translate errors received from a smart server in response to a BzrDirFormat.initialize or BzrDirFormat.initialize_ex request. This was causing tracebacks even for mundane errors like PermissionDenied. (Andrew Bennetts, #381329)
Documentation:
- Added directory structure and started translation of docs in Russian. (Alexey Shtokalo, Alexander Iljin, Alexander Belchenko, Dmitry Vasiliev, Volodymyr Kotulskyi)
API Changes:
- Added osutils.parent_directories(). (Ian Clatworthy)
- bzrlib.progress.ProgressBar, ChildProgress, DotsProgressBar, TTYProgressBar and child_progress are now deprecated; use ui_factory.nested_progress_bar instead. (Martin Pool)
- graph.StackedParentsProvider is now a public API, replacing graph._StackedParentsProvider. The api is now considered stable and ready for external users. (Gary van der Merwe)
- bzrlib.user_encoding is deprecated in favor of get_user_encoding. (Alexander Belchenko)
- TreeTransformBase no longer assumes that limbo is provided via disk. DiskTreeTransform now provides disk functionality. (Aaron Bentley)
Internals:
- Remove weave.py script for accessing internals of old weave-format repositories. (Martin Pool)
Testing:
- The number of cores is now correctly detected on OSX. (John Szakmeister)
- The number of cores is also detected on Solaris and win32. (Vincent Ladeuil)
- The number of cores is also detected on FreeBSD. (Matthew Fuller)
License:GPL
Big Cat 1.0
Plug-in gives you an AppleScript submenu. more>>
You can attach your own AppleScript scripts and run them from the Finder and other applications that support contextual menus (such as BBEdit, Internet Explorer, and Eudora).
Big Brother 7 1.0
Big Brother 7 - UK Big Brother series 7 news & gossip more>>
Toggle between 4 RSS feeds and get the latest gossip and news from the Big Brother house live 24/7 on your dashboard.
License:Freeware
Big Chasing Arrows 1.0
Big Chasing Arrows - Bigger version of the standard chasing arrows more>>

Big Solitaire 2.0.2
Open source solitaire remake with huge playing cards for people who need glasses more>>
Big Analog Clock 1.0
Big Analog Clock - large clock for Dashboard running on a MediaMac more>>
So I made two large clocks for Dashboard running on a MediaMac; An analog and a digital one. Both are about 400 pixels wide so theyre easy to see from across the room. Nothing fancy about them.
No city support, not even seconds are shown and there are no preferences to set.
BigSQL 1.0
igSQL is a PostgreSQL client (not unlike psql). It enables the user to send SQL to a server and display the more>>
Big Cartoon Search 1.0
Big Cartoon Search - Search the Big Cartoon Database more>>
Want to know who did Fred Flintstones voice? Its here (Alan Reed).
When Finding Nemo came out? Got it (May 30, 2003).
If you are a hard-core cartoon fan, or just occasionally need production information, this widget will find it for you!

Big Business 7.01
Big Business lends you the chance of using such a useful business management solution that can integrate four critical business functions--sales, purchasing, inventory, and accounting eliminating redundancy, automating workflow, and increasing productivity by centralizing important data in a single system that can grow as companies expand. more>>
Big Business 7.01 lends you the chance of using such a useful business management solution that can integrate four critical business functions--sales, purchasing, inventory, and accounting eliminating redundancy, automating workflow, and increasing productivity by centralizing important data in a single system that can grow as companies expand.
Big Business is available in single-user and multi-user, client/ versions. Business owners can start with the single-user version and then move to the multi-user version and add users as their companies grow.
Major Features:
- Internet:
- Big Business automates the process of creating and maintaining an online catalog of products or services on the Internet. Big Business exports items, item descriptions, prices, and pictures into formatted HTML (Hyper-Text Markup Language). In plain English, that means Big Business makes Web pages of the products you sell.
- You simply click a button and Big Business creates three-level Web pages with the proper links. You select which items you want to export. You can also have Big Business create a "What's New or Hot" category for a product, as well as have it appear under its normal category. When you add new products or change prices, you select an option and Big Business creates new Web pages, ready to copied to your Web Server or Internet Service Provider (ISP). You also have the option of editing the Big Business Web page templates.
- Payroll Interface: Big Business connects to leading payroll products from Aatrix Software (Macintosh only) and CheckMark Software, Inc. Big Business imports paycheck and journal information directly from the payroll systems, so you can perform your company's payroll in-house, saving you time and money.
- Reports and Forms Designer: A built-in reports and forms designer allows you to create custom reports and forms. The designer is a full-featured, WYSIWYG report writer that has access to all the information in Big Business. You can use and modify any of the pre-made reports and forms templates or create your own custom ones. You can even import forms that other users or consultants have created in their version of Big Business.
- Import Quicken Data: To upgrade your system to Big Business, you can now easily import Quicken data during setup.
- Expanded Export and Import Capabilities:
- You can export nearly any information from Big Business in tab-delimited format, including names, addresses, balances, phone numbers, information regarding different transactions, custom field entries, terms, departments, ship methods, and more.
- You can also import tab-delimited data from any type of program, including contact managers, accounting programs, spreadsheets, or databases. General journal entries can be imported from another payroll or fixed asset module.
- International Currency Support: Big Business supports the currency symbols for 16 English speaking countries. You can specify which country's formatting to use and customize the formatting of quantities, amounts, and totals. You can change the date formatting in all date fields to coincide with the country's date setting.
- International Taxation: Big Business handles VAT tax, particularly any requirements needed to meet Canada's tax regulations, including the ability to pay tax on a tax. This feature allows you to have an unlimited number of taxing entities per tax.
- Multiple Bill To/Ship To Addresses: Big Business allows you to use customer and vendor contact addresses as additional bill to/ship to addresses. An easy-to-use popup window makes selecting the address fast and saves you from retyping the information.
- Royalties You can add royalty rates or amounts by item and create a royalty report on sales by item.
- Commissions: Commission codes and rates can be added to employee cards, allowing you to decide if commissions are calculated on sales, profits and sales, or paid invoices. You can also generate a variety of commission reports.
- Strong Security: Big Business gives administrators complete control over the access individual users have to tabs, fields, tools, and toolbars. Each user can be required to enter a unique password before even entering Big Business.
- Long Item Descriptions: Item descriptions can be up to 32K, which is approximately one page of text. Use this feature to enter technical specifications or detailed telemarketing scripts about an item.
- Long Comment Fields:
- You can include long comment fields of up to 32K on quote, order, and invoice line items. This feature is especially helpful for entering long comments or technical specifications about an item.
- You specify if you want a long item description loaded into the line item comments field, allowing you to store technical specifications in the item master and print them on forms.
- Printed Comments Notification: You can see if a quote, order, or invoice has a printed comment. The Printed Comment icon at the bottom of all entry screens now displays that comments have been entered.
- Memorize/Recall Searches: You can memorize and recall frequently-used searches.
- Convert Contacts: At the click of a button, you can easily convert contacts into vendors or customers. You save time from re-entering data when the relationship with the contact changes.
- Pricing Flexibility: Big Business lets set different price levels for different types of customers. You can also override the default price level on individual quotes, orders, or invoices.
- New Notes Alert: You are alerted to new notes that have arrived from other users. You simply specify how often you want to be notified.
- Other Charges Field: Big Business lets you calculate any charge based on weight, subtotal, total, and taxable amount. The charge can be calculated based on a percentage or an amount and is especially helpful when calculating freight costs.
- Weight Field: A weight field calculates the weight of each line item, which can be used by the Other Charges field to calculate freight charges.
- More Printing Options: A new user preference allows you to set up different printing defaults for quotes, orders, or invoices. You can also have Big Business print multiple copies of quotes, orders, or invoices by selecting the number of printouts for each form.
- Multi-Level Credit Management: You have complete control customer credit levels with the credit hold feature and comprehensive credit manager.
- Additional Chart of Accounts: Big Business offers 90 industry-specific chart of accounts for all types of companies.
- Flexible History Viewing: You can tell Big Business to display transaction histories for customers, vendors, and items for a certain number of days. By setting a date limit, you actually speed operations, as Big Business no longer needs to display the entire transaction history of the customer, vendor, or item.
- Improved Credit Management: Customers don't pay? You can place them on credit hold and control how the credit limit/credit hold is used. You have three options for customers who have exceeded their credit limits or are on credit hold: ignore the conditions and not display a message; issue a warning; or prohibit entry of transactions for customers who exceed the credit limit or have been put on credit hold.
- More Decimal Places: You can establish the number of decimal places you want Big Business to calculate, particularly for quantities, unit price/cost, average cost, and extended price and cost.
- Display Employee Check History: For payroll purposes, you can display employee checks that have been imported by the payroll system or by the Miscellaneous Checks tool.
- Modify Selections: After performing a quick search, you can apply a value to the records displayed. This feature is especially useful for updating data in groups.
- Credit Card Transfers: Transfer on credit card prints checks to pay credit card bills.
- Save to Disk: All reports can be saved to disk for further manipulation and analysis in another program.
Enhancements:
- Is a second Beta release for additional testing with a newly Snow Leopard-certified engine update. If you installed the previous Beta, all Clients need to be updated.
Requirements:
- Single-User: Mac OS X 10.5 Leopard, or 10.4 Tiger, or 10.3 Panther, with 1 GB of RAM recommended, and 200 MB of storage space recommended.
- Server: Mac OS X 10.5 Leopard, or 10.4 Tiger, or 10.3 Panther, with 2 GB of RAM recommended, and 1 GB of storage space recommended.
- Client: Mac OS X 10.5 Leopard, or 10.4 Tiger, or 10.3 Panther, with 1 GB of RAM recommended, and 100 MB of storage space recommended.
bigbusiness.com - Big Business offers an effective yet simple business management solutionLicense:update/patch
License:update/patch
Weight Watcher .7
Weight Watcher is created to be a helpful and intuitive application which can simply check a file get bigger and bigger more>>
Weight Watcher .7 is created to be a helpful and intuitive application which can simply check a file get bigger and bigger and will email you when the file gets big enough to trip an alarm. It is freeware.
Requirements: 10.3 or higher

Aeon Big 3.5.1
This will give you a new look to your favourite Internet browser, Firefox. more>> <<less
License:Freeware
Big Comic Book Search 1.00003
Big Comic Book Search - Search and find comic book Info more>>
This widget will bring this and more right to you. And best of all, its free! Enjoy.
Big Cat Text Scripts 1.0
Big Cat Text Scripts - Perform actions on selected text via contextual menu more>>