stargeek
PHP news website logo.
home    PHP scripts    articles    seo tools    links    search    contact    shop    realtors


Beta: KeyCue







Beta: KeyCue

Beta: KeyCue 05/04/2004 09:32 AM

Ergonis Software released a beta-test version of KeyCue, which helps you find, learn, and remember keyboard menu shortcuts.




This is a GrokNews Entry: (what is grok?)





Similar Items

Beta: KeyCue

Grok Headline matches for Beta: KeyCue

KeyCue 1.0b2


KeyCue 1.0b2 05/05/2004 11:01 AM
Find and remember menu shortcuts.

KeyCue - A cheat sheet for keyboard
shortcuts


KeyCue - A cheat sheet for keyboard
shortcuts
05/06/2004 01:44 AM
The macosxhints Rating:[Score: 8 out of 10]Developer: ergonis software / Product Page Price: $11.99 This week's Pick of the Week is chosen primarily for it's unique premise -- as seen at left (larger image) KeyCue is a wa...

KeyCue menu shortcut utility in the
works


KeyCue menu shortcut utility in the
works
05/04/2004 03:44 AM
Ergonis Software is beta testing KeyCue, a Mac OS X (10.3 and higher) utility that displays all available menu shortcuts...

KeyCue 1.0 keyboard shortcut utility
released


KeyCue 1.0 keyboard shortcut utility
released
05/24/2004 07:44 AM
Ergonis software today announced the availability of KeyCue 1.0, a new addition to its popular macility software collection...

KeyCue helps find and remember menu
shortcuts


KeyCue helps find and remember menu
shortcuts
05/24/2004 09:26 AM
Macility has released KeyCue, which helps users find, remember and learn menu shortcuts. Holding down the Command key for a while invokes KeyCue, which then displays a table of all currently available menu shortcuts in the active application. KeyCue requires Mac OS X v10.3 or higher and costs US$14.99 to register.

Ergonis's KeyCue Offers Keyboard
Shortcut Cheat Sheet (07-Jun-2004;
2.4K)


Ergonis's KeyCue Offers Keyboard
Shortcut Cheat Sheet (07-Jun-2004;
2.4K)
06/07/2004 10:03 PM

Ergonis's KeyCue Offers Keyboard
Shortcut Cheat Sheet (28-May-2004; 2K)


Ergonis's KeyCue Offers Keyboard
Shortcut Cheat Sheet (28-May-2004; 2K)
05/28/2004 03:48 PM

Beta: Roku PhotoBridge HD1000 Version
2.0 Beta 1


Beta: Roku PhotoBridge HD1000 Version
2.0 Beta 1
01/06/2005 11:49 AM
The beta software for Roku's networked media player adds AAC support, UPnP AV support, DVD-style MPEG-2 program streams, Internet radio support, support for all PAL modes, and other changes.

Beta: AirPort Monitor Utility 1.1 Beta 1


Beta: AirPort Monitor Utility 1.1 Beta 1 02/17/2004 11:51 AM
The AirPort base station monitor adds support for multiple base stations, keychain support, Rendezvous support, and more.

Beta: QuickTime FLAC Plugin 0.5 beta 1


Beta: QuickTime FLAC Plugin 0.5 beta 1 12/30/2004 04:59 AM
The QuickTime FLAC Plugin provides QuickTime with access to FLAC, an open source audio compression/decompression system.

Whidbey Beta 1, Yukon Beta 2: Any Time
Now


Whidbey Beta 1, Yukon Beta 2: Any Time
Now
06/25/2004 04:08 AM

OpenSHORE 2.0.0 Beta 1 (Beta branch)


OpenSHORE 2.0.0 Beta 1 (Beta branch) 03/29/2005 09:16 AM
Screenshot SHORE (Semantic Hypertext Object Repository) is a hypertext repository that stores data about documents and data described by documents. Access to this information is provided as hypertext. The repository stores objects that appear in documents, together with their relations in a semantic net. Hypertext navigation follows these relations in the semantic net. The SHORE server works as an HTTP server, and the client is a standard Web browser. The repository uses PROLOG as its query language and the XSB system as its query engine.
Changes:
This release integrates the latest XSB Prolog version 2.7.1 (Kinryo) as the query engine. This offers the user sophisticated deductive query possibilities to find out all sorts of information inside stored documents and about the relations among them. OpenSHORE shows query results as hypertext, which leads the user directly to found documents, semantically marked text sections (objects), and relation end points. The query engine reads facts about documents on demand from an interface to the object-oriented database of OpenSHORE, so facts must not be copied for queries.

Kodo JDO 3.3.0 beta (Beta branch)


