Main > Free Download Search >

Free pinpoint property software for mac

pinpoint property

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 379
PList Compiler 0.6

PList Compiler 0.6


PList Compiler - XCode property list compler more>> PList Compiler - XCode property list compler

PList Compiler lets you build localized and non-localized plist files from plc and ploc source files.
PList Compiler is a script that you execute as a Shell Script Build Phase within your XCode project and which takes care of generating automatically the property list files for your packaged applications, bundles, frameworks, plugins, etc
PList Compiler, a property list compiler for XCode.
Main features:
? - supports many different encodings (including utf-8 and utf-16)
? - supports many predefined variables (YEAR, DATE, OUTPUT_FILENAME, etc.)
? - supports all the XCode internal variables
? - supports conditional preprocessor macros, defines and includes
? - supports localized strings files
? - comes with a detailed help file.

<<less
Download (70KB)
Added: 2007-09-12 License: Freeware Price: FREE
206 downloads
 
Other version of PList Compiler
PList Compiler 0.4Bernard Desgraupes - PList Compiler - XCode property list compler. PList ... property list files for your packaged applications, bundles, frameworks, plugins, etc PList
License:Freeware
Download (40KB)
1309 downloads
Added: 2006-04-07
pbsw-PropertyList 0.9.1

pbsw-PropertyList 0.9.1


pbsw-PropertyList - Maintain a propertylist for realbasic more>>
pbsw-PropertyList is a set of classes for maintaining a property list (plist), including reading and generating the plist from and to the standard XML based plist format.
The classes handle all the standard plist types: (array, data, date, dict, integer, string, true, false).
Enhancements:
- Added the missing pbsw_BooleanProperty.GetValue() method
- Fixed a problem with parsing empty nodes
- Added a check for plist version (only the current 1.0 version will be parsed).
<<less
Download (71KB)
Added: 2006-06-12 License: Freeware Price:
1230 downloads
Area Properties 3.6

Area Properties 3.6


Area Properties is of the capability of calculating the area, perimeter, volume, moment and product of inertia, radius of gyration of any object saved as a PICT or Paint file (or on clipboard) properly. more>>

Area Properties 3.6 is of the capability of calculating the area, perimeter, volume, moment and product of inertia, radius of gyration of any object saved as a PICT or Paint file (or on clipboard) properly. Would be of interest to engineers or education.

Requirements: System 7 or higher

<<less
Download (243.2KB)
Added: 2000-04-26 License: Freeware Price:
downloads
Property Search Widget 1.2

Property Search Widget 1.2


View some of the worlds most exclusive properties and find the home of your dreams more>> View some of the worlds most exclusive properties and find the home of your dreams

Knight Frank Property Widget is a free and easy to use widget for your Mac that will allow you to view some of the worlds most exclusive properties and find the home of your dreams with one click on your Dashboard.

Enhancements
- Updated RSS feed links and added support to save selected feed as a preference.

<<less
Download (151KB)
Added: 2008-12-31 License: Freeware Price: FREE
191 downloads
Nitrox 0.3

Nitrox 0.3


Free AIR-like library for native-wrapped iPhone applications more>>

Nitrox 0.3 is developed to be a free Cocoa/Objective-C wrapper for Javascript applications on the iPhone which provides access to native iPhone functions.

Nitrox will be a native iPhone library which allows applications written in HTML/Javascript to use an AIR-like API to access functions on the iPhone not available through standard Safari.

Major Features :

  1. Ajax-based invocation of functions (slower but more reliable and optionally synchronous)
  2. Accelerometer
  3. Location functions
  4. Vibrate function
  5. System functions including exiting and openURL
  6. UIDevice property access
  7. Loading of Javascript files accessible via XMLHTTPRequest
  8. Simple (explicit, not automatic) proxying of GET requests for non-local URLs...could be used in some places where XMLHTTPRequest is used.
  9. Logging
  10. General Notification subscription and sending
  11. Callbacks to JS for accel, location, orientation, notifications
<<less
Download (0KB)
Added: 2009-07-07 License: GPL Price: FREE
13 downloads
UnicodeDataBrowser 1.5

UnicodeDataBrowser 1.5


UnicodeDataBrowser is a very useful browser designed for the UnicodeData.txt file which consists of much useful information but is not easily read by humans. more>>

UnicodeDataBrowser 1.5 is a very useful browser designed for the UnicodeData.txt file which consists of much useful information but is not easily read by humans. The browser creates a scrollable table in which columns represent properties. The table may be sorted on any column. Abbreviations are expanded and characters cross-referenced in decomposition and casing fields are named. Regular expression search restricted to a selected column is available. The set of characters for which information is displayed may be restricted to those characters matching a regular expression on a specified property. Each such filtering operation applies to the output of the previous filtering operation unless the table is reset to the original full set of characters, so filtering on multiple properties is possible.

Enhancements: Adds canonical decomposition info for Hangul syllables.

<<less
Download (30KB)
Added: 2009-07-26 License: GPL Price: FREE
2 downloads
House Browser 1.0

House Browser 1.0


House Browser - The last twenty updated properties Marvins estate agency group database more>> House Browser - The last twenty updated properties Marvins estate agency group database

The House Browser widget displays the Marvins, Isle of Wight, property reference number, price, location, date added to the database, photograph and brief property description - an available link then takes the user off to the Marvins website for more detailed information on the illustrated home.
Enhancements
- Universal Binary Dashboard Widget.

<<less
Download (381KB)
Added: 2006-04-20 License: Freeware Price: FREE
177 downloads
Checkpoint 2.2 1.3

Checkpoint 2.2 1.3


