Our Blog, Filemaker only, Archive, Follow us on Twitter or Facebook.

Meet us at Real World in Orlando, Florida.

Using Webviewer for full text editor

Saturday 04 February 2012 at 11:05 am
Here we have a nice project to use TinyMCE with Filemaker in a Webviewer. We use our plugin to pass data from Filemaker to Webviewer to load text. And also other way from Javascript in Webviewer to Filemaker.

You can download project here: tinymce.zip

MBS Real Studio Plugins, version 12.1pr1

Friday 03 February 2012 at 4:01 pm
New in this prerelease of the 12.0 plugins:
  • Fixed a few things for future compatibility.
  • Fixed internal NSDictionary to Dictionary conversion to work better with non string keys.
  • Improved DirectorySizeMBS to use FSRef alone (and no longer FSSpec and FSRef) on Mac.
  • Added LoadFontEx and PageLink3 methods to DynaPDFMBS class.
  • Added Lasterror property to WIADeviceManager1MBS and WIADeviceManager2MBS class.
  • Fixed a crash with CreateDevice function in both WIADeviceManager1MBS and WIADeviceManager2MBS classes.
  • Changed Java plugin so we can use several VMs. Also most classes are now JavaObjectMBS subclasses and we added a few more methods.
  • Updated DynaPDF to version 3.0.13.29.
  • Fixed plugins so the precompiling is triggered less often.
  • Fixed picture editing functions to clear picture cache.
  • Fixed PDFPageMBS.characterBoundsAtIndex to now return a NSRectMBS.
  • Added new plugin for DirectShow (for video recording on Windows)
  • Added new plugin for Canon EOS Digital camera SDK.
  • Added new properties to WindowsPageFormatMBS class for Windows Vista and newer.
  • Added AddForm, DeleteForm, GetForm and SetForm methods to WindowsPrinterMBS class.
  • Added XLBookMBS.SetKeyGlobal method.
  • Added CRC16MBS function.
  • Added BlockSmoothing and FancyUpsampling properties to JPEGImporterMBS class.
  • Added private constructors to PortAudioDeviceInfoMBS, PortAudioHostApiInfoMBS, PortAudioHostErrorInfoMBS and PortAudioStreamInfoMBS classes.
  • Fixed bug with XLBookMBS.AddPicture with taking folderitem.
  • Fixed bug in Linux string handling where plugin functions returning UTF16 did not set the text encoding. This affects a lot of plugins, especially the XL Plugin where this was reported.
  • Added new LCMS2StageSamplerMBS class and methods to LCMS2StageMBS class.
  • Removed JPEGImporterMBS.UseTempMemory property.
  • Updated Phidgets library to the December release.
  • Added return value to CDFinanceChartMBS.addPlotAreaTitle or CDPolarLayerMBS.addCustomDataLabel methods.
  • Added CollectionIndex parameter to LoadFont method in DynaPDFMBS class.
Download: macsw.de/plugin/Prerelease

Real Studio Meetings and Trainings

Thursday 02 February 2012 at 9:39 pm
This spring we have a couple of Real Studio events:

Leipzig, Germany, 1st March 2012: Real Studo meeting in Merseburger Hof.

London, UK, 29th and 30th March 2012: On thursday we have a training for web edition and database (in English) and on friday we have meeting with interesting sessions around Real Studio.

Pforzheim, Germany, 26th and 27th April 2012. Real Studio meeting on thursday evening and training with Real Studio Web Edition and Database (in German) on friday.

Orlando, USA, 24. und 25. Mai 2012: Real World is the biggest Real Studio meeting in the world. Three awesome days with probably more than 100 Real Studio developers to learn new things, exchange ideas and meet the people you only know from lists or forums.

Maybe we'll meet on one of those event? If you have questions, please contact us.

PS: Registration is now working. If you registered already, please do again as your data was not saved. Sorry.

New feedback cases

Thursday 02 February 2012 at 8:32 pm
Here a few new feedback bug cases which may be worth putting them on your favorite list:

Tip of the day: app.BuildDate

Monday 30 January 2012 at 2:01 pm
If you need to display in your application the build date, you can use app.builddate function to get a date object with the time of the build command started.

You can try it with code like this:

MsgBox app.BuildDate.ShortDate+" "+app.BuildDate.ShortTime

The value does not change in the built application, so it works like a constant. And it's supported for Console, for Web and for Desktop. For more details, see Application.BuildDate. This also implements my feature request 2143 which can now be marked as resolved.

Using a HTML slider in Filemaker with Webviewer and our plugin

Sunday 29 January 2012 at 10:40 pm
Well, the question today is, how do we get this slider to be used in Filemaker solutions:

The idea is to run it in a web viewer control in Filemaker. We want to get update events from the slider to update a value in our filemaker database. Also we want to have a way to update the slider with a value from filemaker. This way we can save the value in our database and load value in database while also updating it when the user changes the slider. Same way you could embed any control you find in web development toolboxes. We found a nice slider for this example. (more)

MBS Filemaker Plugin, version 2.6pr1

