July 30th, 2008
As cited earlier, it also significant to note that laws of copyright also applicable to the use of text as well as scripts. Copying of content and scripts leads to copyright infringement.
2) Use of Text:
- Original text must be used in the websites. Unique and interesting contents arrest the attention of the web visitors.
- Unauthorized use of text from other source without prior permission of the concerned website is considered to be violation of the copyright laws. However, it is not copyright infringement provided the copied material is favorable towards finding a ‘fair use’.
- In case of licensed agreement, it is essential that the copier must act according to the terms and conditions. The violations of the terms and conditions will invariably lead to copyright infringement.
- It is important to have a detailed knowledge before copying the text. One must not be guided by the fact that the copied material is in the public domain.
3) Use of Scripts:
Copyright laws are also applicable to the use of scripts. While developing various scripts like Java, Java Applets etc., it is must to follow certain rules in order avoid from violating copyright laws. Read the rest of this entry »
Tags: Copyright, www
Posted in Copyright and Leagal, web | No Comments »
July 23rd, 2008
Today, the Internet and the World Wide Web have literally changed our lives. Information is accessible at the click of the mouse.
The growing popularity of the web has at length led to a chain of events. The World Wide Web offers easy and fast access to the information from various corners of the world. Yet, this powerful medium is not free from the shackles of crime. To mention one, plagiarism is no longer confined within stringent walls of the past.
The recent hue and cry surrounding “ Net Neutrality” has further triggered the need for hassle free access to worldwide information. Free flow of information has greatly benefited us, but it has also augmented the growth of cyber crimes in the web world. Read the rest of this entry »
Tags: Copyright, Internet Law, www
Posted in Copyright and Leagal, web | 2 Comments »
July 18th, 2008
PHP is the Hypertext Preprocessor extensively used Open Source general-purpose scripting language which is particularly appropriate for Web development and can be used in HTML. The PHP syntax is based on C, Java, and Perl and is easily learnable. With the help of PHP, web developers can swiftly write webpages that are generated dynamically and so much more.
As PHP runs on major operating systems as like Unix and Windows servers, it is easily available. PHP also supports most of the web servers. In case of most of the servers, the PHP contains a module while for others supporting CGI standard, it works as a CGI processor. Read the rest of this entry »
Tags: PHP, Web Programming
Posted in Web Programming | No Comments »
July 9th, 2008
An HTML document consists of various sections such as the head, body, etc. Different kinds of informations can be entered within these sections, which helps to give your document a proper style.
The head section of an HTML document consists of the important informations related to the document whereas the components of the document as well as the markup tags are placed under the body section.
You can use a Notepad document to enter the tags and saving it as an HTML document.
The first markup tag used in an HTML document is the <HTML> tag. This tag enables the Web browser to recognize the file as HTML. The starting tag of the HTML document is <HTML> while the ending tag is </HTML> which is kept a few lines below the starting tag. Whatever informations are to be added in the HTML document has to be entered within these two tags. Read the rest of this entry »
Tags: HTML, web development
Posted in Web Programming, web development | 2 Comments »
July 4th, 2008
Today, almost all types of business have made a presence in the web world. Gone are the days, when business market was merely confined within stringent walls. We now trade globally.
Over more than two decades, there has been a complete change of orientation in the business world. The growth of information technology has brought about enormous changes in the entire business network.
Internet has literally changed our lifestyle. Today’s consumer community turns on the computer to look for any information. Informative and interesting websites call much attention of the traffic and earn huge profits. Well, if you have not build a website then you are surely losing out in the market.
Need of a website
Websites have become a primary tool to reach out to the millions across the globe. In the past, the customers visited stores and collected information. Now, consumers look for information on the Internet. We can search various websites, check out products and compare prices of companies more easily and quickly. Read the rest of this entry »
Tags: Web Programming, Website
Posted in Web Programming, web | 2 Comments »
July 1st, 2008
Since the dawn of the IT Industry, our lives have changed all the more. The world of Information Technology has been witnessing tremendous boom in modern times.
The best brains are continuously striving hard to create new things from different corners of the world. The development of web is one such important achievement in the arena of IT industry.
In the first half of 90’s, web development sprung up as one of the fastest growing industries in the world. Web development takes into account building of websites and web hosting. Web programming is an integral part of a building website.
Web programming
The success of a website lies in its ability to invite more traffic. The effectiveness of the websites largely depends on its programming. Read the rest of this entry »
Tags: web development, Web Programming
Posted in Web Programming | 4 Comments »
June 11th, 2008
WWW or World Wide Web is a collection of unlimited informations which are extended over numerous computers of the world. In short, it can be explained as a network of computers from all around the world. It is named as the World Wide Web as the network has grown in the pattern of a web.
The World Wide Web and the Internet have often been believed to be the same but it is not the case. World Wide Web is a part of the Internet though it is emerging rapidly.
The World Wide Web being a distributed network does not have a central computer system. Therefore a client can easily access any server on the Web.
The World Wide Web can be categorized into clients and servers. These two categories form a network known as the client-server network. Read the rest of this entry »
Tags: web, www
Posted in web | 5 Comments »