<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>codejax</title>
	<atom:link href="http://www.codejax.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codejax.com</link>
	<description>Create Websites For Fun And Profit</description>
	<lastBuildDate>Fri, 11 Sep 2009 16:25:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Why You Should Learn HTML</title>
		<link>http://www.codejax.com/why-you-should-learn-html/</link>
		<comments>http://www.codejax.com/why-you-should-learn-html/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 20:20:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[html course]]></category>
		<category><![CDATA[learn html]]></category>
		<category><![CDATA[why learn html]]></category>

		<guid isPermaLink="false">http://www.codejax.com/?p=1103</guid>
		<description><![CDATA[With so many individuals and businesses alike looking to the Worldwide Web as the future of information distribution, website design and development is often a must to survive and stay up to speed with the current trend. Hence it is understandable that many people used to traditional pre-internet methods in presenting digital information opting to [...]]]></description>
			<content:encoded><![CDATA[<p>With so many individuals and businesses alike looking to the Worldwide Web as the future of information distribution, website design and development is often a must to survive and stay up to speed with the current trend. Hence it is understandable that many people used to traditional pre-internet methods in presenting digital information opting to use popular web design software instead of learning the basics.</p>
<p>Web design software is designed to aid those who are familiar with traditional computer software such as word processing in producing websites. hese programs have improved over the years to make web pages a lot easier to produce.</p>
<p>Having a web design program will help you produce websites especially if you have time constraints. But, have you ever wondered how these programs actually work? And more importantly, how other people were able to design great pages through coding alone?</p>
<p>The great websites that you see online aren’t directly created with standard web design tools. If you look at the source code of the website, you will see all the text there known as HTML, which could have been generated either by the web designing tool or manually done by the designer who knows HTML well.</p>
<p>Similar to becoming a good graphics designer, it is important to first learn the basics and core elements before you move onto the tools themselves. If you want to learn how to become a good graphics designer, you start out by learning the basic principles of graphics design before you move on to the tools.</p>
<p>This is just the same with designing web pages because if you fully understand the code, you automatically understand every web designing program that generates the code for you. This allows you to fine tune and overcome the limitations of the web design software. Web design programs are never perfect no matter how updated they get because there will always be a time where the code can be simplified or can be fixed to make other related elements function well. In addition, here are some other benefits of learning HTML:</p>
<p>• It allows you to do quick maintenance operations to your web pages without the need of letting a professional do it for you.<br />
• Allows you to optimize your web site to load better since web design software is strictly aimed for accuracy rather than speed.<br />
• Enables you to edit pages that were outsourced by other HTML coders since most web designing tools do not render pages that were made using raw HTML accurately.<br />
• HTML coding is generally faster since you don’t have to sift through the many options and toolbars to find the thing you need to add to your page.</p>
<p>Learning HTML doesn’t necessarily mean that you have to give up using web design programs as good web design [rograms like Dreamweaver have HTML views tthat allow you to work with the html as well as the WYSIWYG editor. This gives you a great advantage in improving your design using your favorite software and your newfound knowledge of HTML.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codejax.com/why-you-should-learn-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Way To Learn HTML</title>
		<link>http://www.codejax.com/way-to-learn-html/</link>
		<comments>http://www.codejax.com/way-to-learn-html/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 09:47:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[learn html]]></category>
		<category><![CDATA[online html course]]></category>
		<category><![CDATA[way to learn html]]></category>

		<guid isPermaLink="false">http://www.codejax.com/?p=268</guid>
		<description><![CDATA[A common question from beginning web designers and developers is: What is the best way to learn html?
As in most worthwhile things in life the answer is through practice. The web is flooded with free and easy html tutorials which give the impression that all you have to do is learn a few html tags [...]]]></description>
			<content:encoded><![CDATA[<p>A common question from beginning web designers and developers is: What is the best way to learn html?</p>
<p>As in most worthwhile things in life the answer is through practice. The web is flooded with free and easy html tutorials which give the impression that all you have to do is learn a few html tags and then cut and paste them into your web pages. Now this is ok, its certainly better than nothing, but a crucial element is missing. When you take the cheap, free, cut and paste approach you don&#8217;t actually learn how to use html to develop web pages. You only learn a few tricks that will work in some instances and not others. You also don&#8217;t learn to think in html!</p>
<p><span id="more-268"></span></p>
<p>A far better and proven approach is to follow a structured course, produced by an expert trainer, that shows you through practical examples how to develop web pages with html. That way you get practical experience and your knowledge and understanding build up in a structured and systematic way. By adopting this approach you learn a lifelong skill that you can apply to all your web projects rathar than a few tricks that will help in some instances but not others.</p>
<p>I&#8217;m not going to be shy about recommended my <a href="http://www.codejax.com/master-html-fast-and-easy/" >html course</a> as it is well structured, easy to follow, amazingly inexpensive, and you will see results fast even if you ar a complete beginner. So go ahead and register for the free tutorials. You may well be pleasantly surprised!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codejax.com/way-to-learn-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beginners Guide To Web Development Skills</title>
		<link>http://www.codejax.com/beginners-guide-web-development-skills/</link>
		<comments>http://www.codejax.com/beginners-guide-web-development-skills/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 14:01:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.codejax.com/?p=191</guid>
		<description><![CDATA[If you are thinking of creating your own websites or producing a customised blog then there are a number of important web development skills that you will need to learn. This article provides a brief overview of the main web development skills that you will need. You don&#8217;t need to learn all of them at [...]]]></description>
			<content:encoded><![CDATA[<p>If you are thinking of creating your own websites or producing a customised blog then there are a number of important web development skills that you will need to learn. This article provides a brief overview of the main web development skills that you will need. You don&#8217;t need to learn all of them at once but its always good to get an overview of the road ahead. <span id="more-191"></span></p>
<p class="alert">If you are just starting out you can develop great websites with just HTML and CSS, but if you want to add interactivity to your websites then you will also need to add Javascript, PHP and a database like MYSQL to your skillset. The following provides a brief overview of each skill:</p>
<h3>HTML (Hypertext Markup Language)</h3>
<p>HTML is the language of the web and hence you must understand it if you want to build your own websites. An investment in learning HTML is very rewarding and it will allow you to understand much of how the web works. This is also a must have skill if you want to do your own Search Engine Optimization (SEO). A good introduction to html is provided here: <a href="http://www.codejax.com/web-design-development-tutorials/master-html-fast-and-easy/" >Master HTML</a></p>
<h3>CSS (Cascading Style Sheets)</h3>
<p>CSS or Cascading Style Sheets is the next skill you should master. CSS is quiet easy once you take the time to understand how it works. CSS makes changing the style used on your websites easy. in addition a good knowledge of CSS will allow you to minimize the number of graphics or photos you need on a website &#8211; and it will still look good. A simple introduction to CSS is provided here: <a href="http://www.codejax.com/web-design-development-tutorials/quick-and-easy-niche-websites/" >Quick Niche Websites</a></p>
<h3>Web Graphics</h3>
<p>Your website needs to look good so you need to have a good understanding of web graphics. If you decide to produce your own make sure that you don&#8217;t overdo the number of graphics on your website and also be warned that its very tempting to spend too much time making your graphics look better than they really need to be. Keep it simple.</p>
<p>In addition to the above 3 essential skills one or more of the following will be needed for the more complex sites:</p>
<h3>Javascript</h3>
<p>Javascript allows you to add what are effectively mini  programs to you web pages. Typical uses of Javascript are to:</p>
<ul>
<li>interact with users</li>
<li>validating user input to forms</li>
<li>fancy menus</li>
</ul>
<h3>PHP</h3>
<p>PHP is a scripting language that is used to create dynamic websites. The best way to explain this is via an example:</p>
<p>One typical and very powerful use of PHP is to personalize sales pages. For example lets say you have a squeeze page (explained in sales process section) offering a free demo of your product. When the user enters their name and email address into the form on the squeeze page you can have a php script(program) that reads the persons name and then uses it on any following pages that they see. When done well this is very impressive to your website visitor.</p>
<p>PHP is also a great tool to use to interact with a database on your website. A simple example would be where you have a membership website that requires members to log in every time they use the website. The members username and password are stored in the database and the login page uses a php script to check that the username and password are valid.</p>
<h3>MySQL</h3>
<p>If your website needs a database them MySQL is a good option. Its free and integrates well with PHP. Wordpress uses both PHP and MySQL so if you are a Wordpress user any knowledge of PHP and MySQL will come in useful – though for most uses you won&#8217;t need any detailed knowledge.</p>
<p>I hope this is useful and helps you to decide what skills you need to brush up on for your web or blog development.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codejax.com/beginners-guide-web-development-skills/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Practical Adsense Business Model</title>
		<link>http://www.codejax.com/a-practical-adsense-business-model/</link>
		<comments>http://www.codejax.com/a-practical-adsense-business-model/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 13:48:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[adsense business]]></category>
		<category><![CDATA[Niche Websites]]></category>

		<guid isPermaLink="false">http://www.codejax.com/?p=188</guid>
		<description><![CDATA[Adsense is big business and there are now probably more Adsense websites than their are ants on planet earth! So how do you ensure that your niche websites stand out in this crowded market? And is it really possible to make decent money with Adsense? In order to explore and answer these questions this article [...]]]></description>
			<content:encoded><![CDATA[<p>Adsense is big business and there are now probably more Adsense websites than their are ants on planet earth! So how do you ensure that your niche websites stand out in this crowded market? And is it really possible to make decent money with Adsense? In order to explore and answer these questions this article looks at the four elements of a great money earning Google Adsense website:</p>
<p><span id="more-188"></span></p>
<h3>The First Element &#8211; A Unique Website Design</h3>
<p>The first element of a great adsense website is a unique design. There are so many mass market templates in use today that most adsense sites tend to look the same. So an easy way to stand out is to have a simple and unique design that gives focus to the content and ads on the site. This way your site won&#8217;t look like it has been designed just to display ads. And the good news is that having a unique design is not at all hard to achieve &#8211; see niche websites for details.</p>
<h3>The Second Element &#8211; Unique Content</h3>
<p>Google is getting better and better at spotting duplicate and spam content but many people still fall into the duplicate and spam content trap and they use content spinners to generate their sites. This is another fantastic opportunity for your site<br />
to stand out by providing good quality unique content that is not available anywhere else. Visitors can easily see if a site is a spam one or a genuine site that is ocussed on providing good quality content.</p>
<h3>The Third Element &#8211; Correct Ad Placement</h3>
<p>Ad placement is important in order to attract clicks. Many websites place ads in as any places as possible in the false belief that quantity wins over quality. The reality is that a few strategically placed ads will produce a greater return than a page plastered with wall to wall ads.</p>
<h3>The Fouth Element &#8211; Adding Value</h3>
<p>This is really a binding together of your unique website design, unique content and elevant ad placement to produce a website that adds value to the personal or business lives of its visitors. The key is to focus your website on one theme and ensure that he content is relevant and informative. It may take a little longer to produce an dsense website using the four pillar approach but your patience will be rewarded with a great website and happy visitors who will click your relevant ads and earn you the money you deserve.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codejax.com/a-practical-adsense-business-model/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
