getter robo op
Type Getter 1.0
Type Getter can be used to quickly find the type and creator codes of any file or application more>>
If you put its icon in the Dock in OS X, you only have to drag the icon or icons for your files onto the icon to find the file and creator types.
Completly Freeware.
RARParts Getter 1.0
RARParts Getter - A rar parts downloader for your Mac! more>>
MacBase News Getter X 1.0
Grabs the latest news about MacBase magazine more>> Grabs the latest news about MacBase magazine.
Mac OS X 10.1 or later.
Join Together 5.3.3
Join selected iTunes tracks as one & chapterize them. more>>
Join Together 5.3.3 is an application which helps joining the files of selected iTunes tracks together with QuickTime and exporting them as a single AAC Music or Audiobook file/track automatically. Optionally, you can create a "chapterized" audio file of the exported AAC file with pointers to the individually joined tracks.
Major Features:
- The basic version of Join Together is free and always will be. It has the same or better features--and performs as well or better--as it ever has without restrictions. Most users will find the free basic version of Join Together satisfactory for their track-joining needs.
- Join Together Plus is an optional shareware upgrade that provides additional pre-flight and post-op features that have been requested by power-users. This is to cover development and support expenses, which, in turn, helps make Join Together work better for everybody.
Enhancements: Addresses compatibility issues with iTunes 8.2 and QuickTime 7.6.2.
Requirements:
- Installation on a Mac running OS X 10.4 or better
- iTunes 4.9 or better (version 7 or better preferred)
- QuickTime 7 or better
Camino Bookmark Getter 1.0
Camino Bookmark Getter brings you a professional and smart website tool which gets the bookmarks from the camino browser and stores the links in a text file. more>> <<less
LiteracyDBase 1.0
LiteracyDBase was created for the Memphis Literacy Council to track student and tutor assignments and hours more>> LiteracyDBase was created for the Memphis Literacy Council to track student and tutor assignments and hours. Over time it has grown to include databases for tracking employee hours, contact lists, a family literacy program and more.
FileMaker Pro 5.0 or later.
Bit Ops 1.1.1
Bit Ops - CodeWarrior plugin adds methods for many useful bitwise operations on Integers more>>
It also provides a new class TTsBitSet that handles large arrays of bits.
Heres an incomplete list of the provided functions: And, Or, XOr, Not, Nor, Nand, Shift, Rotate, Clone, Copy, Compare, Find.
Enhancements:
- Carbon version works really now (in v1.1, the Carbon support was not existing - dont ask me how that happened).
GData 1.7
GData is an advanced program which satisfies you at once. more>>
Enhancements:
- Additions
-
- Added Google Health classes
- Added YouTube user event activity classes
- Added Calendar guest elements and inlinecomments query parameter
- Contacts sample updated to optionally fetch only the MyContacts group.
- Changes
-
- Calendar now defaults to service version 2.1, which slightly changes responses and response codes from 2.0. http://code.google.com/apis/calendar/changelog.html
- Release builds on iPhone now compile out the elaborate descriptions for each GDataObject. Developers can set GDATA_SIMPLE_DESCRIPTIONS in their projects to control this behavior.
- Release builds on iPhone now compile out the http logging code. Developers can set STRIP_GDATA_FETCH_LOGGING in their projects to control this behavior.
- The GDataXMLNode xml shim now registers the topmost namespaces for XPath resolution.
- Various internal refactoring for improved code readability and maintainability.
- For parsing performance, unknown elements and attributes are now removed from GDataObjects by comparing only object pointers, not the underlying XML.
- For parsing performance, GDataObject extension declarations are cached rather than duplicated in each object.
- To reduce memory usage, GDataObject extensions are stored in arrays only when there is more than one instance of an extension class.
- To reduce memory usage, GDataXMLNode now caches all generated NSStrings, and returns nil instead of empty arrays on getters. This may deviate from NSXML semantics of returning empty arrays.
- GDataOrganization setters now filter out empty string org names and titles.
- Bugs Fixed
-
- Fixed leak in -keepChildXMLElementsForElement (thanks alexkac)
- GDataXMLNode now consistently returns cached copies of child elements and attributes rather than duplicate copies.
- Fixed possibiilty of If-modified-since header being added to http deletes
Robo-form for Macs -1Passwd 6.9.86
1Passwd for Mac is the top-rated Password Manager and Web Form Filler that completely automates password entering and form filling. 1passwd was named PC Magazine Editors Choice, and CNET Download.coms Software of the Year more>>
Robo-form for Macs -1Passwd - 1Passwd for Mac is the top-rated Password Manager and Web Form Filler that completely automates password entering and form filling.
1Passwd for Mac:
Manage hundreds of passwords with one master key.
Integrated with Safari, OmniWeb, DEVONagent, Firefox, Camino, and Flock.
Integrated with Safari, OmniWeb, DEVONagent, Firefox, Camino, and Flock.
Take your passwords with you on your Palm / Treo.
Take your passwords with you on your Palm / Treo.
Automatic form filler outclasses the other AutoFill products.
Automatic form filler outclasses the other AutoFill products.
Define multiple identities to be used by the form filler.
Define multiple identities to be used by the form filler.
Stop keyloggers from recording your passwords and credit cards.
Stop keyloggers from recording your passwords and credit cards.
Prevent phishing criminals from stealing your information.
Prevent phishing criminals from stealing your information.
Intelligent settings make you secure by default.
Intelligent settings make you secure by default.
.Mac integration allows passwords to be synced across machines.
.Mac integration allows passwords to be synced across machines.
OS X Keychain integration provides maximum security.
OS X Keychain integration provides maximum security.
Easily import from Safari, Firefox, Web Confidential, and RoboForm.
Easily import from Safari, Firefox, Web Confidential, and RoboForm.
Generate and enter strong passwords with a single click.
Generate and enter strong passwords with a single click.
1Passwd, Roboform, Password management, Password Manager,password manager software,network password manager,password managers,password manager download,random password generator,password security software,protect passwords,autocomplete passwords,forgotten passwords,password security,password storage,password keeper software,password keepers,password store,password organizer,ie password,automatic form filler, internet fraud,identity theft,forgot password
Enhancements:
Version 6.9.86
System Requirements:IE,FireFox,Opera<<less
Accessorizer 0.9.9u
Generate ObjC accessor declaration and implementation methods. more>>
Accessorizer offers a broad range of memory management schemes used by the best-known Cocoa/Objective-C experts. The readme includes links to important memory management articles and resources.
Enhancements:
- Version 099t introduced support for acronyms but broke prefixes! This version fixes that.
- Per user request: Accessorizer now supports ivar declarations such as:
- id UIN;
- id GUIState;
- Fixed locking code in GETTER and added locking for non-pointer variables in setter
- Added generation of NSLogs (with an option to // them out)
- The default font for Accessorizer text views has been [NSFont userFixedPitchFontOfSize: 0.0], now there is a pref to change font in the Prefs drawer-> General tab
- Fixed Java output
- Reconnected controller wire to language matrix (prefs for Objc/Java are honored again :-)
- Added a print menu to print results
- Removed colon after getter signature in comment header when single header pref is OFF
- Added /* ivar */ comment header
Rogue 2.3.1
Rogue is created as a professional and useful scripting suite for Ircle. It provides quiet automation of IRC tasks for users. more>>
Rogue 2.3.1 is created as a professional and useful scripting suite for Ircle. It provides quiet automation of IRC tasks for users. It does not provide any war commands, channel takeovers, or features a channel op might find obnoxious. Rogue is not a plug-in based scripting package. Rogue is delivered to the user with stability and speed in mind. The features in Rogue are unmatched. To discover all the features, download Rogue and try it out!
ColloQ 0.11
ColloQ - An improved IRC client for the iPhone, based upon mColloquy. more>> ColloQ - An improved IRC client for the iPhone, based upon mColloquy.
ColloQ was inspired by my early experiences with mColloquy. Thrilled at finding a functioning IRC client for the iPhone, I also found myself saying "I wish it did X ... I wish it did Y ... why doesnt it have Z?" The source code was publicly available, so I thought what better way to learn iPhone programming than to tinker with an existing app.
Roughly four months later colloQ was released.
Main features:
- More notifications are visible: joins, parts, nick changes, etc.
- Channel/PM timestamp
- Activity notification on main chats screen
- Channel member list allows access to user functions:
- Start/Resume PM
- Op, Deop
- Ban, Kick
- PM views now include a "Close PM" button
- Fonts and icons are now smaller - screen real estate is precious!
- A number of "slash" commands are available:
- /join Self-explanatory. The channel will appear in your main list. Example: /join #iPhone
- /raw join password I forgot to add password support to the /join command, but you can use this raw command as a workaround for now.
- /me Sometimes referred to as an "action". Example: /me throws a hissy.
- /msg Sends a PM to . Example: /msg nickserv help
- /query Opens up a PM window to , but does not send a message. The window will appear on your main chats screen. Example: /query JoeBlough
- /nick Changes your IRC nickname. Example: /nick NewNick
- /ns A shortcut for /msg nickserv. Example: /ns identify mypass
- /cs A shortcut for /msg chanserv. Example: /cs set #iPhone desc A channel.
- /ms A shortcut for /msg memoserv. Example: /ms read 1
- /os A shortcut for /msg operserv. Example: /os help
- /raw This is a special command that sends text directly to the IRC server. It is like the /quote command found in other clients. With it you can send any command that the IRC server understands. Example: /raw links. (If you really want to see all of the commands that the server understands, take a look at http://www.faqs.org/rfcs/rfc1459.html).
mColloquy bugs that are FIXED in colloQ
- Channel and PM views are corrupted and go all red/orange after some time. Fixed However, each channel or PM view is limited to approximately 5700 characters. Oldest messages start scrolling off once it fills up.
- Input bar is black on iPod Touch. Fixed
- When channel and PM views are first created, the very first message is lost. Fixed
- Tapping on URLs in channel and PM views causes app to crash/disconnect. Fixed
System requirements:
- iPhone
InerziaDevHelper 2.0
Resume the last source backup more>> Resume the last source backup
InerziaDevHelper is a great tool for all developers - it will help you resume the last source backup.
You can be a professional programmer or a very beginner in the art of software developing, but this happened at least once: after having heavily modified several source files, you feel that you are in a no-way-out situation and that you should return to the last running version.
That is you have to resume the last backup, that usually is old: after that backup you programmed good things that you would like to keep, but you dont know how to recover. The automatic backup and tracking solutions are usually expensive.
InerziaDevHelper has the main goal to keep track of all your projects, maintaining a complete backup every time you think its wise, but without a standard backup annoiances.
In addition, it allows the tracking of the various bugs that affected (ops, affects!) your software after its release to the users.
These users can also be inserted into InerziaDevHelper, together with the eventual serial assigned.
Main features:
- keep the list of the ongoing projects and their folder;
- keep the version list for each project, wether released or not and a complete copy of all the source code and of the necessary resources for the build;
- immediate restore of one version without deleting the others;
- keep track of all bugs for each version of each project; the classification follows the suggestions of the best quality assurance systems. By using the sorting by status its easy to know which of them are open and which is the more urgent;
- keep a list of the users, together with his/her activation number in case of a commercial or shareware software;
- new in version 2, a ToDo window.
Enhancements
- Restore project function
- New ToDo window
- Bugs are related to the version, not to the project
- E-mail the selected user (using your email client)
- Add a contact using the Address Book
- New user interface
- Leopard required
- Automatic update system
- New application icon
Frag-Ops 2.2
Frag-Ops is a free update to frag ops, taking it to version 2.2. more>>
Frag-Ops 2.2 is a free update to frag ops, taking it to version 2.2.
FragOps 2.0b
FragOps is a new and fascinating mod for Unreal Tournament. more>>
FragOps 2.0b is a new and fascinating mod for Unreal Tournament.
The story line is as follows:
"The war against global terrorism has ended.
Late in 2005, NATO passed a resolution allowing military operations to take place in the private sector, due to a failing economy and severe lack of soldiers to secure the now-devastated eastern hemisphere. Hundreds of private Mercenary corporations immediately sprouted, offering to pay their employees steep sums to fulfill their contractors needs. Tens of thousands of jobless fighters answered the call for work. And then it all went to hell.
The corporations became immensely powerful -- and rich, thus becoming more unscrupulous towards the contracts they accepted. The jobs often bordered on terrorism. NATO was powerless to stop them, with many major operatives now holding key positions in the council. In a last ditch effort, they called upon all 1st-world countries to train elite Special Ops units to help combat this powerful threat -- their leaders offering to pay the same price for men as the Mercenary corporations. The year is now 2006. The world is at war. There is no good, no evil -- nobody seems to be able to tell what either is anymore. The only thing that matters is the next paycheck... and where it comes from determines your alliance."
- Page: 1 of 2
- 1
- 2