<?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>Josh.st &#187; Search engine</title>
	<atom:link href="http://josh.st/tag/search-engine/feed/" rel="self" type="application/rss+xml" />
	<link>http://josh.st</link>
	<description>Web, English, 中国, and various geekosity</description>
	<lastBuildDate>Wed, 18 Apr 2012 23:37:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>DNS oops</title>
		<link>http://josh.st/2007/09/12/dns-oops/</link>
		<comments>http://josh.st/2007/09/12/dns-oops/#comments</comments>
		<pubDate>Tue, 11 Sep 2007 14:36:50 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Search engine]]></category>
		<category><![CDATA[search engine love]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://josh.st/blog/2007/09/12/dns-oops</guid>
		<description><![CDATA[I may have forgotten to setup joahua.com to point to the new web server when I moved josh.st across. My bad. I changed it over a day or two ago (I forget when actually) and now the old addresses work. I will probably get lots more search engine love accordingly as all those old links [...]]]></description>
			<content:encoded><![CDATA[<p>I may have forgotten to setup joahua.com to point to the new web server when I moved josh.st across. My bad. I changed it over a day or two ago (I forget when actually) and now the old addresses work. I will probably get lots more search engine love accordingly as all those old links that stopped working start functioning again. Something else that would probably get search engine love is posting new content, but it’s so easy to get lazy and not bother. Sigh. At any rate, after bothering to post some stuff my Adsense revenue actually did something this week for the first time in months. And I’m pretty sure none of the regulars even click the ads, so there we go! Don’t quite know how that happened, but… cool.</p>
<p>The magic 1st-cheque mark is approaching kind of like a curve approaches a line it never touches. I seem to recall this is something to do with Limits, but actually never even studied Calculus at all and know that has something to do with it… I seem to recall functions made sense only because I already understood them in the context of programming random stuff… maybe Adsense can teach me maths!</p>
]]></content:encoded>
			<wfw:commentRss>http://josh.st/2007/09/12/dns-oops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RI revisited, Web standards, AJAX, LDAP and architecture</title>
		<link>http://josh.st/2006/11/23/ri-a-few-months-on-and-a-bit-about-databases/</link>
		<comments>http://josh.st/2006/11/23/ri-a-few-months-on-and-a-bit-about-databases/#comments</comments>
		<pubDate>Wed, 22 Nov 2006 23:47:45 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[CYIADA Global administration]]></category>
		<category><![CDATA[DHTML]]></category>
		<category><![CDATA[Feedback]]></category>
		<category><![CDATA[leader]]></category>
		<category><![CDATA[legacy systems]]></category>
		<category><![CDATA[Organisational Unit]]></category>
		<category><![CDATA[RDBMS]]></category>
		<category><![CDATA[relational database]]></category>
		<category><![CDATA[Search engine]]></category>
		<category><![CDATA[Summer School]]></category>
		<category><![CDATA[Tino]]></category>
		<category><![CDATA[web development world]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[webmaster administrator]]></category>

		<guid isPermaLink="false">http://joahua.com/blog/?p=1207</guid>
		<description><![CDATA[I visited Raw Ideas today and was really quite excited by what I saw. They’re about to move office again so I was popping in to return the keys (I still had them even though I haven’t worked there for several months now) and generally catch up. Tino was working on a tape library application [...]]]></description>
			<content:encoded><![CDATA[<p>I visited <a href="http://www.rawideas.com.au/">Raw Ideas</a> today and was really quite excited by what I saw. They’re about to move office again so I was popping in to return the keys (I still had them even though I haven’t worked there for several months now) and generally catch up. Tino was working on a tape library application for archiving DVCPro and Mini DV and HD(V, mostly) footage in a really searchable and generally more-manageable-than-shelves-full-of-labels kind of way, and he was pretty keen to show it off. Freakin’ awesome stuff. Aside from some DHTML gimmicks (fading rollovers, etc., stuff that you think is cool when you’re developing it but does nothing but irritate you once you have to sit down and finally <em>use</em> the application for five minutes!) it was great to see he’s using <a href="http://script.aculo.us/">Scriptaculous</a> for some genuinely useful AJAX-based functionality.</p>
<p>Because it’s a library, it’s basically one big search engine. Which means that autocomplete is a really handy thing to have, and being able to click on a piece of information and edit it straight away (so, taking plain text and converting it into a <code>textarea</code> or <code>input</code> field for editing immediately, without a separate admin view) is absolutely priceless for moving through a library quickly. This is so the way content editing should be heading — I’m hoping we all get there in the end.</p>
<p>But even more exciting than Javascript usability gimmicks was to see that he’s still using CSS, now more extensively and without assistance, and with kick-arse semantics. I looked at the source of his page quickly and the only complaint I had was his use of a span for a header instead of an Hx… totally wonderful to see a few months after the resident standards nazi (that would be me) has taken off!</p>
<p>So we threw around ideas about that (including ripping timecode off DV tape and trying to set marker points, importing EDL’s for use inside the library, automating transcoding processes and exporting H.264 or FLV for previews, and a couple of other equally fun things), then eventually started chatting about what I’m doing over here at <a href="http://www.youthworks.net/">Youthworks</a> these days.</p>
<p>I think I made him kind of jealous. I’ve seriously got one of the best jobs in the web development world right now. I get to come up with stuff that’s genuinely useful for users (and productive for the Gospel, yada yada — that’s the implicit goal of all of this), entirely in response to their needs, without being burdened in particular by history, or legacy systems that need to integrate, or any major competitors — it’s wonderful. So we started talking about platforms and whatever and I said I was considering Django (and got a big tick accordingly, which was nice) with an RDBMS (i.e. MySQL, just because that’s pretty much all I have experience with insofar as DBs go) but then outlined a bit more about the project and he recommended an LDAP system pretty strongly.</p>
<p>LDAP is a directory-based database which is strongly heirarchical and finely granulated in nature. Which is bloody useful when you’ve got a user structure five layers deep:</p>
<p><img src="/blog/wp-content/2006/11/simple-cyiada-universe.png" alt="Simple CYIADA universe" /></p>
<p>But, of course, moderators do not “contain” leaders any more than leaders “contain” youth. All of these tiers exist independently of one another. They are internally defined by their extrinsic relations, even though their user experience of the website will vary depending on their heirarchical position. The latter makes LDAP seem entirely sensible, but the former definition of personal identity (that is, what constitutes a “self” or independent user entity — a Distinguished Name, in LDAP-speak) seems to rile against that directory concept.</p>
<p>“Moderator” is, in fact, a property of “Leader”. That is, it is a quality belonging to the user, who belongs to the group “leader”. Users should be unique and belong to an Organisational Unit (again, in LDAP speak) that reflects their role within the system. Thus, moderatorship generally will necessitate belonging to two OUs: one does not cease to lead within their own group context if they are appointed as a sitewide moderator — likewise, moderators <em>may</em> be appointed who do not have any formal role as a leader of a youth group. (This problem may be circumvented by creating such users at a CYIADA Global administration level, instead — for example, I do not lead a youth group in the target demographic, and I volunteer to edit content occasionally: I am not <em>the</em> webmaster administrator (hypothetically), but require moderation powers without being a leader associated with any group).</p>
<p><img src="/blog/wp-content/2006/11/cyiada-universe-groups.png" alt="CYIADA universe with groups" /></p>
<p>Groups, of course pose their own set of stupid difficulties. They appear to have no heirarchy at all: indeed, even where they could (for example, a Katoomba Convention branch with KYCK, KYLC, KEC, etc. sub-branches, or a CMS branch with Summer School, MMM, etc. sub-branches) this isn’t particularly useful (and, consequently, not desirable).</p>
<p>They don’t constitute OUs, because OUs have already been used to assign roles (probably a bastardisation of standard X.520 practice, but so much of this will be I don’t particularly care). The only way I could see it working would be by defining multiple Organi[s/z]ation components, but even then…</p>
<p>I don’t know. My head has been in relational database space for so long I want everyone to have a numeric identifier linking them to another table chock full of organisation records. It makes me comfortable. But then, LDAP would manage authentication and roles, if not association, and appears to generally have potential to make life a <em>lot</em> easier. So perhaps there’s some way to connect directory and RDBMS happily?</p>
<p>Feedback more than welcome. I’m not worried about platform specifics, just about the theoretical architecture of such a beast (and my conception of LDAP in general). If you’re reading this and know anything about OpenLDAP or AD or RHCS or any other platform, or just know about connecting to existing sources and extending them, please leave a comment and make me happy :-)</p>
]]></content:encoded>
			<wfw:commentRss>http://josh.st/2006/11/23/ri-a-few-months-on-and-a-bit-about-databases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why MSM and open paradigms don’t mix</title>
		<link>http://josh.st/2006/02/24/why-msm-and-open-paradigms-dont-mix/</link>
		<comments>http://josh.st/2006/02/24/why-msm-and-open-paradigms-dont-mix/#comments</comments>
		<pubDate>Thu, 23 Feb 2006 22:00:23 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[ancillary community site]]></category>
		<category><![CDATA[community site]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[hybrid broadcast/Internet model]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[multi-directional communications channels]]></category>
		<category><![CDATA[online sphere]]></category>
		<category><![CDATA[online survey]]></category>
		<category><![CDATA[Search engine]]></category>
		<category><![CDATA[search engine rankings]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[social networking/photo]]></category>
		<category><![CDATA[Yahoo!]]></category>

		<guid isPermaLink="false">http://joahua.com/blog/?p=891</guid>
		<description><![CDATA[Microsoft are now playing ball. They’re “getting” this whole cluetrain gig, even formalising their enactment of it into a conference billed as a 72-hour conversation. They’re doing blogs. They’re lightly, if at all, moderating those blogs. And they’re responding to content on those blogs as appropriate (that is, ignoring the absolute rubbish and closed-mind-open-source-supporting-nerds). In [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft are now playing ball. They’re “getting” this whole <a href="http://cluetrain.com/">cluetrain</a> gig, even formalising their enactment of it into <a href="http://mix06.com/">a conference</a> billed as a 72-hour conversation. They’re <a href="http://blogs.msdn.com/">doing blogs</a>. They’re lightly, if at all, moderating those blogs. And they’re responding to content on those blogs as appropriate (that is, ignoring the absolute rubbish and closed-mind-open-source-supporting-nerds).</p>
<p>In every way what they’re doing and what they’re <em>changing</em> is absolutely awesome. As an IT company maybe it’d be fair to say they’ve got a headstart on the rest of the world. They’re certainly doing better than <acronym title="Mainstream Media">MSM</acronym> are.</p>
<p>Say, for example, there was a social networking/photo site to be integrated into a TV programme’s community site: one that’s meant to actually connect with viewers, and falls under “Community” in the network’s structure — not the one that mindlessly pushes top-down content. And that because of concerns about moderation — chiefly stemming from the notion that public identities are untouchable and sacred in the network eye, and the arrogance that comes as a part of that –, the only advantages (politics and free bandwidth because of deep-linked photos aside) of integrating an external photo service are negated, and users have absolutely no incentive to sign up for a wider Yahoo! sign-on (which would allow them to comment on photos at Flickr, amongst other things).</p>
<p>So MSM structures are still winning. I expected this would be the case. I think it’s going to take another five years before people can get over themselves enough to realise that allowing people to comment (not anonymously — that was never on the cards!) isn’t an intrinsically dangerous thing. The idea that the greater fool is the one stopping to make flippant disparaging (even just seemingly so!) remarks about people they’ve never met is, in fact, turned on its head by the recognition of such remarks. To acknowledge a fool’s power surely isn’t the most intelligent thing one could do in response.</p>
<p>I digress. The point is, for as long as they’re thinking they have any chance of controlling what’s going on, this isn’t going to work. Wanna stop people commenting on a photo you stuck up on Flickr? Sure thing, feel free to disable it. If the comment is of consequence they’ll blog it anyway and the damage is out there and you’ve got a <em>hell</em> of a lot more work to do if you want to purge that blight on your carefully-constructed-cult-of-celebrity-image from the web… and if it’s not of consequence they won’t bother to publish it anywhere else, and, in all probabilitiy, it wouldn’t have done a great deal of harm were it to be published in the photo’s comments anyway. In many ways, inline commenting is actually a more restrictive form of social interaction in the online sphere because it’s centralised. I’m advocating it here because the audience has appalling electronic literacy (which is, I take it, typical of the bulk of the Australian population still: even if the SMH writes about blogs, only people who blog will bother to read an article that has “blog” in the headline… and then they’ll go and blog about it), so the blog thing is still, probably, 5 or so years off hitting “mainstream” audiences. (Incidentally, anyone proclaiming the death of radio/rise of podcasting should similarly anticipate no-one is even knowing what they are <em>talking</em> about for a similar period of time — and no, the fact that iTunes has an obscure feature doesn’t help matters).</p>
<p>Must finish with this priceless grab from a weekly newsletter, regarding viewer-directed content chosen via an online survey: “We always say our show is your show, so I think this segment makes a lot of sense.” And yet they’d rather not give viewers a voice at all. This isn’t giving viewers a say, it’s allowing them to effectively switch meta-channels (almost, presuming they’re voting with the majority). The segment makes sense from a MSM perspective, but the farcical nature of this “openness” comes to light pretty quickly as soon as any truely multi-directional communications channels come into play.</p>
<p>I think it’s going to be great fun watching “them” (MSM generally) slowly come to terms with this idea over the next couple of years. MSM isn’t going away, but I think any of these “social” shows are going to flop unless they radically re-think strategies (hybrid broadcast/Internet model, anyone?) or stop pretending…</p>
<p>A quick note: I haven’t mentioned anything by name here because, well, no-one else is bothering to blog about the site in question (an earlier blog post is on the first page of results for a particular keyword, I’d rather not do that again!) Actually it’s kind of funny because my site + semantic markup, etc., is blitzing the network’s core site (i.e. not our ancillary community site) in search engine rankings (well, Google at least, heh), but I digress! Not that I’ve written about anything sensitive… everything here is digested public information (or will be by the time this publishes tomorrow) and is consistent with my usual rantings and opinions about social media, IT, etcetera, and my usual cynicism and disdain for commercial (primarily broadcast — print is (painting broad strokes) generally less obviously tainted) media! Good fun.</p>
]]></content:encoded>
			<wfw:commentRss>http://josh.st/2006/02/24/why-msm-and-open-paradigms-dont-mix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress redeemed, a little; and, a rant about parallel blog universes</title>
		<link>http://josh.st/2006/02/06/wordpress-redeemed-a-little-and-a-rant-about-parallel-blog-universes/</link>
		<comments>http://josh.st/2006/02/06/wordpress-redeemed-a-little-and-a-rant-about-parallel-blog-universes/#comments</comments>
		<pubDate>Mon, 06 Feb 2006 08:56:12 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[allegedly-more-open citizen-powered media]]></category>
		<category><![CDATA[AOL]]></category>
		<category><![CDATA[assistive technologies]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Messenger]]></category>
		<category><![CDATA[Messenger service]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Search engine]]></category>
		<category><![CDATA[syndication services]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Messenger]]></category>
		<category><![CDATA[Yahoo!]]></category>

		<guid isPermaLink="false">http://joahua.com/blog/2006/02/06/wordpress-redeemed-a-little-and-a-rant-about-parallel-blog-universes</guid>
		<description><![CDATA[Well, not really… I’m just in less of a bad mood with it and have realised that TextPattern really isn’t that great unless you just want a blog and nothing more. And I’m loathed to use Mambo or the like… though I imagine that’s probably largely poor brand perception on my part (having seen the [...]]]></description>
			<content:encoded><![CDATA[<p>Well, not really… I’m just in less of a bad mood with it and have realised that TextPattern really isn’t that great unless you <em>just</em> want a blog and nothing more. And I’m loathed to use Mambo or the like… though I imagine that’s probably largely poor brand perception on my part (having seen the horrible stuff people can create with it). I lump it into the same basket as phpBB and other bloated/insecure/inaccessible crap like that.</p>
<p>It’s probably not really, but I’ll persist in my delusions until forced to learn otherwise (either by myself or others!)</p>
<p>Anyway, syndication services (Atom, RSS) rock my world and should be more broadly used even internally for things that you mightn’t think would require it. This is the conclusion I’ve come to having started putting together a new site (the one based around WordPress I was whining about) for my church and wondering how best to integrate an upcoming events calendar on the front page.</p>
<p>It remains to be seen whether or not I actually <em>do</em> it that way, but it’d be nice if syndication was already so heavily a part of WordPress’ processing that it became a trivial thing to run a parser function on any page. I’m still trying to decide whether to setup custom queries in WordPress to read future-dated posts for events + make them accessible (able to be accessed, that is; not especially applied to broad audiences, assistive technologies, etc.) prior to when they’re scheduled to appear… or whether to simply build my own app on the side that either spits out an include I’ll grab with PHP in my templates — boring — or an Atom feed that WordPress can parse, and lots of non-IE browsers (Well, prior to version 7! Can’t wait!) can do UsefulStuff™ with, and that can integrate into a Dashboard widget for Mac users and a Konfabulator widget for PC users, etc.</p>
<p>Yeah, people mightn’t use it lots but it’s a cool idea ;-) This is what doing one website for a TV network has done to me — it’s all about eye-candy and out-gimmicking the opposition!</p>
<p>Speaking of the Opposition (NineMSN, I guess) and Gimmicks, Windows Messenger 8 Beta looks like it’s shaping up into something I could actually use without complaining too loudly. They’ve pulled off the disposing-of-normal-UI-occasionally thing <em>far</em> better than Windows Media Player ever has, and everything feels as though it gels really nicely.</p>
<p>I’m a little concerned they’re trying to pull users into their own ‘portal’ thing with Spaces and various other Live.com crap, but it’s hardly as if they’re the only ones doing that. It’s ironic that we’re getting into an era of allegedly-more-open citizen-powered media that’s becoming progressively more isolated because of service providers. For example, what the heck do Yahoo! do? I don’t get it. I don’t know <em>anyone</em> that uses their Messenger service, or their blog service (Yeah! They have one! What the heck?! Discovered this last week and was suitably shocked), or their email service. Same goes for AOL (nearly… I know a handful of people that have an AIM account and supposedly use it… but it’s <em>literally</em> a handful, as in I have enough fingers to count all of them, and I don’t know whether they <em>actually</em> use it or not, not having an account myself!). And as for MSN Spaces… hmm. Well, my MSN Spaces page says “This isn’t my real blog, go elsewhere.” I flicked through a couple of other peoples today (Messenger Beta makes that pretty easy, though not significantly any better than the latest stable release) and found more than a few who were uncertain as to whether they should keep their MSN space or just go with Blogger. Every non-geek I know who blogs uses Blogger. More power to Google.</p>
<p>But I’m sure these demographics vary enormously depending on who you know: the point is, I’m not seeing any crossover, which is a little worrying. Of course, I only ever search using Google, so go fire conspiracy theories around all you like… I reckon most blog content on these services isn’t at all compelling, and doesn’t need to be. Blogs are, for the most part, mass-CC:-email substitutes that really shouldn’t be archived… and these easier to use services are probably exacerbating that problem.</p>
<p>I don’t excuse this blog from that entirely, of course, but there’s more than a little bit of content here that draws search engine traffic and is “timeless” in a sense that “my dog ate crayons for breakfast this morning and went to the vet and they said this happens all the time” could never be. But I digress, hugely (a failing of the medium, no doubt!)</p>
<p>So that’s all very interesting. Interested to hear if others know people in multiple “service provider universes” or if everyone’s friends are, for the most part, confined to a particular service (and what that service may be). If you’ve got a blog, this’d be a great time to play pingback/trackback tag instead of just commenting here… I’d love it if this could get a little viral and we could see what platforms people are using and “why”. For me, it’s mostly just that everyone I know is using a particular service. What is it for you?</p>
]]></content:encoded>
			<wfw:commentRss>http://josh.st/2006/02/06/wordpress-redeemed-a-little-and-a-rant-about-parallel-blog-universes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ImageBox Flash gallery app</title>
		<link>http://josh.st/2005/09/28/imagebox-flash-gallery-app/</link>
		<comments>http://josh.st/2005/09/28/imagebox-flash-gallery-app/#comments</comments>
		<pubDate>Wed, 28 Sep 2005 12:04:11 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Cat]]></category>
		<category><![CDATA[ImageBox Flash gallery]]></category>
		<category><![CDATA[prime candidate]]></category>
		<category><![CDATA[RMW Web Publishing]]></category>
		<category><![CDATA[Search engine]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.joahua.com/blog/2005/09/28/imagebox-flash-gallery-app</guid>
		<description><![CDATA[I stumbled across this post on RMW Web Publishing’s blog today, and it struck me the app they mentioned could be useful for doing this whole CD/DVD thing for the year 12 photo website. The purveyor’s website is horribly Flash encumbered (i.e. I’d have never found it if I were looking for it in a [...]]]></description>
			<content:encoded><![CDATA[<p>I stumbled across <a href="http://mountainash.blogspot.com/#109408542024703498">this post on RMW Web Publishing’s blog</a> today, and it struck me the app they mentioned could be useful for doing this whole <a href="http://year12.joahua.com/ordercd.php">CD/DVD thing</a> for the <a href="http://year12.joahua.com/">year 12 photo website</a>.</p>
<p>The <a href="http://wenning.formativ.net/start.html">purveyor’s website</a> is horribly Flash encumbered (i.e. I’d have never found it if I were looking for it in a search engine — I actually temporarily lost the developer’s URL for a bit there, and had to trawl through my browsing history to find it again!), but <a href="http://wenning.formativ.net/additional/imagebox/">the app itself</a> is rather useful if you’re looking for a run-from-the-desktop gallery kinda thing. My only qualm is the difficulty of generating metadata for it to do interesting stuff with, but a quick spot of shell scripting should see that problem met, hopefully. (Or even just nagging Ben until he hacks support for this gizmo into Cat-scan natively… wink wink? :P) This is the kind of app that’s a prime candidate for XML application, not in the least because of Flash’s reputedly excellent support for that kind of stuff… but it uses boring and rather confusing (mostly because I don’t speak German so a few words are odd) flat files instead. With that one caveat, it’s an otherwise helpful application. Just don’t make the mistake of <a href="http://www.themaninblue.com/writing/perspective/2005/03/02/">confusing applications with websites</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://josh.st/2005/09/28/imagebox-flash-gallery-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Selling an audience short?</title>
		<link>http://josh.st/2005/09/14/selling-an-audience-short/</link>
		<comments>http://josh.st/2005/09/14/selling-an-audience-short/#comments</comments>
		<pubDate>Tue, 13 Sep 2005 22:03:33 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[advertising space]]></category>
		<category><![CDATA[Ansearch]]></category>
		<category><![CDATA[Commander]]></category>
		<category><![CDATA[Dean Jones]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Optum]]></category>
		<category><![CDATA[Search engine]]></category>
		<category><![CDATA[search engines]]></category>
		<category><![CDATA[search service]]></category>
		<category><![CDATA[VOIP]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Yahoo!]]></category>

		<guid isPermaLink="false">http://www.joahua.com/blog/?p=688</guid>
		<description><![CDATA[Or, What Josh Said About Ansearch That Was Irrelevant to Most Users. Dean Jones responded to my Ansearch Answers post with the following: All in all I feel [the post is] a fair representation of the so called facts, but I stand by my recent email… namely that simply reviewing us on technical issues that [...]]]></description>
			<content:encoded><![CDATA[<h4>Or, What Josh Said About Ansearch That Was Irrelevant to Most Users.</h4>
<p>Dean Jones responded to my <a href="/blog/2005/09/13/ansearch-answers">Ansearch Answers post</a> with the following:</p>
<blockquote><p>All in all I feel [the post is] a fair representation of the so called facts, but I stand by my recent email… namely that simply reviewing us on technical issues that most people either</p>
<ol>
<li>wouldn’t have discovered, or;</li>
<li>would not likely care about,</li>
</ol>
<p>is selling your audience short.</p></blockquote>
<p>I’m inclined to disagree, and just wanted to quickly post to say that. I like to think I understand the ‘audience’ here fairly well. They’re either people with (web-)geek tendencies, and are hence interested in any analysis and criticism I can deliver on the technical aspects of products, etc., <em>or</em> (and this category is completely unrelated to the former) students and humanities-focussed people reading various content I’ve published here — ranging from <a href="/blog/2004/10/29/ibsens-a-dolls-house-set-design">stage plots</a> to <a href="/blog/2005/08/24/abbreviated-human">a short story</a> to <a href="/blog/2005/04/25/what-is-the-digital-divide-and-what-implications-for-society-and-the-individual-are-seen-to-arise-from-this">an essay on the nature and effects of the digital divide</a>.</p>
<p>Most guests in the latter category are just that: guests. They generally discover this content via a search engine, read what they want, and leave. Over 80% of my visitors stick around for one minute or less, presumably because they find what they need quickly, or discover that the content isn’t what they were looking for.</p>
<p>The “regular” audience/participants, however, are not that. I don’t think you’re all geeks, but this blog leans towards that style of content, and you match that accordingly. You don’t come here looking for product recommendations (the one exception to that being someone who viewed <a href="/blog/2005/01/18/josh-wants-to-install-voip-asterisk">my post on Asterisk/VoIP</a>, and asked me what my experiences with it had been some time later: to which I replied, we haven’t bothered, as we <a href="/blog/2005/02/14/two-weeks-in">moved into a house with a Commander system preinstalled!</a>). You come here, I think, for the quality of writing, for rants, for occasionally insightful (I hope) comment on various facets of things I deem interesting.</p>
<p>This is a blog. This is not a newspaper, though it is possible that search engines, ironically, are changing the clout of this medium to something similar. The distinction between newspaper and blog becomes blurred with posts like the one that inspired this, because of the form it was written in. It is important, however, to remember the audience.</p>
<p>People don’t come here to shop for search engines. We might be interested in how they work, what they do, what the potential benefits and failings of each one is, but ultimately it doesn’t affect anyone’s choice in the real world. Similarly, investors are unlikely to come here, scoping out Ansearch’s offering before buying into parent company Optum. And, if they did, my concluding remarks were positive — I genuinely believe the story balanced out in their favour more than anything else. If I overplayed the significance of a small flaw that could potentially be abused, my apologies. I don’t, however, regret including it in there at all, because I think it’s something my audience is interested in.</p>
<blockquote><p>As you stated in an earlier email… “I’m not 100% sure as to how one should go about reviewing a search engine.” Here’s a tip. like Google, Yahoo, MSN… we are a business. For us to stay in business we need to generate revenue.</p>
<p>To do this we need to get more people to our SE, to get them to come back more often, and to, through their usage (CPM, CPC etc…) generate revenue.</p>
<p>To achieve this we need to provide a search service that the user finds useful. Given our rapid growth over the past months in UV’s <em>and</em> revenue, I would say we are doing OK.</p></blockquote>
<p>Unfortunately for Ansearch and anyone else who wants to use this as an advertising space, we don’t particularly care if you’re making money. It’s good to hear they’ve grown: if their evolving product is anything to go by, they deserve it. But metrics such as revenue and Unique Visitors mean little to <em>this</em> audience, even if it’s what investors want to find out all about.</p>
<p>I think this is a fair assessment of this site’s ‘audience’ (the important ‘audience’, for me, being the minority that don’t come through search engines, subscribe by RSS, and come back regularly) — though, as always, your role is not restricted to that. You are participants. In light of this, I’d invite comment and discussion on this post as to your role as <em>you</em> understand it. It’s possible I’ve got this all wrong… but I doubt it.</p>
]]></content:encoded>
			<wfw:commentRss>http://josh.st/2005/09/14/selling-an-audience-short/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ansearch answers</title>
		<link>http://josh.st/2005/09/13/ansearch-answers/</link>
		<comments>http://josh.st/2005/09/13/ansearch-answers/#comments</comments>
		<pubDate>Tue, 13 Sep 2005 12:46:21 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[absolute solution]]></category>
		<category><![CDATA[advertising impressions]]></category>
		<category><![CDATA[advertising network]]></category>
		<category><![CDATA[Ansearch]]></category>
		<category><![CDATA[Ansearch CEO]]></category>
		<category><![CDATA[ASX]]></category>
		<category><![CDATA[australia]]></category>
		<category><![CDATA[author]]></category>
		<category><![CDATA[blog search engine]]></category>
		<category><![CDATA[CEO]]></category>
		<category><![CDATA[Dean]]></category>
		<category><![CDATA[Dean Jones]]></category>
		<category><![CDATA[demographic based search feature]]></category>
		<category><![CDATA[full time manager]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet community]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Internet users]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Major]]></category>
		<category><![CDATA[media types]]></category>
		<category><![CDATA[MP3]]></category>
		<category><![CDATA[News Corp]]></category>
		<category><![CDATA[NineMSN]]></category>
		<category><![CDATA[online properties]]></category>
		<category><![CDATA[Optum Ltd.]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[Search engine]]></category>
		<category><![CDATA[search engine division]]></category>
		<category><![CDATA[search engines]]></category>
		<category><![CDATA[search tool]]></category>
		<category><![CDATA[site owner/webmaster]]></category>
		<category><![CDATA[ubiquitous search behemoth]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[update services]]></category>
		<category><![CDATA[web browser]]></category>
		<category><![CDATA[web community hopes]]></category>
		<category><![CDATA[Web developers]]></category>
		<category><![CDATA[Yahoo!]]></category>

		<guid isPermaLink="false">http://www.joahua.com/blog/?p=687</guid>
		<description><![CDATA[All had been quiet on the Ansearch front as I awaited a response from Ansearch CEO Dean Jones, promised a hair under two weeks ago when I alluded to an earlier analysis/criticism I’d written when talking about the state of play with Australian search engines, specifically referring to the then-newcomer Ansearch. Dean picked up my [...]]]></description>
			<content:encoded><![CDATA[<p>All <em>had</em> been <a href="/blog/2005/09/08/all-quiet-on-the-ansearch-front">quiet on the Ansearch front</a> as I awaited <a href="/blog/2005/08/29/something-exciting-in-the-australian-search-space#comment-4550">a response from Ansearch CEO Dean Jones</a>, promised a hair under two weeks ago when I alluded to <a href="/blog/2005/04/04/something-about-backwards-search-engines">an earlier analysis/criticism</a> I’d written when talking about the state of play with Australian search engines, specifically referring to the then-newcomer <a href="http://www.ansearch.com.au/">Ansearch</a>.</p>
<p>Dean picked up my post via <a href="http://technorati.com/">Technorati</a>, a blog search engine that uses RPC update services to track what people are talking about in real-time. I was suitably impressed by this diligence and apparent desire to hear what the market has to say about their product: could this be the same company whose birth was so marred by a spat of cyber-squatting, in what Dean Jones was <a href="http://australianit.news.com.au/articles/0,7204,12618818%5E15318%5E%5Enbv%5E15306,00.html">reported to have described as a fit of “youthful exuberance”</a>?</p>
<p>Apparently so. Ansearch’s beginnings, though marred by dubious practices<sup><a href="#687fn1" id="#687fn1-base">1</a></sup>, received praise from various quarters of the mainstream press — or, at least, those quarters not controlled by News Corp, whose domains had come under threat. However, the Internet community responded quietly, and those voices that were heard were mostly of disdain at Ansearch’s domain practices.</p>
<p>Strangely enough, my original post wasn’t about any of that. I hadn’t heard of Ansearch until I read <a href="http://www.smh.com.au/news/Technology/New-Australian-search-engine-launched/2005/04/04/1112489391541.html">an article on them in the SMH</a> — an article which reads a little too much like a rehashed press release for my liking: the telltale sign is in the closing sentence “Ansearch is the search engine division of Optum Ltd.” — if it were filed in the Business section of their paper, I’d understand, but it wasn’t.</p>
<p>I wandered over to their site, played around for a bit, and decided their offering was mediocre. In hindsight, it probably didn’t help that I wasn’t shopping for anything in particular — according to <a href="http://www.zdnet.com.au/news/communications/soa/Ansearch_launches_amid_domain_name_dispute/0,2000061791,39186987,00.htm">a ZDNet article</a>, “In the short term [Ansearch] is focusing very heavily on the commercial end of the market.” — but at that point in time, I also don’t think they’d tuned their listings particularly well, as a search for DashLite turned up my WordPress hack over commercial listings for the actual Dashlite brand I inadvertantly used.</p>
<p>I say “at that point in time”, because it appears to have substantially improved since, as per Jones’ claim: “Much has changed since your first article on us some 6 months ago.”</p>
<p>Much improved, it seems, on several fronts. Their core offering has shaped up nicely, and  some facets of my initial complaints regarding accessibility have been met. Their ancillary product offerings seem to have developed nicely: Ansearch CEO Jones claims “Each of [our properties] goes through up to 7 stages ranging from an initial, simple <acronym title="Search Engine Results Page">SERP</acronym>/Directory style page through to a more involved service, mini portal, search tool, etcetera.” He went on to say that these ancillary properties (such as <a href="http://www.picsearch.com.au/">http://www.picsearch.com.au/</a>, <a href="http://www.videosearch.com.au/">http://www.videosearch.com.au/</a>, <a href="http://www.thefreedictionary.com.au/">http://www.thefreedictionary.com.au/</a> and <a href="http://www.messengers.com.au/">http://www.messengers.com.au/</a> amongst several others) are currently being actively separated from the core Ansearch site (he described it as “quarantining”), and the exact direction of a number of these projects would become clear over the coming months, with the appointment of a full time manager of these online properties.</p>
<p>I’m a tad concerned about his description of their strategy with regard to these — he said this would become clear over the months to come, and I’m hanging off two words here: distributed portal. Whilst I can see this as being of value to users (especially for generic, non-brand-specific/legally dubious domains such as jokes.com.au and the ones listed above), it doesn’t seem to fit Ansearch’s core strength as I perceive it: as a commercial portal, and not as another <a href="http://www.google.com.au/">Google</a>. “We are not aiming to be another Google… we don’t have their budget and, to be frank, there are enough people trying to clone them: why build another?”</p>
<p>In fact, Jones suggested that Ansearch’s strengths lie in that it is not the ubiquitous search behemoth, and that its index is “something unique… something faster… [and] against the so called “arms race” of search (my SE has more links than yours etc…)”. I’d agree this is indeed a strength, and also a reason for them not to try and be a portal. Australia already has Yahoo! and NineMSN for domestic portals, and I’m struggling to see what Ansearch will do to differentiate themselves in this: but I’m happy to be surprised!</p>
<p>Ansearch apparently holds an index of only 500,000 websites considered by its metrics to be “most popular”. I argued that this was potentially a bad thing as relevant content might lie outside this realm: for example, this website performs well when people search for <a href="/blog/2005/08/26/hp-photosmart-2610-review">reviews of the HP 2610</a> or information about <a href="/blog/2005/03/06/ubuntu-apache-and-making-mod_rewrite-happy">Apache on Ubuntu linux </a> or <a href="/blog/2004/11/08/mp3-player-and-act-files">ACT files from MP3 players that record audio</a>, but isn’t included in Ansearch’s core index.</p>
<p>Which is perfectly valid, for a commercially-focussed site, I just think they could be missing out a little bit. They can leverage on my content for their advertising impressions and potential clickthroughs, because they have more valuable content showing up in their listing alongside advertised products. If someone reads my HP 2610 review after having found it in Ansearch, and decides they’d like to buy it and remembers having seen a “Buy HP printers!” ad on Ansearch, they’ll most likely click “back”. It’s abstract, behavioural stuff, but valuable nonetheless.</p>
<p>Whether it’s valuable enough for them to bother is another matter. “We spider our own content… something that over time will be done daily,” says Jones. “Having only 500,000 websites will allow us to index sites more often, and as is the case with the ‘site info’ pages, provide far more info on these pages.” Which is a value-add, and worth preserving. If that’s all resources permit, I think they’re doing the right thing as is. Jones openly admits Ansearch’s index of popularity “has a commercial flavour to it” — and rightly so. Given their much-touted gender and age demographic based search feature, this makes sense.</p>
<p>Their index of popularity seems to be fairly slow-moving. “Monthly we add around 20,000 sites… and take out 20,000.” I’d guess this would be the lowest 20,000 that gets shuffled, and this seems to make sense. One has to wonder whether all the higher-ranking pages can have substantially fresh content month after month, but presumably they do — it’s one of the things the <acronym title="Search Engine Optimisation">SEO</acronym> experts have always cried from rooftops.</p>
<p>It was interesting to hear Jones speaking about these people, too: amusing, even! Web developers the world over often join in speculation as to what exactly makes search engines tick, such that we can boost our clients (or employers) website’s performance. It seems the reverse is also true: search engines all over the world similarly speculate as to what those horrible developers are doing to screw with their indexes day in and day out!</p>
<p>I don’t say this in jest, and I believe they’re right to complain: “The larger SE’s are having a very tough time coming up with clever ways to index content to counter SEO… only to have SEO’rs quickly find ways around it. Cat and mouse…” I think “counter SEO” was a poor choice of words, given that relevant content should hopefully still be rewarded, but his point stands.</p>
<p>Just as interesting is Ansearch’s strategy to avoid falling prey to dodgy SEO tactics:</p>
<blockquote><p>By only indexing the root page, we remove almost all SEO trickery. This works in 2 ways. Firstly, people rarely put spam on their home page — that is, doorway pages, link farms, etc. usually reside away from the main index… and, secondly, it deletes multiple results from the same website. It also stops the site owner/webmaster from saying they are relevant to 100 or 1000 keywords or phrases.</p></blockquote>
<p>Kids, we just found a new argument against clients who love their splash pages!</p>
<p>Content rich front pages aren’t, however, an absolute solution (at least, not in Ansearch’s index). According to Jones, Ansearch’s policy of “ranking sites in true <em>usage</em> popularity, both on <em>and</em> offsite” is “SEO proof… or at the very least, extremely resistant.” I’d agree it’s a powerful metric, but my reservations above still stand.</p>
<p>One caveat of Ansearch’s algorithm that appears potentially exploitable is its failure to exclude content in the <head> from indexing. I don't just speak of standard meta author/keywords data, but of something else.</p>
<p><a href="http://ansearch.com.au/furtherinfo?id=zvzshyzdzm"><img src="/blog/wp-content/2005/09/ansearchengadget.png" alt="A screenshot highlighting the inclusion of information between style tags in Ansearch's index" /></a></p>
<p>As highlighted in the screenshot above (click for original page, link may expire), Ansearch’s listing is including content between &lt;style&gt; tags. This presents potential for SEO abuse<sup><a href="#687fn2" id="#687fn2-base">2</a></sup>, as most browsers happily overlook errors in CSS — and &lt;style&gt; tags can be placed towards the top of a document: if we are to believe the SEO myths, increasing their relevance in engines. Of course, it’s entirely possible the content bears no weight at all — but the question of why it is stored in their index at all remains unanswered.</p>
<p>This is another reason to reward websites that use semantic markup properly, though at this stage that would exclude disproportionate amounts of the web, so I understand engines’ hesitance to embark on anything like this. It’s not something a lot of sites use”, says Jones, before continuing “but it will be used more and more in the future.” Well, so much of the web community hopes.</p>
<p>This formed part of Ansearch’s defense for not having embraced semantic markup from the outset. According to Jones, it’s built on a technology developed for a pre-April 2000 (dot com crash) search engine — so that partially excuses the markup at launch time. Jones’ first comment on their failure to use semantic markup was simply that “The majors [Google and Yahoo!] don’t use it” — something I’d dispute the validity of, as Ansearch isn’t a “major” player, and, as has been established, is chasing a fairly different market sector. Their core business is search, but it’s a different breed of search conducted in a different way: and semantic markup and accessibility <em>is</em> a different way. Encouragingly, Jones sees the potential for embracing semantic markup in the future on both technical and commercial grounds: “It makes sense to use it and as it does open us to a wider audience with various devices used to browse our site.”</p>
<p>He didn’t cite the “reduced bandwidth expenditure as a result of lightweight code” reason, presumably because their host, <a href="http://www.ozhostingadvanced.com/">OzHosting/Destra</a> charges only for the link, not for transfers over this, on their dedicated server range.</p>
<p>Irrespective of their reasons, the future of Ansearch in terms of markup is promising:</p>
<blockquote><p>Our long term goal is to have Ansearch website designed without any tables and heavily styled using the CSS, which eventually will gives us more control on how we present our site to different media types.</p>
<p>Ansearch has gone through several minor enhancements over the past 6 months with the releases of versions 1 to 1.3. We are currently planning a major update for version 2.0 and the issues [of semantic markup and separation of presentation and content] will be addressed.</p></blockquote>
<p>But as we know, markup isn’t everything: content is what <del>ranks well in search engines</del> erm… content is what draws an audience. Ansearch’s exploration into the development of portal environments is something to be watched with interest over the coming months, as well as its other business aspects, including an advertising network known as <a href="http://www.soush.com/">Soush</a> that remains slightly enigmatic, and the mysteriously named “Factory” division.</p>
<p>An announcement is expected to be filed with the <acronym title="Australian Stock Exchange">ASX</acronym> later this week outlining something of Ansearch’s future direction: At this stage, I’m inclined to believe that the future is a positive one, as Ansearch distances itself from its much-criticised practices at launch, to a diverse range of product offerings that uniquely fulfil the needs of Australian Internet users.</p>
<p><ins>Update: A followup to this has been posted, in response to a criticism that this review was overly technical in nature. Read on!</ins></p>
<h4>Notes</h4>
<p><sup><a href="#687fn1-base" id="#687fn1">1</a></sup> Justified with the catch-cry “MSN do it, so we can, too!” — to which the only sensible reply is, “yes, but MSN do it with Internet Explorer, and as soon as you go and write your own web browser, feel free to hijack as many unused pages as you want.“<br />
<sup><a href="#687fn2-base" id="#687fn2">2</a></sup> I notified Ansearch of this shortly prior to publication in the hope that, if this is indeed an issue, it will be resolved before this post is noticed and widely acted upon. One hopes this potential problem disappears quickly.</head></p>
]]></content:encoded>
			<wfw:commentRss>http://josh.st/2005/09/13/ansearch-answers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>All quiet on the Ansearch front</title>
		<link>http://josh.st/2005/09/08/all-quiet-on-the-ansearch-front/</link>
		<comments>http://josh.st/2005/09/08/all-quiet-on-the-ansearch-front/#comments</comments>
		<pubDate>Thu, 08 Sep 2005 08:26:03 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[australia]]></category>
		<category><![CDATA[CEO]]></category>
		<category><![CDATA[Dean Jones]]></category>
		<category><![CDATA[Search engine]]></category>
		<category><![CDATA[search engine industry]]></category>

		<guid isPermaLink="false">http://www.joahua.com/blog/2005/09/08/all-quiet-on-the-ansearch-front</guid>
		<description><![CDATA[So I dropped a none-too-flattering allusion to Ansearch into a post about the search engine industry in Australia a bit over a week ago now, and their CEO Dean Jones popped in to say he’d picked up the post via Technorati (I was suitably impressed) and that much had changed since my first “review”. I [...]]]></description>
			<content:encoded><![CDATA[<p>So I dropped a none-too-flattering allusion to <a href="http://www.ansearch.com.au/">Ansearch</a> into <a href="/blog/2005/08/29/something-exciting-in-the-australian-search-space">a post about the search engine industry in Australia</a> a bit over a week ago now, and their CEO Dean Jones <a href="/blog/2005/08/29/something-exciting-in-the-australian-search-space#comment-4550">popped in</a> to say he’d picked up the post via <a href="http://technorati.com/">Technorati</a> (I was suitably impressed) and that much had changed since <a href="/blog/2005/04/04/something-about-backwards-search-engines">my first “review”</a>.</p>
<p>I took up his invitation to contact him via email with questions and suggestions, but have yet to hear anything back. This is perhaps understandable given the length of the email: but I did at least expect a reply acknowledging receipt of this message. At any rate, at present any opportunity Ansearch may have had to clarify misconceptions presented here hasn’t been taken up. I communicated in the email that I was more than happy to publish not only his responses to explicit questions, but also “anything else you wish to add that I haven’t asked about”.</p>
<p>If anyone from Ansearch picks up <em>this</em> post via Technorati, the offer remains open. If you’d prefer not to use email, I’m happy to do a telephone interview for publication here (both in article form and as a supplementary transcript/podcast).</p>
<p><ins><strong>Update:</strong> Dean Jones picked up the post, and sent me an email saying he’ll reply shortly. Watch this space!</ins></p>
]]></content:encoded>
			<wfw:commentRss>http://josh.st/2005/09/08/all-quiet-on-the-ansearch-front/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Something scary about HSC timetables</title>
		<link>http://josh.st/2005/06/15/something-scary-about-hsc-timetables/</link>
		<comments>http://josh.st/2005/06/15/something-scary-about-hsc-timetables/#comments</comments>
		<pubDate>Wed, 15 Jun 2005 08:48:44 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[School/Uni]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Search engine]]></category>
		<category><![CDATA[web takes]]></category>

		<guid isPermaLink="false">http://www.joahua.com/blog/?p=598</guid>
		<description><![CDATA[Despite more than 60,000 students in NSW doing their HSC this year, the first three personal timetables listed when a Google search for “HSC timetable” is conducted are those of people known to me. My timetable is ranking highest, probably because of incoming links and the relative freshness of information, then Dale’s from last year [...]]]></description>
			<content:encoded><![CDATA[<p>Despite more than 60,000 students in NSW doing their HSC this year, the first three personal timetables listed when a Google search for “HSC timetable” is conducted are those of people known to me.  My <a href="http://www.joahua.com/blog/2005/06/01/hsc-timetable/">timetable</a> is ranking highest, probably because of incoming links and the relative freshness of information, then <a href="http://www.bluetrait.com/archive/2004/09/25/hsctimetable/">Dale’s from last year</a> (ranked not far below, probably because of relative age of the document), then, on the next page, <a href="http://www.cat-man.info/blog/archive/blog/newsid/30">Ben’s timetable</a> posted a few days ago — I’d imagine because of incoming links, though the fact it’s not in a table may have something to do with it.</p>
<p>Does that strike anyone else as scary?  I’m so sure we can’t be the only people <em>in the state</em> (of approximately 6.6 million people) to have posted their timetables online!  And, if we are, that we all know each other directly — it’s a scary extrapolation of the idea of a “digerati” into a broader context!  Have we formed our own élite?  Does that make us relatively “heard” voices in this global community?</p>
<p>Call this an overreaction to search engine optimisation if you will, but I think it’s significant that three students (or ex-students) in the state who <em>all know each other</em> can rank so highly on a term hardly common to them alone — there is a candidature of approximately 60,000 students, and then there are the relatives and friends of these people to consider.  Don’t laugh at this comment too hard, but <em>where are the LiveJournal users on the first two pages?</em>  Certainly, <em>someone</em> must have posted such information, or, at the very least, a string referring to the same, on their own website.</p>
<p>“Democracy” on the web takes on a new tone when viewed like this.  Creation of <em>some</em> compelling content in a semantic framework apparently entitles one to a greater voice on <em>any</em> issue.  There are technical limitations to doing it any other way, of course — but perhaps this suggests that “the web” isn’t quite so democratic as it has often been heralded.</p>
]]></content:encoded>
			<wfw:commentRss>http://josh.st/2005/06/15/something-scary-about-hsc-timetables/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Statistics for April</title>
		<link>http://josh.st/2005/05/01/statistics-for-april/</link>
		<comments>http://josh.st/2005/05/01/statistics-for-april/#comments</comments>
		<pubDate>Sun, 01 May 2005 00:13:09 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[certain syndication services]]></category>
		<category><![CDATA[Manitoba]]></category>
		<category><![CDATA[Search engine]]></category>
		<category><![CDATA[search engine spidering]]></category>
		<category><![CDATA[search engines]]></category>

		<guid isPermaLink="false">http://www.joahua.com/blog/2005/05/01/statistics-for-april</guid>
		<description><![CDATA[This month past has regrettably been one in which I haven’t spent enough time creating content, although March was fairly good, but the traffic didn’t really falter for it. Unique: 2091 Visits: 4281 Pages: 14158 Hits: 44419 Bandwidth: 484.76 MB Unique impressions are up by over 600 from last month, suggesting increased driven traffic (from [...]]]></description>
			<content:encoded><![CDATA[<p>This month past has regrettably been one in which I haven’t spent enough time creating content, although March was fairly good, but the traffic didn’t really falter for it.</p>
<p><strong>Unique:</strong> 2091<br />
<strong>Visits:</strong> 4281<br />
<strong>Pages:</strong> 14158<br />
<strong>Hits:</strong> 44419<br />
<strong>Bandwidth:</strong> 484.76 MB</p>
<p>Unique impressions are up by over 600 from last month, suggesting increased driven traffic (from external sites, search engines, etc., which accounted for 13.1% of total traffic, as opposed to incidental traffic — that is, regular visitors, syndication, etc.).  Bandwidth is slightly up on March, exceeding 500MB if non-viewed statistics are included (there was 192.48 MB of non-viewed traffic, which means search engine spidering as well as certain syndication services <em>I think</em>), which is getting fairly sizeable I think, especially compared to last year’s statistics for this month (which aren’t really valid, because there was a holder page up then, but it’s fun to point out) — 2.38MB of traffic and 30 unique visitors!</p>
<p>The most popular post on this website remains the <a href="/blog/2005/03/19/dashlite-an-alternative-dashboard-for-wordpress-15">original DashLite announcement</a>, although the updated version doesn’t really get a look in… which is okay, because it was released more out of social responsibility than any new <em>need</em>, and people can choose for themselves what they want.</p>
<p>See also:<br />
<a href="/blog/2005/03/01/statistics-for-february">February 2005 statistics</a><br />
<a href="/blog/2004/11/01/traffic-summary">September/October 2004 statistics</a><br />
<a href="/blog/2004/07/01/statistics-and-a-gimmick">June 2004 statistics</a></p>
]]></content:encoded>
			<wfw:commentRss>http://josh.st/2005/05/01/statistics-for-april/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clearing form element value text</title>
		<link>http://josh.st/2005/04/27/clearing-form-element-value-text/</link>
		<comments>http://josh.st/2005/04/27/clearing-form-element-value-text/#comments</comments>
		<pubDate>Wed, 27 Apr 2005 07:20:31 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[search box]]></category>
		<category><![CDATA[Search engine]]></category>

		<guid isPermaLink="false">http://www.joahua.com/blog/2005/04/27/clearing-form-element-value-text</guid>
		<description><![CDATA[I just realised I hadn’t implemented this on my website yet, so I just remedied that situation. Due to workloads at the minute I’m not getting time to write lots here, so I thought I’d just share this snippet quickly. It’s a good practice for search forms to include some text (the value attribute) so [...]]]></description>
			<content:encoded><![CDATA[<p>I just realised I hadn’t implemented this on my website yet, so I just remedied that situation.  Due to workloads at the minute I’m not getting time to write lots here, so I thought I’d just share this snippet quickly.</p>
<p>It’s a good practice for search forms to include some text (the <code>value</code> attribute)  so that users can know what they’re for, even if it’s apparently self explantory.  On this website, the search box at time of writing lacks any label at all except for the text denoting “search” in the box.  This is all well and good, up until the time someone wants to actually search for something.  They can’t just click the field and type the query and bang return; they need to ensure they select the contents of the field properly, so that they can delete it and it isn’t included in the query.</p>
<p>We can do this with event handlers — in this case, <code>onclick</code>.  Essentially, the logic flows something like this:<br />
If a person clicks the field, the contents are wiped.</p>
<p>Anything wrong with that?</p>
<p>Yes, of course there is.  That’s the simplest way to do it, but it’s wrong.  What if the user types a query in and uses the mouse to click a point in the text to edit it?  Their query would be wiped, because <code>onclick</code> clears the field whenever it occurs, regardless of content.</p>
<p>So what do we want?  Using the text on this site as an example, we want to wipe the contents of the field when a person clicks it <em>only</em> if the contents are exactly “search”.  Admittedly, this still has some problems — if someone were searching for a search engine or had any other reason to include “search” in their string and went to edit, there’d be potential for issues, but that, by my thinking, is tolerable.</p>
<p>The simpler version, which doesn’t check to see if the value is “search” before erasing, is simply</p>
<p><code>onclick="this.value=''"</code></p>
<p>The marginally more complicated version, which is far more usable, goes like this</p>
<p><code>onclick="if(this.value=='search'){this.value=''}"</code></p>
<p>That means our new <code>input</code> field code looks like this:</p>
<p><code>&lt;input type="text" class="search" value="search" name="s" id="s" size="13" onclick="if(this.value=='search'){this.value=''}" /&gt;</code></p>
<p>Now go use it!</p>
<p><small>p.s. No need to say that this isn’t particularly groundbreaking.  I’d just forgotten to implement it here, and thought it could be helpful to other people write about.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://josh.st/2005/04/27/clearing-form-element-value-text/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>A response to DashLite criticism</title>
		<link>http://josh.st/2005/04/08/a-response-to-dashlite-criticism/</link>
		<comments>http://josh.st/2005/04/08/a-response-to-dashlite-criticism/#comments</comments>
		<pubDate>Fri, 08 Apr 2005 06:04:14 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[DashLite]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[major deficiency]]></category>
		<category><![CDATA[Navid Azimi]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Search engine]]></category>
		<category><![CDATA[search engine scandal]]></category>
		<category><![CDATA[software complexity permitting]]></category>
		<category><![CDATA[software updates]]></category>
		<category><![CDATA[unpatched software]]></category>
		<category><![CDATA[web community]]></category>
		<category><![CDATA[WordPress administration]]></category>
		<category><![CDATA[WordPress installation]]></category>

		<guid isPermaLink="false">http://www.joahua.com/blog/2005/04/07/a-response-to-dashlite-criticism</guid>
		<description><![CDATA[Navid Azimi posted the following in a comment on the initial Dashlite announcement post: This seems like a good implementation and definitely has it’s uses but for most administrators this could actually be more detrimental in the long run than initially expected. The primary idea behind the Dashboard was to allow all WordPress Administrators to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.navidazimi.com/">Navid Azimi</a> posted the following <a href="/blog/2005/03/19/dashlite-an-alternative-dashboard-for-wordpress-15#comment-3584">in a comment</a> on the <a href="/blog/2005/03/19/dashlite-an-alternative-dashboard-for-wordpress-15">initial Dashlite announcement post</a>:</p>
<blockquote><p>This seems like a good implementation and definitely has it’s uses but for most administrators this could actually be more detrimental in the long run than initially expected. The primary idea behind the Dashboard was to allow all WordPress Administrators to stay informed regarding developments in the community.</p>
<p>Many WP users (or any community for that matter) install and sit. Often times being oblivious to new versions and (most importantly) security updates. This sort of unpatched software can be detrimental not only to your webhost, and your website, but also to the entire web community itself.</p>
<p>For example, when phpBB was exploited with a major security flaw — there was a major deficiency in contacting all administrators regarding the security hole. The problem is twofold. The more you promote the security hole, the easier it becomes for malicious users to exploit unpatched installations. You see where I am going here.</p>
<p>Of course — right now — in the prime heat of your blog you feel that you are checking wordpress.org everyday and you’re probably skimming the forums daily too. There is no way you’ll miss any updates. But as time goes on and you have tweaked, retweaked and redesigned your website five times you’ll realize that its time for your blog to push better content and not just look prettier. And its then when you simply stop keeping up with every nightly or reading the forums daily.</p>
<p>Then again, I could be completely wrong. </p></blockquote>
<p>I kind of felt that this required a response more publicly than the continuation of the comment thread would permit, hence this posting.<span id="more-527"></span></p>
<p>I believe Dashlite solves a real problem which exists in the WordPress 1.5 system — that users are disillusioned with the Dashboard system (hence the tremendous response given the relatively “backwater” standing of this website), and that the Dashboard system is cumbersome in its execution of its role as an “alert system” for making users aware of software updates that are available.</p>
<p>I also believe that, especially in light of the proliferation of multi-user blogging, and the functionality which WordPress offers to facilitate this, the Dashboard system is overly invasive in its presentation within the WordPress administration interface.</p>
<p>WordPress 1.5 essentially permits the establishment of an author-moderator-editor system, allowing collaborative blogging in a multi-user environment, something which allows communal control, but also (and more importantly, if WordPress is to gain widespread adoption through upholding high usability standards) something which permits less technically-minded users to utilise the system painlessly and easily.</p>
<p>It was with this in mind that DashLite was created — notably, I did not recently implement it on this blog until upgrading to WordPress 1.5 a matter of days ago: this is because it was initially developed in response to another task, in which a client was required to update content themselves.  The point is exacerbated through the recent WordPress search engine scandal, in which the news displayed on the Dashboard echoed sentiments of bloggers around the world who were either quietly supportive, or vocally against, the actions and circumstance which lead to that event — for most users, that is a matter of mere politics, and remains utterly irrelevant, although may serve to provide confusion if the Dashboard is considered an official and authorative source of WordPress news.</p>
<p>This is an ancillary issue, of course.  The core problem is non-technical users aren’t concerned, and, in the case of many multi-user blogging setups, don’t <em>need</em> to be concerned, with the technical state of affairs regarding the system they’re publishing content on.  Admittedly, the DashLite system makes discovering the latest news regarding WordPress one step further away, but, for a number of reasons, this is of no great concern.</p>
<p>Firstly, being a “hack”, this is something users will need to actively seek and implement.  It doesn’t come as part of the default distribution, and hence will never be overly prominent — I address this as way of nullifying the point regarding the publication of security flaws in a two-fold sense (as with phpBB in the example cited in the comment): there’s never going to be a <em>large</em> audience out of reach, as with phpBB, and, those who <em>are</em> out of reach are capable of using “hacks” (that is, they haven’t <a href="http://photomatt.net/2005/04/05/wp-in-cpanel/">just installed it from cPanel</a>), and are probably slightly more technically competent — this means they’re more likely to have backups, to notice if their website has been compromised, and, although this is countered in the comment, more likely to check the WordPress website for updates, patches, and releases.</p>
<p>Of course, there are other ways to stay “in the loop” (excuse the pun — not the_loop) regarding WordPress developments, such as the WordPress announce mailing list, or keeping the WordPress development blog syndicated in your feed reader of choice.  And, for the most part, those bothering/capable of implementing “hacks” are more likely to be those doing these things — as stated previously.  Okay, let’s assume the implementor’s weblog reaches a kind of <em>stasis</em>, at least in terms of development, if not content.  I don’t believe this is a problem for me personally, given my insatiable “need” to constantly tweak and alter things which are otherwise working quite fine, if only for the sake of novelty and originality, but that avoids the point that not <em>all</em> DashLite users would be like this, and that my standing on such matters may change at some future point as yet unforseen.</p>
<p>There is, then, a need for the Dashboard to syndicate content for these purposes… but only for the admin user.  I haven’t got time to address this immediately, so as an interim measure the syndicated content (the WordPress Development blog “Releases’ category RSS feed) is visible to all users — I hope to address this in the near future, software complexity permitting.</p>
<p>I’ve rambled enough about this enough here, and I’m afraid people aren’t overly likely to read it all, so the actual announcement is posted separately, but I’ll include download links here, too.</p>
<p><a href="/blog/wp-content/2005/04/wp-admin-index.phps">PHP source file, rich formatting (HTML)</a><br />
<a href="/blog/wp-content/2005/04/wp-admin-index.txt">Plain text version of the same, save this as-is</a></p>
<p>To install the update, simply overwrite the <code>wp-admin/index.php</code> file in your WordPress installation — it is advisable you backup your old index.php file first, in case problems arise (none noted in the changes made, but it’s possible you’ll discover something, as always).</p>
]]></content:encoded>
			<wfw:commentRss>http://josh.st/2005/04/08/a-response-to-dashlite-criticism/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Something about backwards search engines</title>
		<link>http://josh.st/2005/04/04/something-about-backwards-search-engines/</link>
		<comments>http://josh.st/2005/04/04/something-about-backwards-search-engines/#comments</comments>
		<pubDate>Mon, 04 Apr 2005 07:21:59 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[AAP]]></category>
		<category><![CDATA[australia]]></category>
		<category><![CDATA[brand new search engine]]></category>
		<category><![CDATA[fresh search engine]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[internal web team]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[main search results]]></category>
		<category><![CDATA[search clutter]]></category>
		<category><![CDATA[Search engine]]></category>
		<category><![CDATA[search engines]]></category>
		<category><![CDATA[search terms]]></category>
		<category><![CDATA[software providers]]></category>
		<category><![CDATA[Sydney Morning Herald]]></category>
		<category><![CDATA[the Sydney Morning Herald]]></category>

		<guid isPermaLink="false">http://www.joahua.com/blog/2005/04/04/something-about-backwards-search-engines</guid>
		<description><![CDATA[No, I’m not talking about elgooG. The Sydney Morning Herald published an article entitled “New Australian search engine launched” today, the first paragraph of which reads “Australia’s newest search engine Ansearch opens for business today with a novel twist, demographic searching.” It’s not a particularly well written article, but the article vendor is AAP, not [...]]]></description>
			<content:encoded><![CDATA[<p>No, I’m not talking about <a href="http://www.alltooflat.com/geeky/elgoog/">elgooG</a>.</p>
<p>The Sydney Morning Herald published an article entitled “<a href="http://www.smh.com.au/news/Technology/New-Australian-search-engine-launched/2005/04/04/1112489391541.html">New Australian search engine launched</a>” today, the first paragraph of which reads “Australia’s newest search engine <a href="http://www.ansearch.com.au/">Ansearch</a> opens for business today with a novel twist, demographic searching.”  It’s not a particularly well written article, but the article vendor is AAP, not the SMH itself, so we’ll leave <em>that</em> alone, at least for the minute.</p>
<p>It goes on to laud the search engine for their innovation, both in this feature of demographic searching, and in other areas:</p>
<blockquote><p>Ansearch says it cuts down search clutter by displaying the main search results as single websites and not the individual pages of websites.</p></blockquote>
<p>What, like the Google [More results from domainname] feature?  You know, the one that actually <em>works properly</em>?  I say “works properly”, because a quick search of Ansearch reveals that their “cutting search clutter” feature is a tad broken — not to mention their character encoding.</p>
<p><img src="/blog/wp-content/2005/04/ansbrokendashlite.jpg" alt="Proof that it's broken, demonstrated by duplicate entries and incorrectly encoded characters" /></p>
<p><span id="more-523"></span></p>
<p>Speaking of broken character encoding, let’s take a look at their source… well, they get some marks — at least they bothered with a Content-Type.  Never mind if the content is <em>broken</em> when displayed with that Content-Type — it’s not like a search engine could actually do any useful data processing to make things display correctly when using a slightly redundant Content-Type… oh, wait, disregard that comment: <em>they’re not using a doctype, either</em>.</p>
<p>See, what gets me is that this search engine has <em>just been launched</em>.  Which means the climate in which it’s been developed isn’t the same as 5 years ago, when accessibility was just on the very edges of the radar — you’d (wishfully) imagine that at least a <strong>doctype</strong> wouldn’t be too much to ask for, even if they still insisted on using table-based layouts.  Interestingly enough, that’s what one of their software providers, <a href="http://www.omniture.com">Omniture</a>, have done.  Which leaves something of a foul taste in the mouth, too, because they’re reselling that garbage to people — including, if you believe their website, three of the five top Fortune 500 companies (aside: doesn’t that make them three of the top Fortune 5?).</p>
<p>Perhaps that criticism is unfair — their latest version (assuming that’s what powers their own website, although possibly not… maybe their internal web team accepts that their product would be overkill, and coded it in Dreamweaver, instead… some of the JavaScript certainly looks Dreamweaver-esque, and, if Ansearch’s website is any example, the doctype probably doesn’t come from the Overture system!) seems to handle much better than what Ansearch are running: I say this, because apparently they’re using a version which was written back in 2003.  Hey, if it works… but we’ve already established it <em>doesn’t</em>.</p>
<p>And there concludes my rave review of yet another quite-some-way-from innovative and fresh search engine, this time in Australian waters.</p>
<p><small>Note: I’m not saying it’s any worse in terms of accessibility, usability, and semantics than most other search engines are — only that it has less excuse, being launched <em>now</em>, as opposed to 5 or 10 years ago.  It’s easier to make something work first time than it is to haphazardly patch over it later, especially something as gargantuan as I’d imagine a search engine would be.</small></p>
<p>Oh, and now for something that’s just plain amusing — the number 1 search terms on this brand new search engine, from befuddled users wondering why it sucks so much:</p>
<p><img src="/blog/wp-content/2005/04/anspopsearch.jpg" alt="Top search queries are Google for both Weekly and Monthly statistics" /></p>
<p>Yes indeed, the first thing users did was try to escape… how’s that for telling?</p>
]]></content:encoded>
			<wfw:commentRss>http://josh.st/2005/04/04/something-about-backwards-search-engines/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Graveyard retired</title>
		<link>http://josh.st/2005/04/03/graveyard-retired/</link>
		<comments>http://josh.st/2005/04/03/graveyard-retired/#comments</comments>
		<pubDate>Sun, 03 Apr 2005 02:13:18 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Before WordPress]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Search engine]]></category>
		<category><![CDATA[search engine traffic]]></category>
		<category><![CDATA[search engines]]></category>
		<category><![CDATA[search function]]></category>

		<guid isPermaLink="false">http://www.joahua.com/blog/2005/04/03/graveyard-retired</guid>
		<description><![CDATA[Some more attentive regulars (who don’t just peruse this website by means of syndication) may have noticed the disappearance of a link in the top bar in the last several hours. This is because I’ve finally got all the old content into WordPress, with no small amount of assistance from Michael, under a category called [...]]]></description>
			<content:encoded><![CDATA[<p>Some more attentive regulars (who don’t just peruse this website by means of syndication) may have noticed the disappearance of a link in the top bar in the last several hours.  This is because I’ve <em>finally</em> got all the old content into WordPress, with no small amount of assistance from <a href="http://www.bluetrait.com/">Michael</a>, under a category called “<a href="/blog/category/before-wordpress/">Before WordPress</a>” (this post is categorised similarly, and shall likely be the last ever entry into that category).</p>
<p>Practically, this means that that content is using semantically better markup, has better meta information for search engines, and is <em>internally</em> searchable, using the WordPress search function (it wasn’t before).</p>
<p>For most regulars, this probably doesn’t mean much, but the old articles attract the most search engine traffic, so this’ll be of benefit to people finding relevant content, at least, because the old script could be somewhat retarded in the way it was indexed, as there was no formal permalink structure, just a bunch of loose query strings, which search engines didn’t like.</p>
<p>&lt;/geek off&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://josh.st/2005/04/03/graveyard-retired/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Statistics for February</title>
		<link>http://josh.st/2005/03/01/statistics-for-february/</link>
		<comments>http://josh.st/2005/03/01/statistics-for-february/#comments</comments>
		<pubDate>Tue, 01 Mar 2005 08:01:23 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[australia]]></category>
		<category><![CDATA[Search engine]]></category>
		<category><![CDATA[search engine traffic]]></category>

		<guid isPermaLink="false">http://www.joahua.com/blog/2005/03/01/statistics-for-february</guid>
		<description><![CDATA[It’s a tad down from last month in everything except unique visitors, which means I just haven’t been creating enough new content and have been dependent on search engine traffic for hits from irregular visitors. Unique visitors: 1038 Number of visits: 3395 Pages: 17556 Hits: 30006 Bandwidth: 232.74 MB Yes, I should get back to [...]]]></description>
			<content:encoded><![CDATA[<p>It’s a tad down from last month in everything except unique visitors, which means I just haven’t been creating enough new content and have been dependent on search engine traffic for hits from irregular visitors.</p>
<p>Unique visitors: 1038<br />
Number of visits: 3395<br />
Pages: 17556<br />
Hits: 30006<br />
Bandwidth: 232.74 MB</p>
<p>Yes, I should get back to posting real content, but I’m afraid that’s not too likely, between school (3 weeks to half yearlies! I know we’re not halfway through the year, but the final year of schooling is odd here in Australia!) and a production next week which is likely to consume all waking hours!  I’ll hopefully get a chance to post regular or semi-regular photos, at least, but maybe not.</p>
]]></content:encoded>
			<wfw:commentRss>http://josh.st/2005/03/01/statistics-for-february/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: josh.st @ 2012-05-25 08:18:53 -->
