1.0 beta 1

Postbox 1.0 beta 16
Postbox is such a professionally designed program which helps you make the most of your email, offering powerful new ways to find, use, and view email messages and content, organize your work life, and get stuff done. more>> <<less
Postbox, Inc. - Postbox helps you make the most of your email, offering powerful new ways toLicense:Freeware
License:Freeware
AirTrafficControl 2.1.0 Beta 500
A simple dashboard widget that will monitor your wireless network. more>> A simple dashboard widget that will monitor your wireless network.
AirTrafficControl is a tool for monitoring Apple Airport and other wireless networks.
AirTrafficControl enables you to view information like name, channel, encryption, signal strength and speed and connect to an unencrypted network by clicking on its name.
Main features:
- Self-restricting.
- Search for closed networks.
- Connect to any type of network.
- Automatically check for AirTrafficControl updates.
- Use the Keychain to store, retrieve and update WPA or WEP passwords .
- Select your own refresh rate.
- View current connection details including network speed.
System requirements:
- Mac OS X 10.4 or later
- Airport card.
Wha X 10.4 or later
- Airport card.
- Works with Core2Duos with Wireless N networks.
- Self restricting.
- Scans for closed networks.
Enhancements
- Self Restricting
- Ad Hoc Network Scanning (coming soon ...)
- Update Manager
- Closed Networks can be scanned
- New Scanning Mode
doubleTwist 1.0 Beta 5 Build 535
Allows you to easily manage all your stuff, on all your devices, with all your friends in a matter of seconds. more>> doubleTwist 1.0 Beta 5 Build 535 is a brilliant software which enables you to easily manage all your stuff, on all your devices, with all your friends in a matter of seconds.
Major Features:
- Works with your phone, MP3 player, PSP, camera, and much more! Take your music, videos and other media wherever you go.
- Gives you the possibility to publish a video to YouTube, upload photos to Flickr and Facebook and privately share an experience with friends.
Enhancements:
- New features:
-
- You can now remove friends using the delete key.
- If you have a device which isn't fully supported , you can now submit information about your device by clicking a button in the device view.
- If doubleTwist crashes, you can now submit a crash report directly to doubleTwist.
- Bug fixes:
-
- Fixed bug that was causing duplicate friends.
- Fixed video sync to PSP Slim edition.
- Animated gifs are now displayed animated in photo viewer.
- Fixed issue with inaccurate used/total space numbers in device view.
- When syncing photos to a device, EXIF metadata is now included.
- When trying to send media to an invalid recipient, youll now get an alert.
Requirements: doubleTwist account.
Pod to Mac 1.0 Beta 11.1
Easily transfer or copy music and videos from an iPod to your Mac and into iTunes. more>> Easily transfer or copy music and videos from an iPod to your Mac and into iTunes.
Pod to Mac is a very easy to use application that allows you to copy or transfer music and videos from an iPod to your Mac and into iTunes.
Main features:
- iTunes interface.
- Transfer progress bar.
- Audio and video preview modes.
- Pod to Mac also provides a select all button.
- Playlists can be easily transferred.
- Track ratings and playcounts are retained.
System requirements:
- iPod
Enhancements
- Automatic updates have been integrated into Pod to Mac.
- A bug causing the transfer to stop upon reaching a blank Artist field has been resolved. Transfer to Desktop now also displays the transfer status bar.
iRadio 1.0 Beta 4
iRadio - Radio tuner application for your iPhone. more>> iRadio - Radio tuner application for your iPhone.
iRadio is a small application for your iPhone that enables you to listen to radio.
Experimental Internet radio tuner application with 3D sound features. Currently only MPEG streams are supported.
System requirements:
- iPhone

Keyspan USB Server 2.1b4 Beta
Keyspan USB Server is a program for USB printers and scanners to be used and shared by client PCs on a Local Area Network (LAN). more>> <<less

