value added tax
Sales Tax 2.0
Sales Tax - Widget for sales tax calculations more>>
Localized in English, German, French, and Spanish.
Enhancements:
- Multiple instances store independent tax rates
- Supports fractional tax rates
- Localized in English, German, French, and Spanish
- Stylish look.
License:Freeware
Blue ERP 0.7 Beta 4
An open source, web based ERP application more>> An open source, web based ERP application
BlueERP is a double entry accounting application for small and medium business. BlueERP is delivered through a LAMP environment to provide web access to your accounts.
BlueERPs goal is to provide a flexible and user friendly interface that can work out of the box and be modified to suit specific needs easily. BlueERP is an open source project by its licence and by its philosophy.
Blue ERP will allow you to have an arbitrary number of taxes in the system. BlueERP will record revenue/expenses made against each tax in a specified account.
Customers are defined as having a number of taxes applicable to it; and so does a product. When a product is sold to a customer, then the taxes which will apply will be the intersect of the taxes the customer and of the product.
Enhancements
- Add compatibility for version 1.6 of egroupware
- Reorganisation of the way data and reports are stored. Addition of standard accounting reports
- Bank reconciliation
- several improvements to receipts
- added beginning of test suite using phpUnit
- Various bug fixing...
Including Tax! 1.5.2
Including Tax! - Tax and exchange rate calculator more>>
In addition, exchange rate calculation scan be performed in the same way, by supplying the appropriate exchange rate.
The results of the calculations are recorded in an editable text field, which can be copied, printed, pasted into a spreadsheet, and/or manually annotated.
One additional feature is the ability to use addition (+) and multiplication (*) symbols in the Amount field. For example, you can automatically add 7.72 and 3.35, and calculate the tax and tax-inclusive total by typing 7.72+3.35 in the Amount field. This version does not support the mixing of addition and multiplication - use one or the other, not both together.
We recognise that the functionality provided by Including Tax! could easily be duplicated by using a spreadsheet application, with a couple of simple formulas. However, sometimes, a spreadsheet is just not convenient, especially when you want to quickly calculate a couple of totals. Some people will find this application of no use, others, whose need will be solved by Including Tax!, will find it very useful!
List Folder Files Not Added 1.2
List Folder Files Not Added is a product known as an AppleScript for iTunes to make a text file including the file paths of any audio files not in the iTunes database. more>> <<less
ELOcalc 0.3 Beta
Free and open source command-line calculator more>> Free and open source command-line calculator
ELOcalc is a small GUI/command-line calculator designed to calculate ELO scores (for, e.g., chess).
Enhancements
- Tidied code
- Made config screen look better
- added clear button
- added ability to select from some preset k-values (e.g., FIDE, USFC, etc)
InterActual Player 1.71
InterActual Player - a player for special DVD-ROM content more>>
If you have a DVD with Macintosh content on it:
Be sure to quit the Apple DVD Player if it is running (the Apple DVD Player will typically launch automatically upon insertion of a DVD).
You can make InterActual Player launch automatically when you insert a DVD by opening your System Preferences and clicking on CDs & DVDs under the Hardware section.
Enhancements:
- Added support for GPRM events if running under Mac OS 10.3.5 or greater.
- Added preliminary Tiger support.
- Added support for the IA_Open command
- Miscellaneous bug fixes and stability improvements.
Investoscope 1.0 Beta 3
Free application that will help you monitor your investments in stocks, binds and other. more>> Free application that will help you monitor your investments in stocks, binds and other.
Investoscope is a portfolio tracker for the individual investor. With a compelling and intuitive one window user interface, Investoscope helps you monitor the performance of your investments in bonds, stocks, mutual fonds and other securities.
Futhermore, Investoscopes built-in reports removes the pain of preparing those tax reports.
Main features:>
- Latest quotes automatically downloaded from the internet.
- Import your transactions from OFX or CSV files.
- Export your data in CSV format.
- Supports several accounting methods, including FIFO, LIFO, average and specific lot identification.
- Simple and intuitive one-window user interface.
- Spotlight integration.
Enhancements:
- Investoscope now has a new beautiful application icon.
- The number of decimal places displayed for prices, amounts and percentages is now configurable from the preferences window.
- Added pages to the online help.
YouDiet 1.1
YouDiet - It keeps track of your points and contains a calculator more>>
Main features:
- Keep track of your daily points.
- Keep track of the points saved in the bank during a week.
- Use the points in the bank.
- Add bonus points, if you have any.
- When given the amount of calories, fats, and size of the portion, it can calculate the points.
- Keep track of the day of the week.
- Ability to personalize your widget so that the whole family has their own records.
- And, of course, is the widget capable of keeping track of all your data provided across a reboot.
Of course is the widget capable of keeping track of all your data provided across a reboot.
Enhancements:
- Minor Bugfixes
- Points are now rounded at .5 no longer at .1
- Added the formula for the US-program
- Points no longer drop below the printed line when added a decimal value.
Autocomplete Manager 1.6
Autocomplete Manager provides advanced features for the address Autocomplete component and includes fixes for location bar bugs more>>
Thus, one can always fall back to the default Firefox behavior whenever desired. The purpose of the address Autocomplete component is to facilitate the fast retrieval of pages the user has visited in the past. All the options of the enhanced component implemented by this extension aim to achieve this goal.
In general, the component has the same look and feel, keyboard shortcuts and behavior as the default one in Mozilla Firefox. For example, common protocols (http://, https://, ftp://) and prefixes (www., ftp.) are ignored when matching. Autocomplete Manager will include an automatic update feature that enables Firefox to notify the user when there is a new extension version available.
Main features:
- searching bookmark addresses (matching bookmark entries are shown in italics on the Autocomplete popup to be distinguished from regular history matches), and matching against page titles and bookmark names. These two features have already been repeatedly requested by users (see this and this bug, and this MozillaZine thread). When both a history entry and a bookmark with the same address match, the history entry is removed from the suggestion popup to avoid duplicates.
- attempting to exclude local pages and pages containing search results. Pages on the local disk and addresses for search results usually clutter the suggestion popup without adding any real value, since searching the Web is nowadays so fast that users usually prefer to re-issue the search query than try to find the results page via Autocomplete. Thus, local pages and search result pages from Google, Yahoo, Amazon, Answers.com, Bugzilla, Creative Commons, Ebay are currently eliminated on demand. If you are more technically inclined, the regular expression that is used for search pages is: /search?|external-search|search-handle-url|ntquery?|?q=|search.ebay.com|?query/i
- matching any part of the domain (a solution to this bug). For example, when typing ucla the entry www.cs.ucla.edu will be suggested. This helps in case the user remembers visiting an entitys website, but she doesnt remember the exact subdomain. For example, typing philips will suggest semiconductor.philips.com. In addition, by using this feature one can see all visited addresses for a top-level domain; for instance type edu to see all the academic institution addresses you have visited.
- changing the sorting criterion. This is of the utmost importance, since it determines where in the suggestion popup an entry appears. Firefox gives preference to most-often-visited entries, along with some heuristics to increase the ranking of Web directories and manually-typed addresses. To get a better idea about the decisions that went into the current design of the default Autocomplete component, see here. The Autocomplete Manager, on the other hand, provides five alternatives: the default Firefox ordering, alphabetically by address, most-often-visited first, most-recently-visited first, and top-level pages first. The last option makes top-level addresses, such as www.google.com appear at the top of the popup, before any lower-level addresses, such as www.google.com/scholar (see here for some more thoughts on this issue). This might be useful when trying to quickly jump to the main address of a Web site; for instance, I often want to visit www.slashdot.org and I dont really care about any individual pages under that domain.
- specifying the position of bookmarks. Bookmarks can be either sorted regularly, according to the criterion in use, or they can be placed at the top of the suggestion list. This would be useful for someone who uses the extension to recall her bookmarks without having to go looking through all the folders in the Bookmark Manager.
- re-sorting the suggestion list on the fly, according to any criterion, by using the key combination Ctrl+ . For example, Ctrl+1 will re-sort the list according to Firefox default, Ctrl+2 alphabetically by address, and so on.
- temporarily disabling the popup, by pressing Shift+L to focus on the location bar and type in an address without a popup showing up. Autocomplete is re-enabled after pressing Enter, Esc, or the down arrow. For instance, you would use that when you know the exact address you want to type, and you do not want to be distracted by the popup. You can also set an option to only show the popup on demand, by pressing the down arrow.
- opening a suggestion in a new tab by middle-clicking on it (fix for this bug).
- popup appearance fine-tuning. In addition to the extra functionality features, several appearance knobs for the suggestion popup are provided. One can show/hide page titles or bookmark names, show/hide the source (history or bookmarks) and the visit count of an entry on a separate column on the popup, and customize the size of the popup by defining the number of visible suggestions. One can also choose to have the best match completed inline (fixing the broken inline autocomplete in Firefox 2), filling the location bar with the address of the best match, or even its title, if that was what triggered the match, just like Internet Explorer does for top-level favorites. Lastly, one can define the truncation method for the page address and page title columns. This last feature is an interesting one. By default, Firefox truncates a long address on the right. The Autocomplete Manager enables you to have a long entry truncated at the center, so that you can see both its domain name at the beginning and the specific page address at the end. Simple, but extremely useful! You also have the option of truncating entries on the left, although the reason someone would want to do that is beyond me :) This research paper has a good discussion of the different truncation methods and their effectiveness in helping users recognize previously-visited Web pages.
- exposing hidden options for the default component, not all of which can be set in about:config. These include showing/hiding the page titles, matching only manually-typed (as opposed to clicked-on) addresses, completing the best match inline, and setting the number of visible suggestions on the popup.
- a rudimentary history manager, where one can view detailed information for all history entries, and sort them by address or title. One can also add new entries manually, or select multiple entries and remove them (fixing this bug).
Enhancements:
- implemented major performance improvements when matching entries and in the history manager
- added new option to only show the popup when pressing the down arrow
- augmented inline autocomplete to fill the title of the best match, instead of the address, if that was what triggered the match
- Shift+L now temporarily disables popup even when the focus is on the location bar; down arrow re-enables it
- one-letter searches and www./ftp. ones are now properly sorted like other searches
- fixed bug that caused problems when the Options dialog was launched from the Extension Manager
- fixed bug that caused conflict with the McAfee SiteAdvisor extension
- added workaround for a Firefox bug that prevented displaying the popup the first time a match was attempted (Mac OS X only)

