Click
on Images for enlarged version of Thumbnail
Courses
Includes following Softwares :
Internet
is worldwide network of networks with over 200 Million worldwide
users. Internet gives you absolute access to information on
any subject under the sky.
For Salient
Features & Applications
Why
Use The Internet ?
Business
: |
Marketing,
selling and publishing product literature world wide. |
Professionals
: |
Provide
and get technical support, bug fixes and product information,
communicate or collaborate on projects in almost zero time. |
Students
: |
Information
regarding Universities, their ratings & procedures for
admission all over the world, access to over 40 million
library files from your own computer. |
Communication
Power Of The Internet
WWW
: |
Makes
it possible for you to go roaming (surfing) around the
web, from document to document using nothing but
their links. All technical features of Netscape
Navigator and Microsoft Explorer. |
E-MAIL
: |
You
type a message into your computer, and it travels instantly
over the network to your specified destination, one
or millions.Attaching Text files,Video,Graphics etc. Send
attached files to many email.On one click send thousands
of emails to friends. |
FTP
: |
Lets
you copy information files in the form of text or graphics
and also Multimedia presentations, to and from a
remote host. |
NET2PHONE
: |
The technology
which makes possible to
place international calls from a personal computer to
any telephone in the world e.g. Europe, USA, Canada and
Caribbean countries at Rs.6 (US $0.5) per minute. |
MASSANGERS: |
Yahoo Massanger,MSN
Massanger. |
Dreamweaver is a professional authoring tool for creating and maintaining
web-pages. It introduces Adobe Round-trip HTML technology,
that imports HTML documents without reformatting the code and also
makes it possible to use the latest Dynamic HTML features. All the
code generated by it, works on as many platforms and browsers as
possible.
For
Salient Features & Applications
Dreamwaver TOPICS COVERD
CorelDRAW
is a Vector graphic software, allowing the user to produce World
Class Illustrations with 16.7 million colours.
CFor Sailent Features & Applications
CorelDraw TOPICS COVERD |
|
Adobe
Photoshop is an Image Processing software package that enables
you to create & edit images on IBM personal computers. Adobe Photoshop
is acknowledged in professional fields as the cutting-edge Program,
the final word in image editing.
For Sailent Features & Applications
Photoshop TOPICS COVERD
Design compelling page layouts that include transparency, creative effects, and gradient feathers. Since effects are live and nondestructive, you can experiment with ease. Apply effects independently to an object's stroke, fill, or content.
SALIENT FEATURES
-
Extensive integration
Work smoothly with Adobe Photoshop, Illustrator, Acrobat, InCopy, and Dreamweaver software;enjoy consistency by using shared presets and color settings; work more efficiently with native file ;format ;support; and easily publish to multiple media.
-
Creative effects and controls
Design compelling page layouts that include transparency, creative effects, and gradient feathers. Since effects are live and nondestructive, you can experiment with ease. Apply effects independently to an object's stroke, fill, or content.
-
Reliable prepress and printing
Have confidence in your output. Get accurate, consistent results every time you print using sophisticated preview capabilities, exporting reliable Adobe PDF files, and sharing custom presets.
- Creative effects and controls
- Reliable prepress and printing
- Productivity enhancement
- Professional typographical controls
- Robust long-document support
|
Indesign TOPICS COVERD |
ADOBE
lllustrator
lllustrator is a vector graphics creation software for print media and web, allowing the user to produce World Class Illustrations with 16.7 million colors.
SALIENT FEATURES
- Creative tools for Print Media Output.
- Sophisticated Web Graphic Tools.
- Special Effects to Images.
- Versatile Transparency Capabilities
- Dynamic Media Projects
APPLICATIONS
- Complex and High Quality Output.
- Logos.
- Libraries.
- High Quality Illustrations.
- Creating Banners, Posters, Handbills etc
CAREER OPTIONS
|
Adobe multimedia applications that allow designers and
developers the freedom to create rich and engaging applications,
presentations, animations, and web sites.
SALIENT FEATURES
-
Movie
created in Flash has a very less file size.
-
Multiple
actions can be attached, such as can create a new HTML file
or add a Shockwave Flash movie to an existing HTML file.
-
Aftershock
will also create a script to detect START or STOP the movie,
GO TO A URL, LOAD a new movie or perform any number of other
functions.
-
Another
unique feature of Flash 4 is Bandwidth Profiler.
-
This
feature takes care of the usual drawback of multimedia file
size, and bring the user to reality.
-
Flash
is Primarily an animation tool for the Web.
-
You
can also create Corporate presentations and 2D Animations.
|
Flash TOPICS COVERD |
Adobe
Flash Actionscript
Prerequisite
for learning Action Script is knowledge of the following
in
C programming language -
|
- ActionScript
is the programming language of the Flash
Player runtime. Originally developed as
a way for Flash developers to program interactivity,
ActionScript enables efficient programming
of Flash applications for everything from
simple animations to complex, data-rich,
interactive application interfaces.
|
-
-
-
-
-
-
Classes
- Giving your movies instructions
- Working with the Actions panel
- Direct typing
- Who are you talking to?
- Controlling movie clips on the stage
- Arguments
- Listening to what your movies are telling you
- Events in Flash
- External events
- Internal events
- Introducing event handlers .
- Introducing variables
- Creating variables and using them with literals and expressions
- Naming variables
- Creating variables
- Using literal values
- Using expressions
- Input and output
- Using string expressions
- Working with numbers
- Other uses for numeric expressions
- Working with Boolean values
- Logic operators
- Arrays
- Reasons for using arrays
- Arrays let you store related information together
- Arrays let you hold information in a specific order
- Arrays let you index information
- Arrays let you link information
- Creating a new array
- Typing an array
Using variable values as offsets
Movies That Decide for Themselves
|
- Decision making
- Making decisions in ActionScript: The if action
- Defining a decision
- Alternative actions
- Acting on alternatives: The else action
- More than one alternative: The else if action
- Handling lots of alternatives: The switch action
- Switching without breaks
- Timeline loops
- ActionScript loops
- while loops
- Useful things to do with while loops
- for loops
- init
- condition
- next
- Some useful examples of for loops
- Simple loop
- Reverse loop
- Two at a time
- Looping through elements in an array
- Applying an operation to all the elements in an array
- Searching an array for a specific value
- Cross-indexing a pair of arrays
- Hangman
Movies That Remember How to Do Things
- Breaking down a task
- Bundling actions and running them afterward
- Using anonymous and named functions
- Using functions to hide evil math
- Using functions to take care of repetitive jobs
- Choosing which actions to bundle and where
- Arguments and redundancy
- Local variables and modular code
- Returning values from a function
- Typing functions
- Running in circles
- Nesting functions
- Using nested functions
- Using more function nesting to tidy up your script
- Introducing objects and classes
- Type and object-oriented programming
- Classes, generalization, and abstraction
- Seeing arrays in a new light
- The Array constructor method
- Other Array methods
- Array properties
- Creating classes and objects (instances) in Flash
- Instances
- The Object object
- Viewing an object in Flash
- Constructors
- Objects, objects, everywhere
- Lurking objects
- Making a show reel
- Movie clips and buttons as objects
- Symbol types and behaviors
- Two sides of the same object
- Working with Library items
- Let chaos reign
- Bitmap caching
- The other side of bitmap caching
- Bitmap caching and RAM
- Changing the appearance of a cached movie clip
- When to use bitmap caching
- Referencing different timelines with ActionScript
- Different place, different variable
- Locating variables from inside an event handler function
- Reusing handler functions
- The apply method
- Global variables
Reusable Code and Realistic Movement
- Breaking down big tasks into smaller ones
- Black-box programming
- Creating simple components
- Creating a modular set of playback controls
- Dark Valentine
- Modular control of movie clips
- How to simulate realistic movement
- Motion with acceleration
- Trailing the pointer (a mouse follower)
- Understanding the inertial code
- Fine-tuning the component
- Function-based modular code
- Swarming behavior
- Taking the swarming effect forward
- Creating tweens with ActionScript
- Using import to access the Tween class
- How to use the Tween constructor function
- Understanding the transition types
- What is a sprite?
- Control
- External and internal data
- Movement
- Collision
- Planning zapper
- The game world (the main timeline)
- gSCREEN_TOP, gSCREEN_BOTTOM, gSCREEN_RIGHT, and gSCREEN_LEFT
- score
- level, skill, and accel
- speed
- shipDead, fired, and gSHIP_HEIGHT
- The timeline
- The code
- Global constants
- The "start game" trigger
- The player (the ship)
- The SwarmAlien
- alienSpawn()
- onEnterFrame
- alienBrain()
- alienReincarnate()
- The SwarmAlien code
- The bullet
- The debris of war
Adding Sound to Flash
- Choosing the right sound format
- Using sound on a timeline
- Using the ActionScript Sound class
- Playing sounds from ActionScript
- Attaching sounds to a sound instance
- Starting and stopping sounds
- Creating dynamic soundtracks
- Using ActionScript to control volume and balance
- Dealing with large sound files
- Using compression to reduce download times
- Loading sound from external files
- Silence can also be golden
Working with Multimedia
Responding to Events |
Flash Action Script Excercise
.
3D Studio Max is
a tool from Kinetix for making 3D Models and Designs
and also to create simple as well as complex 3-Dimensional Animations.
For Sailent Features & Applications
3D Studio Max TOPICS COVERD
|
ADOBE
PREMIERE (NON LINEAR
DIGITAL VIDEO EDITING AND MOVIEMAKING) |
A
powerful tool for professional digital Video Editing Designed for
video professionals, Adobe Premiere software spans the world of broadcast
and online media. Thanks to its elegant interface and superb editing tools, you
can work with complete efficiency, control, and flexibility to
produce broadcast-quality movies for video, film, multimedia, and
the Web.
CFor Salient Features & Applications
|
Final Cut Pro is a professional non-linear editing system developed by Apple Inc. that has found popularity amongst independent filmmakers and Hollywood film editors alike. The program has the ability to edit many digital formats including, SD, HDV, HD, Panasonic P2, Sony XDCAM, 2K, 4K, and IMAX film formats. The system is currently only available for Mac OS X version 10.4.9 or later.
SALIENT FEATURES
APPLICATIONS
|
PHP & MySQL
PHP is a powerful cross platform server side script language. It is a full featured programming language capable of managing huge database driven online environments. Using PHP you can query databases, create images, read & write files, talk to remote servers - the possibilities are endless.
SALIENT FEATURES
-
PHP is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly
APPLICATION
-
Open source has brought a lot more than Linux to the computing world. It has also given us PHP and MySQL. PHP and MySQL are the world's best combination for creating data-driven sites.
For PHP & MYSQL Topics Covered
PHP TOPICS COVERD |
C & C++ (Basic)
1. |
C |
|
|
1.1 |
Datatypes. |
|
1.2 |
Operator. |
|
1.3 |
Condition construct. |
|
1.4 |
Looping construct. |
|
1.5 |
Functions. |
|
1.6 |
Array.
|
2. |
C++ |
|
2.1 |
Class. |
|
2.2 |
Object. |
|
2.3 |
Inheritance. |
|
2.4 |
Functions. |
|
2.5 |
Properties. |
SOUND
FORGE (REAL STREAM AUDIO & VIDEO) |
Sound
Forge is a world class Program used for Sound Editing, Compression,
Special Effects and to super impose sound on video presentation
and animation.
SALIENT FEATURES
|
You
can Record Sound and then edit it. |
|
You
can superimpose the sound files on Video presentation and
Animation. |
|
You
can compress the sound files.
|
|
You
can give Special Effects to the sound files.
|
-
Sound
forge is used by various professionals from the Music and Sound
Industry such as Musicians, Sound Editors, Multimedia designers,
Game designers, Studio engineers etc.
Sound Forge TOPICS COVERD
INTERNET
ADVERTISING and GLOBAL MARKETING
There are 600 millions
documents on every possible subject and more
than 1.5 million documents are uploaded everyday.
The importance of "Variables" in the design of home
pages to get maximum hits and hence achieve maximum marketing power.
We, at COMPUFIELD, teach you :
-
How to
make your Web Site attractive and powerful, so that
you can attract business globally on the Internet.
-
The importance
of "Variable" in the design of home pages to get
maximum hits and hence achieve maximum Marketing
power.
-
How to
use the different search engines available, and explain
the working and retrieval functions of these search
engines.
-
How to
register your Web pages (URL'S) with various search
engines like Yahoo, Altavista, Infoseek, Webcrawler,
Hotbot, Excite, America Online, 123 India, khoj etc.
(200 Search Engines possible).
-
How to
register your Web Site to various BBS, Usenet groups,
Engines, Exchange banner scheme. Additional Global
Marketing tricks available on Web. Mass E-Mailing.
Project
related to Web Page
Making a Professional Website using the above
software, Multimedia and Sound.
Project related to Film Industry and CD Authoring
Making a Project using most of the above software after which you can
work in any part of the world.
CAREER
OPTIONS
|
Web
Masters. |
|
Web
Managers. |
|
Site
Managers. |
|
Web
Page Designers. |
|
Content
Developers. |
|
Interface
Designers. |
|
Creative
Support Professionals. |
|
Studio
Managers. |
|
Modeling
Consultants. |
|
Media
Specialists Art. |
|
Script
Writers. |
|
|
|
Creative
Publishing Professionals.
|
|
Visual
Effect Designers. |
|
|
|
Audio
& Video Specialists.
|
|
|
|
Studio
Managers. |
|