Joost 1.0 beta
Joost is a free video player that current offers more than 15,000 TV shows, with more added daily. All of the content is free--all you need is a broadband Internet connection more>>
Joost 1.0 beta is developed to be a free of charge video player that at present is providing over 15,000 TV shows, with updates everyday. All of the content is free--all you need is a broadband Internet connection.
Use the Explore section to find channels, shows or videos. You can browse by category or check out what's new and popular. If you need instant gratification, use the search bar to find what you want.
<<lessClochette 1.0 Beta 1
A smart file renamer for iTunes. more>>
Requirements: OS X Leopard only
SongCue 1.0 Beta 1
Radio automation software for the masses more>> Radio automation software for the masses
SongCue offers a relatively flexible environment for music automation and is intended to target low-end radio installations where money is particularly tight.
Main features:>
- per-song programmable end overlap
- timed early fade
- manual play/stop/fade controls
- "talk after"
- on-screen channel meters and faders
- playlist import
- industry-standard MP2/3, Ogg/Vorbis, and WAV
- runs on Mac OS X and Linux
- based on well-tested, common tools
- built-in on-the-fly playlist editing (alpha)
- runs on STANDARD hardware, with STANDARD sound hardware
- audio mixing in software
Enhancements:
- First public release.
NHibernate 2.1.0 Beta 1
Free and open source .NET port of Java Hibernate more>> Free and open source .NET port of Java Hibernate
NHibernate is a .NET port of the excellent Java Hibernate which provides Object/Relational mapping to persist objects in a relational database.
Main features:
- Visual Studio Friendly
- Easily map regular C# or VB.NET object models designed in Visual Studio. No special base classes or attributes needed. Fully supports inheritance, components and enums.
- Fast Development Cycle
- Generates database tables from your domain models. Supports all popular relational databases. Supports the most complex legacy scenarios.
- Tons of Plugins & Tools
- Full Text Search. Cluster-scoped caching with Microsoft Velocity & Memcached. Business validation rules. ReSharper plugin. Castle Active Record. S#arp Architecture. And many more...
- Established Community
- NHibernate is a popular, fast growing ORM with a helpful community of seasoned developers. Used in thousands of commercial and open source projects.
Enhancements
- Bug
- [NH-959] - HQL queries with math operators and aggregates fail
- [NH-1092] - An Aggregate Count(*) on on an Abstract Base Class (Polymorphic) with UniqueResults returns 1 result per subclass when using the table per subclass approach
- [NH-1171] - Named parameters in SQL query are not substituted when query contains comments with apostrophes
- [NH-1182] - Calling session.delete() causes unnecessary update to timestamp before sql:delete
- [NH-1400] - HQL string literals with dots in are tried loaded as types (classes) and fails
- [NH-1427] - XML Comments inside tag cause exception
- [NH-1444] - broken implicit join
- [NH-1487] - schema generation of unique-key with column involved in multiple unique constraints
- [NH-1507] - NHibernate misplaces JOIN conditions when WHERE references their columns and others altoghether
- [NH-1517] - SaveOrUpdateCopy does not call "public LifecycleVeto OnUpdate(ISession s)"
- [NH-1601] - Problems when accessing lists through property
- [NH-1617] - Formulas containing a data type incorrectly have that data type aliased with the outer entity alias
- [NH-1735] - TicksType used as entity version causes exceptions on cache put operation.
- [NH-1789] - A proxy sometimes doesnt call the overriden Equals() method (mapping interface instead class)
- [NH-1801] - Cross join with a where clause where lhs and rhs are different types of associations breaks with the new AST Query Translator
- [NH-1802] - Query Cache does not include filters in QueryKey.ToString
- [NH-1805] - Does ignore on
- [NH-1813] - Not understandable exception message
- Improvement
- [NH-1814] - Autoregister ReservedWords from MetaData
- New Feature
- [NH-188] - Should Table/Column names be quoted automatically?
- Patch
- [NH-1044] - IdBag for component not in XSD
- [NH-1804] - Expiration property of session factory not handled when configured via XML
Kandictionary 1.0 1.0 BETA
Kandictionary - Talking dictionary, thesaurus and translation software more>>
Dictionary branded with Pop Singer, Kandice Melonakos and lets you preview her music as well.
Adobe GoLive Dynamic ASP Link 1.0 Beta 1
Adobe GoLive Dynamic ASP Link provides you with a powerful and easy-to-use software which can help you create complex, dynamically driven Web sites without hand coding, regardless of the back-end environment on a Microsoft Web server. more>>
Adobe GoLive Dynamic ASP Link 1.0 Beta 1 provides you with a powerful and easy-to-use software which can help you create complex, dynamically driven Web sites without hand coding, regardless of the back-end environment on a Microsoft Web server. Visually build complex, database-driven Web sites with drag-and-drop ease. Perfect for e-commerce storefronts, online catalogs, personalized content, or any database-driven information.
Major Features:
- GoLive Dynamic Link for ASP can deliver content from any ODBC-compliant database, including Oracle, FileMaker Pro, Microsoft SQL Server, and Microsoft Access.
- GoLive Dynamic Link for ASP will automatically generate ASP code to interact with leading e-commerce solutions, such as Microsoft Commerce Server.
v002 Glitch 1.0 Beta 1
A free set of Quartz Composer plugins that revolve around emulating or causing video glitches more>> <<less