<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Webarchitect&#039;s Blog</title>
	<atom:link href="http://webarkitect.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://webarkitect.wordpress.com</link>
	<description>Inspiration - Expertise - Evolution</description>
	<lastBuildDate>Thu, 09 Dec 2010 09:11:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='webarkitect.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Webarchitect&#039;s Blog</title>
		<link>http://webarkitect.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://webarkitect.wordpress.com/osd.xml" title="Webarchitect&#039;s Blog" />
	<atom:link rel='hub' href='http://webarkitect.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Preserve (log) your site’s PHP errors via htaccess</title>
		<link>http://webarkitect.wordpress.com/2010/11/19/preserve-log-your-site%e2%80%99s-php-errors-via-htaccess/</link>
		<comments>http://webarkitect.wordpress.com/2010/11/19/preserve-log-your-site%e2%80%99s-php-errors-via-htaccess/#comments</comments>
		<pubDate>Fri, 19 Nov 2010 13:28:16 +0000</pubDate>
		<dc:creator>webarkitect</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[PHP log errors via htaccess]]></category>

		<guid isPermaLink="false">http://webarkitect.wordpress.com/?p=119</guid>
		<description><![CDATA[# enable PHP error logging php_flag log_errors on php_value error_log /home/path/public_html/domain/PHP_errors.log<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webarkitect.wordpress.com&amp;blog=10089533&amp;post=119&amp;subd=webarkitect&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p># enable PHP error logging<br />
php_flag  log_errors on<br />
php_value error_log  /home/path/public_html/domain/PHP_errors.log</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webarkitect.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webarkitect.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webarkitect.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webarkitect.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webarkitect.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webarkitect.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webarkitect.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webarkitect.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webarkitect.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webarkitect.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webarkitect.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webarkitect.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webarkitect.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webarkitect.wordpress.com/119/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webarkitect.wordpress.com&amp;blog=10089533&amp;post=119&amp;subd=webarkitect&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webarkitect.wordpress.com/2010/11/19/preserve-log-your-site%e2%80%99s-php-errors-via-htaccess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4125fa4d7c9886ba56290f42bedf3cfc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">webarkitect</media:title>
		</media:content>
	</item>
		<item>
		<title>Prevent public display of PHP errors via htaccess</title>
		<link>http://webarkitect.wordpress.com/2010/11/19/prevent-public-display-of-php-errors-via-htaccess/</link>
		<comments>http://webarkitect.wordpress.com/2010/11/19/prevent-public-display-of-php-errors-via-htaccess/#comments</comments>
		<pubDate>Fri, 19 Nov 2010 13:26:48 +0000</pubDate>
		<dc:creator>webarkitect</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[PHP errors via htaccess]]></category>

		<guid isPermaLink="false">http://webarkitect.wordpress.com/?p=117</guid>
		<description><![CDATA[# supress php errors php_flag display_startup_errors off php_flag display_errors off php_flag html_errors off php_value docref_root 0 php_value docref_ext 0<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webarkitect.wordpress.com&amp;blog=10089533&amp;post=117&amp;subd=webarkitect&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p># supress php errors<br />
php_flag display_startup_errors off<br />
php_flag display_errors off<br />
php_flag html_errors off<br />
php_value docref_root 0<br />
php_value docref_ext 0</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webarkitect.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webarkitect.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webarkitect.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webarkitect.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webarkitect.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webarkitect.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webarkitect.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webarkitect.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webarkitect.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webarkitect.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webarkitect.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webarkitect.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webarkitect.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webarkitect.wordpress.com/117/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webarkitect.wordpress.com&amp;blog=10089533&amp;post=117&amp;subd=webarkitect&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webarkitect.wordpress.com/2010/11/19/prevent-public-display-of-php-errors-via-htaccess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4125fa4d7c9886ba56290f42bedf3cfc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">webarkitect</media:title>
		</media:content>
	</item>
		<item>
		<title>Joomla 1.6</title>
		<link>http://webarkitect.wordpress.com/2010/06/29/joomla-1-6/</link>
		<comments>http://webarkitect.wordpress.com/2010/06/29/joomla-1-6/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 10:32:04 +0000</pubDate>
		<dc:creator>webarkitect</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Joomla 1.6 changes]]></category>
		<category><![CDATA[Joomla 1.6 requires]]></category>

		<guid isPermaLink="false">http://webarkitect.wordpress.com/?p=114</guid>
		<description><![CDATA[Joomla 1.6 requires PHP 5.2 or above, and MySQL 5.0.4 or above. According to some sources this new new version will addresses some of the system&#8217;s most serious limitations, in particular, limited user management and content hierarchies. The changes that are considered particularly significant: •An improved menu manager •Much more granular control for user management [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webarkitect.wordpress.com&amp;blog=10089533&amp;post=114&amp;subd=webarkitect&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Joomla 1.6 requires PHP 5.2 or above, and MySQL 5.0.4 or above. According to some sources this new new version will addresses some of the system&#8217;s most serious limitations, in particular, limited user management and content hierarchies.</p>
<p>The changes that are considered particularly significant:</p>
<p>•An improved menu manager<br />
•Much more granular control for user management<br />
•Improved content hierarchies<br />
•Code clean-ups, dropping the package size by about 30%</p>
<p>Other major changes, according to the Joomla 1.6 roadmap:</p>
<p>•A new JForm library package<br />
•A simple method of providing translation using JavaScript<br />
•New controller dispatchers for more robust request routing<br />
•Create and standardize several new event triggers<br />
•Create a JContent class that can be used by content plug-ins and views<br />
•Complete the new extension updater<br />
The Access Control Changes: A Closer Look<br />
The Access Control List (ACL) changes involved building a new access control system that allowed adding of new groups, access levels and setting new &#8220;view&#8221; fields for articles at minimum. In order to accomplish this, the new ACL admin area offers you three types of rules, the ability to create new user groups and to create new access levels.</p>
<p>Three main types of rules.</p>
<p>•Type 1 &#8211; Permissions related to actions, such as managing languages and the installer.</p>
<p>•Type 2 &#8211; Permissions related to content, such as adding and publishing articles.</p>
<p>•Type 3 &#8211; Permissions related to actions related to access levels, such as allowing the public to view all articles.</p>
<p>When shaping the rules, you select from the existing user groups (Editor, and Administrator) and assign the permissions this set of groups should have ( the ability to manage categories, articles and the front page).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webarkitect.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webarkitect.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webarkitect.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webarkitect.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webarkitect.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webarkitect.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webarkitect.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webarkitect.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webarkitect.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webarkitect.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webarkitect.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webarkitect.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webarkitect.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webarkitect.wordpress.com/114/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webarkitect.wordpress.com&amp;blog=10089533&amp;post=114&amp;subd=webarkitect&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webarkitect.wordpress.com/2010/06/29/joomla-1-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4125fa4d7c9886ba56290f42bedf3cfc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">webarkitect</media:title>
		</media:content>
	</item>
		<item>
		<title>How to enable macros in Excel 2007</title>
		<link>http://webarkitect.wordpress.com/2010/06/09/how-to-enable-macros-in-excel-2007/</link>
		<comments>http://webarkitect.wordpress.com/2010/06/09/how-to-enable-macros-in-excel-2007/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 09:08:18 +0000</pubDate>
		<dc:creator>webarkitect</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Add-ins]]></category>
		<category><![CDATA[enable macros in Excel 2007]]></category>
		<category><![CDATA[Excel Option]]></category>

		<guid isPermaLink="false">http://webarkitect.wordpress.com/?p=122</guid>
		<description><![CDATA[When you open Excel, if you go on the &#8220;view&#8221; tab, do you have the &#8220;macro&#8221; greyed out? If yes, then it seems like you did not activated VBA tools. Try in Windows logo -&#62; Excel Option -&#62; Add-ins Tick the boxes: Internet Assistant VBA and Analysis Tools &#8211; VBA. In that window, at the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webarkitect.wordpress.com&amp;blog=10089533&amp;post=122&amp;subd=webarkitect&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When you open Excel, if you go on the &#8220;view&#8221; tab, do you have the &#8220;macro&#8221; greyed out?</p>
<p>If yes, then it seems like you did not activated VBA tools.<br />
Try in Windows logo -&gt; Excel Option -&gt; Add-ins<br />
Tick the boxes: Internet Assistant VBA and Analysis Tools &#8211; VBA.<br />
In that window, at the bottom, you should also find the &#8220;go&#8221; button.<br />
Click on it and the &#8220;Add-ins&#8221; dialog box should appear. There, activate &#8220;Internet Assistant VBA &#8221; and &#8220;Analysis Tools &#8211; VBA&#8221;.</p>
<p>Close Excel, shut down and restart your PC.. </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webarkitect.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webarkitect.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webarkitect.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webarkitect.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webarkitect.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webarkitect.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webarkitect.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webarkitect.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webarkitect.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webarkitect.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webarkitect.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webarkitect.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webarkitect.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webarkitect.wordpress.com/122/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webarkitect.wordpress.com&amp;blog=10089533&amp;post=122&amp;subd=webarkitect&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webarkitect.wordpress.com/2010/06/09/how-to-enable-macros-in-excel-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4125fa4d7c9886ba56290f42bedf3cfc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">webarkitect</media:title>
		</media:content>
	</item>
		<item>
		<title>Differences between PHP 6 and PHP 5</title>
		<link>http://webarkitect.wordpress.com/2009/04/18/differences-between-php-6-and-php-5/</link>
		<comments>http://webarkitect.wordpress.com/2009/04/18/differences-between-php-6-and-php-5/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 06:18:35 +0000</pubDate>
		<dc:creator>webarkitect</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Differences between PHP 6 and PHP 5]]></category>
		<category><![CDATA[New features in PHP 5.3]]></category>
		<category><![CDATA[PHP 6 and differences with PHP 4 and 5]]></category>
		<category><![CDATA[SOAP extension]]></category>

		<guid isPermaLink="false">http://webarkitect.wordpress.com/?p=100</guid>
		<description><![CDATA[New features in PHP 5.3 and PHP 6 PHP 6 should still enhance web pages programming to achieve rich Web applications, even if an important step has already been accomplished with PHP 5. The main novelty in version 6 is namespaces that will facilitate the joint use of libraries from different sources. Differences : Unicode [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webarkitect.wordpress.com&amp;blog=10089533&amp;post=100&amp;subd=webarkitect&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>New features in PHP 5.3 and PHP 6</p>
<p>PHP 6 should still enhance web pages programming to achieve rich Web applications, even if an important step has already been accomplished with PHP 5. The main novelty in version 6 is namespaces that will facilitate the joint use of libraries from different sources. </p>
<p><strong>Differences :</strong><br />
<strong>Unicode</strong></p>
<p>The internal format of strings will become widespread in the language to better support foreign languages. This will have no discernible difference but in the length of strings.</p>
<p><strong>Dynamic libraries</strong></p>
<p>The dl () function which can load libraries at runtime will no longer be activated by default. </p>
<p><strong>SOAP</strong></p>
<p>The SOAP extension to communicate with Web services is present in PHP 5, but in the version 6, it will be enabled by default. </p>
<p><strong>To avoid compatibility problems, PHP programmers using version 4 or 5 have to change their habits.</strong></p>
<p>   1. The operators continue and break will work with a constant parameter or without parameter.<br />
   2. The ereg() function for regular expressions will be deleted. It will be replaced by preg_match() whose format is different but more generally used.<br />
   3. The compatibility with older formats like GD 1 and Freetype 1 will no longer be supported.<br />
   4. Magic_quotes, that was very decried as a source of security holes will no longer be supported.<br />
   5. The same is true for register_global, safe_mode and register_long_arrays.<br />
      We must therefore modify the current applications to make them compatible.<br />
   6. The tags  will no longer be recognized, if you use , there will be no change.</p>
<p><strong>Some features seemed so useful that it was decided to incorporate them into PHP 5, and they appear from the version 5.3:</strong></p>
<p>   1. Namespaces.<br />
   2. XMLReader.<br />
   3. XMLWriter.<br />
   4. goto, this directive comes from the Basic langage.<br />
   5. Closures.<br />
   6. Filefinfo eExtension, to access the file system.<br />
   7. Phar. Allows to embedd a PHP application into a single executable file, as does Java with .jar files.<br />
   8. Intl. Internationalization.</p>
<p>The two XML functions can read and write XML files in Sax mode, thus gradually with little use of memory.<br />
Note that the appearance of namespaces will not require to rewrite the current code, which operates in a global and implicit default namespace. </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webarkitect.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webarkitect.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webarkitect.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webarkitect.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webarkitect.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webarkitect.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webarkitect.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webarkitect.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webarkitect.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webarkitect.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webarkitect.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webarkitect.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webarkitect.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webarkitect.wordpress.com/100/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webarkitect.wordpress.com&amp;blog=10089533&amp;post=100&amp;subd=webarkitect&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webarkitect.wordpress.com/2009/04/18/differences-between-php-6-and-php-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4125fa4d7c9886ba56290f42bedf3cfc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">webarkitect</media:title>
		</media:content>
	</item>
		<item>
		<title>Advantages of Web 2.0 Web Design Style</title>
		<link>http://webarkitect.wordpress.com/2009/02/14/advantages-of-web-2-0-web-design-style/</link>
		<comments>http://webarkitect.wordpress.com/2009/02/14/advantages-of-web-2-0-web-design-style/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 12:37:04 +0000</pubDate>
		<dc:creator>webarkitect</dc:creator>
				<category><![CDATA[Web Standard]]></category>
		<category><![CDATA[Advantages of Web 2.0 Web Design Style]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web designs]]></category>

		<guid isPermaLink="false">http://webarkitect.wordpress.com/?p=96</guid>
		<description><![CDATA[Web 2.0 is made in honor of the web design arena. It provides superb design and well as quality coding format. Web 2.0 designs have comfort of numerous design facilities as innermost plan, effortlessness, content flexibility, understanding, and attractive color contrasts. There are various advantages of Web 2.0 design style. Web designs look fantastic Giant, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webarkitect.wordpress.com&amp;blog=10089533&amp;post=96&amp;subd=webarkitect&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Web 2.0 is made in honor of the web design arena. It provides superb design and well as quality coding format. Web 2.0 designs have comfort of numerous design facilities as innermost plan, effortlessness, content flexibility, understanding, and attractive color contrasts. There are various advantages of Web 2.0 design style. </p>
<ul>
<li>Web designs look fantastic </li>
<li>Giant, catchy logos easily grab visitor’s attention </li>
<li>In the website content, colorful big fonts can be used and these fonts can also provide a quality impact in viewers mind about your website. </li>
<li>For special offers or special news, fluorescent color boxes can be used and these can be easily noticed by visitors. </li>
<li>Web 2.0 offers table less web pages, thus reduces pages weight. </li>
<li>Less weight and table less coding structure provides easy search engine crawling. </li>
<li>Web 2.0 design styles is also supported by high tech cell phones.</li>
</ul>
<p>These are some to the advantages of Web 2.0. Web 2.0 provides the satisfaction for creative web designers to produce unique website designs.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webarkitect.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webarkitect.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webarkitect.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webarkitect.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webarkitect.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webarkitect.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webarkitect.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webarkitect.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webarkitect.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webarkitect.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webarkitect.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webarkitect.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webarkitect.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webarkitect.wordpress.com/96/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webarkitect.wordpress.com&amp;blog=10089533&amp;post=96&amp;subd=webarkitect&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webarkitect.wordpress.com/2009/02/14/advantages-of-web-2-0-web-design-style/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4125fa4d7c9886ba56290f42bedf3cfc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">webarkitect</media:title>
		</media:content>
	</item>
		<item>
		<title>About Web3.0</title>
		<link>http://webarkitect.wordpress.com/2009/02/14/about-web3-0/</link>
		<comments>http://webarkitect.wordpress.com/2009/02/14/about-web3-0/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 11:35:00 +0000</pubDate>
		<dc:creator>webarkitect</dc:creator>
				<category><![CDATA[Web Standard]]></category>
		<category><![CDATA[about web3.0]]></category>
		<category><![CDATA[web3.0]]></category>

		<guid isPermaLink="false">http://webarkitect.wordpress.com/?p=94</guid>
		<description><![CDATA[Defined as semantic web, personalization like iGoogle, My Yahoo etc. The semantic web is a more developed extension of WWW. Wit the help of this technology the web content can be conveyed not only in form of natural language, but also be readable by software agent which letting them to locate, share and assemble information [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webarkitect.wordpress.com&amp;blog=10089533&amp;post=94&amp;subd=webarkitect&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Defined as semantic web, personalization like iGoogle, My Yahoo etc.<br />
The semantic web is a more developed extension of WWW.<br />
 Wit the help of this technology the web content can be conveyed not only in form of natural language, but also be readable by software agent which letting them to locate, share and assemble information more easily.</p>
<ul>
<li>Other features of web 3.0 </li>
<li>It will be more portable and personal.</li>
<li>More focused on the preferences of individuals (Me-onomy) </li>
<li>Advertising oriented. </li>
<li>Widgets with drag and drop facilities. </li>
<li>Dynamic content. </li>
<li>User behavior, user engagement etc.</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webarkitect.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webarkitect.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webarkitect.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webarkitect.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webarkitect.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webarkitect.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webarkitect.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webarkitect.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webarkitect.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webarkitect.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webarkitect.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webarkitect.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webarkitect.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webarkitect.wordpress.com/94/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webarkitect.wordpress.com&amp;blog=10089533&amp;post=94&amp;subd=webarkitect&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webarkitect.wordpress.com/2009/02/14/about-web3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4125fa4d7c9886ba56290f42bedf3cfc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">webarkitect</media:title>
		</media:content>
	</item>
		<item>
		<title>About Web2.0</title>
		<link>http://webarkitect.wordpress.com/2009/02/14/about-web2-0/</link>
		<comments>http://webarkitect.wordpress.com/2009/02/14/about-web2-0/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 10:31:50 +0000</pubDate>
		<dc:creator>webarkitect</dc:creator>
				<category><![CDATA[Web Standard]]></category>
		<category><![CDATA[about web2.0]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://webarkitect.wordpress.com/?p=91</guid>
		<description><![CDATA[Clean and Simple design Number of columns is few. Simple navigation which is fixed in every pages of the site. Central layout New ideas to exchange as well as share the content , such as Wiki, Weblogs, Widgets, and Tagging etc. We can express our self by writing. You not only interact with site and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webarkitect.wordpress.com&amp;blog=10089533&amp;post=91&amp;subd=webarkitect&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<ul>
<li>Clean and Simple design </li>
<li>Number of columns is few. </li>
<li>Simple navigation which is fixed in every pages of the site. </li>
<li>Central layout</li>
<li>New ideas to exchange as well as share the content , such as Wiki, Weblogs, Widgets, and Tagging etc.</li>
<li>We can express our self by writing.</li>
<li>You not only interact with site and webmaster you can also communicate with others who access that website.</li>
<li>Web 2.0 is the field of XML</li>
<li>
Web 2.0 has been popularized by word of mouth.</li>
<li>Web 2.0 is not for site it is also about blogs.</li>
<li>We can exchange your thoughts with other and easily converse with them.</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webarkitect.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webarkitect.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webarkitect.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webarkitect.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webarkitect.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webarkitect.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webarkitect.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webarkitect.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webarkitect.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webarkitect.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webarkitect.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webarkitect.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webarkitect.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webarkitect.wordpress.com/91/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webarkitect.wordpress.com&amp;blog=10089533&amp;post=91&amp;subd=webarkitect&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webarkitect.wordpress.com/2009/02/14/about-web2-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4125fa4d7c9886ba56290f42bedf3cfc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">webarkitect</media:title>
		</media:content>
	</item>
		<item>
		<title>About Web1.0</title>
		<link>http://webarkitect.wordpress.com/2009/02/14/about-web1-0/</link>
		<comments>http://webarkitect.wordpress.com/2009/02/14/about-web1-0/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 07:28:29 +0000</pubDate>
		<dc:creator>webarkitect</dc:creator>
				<category><![CDATA[Web Standard]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Static page]]></category>
		<category><![CDATA[web 1.0]]></category>

		<guid isPermaLink="false">http://webarkitect.wordpress.com/?p=87</guid>
		<description><![CDATA[Web the information published in a static form well designed with the text and images. Main features of web w.1.0 are hyper-linking and bookmarking of the web pages. • HTML based Static page. • It consists of framesets. • Online guestbook. • HTML form sent through email. • It is only for read • One [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webarkitect.wordpress.com&amp;blog=10089533&amp;post=87&amp;subd=webarkitect&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Web the information published in a static form well designed with the text and images.<br />
Main features of web w.1.0 are hyper-linking and bookmarking of the web pages.</p>
<p>•    HTML based Static page.<br />
•    It consists of framesets.<br />
•    Online guestbook.<br />
•    HTML form sent through email.<br />
•    It is only for read<br />
•   One and only language i.e. HTML<br />
•   There was nothing to exchange<br />
•    Web1.0 was depended on advertising</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webarkitect.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webarkitect.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webarkitect.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webarkitect.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webarkitect.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webarkitect.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webarkitect.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webarkitect.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webarkitect.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webarkitect.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webarkitect.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webarkitect.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webarkitect.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webarkitect.wordpress.com/87/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webarkitect.wordpress.com&amp;blog=10089533&amp;post=87&amp;subd=webarkitect&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webarkitect.wordpress.com/2009/02/14/about-web1-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4125fa4d7c9886ba56290f42bedf3cfc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">webarkitect</media:title>
		</media:content>
	</item>
		<item>
		<title>Introduction</title>
		<link>http://webarkitect.wordpress.com/2009/01/15/introduction/</link>
		<comments>http://webarkitect.wordpress.com/2009/01/15/introduction/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 10:58:57 +0000</pubDate>
		<dc:creator>webarkitect</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Cascading Style Sheets]]></category>
		<category><![CDATA[Customised web pages]]></category>

		<guid isPermaLink="false">http://webarkitect.wordpress.com/?p=67</guid>
		<description><![CDATA[CSS is a formatting language, used to provide more customised web pages and make it easier to make multiple pages use the same style. The acronym stands for Cascading Style Sheets. All current browsers can handle CSS, and it is the best Web page formatting language produced to date. Some very popular browsers do not [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webarkitect.wordpress.com&amp;blog=10089533&amp;post=67&amp;subd=webarkitect&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>CSS is a formatting language, used to provide more customised web pages and make it easier to make multiple pages use the same style. The acronym stands for Cascading Style Sheets. All current browsers can handle CSS, and it is the best Web page formatting language produced to date. Some very popular browsers do not handle it as well as they should (see the section on browser problems) but largely support is good and developers are tending to use it much more often.</p>
<p>Using CSS, you can define colours, backgrounds, borders, margins, alignment, fonts, sizes and loads of other things for almost any part of your web pages.</p>
<p>The word cascading describes many of the features of CSS. Firstly, it means that many stylesheets can be used and will be merged by the browser to provide a computed style for each element. If styles defined for one element oppose each other, the later one will be used, unless another one more specifically refers to the element (for example, if all paragraphs are made red, but a paragraph that is in a &#8220;div&#8221; is made blue, the blue will override the red for paragraphs in a div, as it more specifically refers to the desired element). Cascading also means that each object inherits some styles from its parent object or parent class. The parents are not the same as the parent objects in JavaScript but use a similar idea. The objects are refered to by their element tag. The highest object in the structure is the html element. If any elements do not have their own CSS defined but the html element does, then the cascading behaviour means they will inherit from the html element. So, if in the html element we define the text colour to be white, then any tables will also have white writing in them.</p>
<p>Each element can be in a class. For example, if we define the &#8216;p&#8217; tag to have a text colour red then every paragraph will be red. But if we then define a class of paragraph called mybold where the text is bold and we create a paragraph of class mybold, it will have bold text. But remember that style sheets cascade and elements inherit from their parent class, so the text in the paragraph of class mybold will also be red. If we define the class mybold to have blue text then the blue will override the red and the text in the paragraph of class mybold will be blue.</p>
<p>One of the features of CSS is that if the browser does not understand something, it will ignore it and move on to the next attribute. It will not display warnings. This can make things easier in some circumstances, since you can apply styles without having to worry that a browser might ignore the entire stylesheet, because it should only ignore the parts it does not understand (although there are a few exceptions). However, it also means that it can be difficult to work out if a browser will correctly apply a rule or not. For example, you may want to apply display:table-cell;width:25% to an element if it understands it, and width:100% if not. Unfortunately, CSS does not provide any way to test for support of a property.</p>
<p>The browser with the highest level of CSS support is currently Opera. It has fairly complete support for CSS 1 and 2.1 (including 6 separate media types), as well as several parts of CSS 3. After Opera are the KHTML/WebKit engine browsers like Safari and Konqueror, with fairly complete support for CSS 1, largely complete support for CSS 2.1 (but only for screen and print media), and large parts of CSS 3. Next is iCab 3, with a similar level of support to KHTML/WebKit, but a much slower engine. After that are Gecko engine browsers like Mozilla/Firefox, which supports CSS 1 and CSS 2 (only for screen and print media), and some parts of CSS 3. They also have support for many CSS extensions. Last of all is Internet Explorer. When comparing the same version numbers, IE on Mac supports some parts that the Windows version does not, but both are fairly old and incomplete. They support CSS 1, and selected parts of CSS 2, and manage to pack more bugs into their support than most of the other browsers. Internet Explorer 7 supports more of CSS 1 than IE 6, and has fixed some of the CSS 2 handling. Internet Explorer 8 has finally made a proper advance to support most of CSS 2.1, but is still nothing like as good as the other browsers when it comes to more advanced CSS.</p>
<p>This tutorial is not intended to teach you all of the many possible styles that you can apply, it is intended to teach you the syntax expected with CSS.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webarkitect.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webarkitect.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webarkitect.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webarkitect.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webarkitect.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webarkitect.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webarkitect.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webarkitect.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webarkitect.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webarkitect.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webarkitect.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webarkitect.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webarkitect.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webarkitect.wordpress.com/67/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webarkitect.wordpress.com&amp;blog=10089533&amp;post=67&amp;subd=webarkitect&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webarkitect.wordpress.com/2009/01/15/introduction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4125fa4d7c9886ba56290f42bedf3cfc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">webarkitect</media:title>
		</media:content>
	</item>
	</channel>
</rss>
