Main > Free Download Search >

Free columns 1.0 software for mac

columns 1.0

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 9665
The Progressive Columns 1.0

The Progressive Columns 1.0


The Progressive Columns - The Progressive magazine headlines widget more>>
The Progressive Columns provides the latest headlines from The Progressive Magazine. Founded in 1909 by Wisconsin Senator Robert La Follette as La Follette’s Weekly to be "a magazine of progress, social, intellectual, institutional." The mission of The Progressive is to be a journalistic voice for peace and social justice at home and abroad.

The magazine, its affiliates, and its staff steadfastly oppose militarism, the concentration of power in corporate hands, the disenfranchisement of the citizenry, poverty, and prejudice in all its guises. We champion peace, social and economic justice, civil rights, civil liberties, human rights, a preserved environment, and a reinvigorated democracy.
<<less
Download (185KB)
Added: 2006-06-02 License: Freeware Price:
1240 downloads
Column Fix 1.0

Column Fix 1.0


Column Fix - A workaround to a column view bug more>>
Ive been working around a strange bug in the Mac OS X Finder with an AppleScript for quite some time now. Most users dont notice the bug at all, but I do.

Column Fix is a small AppleScript which addresses a bug in the Mac OS X Finder related to column view in Finder windows.

Completly freeware.


<<less
Download (19KB)
Added: 2006-01-19 License: Freeware Price:
1375 downloads
CBS News 1.0

CBS News 1.0


CBS News - A lovely widget that provides easy access to the latest breaking CBS News headlines. more>> uCalendar X Show search results by a timeline view.
Banner can divide in a day
Add colors for Saturday, change colors with odd / even months.
Two columns landscape view
Switch weekly/monthly dispaly in calendar/landscape view
Context Menu
Switch showing categories
Timeline view for search results
<<less
Download (164KB)
Added: 2008-07-18 License: Freeware Price: FREE
200 downloads
IChing 1.0

IChing 1.0


IChing - Strange lines icon set more>>
What are these things? We have NO idea! But they are so much fun to scroll through when you are in column view! No kidding--You have to try it! (its very theraputic:-)

All icons are aquafied and look best in 128x128 at 32bit mode.
<<less
Download (589KB)
Added: 2006-04-07 License: Freeware Price:
1298 downloads
YourSQL 1.8.0h

YourSQL 1.8.0h


YourSQL is created as an easy to use tool which lends you many useful functions. more>>

YourSQL 1.8.0h is created as an easy to use tool which lends you many useful functions.

Major Features:

  1. Database browsing and editing
    • Browse databases and tables.
    • View and edit table definitions in a simple, all-in-one Design Table view.
    • View and edit table data in a spreadsheet-like table view.
    • Create tables with choice of available table types on the server (InnoDB, MyISAM, BDB).
    • Define table columns with all column types.
    • Simple user interface for custom ENUM and SET type definitions with easy re-use in other tables to facilitate clean JOINs.
    • One-click definition of primary keys and standard indices (one-column keys only).
    • Drag and drop reordering of Table columns.
  2. Free-Form SQL Tab
    • Enter any query or command to the database - Cmd-Return to run.
    • PageUp and PageDown go through the history of queries for each database.
    • Tab (the key) produces a menu of possible name completions

Requirements:

  • Mac OS X 10.4 or higher
<<less
Download (7.7MB)
Added: 2008-06-28 License: Freeware Price:
downloads
 
Other version of YourSQL
YourSQL 1.8.0equick searches or in a single specified column for specific purposes. - Selected table rows can ... tables with a primary key, when editing non-primary key columns. - Immediate update of tables
License:Freeware
Download (7.4MB)
1449 downloads
Added: 2005-11-06
PGnJ 1.0

PGnJ 1.0


Helps you manage your PostgreSQL database. more>> Helps you manage your PostgreSQL database.

PGnJ is an application, written in Java, for managing PostgreSQL databases.
Unlike many database management applications, PGnJ provides (and will continue to provide more) extended functionality and information by generating and running SQL statements.
By doing this, it is easy to create a unified interface rather than having, for instance, one window to view table information, one window to view data and another completely separate window for running arbitrary SQL statements.
PGnJ provides a single, un-congested window for a single connection. I feel that this interface design is much cleaner and generally more enjoyable to use than other implementations of database management applications.
Rather than having one window to view table information, one window to view data and another for executing SQL, PGnJ provides a single, uncluttered window for a single connection.

Main features:
- Supports PostgreSQL and MySQL.
- Connection bookmarks.
- Database tree and column inspector.
- Query editor.
- Syntax highlighting and error suggestion.
- Table data viewer and editor.
- SQL execution history with quick navigation from editor.
- Export data in SQL, XML, CSV, HTML and TSV.
- Automatic software update.

