Thursday, September 15, 2016

CAPSTONE2016

Attention ! BSIT 4TH YEAR ANIMATION TRACK.
9.16.16
PRINT YOUR CAPSTONE FILE HAND OUT  AND MONITOR THIS BLOG.

******

Example of Chapter 4, but you need to based the format in your hand out.


                                                                       Chapter IV

                                                                Design and Methodology

  The proponents use prototyping method to develop this system. Check figure 1.1. prototyping formulate  the logical flow of the system  which involves  analysis, design, modeling and testing. prototyping is crucial to  the model evaluation and provides the sequence process for testing its function and needed requirements for the completion of the project.

            Analysis ---> Desing---> Implementation----->Test

            Figure 1.1

The first step in prototyping is to analyze the requirements, gathered the data and formulate the definite conceptual design  of the target system.

        Logistics and Requirements

  The researchers gathered the required materials and logistics to hit the requirements of the projects that will
  execute the performance of the system/project, using the principle of input, process, output and control of the project. It was a step by step method to follow the workflow of the design  to evade the errorrneous data.(expand...)

       INPUT
      (Note:Please based your content in your Project, "sample lang in para may basehan kamo"

        *  The system can accept users inquiry
        * The System can accept calls and sms
        * The System can accept images
        * The System can accept reservation
       (For Animation like whiteboard, drawing and related apps..you can use these)

        * Rough Modelling of the character
        * Storyboards and panelling
        * Scenes and Layouts
        *Camera staging and tracking
        *X-sheets/dopesheets details characters lypsync and movements
      (expand...)

  OUTPUT

   * The system can generate  lists of stocks
   * The system can print the lists of stocks

   (note..for animation apps..tourism..)

    *The system can display location of tourist spots
    *The system can display the location of the end users

    Example for proposed animated shorts

     *Short animation flics
   (expand..)

   Example for drawing, flat, whiteboard mobiele apps..

    * The system can provide information on whiteboard animation details
    * The system can provide basic animation techniques using the digital and traditional method
  (expand..)


  PROCESS
         (Example for Movie)
        *The System/project can display seamless compiled video based on the swf format
       (expand..)

       (Example for apps...)

       *The System can view the different panels for medical first aid
      * The System can display animated tutorial for CPR

       - - -
       *The System can display tutorials for basic and advance drawing
      * The System/apps can edit view the drawing

      (expand...)

 PERFORMANCE

         *The system can accomodate the tourist inquiry 24/7
        * The System/apps is wired to the internet
        * The System runs in the different android platform
        * The Systems can replicate the flat files for back ups

        (expand..)

         * The compiled movie is compatible to different video playbacks
         (expand..)

 
  CONTROL

            * The compiled movie is not convertible to quicktime video format
          
    More example for the control

             *The  System/ apps cannot save the inquiry from the end users
            * The System cannot communicate to social media apps
            (expand...)



DATA PROCESS MODELING

          Data process modeling defines the summation function of the project, it is directly focus to the behavior of the entities that communicates to the tasks, allowing the users to enter the data and processed by the system.

         Figure 1.2 illustrate the Context Diagram of the proposed app/system/project. There are different entities on the left side and at the middle are the activities that takes place to communicate with the project.
The details of the inquires are classified in the given entity, End user and Teacher.


  sample only.

  [            ] -----------------------Queries----------------------------------------> ===============
  [   user   ]-----------------------End User Account    -------------------------->  |                                 |
  [            ]            
           

  [             ]---------------------Personal Information----------------------------->|        <  SyStem >      |
  [Teacher ]---------------------Reports ----------------------------------------->|                                  |
  [             ]                                                                                                            __________________

Fig. 1.2

(note* review your SAD - Context Diagram)

Provide the Context Diagram  for Parent and Child process.
.
For Every context diagram please explain the process.; review the ENTITIES.


OBJECT MODELLING (please check your file hand out if this is admissible)
USE CASE DIAGRAM (please check.. in your handout)
CLASS DIAGRAM(please(please check in your handout)
SEQUENCE DIAGRAM(please check in your handout)
ACTIVITY DIAGRAM - flow charting

Discuss the features of your design/System/apps/projects here

{provide  screen shots)

For every screen shots, you need to infuse the explanation

NEXT...

Chart for Entity relationship  Diagram(applied for database design; system with back ends only)


DATA STRUCTURE (applied for back ends only)


NETWORK TOPOLOGY.

Explain the design of your platform and topology here, if you are using the internet, lan, wan, or gan, create/draw the diagram of devices that communicates to different workstations,cloud and related
networking process..


SECURITY {please check if this involves in your File hand out}


GANNTCHAR

Draw a table that manage you to start and finish the project

example

Tasks                                      Duration                  June        July              Aug   xxx Sept
=============================================================
Looking a client/comp/org                                       xx
Design                                                                       xxx
Prototyping                                                                    xxxx
Storyboard                                                                      xxx     
Layouts                                                                                      xxx
panelling                                                                                         xx
Modeling                                                                                          xx
IB                                                                                                      xx
Background and coloring                                                                         ..xxx
Line testing                                                                                                    xxxx
Dubbing...
(expand..


Fig. 1.4 Gannt Chart

Tje Figure shows how the proponents organize....blah..blah..(expand, its your tasks to expand this no
more kid stuff!)


Reponsiblities(write here the responsibilities of every member)

Example:

The Capstone project team is composed of 2 members. The following particulars are the tasks of
the researchers/proponents

    Project Manager - Juan Ta-TamadTamad

   Designer and Coder - Juliana Ta-TamadTamad


(AGAIN THIS IS THE EXAMPLE OF CHAPTER 4, PLEASE REFER TO YOUR FILE HAND OUT, THIS WILL SERVE AS A GUIDE ON HOW TO ATTACK THE CHAPTER 4. )

CHECKING OF CHAP1-4 - DEADLINE--> Sept. 19,2016. 
EVALUATION/PRE ORAL ON THURSDAY --> Sept. 22,2016











 
            




 
    


Wednesday, October 1, 2014

IT FUNDAMENTALS (JSCRIPT)




HI BSIT 1-B!

We will meet next meeting, you need to finish your project - WEB BASED MINI QUIZ APPS, HOROSCOPE PROGRAM (all in html4.0 and javascript)

Please review these parameters , commands and stuff.

1. If and Else
1.1 else if (nested condition)

2.function() { }

3. Relational Operators = ( && - AND   || - OR)

3.1  = = comparison
3.2  > < greater than and less than symbol
3.3 = assignment

4. var (declaring a variable and Data types like Numbers , string, characters..)

5. Prompt - Input

6. document.write ( display output)

7. Alert ( Graphical users interface to display the output)

** FINISH your 4 pages  assignments
For every page you need to produce the CODE (Hand written, in bandpaper), DESIGN FOR THE PAGE(bandpaper) and (FLOWCHART)

So far we discussed the basic flowchart using the LINKS, TERMINAL(start and end), DECISION SUPPORT, INPUT AND OUPUT PROCESS.

**
TO DO (to be submitted next meeting. PLEASE provide flowchart,hand written.)suBMIT THIS NEXT MEETING

1. Write a program that will ask the user to enter his/her NAME, LASTNAME, COURSE AND SUBJECT

1.1 Function name is mydata()
1.2 If the subject = ="itfundamental" display the PHINMA LOGO (centered using document.write)
1.3 and display the Name, Lastname,course and Subject.
1.4 Otherwise display an animated sad face (use the document.write)

2. Write a code that will add 2 numbers (MINI CALC)

2.1 The name of the function is calc(), variables are add1,add2 and total
2.3. Use parseInt to compute the value. Ask the user to enter 2 numbers( provide to INPUT Process or two Prompt commands)

What is parseInt? (Review) Jscript function to  convert String to a numerical value.

example:

function test(){

var a1,a2,average

a1 = 85
a2 = 85

average = (parseInt(a1) / parseInt(a2))
alert( " Average is " + parseInt(average))  or document.write("average is " + " " + parseInt(average))

}

Explanation:: (ILONGGO MODE) "KUNG SA DIIN ANG VALUE SANG A1 IS 85, ANG 85
HINDI PA INA NUMERO SA JSCRIPT. DAPAT MA CONVERT INA SA NUMERICAL VALUE.

GANI ANG COMMAND NGA (PARSEINT(A1) -> GUINA CONVERT ANG A1 SA NUMERIC PARA ANG 85 MAGING NUMERO HINDI TEXT PARA MA DIVIDE SA PARSEINT(A2).

KUHA? SUMA TOTAL ANG AVERAGE =(A1/A2) GALING GUIN GAMITAN LANG SANG
PARSEINT PARA MA CONVERT ANG UNOD SANG A1 NGA 85 KAG A2 NGA 85 SA NUMERICAL VALUE PARA MA PRINT.

AMO MAN ANG (PARSEINT(AVERAGE) PARA MAKA DISPLAY SANG NUMERO"



Tuesday, September 23, 2014

THESIS AND CAPSTONE

Hello BSIT 4th year!

We will discuss next time the fabric of CAPSTONE so that you will understand the mechanics of  your research paper.

Here are the Lists of research areas to write/design your Thesis/Capstone and systems.

TOPIC AREAS.

* INFORMATION TECHNOLOGY

1. Multimedia Systems
1.1 Game Development
1.2 e-Learning Systems
1.3 Interactive Systems
1.4 Information Kioss
1.5 Mobile apps
1.6 Animation

2. Software Development
2..1 Software Customization
2.2 Information System s Development and Pilot testing for an actual client
2.3 Web Application Development with at least alpha testing on live servers
2.4 Mobile Technology

3. Network Design  and Management

4. IT Managment
4.1 IT Planning for EDP and MIS
4.2 IT security ANalysis

5. Software Development
5.1 Web Application
5.2 Management Information System for clients
5.3 Computing for Mobile Systems
5.6  Strategic Resource Planning

* COMPUTER SCIENCE / IT

1. Mobile COmputing SYstem
2. Decision support and expert systems
3. Software Utilities, tools, simulators, compilers, security programs
4. Intelligent Systems
5. Signal processing
6. Imaging
7. Interpreted and compilers
8.Data Mining
9.Patterened Recognition
10. Graphics Application
11.CLoud COmputing
12. Embeded Systems
13. Emerging Technologies
14. Usability
15. Affective and Emphatic Computing
16. Interfacing
17. Data Structure and Algorithm Design
18. Web Semantics
19. Theory of Coding, lexemes and syntax
20. Programming Languages
21. Modelling and Simulation

For now these particulars will serve as your guide to think of a title.

FOr clarification. THE CAPSTONE is use to focus on the business analytics or in the business process. It needs a proposed structure, documentation and solution to address the problem of a target Entity or a Company.

How to create a title? we will discuss that starting this week, types of research and how to attack the problem.

Please Review PHP,html,jscript,mysql. For the adventurers we can discuss vba,ms access,vb.net  and asp.

Have fun and embrace thesis writing and writing a software. Start now!

Example of Capstone title:

* CLient Management Monitoring and Anaylsis: Proposed System for ABC Company
* Web Based Point of Sale for LawSe Hardaware.

Example of Thesis title

* The effect of Mobile Casual games to the Phinma-UI BED pupils
* Resource Enterprise Software as a tool for human capitalism


C- reate I - innoVate T- weaks E- volve (CITE)!!!!


Dr.F

Sunday, September 14, 2014

Road Map to Programming (The felicity of Programming)

(For BSIT 3 Students of UI-Phinma)

Sorry, I could not report today, a sudden crucial matters came up.ANyway we can still continue  the discussion here.

REmember last time about the Javascript and Java that we have discussed? its all about IPO (Input Process Output).
What to do?

1. Learn the Syntax of the commands
1.1 Sysntax - structure of the commands
2. Learn the Platform of the program
2.2 Plaform its compatability to the OS, IDE and Hardware Interface
3. Always Read the current trends in technology

4. Understand the Data STRUCTURE ( Data types)

Please review the Flowcharting and its symbols, it can help you to nourished your knowledge in SAD
At the same time keep on practicing by reciting the codes and writing it in your paper.

For THE JS. Please read and review these commands.

1. { }
2. function
3. Prompt
4. Document.write
5. Alert
6. FOr loop
7. do while
8. while loop
9. If and Else
10. Switch.

I want you to master these commands, once we meet on wednesday we can overcome the activities.

Finish your Mini Payroll  project together with the flowchart.

Finish your Quiz project , that's composed of 50 questions?

The deadline of Mini Payroll and QUiz Project is on September 22. Submit the source codes of your JS, hard copy(printed) and printed flowchart, all in long bandpaper.

***
Start to engage in Microsoft Platform, read VBA and basic of MS ACCESS.

MS ACCESS is a programming tool for different business applications.

MS ACCESS is the counterpart of DB2. But they can be connected using the cross platform database
connection. The extension of MSACCESS program is MDB (Microsoft Access Data Base).

There are books of VBasic and MSAccess (basics) in the library, just go to the OPAC of the Library and search this "MS ACCESS" or "Visual BASIC".

We will ask permission to the ITD to install the MS ACCESS as part of the MS OFFICE suit in CL5, but let us cooperate. If you want to expedite your knowledge in MSACCESS and VB.NET please bring your laptop to hit the discussion even in the lecture time.

What to do? Read MS ACCESS, you can go to the lib or go to the Academic Lab today. Search the basic of MS ACCESS AND ITS PURPOSE as a prOgramming tool.

ELements of Access

1. * Table
2.* Query
3. *FOrm
4.* Report
5. *Module
6. *query
7. *Page

Review these particulars!!!!

Basic commands of MS ACCESS

1. *Private Sub (name of code)
2. *end sub
3.* DIM < - declaring a variable
4.* MSGBOX
5.* docmd (Form,query,report,table,report)
6.* IF ...ELSE and ENDIF
7.* SElect Case

Data Types in VBA/MS ACCESS

1.*Integer/Number/long Int/
2*.String/Text
3.* Object/OLE
4.* Date/short date/medium date/long date

ORIGIN * - Assignments, hand written (1 whole sheet of pad paper)

Thank you.










Thursday, February 14, 2013

The art of learning:The Technology Way








We are always using the internet to communicate with our colleagues, it become a daily routine using FB and twitter. Time is gold. Everything counts, that involve time and energy. Earning is not an overnight task, it involve knowledge and extend of patience.

How to earn? first you need to understand the system of network marketing, don't get serious but a tidbits of reading about binary Marketing and Pyramiding is a must. Next, you need to understand the Lingo of the technology like Internet, Rss, Social Media, Affiliation. Paid to click, addsense and referrals.

Internet is a place where mixed of bloods all over the world meets and looking for different opportunities.These NetCitizens are looking for jobs, partners, trends and innovations. If you want to earn then this topic is good for you. Don't expect too much, but you need to do your homework and read everything about internet lingo. Earn here.

Friday, November 30, 2012

The Joy of Online Earning

At first I don't believe this online marketing, because after all this was based on the style of network marketing. But if you open your mind and study the scheme of earning a good networks and money then you can build your empire of strong networkers.

In the internet there is also a congruent of application of network marketing, as matter of fact and information there are profused number of sites that will devour you to extract your saving to invest and join on the wagon of moneymaking! this is great but it is best if you take time to read and choose the best website that could offer a  lucid earnings.

Remember the 3 C's choice, chance and change.

Let's enjoy this by clicking the opportunities.