Saturday, May 21, 2016

PowerNodes: tạo một trang mới như thế nào?


Mỗi trang trong PowerNodes là một bảng dữ liệu đơn giản gồm các dòng và cột. Một bảng có thể có một hoặc nhiều cột. Thông thường dữ liệu trong mỗi cột có cùng một kiểu: văn bản (text), số (number), logic hoặc công thức (formula).

Mỗi cột được đánh số 1, 2, 3,... và có phần tiêu đề (header) và dòng cuối của cột (footer). Phần footer có thể được đặt dạng công thức tính trên dữ liệu trong cột. Các công thức có thể là SUM (tổng), MIN (giá trị nhỏ nhất), MAX (giá trị lớn nhất), AVR (giá trị trung bình) hoặc ROWS (đếm số dòng). 

Để cập nhật một trang trong PowerNodes trước hết bạn cần khai báo cấu trúc của bảng dữ liệu trong trang đó. Bằng cách nhất vào nút như trong hình:

Tap để cập nhật cấu trúc bảng dữ liệu cho page

Khi đó, ứng dụng sẽ chuyển sang màn hình khai báo cấu trúc bảng như hình dưới đây. Mỗi cột sẽ cần khai báo các yếu tố sau đây:
  • Title - tiêu đề của cột
  • Type - kiểu dữ liệu
  • Align - căn trên màn hình (L: trái, C: giữa; R: phải) 
  • Length - độ rộng tính theo % của chiều rộng màn hình nằm ngang
  • [D] - số chữ số thập phân cho các trường số
  • Footer - giá trị cụ thể hoặc công thức cho ô footer
Màn hình cập nhật cấu trúc bảng dữ liệu cho page

Trong ví dụ trên đây, bảng dữ liệu được định nghĩa là một danh sách gồm 2 cột: họ tên người và tuổi. Trong đó cột tuổi được xác định là số nguyên (không có phần thập phân), dòng footer là tuổi trung bình của những người có trong danh sách.

Sau khi cấu trúc bảng đã được khai báo, bạn có thể quay trở lại màn hình nhập liệu cho trang để bắt đầu cập nhật dữ liệu.

Lưu ý: 

1) nên cân nhắc kỹ cấu trúc dữ liệu cho từng trang, việc sửa lại cấu trúc sau khi nhập liệu có thể dẫn đến việc hỏng hoặc mất dữ liệu đã cập nhật.

2) nếu tổng độ dài các cột trong trang nhỏ hơn 100%, cột cuối cùng của trang sẽ tự động dãn ra để chiếm hết màn hình nếu thiết bị đang ở chế độ nằm ngang.

Monday, April 18, 2016

PowerNodes - Tools for business people, engineers, officers,...

PowerNodes is a tools to create reports, ideas, keynotes or presentations on iOS devices and present its directly to the audience through Apple TV.


Pic 1: PowerNodes - Tools for present your keynotes


PowerNodes support basic features:

  • Create new presentation (schemes)
  • Save and re-open your presentations to use
  • Choose background images
  • Define data structure for each page

Simple operators and calculations inside your keynotes

Let see the following picture

Pic 2: Sample of annual business report
You can see in the picture: there is a column of revenue by quarters and the last line is the annual revenue, which is the sum of the column. In PowerNotes you can define this page of the report as in the picture bellowed:

Pic 3: Definition of the page in pic 2
The footer of the page is automatically calculated as the SUM of the column "Revenue".
PowerNodes 2.0 support 5 types function for automatic calculations the summary row (footer) for pages:
  • Sum of values of the column (=SUM)
  • Average value of values in the column for all rows (=AVR)
  • Minimum value of values in the column for all rows  (=MIN)
  • Minimum value of values in the column for all rows  (=MAX)
  • Number of data rows (=ROWS)

Column calculated by column(s)

The tools also has a features that helps you to calculate values of (number) column based on values of prior column(s). See the picture 4:

Pic 4: Column calculated by prior columns
This is the business result (revenue, expenses, profit) report by product-lines. The column "Profits" is calculated by the columns "Revenue" [2] and "Expenses" [3]. Number of column is started from [1] at the first column ("Products"). As you can see, for each row of the table you can input data for the column "Profits" by actual value (number) for use formula = [2] - [3]

PowerNodes will use the formula to calculate the number based on values of columns [2] & [3].

Draw charts automatically based page's data

PowerNodes helps you to draw and show your data in form of flexible charts based of the content of pages of your presentation. Standard types of chart: pie, lines, bar,... are supported perfectly.

Pic 5: PowerNodes Charts

Try it and experience its powerful features yourself.
It is easy to use and you can create aware-some keynotes in minutes.