Enhancements
- [NEW] Oracle support added.
- [NEW] SQLite support added.
- [NEW] Tab completion support for table and column names added to the query editor.
- [NEW] A Script Library for managing SQL scripts added (:variables supported).
- [NEW] A template system for generating DDL SQL templates.
- [NEW] A common toolbar has been added to the Query Editor and Script Library views.
- [NEW] A filter bar (CMD+F to focus) to filter and order data with SQL added in the DataBrowser.
- [NEW] The bookmark manager can now remember connection passwords.
- [NEW] The execution engine has been completely rebuilt from scratch to better handle multiple queries regardless of type.
- [NEW] The database tree now automatically refreshes when DDL is detected.
- [NEW] The database trees state is now recalled when the database is refreshed (expanded nodes remain expanded, selected node remains selected).
- [NEW] SQL can now be executed directly from a file without first loading it into the query editor (for larger scripts).
- [NEW] It is now possible to drop one more files directly onto the query editors input area to load sql.
- [NEW] Right clicking on a result set now reveals a pop-up menu that allows copying the content of either a single cell or the entire row in CSV format to the clipboard.
- [NEW] The bookmark manager now remembers the last selected database type to ease the task of adding bookmarks.
- [NEW] Table details are now pre-fetched in a background thread after connection to database is established.
- [NEW] A drag handle has been added to the bottom left action bar to make resizing the sidebar easier.
- [NEW] PGnJ can now remain running without any windows open (like standard Cocoa applications).
- [NEW] Experimental horizontal scroll wheel support added (use preference to toggle).
- [NEW] Added preference to convert all zero datetimes in MySQL to NULL (on by default; off causes exception).
- [NEW] Added menu items and keyboard shortcuts to navigate the table details at the bottom of the sidebar.
- [NEW] A shortcut (CMD+T) to focus on the database tree in the sidebar has been added.
- [NEW] A shortcut (CMD+W) to close the preferences window when it is visible has been added.
- [NEW] When started, PGnJ now specifically asks if its okay to check for updates rather than defaulting to autochecking.
- [CHANGE] CSV Export no longer wraps integers, floats and booleans in quotes.
- [CHANGE] The connection sheet and bookmark manager are now fully keyboard navigable.
- [CHANGE] The connection sheet now cancels on escape.
- [CHANGE] The keyboard shortcut CMD+E and menu item Database > Execute SQL now executes SQL when the QueryEditor is visible and reloads the DataBrowser when the DataBrowser is visible.
- [CHANGE] Altered the row selection behavior on the database tree so that clicking on an expand/collapse arrow doesnt highlight that row unless the currently selected row is a child of that row.
- [CHANGE] When using CMD-UP/CMD-DOWN quick history from the Query Editor, if there is SQL currently in the Editor, it is added to the history so that it isnt lost.
- [CHANGE] The history browser (CMD-SHIFT-H) no longer automatically executes a SQL statement after selecting it and appropriately cleans up the query editor before loading the selected SQL.
- [CHANGE] Connection sheets are now correctly document modal.
- [CHANGE] Menu items are now properly enabled or disabled based on the context of the application.
- [CHANGE] Where necessary, tooltips are assigned to disabled menu items to explain how they can be enabled.
- [CHANGE] All tables are now borderless to be more in line with current trends in OS X application design.
- [CHANGE] The background color of the sidebar has been darkened slightly to better resemble the sidebar background colors of other OS X applications.
- [CHANGE] Polished dialogs with more appropriate copy and icons.
- [CHANGE] The QueryEditor now receives focus upon a successful connection to a bookmark.
- [CHANGE] When resizing the window, the sidebar now only grows the area containing the database tree rather than the table details section at the bottom.
- [CHANGE] Updated Quaqua LAF to version 5.0.1.
- [FIX] Now able to issue ALTER, CREATE and DROP statements to MySQL databases.
- [FIX] When a new bookmark is setup to connect to, it is now only added if the connection is successful.
- [FIX] The AutoCheckForUpdates preference is no longer (accidently) ignored.
- [FIX] Style changes in the query editor are no longer registered in the undo/redo history.
- [FIX] When loading a sql file, the QueryEditor properly replaces the current view.
- [FIX] Dialogs (sheets) now correctly gain focus, enabling keyboard interaction.
- [FIX] Columns of a table no longer sporadically appear multiple times in the table details area.

<<less
Download (5.8MB)
Added: 2008-12-05 License: Freeware Price: FREE
202 downloads
Torka 1.0

Torka 1.0


Torka 1.0 is considered as a straightforward programmers calculator that shows simple arithmetic and bitwise operations. more>>

Torka 1.0 is considered as a straightforward programmer's calculator that shows simple arithmetic and bitwise operations. It accepts input in hex or decimal notation and prints a running log of its operations in two columns, one for hex and one for decimal. It has buttons for each of the operations it supports, but it will also evaluate arithmetic as you type.

Major Features:

  1. It is free.
  2. It is easy to understand.
  3. It has a cool icon.
Requirements: Mac OS 8.6 - OS X
<<less
Download (592.8KB)
Added: 2003-10-25 License: Freeware Price:
downloads
AkBrowser 1.0

AkBrowser 1.0


AkBrowser - Browse/convert Yamaha A-series samples to AIFF more>>
AkBrowser can read samples from Yamaha A-series Sample Disks and convert sample waveform data into AIFF files.
Samples can be auditioned by simply double-clicking the file in the browser.