Thursday 26 January 2012 at 10:28 am
New in this prerelease of the 2.6 plugins:
  • Fixed UUID functions which were broken.
Download at monkeybreadsoftware.de/filemaker/files/Prerelease/

Now offering bundles with Real Studio and MBS Plugin licenses

Tuesday 24 January 2012 at 5:11 pm
We have been reselling a few Real Studio licenses over the years. And we think we should offer you that service in the future with attractive bundles. So if you need a plugin licenses and Real Studio licenses, you can now order them from us together as a package with a discount.

So in combination with buying a plugin license (new or update), we offer this Real Studio prices:

Real Studio Enterprise with 12 month updates:629 €
Real Studio Enterprise with 24 month updates:939 €
Real Studio Professional with 18 month updates:289 €
Real Studio Professional with 6 month updates:189 €

All prices plus VAT if required.
To make this low prices possible, we have reduce the payment options and limit this to transactions going through Paypal or bank transfer.
As Real Studio has hundreds of update combinations, please ask for a quote for your Real Studio license needs.

Now if you combine this with our existing bundles, you can save some money. For example:

Real Studio Enterprise with 24 month updates:1128 €
MBS Real Studio DynaPDF Pro Plugin:799 €
MBS Real Studio Complete Plugin:199 €
total, sold separated:2126 €
total, with MBS Bundle:1888 €

12% saved. To order simply send us an email and we write an invoice for you.

[ANN] MBS FileMaker Plugin 2.5 for OS X/Windows - 765 Functions In One Plugin

Tuesday 24 January 2012 at 12:13 pm
MBS FileMaker Plugin 2.5 for OS X/Windows - 765 Functions In One Plugin - Published on 01/24/12

MonkeyBread Software today announces MBS FileMaker Plugin 2.5 for Mac OS X or Windows, easily the most powerful plugin currently available for FileMaker Pro. The leading database management solution for Windows, Mac, and the web, the popular IDE supports a plugin architecture that enables additions to its built-in feature set. MBS FileMaker Plugin 2.5 is the latest update of this versatile plugin and adds new features and capabilities, including CURL upload/download and CUPS printer functions. (more)

License changes

Tuesday 24 January 2012 at 10:59 am
After some talks with a lot of Filemaker developers over the last months, we change the licenses a little bit.
  • As before we keep the 5 to unlimited seat options for companies doing their in house development with Filemaker and simply buy a license matching their seat requirements.
  • Also we keep the runtime license for people who create runtimes.
  • We add a new license for people who want to use the plugin on Filemaker Server.
  • And as several professional developers asked us, we also add a flat rate, our Pro Developer license. This way a developer can license the plugin once and use in all solutions for all clients.
Of course serial numbers must be hidden, e.g. by putting them in startup script and disallow users to see this script.

I hope this works well for you and as we honor existing licenses, we will certainly find special upgrade deals for you as well as sending out replacement license keys.

New video for writing Excel files

Monday 23 January 2012 at 6:52 pm
Today we have a new video for you. It's about using our MBS Real Studio XL Plugin to read and write a Microsoft Excel file without using Excel application.

This is very different from the Excel classes in Real Studio which works only on Windows with installed Microsoft Excel.

Our plugin is based on libXL and can read/write older xls and newer xlsx files on Mac OS X, Windows and Linux.

Recent News around Real Studio

Sunday 22 January 2012 at 11:21 am

MBS Filemaker Plugin, version 2.5pr6

Thursday 19 January 2012 at 10:32 pm
New in this prerelease of the 2.5 plugins:
  • Added CURL examples for posting form data.
  • Added better exception handling for CURL and fixed a couple of bugs.
  • Improved CURL with adding some new form functions to easily fill and send forms.
Download at monkeybreadsoftware.de/filemaker/files/Prerelease/

MBS Releases the MBS Real Studio plug-ins in version 12.0

Tuesday 17 January 2012 at 5:04 pm
NICKENICH, Germany (January 17th, 2012) -- Monkeybread Software releases version 12.0 of the MBS plug-in for Real Studio.

The MBS plug-in comprises a collection of several plug-in parts which extend the Real Studio development environment with 1,500 classes featuring over 38,000 documented functions. Our plugins support all three platforms Mac OS X, Windows and Linux with all project types desktop, web and console.

After our very big 11.3 release end of last year, we concentrated now on improving existing things:

We updated our LCMS2 plugin to use version 2.3 and added several new classes, methods and examples to really use much more of this nice library. Like you can now edit, modify or create tone curves. Also you can use the pipeline class to access/edit the stages for a Device to PCS or PCS to Device tag.

For Windows we allow now watching for WMI events and going through an object hierarchy using the new WinObjectMBS class. For this we added methods to run queries asynchronously. For watching for changes in a directory, we have FSEventsMBS class on Mac and now also the WindowsDirectoryWatcherMBS class for Windows.

On the Cocoa target, we added a ton of new classes. Improvements to NSAttributedStringMBS and NSMutableAttributedStringMBS let you handle attributes better. For example when loading a Word document, you can now query metadata like author name. The new NSPathControlMBS class helps to display file paths in a window like the Finder. Also we added new scroll wheel events for custom views and new table view events.

