Friday, September 30, 2011
Mediamonkey doesn't recognise your device?
Mediamonkey seems to have trouble identifying devices without a name - perhaps because it can't tell different devices apart if they're all called "Removable Disk F"?
Tuesday, September 20, 2011
rwc crowd estimates - i don't buy it
Friday, August 12, 2011
Windows Explorer Path Too Long - How to Fix
Symptom
Can't do anything with one or more files or folders using Windows Explorer.
Possible cause
As I understand it, modern versions of Windows allow paths up to 32000 characters, but for some reason the Windows Explorer is only able to handle 256 character paths. So it's possible to get into a situation where a program allows you to create files and folders that you can't manage later with Windows Explorer because the path is too long.
Solution
1. Use a different program to work with files. You can often do this from the File:Open dialog box of various programs.
2. Install an alternative file explorer. I didn't do this, so sorry but I can't recommend one. There is a list here.
3. Use the Subst command to create a virtual drive with a shorter path that Windows Explorer can handle, so you can fix the problem.
Subst Example
Let's say you have a file c:\very\very\long\path\file.txt that has this problem.
- Open a Command Prompt window (Start:All Programs:Accessories:Command Prompt)
- Type subst x:
- In Windows Explorer, browse to the file
- Copy perhaps half of the file path (e.g. c:\very\very) from the text box at the top
- Paste into the Command Prompt (right-click Paste)
subst x: c:\very\very
Hit enter, and you should find that there is a new drive x: in your windows explorer, pointing to c:\very\very You can work with your files using this drive.
At this point it's up to you whether you use x: drive all the time to work with these files, or if you go through and shorten the names of the files and folders so that Windows Explorer can handle them from your original drive (c: in this example).
If you don't need the virtual drive any more, you can remove it with
subst x: /d
Saturday, August 06, 2011
Space travel reality is stranger than fiction
Friday, August 05, 2011
Radio New Zealand With Pictures
Truly exciting news. Hopefully this means no more of the uncertainty and wishy washy lip service to the charter that TVNZ offered.
"The Radio New Zealand board of governors has given the thumbs up to plans for televised versions of its content as the foundation for a new public service television channel.
The proposed new channel would replace TVNZ7 when government funding runs out next July."
http://www.nzherald.co.nz/business/news/article.cfm?c_id=3&objectid=10743011&
Friday, July 15, 2011
Official: Pastafarian strainer titfer is religious headgear
http://www.theregister.co.uk/2011/07/14/pastafarian_ruling/
Saturday, June 04, 2011
Mana = Hamas?
Taking the Palestinian electoral situation of Fatah/Hamas, it's clear that Hamas was able to take advantage of powerful feelings of national hurt and anger by taking a hardline stance.
From a disinterested observer perspective, it's hard to see strong similarities between the respective plights of the Palestinians and Maori. Israel is a loooooong way from showing enough guilt or remorse to introduce positive discrimination and ethnic political quotas.
Friday, May 20, 2011
Alien lifeforrm discovered on Europa
http://www.welshspaceagency.org/Cymru-III-Mission/alien-lifeforrm-discovered-on-europa.html
Wednesday, May 11, 2011
AFC Wimbledon
Monday, March 14, 2011
How to really predict NZ's earthquakes and volcanoes
2010 was a year with two unMondayised holidays (Waitangi and Anzac Days) and a major geological event - the 4 September earthquake near Christchurch.
2011 has one unMondayised holiday (Waitangi Day) and one forfeited holiday with Anzac Day falling on Easter Monday. This bizarre alignment has resulted in the most tragic earthquake of recent times - the 22 February earthquake.
After discovering this correlation, I examined NZ's history of major geological events and was astounded to find the following:
1953 Tangiwai disaster caused by the eruption of Mt Ruapehu, 151 people killed - Anzac Day was on a Saturday.
1931 Napier earthquake, 256 people killed - Anzac Day was on a Saturday.
1886 Tarawera eruption, 121 people killed and the Pink & White terraces destroyed - Waitangi Day was on a Sunday and Anzac Day was on a Saturday!
Some might argue that neither Waitangi nor Anzac Days actually existed as holidays in 1886, thus destroying the theory. Au contraire, this should have been taken as an omen for future generations that mere mortals shouldn't mess with fate by dabbling in the unnatural abomination of unMondayised holidays.
Some might mention that in 1929 the unMondayised Two landed slap bang in the middle of the week which didn't prevent the Murchison Earthquake that killed 17. Well I'm not some Moon Man predicting every little tremor and aftershock, I only get out of bed for the big stuff.
After 2011 we can probably breathe easy for a few years. However 2017 is shaping up as another big one as the holidays align once again, so be prepared for earthquakes, eruptions and tsunamis by sleeping in a flat open field at least 250 metres above sea level and away from any boulder-strewn hills. Actually volcanic eruptions can trigger lightning storms so you're probably stuffed there as well.
This article is not intended to trivialise the Christchurch earthquakes or any other natural disaster - but it definitely is intended to parody earthquake predictions based on spurious correlations.
Monday, January 03, 2011
gmail app as a combined inbox
So I set up gmail as a combined inbox as follows:
1. Gmail can fetch email from pop3 accounts - see here for more info
My preferred settings:
Leave a copy of retrieved messages on the server, so that your legacy account retains copies of all emails fetched by gmail and can continue to be used independently - why have gmail as a single point of failure?
Label incoming messages - this is crucial to be able to differentiate the accounts that emails belong to
You can also set up the smtp side so that when you reply to a fetched email in gmail, the replies are sent from your legacy email.
2. Use account "views". Once you have set up pop3, your inbox will contain emails from multiple accounts which can be confusing to work with.
To view only emails from a legacy account, select the label on the left hand side.
Viewing only your gmail emails is a bit fiddlier. In the search box you can filter out all non-gmail labels by using the -label: operator.
Example: if you have set up the a@hotmail.com and b@yahoo.com accounts to be fetched into gmail, you can filter these out by entering the following in the search box:
-label: a@hotmail.com -label:b@yahoo.com
It's a pain to have to type into the search box every time, so luckily there is a feature you can enable in the labs to save this search as a "quick link".
Select Settings:Labs and Enable the Quick Links feature. Then go back to your Inbox, enter your filter search term and click Add Quick Link. A dialog box pops up allowing you to name the quick link (you could call it "Gmail Only"). Click OK and the quick link is created.
Now you can just click the Gmail Only quick link to filter out the emails fetched from other accounts.
3. Account "views" in the Gmail app for Android
The Gmail app for Android is not nearly as feature rich as the PC version. It does allow you to select labels to filter the view, but it does not have Quick Links. I was worried that Gmail would be unusable if I couldn't easily filter out legacy account emails.
Luckily it turns out that the Android version handles exactly the same search operators as the PC version, and previous searches are saved for reuse.
So you can key in the search above and it will be available for reuse as a recent search. This isn't as nice as Quick Links and it's possible you might have to rekey the search once in a while. But it's good enough for me.
Tuesday, December 21, 2010
Lunn Ave sucks
Tuesday, December 07, 2010
2011 - another crap year for Kiwi wage slaves
And look out, 2011 sucks just as bad - with the added cruel irony of Anzac Day not falling on a weekend, but the same day as Easter Monday! I predict a plane crash and a volcanic eruption in Auckland...
Sunday, November 28, 2010
Heavy bank presence at Onehunga Christmas Parade
Friday, October 08, 2010
Dearth of decent graphics and data for NZ local elections
The only site that makes any effort is the official elections2010.co.nz site. Unfortunately it has some serious flaws. No effort is made to explain how many candidates in a ward or board will be elected, which makes the results fairly meaningless. The elections for a particular region are presented in one enormous page full of photo thumbnails that takes an eternity to load for populous regions - this is particularly bad for Auckland.
Friday, October 01, 2010
Hobbit and Actors Equity
Friday, July 16, 2010
Kiwibank as a NZ model for government owned businesses
To me this represents a fantastic model for government to influence mature, margin-rich "incumbentopoly" markets for the benefit of consumers.
My next targets: the main spends for NZers. Groceries, power, phone, petrol, insurance.
Kiwipetrol
It already looks like petrol is being dealt to with the acquisition of Shell NZ by Infratil and the NZ Superannuation Fund.
Kiwiphone
Phone has been addressed with Telecom in a regulatory stranglehold.
Kiwipower
Power is already dominated by government owned companies. It actually needs divestment and a change of philosophy for whoever is left.
Kiwigrocer
To me the grocery market is the top candidate for intervention. The Warehouse, our largest retailer, had to abandon its foray into groceries after a ferocious double-team by Progressive and Foodstuffs. With two players there is little to prevent collusion, and between them they're certainly squeezing the life out of their suppliers.
Post the recession there are acres of vacant light industrial space that could be easily converted. Being shopping destinations in themselves, supermarkets don't have to pay over the odds for sought-after space in malls or high streets.
Kiwisurance
The bottom end of the insurance market is full of restrictive fine text and slothful claim processing times. A provider of basic, cheap, non-nonsense policies is needed. This could be an offshoot of NZ Post/Kiwibank.
Wednesday, June 09, 2010
Kobo 100 preloaded books list
Friday, March 05, 2010
What is the best trademe user name for buyers?
Online auctions may feel completely different from a physical auction, but a lot of the principles remain the same. In theory there is much more bidder info on an auction site than you can discover by observation at a physical auction - with a few clicks you can view their complete trade history. But in practice, you can't guarantee that other bidders will be impressed by your extensive trade history, either because they can't be bothered viewing it or don't know how to.
So the key place to try and stamp your authority is within the auction itself.
On the face of it, intelligent questions to the seller could be thought to achieve this. However my experience is that questioners are not viewed as a threat because they're often just kicking the tyres and aren't serious bidders.
Perhaps a confident bidding pattern would help? Without the body language, I seriously doubt it.
This leaves the user name as your only weapon. I think the name is worth a bit of thought. You want to use it to convince others that you are a serious buyer, won't let others take advantage by being distracted from the auction, and are sufficiently web savvy to avoid screwing up.
This rules out names such as tyrekicker4life, harriedmumof3, newbiegrandad, etc. On the other hand, there is very little to fault with names such as topgun, trading247 and webwhiz.
I wouldn't put too much effort into naming. Consider that once you have done a few physical auctions then your body language will be on a par with the other experienced bidders and their advantage will be cancelled out. There is no point in hamming up the body language to try and outdo them - they will not be fooled.
Similarly, a good online name brings you up to the same level as other experienced bidders, but the world's greatest name ever is unlikely to give you any meaningful advantage over them. The goal is merely to minimise entanglement in bidding wars with beginners.
Sunday, February 28, 2010
Incongruously wild celebration of totally dominant sports teams
I can understand it in football where goals are comparatively rare and worth getting very worked up about. But not in cricket.
These contests aren't close, so I doubt they're experiencing the kind of excitement that you or I would experience at winning a huge lottery payout.
Some might say that they have such competitive spirits that they can't help themselves.
My opinion: it's become the favourite way to express dominance over your opponents and try to psych them out. They're saying "Look at us, we're celebrating. You can't do this."