Checkpoint 2.2 - Calculates the brightness- and color-difference of two colors more>>
Checkpoint Widget 2.2 calculates the brightness- and color-difference of two colors and thus checks the “Checkpoint 2.2” of the “Web Content Accessibility Guidelines 1.0.” The calculations serve the mathematical formulas as described in the document “Techniques For Accessibility Evaluation And Repair Tools” of the W3C in the paragraph “Technique 2.2.1.”

The values of both colors can be defined either by input fields, or you can select them comfortably with color fields. For the input, you can select between the formats “hexadecimal” (3-and 6-figure) and “RGB.” This choice takes place at the back of the widget and is saved as a property of the widgets constantly.

The widget includes the following languages:

- German
- English
- French
- Spanish.
<<less
Download (103KB)
Added: 2006-03-17 License: Freeware Price:
1318 downloads
Properties (un)bundle 1.0

Properties (un)bundle 1.0


Properties (un)bundle is a script to unbundle/bundle properties more>>
A script to unbundle (and bundle) properties when the script is open in Script Debugger.

One of the great annoyances of scripting is when you get an error in a statement that sets several properties at once. You take a guess at which property is causing the problem and remove it, try again, etc, until you find its the last one left -- and you then have to put the others back (and you forgot to keep a copy of the original).

Ages ago I thought that a script to unbundle (and bundle) properties would be easy enough, and I finally got around to trying to write it. I was wrong; it was a real pain. But I think I got close enough.
<<less
Download (35KB)
Added: 2006-05-24 License: Freeware Price:
1251 downloads
WindowWatcher 1.5.1

WindowWatcher 1.5.1


WindowWatcher - Logs frontmost window, application to SQLite file more>>
WindowWatcher is a simple Universal Binary application that records to a SQLite database which window and application is in front of all others.
The data can be exported in tab-delimited or Property List (PLIST) format. Optionally choose which applications to ignore.
Just start it and leave it!
Version restrictions:
- Will record a maximum of 100 rows of information until its registered.
Enhancements:
- Fixes a bug when an application in the background changes window titles.
<<less
Download (336KB)
Added: 2006-12-12 License: Freeware Price:
1046 downloads
Vacation Rental Widget 1.0

Vacation Rental Widget 1.0


Vacation Rental Widget is a distinguished and tractable widget for finding last minute vacation rental property in France and many other locations around the World. more>> Vacation Rental Widget 1.0 is a distinguished and tractable widget for finding last minute vacation rental property in France and many other locations around the World.

This widget gets you in touch directly with the properities owner/s.

Requirements: Mac OS X 10.4 or later.
<<less
Download (231K)
Added: 2006-06-22 License: Free Price:
downloads
DateControl 3.8

DateControl 3.8


DateControl is such a real and useful basic control plugin tool that is designed to enable users to create a Date-picker. more>>

DateControl 3.8 is such a real and useful basic control plugin tool that is designed to enable users to create a Date-picker.

The Control is displayed according to control panel date settings, or in exclusive mm.dd.yyyy, exclusive dd.mm.yyyy or exclusive SQL format mode. "NULL" dates or what some would call no selection is supported. The control uses Native Windows control on Windows systems and native

Enhancements:

  • Made adjustments so that font sizes work correctly with REALbasic 2009r4.
  • MacFontSize, WinFontSize and LinuxFontSize properties now have the type Single instead of Integer.
  • Added a WinTextUnit property.
  • Added a LinuxTextUnit property.
  • Windows fonts can now be nailed down to normal size pixels.

Requirements:

  • MacOS X PPC - (Mach-O)
  • MacOS X Universal Binary (Mach-O)
  • Win32 - Windows
  • Linux x86
  • REALbasic 2006r4 or later.
<<less
Download (239.3KB)
Added: 2009-10-03 License: update/patch Price: $99.00
downloads
MisterHyde 1.2.1

MisterHyde 1.2.1


Mister Hyde uses the visibility property of a MacOS file in order to get it visible or invisible more>>
Mister Hyde uses the visibility property of a MacOS file in order to get it visible or invisible.

The file is also protected by a password to store and save changes.

<<less
Download (58.8KB)
Added: 2007-05-30 License: Freeware Price:
878 downloads
RCEnvironment 1.3

RCEnvironment 1.3


RCEnvironment is a preference pane that allows a user to edit their ~/.MacOSX/environment.plist file more>>
RCEnvironment is a preference pane that allows a user to edit their ~/.MacOSX/environment.plist file. This file is simply a property list of keys and values that the login system will read and load into the process environment of all applications that are launched when the user logs in.
These variables are the same as environment variables that can be created in a command line shell (eg: sh or csh), but they also can be seen by GUI applications. In this, these environment variables are somewhat similar to Windows Environment User Variables.
Enhancements:
- Built as universal binary for usage on Intel Macs.
- Fixed memory leak.
<<less
Download (63KB)
Added: 2006-03-28 License: Freeware Price:
1307 downloads
LPS Scripting Utility 1.0

LPS Scripting Utility 1.0


LPS Scripting Utility is created with the function to add a new property to the QuarkXPress document and project classes; more>>

LPS Scripting Utility 1.0 is created with the function to add a new property to the QuarkXPress document and project classes; getting that value, coders can correctly obtain the file path of a QuarkXPress document (or project) even if it resides on a shared directory (a directory on a network file server).

Requirements:

  • Mac OS X 10.3.9 or later
  • QuarkXPress 6.1 or later
<<less
Download (599.6KB)
Added: 2006-03-31 License: Freeware Price:
downloads
 
Other version of LPS Scripting Utility
LPS Scripting Utility 1.0New filepathLPS property is added to the project and document AppleScript classes
License:Free
Download (614K)
downloads
Added: 2006-04-01
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5