Main > Free Download Search >

Free o3spaces workplace 2.3.0 software for mac

o3spaces workplace 2.3.0

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 39
Collanos Workplace 1.3

Collanos Workplace 1.3


Team collaboration solution enables easy access, updating and sharing of team knowledge via peer-to-peer synchronization, online and offline. more>> <<less
Download (22.14MB)
Added: 2008-04-22 License: Freeware Price:
36 downloads
 
Other version of Collanos Workplace
Collanos Workplace 1.1Collanos Workplace - Effectively collaborate in a single space
License:Freeware
Download (33.4MB)
914 downloads
Added: 2007-05-17
Collanos Workplace Mac OS X 1.3.0.3

Collanos Workplace Mac OS X 1.3.0.3


Collanos team-enables computers. Free, secure P2P collaboration tool for teams. more>> Collanos team-enables computers. Collanos helps information-overloaded teams with software that enables easy access, updating and sharing of team knowledge via peer-to-peer synchronization, online and offline. Collanos Workplace base version is free. Collaboration has never been more simple, secure and practical. Within minutes you can be sharing documents, having online discussions, and managing tasks, all in a single, consolidated space. Built on reliable peer-to-peer technology, Collanos Workplace software allows you to work anywhere, anytime, both online and offline. Collanos allows ad hoc, cross-organizational teams to easily access, update and share team knowledge on their computers and within the context of their activities. Teams can reach their goals faster, more securely and more effectively.
Team members access shared workspaces locally on their computers, communicate with their colleagues using secure channels, and Collanos a peer-to-peer technology keeps members a workspaces in sync. On this foundation, Collanos provides dispersed teams intuitive and transparent solutions that enable superior teamwork.
<<less
Download (22.4MB)
Added: 2009-04-17 License: Freeware Price: Free
213 downloads
XMLSpear 2.3.0

XMLSpear 2.3.0