Kodo JDO 3.3.0 beta (Beta branch) 02/05/2005 09:35 PM
Screenshot Kodo JDO allows you to write database calls using Java statements instead of SQL statements, by supporting the Java Data Objects standard for transparent persistence. It is the most complete implementation of the JDO specification for relational data stores, and comes with tools for producing a schema from an object model, producing class files from an existing schema, and a performance pack (distributed caching and statement batching) that improves performance by 15 - 30 times. It supports most relational databases, application servers, and IDEs, and reduces the total coding effort by 20-40%.
Changes:
This beta introduced a number of JDO 2 features including preview support for single field identity. This allows for the use of application identity without writing object ID classes when using a single primary key field. A lifecycle event listening framework was added as a JDO 2 preview feature. A convenience method was added for retrieving instances based on OID, primary key value, and stringified OIDs. Apache Derby/Cloudscape support was added. Caches can now be evicted on a schedule. JMX 1.2 is now supported.

Beta: PreFab UI Actions Beta 2


Beta: PreFab UI Actions Beta 2 07/26/2004 10:56 AM
PreFab Software's PreFab UI Actions implements "universal attachability" for AppleScript in Mac OS X 10.3.

Perforce 2004.2 Beta (Beta)


Perforce 2004.2 Beta (Beta) 08/19/2004 06:20 AM
Fast, robust, multi-platform software configuration management.

X-Setup Pro BETA Version 6.6.100 Beta 1


X-Setup Pro BETA Version 6.6.100 Beta 1 04/26/2004 05:34 PM

Beta: PGP Desktop 9.0 Public Beta 2


Beta: PGP Desktop 9.0 Public Beta 2 04/06/2005 12:19 PM
New features in this PGP Desktop beta series include full disk encryption, AOL Instant Messenger traffic security, S/MIME interoperability, and expanded smart card support.

Graphics3D 6.05 beta 2 (Beta branch)


Graphics3D 6.05 beta 2 (Beta branch) 02/05/2005 09:34 PM
Screenshot Graphics3D is a free, Open Source C++ library for game developers, researchers, and students. It is a base of robust and high performance code common to most 3D projects. It is not a standalone graphics or game engine--it is the set of pieces you need to jumpstart your own engine or graphics project. The library has two parts: G3D for pure math, and GLG3D for interacting with hardware acceleration via OpenGL. You can use G3D without GLG3D if you want to use another 3D API (like DirectX) or don't like the OpenGL abstraction.
Changes:
This release has support for g++ through 3.4.x, 2D and video rendering, 3DS loader, wxWidgets, a Win32 installer, large performance increases for networking, and workarounds for bugs in older graphics card drivers. There are precompiled binaries for OS X, Linux, MSVC 6, and MSVC 7.

ActiveLink PHP XML Package 0.4.0-beta
(Beta)


ActiveLink PHP XML Package 0.4.0-beta
(Beta)
09/20/2004 04:52 AM
Parse/read/modify/output XML without using any PHP XML libraries.

Beta: Sticky Windows 1.0 Beta


Beta: Sticky Windows 1.0 Beta 08/27/2004 01:21 PM
Sticky Windows brings tabs to the Panther desktop, converting windows to tabs when they are dragged to the edge of the screen.

X-Setup Pro BETA Version 6.6.200 Beta 2


X-Setup Pro BETA Version 6.6.200 Beta 2 04/30/2004 12:07 PM

Beta: Radio365 Beta


Beta: Radio365 Beta 02/19/2004 11:22 AM
Live365 released a beta-test version of Radio365 for Macintosh, a streaming MP3 player optimized for Live365 radio streams.

LibTPT 1.21-beta (Beta)


LibTPT 1.21-beta (Beta) 12/27/2003 05:25 AM
A template scripting langage for C++.

Beta: OmniGraffle 3.2 beta 1


Beta: OmniGraffle 3.2 beta 1 12/24/2004 12:13 PM
The drawing and diagramming software adds support for OmniOutliner 3 files, a reworked interface for the Action inspector, and other changes

Beta: LaunchBar 4.0 Beta 3


Beta: LaunchBar 4.0 Beta 3 04/30/2004 09:15 AM
The beta version of the file launcher offers live background updates, web search, hierarchical browsing, the ability to run AppleScripts and Unix executables, smart groups, improved iTunes browsing, improved international support, and other features.

Graphics3D 6.04 Beta 4 (Beta)


Graphics3D 6.04 Beta 4 (Beta) 07/24/2004 12:54 AM
High-performance 3D graphics for games and simulations.

Beta: iCab 3.0 beta


Beta: iCab 3.0 beta 12/24/2004 12:13 PM
Currently available for registered iCab owners only, this beta release improves CSS support and makes other changes.

Beta: WebLight 4.0.0 Beta


Beta: WebLight 4.0.0 Beta 08/16/2004 10:09 AM
The web site link and markup checker adds the ability to organize independent sites as projects, improved site checking performance, a better Mac OS X look and feel, simplified initial setup, and many bug fixes.

Beta: Mover 5 beta


Beta: Mover 5 beta 02/10/2004 11:51 AM
E-on Software's beta release of Mover 5 adds network rendering in Vue d'Esprit, support for Poser 5's dynamic hair and cloth engines, new motion effects, rendering of anisotropic reflections, and more.

X-Plane 7.50 Beta-5 (Beta)


X-Plane 7.50 Beta-5 (Beta) 07/17/2004 09:38 AM
A highly comprehensive flight sim featuring a realistic flight model.

Beta: Skype for Mac OS X Beta 0.8.0.2


Beta: Skype for Mac OS X Beta 0.8.0.2 09/01/2004 09:58 AM
Skype Technologies released the first available Mac software for its peer-to-peer voice-over-IP (VOIP) phone service.

Beta: OmniWeb 5.0 beta 6.1


Beta: OmniWeb 5.0 beta 6.1 05/07/2004 09:15 AM
This OmniWeb beta release adds spring-loaded windows, improved cache handling, improved bookmark synchronization, better AppleScript support, and other changes.

Beta: ezBusiness 1.0 beta


Beta: ezBusiness 1.0 beta 07/02/2004 10:04 AM
ezBusiness is an inventory and sales management package for small businesses, with an item search engine, a shopping cart, support for keyboard interface barcode readers, and more.

Beta: Cyberduck 2.2 beta


Beta: Cyberduck 2.2 beta 01/27/2004 11:30 AM
The open source FTP and SFTP browser adds keychain integration, a new file transfer manager, and more.

Beta: MacDrive 6 Beta 2


Beta: MacDrive 6 Beta 2 09/02/2004 10:29 AM
MacDrive, which enables Windows PCs to read and write to Mac disks, can now burn Mac CDs and DVDs, partition Mac hard drives, protect Mac partitions from harm by Windows disk tools, and more.

Kodo JDO 3.2 beta 1 (Beta)


Kodo JDO 3.2 beta 1 (Beta) 08/01/2004 09:35 PM
An O/R mapping tool based on the JDO specification.

Graphics3D 6.04 Beta 3 (Beta)


Graphics3D 6.04 Beta 3 (Beta) 07/06/2004 04:57 PM
High-performance 3D graphics for games and simulations.

Beta: iBiz 2.3 Beta


Beta: iBiz 2.3 Beta 01/04/2005 01:37 PM
The time billing and invoicing application adds improved invoicing and client management.

X-Plane 8.04 Beta-1 (Beta)


X-Plane 8.04 Beta-1 (Beta) 01/02/2005 06:41 PM
A highly comprehensive flight sim featuring a realistic flight model.
Grok Description matches for Beta: KeyCue
GrokA matches for Beta: KeyCue

Beta: KeyCue

The following phrases have been identified by the grok system as matching this entry:

















Also check out:


Grok

Ipod Porn on the
Rise

Brief Abstract of
Wikipedia's
Mesothelioma Cancer
page

Get first aid
instructions in your
cell phone

IE is crap
JSPWiki gains
podcasting support

Beta: Thunderbird
0.6

Announcement:
Encore/ST G4 Duet
1.3 GHz

Update:
BluePhoneMenu 1.1

Update: HighDesign
1.2.1

Update: OrangeWare
Mac OS X Wireless
Driver

New: Actual ODBC
Driver for OpenBase

New: ChartMaker Pro
7

New: MAChSpeed G4
LOMBARD

New: inkBook 1.0
Rumor Today: Apple
May Start Mail Order
Operation

Filematic v1.0
Jobs to preview Mac
OS X "Tiger" at WWDC
keynote

What should LUGs do?
MP3 Automation
Studio

Antigua wins
internet gambling
fight against US

Senate agrees on
four-year internet
access tax ban

Microsoft takes Web
services to the home

Google may be
heading deep into
Microsoft's
territory

Sasser Worm Rips
Through Internet;
Banks, EU Hit

Hard drive
possibility for
smartphones

Sun moots GPL
licence for Solaris

Red Hat launches
desktop Linux

PayPal opens up code
Tesco rings up
250,000 mobile
subscribers

Wal-Mart tests RFID
in Texas stores

German govt and
Microsoft strike
security deal

Sanders officially
steps down from AMD

Sasser worm rips
through Internet

And Now There's
Sasser .C

Microsoft Opens the
Door on 'Janus'

Oops! He Did It
Again

What to Expect at
WinHEC on Opening
Day

The Man Behind the
Windows Marketing
Machine

'Hermes' and 'Troy'
Descend on Seattle

Windows Marketing: A
Tough Job, But
Someone Has To Do It

New Global Guerrilla
Post

iBook expansion in
Maine not looking
good

Microsoft airs
Windows Home Concept

Quattrone Deserves a
New Trial, But He's
Not 'Innocent'

Gateway Rolls Out
Pair of Entry-Level
Servers (Ziff Davis)

Nextel Strikes Deal
With TV Broadcasters
(washingtonpost.com)

Sasser Worm Rips
Through Internet;
Banks, EU Hit
(Reuters)

Google Fires Goldman
Sachs

CA-C90 Live: Nights
in White Satin
Finish

First ATI Radeon
X800 Benchmarks: You
Shore Got A Purty
Mouth

Unscientific
Cameraphone Tests

Britons Using Text
to Break Up More
Often (AP)

Coaches Reprimanded
for 'Crybaby Award'
(AP)

Schwarzenegger Seeks
to Terminate
Bobblehead Doll
(Reuters)

New U.S. 'Secrets'
Include Pinochet's
Pisco Sours
(Reuters)

what is grok?