Recently in LiveCycle ES Category

Where's the LCDS Love?

| 6 Comments
Why do you think that many enterprise Flex developers don't use LiveCycle Data Services?

LCDS.jpg
Someone recently asked me why I thought the take-up of LiveCycle Data Services among developers isn't more, um enthusiastic. Unlike almost any other development tool I've used, I don't recall hearing anyone complaining about the level of functionality offered by LCDS. That's certainly to the credit of the product managers and development team at Adobe, but exactly why isn't such a powerful tool more popular in the developer community?

It's certainly a difficult question and I wouldn't dare profess to have a definitive answer. I've therefore decided to share my thoughts while humbly asking for yours. You never know, maybe someone at Adobe will read this and take note.

Keep in mind that all I have to go on are conversations with developers and from reading blogs, so definitely consider these musings "non-scientific" and loaded with lots of hyperbole (the spice that makes blogging fun).

Flex, Flash and Spock... What's Not To Love at MAX 2010?

| No Comments
Whether you're a waiter who dreams of being an actor, a trekker on a lifelong pilgrimage to meet your Vulcan mentor or are an avid Flash or Flex developer, there's only one place to be next week: Adobe MAX 2010 in sunny Los Angeles, California.

I will be attending  Adobe MAX for the first time, this year. Needless to say, I'm very excited and grateful to my employer, 4Point, for sending me on their dime (I surely could never afford it). I've registered for the most interesting sessions I can though my sense is that I'll be missing more than I'll be taking in. Hopefully they'll be recording all of the sessions so that I can catch up on what I missed later. One thing I won't miss will be the MAX Awards, since  Leonard Nemoy (heard of him?) is presenting. The geeks will be swooning in ecstasy, no doubt.

To maximize the amount of information I can jam into my sleep-deprived brain, I intend to squeeze in as many 360Flex and FITC "Un-Conference" sessions as possible. Hopefully the rooms will be close enough together to skip quickly from one session to another so I can miss as little as possible.

Since I'll most likely be on my own most of the time, feel free to drop me a line so we can meet up. I'm getting there near noon on Sunday and will have most of the afternoon free. I'm flying back out on Thursday morning.

Hope to see you there! (Cross-posted at riagrande.com)

Pull up a chair at LiveCycle Café

| No Comments
Adobe recently planted the seed for improved cooperation within the scattered LiveCycle community. In an effort to leverage the social web to combine our collective efforts to get the word out about LiveCycle and build up buzz and a shared base of common knowledge from which we can all benefit.

This "seed", as I call it, is LiveCycle Café, a social AIR app that provides all the tools to start sharing and gaining knowledge on the power of LiveCycle, leveraging Adobe corporate documentation, forums, live chat and various community contributions via a built-in RSS reader. The premise is that beginners and experts alike from across the globe (is that a contradiction?) will use it to connect with each other. LiveCycle is a very powerful but large set of tools, so gaining access to the many experts who are out there toiling in obscurity (some of them are toiling a few cubes away from me, here at 4Point) is a great asset. As we well know, we can only succeed by standing on the shoulders of giants, so having instant access to the cream of the LiveCycle crop can do nothing but make us better at what we do.



Here is the AIR install badge. Check it out. Who knows, maybe you'll find me on there, snooping around.

Take a Spin on the Tour de LiveCycle

| No Comments
After the success of Tour de Flex (which just recently celebrated its 5,000,000th sample viewed) the fine folks at Adobe have released Tour de Livecycle, a one stop shop for discovering the many, many facets of the Livecycle Enterprise Suite. Hopefully this initiative will help put this powerful yet underrated offering from Adobe onto people's radar screens.

There's no point in me going into what Livecycle is, but suffice it to say that any self-respecting enterprise Flex developer owes it to him/herself to seriously consider gaining some Livecycle-related experience. "There be gold in them thar skills."





Hat tip to my man Armaghan here at 4Point for pointing me to Duane's post on this topic (over at Technoracle). Also, check out the original post on the "TDL" launch by Greg.

Opening PDFs by URL With Parameters

| 1 Comment
As documented in the PDFOpenParameter Guide, it is possible to influence the display of PDFs you are opening on the command-line or through a URL using parameters. I found this to be a very cool bit of info. By appending certain parameters using the "#" character, you can have a good amount of control over the display of the PDF document. No fancy programming required.

Scenario 1: Search Results

Let's say that you are providing full-text search functionality for a set of PDF documents (as we are for a current project using a LiveCycle ECM Connector). You can pass the search terms into the PDF reader upon opening the file, making the Reader run a full-text search within the document. It's very cool.

e.g. Searching for "PDF" and "document" in the above PDF using the "search" parameter gives this:

http://partners.adobe.com/public/developer/en/acrobat/PDFOpenParameters.pdf#search="PDF document"

Scenario 2: Hiding the tool-bar

It's self-explanatory: top toolbar begone!

http://partners.adobe.com/public/developer/en/acrobat/PDFOpenParameters.pdf#toolbar=0

There are many other parameters to try out, so get to it!

Adobe and Amazon Team Up on "Sandbox In The Sky"

| No Comments
"Sandbox in the Sky"... sounds like a Miyazaki movie, but it isn't. It's one phrase aptly used to describe a new project underway at Adobe and made possible with help from Amazon Web Services.

The two tech giants have partnered in creating a new "cloud-ish" LiveCycle ES development environment for use by members of the Adobe Enterprise Developer Program. This tool promises to allow developers to gain access to fully-configured LiveCycle development environments with the click of a button (must be a very big button).

The service is called "Adobe LiveCycle ES Developer Express" and leverages Amazon's "Elastic Compute Cloud" (aka EC2), as well as Amazon's S3 (aka "Simple Storage Solution") data service offering.

I haven't yet seen this running, so I can't comment on the performance or how reasonable it is to use, but kudos to Adobe and Amazon for being so ambitious. I can just imagine how many integration headaches they've had to go through to get this going... especially considering how much of a steaming load of grief LiveCycle can sometimes be to get running locally with anything but a vanilla configuration.

Check out the press release here.


About this Archive

This page is an archive of recent entries in the LiveCycle ES category.

Java is the previous category.

PDF is the next category.

Find recent content on the main index or look in the archives to find all content.