cheapest gas
Cheap Mandel 5
Free mandelbrot set fractal for your Mac more>>
MC Hot Gas 1.1.5
MC Hot Gas - Track & graph your automobiles gasoline usage more>>
Completly freeware for personal use.
Enhancements:
- Fixes for 10.2.4
- Support for Price/Distance
- Ability to Change Fuel Types.
Cheap-o-Scope 1.31
Cheap-o-Scope - Convert Quicktime movies into Adobe Filmstrip files more>>
Adobe Premiere will also import them, but if youre using iMovie, youll need to convert. Filmstrip is a good format for doing rotoscoping and animation work if you dont have the money for a separate rotoscoping product.
Using Cheap-o-Scope really couldnt be easier - simply drop a Quicktime movie on it, or select the movie from the "Open..." dialog and a Filmstrip file will be created that can be edited or modified in Photoshop or another image editing program. When you are done editing the file, simply drop the filmstrip (.flm) file on the Cheap-o-Scope icon or select the file from the "Open..." dialog, and it will output it to a Quicktime movie (Note: if Cheap-o-Scope wasnt in the Applications folder when you started OS X, dragging files onto its icon may not work).
Filmstrip files are very large and I wouldnt recommend doing more than a few seconds of footage at a time unless you have a very high powered machine with lots of speed and plenty of RAM. Filmstrip files also do not support a sound track, so you should keep the original movie so that you have the original sound - you can merge the new movie with the old sound in iMovie without any great difficulty.
Enhancements:
- Adds ability to select compression for final movie
- Rebuilt with debug symbols and zerolink turned off.
PHP Cheap Date 1.0.0
PHP Cheap Date is a tool taking in sometimes impossible to understand parameters like g:i A and H:s and so on. more>> <<less
Steep and Cheap Widget 2.9
Monitors the Steep and Cheap website. more>> Monitors the Steep and Cheap website.
Steep and Cheap Widget is a small tool that monitors the Steep and Cheap website and helps you to buy smart, displaying their latest offer.
Enhancements
- Improved Growl notification handling.
ChemBuddy 1.1a7
ChemBuddy is a chemical analysis program for students, chemists, and hobbyists alike more>>
Cocoa/Objective-C chemical analysis and computation program; includes gas laws, solutions/solubility, stoichiometry, periodic tables, etc
Enhancements:
- I created a new, native project file for ChemBuddy, under the Xcode developer tools on Mac OS 10.3 (Panther). This, ironically enough, seems to have allowed me to make it compatible with Jaguar, as I am now easily able to manipulate the target OS version.
- The programme should function under Jaguar now.
- The main interface has been cleaned up quite a bit, and now takes the form of an outline view, rather than tab views with buttons. Its behaviour could still use some further refinement. This has, however, required me to change the Controllers.plist file from earlier versions: it is now somewhat more complicated, and has been renamed ControllerHierarchy.plist; and I have added yet another file, Controllers.plist, which is simply a list of the controllers. This, needless to say, is quite redundant, but Im still trying to work out the best solution (perhaps someone else may examine the source and shout, Why Reka! I have found it!).
- The version issue has been fixed. Several individuals noted that the previous distribution was supposed to be 1.1a2, rather than 1.1a1, but (due, again, to compiling in an older project format) this version-change appeared only on 10.3, rather than 10.2, which still showed my earlier, private alpha version. Future versions should hopefully experience no such inconsistencies.
- The periodic tables have been implemented more fully. Atomic numbers, smaller than the symbols and dark grey in colour, now appear atop the symbols.
- The nib files from the previous alpha maintained atomic symbol and number in the nib file itself as title and alternate title, respectively, for purposes of consulting PTCells.plist, a property list dictionary, for data. I migrated the property list to an array, accessed via the tags of cells (transparent ones all have a tag of -1 now).
- I also use attributed strings for the numbers and symbols on the periodic table buttons at this point. Older methods called from drawInteriorWithFrame: have been removed, as have several commented-out ones.
- The legends, as a final note, still leave something to be desired, as they are clunky and somewhat difficult to maintain at this point.
- I removed the outdated online help from the project, thus trimming four-fifths of a megabyte from the programme size.
- I deleted an extraneous nib backup from the English.lproj folder.
- The Italian.lproj folder is not included with this release, as it contained only a localised credits file; it and other localisations will be reimplemented at some point, hopefully by user and developer contributions.
Chrysalis-A 1.04
Chrysalis-A is known as a new and interesting game for you to join in. more>>
Chrysalis-A 1.04 is known as a new and interesting game for you to join. Ever since a group of six elders saved humanity from self-destruction, there's been rumors as to where the Elders came from. Legend has it that the Elders descended from a place called The Glass City which is located somewhere in the clouds high above. The city was created by Mother Nature herself to raise future defenders of the planet and the human race. The legend of the Glass City went unchallenged for centuries until a historian/scientist name Dr.
Ordonez set up an experiment in Peru to replicate the environment which could have possibly created the Elders. CHRYSALIS-A You take the role as an assistant to Dr. Ordonez. He has created Chrysalis-A, a 100ml glass chamber with precise control of its internal temperature. After filling Chrysalis-A with plants and soil gathered from the location where the Elders were first spotted, you fired up the chamber. In doing so, Chrysalis-A started a process that if managed properly will recreate the Elders from just plants and dust!
The ultimate revolution in evolution awaits! THE GAME Chrysalis is a real-time causal pace evolution widget/game. You start with nothing but plants and dirt. By figuring out the right temperature that promotes growth/evolution you must guide an unknown species through several stages of evolution until it hopefully evolve into the Elders.
There are two ways to control the temperature inside Chrysalis-A. A blue value introduces chilled water into the chamber which lowers the temperature over time. A red valve turns on the gas heater which raises the temperature over time. Fumes and excess water are automatically removed from the chamber, so don't worry about it.
Free Pascal 2.0.2
Free Pascal - Pascal compiler more>>
It is available for different processors: Intel x86, Amd64/x86 64, PowerPC, Sparc.
The discontinued 1.0 version also supports the Motorola 680x0.
Main features:
- high speed compiler
- fully 32 or 64-bit code
- language features:
- almost fully compatible with Borland Pascal and Borland Delphi
- ansi strings
- wide strings
- exception support
- RTTI support
- procedure overloading
- operator overloading
- COM, CORBA and raw interfaces support
- dynamic array support
- variant support
- inlining
- code optimizer:
- peephole optimizer (80x86 only)
- jump optimizer
- loading of variables into registers
- assembler level dataflow analyzer (80x86 only)
- stack frame eliminations
- sophisticated register allocator
- integrated BASM (built-in assembler) parser
- supports ATT syntax used by GNU C
- supports Intel syntax used by Turbo Pascal (80x86-only)
- can compile code into assembler source code for these assemblers:
- GNU Assembler (GAS)
- Netwide assembler (Nasm)
- Microsoft Assembler/Turbo Assembler (Masm/Tasm)
- Watcom assembler (wasm)
- can call external C code
- smartlinking (not yet supported under Mac OS X)
- support for the GNU debugger
- IDE (currently for GO32v2, Linux, FreeBSD, OS/2 and Win32 only; not all
- platforms include debugger integrated in IDE)
- can create binaries running natively under both DOS and OS/2 (EMX version).
Enhancements:
Compiler:
- Lot of small bugs and compatibility fixes
- Improved SSE support
- Improved inlining
- Enhanced variant support
- Embedded resource support for targets using elf32 executable format
- Type checking of compile time expressions
- Mode MacPas: Support for Mac style objects
- Mode MacPas: Compile time variables can be given on command line
RTL:
- Lot of small bugs and compatibility fixes
- Enhanced variant support
- Embedded resource support for targets using elf32 executable format
FCL:
- Lot of small bugs and compatibility fixes
- Improved SqlDB package
Packages:
- Lot of small bugs and compatibility fixes
- Improved data base support
IDE:
- Small bug fixes
Misc:
- Improved docs
- Bug fixes for FreeVision.
Chrysalis-B 1.0.4
Chrysalis-A is a real-time causal pace evolution widget/game more>> Chrysalis-A is a real-time causal pace evolution widget/game
Chrysalis is a real-time causal pace evolution widget/game.
You start with nothing but plants and dirt.
By figuring out the right temperature that promotes growth/evolution you must guide an unknown species through several stages of evolution until it hopefully evolve into the Elders.
Inside Chrysalis-A there are two ways to control the temperature.
A blue value introduces chilled water into the chamber which lowers the temperature over time. A red valve turns on the gas heater which raises the temperature over time. Fumes and excess water are automatically removed from the chamber, so dont worry about it.
Main features:
- Causal game pace. You can check your progress and make changes only once or twice a day without missing out on anything(Prefect thing to have while at work).
- Animated graphics.
- Real-time report of all species inside the chamber.
- Realistic sound effect.
- Physics based animation.
- Each species has its own unique look and temperature requirements
- Available for the Mac and PC
Gas 3.2
A Dashboard widget that displays the lowest gas price where you live. more>> A Dashboard widget that displays the lowest gas price where you live.
This widget displays the lowest gas price where you live. Simply enter your US zip code and presto!
Make gas consumption a pleasure with the satisfaction of knowing you got the best deal in town. Gas provides a simple, elegant, easy-to-use method for finding the cheapest gas in the area, right from your Dashboard.
Whether youre going cross town or cross country, Gas delivers information from gaspricewatch.com in order to provide you with the most up-to-date gas prices available.
As gas prices are on the rise, this widget rises to the challenge of saving you those extra cents as you go about your journeys. Have a nice drive.
Main features:
- Up to date gas prices, color coded by date and sorted by preferred grade.
- View all (and only) your preferred grades with multi-grade mode.
- Handy gas guage on backside indicates value.
- Links directly to Google Maps to locate your station of choice.
- Beautiful graphics, slick animations, and optional pole for your visual pleasure.
- Intuitive keyboard controls and scrollwheel support make finding the cheapest gas even easier.
- Unique preferences per instance give you maximum control.
System requirements:
- Internet Connection.
Enhancements
- Compatibility with Safari 4.0.
- New, easy-to-read digits and cleaner animation.
- See age of prices at a glance.
- Minor bug fixes.
Mac GasBlender 1.1
Mac GasBlender is developed as a great, pure Cocoa MacOS X freeware for SCUBA divers who are involved with gas blending or with Nitrox, Trimix & Heliox diving. more>>
Mac GasBlender 1.1 is developed as a great, pure Cocoa MacOS X freeware for SCUBA divers who are involved with gas blending or with Nitrox, Trimix & Heliox diving. It will allow you to compute best mixes and blending receipts for various mixes.
Requirements:
- Mac OS X 10.0 or higher
- 800 x 600 resolution or higher
Indian Recipes 0.1
Have the Best Indian recipes on your Dashboard. more>> SDE for JDeveloper is a UML CASE tool/plug-in tightly integrated with JDeveloper. This UML software supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML modeling tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in JDeveloper, generate Java code, reverse engineer Java code to class diagrams and generate documentation.
SDE Features:
+the latest UML support (use case diagram, sequence diagram, collaboration diagram, object diagram, class diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram)
+Use case modeling (use case description, scheduling...)
+Textual analysis for identifying candidate classes, use cases, actors, flow of events...
+Business Workflow diagram
+CRC Card diagram
+Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram)
+Instant Reverse for XML, XML Schema, Dot NET dll/exe, C++, CORBA IDL
+Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java)
+Incremental round-trip engineering
+Automatic synchronization between source code and diagrams
+Plug-in and template
+Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles
+Import/export XMI
+Import Rational Rose
+Export diagrams to SVG, PNG, JPG
+Microsoft Visio Integration - draw UML diagrams with MS Visio shapes
+Report generator for generating UML documentation to HTML or PDF
+Version control
+Multilingual support
+More...
Other UML Modeling Tools / UML Plug-ins:
Java Platform (Windows/Linux/Mac OS X):
+SDE for Oracle JDeveloper
+SDE for IBM WebSphere (WSAD)
+SDE for Borland JBuilder
+SDE for IntelliJ IDEA
+SDE for Eclipse
+SDE for NetBeans
+SDE for Sun ONE
Windows Platform:
+SDE for Microsoft Visual Studio .NET
+More SDE...<<less

