flags
Finder Flags 2.0
Finder Flags - CodeWarrior plugin sets regular and extended Finder flags more>>
Enhancements:
- Added Mac OS X support.
Flags of Pryde 1.0
Flags of Pryde - Colorfull flags icon set more>>
Flags of Pryde are my very visible icons. Colorful and sleek, they assert "We participate. We contribute. And yes, we have pride in who we are."
Flags of the World 1.1
Flags of the World - This dashboard widget displays the flags of the world more>>
Hawk Innovations is not responsible for the information displayed.
This software is offered as FREEWARE and can be distributed freely provided that this file is included in the distribution. Please send comments and suggestions to hawk_innovations@yahoo.com

BZFlag 2.0.10
A free Open Source OpenGL multiplayer multiplatform network 3D tank battle game. more>>
A free Open Source OpenGL multiplayer multiplatform network 3D tank battle game. You can play against opponents from all around the world or on a local network, with friends. There are many playing styles and game maps, with a plethora of flags, weapons, and worlds to play in.
The Flag 1.0.1
The Flag is a useful tool for displaying your Flag today on your Macintosh Desktop. more>>
The Flag 1.0.1 is a useful tool for displaying your Flag today on your Macintosh Desktop. This program was created and has only been tested on a PowerMac G4 (PCI) 450 MHZ (Overclocked), With Mac OS 9.2.1 and Mac OS X.
Requirements:
- PPCMac OS 9 or higher with CarbonLibor
- Mac OS X 10.0 or higher
Toggle Flag 1.0
Toggle Flag - toggles the flag status of the currently selected message more>>
U.S.A. Flag Desktop Picture
U.S.A. Flag Desktop Picture (1024 x 768) is a close-up picture of the U.S. flat waving in the wind. It was created by Mando Gomez in memory of the tragic events of September 11, 2001 more>> U.S.A. Flag Desktop Picture (1024 x 768) is a close-up picture of the U.S. flat waving in the wind. It was created by Mando Gomez in memory of the tragic events of September 11, 2001. Other wallpaper sizes can be downloaded from mandolux.com.
System 7.5 or later.