XMLSpear - Java XML Editor more>>
XMLSpear a powerful graphical tree editor, targeted to check, and correct XML files in a simple way.
You can assign a schema or DTD to validate the xml. For correcting not-wellformed xml a simple source editor is available.
Main features:
- Full schema validation using DOM3 in Xerces 2.8.0
- Tree editor for inserting and deleting nodes
- real-time validation while editing table and element view
- GUI components reflecting the xml schema
- Visual and textual feedback for errors
- Support for multi-document view
- Generation of complete xml documents from schema
- Opening and correction of not-well formed XML
- Plug-In interface for extending functionality
- Flexible encoding (character set) support
- Project viewer
- Integrated text and HTML plugin.
Enhancements:
Solved bugs:
- Incorrect display and behavior of default button in dialogs
- Double-clicking folders in the file tree to expand the tree, incidentally triggered an action to open a file.
- After deleting all file trees, a newly add tree only showed up after opening a source or restarting XMLSpear
- The filetree tab, which displays the top directory name, was not updated after a folder was selected as the new root.
- Small problems with the item names in the filetree popup menu in java 1.6
- Incorrect positions in the find-replace (especially concerning Windows users after a saving a document.
- Redundant extra line number in text editor
- Several XML formatting issues in the source view.
- Loss of linefeeds after editing text in tree tabel
- Incorrect behavior regarding to mixed elements with multiple text nodes
- Prefix initially not filled in dialog for inserting elements or attributes
New functionality:
- Move up possibility in file tree
- If you select a .xsd file in the tree, there will be a new option in the popupmenu to generate a XML instance from the selected schema
- A totally new find-replace dialog with the possibility to mark text.
- A find function for the tree table
- Improved support for mixed elements. You can switch to an advanced mode, where the textnodes will displayed in the tree.
- If a text has linefeeds or tabs you are not allowed editing the text in the table cell. This will be indicated by a special button which brings up a text editor.
- In edit mode, you will have a button in each cell to switch to a full functional tekst editor.
- If a value is part of an enumeration, it will be showed in the table. In previous versions the combobox was only showed in editMode.
- Xpath display of each selected element in the tree table view
- Insert and editing of CDATA and text nodes in the tree table view
- Improved schema support for enumerations and fixed values
- Unformat option in the XML source view
Updates:
- Alphabetical listing of elements in dialogs
- Collapse and Expand actions are now local to the selected node, instead of to the complete tree
- The warning message for large XML files is removed. If a XML file is displayed in the treetable, it will no longer be fully expanded. This will save a lot of load time. It is not a good idea to fully expand such a tree from the rootlevel. This will be slow or may cause an out-of-memory exception.
<<less
Download (4.8MB)
Added: 2007-04-16 License: Freeware Price:
1052 downloads
mojoPortal 2.3.0.1

mojoPortal 2.3.0.1


Open source web site framework and content management system written in C# more>> Open source web site framework and content management system written in C#

mojoPortal, is an open source web site framework and content management system written in C# that runs under Mono on Linux or Mac OS X or under ASP.NET on Windows.
You can think of mojoPortal as a Starter Kit for Advanced ASP.NET Portals and Web Sites.
Out of the box, mojoPortal provides dynamic database driven web site(s) with an XHTML compliant Content Management System and community features like Blogs, Forums, Image Galleries, etc.

Main features:
- Runs under Mac OS X, Windows/IIS or mono/Apache with most GNU/Linux distributions
- Works with MS SQL Server, MySQL, PostgreSQL, Firebird Sql, and SQLite databases
- Host multiple sites on 1 installation and db with host names
- XHTML Compliant Content Management with support for work flow and approval/publishing process
- Enter content with the FCKeditor , TinyMCE, or XStandard HTML WYSIWYG
- Blogs
- Forums
- Image Gallery
- RSS Feed Aggregator
- Event Calendar
- Contact Form
- File Manager - use with caution, provides direct access to the server file system.
- Shared Files module - looks and acts like the File Manager module but stores and manages files in a safe way on the server. Folders are really database items as are the friendly file names. Files are stored securely in a special folder and named using guid strings and a .config extension. This prevents them from being requested or served with a normal http request. Authorized users can download because the module serves them using Response.WriteFile. The module also supports versioning of files.
- User Profile Page - with easily customisable properties
- Member List Page
- Bread Crumbs
- Custom Skinning with support for user selectable skins and individual skins per page
- Flexible Menu system
- Localization - all labels and image alt text comes from a configuration file
- Configurable Whether to Encrypt Passwords
- Configurable Whether Registration requires e-mail confirmation
- Configure use of SSL for the whole Site or per Page
- Send Password Feature (when not using encryption)
- Url Re-writing for mapping friendly Urls to site pages
- Site Search with Role based filtering
- Error logging and optional debug logging
- Support for LDAP Authentication using Active Directory or OpenLDAP
- Support for Windows NTLM authentication
- Support for OpenID authentication
- Support for Windows Live ID authentication
- Personalization with WebParts
- Numerous attractive skins with Table-less CSS layouts
- Site Statistics and Who Is Online
- Poll Feature - currently only available using MS SQL or MySQL
- Survey Feature - currently only available using MS SQL or MySQL
- Newsletter

Enhancements
- Content Versioning
- The Html Content and Blog features now support keeping a history of every edit (like a wiki). You can compare any historical version of the content to the current version and you can restore any version to the editor so that you can restore it as it is by saving it or modify it further then save it. Versioning can be enabled at the feature instance level or it can be enforced site wide from Site Settings or it can be enforced from Web.config. Site administrators and content administrators can delete history but no other roles are allowed to delete the history. The ContentHistory is built into the core so that it does not have to be re-implemented for each feature. Each feature does implement its own UI to show or restore the previous versions, but they leverage common business classes to store and retrieve their history. In the future we will implement versioning for product and offer descriptions in the WebStore, developers may also leverage this in their own features to keep version history for their own feature data. This is one more thing to mark off our Road Map as complete. Next up is a general Content Tagging/Category system that can be re-used across features, and a Content Comment system that can be re-used across features.
- Web Chat using Windows Live Messenger
- See my previous post for more information about the new Chat feature. This was not even on the roadmap but when I saw how easy it was to implement I decided to work on it. It was fun and it only took a few days. One of the things I like best about my job is that I can just decide to work on something for a few days because its fun.
- New PlugNPay Payment Gateway in WebStore thanks to Voir Hillaire
- New Skin - dcarter-bluedesert, based on dcarter-ticktockpro but modified and contributed by Sami Isamil Hassan
- Various minor enhancements based on feedback and fixes for bugs reported in the forums since the last release.
- More progress moving away from ExtJs by implementing some .NET controls for YUI to replace the ones I previously built for ExtJs
- Some of you may have checked out my Site Office UI prototype in the past. Its a separate plug in system than the main content system designed more for a consistent application user interface rather than for creative design like we use for the public facing web site via our skins. You can see the Site Office layout on this site or the demo site if you login and click the "Site Office" link at the top of the page, or you can look at the origianl layout demo for ExtJs here. I still have not implemented any real features for Site Office, but the plug in system itself works and Ive even received emails from developers who have implemented their own plug features using it. I got kind of side tracked off of the Site Office idea partly because I had spent quite a bit of time implementing .NET wrapper cntrols around the ExtJs javascript to make it easy to use and then the ExtJs project changed their license to GPL which is not compatible with our CPL license, so I could no longer get upgrades of ExtJs and include them with mojoPortal. Since then weve been stuck on version 2.0.2 of ExtJs which was the last version they shipped under the LGPL (which was compatible). I had also used a little ExtJs in the Contact Form for the messaage list page. For a long time Ive been thinking I really need to build new .NET wrapper controls with similar functionality but using the YUI javascript instead of ExtJs.
- So again in the name of fun (because I like building .NET controls around javascript) I spent some time implementing some new controls with YUI to replace the ExtJs stuff Ive been using. I have now removed the dependency on ExtJs from the Contact Form feature and Ive got a good start on the layout framework to replace the current SiteOffice. I still have more work to do to finish, but the goal will be to eliminate all use of ExtJs in favor of YUI. The ExtJs javascript we include in mojoPortal is 6.36 MB, so it will reduce the size of our downloads once we no longer need to it. Anyway, you can see the work Ive done so far on the YUI layout here, its very similar as you can see to the current Site Office layout with ExtJs. Once I get some more of the YUI things wrapped up so they are easy to use, I might even change the site administration area so that it uses this kind of layout instead of the site skin.
- New Experimental CKEditor
- Some of you may have noticed that the FCKeditor project has shifted gears from the next upgrade of FCKeditor to their next generation version named CKEditor. I think they are basically taking the good parts from the FCKeditor implementation but doing a new redesign of the implementation using things they have learned and new techniques that have emerged to improve the architecture. The CKEditor does not yet have image upload or server browsing so I have disabled it by default, but anyone who really wants to check it out can un-comment it in the mojoEditor.config file in the root of the web. It really looks just like the FCKeditor but does not have all the functionality yet, I just figured it was good to get started with it so we can be ready as they make imporvements.

<<less
Download (16.4MB)
Added: 2009-04-26 License: Freeware Price: FREE
188 downloads
aLunch 2.3.0

aLunch 2.3.0


aLunch is an application launcher of the type accessed from the status menu more>>
aLunch is an application launcher of the type accessed from the status menu.
Enhancements:
- It corresponds to drag & drop the group list. (Only the directory)
- The item of the first hierarchy of the directory that does Drop is reflected in Launcher menu.
- The folder including the subdirectory is registered as an item.
<<less
Download (533KB)
Added: 2007-08-01 License: Freeware Price:
814 downloads
Galleon Mac OS X Bundle 2.3.0

Galleon Mac OS X Bundle 2.3.0


Galleon Mac OS X Bundle - TiVo utility more>>
Galleon is a powerful successor of JavaHMO, and is a nice Home Media Engine for Tivo subscribers. It provides several network based services such as Weather, e-mail, RSS, and improved music and photo access direct from your Tivo.

What is the Mac OS X Bundle?
This Galleon Mac OS X Bundle improves the ease of use and setup of Galleon on Mac OS X, providing standard Mac OS X applications to run and configure Galleon, as opposed to using the terminal and shell scripts directly. Please note that the Java GUI itself is all part of the Galleon project; this only makes the launching Galleon simpler.

You must have Galleon 1.9.0 to use this bundle.

This is in no way part of or endorsed by the Galleon project.

<<less
Download (25.7MB)
Added: 2007-04-06 License: Freeware Price:
941 downloads
Pando 2.3.0.11

Pando 2.3.0.11


Send any size file to anyone. more>>

Pando 2.3.0.11 is a professional Pando P2P software that makes downloading, streaming and sharing large media files fast, easy and fun. Need to email large attachments, IM a folder, or publish your downloadable videos to the Web? Maybe you'd just like to watch full-screen HD Internet TV. Meet Pando
Pando lets you send your home videos, giant presentations and entire folders of original quality photos to anyone with an email address.
Major Features:

  1. Accelerates and manages downloads of huge files and folders
  2. Bypasses email attachment limits with small .pando attachments
  3. Never clogs your inbox
  4. Publish downloadable videos, photos and audio to any web site
  5. Email files and folders up to 1GB
  6. Use your existing email, no registration required
  7. Know if your files are downloaded and how often
  8. No need to be online when recipients download
  9. No compression, FTP or flaky web uploads
  10. IM links to your files or entire folders to any IM buddy
<<less
Download (6MB)
Added: 2009-05-18 License: Freeware Price:
568 downloads
 
Other version of Pando
Pando 2.3.0.9Introducing a little app with a lot of muscle. Pando lets you send your home videos ... Pando 2.3.0.9 is a useful tool which lets you send your home videos, giant presentations and
License:Freeware
Download (6MB)
564 downloads
Added: 2009-04-21
Bean 2.3.0

Bean 2.3.0


A very easy to use word processor for OS X that can read various formats. more>> <<less
Download (3.8MB)
Added: 2009-05-31 License: Freeware Price: FREE
451 downloads
 
Other version of Bean
Bean 2.3.0Bean 2.3.0 offers you a powerful and uncluttered word processor and rich text editor. If you get
License:Freeware
Download (3.8MB)
269 downloads
Added: 2009-05-29
OpenH323 Gatekeeper 2.3.0.1

OpenH323 Gatekeeper 2.3.0.1


Full featured H.323 gatekeeper under GPL license OpenH323 Gatekeeper includes Radius and database support and many VOIP routing functions more>> Full featured H.323 gatekeeper under GPL license

OpenH323 Gatekeeper includes Radius and database support and many VOIP routing functions.
OpenH323 Gatekeeper forms the basis for a free IP telephony system (VOIP).The GNU Gatekeeper is very stable and it is being used commercially by many organizations to provide VOIP services.

Main features:
- executables for Mac OS X, Linux, Windows, FreeBSD and Solaris
- can be run as a Windows service
- accounting and call authorization via SQL database, Radius, file or external application
- flexible call routing
- number rewriting (calling and called)
- support for NAT traversal
- full H.323 proxy
- TCP interface to applications
- CTI functions (eg. VOIP call-center, call transfers)
- gatekeeper clustering support (neighbors, parent/child, alternates)
- H.235 security
- graphical user interface
- its free, including source code

Enhancements
- new RadAcct attribute: RewriteE164
- enable multiple failover routes with sql routing policy
- BUGFIX(RasTbl.*) %{last-cdr} was wrong if last call succeeded
- forward the destCallSignalAddress in ARQs to the parent gatekeeper (set [Endpoint]ForwardDestIp=0 to get the old behavior)
- BUGFIX(RasTbl.cxx) never overwrite dialed_number after is has been set
- BUGFIX(RasSrv.cxx) add check to avoid crash on GRQ
- BUGFIX(ProxyChannel.cxx) fix reading of fragmented TPKT packets
- new switches Called/CallingPlanOfNumber in [RoutedMode] and [EP:...] to set numbering plan
- enable SRV policy for all OpenH323 versions as lonng as DNS services are available
- global switches for TranslateReceivedQ931Cause and TranslateSentQ931Cause in [RoutedMode], similar to those in [EP:...]
- BUGFIX(ProxyChannel.cxx) supress 2nd acct start event for 2nd Setup with same callid
- allow outbound number rewrite through SQL/RADIUS modules
- rewrite also aliases of type partyNumber (public and private), dont change alias type during rewrite
- BUGFIX(MakeCall.cxx) MakeCall didnt work on Windows
- implemented status port gai/gci commands for SQLAcct, SQLAuth, SQLPasswordAuth and SQLAliasAuth modules
- BUGFIX(capctrl.cxx) added a missing lock during config reload for CapacityControl module
- BUGFIX InternalPolicy should set a reject reason to something like gatewayResources/resourcesUnavailable instead of calledPartyNotRegistered when terminating gateways were found, but there was no capacity
- BUGFIX(gksql.cxx) SQL reconnect thread-safety fixes
- new q931cause variable in SQLAuth module
- status port connection can now be closed with Ctrl-D (instead of exit)
- selective reload on the status port: Reload
- BUGFIX(radauth.cxx) fixed crash in processing h323-redirect-ip when no h323-redirect-number is present
- BUGFIX (RasTbl.cxx) read GWPrefixes even if there is an EP: section for this endpoint
- BUGFIX (GkStatus.cxx) make sure status port threads dont share string memory with other threads
- new compile option COMPILE_AS_SERVICE to create a native Windows service
- new config options [Logfile]Filename=, [Gatekeeper:Main]TraceLevel= (same as -o and -t on cmd line)
- BUGFIX (ProxyChannel.cxx) always check m_call in H.450.2 call transfer emulator
- allow mutiple results per query from MySQL (and ignore all after the first) needed for using strored procedures (patch by Matteo Piscitelli)
- Added Bind INI setting to set the default interface for multihomed virtual servers.
- BUGFIX (Toolkit.cxx) on reload, check if new config is not empty (Fortytwo=42)
- BUGFIX (ProxyChannel.cxx) add NULL pointer checks to avoid crashes
- CapacityControl H.323 Id rules work now also for SetupUnreg calls
- BUGFIX (ProxyChannel.cxx) make sure Q.931 cause is included in generated ReleaseComplete
- new ^= and /= RewriteCLI rules for H.323 ID only rewritting
- new getauthinfo/getacctinfo status port commands
- Changed P2Pnat from H.460 OID to the standard allocated H.460.23/24
- BUGFIX(RasTbl.cxx): dynamically registered prefixes are added with the GatewayPriority
- BUGFIX(GkClient.cxx): use [Endpoint] Type= setting for GRQ, not only for RRQ
- merged P2Pnat support
- added first cut of Presence support
- set radius release-source attribute in stop accounting packet, like %r in sqlacct
- ./configure support for Windows
- new database driver SQLite
- new database driver ODBC
- auto-reconnect on database errors (for all database drivers)
- allow setting a reject reason when rejecting using the sql policy

<<less
Download (1.2MB)
Added: 2009-06-13 License: GPL Price: FREE
193 downloads
MPQC 2.3.0

MPQC 2.3.0


MPQC - Massively parallel quantum chemistry program more>> <<less
Download (2.3MB)
Added: 2006-02-17 License: GPL Price:
1348 downloads
PTHCPUMonitor 2.3.0

PTHCPUMonitor 2.3.0


PTHCPUMonitor - CPU load monitor for the menubar more>>
PTHCPUMonitor is an application that displays the system load on the menu bar. This application is donateware, if you like it and want to support future development please visit the web page to donate.
Enhancements:
- Made changes for future OS compatibility
- Tweaked HotKeys preference
- Added FAQ
- Added automatic update checking (look in Preferences)
- Active app HotKey will no longer kill PTHCPUMonitor if it is the active app
- Made sure menu bar position is always to the left of MenuExtras.
<<less
Download (382KB)
Added: 2006-10-05 License: Freeware Price:
1114 downloads
QuickTunes 2.3.0

QuickTunes 2.3.0


QuickTunes - Places the current iTunes track name and artist in menu bar more>>
QuickTunes is an easy-to-use, easy-to-run, iTunes plug-in. Just double click the icon and you have a nice little menu displaying the current iTunes song. Click on the menu and access extra commands for iTunes. QuickTunes also includes customizable hot keys to access iTunes features at the click of a button from any application. Depending on your particular customization, QuickTunes will pop-up a floating window that displays current song info as well as album art. You may also choose from 6 different delicious colors for the floating window.
The program runs in the background so there is no dock icon or any application menus.
Enhancements:
- The Open Floating Window menu item now changes its text and function based on whether the window is open or not.
- Default hotkey for Play/Pause changed to control-command-space to resolve conflict with Spotlight.
- Now receives notifications from iTunes for song changes (instead of polling).
- Reduces idle CPU usage to 0% (Major enhancement in performance)
- Added other icons to QuickTunes menu for visual improvement.
- Other minor enhancements in performance.
- Minor bug fixes.
<<less
Download (1MB)
Added: 2006-10-03 License: Freeware Price:
1120 downloads
Flip4Mac WMV 2.3.0.11-BETA

Flip4Mac WMV 2.3.0.11-BETA


Flip4Mac WMV provides you a professional program which allows you to import, export and play Windows Media video and audio files on your Mac. more>>

Flip4Mac WMV 2.3.0.11-BETA provides you a professional program which allows you to import, export and play Windows Media video and audio files on your Mac. Flip4Mac WMV plug-ins can be used with most QuickTime based applications, including QuickTime Player, iMovie '06**, Final Cut Pro and more.

With the Windows Media Components for QuickTime by Flip4Mac, you can play Windows Media files (.wma and .wmv) in QuickTime Player and view Windows Media content on the Internet using a web browser.

The Windows Media Components for QuickTime have been highly optimized and support playback of Windows Media HD.

Major Features:

  1. WMV Player Pro
    • Import WMV files for editing and conversion to QuickTime formats*
    • Move Windows Media files into your iPod
    • Edit your movies from your digital camera
    • *Note: Player Pro does not export to WMV. Export requires a WMV Studio Product.
  2. WMV Studio
    • Import plus Export to WMV9 using pre-configured settings
    • Import WMV files and convert to MOV
    • Share movies with friends & family
    • Use with QuickTime Pro and iMovie*
    • *Note: iMovie 08 is not currently supported.
  3. WMV Studio Pro
    • Import plus Simple Export
    • Ideal for Professionals with limited encoding needs>
    • Standard Definition, 1-Pass encoding
  4. WMV Studio Pro HD
    • Ultimate toolset for the Video Professional
    • Import plus High Definition, 2-Pass encoding
    • Perfect addition for Final Cut Pro and Compressor 3

Enhancements:

  • Added support for Mac OSX Snow Leopard
  • Audio encoding and decoding is now handled by CoreAudio.
  • Components now support multi-threaded applications.
  • Added 64-bit support to the WebKit plugin and the Flip4Mac WMV Preference Pane.
  • Opening WMV files from the Finder now finds the latest version of QuickTime Player.
  • Local files now import in the background by default. This can be changed on a per-application basis in Flip4Mac WMV Preferences

Requirements:

  • Intel or PowerPC G4 & G5, Mac OS X 10.4 and 10.5
  • NOTE: Flip4Mac WMV Beta is available with support for Mac OS X 10.6 Snow Leopard
  • QuickTime v 7.0 and later (for Free Player)
  • QuickTime Pro v7.0 and later (for exporting movies in Player Pro, Studio, Studio Pro and Studio Pro HD)
<<less
Download (6.3MB)
Added: 2009-09-15 License: Freeware Price: Notavailable
downloads
phpMyAdmin 3.2.3.0

phpMyAdmin 3.2.3.0


phpMyAdmin comes to users as a free but good-quality software tool written in PHP intended to handle the administration of MySQL over the World Wide Web. more>> <<less
Download (3.5MB)
Added: 2009-11-02 License: GPL Price: FREE
downloads
BeanKeeper 2.3.0.3

BeanKeeper 2.3.0.3


BeanKeeper is a full featured, powerful object/relational persistence and query library for Java more>>
BeanKeeper, formerly called Simple Persistence for Java is a full featured, powerful object/relational persistence and query library for Java.
Main features:
- Simple usage, which is possible with learning only 3 methods, and reading the tutorial.
- Zero-configuration. Nothing needs to be configured, only the database url is needed for the library to initialize.
- Scalability. The library is capable of distributed operation, from virtually unlimited nodes.
- Relations like references to other objects, Lists, Maps, Sets, Collections are handled 100% transparently by the library.
- Large result sets are automatically paged! Paging is 100% transparent, so a million-record result list can be given directly to the presentation layer, without caring for memory usage and database load!
- Transactions are always serializable. Meaning: during a transaction nothing can influence the result of queries from outside the transaction. This practically means, a programmer does not have to care about other transactions possibly influencing the logic inside his transaction.
- Full (transparent) polymorphism support ensures that (most of the time) the library does not get in the way of the programmer. The model is persisted just in the way the programmer expressed through inheritence, and is recalled with all the attributes of polymorphism.
- A custom, object oriented query language ensures, that no complicated SQL needs to be written.
- Scalar query support enables view-centric, more efficient data recall.
- Real portability between databases. BeanKeeper hides all database specific behaviour from the programmer, like: null value handling, empty strings (oracle), case sensitive and insensitive searches, reserved names, etc. That means, one may switch between database implementations, and may assume that (with the exception of a few documented cases) the software build upon the library will continue to work.
Enhancements:
- Improved lazylist iteration performance
- Fixed HSQLDB double shudown bug
- Fixed serial generation
<<less
Download (1.2MB)
Added: 2007-06-20 License: GPL Price:
856 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 3
  • 1
  • 2
  • 3