Showing posts with label Information Technology. Show all posts
Showing posts with label Information Technology. Show all posts

Monday, October 22, 2012

Site Equalizer




Automate Your Website Submissions Fast! Submit Equalizer Is Your #1 Website Submitter That Will Get You Traffic Immediately.!

Foot traffic is a great enhancer to increase the audience of your site! with this technique you can eventually attract more internet foot traffics that will put your page in the top page ranking. Check this product and test if for your self. - SITE EQUALIZER

Friday, May 13, 2011

Lowbat in computer coding


I don't understand why the learning process of IT students here in the province of Iloilo is depleting, we have a good curriculum and even a scholarly programs for IT and CS subjects, but the meat of the matter is the deficiency of IT pedagogy for the students. We have an excellent curriculum but this could not suffice the students learning in CS and IT major subjects. Even though we are in the advance milestone of media and communication avenue, we can't deny the fact that there are few in IT and CS students can understand the course of Information Technology and Computer Science.

The tiny problem is the knowledge in "computing". It is not to compute numbers but to learn the different curves and intestines of the computer science technology theory and applications. Ask the IT students about the essence of getting the Computer Science and IT courses,then you will get a vague answers, why? there are no descent directions for the course! This is akin to computer subjects. We often see the rhetoric descriptive title that entice the student to take a shot in the IT and CS courses. Programming is not a course! it is a hodge podge of software developments and Systems Applications. Where to start and how to start? that is the a huge question.

Do you know what is programming? yes it is to define or to construed the objects,variables,methods,package,control,decision and reiterations of the code. How would you start a program with out learning the basics? A basic is the medieval stage of learning the foundation of the computer theory. You target is to identify the different types of data and its abstract groups. By the time you grasp the data structure then you can learn the mechanism of operating system various platforms and that includes the switching logic gates and design theory.

Start with the basic, it is imperative to dance with the data structure and mixed the theory of Computer Organization that will discourse the hierarchy models of hardware components. From that cogency you will perceive the functions of your computer devices and body networks. When you are learning the IT and CS subjects you should know the principles of computer organization. How would you enhance an 8KB to 16 KB? If you can't answer that question then you're simply categorized as a typical end user.

Using the Data Structure as a alliance to computing kingdom could eke your knowledge in data abstraction. The technology is borderless when it comes to inventions. You can't jump to one applications and perform any experimentations unless otherwise you know the very basic of "computing". The liberty to taste all the softwares capabilities is innocous, but it won't quench your thirst in learning the application.


The next step is to do the basic programming using the structural approach. The Structured programming is a hierarchy model that start with the first parameter, declaring the first statement as the header in public and private usage. You need to concentrate with the Basic operations, starting from the data types. This data types is your basic knowledge in Data Structure subject. This is where attributes of the data is explained, spectrum from int to double precisions-bytes and word.

C language by Ritchie and Kernigham is the best way to kick off your career as junior programmer. You should embrace patience and never embrace the sense of dread. If you understand the basic part of Data Structure, then you have all the world to understand the structural programming principles. The dilemma that struct down the students learning is the delivery of instructions from the teacher.(This is a prevalent cases) This is a malady of education system that prevails in the longest time and it won't melt down as a dilemma.

Master the decision support principles, using the nested and drop down if and else statement. Be careful about the attack to operands and operators. Let say this statement will create a lexeme, x=x+1 is bit the same to x++;.You know, this is the basic but it discloses the universal approach in programming languages. Never get tired to learn the reiteration and the logic gateway in testing the block of codes using the loops.

- - do{

}while (condition)

-- while(condition){


}
-- for(initialization,condition,increment){

}

These are codes, don't be confused and stay focus. I can still recall the students in IT and CS yesteryears that there weak point is to create "tiny" program to reiterate the numbers from one to 10 using the loop process. Programming is to get involve with the computer's objects and to erect a powerful house of functions. The essence of programming is to write the functions. Once you have the basic in structured programming you can defy the difficulties in writing a procedure and a function. Always practice this approach and never leave the principles of data structure, that will serve as a holy grail in coding.



Tuesday, April 26, 2011

Animation Basic:Decadence of Movement

Click to have a clear view


Key drawings is one of the ingredients that could provide a lucid movement of the objects. Creating a key drawing needs a balance of  mind to susbtantiate the  movements and dividing it to other action that will produce  the "in- between" frames. 

To start the activity, it is good enough to have 5 drawings and mark the core frames that would blend to the other drawings to complete the frames. Remember the more drawings you have the more in- betweens shall be made to adjust with the previous actions and daunt extra movements or giving a full blown movements like anticipation.