FoxLingo 2.4.2
FoxLingo 2.4.2 is a powerful language tool that gives you easy access to sites in foreign languages. more>>
FoxLingo 2.4.2 is a powerful language tool that gives you easy access to sites in foreign languages. It is the first meta-translator, linked to thirty-six free online translators, enabling you to translate between fifty-three languages in over 2,000 different language pairs. Foxlingo has been downloaded over two million times by people all over the world.
Major Features:
- Web Page Translation - Translates full web pages (over 2,000 different language pairs)
- Translated Search - Searches foreign pages using terms written in your language
- Auto Translation - Automatically translates websites by recognizing their domain
- Text Translation - Translates text entered in the search box or selected on any web page
- Language Resources - Over 90 language services (encyclopedias, text-to-speech, etc.)
- Grammar Check - Proofreads texts (grammar, spelling, punctuation and style)
- Ixquick - Metasearch engine with unique features, language search and complete privacy
- Learning Languages - Over 100 links to language learning sites for a variety of languages
- Freeware - FoxLingo is completely free and contains no adware or spyware
- Complete Privacy - FoxLingo does not take any information from its users
Enhancements:
- Added new Fixed compatibility issues with Firefox 3.5 final
- Fixed Seamonkey bugs
- Fixed Albanian, Estonian, and Maltese toolbar flags not in default set
hfstar 1.13.19
A version of gnutar for Mac OS X that supports archiving HFS+ specific information such as resource forks, type and creator codes as well as other finder flags more>> A version of gnutar for Mac OS X that supports archiving HFS+ specific information such as resource forks, type and creator codes as well as other finder flags.
Mac OS X 10.1 or later.
Gspoof 3.2
Ease the building and the sending of TCP/IP packets more>> Ease the building and the sending of TCP/IP packets
Gspoof is a tool which makes easier and accurate the building and sending of tcp-ip packets. Gspoof has an easy-to-use graphical interface written in GTK+ too and can be executed from the console (command line).
Main features:>
Ethernet header manipulation:
- interface
- source and destination mac addresses
- ethernet type (ip or loopback)
Ip header manipulation:
- source and destination ip addresses
- time to live (ttl)
- identification (id)
- type of service (tos)
Tcp header manipulation:
- source and destination ports
- tcp flags with ECN support
- sequence number
- acknowledgement number
- window size
- urgent pointer
Tcp payload:
- a string of 128 chars long (max)
Multiple packets creation (pseudo-flood):
- delay
- number
Explicit Congestion Notification support:
- ECE and/or CWR flags
- Differentiated services
- ECN-Capable transport
- ECN-CE
- Type of Service (tos) is automagically calculated
System requirements:
-
-
Enhancements:
- Added Explicit Congestion Notification support (thanks to )
- Fixed a bug in ltostr()
- Cleaned code in console.c
- Fixed some tips
SAGE 4.0.1
Creating a viable free open source alternative to Magma, Maple, Mathematica, and Matlab. more>> Creating a viable free open source alternative to Magma, Maple, Mathematica, and Matlab.
Sage is free open source math software that supports research and teaching in algebra, geometry, number theory, cryptography, and related areas. Both the Sage development model and the technology in Sage itself are distinguished by an extremely strong emphasis on openness, community, cooperation, and collaboration: we are building the car, not reinventing the wheel.
General and Advanced Pure and Applied Mathematics
Use SAGE for studying a huge range of mathematics, including algebra, calculus, elementary to very advanced number theory, cryptography, numerical computation, commutative algebra, group theory, combinatorics, graph theory, and exact linear algebra.
Use an Open Source Alternative
By using SAGE you help to support a viable open source alternative to Magma, Maple, Mathematica, and MATLAB. SAGE includes many high-quality open source math packages.
Use Most Mathematics Software from Within SAGE
SAGE makes it easy for you to use most mathematics software together. SAGE includes interfaces to Magma, Maple, Mathematica, MATLAB, and MuPAD, and the free programs Axiom, GAP, GP/PARI, Macaulay2, Maxima, Octave, and Singular.
Use a Standard Programming Language
You work with SAGE using the highly regarded scripting language Python instead of an obscure language designed for a particular mathematics program. You can write programs that combine serious mathematics with anything else.
Create Notebooks with your Web Browser
Use SAGE from your web browser, which connects either to a program running on your computer, or a program running elsewhere. With the SAGE notebook you can create embedded graphics, beautifully typeset mathematical expressions, add and delete input, and start up and interrupt multiple calculations.
Be Curious
SAGE provides you with easy access to documentation and source code. Type plot? for help on the plot command and plot?? to see the source code. If X is anything, type X.[tab key] to see all commands that apply to X.
Enhancements
Algebra:
- Division over integers (Robert Bradshaw) -- A much simpler and faster algorithm for the divisors function over integers. The new optimized code is faster than a similar integer divisor function in the version of PARI/GP thats bundled with Sage 3.2.1, as well as outperforming a similar integer divisor function found in the version of Magma that Sage 3.2.1 interfaces with.
- Finite field operations (John Palmieri) -- A few methods for finite field elements including additive order, p-th power, and p-th root where p is the characteristic of the field.
Basic arithmetic:
- Polynomials over a field (Burcin Erocal) -- Improving the user interface of polynomial classes.
- Polynomial square roots (John Palmieri, Carl Witty) -- A method to test whether a polynomial is square over the field it is defined. If the polynomial is square, then the method has the option of returning a square root.
Build:
- Improve sage -upgrade (William Stein, Michael Abshoff) -- The Sage upgrade command can now take an optional URL from which it will pull all spkgs, and this URL can be a Sage install. The upgrade command lists packages that will be upgraded before upgrading them, and autodownloads a new version of any spkg that hasnt successfully been installed before upgrading it.
- Problematic CPU flags (William Stein, Michael Abshoff) -- Binary distributions of Sage for Linux (e.g. Ubuntu) may not work properly once installed. The following CPU flags are known to prevent Sage from running properly: sse, 3d, mmx, pni, and cmov.
Calculus:
- Gamma and factorial functions (Mike Hansen, Burcin Erocal, Wilfried Huss) -- Symbolic gamma and factorial functions.
- Update to sympy-0.6.3 (Ondrej Certik) -- Update to the latest upstream of SymPy (sympy-0.6.3), which is a Python library for symbolic mathematics. For more information about SymPy, please visit http://code.google.com/p/sympy/.
- Numerical trigonometry (Robert Bradshaw) -- Optimized floating point evaluation of trigonometric functions such as sine and cosine. For example, numerical calculation of sine via _fast_float_ is now twice as fast as math.sin.
- Floating point calculation (Robert Bradshaw) -- Changing the parsing code for numerical computation to use RDF, which is a better reflection of the underlying precision. For calculus expressions involving real numbers, redundant trailing zeros are removed.
Coercion:
- Coercion API (Robert Bradshaw) -- Some simplification of the coercion interface.
Combinatorics:
- Coding theory (David Joyner) -- Several changes in linear_codes.py which should speed up (and in some cases do:-) some coding theory computations considerably. It adds interfaces to Cython and C functions of Robert Miller, CJ Tjhal, and Jeffery Leon. Speed up of minimum_distance (for codes over GF(2) and GF(3)), the spectrum (=weight_distribution), and permutation_automorphism_group are expected and in most cases achieved. (Also a new function is_permutation_equivalent was added, which interfaces with Robert Millers double coset partition refinement code.)
- Incidence structures and block designs (David Joyner) -- Beginning of an incidence structure class and an implementation of some basic block design algorithms. A few functions require GAPs Design package (which is included in gap_packages-4.4.10_6.spkg) but calling GAP or GAPs Design was only done when the corresponding Sage functionality was missing. Robert Millers recent code on computing the automorphism group of a non-linear binary code was used to implement the automorphism group of a block design.
Testing:
- Added only_optional doctest option (William Stein) -- Added a new option sage -t -only_optional=component that allows one to run only the optional doctests that depend on a given component. Thus instead of much of the optional functionality of Sage being broken, it will now be much easier to automatically test it.
Mac OS File Manager support 1.3.1
Mac OS File Manager support - Get access to some functions of the Mac OS File Manager more>>
One of the functions is particularly helpful: RB 2.0 (and before) crashes when you open and then again close the resource fork of a file that was already opened by you or by the RB IDE. To prevent that, you can use IsResourceForkOpen before you open the resource fork and then do open it (and tell the user that you cant do it).
Enhancements:
- Fixed IsOnRemoteVolume(),
- Renamed VolResolveID(vRefNum as Integer,...) to VolResolveIDByVRefnum to avoid an unexpected naming conflict caused by the RB compiler.
Adjust Custom Icon Flag of Folders 1.0
Adjust Custom Icon Flag of Folders - Adjusts the custom icon flag of the folders more>>
For instance, the folder with the custom icon flag "YES" must contains a special icon data file whose file name is a "Icon+CR" and is invisible. Whereas it has no icon data file in it must be corrected that its custom icon flag should be "No".
The folders search is done recursively. On searching folders, the script also changes the viewby method of each folder to "View by Name". But if the folder is already viewed by Name, Size, Kind, or Date, then no changes happen.
Old Glory 1.3
Old Glory - Screensaver of the U.S. flag more>>
It displays a dramatic picture of the flag of the United States of America, the Star Spangled Banner, "Old Glory".
Enhancements:
- Now in Version 1.3 Old Glory is a Universal Binary. It will run on Power PC and Intel powered Macintosh computers.