AkBrowser can display the sample disks files and folders in both a list and column view similar to the Mac OS X Finder. Also, multiple samples can be selected and converted to AIFF files.
<<less
Download (65KB)
Added: 2006-06-22 License: Freeware Price:
1221 downloads
Make Chain 1.0

Make Chain 1.0


Make Chain - Multi-Column text box tool more>>
Make Chain is a small AppleScript for Quark XPress which will enable you to convert a multi-column text box into a chain of linked boxes.

Completly freeware.

<<less
Download (8KB)
Added: 2006-05-15 License: Freeware Price:
1260 downloads
MACvsBMD 1.0.3

MACvsBMD 1.0.3


Game of shifting symbols (was MacBMD). more>>
MACvsBMD is a game that starts out with a grid of 20x10. The rows and columns are filled with varioussymbols and shapes

The idea is to tap on all the symbols that are alike and are ajacent to each other.

Simple, eh? So whats so fun about that? Well, first off, as you get rid of all thesimilar symbols, the columns collapse to fill in the empty spaces left by the matches.

Everything shifts and you are left with trying to use more strategy in your moves ratherthan haphazardly clicking away at the board.

You score points for each match which can be 2 tiles or more. Its really satisfyingto see many tiles all go down at once through careful planning.
<<less
Download (597KB)
Added: 2004-06-18 License: Freeware Price:
1953 downloads
ToolbarTrash 1.0.1

ToolbarTrash 1.0.1


ToolbarTrash - Functional menu bar trash can more>>
ToolbarTrash is a freeware utility that puts a trashcan into the Mac OS X window toolbars.
It works a little different than the toolbars delete icon, in that you drag items to it, and you can click on it to open the trash.
Included are several alternative trash icons as well as the standard OS X one.
Enhancements:
- Corrected a bug where dragging items to the ToolbarTrash would fail in windows set to column view.
<<less
Download (126KB)
Added: 2005-11-25 License: Freeware Price:
1428 downloads
LaunchOnTime 1.0.9

LaunchOnTime 1.0.9


LaunchOnTime - Utility for opening documents at specified times more>>
LaunchOnTime is an application utility for opening documents at specified times.
Drag and drop files into the file list window. Then double click on the time in the Launch Time column to specify the date and time making sure you use the same format as the sample time.
LaunchOnTime wakes up a sleeping computer prior to a launch time if you run it as root user. To do so use Chalaut.
Enhancements:
- Sleep/Wake enabled: If the computer goes to sleep LaunchOnTime will wake up the computer prior to launching an item, and sleeping no longer sets back the launch time
<<less
Download (366KB)
Added: 2007-08-20 License: Freeware Price:
795 downloads
Tofu 2.0a2

Tofu 2.0a2


Tofu is a fast text reader more>>
Tofu is... different. It is a novel application to address the common problem that people dont like reading text on the screen.
Why is that anyway? I believe there are two main reasons: line width and visual instability.
Text is usually very wide on the screen, which makes going from the end of one line to the beginning of the next difficult. Thats why newspapers have narrow columns: It makes them faster to read.
So why not just take a normal window and make it narrower, scrolling down as you need? Well, there are usually a lot of lines in a text, and all look more or less the same, so if they move past your eyes vertically, they are difficult to keep track of. The text doesnt feel stable, and you get lost easily.
In Tofu, text is arranged in columns, and each column is only as high as your window. So lines are nice and narrow, they dont move about vertically, plus your text is now in easy-to-digest chunks. You just scroll from column to column horizontally, and feel more in control.
Tofu also includes some other useful features to make reading easier for you. You can jump to any point in your text by simply typing some letters near it (without choosing any command first). Theres a system-wide Service so you can, for example, grab some text from a web page. And it lets you use your voice to navigate text, so you can literally sit back and read.
Enhancements:
- Tofu is now a Universal Binary. If you have an Intel Mac, please let me know if it works for you.
- Rewrote full-screen mode to show the menu bar and Dock (if you move your mouse over the edge) and to allow switching to other documents and applications. This means more than one document can be in full-screen mode at the same time. This hopefully also fixes crashes some people were experiencing.
- Window resizing now snaps to quarters of a column width, to make fitting to columns easier.
- Command-Equals can now be used to make text bigger.
<<less
Download (431KB)
Added: 2006-09-05 License: Freeware Price:
1150 downloads
Cryptogrammer 1.0.1

Cryptogrammer 1.0.1


Cryptogrammer gives you all the features which can help you easily generate cryptograms, similar to the Celebrity Cipher columns in most newspapers. more>> <<less
Download (39.1KB)
Added: 2004-04-08 License: Freeware Price:
downloads
OsaxManager 1.0

OsaxManager 1.0


OsaxManager - up-to-date information for the osaxen more>>
osaxManager is an AppleScript Studio application that provides up-to-date information for the osaxen (scripting additions) installed on your computer.
Selecting the name of an osax in the osaxen.com column provides information about the osax while a double-click will download the osax.
<<less
Download (1.1MB)
Added: 2005-12-29 License: Freeware Price:
1394 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5