We fixed a couple of critical bugs related to console graphics, text encodings and picture handling, so we recommend this update to all of our users. Especially if you plan to use Real Studio 2011r4.

Web Application event live cycle

Tuesday 17 January 2012 at 12:35 pm
Which events come in which order is really a good question and you should know a few facts here. First the order of events in a very small web application with two pages and one button to switch to second page: (more)

MBS Real Studio Plugins, version 12.0fc1

Monday 16 January 2012 at 4:33 pm
New in this prerelease of the 12.0 plugins:
  • Fixed bug in AESMBS.DecryptCFB which gave wrong results if input and output memoryblocks are the same. Now works well in that case.
  • Updated PortAudio library to current version: v19 20111121
  • Added FilesMBS, FoldersMBS, ItemsMBS, TrueFilesMBS, TrueFoldersMBS and TrueItemsMBS to FolderItem class.
Download: macsw.de/plugin/Prerelease

Tip of the day: Button in window titlebar

Sunday 15 January 2012 at 11:21 am
Today I was asked how to draw over the whole window in Cocoa. Well it looks like you can simply add a view to NSWindowsMBS.contentview.superview to be able to draw over the whole window, even the title bar. And you can add a button there like on this screenshot:

You simply create a button and use w.contentView.superview.addSubview to add it to the window.
Example project: View in Titlebar.zip

MBS Real Studio Plugins, version 12.0pr7

Saturday 14 January 2012 at 9:32 pm
New in this prerelease of the 12.0 plugins:
  • Updated DynaPDF 2.x plugin to version 2.5.4.567.
    Download on macsw.de/plugin/DynaPDF2
  • ExitWindowsMBS now queries for shutdown privilege.
  • Added more methods for NSAttributedStringMBS and NSMutableAttributedStringMBS to handling attributes.
  • Added currentChart and mainChart functions to CDFinanceChartMBS.
  • Removed OptionProxyUserPassword and OptionUserPassword from CURLMBS/CURLSMBS classes. Please use other properties.
  • Added scrollWheel event to CustomQTMovieViewMBS, CustomQTCaptureViewMBS, CustomNSViewMBS and CustomPDFViewMBS classes.
Download: macsw.de/plugin/Prerelease

MBS Filemaker Plugin, version 2.5pr5

Saturday 14 January 2012 at 7:20 pm
New in this prerelease of the 2.5 plugins:
  • Added CURL examples for sending and receiving emails.
  • Added more CURL functions to get details on transfer.
  • Improved documentation with table formatting.
  • Improved Form Utility:
    • Now shows right commands for textarea, checkbox and select fields.
    • Added Images tab.
    • Now uses $ for variable names.
  • Added WebView.DisableJavascriptAlerts to disable javascript alert on Mac.
Download at monkeybreadsoftware.de/filemaker/files/Prerelease/

More news on user groups

Tuesday 10 January 2012 at 4:36 pm
For the London group, we have a poll running for finding the best date to have our meeting.

The Seattle User Group has the next meeting at 28th January 2012.

Older blog entries:

2012-01-09 New Real Studio User Groups for Switzerland and Leipzig (East Germany)
2012-01-09 MBS Real Studio Plugins, version 12.0pr6
2012-01-09 Winners for Real Studio Developer Magazine 10.2 published
2012-01-09 MBS Filemaker Plugin, version 2.5pr4
2012-01-06 Real Studio Developer Magazine 10.2 published
2012-01-05 Filemaker Magazine
2012-01-05 MBS Real Studio Plugins, version 12.0pr5
2012-01-02 Booked trip to Real World 2012
2012-01-01 MBS Real Studio Plugins, version 12.0pr4
2011-12-31 Happy new Year 2012
2011-12-26 The difference between WebPicture and Picture classes
2011-12-25 Real Studio - The Perfect Companion for SMEs
2011-12-24 Merry Christmas
2011-12-24 MBS Real Studio Plugins, version 11.4pr3
2011-12-22 Two days left for DynaPDF Sale
2011-12-20 MBS Real Studio Plugins, version 11.4pr2
2011-12-19 Handllng Sales and Serial Numbers
2011-12-19 Map of blog readers
2011-12-18 MBS Filemaker Plugin, version 2.5pr3
2011-12-18 How to get SQL Plugin running with Postgre SQL on Windows?

Archives

Feb 2012
Mar 2011
Feb 2011
Jan 2011
Dec 2010
Nov 2010
Oct 2010
Sep 2010
Aug 2010
Jul 2010
Jun 2010
May 2010
Apr 2010
Mar 2010
Feb 2010
Jan 2010
Dec 2009
Nov 2009
Oct 2009
Sep 2009
Aug 2009
Jul 2009
Apr 2009
Mar 2009
Feb 2009
Dec 2008
Nov 2008
Oct 2008
Aug 2008
May 2008
Apr 2008
Mar 2008
Feb 2008

Locations of visitors to this page XML: RSS Feed XML: Atom Feed
Loading