Special

Special Print Closeout!

We're clearing out the remainder of our print issues at fire sale prices -- as much as 75% off! Quantities are extremely limited and only available while supplies last. Hurry to take advantage of this one-time offer.

RBD Magazines

Once these printed back issues are gone, they are gone!

Welcome


Cover of Current Issue

The September/October (8.6) issue of REALbasic Developer is now available!

This issue features our new digital design! While it's been two years since we stopped the print edition, RBD has continued to use the same print-oriented layout and design. No more. The new digital-friendly RBD has been redesigned to make digital reading easier than ever. (For those of you lucky enough to own Apple iPads, the new magazine works wonderfully on that device. It's even better than print!)

Here's a quick preview of what's inside!

Inside REAL Studio Web Edition by Marc Zeedar Get the inside scoop on the revolutionary new way to create powerful web apps just as easily as desktop applications—with this upcoming brand new edition of REAL Studio!

Gofer It! by Jens Bendig
If you need to obtain information from the user via several windows, coordinating those windows can be a nightmare. For instance, what happens if the user cancels the task in the middle? Fortunately, the Gofer cleverly solves this problem!

REAL Studio Does Cocoa by Marc Zeedar
The latest version of REAL Studio supports compiling for Cocoa. But what does that mean? Should you try this beta feature? Marc explores this new capability.

Trapping for Errors by JC Cruz
Unsure how to handle those dreaded "Unhandled Exception" errors in your programs? Confused by how REAL Studio deals with crashes? Don't worry: JC's got the answers!

In our regular columns we've got articles on asynchronous programming, succeeding with failure, ODBC, and much more. Enjoy!

If you aren't a subscriber yet, you're really missing out!

New Feature!

We're in the processing of indexing all our published articles by topic. You can check out the online index here. Let us know what you think of this feature!

New Product: Order RBD Year 7 in Printed Book Format!

RBD Archive Volume 7 Book RBD Archive Volume 7 is a 338-page perfect-bound book that is a great way to get a full year's worth of a magazines in print form in a single volume. Current subscribers can save 25% off the regular price! Place your order today!

Important Information for Print Subscribers

Beginning July 1, 2008, REALbasic Developer will no longer be publishing a print edition. All current print subscriptions will be converted to digital subscriptions. Read Marc's letter to Subscribers here. Download links for the PDF edition will be sent on the first of the publishing month. If you do not receive your subscriber download link, please contact us to ensure that we have your current email address and that your subscription is up-to-date.

You can now purchase full-color printed editions of RBD via print-on-demand at MagCloud.com! Issues 6.5 and up are available now.

UPDATE: MagCloud is now shipping printed magazines to Canada and the U.K., in addition to the United States. More countries coming soon!

Latest REALbasic Headlines

(Some of this information is dynamically pulled from the Internet and RBD is not responsible for its content.)

September 02, 2010
  (Blog: Monkeybread Software)
REAL Studio Conference 2010
16:55:00
The German REAL Studio Conference 2010 is closing in quickly. Join us from October 8th to 10th for in-depth, advanced, technical sessions in beautiful Koblenz, Germany. Just 249 Euro (early bird offers and discounts available), including food and be... [More]
  (Blog: Thom McGrath)
The Web Edition and Resources
06:11:12
More Web Edition... [More]
September 01, 2010
  (Blog: Monkeybread Software)
Runtime error with DLLs
13:05:00
Yesterday a plugin user called me. One of his application users had this error dialog: It looks like a typical cache trouble error, but in this case it was a virus scanner which put our DLLs into a quarantine so the application was not allowed to ... [More]
  (Blog: RS Blog)
REAL Studio Web Edition Beta Program
12:24:00
A lot of people have been asking me about getting into the REAL Studio Beta Program. It's easy to join - just log into your account on the website and go to Beta Program, or visit http://realsoftware.com/account/beta.php. You must have a current RE... [More]
  (Blog: Monkeybread Software)
Discount on REAL Studio upgrades from Pro to Enterprise (including Web Edition)
12:00:00
If you want to upgrade from REAL Studio Pro to Enterprise, you can use the coupon code WEB10 when upgrading in the store. You get Enterprise Edition today and Web Edition when it ships! Between now and 15th September Pro to Enterprise upgrades will ... [More]
August 31, 2010
  (Blog: Paul Lefebvre)
Wow! REAL Studio Web Edition!
19:55:16
I don’t think many people saw this coming. With all that REAL has been working on lately (Cocoa, LLVM), it hardly seems like they’ve had enough time to also roll out a new product. But today, REAL Software announced REAL Studio Web Ed... [More]
  (Blog: Monkeybread Software)
Two new videos on our video section
19:37:00
Learn something about using midi devices with PortMidi classes: ... [More]
  (Blog: Bob Keeney)
REAL Studio Web Edition (or The Son of Swordfish)
16:02:31
First, let me get this out of the way:  I am not a web developer.  My plate is more than full enough developing desktop applications and while I’d *like* to do some web apps, it’s just not in my realm of the probable at this point in my l... [More]
  (Blog: Monkeybread Software)
