<?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>Rapid Web News &#187; Custom Web Software</title>
	<atom:link href="http://www.rapidweb.biz/news/category/custom-made-web-software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rapidweb.biz/news</link>
	<description></description>
	<lastBuildDate>Thu, 09 Feb 2012 19:29:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Utilising Memcache to radically speed up your applications performance</title>
		<link>http://www.rapidweb.biz/news/utilising-memcache-to-radically-speed-up-your-applications-performance-14011344/</link>
		<comments>http://www.rapidweb.biz/news/utilising-memcache-to-radically-speed-up-your-applications-performance-14011344/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 16:54:14 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Custom Web Software]]></category>
		<category><![CDATA[Ecommerce Website Design]]></category>
		<category><![CDATA[Caching]]></category>
		<category><![CDATA[Memcache]]></category>

		<guid isPermaLink="false">http://www.rapidweb.biz/news/?p=1344</guid>
		<description><![CDATA[Memcache has been around for some time now, developed by Brad Fitzpatrick in 2003 for Live Journal; Memcache has matured gradually over the years for being a great method of improving the performance of many types of applications by storing arbitrary chunks of data in memory via a key / object store. It has a [...]


Related posts:<ol><li><a href='http://www.rapidweb.biz/news/what-are-the-differences-between-myisam-and-innodb-47071021/' rel='bookmark' title='What are the differences between MyISAM and InnoDB?'>What are the differences between MyISAM and InnoDB?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Memcache has been around for some time now, developed by Brad Fitzpatrick in 2003 for Live Journal; Memcache has matured gradually over the years for being a great method of improving the performance of many types of applications by storing arbitrary chunks of data in memory via a key / object store. It has a popular adoption rate with many well-known sites such as YouTube, Twitter and Linked-In all employing Memcache in some capacity to improve performance by alleviating load on any database servers.</p>
<p>At Rapid Web we have been employing Memcache techniques in some of most our most intensive internal and client systems. Typical implementations usually involve storing the results of a particular function call for either duration or for a long as possible. When the same function is called a subsequent time, the function determines if the data is already cached, if this is the case the result returned comes directly from the cache. The result is only then recomputed when the data falls out of memory, which occurs when a potential expiration value has been exceeded or there is limited memory available in which case Memcache removes the least requested cache item.</p>
<p>Developing responsive applications is certainly a critical consideration when building new applications. Recently we developed a new type of caching manager for a Stock System. This system holds large sets of data and deals with a variety of different computations for managing stock and processing orders. We found that by caching even the most trivial aspects of system, such as &#8211; item to process counters, and all non-critical elements, it all makes a difference. This not only drastically improves the application speed, but this as a direct result radically improves the browsing experience by removing the need to recompute intensive operations on page load.</p>
<p>We highly recommend trying Memcache, or standard file caching methods when speed is key.</p>


<p>Related posts:<ol><li><a href='http://www.rapidweb.biz/news/what-are-the-differences-between-myisam-and-innodb-47071021/' rel='bookmark' title='What are the differences between MyISAM and InnoDB?'>What are the differences between MyISAM and InnoDB?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.rapidweb.biz/news/utilising-memcache-to-radically-speed-up-your-applications-performance-14011344/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kids T-shirts &#8211; New Halloween Collection</title>
		<link>http://www.rapidweb.biz/news/kids-t-shirts-new-halloween-collection-48091277/</link>
		<comments>http://www.rapidweb.biz/news/kids-t-shirts-new-halloween-collection-48091277/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 16:17:48 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Custom Web Software]]></category>
		<category><![CDATA[Ecommerce Website Design]]></category>
		<category><![CDATA[Rapid Web News]]></category>

		<guid isPermaLink="false">http://www.rapidweb.biz/news/?p=1277</guid>
		<description><![CDATA[We recently announced one of our most recent client websites launches, Kids T-shirts. Despite only being released a few weeks ago the site is already seeing a steady increase in orders and visitor traffic. The site utilises our in house, custom developed e-commerce solution, modified to suit the needs of the client and its users. [...]


Related posts:<ol><li><a href='http://www.rapidweb.biz/news/grab-a-t-shirt-for-your-child-from-the-recently-launched-kids-t-shirts-website-56091252/' rel='bookmark' title='Grab a t-shirt for your child from the recently launched &#8216;Kids t-shirts&#8217; website'>Grab a t-shirt for your child from the recently launched &#8216;Kids t-shirts&#8217; website</a></li>
<li><a href='http://www.rapidweb.biz/news/more-banksy-t-shirts-20091242/' rel='bookmark' title='(More) Banksy T-shirts!'>(More) Banksy T-shirts!</a></li>
<li><a href='http://www.rapidweb.biz/news/something-geeky-e-commerce-website-46091261/' rel='bookmark' title='Something Geeky e-commerce website'>Something Geeky e-commerce website</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>We recently announced one of our most recent client websites launches, <a href="http://kidstshirts.biz" target="_blank">Kids T-shirts</a>. Despite only being released a few weeks ago the site is already seeing a steady increase in orders and visitor traffic. The site utilises our in house, custom developed e-commerce solution, modified to suit the needs of the client and its users.</p>
<p>With Halloween fast approaching the range of t shirts offered by kids t-shirts has expanded to accommodate all things <a href="http://kidstshirts.biz/boys-tshirts/halloween-boys-t-shirts.htm" target="_blank">spooky and scary</a> in preparation for the Halloween festivities. Some of the most prominent and bestselling items in the new collection are the new glow in the dark t shirts. They feature many a spooky design perfect for trick or treating or any planned Halloween party.</p>
<p><a href="http://kidstshirts.biz/boys-tshirts/halloween-boys-t-shirts.htm"><img class="aligncenter size-full wp-image-1278" title="home-halloween-banner" src="http://www.rapidweb.biz/news/wp-content/uploads/2011/09/home-halloween-banner.jpg" alt="" width="634" height="145" /></a></p>
<p>Some of the new glow in the dark range are shown below, the first being the classic <a href="http://kidstshirts.biz/boys-tshirts/banksygrimreaperglowinthedarkkidstshirt.html" target="_blank">Banksy&#8217;s Grim Reaper design</a>, followed by a series of <a href="http://kidstshirts.biz/boys-tshirts/flyingbatsglowinthedarkkidstshirt.html" target="_blank">flying cartoon bats</a>.</p>
<div class="clear"><a href="http://kidstshirts.biz/boys-tshirts/banksygrimreaperglowinthedarkkidstshirt.html" target="_blank"><img class="alignnone size-thumbnail wp-image-1285" title="4e7b5ca13d7b3" src="http://www.rapidweb.biz/news/wp-content/uploads/2011/09/4e7b5ca13d7b3-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://kidstshirts.biz/boys-tshirts/banksygrimreaperglowinthedarkkidstshirt.html" target="_blank"><img class="alignnone size-thumbnail wp-image-1286" title="4e7b5ca92cff6" src="http://www.rapidweb.biz/news/wp-content/uploads/2011/09/4e7b5ca92cff6-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://kidstshirts.biz/boys-tshirts/flyingbatsglowinthedarkkidstshirt.html" target="_blank"><img class="alignnone size-thumbnail wp-image-1292" title="4e7b5859e87db" src="http://www.rapidweb.biz/news/wp-content/uploads/2011/09/4e7b5859e87db-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://kidstshirts.biz/boys-tshirts/flyingbatsglowinthedarkkidstshirt.html" target="_blank"><img class="alignnone size-thumbnail wp-image-1293" title="4e7b5862d0361" src="http://www.rapidweb.biz/news/wp-content/uploads/2011/09/4e7b5862d0361-150x150.jpg" alt="" width="150" height="150" /></a></div>
<div class="clear">
<p>Why not take a look at new range today by visiting the <a href="http://kidstshirts.biz" target="_blank">Kids T-shirts website</a>.</p>
</div>


<p>Related posts:<ol><li><a href='http://www.rapidweb.biz/news/grab-a-t-shirt-for-your-child-from-the-recently-launched-kids-t-shirts-website-56091252/' rel='bookmark' title='Grab a t-shirt for your child from the recently launched &#8216;Kids t-shirts&#8217; website'>Grab a t-shirt for your child from the recently launched &#8216;Kids t-shirts&#8217; website</a></li>
<li><a href='http://www.rapidweb.biz/news/more-banksy-t-shirts-20091242/' rel='bookmark' title='(More) Banksy T-shirts!'>(More) Banksy T-shirts!</a></li>
<li><a href='http://www.rapidweb.biz/news/something-geeky-e-commerce-website-46091261/' rel='bookmark' title='Something Geeky e-commerce website'>Something Geeky e-commerce website</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.rapidweb.biz/news/kids-t-shirts-new-halloween-collection-48091277/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(More) Banksy T-shirts!</title>
		<link>http://www.rapidweb.biz/news/more-banksy-t-shirts-20091242/</link>
		<comments>http://www.rapidweb.biz/news/more-banksy-t-shirts-20091242/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 17:36:20 +0000</pubDate>
		<dc:creator>Jordan Hall</dc:creator>
				<category><![CDATA[Custom Web Software]]></category>
		<category><![CDATA[Ecommerce Website Design]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[Banksy]]></category>
		<category><![CDATA[Banksy Panda]]></category>
		<category><![CDATA[Banksy t-shirts]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[e-commerce]]></category>
		<category><![CDATA[e-commerce system]]></category>
		<category><![CDATA[graffiti]]></category>
		<category><![CDATA[graphic artist]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[payment gateways]]></category>
		<category><![CDATA[payment options]]></category>
		<category><![CDATA[PayPal]]></category>
		<category><![CDATA[Protx]]></category>
		<category><![CDATA[SagePay]]></category>
		<category><![CDATA[t-shirts]]></category>
		<category><![CDATA[tees]]></category>
		<category><![CDATA[tshirts]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.rapidweb.biz/news/?p=1242</guid>
		<description><![CDATA[We recently posted about the launch of BanksyTshirts.org. If this interested you, you may also be interested in the recent launch of another Banksy t-shirts website! Rapid Web is happy to announce the recent launch a t-shirt website based solidly on our main and highly, flexible e-commerce system. This website offers a full e-commerce experience [...]


Related posts:<ol><li><a href='http://www.rapidweb.biz/news/banksy-t-shirts-org-a-customised-e-commerce-solution-55081233/' rel='bookmark' title='Banksy T-shirts.org &#8211; a customised e-commerce solution'>Banksy T-shirts.org &#8211; a customised e-commerce solution</a></li>
<li><a href='http://www.rapidweb.biz/news/something-geeky-e-commerce-website-46091261/' rel='bookmark' title='Something Geeky e-commerce website'>Something Geeky e-commerce website</a></li>
<li><a href='http://www.rapidweb.biz/news/grab-a-t-shirt-for-your-child-from-the-recently-launched-kids-t-shirts-website-56091252/' rel='bookmark' title='Grab a t-shirt for your child from the recently launched &#8216;Kids t-shirts&#8217; website'>Grab a t-shirt for your child from the recently launched &#8216;Kids t-shirts&#8217; website</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>We recently posted about the <a title="Banksy T-shirts.org – a customised e-commerce solution" href="http://www.rapidweb.biz/news/banksy-t-shirts-org-a-customised-e-commerce-solution-55081233/">launch of BanksyTshirts.org</a>. If this interested you, you may also be interested in the recent launch of another Banksy t-shirts website!</p>
<p style="text-align: center;"><a href="http://www.rapidweb.biz/news/wp-content/uploads/2011/09/banksy-tshirt_03.jpg"><img class="aligncenter size-full wp-image-1243" title="Banksy Panda t-shirt" src="http://www.rapidweb.biz/news/wp-content/uploads/2011/09/banksy-tshirt_03.jpg" alt="Banksy Panda t-shirt" width="531" height="258" /></a></p>
<p>Rapid Web is happy to announce the recent launch a t-shirt website based solidly on our main and highly, flexible e-commerce system.</p>
<p>This website offers a full e-commerce experience for both the visitors browsing the advanced front-end shopping basket/cart system, and for the client who can utilise an in-depth, customisable administration system. This administration system allows the client to add and modify products that display on the public areas of the website and to manage the orders received through the site including orders taken via any number of payment gateway systems that can integrate with our e-commerce system.</p>
<p>The integrated payment systems included in this website are the SagePay payment gateway (previously known as &#8216;Protx&#8217;) and the ever popular PayPal, though our e-commerce system&#8217;s checkout can easily be integrated with any common or even obscure method of electronic payment.</p>
<p>As well as the background code that powers this website, Rapid Web also created the custom, bespoke website design for this Banksy t-shirts website. The design emphasises the details commonly associated with graphic artists such as Banksy himself. If you wish to view this custom design in its full glory, take a look at <a title="Rapid Web Portfolio" href="http://rapidweb.biz/portfolio.php">our portfolio</a> page or the <a title="Banksy t-shirts" href="http://www.banksytshirts.net/" target="_blank">Banksy t-shirts</a> .net website!</p>


<p>Related posts:<ol><li><a href='http://www.rapidweb.biz/news/banksy-t-shirts-org-a-customised-e-commerce-solution-55081233/' rel='bookmark' title='Banksy T-shirts.org &#8211; a customised e-commerce solution'>Banksy T-shirts.org &#8211; a customised e-commerce solution</a></li>
<li><a href='http://www.rapidweb.biz/news/something-geeky-e-commerce-website-46091261/' rel='bookmark' title='Something Geeky e-commerce website'>Something Geeky e-commerce website</a></li>
<li><a href='http://www.rapidweb.biz/news/grab-a-t-shirt-for-your-child-from-the-recently-launched-kids-t-shirts-website-56091252/' rel='bookmark' title='Grab a t-shirt for your child from the recently launched &#8216;Kids t-shirts&#8217; website'>Grab a t-shirt for your child from the recently launched &#8216;Kids t-shirts&#8217; website</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.rapidweb.biz/news/more-banksy-t-shirts-20091242/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Grab a t-shirt for your child from the recently launched &#8216;Kids t-shirts&#8217; website</title>
		<link>http://www.rapidweb.biz/news/grab-a-t-shirt-for-your-child-from-the-recently-launched-kids-t-shirts-website-56091252/</link>
		<comments>http://www.rapidweb.biz/news/grab-a-t-shirt-for-your-child-from-the-recently-launched-kids-t-shirts-website-56091252/#comments</comments>
		<pubDate>Fri, 09 Sep 2011 09:13:56 +0000</pubDate>
		<dc:creator>Jordan Hall</dc:creator>
				<category><![CDATA[Custom Web Software]]></category>
		<category><![CDATA[Ecommerce Website Design]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[conversions]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[e-commerce]]></category>
		<category><![CDATA[kids t-shirts]]></category>
		<category><![CDATA[t-shirts]]></category>
		<category><![CDATA[tees]]></category>
		<category><![CDATA[tshirts]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.rapidweb.biz/news/?p=1252</guid>
		<description><![CDATA[Rapid Web is happy to announce our latest client&#8217;s website launch, a brand new Kids t-shirts website! If you want a t-shirt for your child, or maybe your young one wants to pick our a t-shirt of their choice &#8211; this brand new kids t-shirts website may be the place to look. This websites for young [...]


Related posts:<ol><li><a href='http://www.rapidweb.biz/news/something-geeky-e-commerce-website-46091261/' rel='bookmark' title='Something Geeky e-commerce website'>Something Geeky e-commerce website</a></li>
<li><a href='http://www.rapidweb.biz/news/more-banksy-t-shirts-20091242/' rel='bookmark' title='(More) Banksy T-shirts!'>(More) Banksy T-shirts!</a></li>
<li><a href='http://www.rapidweb.biz/news/banksy-t-shirts-org-a-customised-e-commerce-solution-55081233/' rel='bookmark' title='Banksy T-shirts.org &#8211; a customised e-commerce solution'>Banksy T-shirts.org &#8211; a customised e-commerce solution</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Rapid Web is happy to announce our latest client&#8217;s website launch, a brand new Kids t-shirts website!</p>
<p style="text-align: center;"><a href="http://kidstshirts.biz/"><img class="aligncenter size-full wp-image-1255" title="Kids t-shirts" src="http://www.rapidweb.biz/news/wp-content/uploads/2011/09/home-boys-banner.jpg" alt="Kids t-shirts" width="574" height="131" /></a></p>
<p style="text-align: left;">If you want a t-shirt for your child, or maybe your young one wants to pick our a t-shirt of their choice &#8211; this brand new <a title="Kids T-shirts" href="http://kidstshirts.biz/" target="_blank">kids t-shirts</a> website may be the place to look. <img src='http://www.rapidweb.biz/news/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="text-align: left;">This websites for young t-shirt buyers, is powered by our primary e-commerce system. This e-commerce website system can be highly enhanced and modified to fit the bespoke and ever changing requirements of our clients. For example, this system integrates a custom and unique product page specifically designed for the sale of the particular products which suit a kids t-shirt website. The basket/checkout system has also been customised and simplified using AJAX technologies to provide a more user-friendly flow to the &#8216;product to basket&#8217; functionality, which helps increase immediate conversions and sales.</p>
<p style="text-align: left;">The design of this website has also been created uniquely by Rapid Web for the kids t-shirts website. It focuses on a bright, bold and colourful design that is designed to appeal to the targeted kids and parents audience. This unique styling and design have been applying to associated WordPress installation which allows the client to post regular kids t-shirt news and announce the launch of new kids t-shirts and related products and designs.</p>
<p style="text-align: left;">If you&#8217;re interested in a bespoke e-commerce website and/or WordPress powered news/blog system, please feel free to <a title="Contact Rapid Web" href="http://rapidweb.biz/contact.php" target="_blank">contact us directly for a quote</a>!</p>


<p>Related posts:<ol><li><a href='http://www.rapidweb.biz/news/something-geeky-e-commerce-website-46091261/' rel='bookmark' title='Something Geeky e-commerce website'>Something Geeky e-commerce website</a></li>
<li><a href='http://www.rapidweb.biz/news/more-banksy-t-shirts-20091242/' rel='bookmark' title='(More) Banksy T-shirts!'>(More) Banksy T-shirts!</a></li>
<li><a href='http://www.rapidweb.biz/news/banksy-t-shirts-org-a-customised-e-commerce-solution-55081233/' rel='bookmark' title='Banksy T-shirts.org &#8211; a customised e-commerce solution'>Banksy T-shirts.org &#8211; a customised e-commerce solution</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.rapidweb.biz/news/grab-a-t-shirt-for-your-child-from-the-recently-launched-kids-t-shirts-website-56091252/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Something Geeky e-commerce website</title>
		<link>http://www.rapidweb.biz/news/something-geeky-e-commerce-website-46091261/</link>
		<comments>http://www.rapidweb.biz/news/something-geeky-e-commerce-website-46091261/#comments</comments>
		<pubDate>Mon, 05 Sep 2011 09:12:46 +0000</pubDate>
		<dc:creator>Jordan Hall</dc:creator>
				<category><![CDATA[Custom Web Software]]></category>
		<category><![CDATA[Ecommerce Website Design]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[e-commerce]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[geek t-shirts]]></category>
		<category><![CDATA[geeks]]></category>
		<category><![CDATA[geeky]]></category>
		<category><![CDATA[geeky t-shirts]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[t-shirts]]></category>
		<category><![CDATA[tees]]></category>
		<category><![CDATA[tshirts]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.rapidweb.biz/news/?p=1261</guid>
		<description><![CDATA[Several of us in the Rapid Web office are into some quite geeky hobbies, myself especially. Rapid Web is proud to announce the recent launch of Something Geeky, a brand new e-commerce website which sells geek t-shirts and other general geeky products. This e-commerce website is based on our custom in-house e-commerce system, which allows our clients [...]


Related posts:<ol><li><a href='http://www.rapidweb.biz/news/grab-a-t-shirt-for-your-child-from-the-recently-launched-kids-t-shirts-website-56091252/' rel='bookmark' title='Grab a t-shirt for your child from the recently launched &#8216;Kids t-shirts&#8217; website'>Grab a t-shirt for your child from the recently launched &#8216;Kids t-shirts&#8217; website</a></li>
<li><a href='http://www.rapidweb.biz/news/more-banksy-t-shirts-20091242/' rel='bookmark' title='(More) Banksy T-shirts!'>(More) Banksy T-shirts!</a></li>
<li><a href='http://www.rapidweb.biz/news/banksy-t-shirts-org-a-customised-e-commerce-solution-55081233/' rel='bookmark' title='Banksy T-shirts.org &#8211; a customised e-commerce solution'>Banksy T-shirts.org &#8211; a customised e-commerce solution</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Several of us in the Rapid Web office are into some quite geeky hobbies, myself especially. Rapid Web is proud to announce the recent launch of <a title="Geek t-shirts" href="http://somethinggeeky.com/" target="_blank">Something Geeky</a>, a brand new e-commerce website which sells <a title="geek t-shirts" href="http://somethinggeeky.com/" target="_blank">geek t-shirts</a> and other general geeky products.</p>
<p><a href="http://somethinggeeky.com/"><img class="aligncenter size-full wp-image-1262" title="Geeky t-shirts" src="http://www.rapidweb.biz/news/wp-content/uploads/2011/09/banner_video_everywhere.jpg" alt="Geeky t-shirts" width="566" height="289" /></a></p>
<p>This e-commerce website is based on our custom in-house e-commerce system, which allows our clients to administrate their products and site options via a secure, custom and bespoke administration suite. This e-commerce system can be customised with new functionality as desired by the client in question. For example, the Something Geeky site shows custom hover effects on product selection, an AJAX powered &#8216;add to basket&#8217; functionality, heavily customised product pages and a tight integration with a custom themed WordPress installation for covering information about geeky news and new geek t-shirt product releases.</p>
<p>The main site and the WordPress installation are covering by a fully custom &#8216;Something Geeky&#8217; theme and website design which is fully unique to the needs of the client. This design and layout is custom designed to appeal primarily to the geek/gaming audience that the products listing on the website currently target.</p>
<p>Something Geeky is a custom e-commerce solution, WordPress installation and full website design and theme bespoke to the needs of the client. If you&#8217;re interested in a new website that covers any of these area, feel free to <a title="Contact Rapid Web" href="http://www.rapidweb.biz/contact.php" target="_blank">contact us right here</a>!</p>


<p>Related posts:<ol><li><a href='http://www.rapidweb.biz/news/grab-a-t-shirt-for-your-child-from-the-recently-launched-kids-t-shirts-website-56091252/' rel='bookmark' title='Grab a t-shirt for your child from the recently launched &#8216;Kids t-shirts&#8217; website'>Grab a t-shirt for your child from the recently launched &#8216;Kids t-shirts&#8217; website</a></li>
<li><a href='http://www.rapidweb.biz/news/more-banksy-t-shirts-20091242/' rel='bookmark' title='(More) Banksy T-shirts!'>(More) Banksy T-shirts!</a></li>
<li><a href='http://www.rapidweb.biz/news/banksy-t-shirts-org-a-customised-e-commerce-solution-55081233/' rel='bookmark' title='Banksy T-shirts.org &#8211; a customised e-commerce solution'>Banksy T-shirts.org &#8211; a customised e-commerce solution</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.rapidweb.biz/news/something-geeky-e-commerce-website-46091261/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Banksy T-shirts.org &#8211; a customised e-commerce solution</title>
		<link>http://www.rapidweb.biz/news/banksy-t-shirts-org-a-customised-e-commerce-solution-55081233/</link>
		<comments>http://www.rapidweb.biz/news/banksy-t-shirts-org-a-customised-e-commerce-solution-55081233/#comments</comments>
		<pubDate>Wed, 31 Aug 2011 10:28:55 +0000</pubDate>
		<dc:creator>Jordan Hall</dc:creator>
				<category><![CDATA[Custom Web Software]]></category>
		<category><![CDATA[Ecommerce Website Design]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[Banksy]]></category>
		<category><![CDATA[Banksy charity work]]></category>
		<category><![CDATA[Banksy t-shirts]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[charity]]></category>
		<category><![CDATA[charity work]]></category>
		<category><![CDATA[e-commerce]]></category>
		<category><![CDATA[t-shirts]]></category>
		<category><![CDATA[tees]]></category>
		<category><![CDATA[tshirts]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.rapidweb.biz/news/?p=1233</guid>
		<description><![CDATA[We&#8217;re very happy to announce to recent launch of Banky T-shirts.org, a website that sells t-shirts from the graphic artist Banksy, and donates £1 of each Banksy t-shirt to a charity of your choice! This website uses our in-house e-commerce system to power the online e-commerce shopping experience and the WordPress blogging system to power [...]


Related posts:<ol><li><a href='http://www.rapidweb.biz/news/more-banksy-t-shirts-20091242/' rel='bookmark' title='(More) Banksy T-shirts!'>(More) Banksy T-shirts!</a></li>
<li><a href='http://www.rapidweb.biz/news/grab-a-t-shirt-for-your-child-from-the-recently-launched-kids-t-shirts-website-56091252/' rel='bookmark' title='Grab a t-shirt for your child from the recently launched &#8216;Kids t-shirts&#8217; website'>Grab a t-shirt for your child from the recently launched &#8216;Kids t-shirts&#8217; website</a></li>
<li><a href='http://www.rapidweb.biz/news/something-geeky-e-commerce-website-46091261/' rel='bookmark' title='Something Geeky e-commerce website'>Something Geeky e-commerce website</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re very happy to announce to recent launch of <a title="Banksy t-shirts" href="http://www.banksytshirts.org/" target="_blank">Banky T-shirts</a>.org, a website that sells t-shirts from the graphic artist Banksy, and donates £1 of each Banksy t-shirt to a charity of your choice!</p>
<p>This website uses our in-house e-commerce system to power the online e-commerce shopping experience and the WordPress blogging system to power the <a title="Banksy News" href="http://www.banksytshirts.org/news/" target="_blank">Banksy News</a> section.</p>
<p style="text-align: center;"><a href="http://www.banksytshirts.org/search.php?query=teddy-bomber-panda-banky-tshirts"><img class="aligncenter size-full wp-image-1238" title="Banksy t-shirts" src="http://www.rapidweb.biz/news/wp-content/uploads/2011/08/banksy-tshirts.png" alt="Banksy t-shirts" width="576" height="340" /></a></p>
<p>This Banksy t-shirt website is a great example of how our in-house e-commerce system can be heavily customised, added-on to and made bespoke for the needs of the particular system. In this case, the charity choice during the basket and checkout stages is a custom piece of functionality that has been integrated into our system. This is shown on the front-end of the system as part of the customer experience, as well as in the administration to keep record of required charity donations based on each Banksy t-shirt which is sold.</p>
<p>If you want, please go ahead and browse one or more of these awesome <a title="Banksy T-shirts!" href="http://www.banksytshirts.org/" target="_blank">Banksy t-shirts</a>!</p>


<p>Related posts:<ol><li><a href='http://www.rapidweb.biz/news/more-banksy-t-shirts-20091242/' rel='bookmark' title='(More) Banksy T-shirts!'>(More) Banksy T-shirts!</a></li>
<li><a href='http://www.rapidweb.biz/news/grab-a-t-shirt-for-your-child-from-the-recently-launched-kids-t-shirts-website-56091252/' rel='bookmark' title='Grab a t-shirt for your child from the recently launched &#8216;Kids t-shirts&#8217; website'>Grab a t-shirt for your child from the recently launched &#8216;Kids t-shirts&#8217; website</a></li>
<li><a href='http://www.rapidweb.biz/news/something-geeky-e-commerce-website-46091261/' rel='bookmark' title='Something Geeky e-commerce website'>Something Geeky e-commerce website</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.rapidweb.biz/news/banksy-t-shirts-org-a-customised-e-commerce-solution-55081233/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Preventing namespace clashes in PHP</title>
		<link>http://www.rapidweb.biz/news/preventing-namespace-clashes-in-php-07071216/</link>
		<comments>http://www.rapidweb.biz/news/preventing-namespace-clashes-in-php-07071216/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 11:09:07 +0000</pubDate>
		<dc:creator>Jordan Hall</dc:creator>
				<category><![CDATA[Custom Web Software]]></category>
		<category><![CDATA[Technology & Software News]]></category>
		<category><![CDATA[namespace collisions]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP Namespace]]></category>
		<category><![CDATA[preventing namespace collisions]]></category>

		<guid isPermaLink="false">http://www.rapidweb.biz/news/?p=1216</guid>
		<description><![CDATA[The PHP scope resolution operator in PHP is a useful feature when you need to access methods or variables within a static context. It can often be useful in reducing namespace conflicts. Especially when using custom code with off the shelf systems to avoid conflicting function redefinitions. There have been a few cases where previously [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.rapidweb.biz/news/wp-content/uploads/2011/07/php-logo.gif"><img class="alignright size-full wp-image-1221" title="PHP Logo" src="http://www.rapidweb.biz/news/wp-content/uploads/2011/07/php-logo.gif" alt="PHP Logo" width="95" height="51" /></a>The PHP scope resolution operator in PHP is a useful feature when you need to access methods or variables within a static context. It can often be useful in reducing namespace conflicts. Especially when using custom code with off the shelf systems to avoid conflicting function redefinitions.</p>
<p>There have been a few cases where previously defined function errors have cropped up when adding a pre made system to a custom developed application. This is has been most prominent with Word press or any system which has generically named functions. It’s often unavoidable to prevent function clashes as it requires knowing any other external system definitions which of course isn’t always possible.</p>
<p>Keeping generic function names in a class is a possible option to reduce the problem; however this brings about the requirement of instantiating a class before being able to use the function. Another way to get around this issue is to use the scope resolution operator to statically call functions or even properties. In PHP this can be achieved using the scope resolution operator, otherwise known as the double colon operator.</p>
<p>Example:</p>
<pre>class foobar {</pre>
<pre style="padding-left: 30px;">public static function call_me() {}</pre>
<pre>}</pre>
<p>Usage:</p>
<pre>foobar::call_me();</pre>
<p>The scope resolution operator should be used wisely. It is often best practice to only use static methods when they are stateless in nature, i.e. basic helper functions that do not modify any external state beyond their own contained execution.</p>
<p>&nbsp;</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.rapidweb.biz/news/preventing-namespace-clashes-in-php-07071216/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HSBC epayments issues relating to SSL certificate mismatches</title>
		<link>http://www.rapidweb.biz/news/hsbc-epayments-issues-relating-to-ssl-certificate-mismatches-51041171/</link>
		<comments>http://www.rapidweb.biz/news/hsbc-epayments-issues-relating-to-ssl-certificate-mismatches-51041171/#comments</comments>
		<pubDate>Fri, 01 Apr 2011 09:58:51 +0000</pubDate>
		<dc:creator>Jordan Hall</dc:creator>
				<category><![CDATA[Custom Web Software]]></category>
		<category><![CDATA[Ecommerce Website Design]]></category>
		<category><![CDATA[Rapid Web News]]></category>
		<category><![CDATA[CA bundle update]]></category>
		<category><![CDATA[How to update CA bundle]]></category>
		<category><![CDATA[HSBC]]></category>
		<category><![CDATA[HSBC epayments]]></category>
		<category><![CDATA[HSBC SSL certificate]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[payment gateways]]></category>
		<category><![CDATA[server administration]]></category>

		<guid isPermaLink="false">http://www.rapidweb.biz/news/?p=1171</guid>
		<description><![CDATA[This is a technical post provided as advice to server administrators having issues with the HSBC payment gateway system. HSBC have recently updated the SSL certificates on their payment gateway system. However it seems they did not provide the intermediate certificates for the certificate authority they used. This leaves the job of updating the CA [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.rapidweb.biz/news/wp-content/uploads/2011/04/secure-lock.png"><img class="alignright size-full wp-image-1175" title="SSL lock icon" src="http://www.rapidweb.biz/news/wp-content/uploads/2011/04/secure-lock.png" alt="SSL lock icon" width="122" height="119" /></a>This is a technical post provided as advice to server administrators having issues with the HSBC payment gateway system.</p>
<p>HSBC have recently updated the SSL certificates on their payment gateway system. However it seems they did not provide the intermediate certificates for the certificate authority they used. This leaves the job of updating the CA bundles up to HSBC&#8217;s clients. The following advice refers to resolving the issue on a Linux server.</p>
<p><strong>Step 1 &#8211; Check the problem is definitely related to an SSL Certificate mismatch</strong></p>
<p>To do this, it is best to simply request the main secure-epayment API via curl. Running the following command will suffice.</p>
<pre>curl <a href="https://www.secure-epayments.apixml.hsbc.com">https://www.secure-epayments.apixml.hsbc.com</a></pre>
<p>If this issue is present, you will likely see a message such as the one below. If you do not see this message or one similar, the issue is likely to be unrelated and we recommend you contact HSBC&#8217;s epayments support line to resolve the issue.</p>
<pre> curl: (60) SSL certificate problem, verify that the CA cert is OK. Details:
 error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
 More details here: <a href="http://curl.haxx.se/docs/sslcerts.html">http://curl.haxx.se/docs/sslcerts.html</a>

 curl performs SSL certificate verification by default, using a "bundle"
  of Certificate Authority (CA) public keys (CA certs). The default
  bundle is named curl-ca-bundle.crt; you can specify an alternate file
  using the --cacert option.
 If this HTTPS server uses a certificate signed by a CA represented in
  the bundle, the certificate verification probably failed due to a
  problem with the certificate (it might be expired, or the name might
  not match the domain name in the URL).
 If you'd like to turn off curl's verification of the certificate, use
  the -k (or --insecure) option.</pre>
<p><strong>Step 2 &#8211; Update the CA bundle on your server</strong></p>
<p>Obviously it is possible to remove the verification of the SSL certificate, but this is heavily not recommended due to potential negative security implications. To update the CA bundle file from the curl website, use the following commands. Note that may have to adjust to certs path mentioned to conform to the distribution and configuration of your operating system. Also, it is recommend to back up any existing ca-bundle file and any related configuration.</p>
<pre> cd <em>/etc/pki/tls/certs/</em>
 wget <a href="http://curl.haxx.se/ca/cacert.pem">http://curl.haxx.se/ca/cacert.pem</a>
 mv cacert.pem ca-bundle.crt</pre>
<p>The file available from the CURL site shown above is generated weekly from the latest Mozilla certs, so should be reasonably up to date with all existing certificate authorities.</p>
<p><strong>Step 3 &#8211; Test the CA bundle update has resolved the issue</strong></p>
<p>This is merely a case of rerunning the curl command from step 1 mentioned previously. If the update has been successful you should now see the following response from HSBC (or similar) indicating a secure connection has been established.</p>
<pre> &lt;?xml version="1.0" encoding="UTF-8"?&gt;
 &lt;EngineDocList&gt;
  &lt;EngineDoc&gt;
   &lt;MessageList&gt;
    &lt;MaxSev DataType="S32"&gt;6&lt;/MaxSev&gt;
    &lt;Message&gt;
     &lt;AdvisedAction DataType="S32"&gt;16&lt;/AdvisedAction&gt;
     &lt;Audience DataType="String"&gt;Merchant&lt;/Audience&gt;
     &lt;Component DataType="String"&gt;CcxXmlInput.A&lt;/Component&gt;
     &lt;ContextId DataType="String"&gt;CcxXmlInput&lt;/ContextId&gt;
     &lt;DataState DataType="S32"&gt;1&lt;/DataState&gt;
     &lt;FileLine DataType="S32"&gt;793&lt;/FileLine&gt;
     &lt;FileName DataType="String"&gt;CcxXmlInstance.cpp&lt;/FileName&gt;
     &lt;FileTime DataType="String"&gt;13:30:24Jul 14 2009&lt;/FileTime&gt;
     &lt;ResourceId DataType="S32"&gt;8&lt;/ResourceId&gt;
     &lt;Sev DataType="S32"&gt;6&lt;/Sev&gt;
     &lt;Text DataType="String"&gt;The HTTP method received is not valid.  Only POST is accepted.&lt;/Text&gt;
    &lt;/Message&gt;
   &lt;/MessageList&gt;
  &lt;/EngineDoc&gt;
 &lt;/EngineDocList&gt;</pre>
<p><strong>Step 4 &#8211; Restart any dependant services</strong></p>
<p>This step may or may not be required depending on your software and/or configuration. You may need to restart any services which are dependent on the updated CA bundle.</p>
<p>For example, the following commands are commonly used to restart the Apache 2 webserver.</p>
<pre>/etc/init.d/apache2 restart</pre>
<pre>/etc/init.d/apache restart</pre>
<pre>/etc/init.d/httpd restart</pre>
<p>I hope this article aids any server administrators currently experiencing issues due to the recent HSBC epayments SSL certificate update.</p>
<p>Feel free to discuss this issue further in the comments section below.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.rapidweb.biz/news/hsbc-epayments-issues-relating-to-ssl-certificate-mismatches-51041171/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What are the differences between MyISAM and InnoDB?</title>
		<link>http://www.rapidweb.biz/news/what-are-the-differences-between-myisam-and-innodb-47071021/</link>
		<comments>http://www.rapidweb.biz/news/what-are-the-differences-between-myisam-and-innodb-47071021/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 11:21:47 +0000</pubDate>
		<dc:creator>Jordan Hall</dc:creator>
				<category><![CDATA[Custom Web Software]]></category>
		<category><![CDATA[Technology & Software News]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[database engines]]></category>
		<category><![CDATA[database table engines]]></category>
		<category><![CDATA[database tables]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[DBMS]]></category>
		<category><![CDATA[differences between MyISAM and InnoDB]]></category>
		<category><![CDATA[InnoDB]]></category>
		<category><![CDATA[MyISAM]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.rapidweb.biz/news/?p=1021</guid>
		<description><![CDATA[Wait&#8230; hold on. Firstly, what are MyISAM and InnoDB? MyISAM and InnoDB are the two commonly used MySQL engines for database tables. MyISAM is the default database engine for new tables created in MySQL 4 and 5. So, why would I want to use one over the other? Good question. Perhaps it is best answered [...]


Related posts:<ol><li><a href='http://www.rapidweb.biz/news/what-is-the-ideal-keyword-density-for-seo-purposes-1803795/' rel='bookmark' title='What is the ideal Keyword Density for SEO purposes?'>What is the ideal Keyword Density for SEO purposes?</a></li>
<li><a href='http://www.rapidweb.biz/news/wordpress-to-open-source-ui-design-4102708/' rel='bookmark' title='WordPress to Open Source UI Design'>WordPress to Open Source UI Design</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>Wait&#8230; hold on. Firstly, what are MyISAM and InnoDB?</strong></p>
<p>MyISAM and InnoDB are the two commonly used MySQL engines for database tables. MyISAM is the default database engine for new tables created in MySQL 4 and 5.</p>
<p><strong>So, why would I want to use one over the other?</strong></p>
<p>Good question. Perhaps it is best answered by going through the differences between the two database engines.</p>
<ol>
<li>InnoDB is a more modern database engine than MyISAM, so some could say MyISAM is more reliable due to this, although there is very little evidence to support this.</li>
<li>However! Even though InnoDB is newer, it has much better error recovery. Corrupt tables are (with all hope) quickly restored to a functional state when the  InnoDB engine is in use, however recovery of MyISAM powered tables is significantly slower and less reliable. Corrupt MyISAM tables have been known to hold up the starts and restarts of the MySQL daemon.</li>
<li>InnoDB supports foreign keys natively, meaning you can enforce referential integrity at a database level rather than ensuring integrity at the application level.</li>
<li>Insertions and updates in InnoDB utilise row level locking, whilst MyISAM only supports full table locking. This means that mass inserts and updates, MyISAM table access can become significantly slowed down as MySQL has to wait for the database engine to release the lock on the table caused by the insert or update. InnoDB defaults to locking only the rows which are affected by the insert or update query, meaning the rest of the table can still be accessed without waiting for a lock release.</li>
<li>MyISAM supports full-text indexing. This means MyISAM tables can have text fields indexed, which significantly increasing SELECT queries which contain text type fields. The InnoDB table has no support for full-text indexing.</li>
</ol>
<p><strong>It looks like there is no clear winner?</strong></p>
<p>You&#8217;re right. Even though InnoDB is, as said, much more modern, both database engines still have their place in modern database structures. In fact, your choice should be dependant on how you anticipate the table will be used.</p>
<p><strong>So, when would I want to use an InnoDB table?</strong></p>
<p>If data integrity is important to you, multiple related InnoDB tables inherently take care of the data integrity between tables due to their support of foreign keys and enforcement of referencial integrity. Additionally, if your table will be used for intensive write operations (inserts and updates) the InnoDB engine can handle this much better than MyISAM, due to row level locking.</p>
<p>InnoDB does fall down however in the fact that it does utilise more memory than MyISAM and as previously mentioned it lacks full text indexing.</p>
<p><strong>InnoDB sounds great. What need do I have for the MyISAM engine?</strong></p>
<p>You don&#8217;t need to deal with referential integrity or building DBMS enforced relationships between tables with MyISAM, simply because the engine does not support it. One could argue this makes MyISAM tables quicker to create and useful for smaller, quicker tasks as well as initial system prototyping.</p>
<p>MyISAM also tends to be faster at many operations, especially large scale SELECT queries returned many results. For tables which will be used mainly for data retrieval with less in the way or inserts or updates, the performance of MyISAM may be a deciding factor. As well as this generalised speed, the MyISAM engine supports full-text indexing, which would be useful for large tables that contain textual data that needs to be fully searched and/or sorted on a regularly basis.</p>
<p><strong>Okay. So, which would you suggest? Give me a quick summary.</strong></p>
<p>InnoDB should be chosen where data is written reguarly and data integrity and security is critical.</p>
<p>MyISAM is the best choice for tables in which there is large amounts of data, especially textual data, that is read from significantly more than written to.</p>
<p><strong>Thanks!</strong></p>
<p>No problem. <img src='http://www.rapidweb.biz/news/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>


<p>Related posts:<ol><li><a href='http://www.rapidweb.biz/news/what-is-the-ideal-keyword-density-for-seo-purposes-1803795/' rel='bookmark' title='What is the ideal Keyword Density for SEO purposes?'>What is the ideal Keyword Density for SEO purposes?</a></li>
<li><a href='http://www.rapidweb.biz/news/wordpress-to-open-source-ui-design-4102708/' rel='bookmark' title='WordPress to Open Source UI Design'>WordPress to Open Source UI Design</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.rapidweb.biz/news/what-are-the-differences-between-myisam-and-innodb-47071021/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>HTML 5 Content Tags</title>
		<link>http://www.rapidweb.biz/news/html-5-content-tags-14051014/</link>
		<comments>http://www.rapidweb.biz/news/html-5-content-tags-14051014/#comments</comments>
		<pubDate>Fri, 28 May 2010 10:54:14 +0000</pubDate>
		<dc:creator>Jordan Hall</dc:creator>
				<category><![CDATA[Custom Web Software]]></category>
		<category><![CDATA[Ecommerce Website Design]]></category>
		<category><![CDATA[Technology & Software News]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[blind]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[footer]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML 5]]></category>
		<category><![CDATA[HTML 5 content]]></category>
		<category><![CDATA[HTML 5 tags]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.rapidweb.biz/news/?p=1014</guid>
		<description><![CDATA[HTML 5 introduces several new tags which focus of defining the content of a page in a machine readable fashion. In today&#8217;s websites, if a computer program attempts to pick out a particular part of a page, such as the main article, the sidebar or the top navigation, it would have difficulty. This is because [...]


Related posts:<ol><li><a href='http://www.rapidweb.biz/news/search-engine-optimisation-seo-tips-2102788/' rel='bookmark' title='Search Engine Optimisation (SEO) Tips'>Search Engine Optimisation (SEO) Tips</a></li>
<li><a href='http://www.rapidweb.biz/news/wordpress-to-open-source-ui-design-4102708/' rel='bookmark' title='WordPress to Open Source UI Design'>WordPress to Open Source UI Design</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>HTML 5 introduces several new tags which focus of defining the content of a page in a machine readable fashion.</p>
<p>In today&#8217;s websites, if a computer program attempts to pick out a particular part of a page, such as the main article, the sidebar or the top navigation, it would have difficulty. This is because every website structures its HTML differently, and most modern websites use &lt;p&gt;, &lt;div&gt; and &lt;span&gt; tags to surround their content. These tags generally define style. The new HTML 5 tags define content.</p>
<p>Defining content makes websites easier to parse by computer programs. This could benefit accessibility readers for the blind and allow content aggregating systems and &#8216;mash-up&#8217; websites to easily parse, link to and cite your articles.</p>
<p>Here is a list of some of the HTML 5 tags that define content.</p>
<ul>
<li>&lt;article&gt; &#8211; Defines a main article on a page. Can include cite (citation) and pubdate (publishing date) attributes.</li>
<li>&lt;details&gt; &#8211; States content details for a specific section. Can include an open attribute defining whether or not the details within are visible to the end-user.</li>
<li>&lt;figcaption&gt; &#8211; States the caption for a figure as defined by the figure tag.</li>
<li>&lt;figure&gt; &#8211; Usually used to group a set of elements.</li>
<li>&lt;footer&gt; &#8211; Footer layout element. This is used to contain the footer content of the page, usually contains the website name, author and copyright information.</li>
<li>&lt;header&gt; &#8211; Header layout element. This tag is designed to contain the top header of a document, usually showing the website logo, page and/or company title and subtitle.</li>
<li>&lt;hgroup&gt; &#8211; A tag used to group together heading tags such as &lt;h1&gt;, &lt;h2&gt;, &lt;h3&gt; and so on.</li>
<li>&lt;keygen&gt; &#8211; A key generation tag which defines a generated (encryption) key that can be associated with a HTML form.</li>
<li>&lt;meter&gt; &#8211; The &lt;meter&gt; tag contains content which is deemed to be a measurement of some sort.</li>
<li>&lt;nav&gt; &#8211; The &lt;nav&gt; tags stands for navigation and is designed to surround navigation links, such as those present in a sidebar bar or navigational header/footer.</li>
<li>&lt;summary&gt; &#8211; The &lt;summary&gt; tag defines the title of a &lt;details&gt; element.</li>
<li>&lt;time&gt; &#8211; This tags contains content which is a statement or measurement of time and/or date/time.</li>
</ul>
<p>More information about HTML 5 tags is available from W3Schools. See the <a href="http://www.w3schools.com/html5/html5_reference.asp">HTML 5 Tag Reference</a> for more details on these tags and the other new tags in HTML 5.</p>


<p>Related posts:<ol><li><a href='http://www.rapidweb.biz/news/search-engine-optimisation-seo-tips-2102788/' rel='bookmark' title='Search Engine Optimisation (SEO) Tips'>Search Engine Optimisation (SEO) Tips</a></li>
<li><a href='http://www.rapidweb.biz/news/wordpress-to-open-source-ui-design-4102708/' rel='bookmark' title='WordPress to Open Source UI Design'>WordPress to Open Source UI Design</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.rapidweb.biz/news/html-5-content-tags-14051014/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