iBank Widgets Pack 2.1.2
iBank Widgets Pack 2.1.2 is a useful tool that allows for rapid transaction entry into any of your iBank accounts. more>>
iBank Widgets Pack 2.1.2 is a useful tool that allows for rapid transaction entry into any of your iBank accounts. Want to track that impulse buy at Amazon.com? Or do you need to check to see if you have enough money in your checking account to afford that new iPod? Introducing iBank Widget - the quickest and easiest way to interact with your iBank data. Use it to rapidly add transactions to your accounts or check account balances.
Major Features:
- Accounts
- Account types: Checking, Savings, Cash, Credit Card, Loan, Asset, Liability, and Investment accounts can all be managed in iBank.
- Debt/loan management: Keep tabs on your loans with iBank's comprehensive set of debt management tools. Track interest vs. capital, variable interest rates, and payment schedules.
- Hide/show accounts: Keep your finances clutter-free by hiding unused accounts. Your historical records stay just a few clicks away, but out of sight, out of mind!
- Smart accounts: Like iTunes for your money - dynamically view transactions according to account, payee, memo, amount, and/or category information.
- Account groups: Organize your accounts into folders to reduce clutter and total up your balances quickly.
- Account details: Set a minimum balance and be alerted when your account drops below that amount, link to your bank's webpage, store your account number for reference, and much more.
- Transactions
- Streamlined input: Either use the familiar check-style interface of the Transaction Editor to enter new items, or type them directly into your account register. Now featuring improved keyboard entry for mouse-free record-keeping!
- iSight integration: Snap a photo with your camera (or take any image or PDF file) and attach it to a transaction for a visual record of your purchase.
- An ounce of prevention: Editing existing transactions requires confirmation, so that you don't accidentally change your records when you thought you were adding new ones.
- Searching and filtering: Choose from several filtering options to show only the transactions you want to see, or use the search box to locate a particular transaction.
- Split transactions: When's the last time you just bought groceries at the grocery store? Divide any transaction into several parts and categorize each one separately for more accurate record-keeping.
- Memorized transactions: Tired of typing in the same deposit over and over again? Let iBank do some of the work for you - it will automatically remember each transaction you enter, and make suggestions as you type.
- Scheduled transactions: Easily turn any transaction into a repeating event (like those darn utility bills!). iBank can alert you when the transaction is due to be posted to your account.
- iCal integration: Post scheduled transactions to iCal for an easy reminder of upcoming expenses.
- Statements: Reconcile transactions with your bank records using a familiar statement-like interface. All unreconciled transactions now accessible to each statement.
- Check printing: Fully configurable templates allow you to print your iBank transactions to any check stock, or print the whole check yourself! Now featuring a more intuitive template editor.
- Categories
- Fully customizable: Assign categories to your transactions to be able to track them in charts, reports, budgets, and forecasts. Use our built-in category sets for home or business, or create your own! Now sporting snazzy images for the Cover Flow view.
- Multiple hierarchy: Organize your categories in groups for more effective record-keeping. When creating a chart, choose to include individual sub-categories or just the main category for overall totals.
- Tax support: Categories can now be assigned tax codes for easy reference - iBank can even look up the codes for you! When tax time arrives, export data on your tax categories to TXF format for use with TurboTax and other tax software.
- Importing
- Direct download: Connect directly to your financial institution online to download transaction updates automatically and securely.
- Built-in web browser: No online support for your bank? Browse to your financial institution's website and download transactions to import, all without ever leaving iBank.
- Import from Quicken: Easily import your accounts from Quicken, MS Money, and just about any other financial management program out there. Supported file formats include QIF, OFX, QFX, and CSV.
- Smart import rules: Tired of the junk your bank puts into the transactions you download? Create simple rules to clean up and categorize your transactions automatically.
- Multiple currencies
- Work in any currency: By default, iBank uses your native currency as indicated in Mac OS X System Preferences. Add other currencies to iBank and assign them to your accounts as needed.
- Download exchange rates: Retrieve up-to-date exchange rates over the Internet at the click of a button.
- Automatic conversion: Transfer money between accounts that use two different currencies, and iBank automatically applies the conversion for you based on current rates. Manually apply or adjust the exchange rate on any individual transaction.
- Analysis tools
- Beautiful charts: Get the information you need at your fingertips using dynamic charts that update automatically as you make changes to your data. View a breakdown of your income or expenses by category, see your spending habits over time, generate tables of your activity, or view a list of transactions from a specified date range. Simple and flexible.
- Standard reports: For those times when the accountant requires you to submit your data in a standardized format, iBank includes Cash Flow, Balance Sheet, Capital Gains, and ROI (Return on Investments) reports. Print or save them to your Desktop with the click of a button.
- Budgets: Set goals for your income and expenses over a specified time period, then check your progress as you go along. Easily compare past and current budget performance. Multiple budgets let you track different sets of categories for different goals.
- Forecasts: Use balance trends and scheduled transactions to predict your future account balances at any date in the future. Tweak various calculation settings to get the most accurate forecast possible.
- Mini-graph: See an up-to-date overview of your spending in the bottom-right corner of the main window. Double-click any slice of the pie graph to "dig deeper" and break it down into sub-categories or individual transactions.
- File management
- Portability: Store all of your account data in a single data file for easy backup or transfer. Easily create multiple data files for different users.
- MobileMe backup: Backup your iBank data to your MobileMe account automatically every time you startup. (MobileMe account required)
- Password protection: Prevent unauthorized access to your data by requiring a password at startup.
- Other features
- Gorgeous interface: Track your finances in style! New Cover Flow and Thumbnail views let you browse transactions by their associated images, and redesigned charts will knock your socks off.
- Notes everywhere: Add comments to just about anything! Accounts, groups, portfolios, categories, charts, budgets, forecasts, and statements can all be assigned notes to hold that extra info you just can't afford to forget.
- iPhone support: Enter transactions on the go with our free iPhone-compatible web application (MobileMe subscription required).
- Dashboard widgets: iBank widgets allow you to enter transactions, check account balances, and monitor your budgets from the comfort of your Desktop.
- Investments
- Investment types: Track stocks, bonds, mutual funds, managed funds, watchlist items, and indices with ease.
- Quote downloading: Automatically retrieve up-to-date quotes over the Internet at the click of a button. International exchanges are supported.
- Portfolio view: Check the cost basis, gain/loss, current market value, and other information regarding your securities at a glance. iBank now tracks historical data and graphs your security performance over time.
- Capital gains: Easily generate reports detailing profit and loss on your investments.
- Smart portfolios: Dynamically group securities based on their account, payee, amount, and more. Maintain multiple portfolios for different needs.
- Online portfolios: Leaving your Mac behind? Post your investment portfolios to your MobileMe account and check their performance from any web browser. (MobileMe account required)
- Expert trading: iBank now supports short and long puts and calls, stock option trading, and more.
Requirements:
- Mac OS X 10.5 or higher
- 512MB RAM/30MB free space
- 1024x640 screen resolution
- Supported languages:
PrefEdit 1.2
PrefEdit - Inspect and edit all preference settings for Mac OS X applications more>>
PrefEdit can access all preference settings of "well-behaved" Carbon and Cocoa applications. Older Mac applications running in the Classic environment used a totally different system for storing preference settings. The settings of such programs do not appear in PrefEdit.
WARNING: If you edit, add or delete preference values of application programs or the Mac OS X operating system, you should know what you are doing. Inappropriate values can cause serious malfunctions in the system which could destroy important data or create other unexpected effects.
Enhancements:
- Corrected compatibility problem with Mac OS X 10.1 where editing a value and then selecting another entry could unintentionally copy the edited value to the newly selected entry.
MDFinder 4.0
MDFinder - Finds MD5 checksum values of files/apps more>>
Enhancements:
- Ability to do text string hashes
- Faster Algorithms.

