Low End Mac Reader Specials
TypeStyler For Mac OS X is Now Shipping! Download The Free Fully Functional 60 Day Tryout at www.typestyler.com
Don't install Parallels to play poker online! Poker Mac will show you how
to download and install a native Mac poker application such as Full
Tilt Poker Mac.
Laptop Hardware Provided by TechRestore - Overnight Mac & iPod Repairs.
Compare products like desktop computers, apple laptops, apple macs, and LCD Monitors side by side! All the information and reviews to make the best purchasing decision for new mobile phones, sat nav systems, or MP3 players. The Ciao online shopping community makes searching products easy for you.
Miscellaneous Ramblings
Miscellaneous Ramblings Review
FileMaker Pro 8.5 Well Worth Checking Out
Charles Moore - 2007.04.30 - Tip Jar
FileMaker is to computer desktop database programs on both the Mac OS and Windows platforms what Microsoft Word is to word processors - the de facto industry standard. FileMaker is made by a wholly owned subsidiary of Apple Inc. that was spun out of Apple's old Claris software division back in the mid 90s.
For folks who use their computers for business, in educational institutions, scientific research, software development, or any other endeavor where efficient organization, storage, and retrieval of large volumes of data are required, FileMaker can be one of the most indispensable programs in your suite of production tools. And that just scratches the surface of what FileMaker is capable of.
The current FileMaker 8.5 comes in a
Pro version (primarily for database users) and a Pro Advanced
version (targeted to developers). The Pro Advanced version is the
one I checked out for this review.
FileMaker Pro 8.5 Advanced has all the features of FileMaker Pro 8.5 plus a suite of advanced development and customization tools that facilitate the design and development of more powerful, more customized database solutions.
Developer Utilities in FileMaker Pro Advanced consist of a series of tools that enable you to create and deploy standalone database solutions tailored to specific needs (an example of a FileMaker Pro developed application is the Sophie's Cards greeting card creation program, my review of which you can read on Applelinks.
The Advanced version of FileMaker Pro supports menu customization, custom tooltips, custom right-click context menus, reporting enhancements, and has an enhanced script debugger with features like a watch window, stack traces, and the ability to disable individual script steps. You can copy and paste fields, relationships, script steps and whole scripts, or entire tables within the same file or from one file to another. Settings and preferences applied to a runtime solution can be saved and reused over multiple solutions.
With FileMaker Pro's Developer Utilities you can:
- Produce custom runtime solutions within FileMaker Pro Advanced
- Select the databases to be included in your solutions
- Name your runtime solutions to reflect your own branding
- Add your own logo or graphic to the closing splash screen of your solution
The Developer Utilities also enable you to produce solutions for operation on kiosks, rename entire database file sets, and prevent users from modifying the design or structure of your databases.
A database should be designed to facilitate consistent data entry and retrieval, and to reduce the existence of duplicate data among the database tables. Relational database tables work together to ensure that the correct data is available when you need it.
FileMaker Pro is quite flexible, so the decision to store data in a single file or in multiple files is often one of packaging and convenience. Data stored in tables is very easily shared between tables in the same file and tables in external files using relationships.

I hadn't actually used FileMaker since an ancient Mac OS Classic version (forget the number) from back in the mid 90s, so I was interested in checking out how much the program had evolved over the past decade. The short answer is "a lot." Indeed, in its OS X Universal Binary version 8.5 iteration, it's essentially a completely different program from the one I used back in the day, so the minimal experience I had with the application back then was pretty much irrelevant, obliging me to climb the learning curve again from scratch.
Consequently, I can't claim either the database expertise or experiential frame of reference to conduct a really comprehensive review of FileMaker Pro 8.5 Advanced. Indeed, a "comprehensive" review of this large and powerful program's capabilities would present a formidable challenge for anyone. What I can offer is some user impressions of what the program is like to use for a FileMaker novice - and what has changed in this version compared with its predecessors.
According to FileMaker Inc., the FileMaker Pro 8.5 family has only a few changes from version 8.0, but they are quite significant. All members of the FileMaker Pro family of applications feature Universal Application support and run on Mac OS X on Intel-based Macs delivering up to 116% faster performance vs. running on PowerPC, based on the company's benchmark testing (for FileMaker Pro 8.5 and FileMaker Server 8.0 v4). The new versions also run on Power PC-based Macs (G3 or better, but G3 upgrade cards are not supported), Windows 2000, and Windows XP.

The other big news is FileMaker Pro 8.5's new Web Viewer control, which can incorporate in FileMaker solutions information or applications via the Web on demand, including real-time content based on the information in your database. Data in specified record fields, such as customer's address or product name, will drive the URL in the Web Viewer. Set it up once, and there will be a live link for every record in the database. Possibilities include street maps based on a customer address field, shipping status based on a shipment tracking number, and stock performance charts based on a stock symbol.

You can view virtually any type of content in the Web Viewer that you can view in a regular Web browser, including HTML, PDF, QuickTime, Java applets, Flash and SVG charts and PHP charting classes, fillable forms, and, on Windows platform, binary files such as Word or Excel as well.
However, Web Viewer can't entirely replace a browser, because it doesn't support features like an address book, history, bookmarks, preferences, menus, and so on, although it is possible to interact with a browser using the new Set Web Viewer script step.

The Web Viewer feature will be of particular interest to developers, because it makes it much easier to integrate databases with the Web.
For lots of ideas on how to benefit from FileMaker Web Viewer, visit the FileMaker Web Viewer Gallery.
Also new in version 8.5 is the FileMaker Learning Center, which is accessed from the Help Menu. It provides a selection of free online resources to help users improve their FileMaker skills, or, in the case of folks like me, acquire some. At the Learning Center, you will find video tutorials geared to help both new and advanced FileMaker users, as well as how-tos, FileMaker community resources, and the FileMaker Technical Information Center, all from within a FileMaker Pro 8.5 database.

FileMaker Pro 8.5's new Layout Support allows you to assign a unique name to almost any object or layout: Web Viewer objects, field objects, text objects, geometric objects, portals, individual tabbed panels, groups, etc. Since these objects are named, you can use the name and script steps to enhance the power and convenience of your FileMaker solutions. For example, the Go To Object scripts step performs an action on a named object, such as making a particular tab panel active.
The GetLayoutObjectAttribute function finds out the name of the active object and returns to its object type, balance, source, content, state, and more.
The Set Viewer script step lets you provide simple navigational controls for the Web Viewer. Options include reset, reload, go forward, go back, or go to specific URL - the same functions available in Safari and Internet Explorer. The Reload control, for example, would be useful in a FileMaker solution showing a real-time currency exchange rates from the Web, which are updated frequently.
The list function finds out all the values in the database associated with a particular field. One way to use the function is to create a tool that displays the values. To quickly view all company names in the database, for example, a user could simply hover the mouse over the company name field. To see all parts in a shipment, the user could hover the mouse over the Items field.
If you'd like to distribute a database to non-FileMaker users, creating a Runtime application is a great solution. FileMaker Runtime applications make it easy to distribute off-the-shelf, royalty-free FileMaker solutions that allow users to access FileMaker database information but limit their ability to make modifications. Runtime applications can include the FileMaker Web Viewer capabilities.
Runtime applications cannot be shared over a network and do not include the ability to create Adobe PDF files.
Now that we're up to speed on the new features and capabilities in FileMaker Pro 8.5 Advanced, back to bringing me up to speed on using this program.
Installation is pretty straightforward. Insert the CD, type in the registration key when prompted, and let the installer do its stuff. No reboot or log out is required.
The first startup on my 1.33 GHz PowerBook took just short of forever, but subsequent startups thankfully proceed with greater dispatch. Once the program is up and running, a dialog appears asking if you would like to create a new database from one of the program's library of templates, which are selected from a pulldown menu.

Descriptions are provided, along with helpful complexity and skill level required ratings. I figured it would be best to start with something simple that I could relate to in a real world context, such as the Recipes category, under the heading "Home - General", rated for "Easy/inexperienced", which sounded just about right.

The template opened up, I pasted the data from a bread recipe I like into the fields, and presto! - there was the first entry in my FileMaker Recipes database. It's sort of like using a nine-pound maul hammer to swat mosquitoes, but it does provide a (very) rudimentary example of what can be done with database software.

You can also create a database from scratch, incorporating tables, fields, validation rules, and so forth, using FileMaker Pro's visual relationship builder to define relationships between various tables.
FileMaker Pro 8.5 can also import and export Microsoft Excel's native XLS file format and includes mail-merge capability for sending batches of emails easily (text-only). It supports live spell-checking (with Word-style squiggly underlining of flagged words) and auto-completion of values entered in fields. And much more
FileMaker Pro is touted as the easiest-to-use individual or workgroup database solution available, and while I can only see the proverbial tip of the iceberg, as it were, I can well believe it. I'm no authority on database applications, but based on a couple of weeks trying out this program, if you're thinking about investing in one or upgrading from an earlier version of FileMaker (especially if you can make good use of the Web Viewer feature), either FileMaker Pro 8.5 or FileMaker Pro 8.5 Advanced will be well worth checking out.
Minimum system requirements:
Mac OS
- Intel based Macintosh processors or Power PC (G3 or higher, but not Macs upgraded to G3)
- 256 MB of RAM
- CD-ROM drive and hard drive
- Mac OS X 10.3.9 or Max OS X 10.4
Windows
- Pentium III 500 MHz or higher
- 256 MB of RAM
- CD-ROM drive and hard drive
- SVGA (800 x 600) or higher resolution video adapter and display
- Windows 2000 (Service Pack 4), Windows XP (Service Pack 2)
For All Platforms
- Networking: TCP/IP
*Instant Web Publishing: A host computer with continuous access to the Internet or intranet via TCP/IP; access to the Internet requires an Internet service provider; FileMaker does not provide an Internet account for you; limited to five concurrent web sessions
FileMaker Pro 8.5, $299
FileMaker Pro 8.5 Advanced, $499
Upgrades
- $99 after rebate (from FileMaker Pro 8)
- $179 from FileMaker Pro 7 and FileMaker Pro 6
- Advanced $99, after rebate (from FileMaker Pro 8 Advanced)
- Advanced $299 from FileMaker Developer 7 and FileMaker Developer 6
Charles Moore has been a freelance journalist since 1987 and began writing for Mac websites in May 1998. His The Road Warrior column is a regular feature on MacOpinion, and he is a news editor and columnist at Applelinks.com. If you find his articles helpful, please consider making a donation to his tip jar.
Recent Miscellaneous Ramblings
- Pismo WiFi Networking Issue Finally Solved?, 11.24. It turns out the problems wasn't the Pismo, the Buffalo WiFi card, or Mac OS X 10.4. It was the Wireless G router - Linksys to the rescue!
- Why Spaces is My Favorite Leopard (and Snow Leopard) Feature, 11.23. Spaces, a feature introduced with OS X 10.5, is like having several monitors on your Mac without the cost and space of using multiple displays.
- Soft Touch Keyboards, Wireless Mouse Options, Loving SeaMonkey 2, and More, 11.18. Also the future of browsing with PowerPC Macs and the multiple mouse input bug introduced with OS X 10.5.8.
- 4 Mac Browsers Updated Recently, 11.16. A look at the release version of Safari 4.0.4 and preview versions of Firefox 3.6, Chrome 4.0, and Opera 10.10.
- More in the Miscellaneous Ramblings index.
Links for the Day
- Mac of the Day: 17" MacBook Pro Core Duo, Apr. 2006 - The top-end MacBook Pro includes a 1680 x 1050, 2.16 GHz Core Duo CPU, and supports Apple 30" Cinema Display.
- Group of the Day: G4 List is for those using Power Mac G4s or G4 upgrades.
- Support Low End Mac
Recent Content on Low End Mac
- Mini VGA to S-video Adapter a No Go for eMacs, Dan Bashur, Apple, Tech, and Gaming, 11.24. You might think that Apple's Mini VGA S-video adapter is a cheap way to connect your eMac or G4 iMac to your TV. You would be wrong.
- Google Calendar with iPhone or iTouch Is Great for Scheduling, John Hatchett, Recycled Computing, 11.24. Web-based Google Calendar allows access and updates from any computing platform, including Mac, Windows, Linux, and iPhone OS.
- i5 iMac Benchmarked, Mac mini 'Shouldn't Be Overlooked', Twitter Client for Classic Mac OS, and More, Mac News Review, 11.20. Also why Apple leaves the low end to others, 10.6.2 fixes video playback problem in 27" iMac, 3D Leopard and Snow Leopard performance, and more.
- Apple's Tablet an End Run Beyond Netbooks, Frank Fox, Stop the Noiz, 11.20. Whatever Apple has planned will leverage existing technologies while going beyond what its competitors can offer.
- Apple #4 in Reliability, Apple Tablet a Gadget for All?, HP's i7 Notebook Outdoes Mac Rivals, and More, The 'Book Review, 11.20. Also Flash 10.1 improves video on Hackintosh netbooks, thin-and-light notebooks impress, Windows XP finally on the way out, and more.
- NASA Chemical Sensor for iPhone, Smartphone Death Match, iPhone Earrings, and More, Ian R Campbell, 11.20. Also mobile phone dangers, new apps, GPS solution for iPod touch, new iPod and iPhone cases, and more.
- More links in our archive.
Recent Deals
- Best iPod nano Deals, 11.25. Refurb 8 GB 4G nano, $99; new, $126; refurb 16 GB, $129; new, $150; new 5G/8 GB, $134.60; 16 GB, $161.12. Shipping included.
- Best Classic Mac OS Deals, 11.25. System 6.0.8 floppies, $10; 7.1, $12; 7.5, $20; 7.6 $13; 8.1, $11; 8.5, $20; 8.6, $90; 9.0, $20; 9.2.2, $30.
- Best 15" PowerBook G4 Deals, 11.25. Used 1 GHz Combo, $400; 1.5 GHz SuperDrive, $449; 1.67 GHz hi-res, $600.
- Best G4 iMac Deals, 11.24. Used 15" 700 MHz CD-RW, $150; 800 MHz Combo, $229; 1 GHz, $289; 17" 1.25 GHz, $200; 20" 1.25 GHz, $509.
- Best MacBook Air Deals, 11.24. Used from $899; refurb from $1,099; new 1.6 GHz/120 HD, $1,150 after rebate; 1.8/64 SSD, $1,150 a/r; 1.86/128 SSD, $1,350 a/r; 2.13/128 SSD, $1,694 a/r.
- Best PowerBook G3 Deals, 11.24. Used 233 MHz WallStreet, $75; 266 MHz, $160; 400 MHz Lombard, $199; 400 MHz Pismo, $289; 500 MHz, $350.
- Best 12" PowerBook G4 Deals, 11.23. Used 867 MHz SuperDrive, $348; 1 GHz Combo, $379; SD, $519; 1.33 GHz, $529; 1.5 GHz Combo, $549; SuperDrive, $609.
- Best Mac Pro Deals, 11.23. Used 2.66 GHz 4-core, $1,300; 3.0 4-core. $1,919; refurb 2.66 4-core Nehalem, $2,149; 2.93, $2,549; 2.93 8-core, $4,999; new 2.26 8-core, $2,290.
- Best Time Capsule and AirPort Deals, 11.23. Used 802.11g AirPort Extreme, $49; 500 GB Time Capsule, $150; new, $190; 1 TB dual-band, $280; 2 TB, $469; 802.11n AirPort Extreme, $170.
- More deals in our archive.
About LEM | Support | Usage | Privacy | Contacts
Navigation
Used Mac Dealers
Apple History
Video Cards
Email Lists
Favorite Sites
MacSurfer
MacMinute
MacInTouch
MyAppleMenu
InfoMac
Macs Only!
The Mac Observer
Accelerate Your Mac
RetroMacCast
PB Central
MacWindows
The Vintage Mac
Museum
DealMac
DealsOnTheWeb
Mac2Sell
ramseeker
Mac Driver Museum
JAG's House
System
6 Heaven
System 7 Today
the pickle's Low-End
Mac FAQ
Abandonware
Petition
Mac vs. PC Info
Affiliates
The Apple
Store
Mac
Connection
B&H
MacMall
TechRestore
ExperCom
Crucial
Memory
batteries.com
Advertise
MacMinute
MacInTouch
MyAppleMenu
InfoMac
Macs Only!
The Mac Observer
Accelerate Your Mac
RetroMacCast
PB Central
MacWindows
The Vintage Mac
Museum
DealMac
DealsOnTheWeb
Mac2Sell
ramseeker
Mac Driver Museum
JAG's House
System 6 Heaven
System 7 Today
the pickle's Low-End
Mac FAQ
Abandonware
Petition
Mac vs. PC Info
Mac Connection
B&H
MacMall
TechRestore
ExperCom
Crucial Memory
batteries.com
