July 1, 2010

Silent installation guides of lastest Acrobat 9 with Patch and Flash Player (TC)

 
Here are the Silent installation guides (Traditonal Chinese) for you to install
(1) Acrobat 9 with Patch
(2) Latest Flash Player

Acrobat and Patch Slient Install
Flash Player Patch Slient Install

The following is the information in Chinese。

如何以背景安裝方式,來安裝 Acrobat 及 Flash Player?

這裡提供兩份繁體中文的安裝指引,目的是希望告訴大家如何
(1) 配合派送程式,同時安裝 Acrobat 以及 patch 更新檔。
(2) 配合派送程式,安裝最新版的 Flash Player。

7:49 PM Comments (3) Permalink
June 28, 2010

eGov – Briefing of Document Archive and Security Practice (TC)

A general briefing (Traditional Chinese) of document archive and security practice in eGovernment.

Download

5 major issues:
1. Document is portable?
2. Digital Signature is easy to use?
3. Official document / Form is easy to design?
4. How to Review? (Distributed or Centralized)
5. Content is Confidential / Sensitive?

5:49 PM Comments (0) Permalink
June 25, 2010

Datasheet of LiveCycle ES2 (TC) (EN)

LiveCycle ES2 Datasheet

Traditional Chinese:

1. PDF Generator ES2

2. Forms ES2

3. Rights Management ES2

4. Digital Signature ES2

5. Content Services ES2

6. Reader Extensions ES2


English:

1.LiveCycle ES2 Summary Card and Product Portfolio

2. Forms ES2

3. Rights Management ES2

4. Digital Signatures ES2

5. Data Services ES2

6. Mosaic ES2

7. Collaboration Service

8. PDF Generator ES2

9. Process Management ES2

10. Business Activity Monitoring (BAM) ES2

11. Content Services ES2

12. Connectors for ECM
- Sharepoint
- Filenet
- EMC

13. Reader Extensions ES2

14. Output ES2

15. Production Print ES2

10:37 AM Comments (0) Permalink
May 24, 2010

A summary of Connect Pro vs. WebEx (TC)

Based on material(s) of Dave Walker, Intesolv
http://www.youtube.com/user/InteSolv#p/u/5/z6h1DULGths
http://www.youtube.com/user/InteSolv#p/u/1/fYQxBJYqbvA
http://www.youtube.com/user/InteSolv#p/u/4/aD5gsi3kc1Q
http://www.youtube.com/user/InteSolv#p/u/2/8MBKdg7gWD8
http://www.youtube.com/user/InteSolv#p/u/2/YY4pXTHUF5g

I summarized it into a series of comparison sheets (Traditional Chinese) of Connect Pro vs. WebEx.

(1) Getting into a meeting
(2) Adobe Connect vs Webex Management Interface
(3) The Meeting Room
(4) Using Webcams in Adobe Connect Pro vs Webex
(5) Video in Adobe Connect Pro vs Webex

5:16 PM Comments (0) Permalink

A summary of Connect Pro vs. GoToMeeting (TC)

Based on material(s) of Dave Walker, Intesolv
http://www.youtube.com/user/InteSolv#p/a/u/0/X9TosEVtwyE

I summarized it into a comparison sheet (Traditional Chinese) of Connect Pro vs. GoToMeeting.
ConnectPro_vs_GoToMeeting-2010-05.pdf

4:55 PM Comments (0) Permalink
May 10, 2010

Adobe LiveCycle and BPM (TC)

Here is a deep introduction (Traditional Chinese) of Adobe LiveCycle ES2 in BPM usage.

Adobe_LiveCycle-BPM-20100510_s.pdf

Introduction
• Company Profile
• BPM Concept / Definition
• Business Value – Adobe Technologies
• BPM Application
• Business Value – Adobe Advantages

Overall Architecture
• Architecture
• Developing tool – Design
• Developing tool – Direct Use
• Developing tool – Develop
• Platform (DB, application server)
• HA, load balancing, recovery

Functionalities
• Model Driven & Form Design
• Process Modules
• Process & Rule design
• BAM (Business activity monitoring)
• Organization management
• Documentation
• QA / Testing
• Task List
• Mobile support

Change Management and Process Improvement
• Euromoney and Dynamic form templates integration (XDP, DDX)
• Kane County and Multiple data applications (Guides, PDF, Workspace, Flash)

Others
• Other references

11:17 PM Comments (0) Permalink
April 25, 2010

A step-by-step tutorial of PDF form submission without any coding (EN) – using REST and Reader Extensions ES2

I wrote a step-by-step tutorial (English) of PDF form submission without any coding
- using REST and Reader Extensions ES2
LiveCycle_ES2_REST_invocation.pdf

