OutBlogger - Free Blog Host - Article Directory...
Your Source For Information
46444 Articles Listed


.: articles
1 | 2 | 3 | Next »
 
1Trilhando outros mundos... eita sofrimento bão
Preview: Uma vez um amigo no estado de desespero, disse que iria abrir uma quitanda, para largar mão das coisas que parecem insolúveis da informática. São pequenos detalhes, que nada mais nada menos, são solúveis com a mudança do paradigma, mas quem quer mudar? Ninguém... Na época, disse para ele largar mão. Logo ele estaria colocando um computador para co... (more)
Published By: Ruben Zevallos Jr.
Submitted: 22 June,2005
2Starting Cascading Style Sheets
Preview: Cascading Style Sheets (CSS) are being used more and more by web designers to layout and format web pages. Although they have been around for several years now many designers have avoided them due to browser incompatibility. Although compatibility problems still exist they are no longer an issue for most applications. Here I will concentrate ... (more)
Published By: stephen cope
Submitted: 31 May,2005
3Maguma will be releasing version 2.5.0 of Workbench on the first of June
Preview: Maguma will be releasing version 2.5.0 of Workbench on the first of June and with it will come many expanded abilities to produce scripts, not only enhanced features targeting PHP developers but this time Python developers will find things to be happy about. The new version will include the ability to execute and preview Python scripts, automatic... (more)
Published By: Maguma
Submitted: 27 May,2005
4What is SQL?
Preview: What is SQL? SQL stands for Structured Query Language and is the lingua franca in the database world. SQL is a standard that is used by all database vendors and programmers to define, extract and access the information that is stored in databases. SQL began life as an IBM creation but was standardized by the American National Standards Institu... (more)
Published By: John L
Submitted: 06 April,2005
5Optimizing your HTML
Preview: Optimizing your HTML documents is a must for professional webmasters, and it has many potential benefits. With a little effort and know-how, you can clean up your HTML files and reap the benefits today. There are three steps to cleaning up your HTML files while you are coding in HTML. 1) Validate your HTML using the free w3C validation service.... (more)
Published By: David A. Saharkhiz
Submitted: 21 April,2005
6XML 101
Preview: Whether you're discussing e-commerce, knowledge management, or the Internet in general, you've likely seen or heard reference to eXtensible Markup Language (XML). XML is, without a doubt, one of the most heralded technologies to come across the wire in recent years (pun intended). What is XML? Why is it creating such a deluge of interest? What sho... (more)
Published By: Jeff Jones
Submitted: 20 November,2001
7XML Is About To Rock Your World
Preview: Envision a world in which you buy a new home appliance and it introduces itself to all of your other appliances and they figure out how to work together. Went you start your movie player it orders the lights to dim, the microwave to pop the popcorn and the telephone to hold all your calls until the movie is over. This may sound like something ou... (more)
Published By: Bill Daugherty
Submitted: 22 November,2001
8Don't Let HTML Scare Or Deter You From Getting Your Business Online!
Preview: Many new internet marketers or prospective online business owners balk at the idea of having to become familiar with HTML so that they can create and/or modify their future web pages. And it is one of the most common questions I get asked by new subscribers and visitors to my site - "Do I have to know HTML?" I went through the same anxiety and res... (more)
Published By: Joe Reinbold
Submitted: 02 December,2001
9Steps to Optimizing Your HTML Code
Preview: Your key to success in online marketing and promotion is your web site. From your title, keywords, meta tags, and text, to your over all site design, each plays a very important role when optimizing your site. If your site doesn't rank in the top 10 or 20 when doing a keyword search at the top search engines, your target audience won't be ab... (more)
Published By: Shelley Lowery
Submitted: 06 December,2001
10HTML Editors
Preview: So you want to create a web site? Great idea! There are few things in this world as satisfying as creating a good web site and having other people look at it, comment on it and like it. You have many choices in the tools that you use to perform this act of creation. If you already know HTML or if you are a "purist", you can just use the simplest,... (more)
Published By: Richard Lowe
Submitted: 08 December,2001
11CLEAN UP THAT CODE!
Preview: How do you write your code so that it shows up on all or most browsers the way you want it to look? By understanding which browsers support which tags, and using a validation service to check your code. There are different tags that sometimes do the same thing. The problem here, is that some browers read some tags and not others. If the browser c... (more)
Published By: windsong
Submitted: 09 December,2001
12Honor Your Viewers
Preview: If you own a web site, you never know who has saved a page from your site to their favorites file (bookmarked it). It might be your home page, a great article, or a terrific resource. And since you don't know, every time you remove a page, you run the risk of people getting that annoying "page not found" error when they click on their favorites li... (more)
Published By: Maria Marsala
Submitted: 15 December,2001
13Advantages and Disadvantages of Frames
Preview: To use Frames or not to use Frames... That is the question... I've kept away from using frames in any of my work where possible. As much as I like some of the features that frames offer, such as a static header area and side menu bar, there is still a number of negative aspects to their use. The idea of changing a menu system on my sites by al... (more)
Published By: Michael Bloch
Submitted: 15 December,2001
14Beginning XML - Part 1 (An Introduction)
Preview: Coming straight to the point, XML stands for EXtensible Markup Language. As the name suggests, it is a language that can be molded according to the need of the hour. Personally, I don't think calling it a language is justified, but I fanatically follow the ordinance of the techie Gurus, and if they say it is a language, then it is a language. As ... (more)
Published By: Amrit Hallan
Submitted: 12 February,2002
15Beginning XML - Part II (XML Style Language)
Preview: In order to work with XML, it becomes necessary to know a little about the XML Style Language. XSL provides for two forms of output flow objects. The first set is the set of displayable objects defined for HTML, which allows XML data to be mapped into HTML-aware browsers. The second set is based on the DSSSL-O specifications (Document Style Seman... (more)
Published By: Amrit Hallan
Submitted: 12 February,2002
16YOUR FIRST HTML PAGE - V
Preview: Tables are used to display information in an orderly manner. Incidentally, here we are not talking furniture. A table means tabular representation of certain data on your computer screen or in printed form. == Step 8: == Ideally, a table consists of rows and columns. Mathematically, every table has at least one row, and at least one column. In ... (more)
Published By: Amrit Hallan
Submitted: 12 February,2002
17USER FEEDBACK, HTML FORM
Preview: After going through this celestial section you'll be able to make your own HTML feedback forms so that the visitors can send you feelers about what are their intentions vis-à-vis you and your Web site, and other sundry things that may or may not concern you. As usual we have a tag called, illuminatingly, . Whatever lies within belongs to this ta... (more)
Published By: Amrit Hallan
Submitted: 12 February,2002
18Beginning XML - Part III (Building Blocks)
Preview: XML documents (and HTML documents) are made up by the following building blocks: · Elements · Tags · Attributes · Entities · PCDATA · CDATA This is a brief explanation of each of the building blocks: Elements Elements are the main building blocks of both XML and HTML documents. Examples of HTML elements are "body" and "table". Examples of XML... (more)
Published By: Amrit Hallan
Submitted: 12 February,2002
19Beginning XML - Part IV(Basic Schema Of A DTD)
Preview: In the following two articles, I'm going to wrap up my pondering on XML. We'll explore the basic schema of a DTD, and the future of XML. Let's recall that some basic features of XML are: · XML can keep data separated from your HTML · XML can be used to store data inside your HTML documents · XML can be used as a format to exchange information · ... (more)
Published By: Amrit Hallan
Submitted: 12 February,2002
20YOUR FIRST HTML PAGE - II
Preview: In the book, "The Agony and the Ecstasy", I read that Michael Angelo dug up graves in order to study the human anatomy in all its gory manifestation. He used to hold the internal organs in his bare hands. He came up with masterpieces. The same is true for any skill, here HTML. I do not recommend you exhume the dead to come up with good web pages,... (more)
Published By: Amrit Hallan
Submitted: 12 February,2002
1 | 2 | 3 | Next »