<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-6443914914500145428</id><updated>2011-07-30T18:00:38.318-07:00</updated><category term='2. Learn HTML'/><category term='News'/><category term='1. Introduction'/><title type='text'>Learn PHP, Website, HTML, MySQL for Newbie</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.briando.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6443914914500145428/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://www.briando.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>adhipraz</name><uri>http://www.blogger.com/profile/09082558619694689566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>10</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6443914914500145428.post-4622637064090262532</id><published>2010-07-30T18:28:00.000-07:00</published><updated>2010-07-30T18:31:06.517-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='2. Learn HTML'/><title type='text'>HTML Basic - Important Tags (part 1)</title><content type='html'>The most important HTML tags are tags that define headings, paragraphs and creating new line.&lt;br /&gt;&lt;br /&gt;&lt;span class="fullpost"&gt;&lt;br /&gt;&lt;br /&gt;Like most other programming languages, the best way to learn HTML is by much practice. Exercise of course needs a tool. Well, basically you can make an HTML file using notepad, but of course a lot of software to write with various facilities that make it easy. Just go to download.com or search with keyword HTML Editor and you'll get plenty of them.&lt;br /&gt;&lt;br /&gt;Now.... the title tag.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;HTML Title Tag&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The title is defined by using tags &amp;lt;h1&amp;gt; until&amp;gt; h6&amp;gt;. &amp;lt;h1&amp;gt; letter defines the title of the greatest, and smallest &amp;lt;h6&amp;gt;. For exercise you try to make the following HTML file and note the results.&lt;br /&gt;&amp;lt;h1&amp;gt; This Title &amp;lt;/ h1&amp;gt;&lt;br /&gt;&amp;lt;h2&amp;gt; This Title &amp;lt;/ h2&amp;gt;&lt;br /&gt;&amp;lt;h3&amp;gt; This Title &amp;lt;/ h3&amp;gt;&lt;br /&gt;&amp;lt;h4&amp;gt; This Title &amp;lt;/ h4&amp;gt;&lt;br /&gt;&amp;lt;h5&amp;gt; This Title &amp;lt;/ h5&amp;gt;&lt;br /&gt;&amp;lt;h6&amp;gt; This title &amp;lt;/ h6&amp;gt;&lt;br /&gt;HTML automatically adds an empty line before and after the title.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div&gt;&lt;span class="fullpost"&gt;&lt;b&gt;Paragraph&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Paragraphs are defined by using tags &amp;lt;p&amp;gt;.&lt;br /&gt;&amp;lt;p&amp;gt; This is a paragraph &amp;lt;/ p&amp;gt;&lt;br /&gt;&amp;lt;p&amp;gt; This is another paragraph &amp;lt;/ p&amp;gt;&lt;br /&gt;Just like the title, HTML automatically adds an empty line before and after paragraphs.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div&gt;&lt;span class="fullpost"&gt;&lt;b&gt;Do not forget the closing tag&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;You've certainly never been Seeing that the paragraph could be written without the closing tag &amp;lt;/ p&amp;gt; like this:&lt;br /&gt;&amp;lt;p&amp;gt; This is a paragraph&lt;br /&gt;&amp;lt;p&amp;gt; This is another paragraph&lt;br /&gt;Just examples can be used on almost any type of browser, but do not rely on that. HTML versions of the future will not allow you to skip the closing tag.&lt;br /&gt;Closing all HTML elements with a closing tag is a powerful way to write HTML that is compatible with browsers smeua and future development. It also makes our code easier to understand (either read or in the browser).&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6443914914500145428-4622637064090262532?l=www.briando.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.briando.com/feeds/4622637064090262532/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.briando.com/2010/07/html-basic-important-tags-part-1.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6443914914500145428/posts/default/4622637064090262532'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6443914914500145428/posts/default/4622637064090262532'/><link rel='alternate' type='text/html' href='http://www.briando.com/2010/07/html-basic-important-tags-part-1.html' title='HTML Basic - Important Tags (part 1)'/><author><name>adhipraz</name><uri>http://www.blogger.com/profile/09082558619694689566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6443914914500145428.post-8929737678584608697</id><published>2010-07-20T15:18:00.000-07:00</published><updated>2010-07-20T15:19:29.709-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='2. Learn HTML'/><title type='text'>HTML Element (Part 3)</title><content type='html'>Still curious about the lower case? Here's the explanation.&lt;br /&gt;&lt;br /&gt;&lt;span class="fullpost"&gt;&lt;br /&gt;&lt;br /&gt;We have discussed earlier that HTML tags are not case sensitive: &amp;lt;B&amp;gt; has the same meaning with &amp;lt;b&amp;gt;. If you surf the web again, you will notice that many web sites use uppercase HTML tags in the source code. But in the example above, we use lowercase letters. Know why?&lt;br /&gt;&lt;br /&gt;If you follow the latest web standards, you should always use the tags in uppercase. World Wide Web Consortium (W3C) recommends the use of lowercase letters in their HTML 4 recommendation, and XHTML (the next generation of HTML) require the tag in lowercase.&lt;br /&gt;&lt;br /&gt;Ok, you've just learned about HTML elements. And this time mustinya you've got used to the term tag. If you have not familiarize yourself with this term, because in the process of learning HTML, you have to familiar with the word tag. Lha wong HTML tags so that it co.&lt;br /&gt;Next, we will discuss about some basic HTML TAG particularly interesting to change the appearance of paragraphs, headings, etc..&lt;br /&gt;&lt;br /&gt;Hopefully useful.&lt;br /&gt;Warmest regards.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6443914914500145428-8929737678584608697?l=www.briando.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.briando.com/feeds/8929737678584608697/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.briando.com/2010/07/html-element-part-3.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6443914914500145428/posts/default/8929737678584608697'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6443914914500145428/posts/default/8929737678584608697'/><link rel='alternate' type='text/html' href='http://www.briando.com/2010/07/html-element-part-3.html' title='HTML Element (Part 3)'/><author><name>adhipraz</name><uri>http://www.blogger.com/profile/09082558619694689566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6443914914500145428.post-9215868735101127749</id><published>2010-07-19T19:17:00.000-07:00</published><updated>2010-07-19T19:42:42.365-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='2. Learn HTML'/><title type='text'>HTML Element (Part 2)</title><content type='html'>We have seen an example of simple HTML document in my previous post. Now I'll start to explain about HTML Element.&lt;br /&gt;&lt;span class="fullpost"&gt;&lt;br /&gt;&lt;br /&gt;Remember this example of HTML code in our previous tutorial:&lt;br /&gt;&lt;br /&gt;&amp;lt;html&amp;gt;&lt;br /&gt;&amp;lt;head&amp;gt;&lt;br /&gt;&amp;lt;title&amp;gt; Title Page &amp;lt;/ title&amp;gt;&lt;br /&gt;&amp;lt;/ Head&amp;gt;&lt;br /&gt;&amp;lt;body&amp;gt;&lt;br /&gt;This is my first page. &amp;lt;b&amp;gt; This text is bold &amp;lt;/ b&amp;gt;&lt;br /&gt;&amp;lt;/ Body&amp;gt;&lt;br /&gt;&amp;lt;/ Html&amp;gt;&lt;br /&gt;&lt;br /&gt;This is an HTML element:&lt;br /&gt;&lt;br /&gt;&amp;lt;b&amp;gt; This text is bold &amp;lt;/ b&amp;gt;&lt;br /&gt;&lt;br /&gt;This HTML element starts with the opening tag: &amp;lt;b&amp;gt;&lt;br /&gt;The contents of the HTML element is: &lt;span style="font-weight:bold;"&gt;This text is bold&lt;/span&gt;&lt;br /&gt;HTML element ends with a closing tag: &amp;lt;/ b&amp;gt;&lt;br /&gt;&amp;lt;b&amp;gt; Tag function is to define an HTML element that must be shown in bold.&lt;br /&gt;&lt;br /&gt;Now a little bit more complex example. This is also an HTML element:&lt;br /&gt;&lt;br /&gt;&amp;lt;body&amp;gt;&lt;br /&gt;This is my first page. &amp;lt;b&amp;gt; This text is bold &amp;lt;/ b&amp;gt;&lt;br /&gt;&amp;lt;/ Body&amp;gt;&lt;br /&gt;&lt;br /&gt;This HTML element starts with &amp;lt;body&amp;gt; opening tag, and ends with a closing tag &amp;lt;/ body&amp;gt;&lt;br /&gt;The function of the tag is to define the &amp;lt;body&amp;gt; HTML element that contains the body (content) of our HTML document.&lt;br /&gt;&lt;br /&gt;Why do we use the tags in lowercase?&lt;br /&gt;&lt;br /&gt;We will discuss that in my next post.&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6443914914500145428-9215868735101127749?l=www.briando.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.briando.com/feeds/9215868735101127749/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.briando.com/2010/07/html-element-part-2.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6443914914500145428/posts/default/9215868735101127749'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6443914914500145428/posts/default/9215868735101127749'/><link rel='alternate' type='text/html' href='http://www.briando.com/2010/07/html-element-part-2.html' title='HTML Element (Part 2)'/><author><name>adhipraz</name><uri>http://www.blogger.com/profile/09082558619694689566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6443914914500145428.post-8686500383188090161</id><published>2010-07-17T18:30:00.000-07:00</published><updated>2010-07-17T18:34:33.090-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='2. Learn HTML'/><title type='text'>HTML Element (Part 1)</title><content type='html'>HTML elements, what is that? Now, in the last learning HTML tutorial, you've tried to make your first HTML page and understand how to create it. Next, you have to understand about HTML elements and how to write it. You will need these basic definitions in the process of learning HTML you do throughout the tutorial here. Refer the following important instructions.&lt;br /&gt;&lt;span class="fullpost"&gt;&lt;br /&gt;&lt;br /&gt;Remember these important guidelines: HTML document is a text file consisting of HTML elements. Well, the HTML element that is defined using what are called HTML tags.&lt;br /&gt;&lt;br /&gt;The following points will help you remember and understand the terms of HTML tags:&lt;br /&gt;- HTML tag used to mark (mark-ups) HTML elements&lt;br /&gt;- HTML tags are located between two markers following characters &amp;lt;and&amp;gt;&lt;br /&gt;- Karekter marker is called with square brackets&lt;br /&gt;- HTML tags are usually always in pairs like &amp;lt;b&amp;gt; and &amp;lt;/ b&amp;gt;&lt;br /&gt;- Tag first is the opening tag, and the second tag is a closing tag&lt;br /&gt;- Text in between these two tags is called "content element&lt;br /&gt;- HTML tags are not case sensitive, &amp;lt;b&amp;gt; has the same meaning as &amp;lt;B&amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6443914914500145428-8686500383188090161?l=www.briando.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.briando.com/feeds/8686500383188090161/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.briando.com/2010/07/html-element-part-1.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6443914914500145428/posts/default/8686500383188090161'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6443914914500145428/posts/default/8686500383188090161'/><link rel='alternate' type='text/html' href='http://www.briando.com/2010/07/html-element-part-1.html' title='HTML Element (Part 1)'/><author><name>adhipraz</name><uri>http://www.blogger.com/profile/09082558619694689566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6443914914500145428.post-9182809437579190694</id><published>2010-07-13T21:13:00.000-07:00</published><updated>2010-07-13T21:15:51.503-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='2. Learn HTML'/><title type='text'>HTML Introduction (part 3)</title><content type='html'>You've learn to make your very first HTML code in my former posting. Easy right? Or still confused? Ok, we'll see an explanation of the example earlier. Please review HTML code from former post.&lt;br /&gt; &lt;br /&gt;Each tag indicated by less or greater signs. You can see that the first tag is &amp;lt;html&amp;gt;. HTML tags are generally always have a pair who has the same tag with a little extra slash "/", and you can see a couple of &amp;lt;html&amp;gt; at the end of the script tag is &amp;lt;/ html&amp;gt;. &lt;br /&gt;&amp;lt;html&amp;gt; Tag tells the browser that this is the beginning of an HTML document. Tag partner that is &amp;lt;/ html&amp;gt; states that this is the end of the HTML document. This tag partner called colosing tag.&lt;br /&gt;&lt;span class="fullpost"&gt;&lt;br /&gt;Text in between &amp;lt;head&amp;gt; and &amp;lt;/ head&amp;gt; is the text of the header information. This header information is not displayed in the browser window. &lt;br /&gt;&lt;br /&gt;Text in between &amp;lt;title&amp;gt; is the title of your document. This title will be displayed in the browser's caption (see at the top right corner of your browser). &lt;br /&gt;&lt;br /&gt;&amp;lt;body&amp;gt; Text between the tags is the text to be displayed in your browser window. &lt;br /&gt;And lastly, the text in between &amp;lt;b&amp;gt; and &amp;lt;/ b&amp;gt; will be shown in bold. &lt;br /&gt;&lt;br /&gt;Well, with this explanation you must have started to feel comfortable with HTML. You see, I've proved that it's very easy to learn HTML. &lt;br /&gt;&lt;br /&gt;Now we'll see about the file extension. &lt;br /&gt;&lt;br /&gt;As already mentioned in the beginning, we can create an HTML file with two extensions are. Htm and. Html. Now extensions .htm is intended for the operating system supports only the past three letter extensions. While the extension .html will be safer to use if the OS and application support to indicate that this is an HTML file. &lt;br /&gt;&lt;br /&gt;Just for the record, each one of you make changes to your HTML file, then you must refresh your browser to see the changes. Remember, that HTML only work one at a time, HTML code will only be executed once for every session. Every time you ask for a web page, then this web page will only executed one time. You can't create continuous process like you can do with C, VB or Java.&lt;br /&gt; &lt;br /&gt;Ok, an introductory tutorial session to learn HTML enough, we will proceed to the next level of HTML elements. &lt;br /&gt;&lt;br /&gt;Check back soon for new tutorials.&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6443914914500145428-9182809437579190694?l=www.briando.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.briando.com/feeds/9182809437579190694/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.briando.com/2010/07/html-introduction-part-3.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6443914914500145428/posts/default/9182809437579190694'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6443914914500145428/posts/default/9182809437579190694'/><link rel='alternate' type='text/html' href='http://www.briando.com/2010/07/html-introduction-part-3.html' title='HTML Introduction (part 3)'/><author><name>adhipraz</name><uri>http://www.blogger.com/profile/09082558619694689566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6443914914500145428.post-4954518242772684225</id><published>2010-07-12T05:29:00.000-07:00</published><updated>2010-07-13T21:06:10.004-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='2. Learn HTML'/><title type='text'>HTML Introduction (Part 2)</title><content type='html'>What is HTML file?&lt;br /&gt;&lt;br /&gt;- HTML stands for Hyper Text Markup Language&lt;br /&gt;- An HTML file is a text file containing markup tags&lt;br /&gt;- Tags markup tells the browser how to display a page&lt;br /&gt;- HTML file must have the extension of htm or html&lt;br /&gt;- HTML files can be created using a text editor you usually use.&lt;br /&gt;&lt;br /&gt;&lt;span class="fullpost"&gt;&lt;br /&gt;&lt;br /&gt;Wanna try?&lt;br /&gt;&lt;br /&gt;Let's begin by opening Notepad (on Windows XP click Start, Programs, Accessories, Notepad).&lt;br /&gt;Type the following text:&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div&gt;&lt;span class="fullpost"&gt;&lt;div&gt;&lt;div&gt;&amp;lt;html&amp;gt;&lt;/div&gt;&lt;div&gt;&amp;lt;head&amp;gt;&lt;/div&gt;&lt;div&gt;&amp;lt;title&amp;gt;Page Title&amp;lt;/title&amp;gt;&lt;/div&gt;&lt;div&gt;&amp;lt;/head&amp;gt;&lt;/div&gt;&lt;div&gt;&amp;lt;body&amp;gt;&lt;/div&gt;&lt;div&gt;This is my first page. &amp;lt;b&amp;gt;This text is bold&amp;lt;/b&amp;gt;&lt;/div&gt;&lt;div&gt;&amp;lt;/body&amp;gt;&lt;/div&gt;&lt;div&gt;&amp;lt;/html&amp;gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="fullpost"&gt;&lt;br /&gt;&lt;/span&gt;&lt;div&gt;&lt;span class="fullpost"&gt;Save with the name "mypage.htm" (do not forget to add double quotes in file name. If forgotten, then the file name will use the default extension: .txt and become mypage.htm.txt).&lt;br /&gt;&lt;br /&gt;Open your browser (e.g. Internet Explorer). Kilk File, Open, Browse and select the location of the file you've made earlier mypage.htm. Click OK, and the browser will display the page that you created earlier.&lt;br /&gt;&lt;br /&gt;Easy right? Or still confused? Ok, we'll see an explanation of the example above in the next post.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6443914914500145428-4954518242772684225?l=www.briando.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.briando.com/feeds/4954518242772684225/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.briando.com/2010/07/introduction-to-html-part-1.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6443914914500145428/posts/default/4954518242772684225'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6443914914500145428/posts/default/4954518242772684225'/><link rel='alternate' type='text/html' href='http://www.briando.com/2010/07/introduction-to-html-part-1.html' title='HTML Introduction (Part 2)'/><author><name>adhipraz</name><uri>http://www.blogger.com/profile/09082558619694689566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6443914914500145428.post-7088631387771693409</id><published>2010-07-10T19:22:00.000-07:00</published><updated>2010-07-13T21:06:26.608-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='2. Learn HTML'/><title type='text'>HTML Introduction (part 1)</title><content type='html'>Learn HTML for free, easy and fun at www.briando.com. Now, let's start. Learning HTML is generally the first process done by web programmers. After you've done with learning HTML, then you will have the ability to create static web pages. Next you might want to make a web page that has the ability to interact with visitors in a more intense. That's when you need to start learning PHP. After learning PHP, then you can continue to learn MySQL to add your PHP skills with database.&lt;br /&gt;&lt;br /&gt;&lt;span class="fullpost"&gt;&lt;br /&gt;I want to briefly explain the following again to make you get the whole view of this learning website stuff.&lt;br /&gt;&lt;br /&gt;HTML is required primarily to make the web interface, PHP to add the ability to interact with visitors and the ability to store data will be supported by MySQL. But of course, web programming is not limited to it. In addition to learning HTML, PHP and MySQL, of course you can also learn another scripting language that will further beautify the look of your website and facilitate the process of web design you like CSS and Javascript. You might also need to increase your skills in creating web design using variety of applications such as Dreamweaver and FrontPage as well as learn image processing applications such as Fireworks and Adobe.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;But for now we will concentrate on learning the material that became the basis of all web programming ... HTML.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I need to say here that even though you've mastered a variety of applications that simplify web design, but in the end however you will still need the ability to perform hands-on programming manual to perform various tuning in your program.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6443914914500145428-7088631387771693409?l=www.briando.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.briando.com/feeds/7088631387771693409/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.briando.com/2010/07/html-introduction.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6443914914500145428/posts/default/7088631387771693409'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6443914914500145428/posts/default/7088631387771693409'/><link rel='alternate' type='text/html' href='http://www.briando.com/2010/07/html-introduction.html' title='HTML Introduction (part 1)'/><author><name>adhipraz</name><uri>http://www.blogger.com/profile/09082558619694689566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6443914914500145428.post-4127535220215598704</id><published>2010-07-08T07:36:00.000-07:00</published><updated>2010-07-08T07:50:42.780-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='1. Introduction'/><title type='text'>Learn the Difference: HTML, PHP, MySQL</title><content type='html'>You might've known HTML before, for example when you try to create a static web page using dreamweaver or frontpage.&lt;br /&gt;But to make a complete, dynamic web pages, you'll have to learn PHP and MySQL in addition. Before that, I'd like to show you the correlation among  them.&lt;br /&gt;&lt;br /&gt;&lt;span class="fullpost"&gt;&lt;br /&gt;&lt;br /&gt;As you know, HTML responsible to display web pages so your browser can see you web page. HTML consist of series  of tags that you can use to manipulate the way you want your pages to be.&lt;br /&gt;Unfortunately, HTML is kind of dumb programming language. HTML cannot, for example calculate even simplest addition process like 1+1. Nor can connect to a database.&lt;br /&gt;So, to create a dynamic web site, you'll need another help. And thanks to PHP, now you can do that calculation easily. PHP also have the capability to connect to database.&lt;br /&gt;You have to understand, that PHP still send it's output to HTML, where you can perform various action to make PHP output looks prettier on your browser.&lt;br /&gt;Last but not least, in a dynamic web sites, you'll need to save data. You can use MySQL to save your data, and access it later using PHP.&lt;br /&gt;So, in short I can describe the simple process when you try to display a dynamic page.&lt;br /&gt;The data will be stored ini MySQL. PHP will retrieve that data and process them if necessary. PHP will send the result to HTML. HTML will display them in a good format to your browser.&lt;br /&gt;Quite simple, right?&lt;br /&gt;Hope this post is usefull for you.&lt;br /&gt;Warm regards.&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6443914914500145428-4127535220215598704?l=www.briando.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.briando.com/feeds/4127535220215598704/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.briando.com/2010/07/learn-difference-html-php-mysql.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6443914914500145428/posts/default/4127535220215598704'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6443914914500145428/posts/default/4127535220215598704'/><link rel='alternate' type='text/html' href='http://www.briando.com/2010/07/learn-difference-html-php-mysql.html' title='Learn the Difference: HTML, PHP, MySQL'/><author><name>adhipraz</name><uri>http://www.blogger.com/profile/09082558619694689566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6443914914500145428.post-679624622487624014</id><published>2009-06-21T08:43:00.000-07:00</published><updated>2009-06-22T00:16:52.673-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='1. Introduction'/><title type='text'>Walkthrough</title><content type='html'>Well, now it's time to start.&lt;br /&gt;For you who just start to know about web development process, you need to know that that process is not difficult. Based on my experience, learning to create a web site expecially the hardest part whish is PHP is a lot easier than learning other programming language such C or Delphi.&lt;br /&gt;&lt;br /&gt;&lt;span class="fullpost"&gt;&lt;br /&gt;&lt;br /&gt;To create your own web site, you'll need to know HTML, PHP dan MySQL. That's why, I will divide all my tutorials into 5 chapters:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Introduction&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Learn HTML&lt;/li&gt;&lt;li&gt;Learn PHP&lt;/li&gt;&lt;li&gt;Learn MySQL&lt;/li&gt;&lt;li&gt;Learn to put it all together&lt;/li&gt;&lt;/ul&gt;Trust me, it's easy. Even I who came from a developed country like Indonesia can understand it easily. And so will you...&lt;br /&gt;Next question for newbies will be what the hell is HTML, PHP and MySQL? What is the different? What is their function ini web site development?&lt;br /&gt;We will discuss about it in my next posting.&lt;br /&gt;So, come back shortly...&lt;br /&gt;Warm Regards.&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6443914914500145428-679624622487624014?l=www.briando.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.briando.com/feeds/679624622487624014/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.briando.com/2009/06/walkthrough.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6443914914500145428/posts/default/679624622487624014'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6443914914500145428/posts/default/679624622487624014'/><link rel='alternate' type='text/html' href='http://www.briando.com/2009/06/walkthrough.html' title='Walkthrough'/><author><name>adhipraz</name><uri>http://www.blogger.com/profile/09082558619694689566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6443914914500145428.post-3254620474149329124</id><published>2009-06-12T06:53:00.000-07:00</published><updated>2009-06-12T07:06:59.030-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='News'/><title type='text'>Learn PHP Blog</title><content type='html'>It's been a while I run a web site about &lt;a href="http://prothelon.com"&gt;Learning PHP for newbies in Indonesia&lt;/a&gt;. Now, I'll make it available for you who use english.&lt;br /&gt;Have a nice learn.&lt;br /&gt;Warm regards.&lt;br /&gt;Adhi Prasetio&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6443914914500145428-3254620474149329124?l=www.briando.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.briando.com/feeds/3254620474149329124/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.briando.com/2009/06/learn-php-blog.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6443914914500145428/posts/default/3254620474149329124'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6443914914500145428/posts/default/3254620474149329124'/><link rel='alternate' type='text/html' href='http://www.briando.com/2009/06/learn-php-blog.html' title='Learn PHP Blog'/><author><name>adhipraz</name><uri>http://www.blogger.com/profile/09082558619694689566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