What’s my purpose?

  • Imagine you have designed a PDF form using LiveCycle Designer. It’s quite easy even you are non-technical background.
  • Without any coding, the only easier way for submitting this form is using Email. (e.g. mailto://someone@email_address)
  • However, if you consider a large group of users and a centralized organization, you will prefer to submitting to a HTTP URL instead. (e.g. http://somewhere@url_address)
  • But how can you do that? For example, It can be retrieved by “multipart/form-data” of the submitted data. Or writing a server-side code to handle the HTTP request and response.
  • Here is the problem. Many users may don’t know how to implement. Even they’ve got the sample server code, they still don’t know how to handle and maintain it. This becomes a barrier in fast adaption.
  • So I want to find a solution to support the non-coding integration.

Benefit

  • Without any coding.
  • Minimize the learning curve to start our usage – only Designer and Workbench. It integrates front end, receiver, and processing services.
  • Simple design concept – Drag & drop and Properties setting.
  • Powerful tools.
  • Form fields – Text, image, date, digital signature, button, paper barcode (1D, 2D), …
  • Data connection (XML Schema, Web services, database, Adobe data model).
  • Dynamic fields, Reusable form fragments, Validation, Action Builder.
  • Version control (History), Process debug by Record and Playback.
  • Endpoints (web services, API, email, watched folder, flex remoting).
  • Wow. Is that wonderful ?

How To
- For PDF form, we design it by LiveCycle Designer ES2.

  • Besides the form fields, we place a submit button.
  • It submits to the REST URL of LiveCycle process.

- For LiveCycle, we design a related process using Workbench ES2.

  • Receive a PDF form as Input (default startpoint – REST).
  • Extract the XML data (exportData operation).
  • Save the XML to server (writeXML operation).
  • Modify the XML data (Set Value service).
  • Insert it back to the input PDF form and return it to user (importData operation).
  • Note: I use the same PDF form as output is just for simplicity only. You can assign the output PDF for welcome letter, task record or report.

- Expected result:

  • When an user submitted a PDF form to LiveCycle server, the system will save the extracted XML data. Then it modifies some fields and return a PDF back to the user.
7:45 PM Comments (0) Permalink
April 12, 2010

LiveCycle eForm (PDF / Flash) Case Studies (TC)

Attached is the Traditional Chinese slide of LiveCycle eForm Case studies

Adobe_LiveCycle-eForms-casestudy-20100402-web.pdf

Agenda:
1. Form Processing: Standard (PDF, XML), Front-end (Reader, Designer, Workbench),
Back-end (Foundation, Solution components), and Integration in LiveCycle
2. Adobe LiveCycle Reader Extensions ES2 – Its function and comparison with Acrobat Pro
3. Australia PDF SmartForms – Huge ROI by Share form fragments while maintaining the Standard data schema
4. ROI of Financial dynamic PDF forms – AXA, Citi, Wachovia, RBC, HSBC, AIG, Nationwide, MetLife
5.Poland e-Deklaracje Desktop – Fast adaption by Adobe AIR and Reader across multi-platform
6.Kane County – Cover standardization and easy-to-use by building work processes of Flash and PDF forms
7. FAA – Form processing, management and document control
8. MFG.com – a great showcase of LiveCycle integration – Real-time dashboard (user behavior tracking), Online decision making (price beat), Users need Adobe Reader only (all documents and CAD are all converted to PDF), DRM security, and Content management (RFQ, Attachment, data source consolidation).
9. NATO – 70 data source with realtime content integration
10. NASDAQ, Morgan Stanley – Realtime transaction

3:52 PM Comments (0) Permalink
March 30, 2010

Adobe Today (TC) – Part 2

This is the part 2 of Adobe Today briefing (Traditional Chinese).

Adobe_Today_Part2_20100330.pdf

Some interesting topics are selected.

1. What’s the statistical meaning of Flash usage?
- 70% in gaming
- 75% in video
- 85% in web
- 95% in Flash Player 10
- 95% in mobile

2. Examples of Flash usage
- Animation, Video, Application

3. News of Acrobat:
- How we promote e-Portfolio in Acrobat 9?
- A series of joint learning activities with Cheng Shiu University, Shu-Te University, Tainan University of Technology, Kun Shan University, I-Shou University. And the momentum is keep going …

4. News of Adobe Connect Pro
- PPT/PPTX, PDF, Flash support. Thanks to internal technologies of PPT-to-Flash and PDF-to-Flash. It’s the reborn of FlashPaper.
- moodle (LMS) support for easily manage the meeting, recording and scheduling.
- iPhone (apps) support. I think the coolest thing is this app is made of AS3 and exported directly by Flash CS5.

5. News of Flash Media Server
- NCAA, HBO Go, ABC, Fox, U2 on YouTube, ESPN3

11:12 AM Comments (0) Permalink
March 21, 2010

Acrobat e-Portfolio in Education (TC)

A material (Traditional Chinese) of Educational e-Portfolio by Acrobat.
Including activities, references, applications, and resources.

Acrobat-ePortfolio-20100319-s.pdf

1:43 AM Comments (0) Permalink