edwin van der
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 122
Edwin 3.0.5
Edwins Power Tools contains a set of utilities that adds features such as 3D formatting, filters, and a navigator ! more>>
Edwins Power Tools contains a set of utilities that adds features such as 3D formatting, filters, and a navigator to Microsoft Excel. These additions enhance and expedite regular Excel operations.
Edwins Power Tools is cross-platform compatible, and includes a powerful spreadsheet sorter, matrix transformation, and negative reposition.
<<lessEdwins Power Tools is cross-platform compatible, and includes a powerful spreadsheet sorter, matrix transformation, and negative reposition.
Download (800KB)
Added: 2004-05-22 License: Freeware Price:
2020 downloads
AVC Plugin 1.2
FireWire framework development plug-in. more>>
AVC Plugin is a plug-in that utilizes the system.framework bundle, in addition to a bundle that was developed together with this plug-in. On OSX AVC devices (i.e. camcorders, etc.) are represented in the IORegistry as instances of IOFireWireAVCUnit.
The AVCbundle.bundle, developed with Project Builder, is a shared library; the plugins CFM runtime requires the MachO runtime the AVCbundle provides. Most of the work is done by the MachO bundle, which delivers a callback function the FWNotification class implements.
<<lessThe AVCbundle.bundle, developed with Project Builder, is a shared library; the plugins CFM runtime requires the MachO runtime the AVCbundle provides. Most of the work is done by the MachO bundle, which delivers a callback function the FWNotification class implements.
Download (277KB)
Added: 2004-06-01 License: Freeware Price:
2000 downloads
Multitail 2.9.1
View the tail end of text files. more>>
Multitail lets you view one or multiple files like the original tail program. The difference is that it creates multiple windows on your console (with ncurses).
It can also use colors while displaying the logfiles, for faster recognition of which lines are important and which are not. It supports regular expressions. It has interactive menus for editing given regular expressions and deleting and adding windows.
<<lessIt can also use colors while displaying the logfiles, for faster recognition of which lines are important and which are not. It supports regular expressions. It has interactive menus for editing given regular expressions and deleting and adding windows.
Download (28KB)
Added: 2004-05-23 License: Freeware Price:
1983 downloads
Resource Edit 1.5
REALbasic plug-in for NavDialog enhancements. more>>
Resource Edit is a REALbasic plugin that has been put to life for a couple of reasons. The first reason was to provide tools you can use to meaningfully implement a new class that comes with NavDialog Plugin. This new class is called Nav Customization, which allows you to add a DITL resource to a NavDialog window.
Navigation Services allows you to do this, and because Navigation belongs to the Human Interface Experience, it was almost imperative to implement ResourceEdit. In order to give the REALbasic programmer the necessary tools, a new plugin had to be created, which does several things.
<<lessNavigation Services allows you to do this, and because Navigation belongs to the Human Interface Experience, it was almost imperative to implement ResourceEdit. In order to give the REALbasic programmer the necessary tools, a new plugin had to be created, which does several things.
Download (150KB)
Added: 2004-05-31 License: Freeware Price:
1983 downloads
RB Plugin Plunger 3.0a20
REALbasic plug-in retrieves file information. more>>
RB Plugin Plunger is a REALbasic plugin that utilizes the "Plugin Analyser" plugin and other plugins, including TTs FileMgr-Plugin, TTs FolderItem-Plugin and NavFolderItem plugins, RB Plugin Plunger retrieves information from the classes, controls, methods, events and eventInstances from a plugin, while additional information from the resource fork of the plugin is being retrieved as well. In its current state RB Plugin Plunger is also useful for plugin developers.
They can add help files directly into the plugin resources. RB Plugin Plunger is open source and actively being improved.
<<lessThey can add help files directly into the plugin resources. RB Plugin Plunger is open source and actively being improved.
Download (1.3MB)
Added: 2004-06-01 License: Freeware Price:
1974 downloads
MongoToDCon 2.7
REALbasic debugging plug-in. more>>
MongoToDebugConsole, the tool you will need to debug your REALbasic Project.
It is a cross-platform REALbasic Plugin that funnels information from your project back to the C/C++ environment, where it is further processed.
<<lessIt is a cross-platform REALbasic Plugin that funnels information from your project back to the C/C++ environment, where it is further processed.
Download (461KB)
Added: 2004-06-01 License: Freeware Price:
1971 downloads
WindowAttributes 1.0
REALbasic plug-in extends window subclasses. more>>
WindowAttributes is a REALbasic plugin that extends the window class in RB4 and RB5, and subclasses the window class in versions of pre-RB4.
The major purpose of this plugin is to set the transparancy of the growbox view of the window. This feature is implementable for windows that dont require the windowComposite Attribute.
<<lessThe major purpose of this plugin is to set the transparancy of the growbox view of the window. This feature is implementable for windows that dont require the windowComposite Attribute.
Download (23KB)
Added: 2004-05-31 License: Freeware Price:
1971 downloads
MovieGuts 1.6.4
REALbasic plug-ins for video integration (was MovieWorks). more>>
MovieGuts is contains REALbasic plug-ins for manipulating video in applications that youre building. It includes ImageCompressor (Class), QTFileTypes (Class), QTMovieExporter (Class), QTGraphicsImporter (Class), QTMovieImporter (Class), SequenceCompressor (Class) and more.
<<less Download (254KB)
Added: 2004-06-01 License: Freeware Price:
1970 downloads
URLAccess 2.2
REALbasic library for URLs. more>>
URLAccess is written around the URLAccess library.
he major constituent is the URLentryItem with 3 property classes, including URLentryError for error reporting, URLentryFolderType to indicate where a folder Item should be downloaded to, and the URLentryOpenFlags to set up a particular behavior.
All four classes will be automatically instantiated when you instantiate the URLentryItem with the new operator. By using this plugin you are using the URL Access Manager.
<<lesshe major constituent is the URLentryItem with 3 property classes, including URLentryError for error reporting, URLentryFolderType to indicate where a folder Item should be downloaded to, and the URLentryOpenFlags to set up a particular behavior.
All four classes will be automatically instantiated when you instantiate the URLentryItem with the new operator. By using this plugin you are using the URL Access Manager.
Download (63KB)
Added: 2004-06-01 License: Freeware Price:
1970 downloads
MovieWires 1.4.1
REALbasic plug-in for creating atom containers. more>>
MovieWires is a REALbasic plug-in that attempts to provide access to the atoms and atom containers, create atoms, delete them, as well as covering a lot of the Wired Movie API. It is not an easy plugin when dealing with Atom Containers, because setting up a top-down tree is another programming language it self.
MovieWires Plugin is accompanied with a bunch of classes that provide read-only properties (constants) that would help in get you a bit used to the Wired Movie API. You can avoid usage of these read-only properties by supplying the appropriate integer or four-char-strings. For this two helper functions are available:
<<lessMovieWires Plugin is accompanied with a bunch of classes that provide read-only properties (constants) that would help in get you a bit used to the Wired Movie API. You can avoid usage of these read-only properties by supplying the appropriate integer or four-char-strings. For this two helper functions are available:
Download (445KB)
Added: 2004-06-01 License: Freeware Price:
1970 downloads
MacChess 5.01
MacChess is a game including simple levels for beginners to play. more>>
MacChess 5.01 is a game including simple levels for beginners to play. It features an expanded opening book, an option to show you your best move, and a log to record your moves. In addition, MacChess can play against GNUChess, Crafty, or other chess applications when using the ExaChess Lite utility. MacChess is no cream puff of a game--it has some levels that are mighty hard to whip, and it has won awards in some hardcore computer chess tournaments. It now includes a move generator, a larger chess board and classic piece set, a results window, and new icons.
Download (524.3KB)
Added: 1999-03-13 License: Freeware Price:
872 downloads
Other version of MacChess
License:Freeware
iChart 0.1.2b4
Manage sequence and/or collection of charts. more>>
iChart is a program to manage sequence and/or collection of charts. Charts can be anything: MTV charts, Formula 1 race results, votes for the Eurovision Song Contest, your favourite movies, etc...
<<less Download (1.1MB)
Added: 2004-08-07 License: Freeware Price:
1905 downloads
FFT for OSX 1.9.9b6
Alternative traceroute program. more>>
FFT is an alternative traceroute program for displaying the route packets take to an IP network host. Unlike Van Jacobsons traceroute, which is available on almost every platform today, FFT uses TCP in order to elicit ICMP TIME_EXCEEDEDs or TCP_RST.
As a result, FFT often executes much faster and sees behind some configurations of packet- filter based firewalls. FFT has been around since 1998, but this is its first release on Darwin/MacOSX.
<<lessAs a result, FFT often executes much faster and sees behind some configurations of packet- filter based firewalls. FFT has been around since 1998, but this is its first release on Darwin/MacOSX.
Download (25KB)
Added: 2004-09-12 License: Freeware Price:
1873 downloads
Layer Four Trace 2.0
Alternative traceroute tool. more>>
LFT, short for Layer Four Traceroute, is a sort of traceroute that often works much faster (than the commonly-used Van Jacobson method) and goes through many configurations of packet-filter based firewalls.
More importantly, LFT implements numerous other features including AS number lookups, loose source routing, netblock name lookups, et al. Though LFT has been around since 1998, its development effort has just recently resumed.
<<lessMore importantly, LFT implements numerous other features including AS number lookups, loose source routing, netblock name lookups, et al. Though LFT has been around since 1998, its development effort has just recently resumed.
Download (47KB)
Added: 2004-09-12 License: Freeware Price:
1872 downloads
StroQ 0.2
StroQ is an addictive puzzle game where you have to flip white and black tiles in order to form horizontal lines more>>
Stroq is a Polarium/Chokkan Hitofude clone. It is an addictive puzzle game where you have to flip white and black tiles in order to form horizontal lines of the same color with a single stroke of your mouse.
Enhancements:
- StroQ 0.2 is now available for OSX and Linux!
- source code has also been released.
<<lessEnhancements:
- StroQ 0.2 is now available for OSX and Linux!
- source code has also been released.
Download (3.3MB)
Added: 2005-05-17 License: Freeware Price:
1620 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above edwin van der search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed