<?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>Wizart Studios &#187; Web tips and news</title>
	<atom:link href="http://www.wizartstudios.com/blog/category/web-tips-news/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wizartstudios.com/blog</link>
	<description>Design - Web development - Marketing</description>
	<lastBuildDate>Mon, 08 Mar 2010 12:22:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>HTML 5</title>
		<link>http://www.wizartstudios.com/blog/2010/03/04/html-5/</link>
		<comments>http://www.wizartstudios.com/blog/2010/03/04/html-5/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 13:22:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web tips and news]]></category>

		<guid isPermaLink="false">http://localhost/wblog/?p=2</guid>
		<description><![CDATA[&#8220;HTML5 is being developed as the next major revision of HTML (Hypertext Markup Language), the core markup language of the World Wide Web. The Web Hypertext Application Technology Working Group (WHATWG) started work on the specification in June 2004 under the name Web Applications 1.0. As of February 2010[update], the specification is in the &#8220;Last [...]]]></description>
			<content:encoded><![CDATA[<p><em>&#8220;HTML5 is being developed as the next major revision of HTML (Hypertext Markup Language), the core markup language of the World Wide Web. The Web Hypertext Application Technology Working Group (WHATWG) started work on the specification in June 2004 under the name Web Applications 1.0. As of February 2010[update], the specification is in the &#8220;Last Call&#8221; state at the WHATWG.&#8221;</em> says <strong><a href="http://en.wikipedia.org/wiki/HTML5" target="_blank">Wikipedia.org</a></strong>.</p>
<p>We like to see that the web evolves and things are getting better. Let&#8217;s hope that this new version will bring more opportunities and will not cause problems. As we know, we can find browser incompatibilities at every step so, the web will need a slow integration of this new &#8220;standard&#8221; and a lot of time.</p>
<p>Best regards,<br />
Wizart Studios team &#8211; design, web development &amp; marketing</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wizartstudios.com/blog/2010/03/04/html-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web standards</title>
		<link>http://www.wizartstudios.com/blog/2010/02/22/web-standards/</link>
		<comments>http://www.wizartstudios.com/blog/2010/02/22/web-standards/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 09:55:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web tips and news]]></category>

		<guid isPermaLink="false">http://www.wizartstudios.com/blog/?p=21</guid>
		<description><![CDATA[I read in many places from the web, the question: &#8220;why is the w3c validation so important?&#8221;. In my opinion, it&#8217;s important to make a hight quality website, not just a website.
We use the doctype for xHTML 1.0 [strict or Transitional]
&#60;!DOCTYPE html PUBLIC &#8220;-//W3C//DTD XHTML 1.0 Strict//EN&#8221;
&#8220;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&#8221;&#62;
OR
&#60;!DOCTYPE html PUBLIC &#8220;-//W3C//DTD XHTML 1.0 Transitional//EN&#8221;
&#8220;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&#8221;&#62;
So, why is [...]]]></description>
			<content:encoded><![CDATA[<p>I read in many places from the web, the question: &#8220;why is the w3c validation so important?&#8221;. In my opinion, it&#8217;s important to make a hight quality website, not just a website.</p>
<p>We use the doctype for xHTML 1.0 [strict or Transitional]<br />
<strong>&lt;!DOCTYPE html PUBLIC &#8220;-//W3C//DTD XHTML 1.0 Strict//EN&#8221;<br />
&#8220;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&#8221;&gt;</strong><br />
OR<br />
<strong>&lt;!DOCTYPE html PUBLIC &#8220;-//W3C//DTD XHTML 1.0 Transitional//EN&#8221;<br />
&#8220;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&#8221;&gt;</strong></p>
<p>So, why is this so important:</p>
<p>1. A quality code is easily interpreted by any browser so you will avoid problems in different browsers.<br />
2. You can see the website even using a mobile phone with no problems.<br />
3. A better search engine optimisation. Crawlers will get the content with no problems.<br />
&#8230;And many others.</p>
<p>How to check the website validation?<br />
Simple, just go to <strong>validator.w3.org</strong> and enter your URL.</p>
<p>Best regards,<br />
Wizart Studios team &#8211; design, web development &amp; marketing</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wizartstudios.com/blog/2010/02/22/web-standards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP 5 &#8211; new suff</title>
		<link>http://www.wizartstudios.com/blog/2010/02/01/php-5-new-suff/</link>
		<comments>http://www.wizartstudios.com/blog/2010/02/01/php-5-new-suff/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 09:33:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web tips and news]]></category>

		<guid isPermaLink="false">http://www.wizartstudios.com/blog/?p=19</guid>
		<description><![CDATA[The PHP manual is a great book but you must read careful to understand the important stuff. After my first look on the PHP5 manual, I got my attention on the &#8220;what&#8217;s new&#8221; section. So, what&#8217;s really useful from those new things.
1. interface Display { function display(); }
class Circle implements Display {
function display() { print [...]]]></description>
			<content:encoded><![CDATA[<p>The PHP manual is a great book but you must read careful to understand the important stuff. After my first look on the PHP5 manual, I got my attention on the &#8220;what&#8217;s new&#8221; section. So, what&#8217;s really useful from those new things.</p>
<p>1. <strong>interface</strong> Display { function display(); }<br />
class Circle <strong>implements</strong> Display {<br />
function display() { print &#8220;Displaying circle\n&#8221;; }<br />
}</p>
<p>2. class MyClass { <strong>const</strong> SUCCESS = &#8220;Success&#8221;; }<br />
print MyClass::SUCCESS;</p>
<p>3. function expectsMyClass(<strong>MyClass $obj</strong>) { /* code */ }</p>
<p>4. $obj = new MyIteratorImplementation();<br />
<strong> foreach ( $obj</strong> as $value ) { print &#8220;$value&#8221;; }</p>
<p>5. foreach ($array as <strong>&amp;$value</strong>) {<br />
if ($value === &#8220;NULL&#8221;) { $value = NULL; }<br />
}</p>
<p>&#8230;And many others.<br />
Anyway, I concluded that reading is very useful.</p>
<p>Best regards,<br />
Wizart Studios team &#8211; design, web development &amp; marketing</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wizartstudios.com/blog/2010/02/01/php-5-new-suff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

