<?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>Stuff and Junk &#187; backend</title>
	<atom:link href="http://stuffandjunk.com.au/index.php/tag/backend/feed/" rel="self" type="application/rss+xml" />
	<link>http://stuffandjunk.com.au</link>
	<description>Motorsport nerd, photography and anything else</description>
	<lastBuildDate>Mon, 06 Feb 2012 23:27:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Simple web apps for shopping, Lenshero.com gets it right</title>
		<link>http://stuffandjunk.com.au/index.php/2010/12/20/simple-web-apps-for-shopping-lenshero-com-gets-it-right/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://stuffandjunk.com.au/index.php/2010/12/20/simple-web-apps-for-shopping-lenshero-com-gets-it-right/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 02:26:13 +0000</pubDate>
		<dc:creator>Vern</dc:creator>
				<category><![CDATA[Digital]]></category>
		<category><![CDATA[backend]]></category>
		<category><![CDATA[Canon]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://stuffandjunk.com.au/?p=350</guid>
		<description><![CDATA[The amount of times I’ve found myself in a shopping centre browsing for products thinking to myself, why can’t they just build an online app for this?]]></description>
			<content:encoded><![CDATA[<p><a href="http://stuffandjunk.com.au/wp-content/uploads/2010/12/lenshero.jpg#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="alignright size-medium wp-image-351" title="lenshero" src="http://stuffandjunk.com.au/wp-content/uploads/2010/12/lenshero-300x224.jpg" alt="" width="300" height="224" /></a>The amount of times I’ve found myself in a shopping centre browsing for products thinking to myself, why can’t they just build an online app for this? It would make it so much easier to find what I want. A fridge is the perfect example. Why doesn’t fridge shops have an online app where I can plug in my dimensions, select what I want, then just show me what fits.</p>
<p>Being a programmer makes this extra frustrating because it really quite a simple thing to build if you have the content. The content is easy to, that’s just however many hours for a temp to plug it all in.</p>
<p>Then you come across a site like <a title="Lens Hero" href="http://lenshero.com">lenshero.com</a>. Ahhh, now THAT’s how you do it! Easy.</p>
<p>If you want to buy a lens, tell the site what camera you have, what lens you want, or what you already own, and they show you the results. Simple. Love it!</p>
]]></content:encoded>
			<wfw:commentRss>http://stuffandjunk.com.au/index.php/2010/12/20/simple-web-apps-for-shopping-lenshero-com-gets-it-right/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hits vs Page Views vs Visits, The Simple Stats.</title>
		<link>http://stuffandjunk.com.au/index.php/2009/11/17/hits-vs-pageviews-vs-visits/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://stuffandjunk.com.au/index.php/2009/11/17/hits-vs-pageviews-vs-visits/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 05:18:44 +0000</pubDate>
		<dc:creator>Vern</dc:creator>
				<category><![CDATA[Digital]]></category>
		<category><![CDATA[backend]]></category>
		<category><![CDATA[stats]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://stuffandjunk.com.au/?p=236</guid>
		<description><![CDATA[A simple description of the three big stats when it comes to websites; Hits, page views and visits. Imagine you have a web site with two pages, both pages containing text and 3 images. If someone comes opens the home page, clicks to the second page and then leaves you will have; 1 visit 2 [...]]]></description>
			<content:encoded><![CDATA[<p>A simple description of the three big stats when it comes to websites; Hits, page views and visits.</p>
<p>Imagine you have a web site with two pages, both pages containing text and 3 images.</p>
<p>If someone comes opens the home page, clicks to the second page and then leaves you will have;</p>
<ol>
<li>1 visit</li>
<li>2 page views</li>
<li>8 Hits</li>
</ol>
<p>They have visited the website and no matter how many pages they look at, it is one visit until the session is closed. Sessions are usually ended by the user closing the browser or clicking through to another website.</p>
<p>During that visit they viewed two pages, the home page as one and then the second page.</p>
<p>Each page records 4 hits, the 3 images plus the HTML page containing the images and text. The server has produced 4 files in total for the home page, but because they opened the second page that also contains 3 images and another HTML page, that adds another 4 hits.</p>
]]></content:encoded>
			<wfw:commentRss>http://stuffandjunk.com.au/index.php/2009/11/17/hits-vs-pageviews-vs-visits/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Remember me?</title>
		<link>http://stuffandjunk.com.au/index.php/2009/06/23/remember-me/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://stuffandjunk.com.au/index.php/2009/06/23/remember-me/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 00:49:56 +0000</pubDate>
		<dc:creator>Vern</dc:creator>
				<category><![CDATA[Digital]]></category>
		<category><![CDATA[backend]]></category>
		<category><![CDATA[registration]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://stuffandjunk.com.au/?p=21</guid>
		<description><![CDATA[The success of social networking sites is of course in their personalisation and you could even go as far to say that the attraction to these sites is that people just like being remembered. Having a personal connection to your experience on a website needs to be easy and often, similarly to real world socialising, [...]]]></description>
			<content:encoded><![CDATA[<p>The success of social networking sites is of course in their personalisation and you could even go as far to say that the attraction to these sites is that people just like being remembered. Having a personal connection to your experience on a website needs to be easy and often, similarly to real world socialising, people like the connection initiated by someone else.</p>
<p>A website should, again similarly to the real world, initialise the connection to the person viewing in an approachable, but not to overwhelming manner, do the introduction in the form of registration, giving some information as well as request it, and then jump straight into the personalised options for the user. Show them a personalised version of the home page for example.</p>
<p>Once the connection is made between the person and the website, the website needs to than remember that person as best as possible, sometimes you can’t of course. But it should be as easy as, “what was your name again? Oh, that’s right, now I remember! Here’s the stuff we talked about last time”.</p>
]]></content:encoded>
			<wfw:commentRss>http://stuffandjunk.com.au/index.php/2009/06/23/remember-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