MickeyDeeDees 2.0.6
MickeyDeeDees is an exciting game in which you are manager of Grandpas Mickey DeeDees, a popular fast food restaurant with a drivethrough. more>>
MickeyDeeDees 2.0.6 is an exciting game in which you are manager of Grandpas Mickey DeeDees, a popular fast food restaurant with a drivethrough.
As manager, you get to set the prices and decide when to have a 20% off sale. Prices are set on the Prices window, accessed from the menu bar. To change an items price, double-click the price and enter the new price. Sale prices are calculated for you.
Take an order by clicking on the appropriate buttons (burger, fries, etc.). If the customer changes his mind, you can reduce the quantity of an item by clicking on the small button to the left of the item's quantity. When all items have been entered, click on the "Total" button and 5% tax will be added. If you want to have a sale, click on the "Yes" button under the 20% Sale label and prices will be adjusted. Enter the amount paid by the customer by clicking on the cash buttons at the bottom left and click on the "OK" button. The change will be calculated for you.
The main screen keeps track of what is ordered and the subtotal. When the order is completed, click Total and a 5% tax is added. Enter the customers cash amount and his change is calculated for you. Sound is supported. You can turn off the sound from the Menu. Sound and prices are saved between sessions.
Enhancements: Bug fix.
Requirements: Mac OS X 10.2 or later.
Hex&Decimal 1.0
Hex&Decimal converts an entered hexadecimal value to its corresponding decimal value and viceversa more>>
converts an entered hexadecimal value to its corresponding decimal value or converts an entered decimal value to its corresponding hexadecimal value.
Calgary Traffic WebCams 1.0
Calgary Traffic WebCams - Provides access to the roadside traffic webcams for Calgary more>> Euclid is a calculator and so much more. One of its unique features is that it preserves numbers in their natural state, rather than forcing everything into decimal form. For example, it remembers that 1/3 is 1/3, not 0.33333... Thus, (1/3) * 3 = 1, as it should (try this on most digital calculators and youre bound to get the incorrect 0.99999...
Euclid also supports matrix operations and sets.
25 March 2006
Euclid 2.0 released. Includes lots of new features, including support for sets and matrix operations. Euclid 2.0 contains 67 built-in functions!
New for 2.0:
added r1, r2, etc. variables, for history of results
added prefs dialog with precision remembered
added solver for simple linear polynomials: solve(5 * x + 4)
added nthPrime()
added digitCount()
added partition()
fixed ln()
ignore comments in scripts (lines starting with #)
script output goes to window instead of console
added support for sets
added mean(), median(), sum(), contains(), minInSet(), maxInSet()
evalInterval returns a set of the values generated
added properFactors(), primeFactors(), numFactors()
added support for matrices
added menu item for running a script
changed definition of fibonacci: fib(1) = fib(2) = 1
output of evalInterval now goes to window
sped up prime testing by 20x for small numbers (less than 2^63)
prime testing now takes advantage of dual processors
sped up random() for integers a bit<<less