REAL Studio Web Edition
14:58:00
Today REAL Software announced the REAL Studio Web Edition. Watch the video: http://realsoftware.com/web/video.php I hope we can reuse our plugins on this edition. For example ChartDirector to offer nice charts. And our SQL Plugin to connect to dat... [More]
  (Blog: Monkeybread Software)
Map of blog readers
11:09:00
Three months we started to count users with clustrmaps.com and made the visitors of the blog visible. So here is the current map after 3 months and with over 2000 visitors: ... [More]
  (Blog: RS Blog)
Web 3.0
08:27:00
When my dad first started programming, he programmed in binary by flipping 8 switches on the front of a computer then pressing a button to enter that single byte. He was quite literally flipping bits. This was considered first generation programming.... [More]
  (Blog: RS Blog)
Announcing REAL Studio Web Edition
08:00:00
... [More]
August 30, 2010
  (Blog: Brad Rhine)
Twitter Weekly Updates for 2010-08-30
20:00:00
Just completed a 2.12 mi walk – Running around Daniel's Den with the kids. Grace is still doing C25k . http://rnkpr.com/a90ocu #RunKeeper # Just completed a 5.11 mi run – Nice cool morning. http://rnkpr.com/a914mj #RunKeeper # “@jack... [More]
  (Blog: Monkeybread Software)
Tip of the day: How to launch Disc Utility?
11:46:00
You can use this code: Sub Open() dim f as FolderItem = LaunchServicesFindApplicationForInfoMBS("","com.apple.DiskUtility","") if f<>Nil then f.Launch end if End SubBy bundle ID you can la... [More]
  (Blog: RS Blog)
Adding private information to Feedback cases
10:02:00
Did you know that you can add private information (including attachments) to public cases in Feedback? There are times when you want to provide us with information and perhaps even projects that show off a particular bug but don't want that informati... [More]
August 28, 2010
  (Blog: Monkeybread Software)
Accessing Microsoft SQL Database from Mac/Linux
12:10:00
from wikipedia: FreeTDS is a free software programming library, a re-implementation of the Tabular Data Stream protocol. It can be used in place of Sybase's db-lib or ct-lib libraries. It also includes an ODBC library. It allows many open source app... [More]
August 27, 2010
  (Blog: Monkeybread Software)
Phone Trouble
21:22:00
Last year I was in the USA and I bought a mobile phone. So I had a phone and people inside the USA could call me cheaper than over my German mobile phone. Now I put this number on a few places and people called it. But I did not use this phone for t... [More]
August 26, 2010
  (Blog: Monkeybread Software)
About Quality Check
19:37:00
I'd like to share a few numbers with you: For the 10.4 plugin release, we did a lot of tests. Not just wether several RB versions on Mac and Windows work with the plugins and whether they still run on Mac OS X 10.4. We test build all 1190 example p... [More]
August 24, 2010
  (Blog: Monkeybread Software)
New MBS REALbasic Plugin Version 10.4
17:27:00
Today we release our new REALbasic plugins in version 10.4. This new release is one of the biggest ever with 1550 new items. So you find a lot of new classes there: the MacUSBDeviceMBS class to enumerate usb devices on Mac OS Xthe XLS* classes to ... [More]
  (Blog: Monkeybread Software)
MBS REALbasic Plugins Version 10.4 release notes
17:09:00
Added MacUSBDeviceMBS class. Added XLS* classes to read binary excel files. Added WindowsClipboardMBS class. Added NSPasteboardMBS class. Added WindowsDiscInfoMBS class. Added WindowsDeviceMBS class. Added QTPrerollMBS class. Added ComplexSingleM... [More]
  (Blog: Monkeybread Software)
Reducing plugins in price list
01:05:00
Currently we have 46 plugins. But having all those plugins available for order does not really make sense, so we'll cut the list today. Some plugins are only useful if you have others and some are only used with professional users which take the com... [More]
August 23, 2010
  (Blog: Brad Rhine)
Twitter Weekly Updates for 2010-08-23
20:00:00
ODBC + PHP + MS SQL = me still at work, waiting for this script to finish… # Just got home from an outside dinner at Loxley's. Cool place! # Just completed a 3.98 mi run with @runkeeper. Check it out! http://rnkpr.com/a8s2th #RunKeeper # J... [More]
August 22, 2010
  (Blog: Monkeybread Software)
MBS REALbasic Plugins, version 10.4pr14
19:06:00
New in the 14th prerelease of the 10.4 plugins: Added ExecuteCommandMT, ExecuteMT methods and Working event to the SQLCommandMBS class. Added SQLExecuteMT, SQLSelectMT methods and Working event to the SQLConnectionMBS class. CoreImage classes are n... [More]
  (Blog: Monkeybread Software)
Keeping the GUI running
15:04:00
Today I worked on threading. And it is possible to move some long process on a thread, I mean a process which does not yield time to other threads. Let's say you have a SQL query on a database. This query may take 30 seconds and in this time, your G... [More]
August 20, 2010
  (Blog: Bob Keeney)
REAL Studio and PowerPC Support
19:36:55
REAL Software announced yesterday that REAL Studio 2010 Release 4 will no longer be actively supporting the PowerPC (PPC) framework.  This really means that only major bug fixes will be done to the PowerPC framework and nothing new will be added to i... [More]

Click here for more REALbasic News.

If you have news you'd like RBD to publish, send it to .