The style of drawing is one of the flavor that would attract the optics of the viewer, if you are doing a cartoony or an anime type then let your imagination run wild. Adjust your key drawing, create a pattern of it by using your character or a model. A true art is based on the artists imagination and if you don't possess that kind of thing then use the left side and the right side of your brain.

Movements plus timing could create a dashing animation, put numbers on the movement and mimic the real world, not to apply the realism of the action but to give a thin communication of exaggeration, from there you are doing your own world of animation.






-->

Monday, April 18, 2011

The power of Basic

Basic refuses no power, and power refuses no basic. The evolution of computing started with the vintage programming- the Basic programming, I can still remember the vintage program of gWBasic and Basica, I used to code my program in  apple computer(the green screen) and in IBM PC computer.

The first thing that I learned was the medieval disk operating system to manipulate the boot up process and file handling management. We need to study the internal and external commands of DOS to to copy a file from another disk and to save a file. Before the basic program was hoarded in the memory of the computer, during the boot up process it will automatically proceed to the basic program.

The father of basic stuff  is Alan Cooper (correct me if I'm wrong). Basic created a ladderization of improvements from simple data crunching to class and object oriented programming.From a unique calling procedure to branch in a target line number using the GOSUB command.The GOSUB command leverage its function to a procedure and event programming in Visual Basic. Basic hoisted its name in the apex of computing.

The famous SCREEN,PSET,PRESET,GET,PRINT and LOCATE commands unleash the graphical prowess of basic to dictate the usefullness of gaming algorithm while  the PEEK and POKE play around with low level programming in storing the value to the memory address.


Here is the tiny vintage code in basic.

10 cls
20 rem-prg by. Dr.F
30 let x = 10
40 let y = 10
50 let total = y+x: for i = 1 to total: print chr$(i):next i
60 end

Did you notice that Basic is a  bit akin to Python?























Thursday, April 14, 2011

Useful tutorials

The net is the avenue of different information, it is a limitless and endless form of different transactions and labyrinth of communication, anybody can erect there own brick and mortal offices with out a huge capital to install a physical office or building. Here in the net, using the net fiber anyone has the freedom to explore their inclinations and extremes thoughts to cross the different cultures and make a bundles of friends across the globe.

I would like to fuse this blog, one of my student in IT, she is inclined to visual graphics and digital design, as a matter of face she earned units in basic animation and nocturnal computer operator that explore the world of computing.






Wednesday, April 13, 2011

The DMR Legacy

I saw in youtube.com that Dennis Ritchie and his colleague Ken Thompson is retiring? I haven’t heard about new things about C development (Richie and Thompson). Today the quick change of computing brought us a new world of computer science innovation, advocating the Linux and its allies-php, apache and mySQL, everybody knows about Linus the author of Linux, and it is huge dismay because few people know about Dennis Richie and Ken Thompson who started the modern era of computer programming and that is C language, the mother of all computer languages that stir the world of computing.

With C, low and high level were form together to be understood by everyone in the computing world. The original struc and enum was constituted and paradigm of I/O gives birth to process the external and internal devices to communicate with different data types.

DMR? – Dennis MacAlistair Richie

Wednesday, April 6, 2011

Defying IT Trepidation: Maximizing the IT Resources


We are always bombarded with the latest trends in computing, gamut from mobile applications to augmented reality. The IT Trends is extremely moving fast like a bullet train with out rushing to fuel station to exonerate, but it is keep on moving and fusing an avalanche of newest trends. The Internet is one of the biggest virtual place in the whole world where minds of different colors and skins converge to create a waterfalls of innovation. If you bought a PC or Laptop two years ago with a container of 50gig then its not a substantial storage anymore to store your data.Today the cloud applications and transmission of Representational State Transfer with API's are starting to capture a wider applications.

The primary storage of today's computer is leveraging to another door of detail development to capture the market.Before it was the hype of using the Friendsters account, now, it is the FB that dominating the social network sites, millions of people around the globe are indulge in this ardent applications.

Which would you prefer? DIGG over FB? a Twitter over StumbleUpon? these are the curtain raiser questions for the Social Media hype users. If you have an old account in Friendster then you can still use it, there are still FS users that are active and doing a usual viral network campaign in the net. But big players like FB , Twitter, Myspace, Ning and DIGG are superiors in web marketing, The continous increase of social network users everyday is already a close call to a potential markets from these social network sites.

Banking of knowledge in today's trends is not that difficult, you can automatically open your mobile gadgets and check the latest trends in the field, stick with the most common applications that act as an organic in your everyday usage. Like for example the latest trends in computing education, there are lots of topics about it, one of this is the behemoth information about web programming, like Python, Ruby,C#, VB etc. As information technology upgrade, you must increase also your knowledge to catch of today's pattern way of IT Learning.

Don't fear of the new gadgets, it's just a gadget, be prudence in choosing your gadgets or computer for your own application, be sure that, what ever did you choose, like social applications builders,then it could develop your moral obligations as an individual not a hoax or hoodwinked in the net.Trying new gadgets and latest technology innovations are the positive influenced of cultures that sorround us. Don't settle for less, but try to seek more advancement, with this notion we can build a better PH.

Wednesday, March 30, 2011

Web Basics and Multimedia

I don't have the temerity to say that Multimedia is the premium accounts of computer scientist and Information Technology practicioners, but in this world  profuse of electronic wireless connection, everything is a fast pace of legalizing their own perception towards technological innovation. Today, the trends of web technology is growing and it is a mountainous business in the social network application avenue. Before it was the MIRC now it paddles the boat to reach the high end cogency of social media blogging and social network technology-facebook and twitter.

Web Basic? yes it is the origin and root of all sources, the necromancers, the scientist,writers,educators,super heroes,cigarette vendors,"istambay", lovers..its a endless queue of colors who are defying the events by means of blog and social applications.

Things to remember, the basic of web technology is the basic of multimedia. Why?because before the world wide web (designed by Dr. Tim Berners Lee) we embrace the mediaval form of interaction, that's how we mold our self to contain the problem of other people and our society. We often heard this jargon, HTTP,WWW,POKE,FB, TWITS, RSS, HTML, HACKING and a lot more. What with these jargon? it is our moral obligation to become a watch dog in this world, full of labyrinth and piled of jungles.

The "Jungle" is the place where we live and communicate to the elements wired information through Net Fibers(internet). On the other hand, information todays has an expiration date, as it grow and change every minute and information converge around the globe.That is the significance of Multimedia, the promotion of behemoth information, not only on the world wide web application but as a vistas of the people plight to combat conflicts and raise the issue of progress.













Thursday, December 9, 2010

Multimedia for Education:Basic approach












The face of the earth is facing the different types of natural calamities. Aside from it, there are mixed events of political conflicts and economic turmoil. Amidst of these bad things that happened sorround us we can still manage to focus our immortal strength to other things and as they say "life must move on". This is  where the  human are designed for. We are perfectly built by the king of the universe with perception and the notion of "being of being" in this planet, to combat all the unexpected negative elements of natural law. We can decide to hoist our feet againts the burning furnaze and shout for help whenever we want. These particular are all parts of auxilliary communication using the Multimedia system.

Multimedia is the process of delivering kaleidoscopic mediums using the images, sound and videos. In short the tri-media system is suited for the multimedia applications, where informercials, advertisements, animations, webisodes, titles, business presentations, e-learning and research are part of the projects. Who are the people involve in Multimedia? These people has their own special skills to erect the multimedia projects. The software developers are part of the Multimedia projects, they create programs for graphics events and communicate with the project managers and animators to plan out the strategy and time line of the products.

In school, the Multimedia system is now starting to grow as part of the four corners of class room instruction. One of the advantage of having the Multimedia in the class room is to entice the students or pupils to listen in the classroom instruction. At the same time this would create a vigor place for interaction. The costs is bit expensive for the Multimedia application in the academes but this is a good investment for the young minds.

There are schools that include Multimedia in their curriculum, the reason is to escalate the level of knowledge of the students(I hope so). But one of the problem is the direction of the teaching instruction. First, to apply the multimedia as an elective or a major subject the school manpower that focus to Computer Science and Information Technology should have an extensive knowledge in animation, informercials, e-learning, social marketing, business management, software trends and development and a grasp of web designs and scripting prowess.

The Multimedia as a subject is no joke, there are chapters that need to be handled with care, like the digital arts impressions. How would you deliver the digital art impressions if you don't know what is digital art. It might be that your cup of tea is to operate the Photoshop and delivered your skills and ability in the digital canvass. How about the capacity to bring the ideas at the back of the students and pupils? these are the huge questions that will deplete the multimedia subject as part of the education system.

Always remember that multimedia has different elements and applications. One of the application, the most primitive application is the "presentation authoring tools" like the power point. But this could not suffice the knowledge of the subject. It is crucial to master the different faces of Multimedia. For instance, how would you create a challenge of exercises to the students on scripting or lingo of the Macro Director or VBA script of powerpoint? the lingo is needed to put all the object in the windows or in the stage to provide interactivity.

This planet is adapting Multimedia, everyday is a multimedia activity. Just like what your are doing now..reading this blog.

==================================================================