Stupid Cheap Guitars Deal of the Day Widget 1.0
Stupid Cheap Guitars Deal of the Day Widget provides you with a sophisticated product designed to display the Deal of The Day at StupidCheapGuitars.com more>> Stupid Cheap Guitars Deal of the Day Widget 1.0 provides you with a sophisticated product designed to display the Deal of The Day at StupidCheapGuitars.com
Enhancements: Initial Release
Requirements: Mac OS X 10.4 or later, live internet connection.
iSpellCheck 1.0
There are some words that can be difficult to correctly spell. iSpellcheck helps take care of that. more>>
Simple little app that just puts a small window on your screen that uses the built-in Apple spellchecker to do spellchecking, complete with suggestions and dictionary lookup.
Its a gas.
XDrawChem 1.9.9
XDrawChem is a two-dimensional molecule drawing program for Unix operating systems more>>
It is similar in functionality to other molecule drawing programs such as ChemDraw.
It can read and write MDL Molfiles, and read ChemDraw text and binary files, to allow sharing between XDrawChem and other chemistry applications, and it can create images in popular formats like PNG and EPS
Main features:
- Fixed length, fixed angle drawing.
- Automatic alignment of figures. Detects structures, text, and arrows and places them automatically.
- Can automatically draw rings and other structures - has all standard amino acids and nucleic acids in built-in library.
- Can retrieve structures from a network database based on CAS number, formula, or name. The data file (30 Mar 2005, comma-separated) is freely available.
- Can draw symbols such as partial charge, radicals, etc.
- Can read MDL Molfiles, CML [Chemical Markup Language, defined in J. Chem. Inf. Comput. Sci.39(1999), 928-942], ChemDraw(TM) binary format, ChemDraw(TM) XML text format.
- Can write MDL Molfiles, CML, ChemDraw(TM) XML text format.
- Can also read and write any format supported by the current release of OpenBabel.
- Can export pictures in PNG, Windows bitmap (*.bmp), Encapsulated PostScript (EPS), and Scalable Vector Graphics (SVG).
- Can generate 3-D structures with the help of the external program BUILD3D.
- Online help, including tool tips.
- 13C-NMR prediction, based on Bremser W, Mag. Res. Chem.23(4):271-275
- 1H-NMR prediction, based on additive rules and functional group lookup methods, described in Pretsch, Clerc, Seibl, Simon, "Tables of Spectral Data for Structure Determination of Organic Compounds", 2ed., 1989, Springer-Verlag
- Simple IR prediction.
- Simple pKa estimation.
- Octanol-water partition coefficient estimation.
- Reaction analysis: gas-phase enthalpy change estimate, 1H NMR and 13C NMR comparison.
- Integration with OpenBabel, allowing XDrawChem to read and write over 20 different chemical file formats.
Enhancements:
- Worked on bug #1236716 and #1255229, regarding XDrawChems rendering of text typed into the QTextEdit mini text editor.
- Fixed bug #1254917, relating to segfaults when drawing symbols.
- Updated database back-end to use data parsed from the
- PubChem Compounds database, and updated XDrawChem to link to PubChem compound records where available.
Gas is created as a very useful product which tracks the mileage, gallons of gas, types ...Gas 1.1.5 is created as a very useful product which tracks the mileage, gallons of gas, types