Lyre Music website

I maintain a website for Lyre Music and recently added two volumes of music to the site at Lyremusic.com You should tell all your lute playing friends. LyreMusic

ValderrabanoCovSmEnriquez Valderrabano: Libro de Musica de Vihuela, Intitulado Sivla de Sirenas

A Complete modern Edition with Full English Translation

Translated, Typeset and Edited by Philip Rosoff-Horne

The first complete modern edition in French tablature, including all vocal pieces and fantasias, together with a translation into English of Valderrabano’s introductory material, notes on individual pieces, and lyrics for many of the vocal pieces. $40.00 US plus $12.00 US postage or $26.00 for international postage.

CancioneroCovCancionero del Palacio, songs from Renaissance Spain.
Edited by Philip Rosoff-Horne

Lyre Music is pleased to introduce an edited edition of songs from a late 15th century manuscript now known as the Cancionero del Palacio (The Palace Songbook). Our edition contains 247 songs by composers such as Juan del Encina and Francisco de la Torre, arranged for voice and vihuela (or lute). All parts for each song have been intabulated. Intermediate players can easily play the majority of these lovely pieces.

The Cancionero del Palacio book sells for $35.00 plus $12.00 US postage and handling, or $25.00 for international postage.

FileMaker’s new iOS apps hit 100K downloads in one week | TUAW – The Unofficial Apple Weblog

FileMaker announced that its mobile database solution, FileMaker Go 12 for the iPad and FileMaker Go 12 for the iPhone, surpassed 100,000 downloads in their first week of availability. This is an impressive milestone for an enterprise tool that lets customers run iOS database apps created with FileMaker Pro 12. It has a much smaller audience than a consumer-oriented app and shows that custom business app development is a growing market.

Show full PR text
New FileMaker Go 12 for iPad and iPhone Apps Surpass 100,000 Downloads in First Week

Strong customer demand affirms FileMaker’s role as a leading platform for creating and deploying custom iOS business apps

SANTA CLARA, Calif. – April 12, 2012 – FileMaker, Inc. today announced that FileMaker Go 12 for iPad and FileMaker Go 12 for iPhone, apps that run custom business solutions created by FileMaker Pro 12, have been downloaded more than 100,000 times in their first week.

FileMaker Go 12 for iPad and iPhone are free on the App Store. FileMaker Go 12 makes it easy for everyone to run iOS database apps created with FileMaker Pro 12. The new FileMaker 12 product line features stunningly beautiful new themes and Starter Solutions, powerful iPad, iPhone and desktop design tools and superior file management for today’s media-intensive applications.

“The rapid adoption of FileMaker Go 12 strengthens FileMaker’s position as a leading platform for creating custom iOS business apps,” said Ryan Rosenberg, vice president, marketing and services, FileMaker, Inc. “Businesses are using FileMaker Pro to create apps to manage everything from their inventory to contacts to salespersons’ routes, and deploying these on their iPads and iPhones with FileMaker Go.”

A free 30-day trial of FileMaker Pro 12 lets everyone see how easy it is to start creating custom iOS business apps.

Its hotter than Hot Cakes

Posted via email from mclasen’s posterous

Neal Stephenson Takes Blame For Innovation Failure

read –>Neal Stephenson Takes Blame For Innovation Failure


itwbennett writes “Neal Stephenson is shouldering some of the blame for discouraging budding scientists and engineers, saying in a interview that perhaps the dark turn science fiction has taken is ‘discouraging budding scientists and engineers.’ For his part, Stephenson has vowed to be more optimistic. From the article: ‘Speaking before a packed lecture theater at MIT yesterday, Neal Stephenson worried that the gloomy outlook prevalent in modern science fiction may be undermining the genre’s ability to inspire engineers and scientists. Describing himself as a “pessimist trying to turn himself into an optimist,” and acknowledging that some of his own work has contributed to the dystopian trend, he added “if every depiction of the future is grim…then it doesn’t create much of an incentive to building the future.”‘”

Share on Google+

Read more of this story at Slashdot.

Slashdot by samzenpus April 19, 2012 5:08 PM

Sent from my iPad

Posted via email from mclasen’s posterous

Bar scanning in Filemaker Go on the iPad

A client recently discussed the idea of identifying patients and patient-related materials with bar codes and how you might do that with Filemaker Go in the iPad.IOS:

This from thew Filemaker Technical Developer forum:

Module 13 in the Filemaker 11 Training Series has a demonstration technique for using pic2shop (free app) as a barcode reader and receiving the resulting barcode back as an input to a Filemaker Go database via a script to open the scan app with open URL, this call to pic2shop includes the callback script with the result, and passes the barcode back as a parameter to the “process results” script

This uses the camera on the iphone (ipod touch for cheaper/more replaceable option?, ballistic case to protect the device?) as the “barcode scanner” and may achieve what you require.

I downloaded the free version of the app –>

ShopSavvy (Barcode Scanner and QR Code Reader)
By ShopSavvy, Inc.

and scanned in a random product Bar code from a package I had on my desk. I had on my desk with my iPad:
IMG 1845

IMG 1844

The aforementioned article gives the programming goblegook for grabbing the number from scan and returning it to Filemaker Go.

Passing Data Between FileMaker Go and other iOS Applications

One very powerful feature of FileMaker Go is its ability to pass data to and receive data from other iOS applications. Just as plug-ins can be used to extend the capabilities of FileMaker Pro on the desktop, the FMP7Script URL scheme feature extends the capabilities of FileMaker Go by allowing FileMaker Go to use a URL to open and pass data to another application. Likewise, other iOS applications can open and pass data into a FileMaker Go script.

and
URL Syntax

The original fmp7:/// URL scheme was enhanced for FileMaker Go so that in addition to being able to open a file, a specific script can be called and data can be passed into the script as optional parameters. There are several forms of the new URL scheme that cause FileMaker Go to behave in different ways:

FMP7Script:///?script=[&param=] [&<$name>=]

This form of the URL causes FileMaker Go to look for and open (if not already open) a remote FileMaker file. Then the named script must be in that file. Once the file is opened, it will look for and execute the script specified in the URL.

FMP7Script://$/?script=[&param=] [&<$name>=]

This form of the URL causes FileMaker Go to look for the named script in a file by the given name that is already open.

FMP7Script://~/?script=[&param=] [&<$name>=]

This form of the URL causes FileMaker Go to look for and potentially open a file with the specified name from over the network or on the local device in the Documents directory. Then the named script must be in that file.

—> snip / and on and on
Bottom line:
A bar code can be created by any MRN and added to labels for example
i would use 6barcode by SixFriedRice: http://sixfriedrice.com/wp/products/6barcode/
From a Custom Jewelry database I created that created and used bar codes:
Label

Labels can be affixed to Reports, Printouts, Pets, Products, anything you like.
The Jewelry maker bought a label printer expressly for this purpose and the label was customized.
Kaiser now has bar codes on wrist IDs for admitted patients for proper identification.
Applicable to so many needs.
Setup would not be too difficult.

MACC signing out.