<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0" 
   xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" 
   xmlns:html="http://www.w3.org/1999/html" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
<channel>
   <title>Wandering Jew</title>
   <link>http://www.wanderingjew.co.uk</link>
   <description>Here, there and everywhere</description>
   <language>en</language>
   <copyright>Copyright 2006 Richard Cohen</copyright>
   <ttl>60</ttl>
   <pubDate>Mon, 27 Apr 2009 06:10 GMT</pubDate>
   <managingEditor>blogger@wanderingjew.co.uk</managingEditor>
   <generator>PyBlosxom http://pyblosxom.sourceforge.net/ 1.3.2 2/13/2006</generator>
<item>
   <title>Getting closer to QMAS</title>
   <guid isPermaLink="false">qmas2</guid>
   <link>http://www.wanderingjew.co.uk/qmas2.html</link>
   <description><![CDATA[
<span class="blosxomSubTitle">It's a long and bureaucratic process</span>
<p>
As we left the story <a href="http://www.wanderingjew.co.uk/qmas.html">last time</a>, I was waiting to hear if I'd been approved-in-principle for a Quality Migrant visa.  The results being published approximately quarterly, I was expecting end-of-August results to be followed by end-of-November results, but the end of November came and went without any sign of results on the QMAS website.  I will admit that I got a little obsessive, checking the website hourly, and getting more and more frustrated.  Finally, while out for dinner in the first week of December, I checked the website on my phone and found that - woohoo! - it had been updated.  Unfortunately, as mentioned before, the list is published as a PDF, and - boo! - my phone didn't have a PDF reader on it.  I managed, tapping away madly on my phone in a restaurant, largely ignoring two understanding friends, to find a web-based PDF reader which worked, only to find - double boo! - that all they publish is a list of approved application number, and I couldn't actually remember my number.  Rushed home, pulled out one of the letters with the application number on it, loaded up the list, and...</p>
<p>My number was on it.</p>
<p>After more than 4 months of waiting, I had an approval-in-principle, meaning that they had accepted my application, and as long as I could prove that all the papers I'd submitted had been genuine, and that I hadn't otherwise falsified anything on my application, I should be in.  Sounds simple, isn't.  A couple of weeks later, I got a letter confirming the approval-in-principle, and instructions on what paperwork they needed me to bring to my 'interview', which should be booked by calling them within 3 months.  They asked me to bring:
<ul>
<li>That letter
<li>My passport
<li>A completed copy of an attached survey, just for their records
<li>Proof of no criminal record from UK and HK police
<li>Originals of a variety of papers which I'd previously submitted copies of
</ul>
The letter, my passport and the survey weren't exactly a big deal.  For the police paperwork, all I had to do was submit the appropriate forms to the <a href="http://www.met.police.uk/information/">Metropolitan police</a> in London, and similar to the <a href="http://www.police.gov.hk/hkp-home/english/forms/cncc/cncc-local.htm">Hong Kong police</a> - except that being local, I went in person and got fingerprinted.  I will admit that I'm not too fast when it comes to paperwork - I just hate doing it - so by the time the police processing was done, it was time to go for my interview.</p>
<p>Except there was one other little issue.  I got my Dad (aka my lawyer/solicitor) to send me the originals of some papers he holds for me, so I had all the other paperwork I needed - all the paperwork I'd submitted, that was.  For some odd reason, something had apparently got mixed up at the Immigration office, and they asked for the originals of some references I'd given them to support work visa applications in 2005 and 2007.  I don't know where the papers are from back then, so I just decided to ignore them and hope they'd go away...</p>
<p>Paperwork collected or on the way, I called to book my interview mid-February and was given an early-March date.  I got my papers together, rechecked them a few times - yes, slightly obsessively - and was all ready when the interview date rolled around.  </p>

]]></description>
   <category domain="http://www.wanderingjew.co.uk"></category>
   <pubDate>Mon, 27 Apr 2009 06:10 GMT</pubDate>
</item>
<item>
   <title>Cupcake</title>
   <guid isPermaLink="false">Tech/cupcake</guid>
   <link>http://www.wanderingjew.co.uk/Tech/cupcake.html</link>
   <description><![CDATA[
<span class="blosxomSubTitle">Or Android 1.5, as it's properly known</span>
<p>
About 20 minutes ago, jbq (aka Jean-Baptiste Queru, Android engineer and community friend <i>par excellence</i>) announced on the #android IRC channel that Android 1.5 - the release formerly known as Cupcake - was done, tagged and released.  And that being done, he was going on vacation...</p>
<p>There's a somewhat full feature list <a href="http://source.android.com/release-features">here</a>, but the things I'm really interested in are:
<ul>
<li>A2DP, or stereo Bluetooth support, coupled with AVCRP for remote control.  To be honest, I'm not <b>hugely</b> bothered about it being stereo as such, since I mainly listen to podcasts and other spoken content, but without A2DP, only calls can go over Bluetooth, regardless of the number of channels in your audio.  I had A2DP on my Treo <b>years</b> ago, thanks to Softick Audio Gateway, a third-party shareware A2DP driver, and it's good to know that Android has caught up a bit.</li>
<li>On-screen keyboard.  The G1 is the first phone I've ever owned which slides, flips, rotates or otherwise isn't a single block with a keyboard on the front, and while the slide keyboard is pretty decent for a phone, it's pretty annoying to have to flip the phone open to enter a URL, a search term, or some other short text - and it's almost unusable one-handed, say when holding onto something in order not to fall over on a moving vehicle.  I've had a fiddle with the soft keyboard in the 1.5 preview SDK, and it seems pretty usable, at least for short things.  Not sure I'd want to type an email, blog post, IM, etc. on it, but we'll see</li>
<li>Widgets.  One of the most-requested features for the home screen - apart from not taking a few seconds to rebuild itself after being kicked out of RAM to make use for something else - widget support appeared as somewhat of a surprise a couple of months back, and not quite in the expected way.  Rather than being HTML/CSS/Javascript widgets, they are implemented as an application interface, so they are richer (and probably faster), but a little harder to write.  There are already lots of ideas floating around, and at least one <a href="http://android-dls.com/droid-dev-challenge.html">community widget competition</a> which should hopefully produce some interesting things.  I wonder how long until the 3-screen home screen becomes limiting?</li>
<li>Browser performance.  Not that the existing browser is particularly slow, but it'll be nice to see it faster.</li>
<li>General polish and performance.  There's been a bunch of screenshots floating around recently, and thing are looking a little more form-over-function.  Not that it really really matters, of course, but prettier phones sell more units, and I want Android to sell as many units as possible - both because I think it's a good platform and good for the mobile market, and because, selfishly, I hope to release some Android software soon, and more users (customers?) would be better</li>
</ul></p>
<p>The interesting question, of course, is when it'll get shipped or pushed to users.  The HTC Magic should be the first device shipping with 1.5 out-of-the-box, and it's expected to be released on May 5th, which really isn't far away.  For the G1, T-Mobile Germany have already announced that they expect to push a 1.5 update to users in May, so it's not unfair to expect T-Mobile in other countries to do something similar - I have a US G1, so I should get the push whenever T-Mobile US gets round to it.  I suspect Dream (same device, but not T-Mobile branded/released) users might have to wait slightly longer, but hopefully not too long.</p>
<p>Roll on donut!</p>

]]></description>
   <category domain="http://www.wanderingjew.co.uk">/Tech</category>
   <pubDate>Sat, 25 Apr 2009 03:31 GMT</pubDate>
</item>
<item>
   <title>Android Top Tip!</title>
   <guid isPermaLink="false">Tech/android-tip</guid>
   <link>http://www.wanderingjew.co.uk/Tech/android-tip.html</link>
   <description><![CDATA[
<span class="blosxomSubTitle">Just a little thing</span>
<p>
I got a T-Mobile G1 (aka HTC Dream) back in November, the first Android device to hit the market.  There's a partially-done full writeup somewhere in my draft folder, but for now, I wanted to get down a little tip I discovered today:</p>
<p>I've been trying to sign up with the new PCCW Wifi 'Single Device Plan', which is a very cheap ($28, around US$3.50 per month) unlimited wifi plan which uses the MAC address of the device for authentication.  You have to manually login once, entering the activation code you got by SMS, and from then on it'll recognise your device and log you straight in.  Their regular wifi service is virtually unusable on a regular basis with Android, since you have to connect to the service, then login before you can get to the internet, but as soon as you connect the device tries to reconnect to gmail, IM, etc. over wifi and fails.  Very annoying...  One limitation of the single device plan is that the $28 rate is only applicable to mobile phones, not laptops, and they use server-side user-agent sniffing to make sure you're activating a supported device.  Android is, of course, no supported.</p>
<p>No problem, says I, since the webkit rendering engine in Android has support for choosing an Android user-agent, a 'desktop' user-agent, or an iPhone user-agent.  I knocked together a simple web browser which pretends to be an iPhone, and went to register.  Problem, says I - there's something a little funky about the SSL setup used on the activation form, and I can't get it to work with my toy browser.  The built-in browser uses undocumented APIs to handle SSL errors, and while I probably could hack something up to work, I really can't be bothered.</p>
<p>I originally discovered that webkit had optional user-agent strings from the famous Mr. Romain Guy - author of the Android Home application - who mentioned something about a debug mode in the browser.  Unfortunately, this debug mode is, while not exactly secret, also not well-known, and I went off on a wild goose chase to make my own browser.  Today, while randomly browsing the <a href="http://code.google.com/p/sapphire-port-dream/issues/list">bug list</a> for the best-known Cupcake-on-G1 build, I see a mention of the debug mode, complete with <a href="http://code.google.com/p/sapphire-port-dream/issues/detail?id=211&start=100">instructions on how to enable it</a>.  In short, what you need to do is load the URL "about:debug" - this won't load a page, but will enable debug mode, which adds a bunch of options to the bottom of the 'Settings' panel, including a User-Agent picker.</p>
<p>As soon as I found it, and tested it on this site, I popped down to the PCCW shop in my building, loaded up the activation page, and bang! working fine.  I haven't tested it, but according to original instructions, the setting doesn't persist (across a restart of the Browser, or a reboot, I don't know), but it's very useful to know if you just need to access a page behind a stupid iPhone-only user-agent check.</p>
<p>For the record, the other toggleable options which show up are:
<ul>
<li>Single column rendering
<li>Use wide viewport
<li>Normal rendering
<li>Enable tracing
<li>Enable light touch
<li>Enable nav cache dump
</ul>
Don't really know what any of them do, but I'm sure there are one or two people out there who might want to play around with it...
</p>

]]></description>
   <category domain="http://www.wanderingjew.co.uk">/Tech</category>
   <pubDate>Tue, 21 Apr 2009 08:49 GMT</pubDate>
</item>
<item>
   <title>The end of December</title>
   <guid isPermaLink="false">end_of_dec</guid>
   <link>http://www.wanderingjew.co.uk/end_of_dec.html</link>
   <description><![CDATA[
<span class="blosxomSubTitle">Out and about</span>
<p>
The end of December... a busy time for visiting theme parks and the like.  In 2005, I went back to the UK over the Christmas holiday and went to Limmud.  In 2006 and 2007, I hosted picnics on the beach at Repulse Bay - very successfully in 2006, and a little less so in 2007.  In 2008, we did things a little differently - went to two theme parks and spent the night in China on the 25th.  </p>
<h2>Hong Kong Disneyland</h2>
<p>Hong Kong is the site of the 5th Disney theme park (California, Florida, Paris and Tokyo are the others), opened in 2005 to a somewhat muted response.  It's the smallest Disney park, by quite a long way, there were a number of scandals both before and after it opened, and visitor numbers have been consistently below predictions.  The general opinion in Hong Kong is that it's inferior to the home-grown Ocean Park, and that it's aimed squarely at mainland Chinese.  However, my gf managed to wrangle a couple of free tickets - she's good at that - so we went to check it out the weekend before Christmas.  Short summary: pretty good.</p>
<p>Longer summary: We rode the special Disney MTR train with couches instead of seats, Mickey-shaped windows and hanging handles, and small Disney statues in the carriages.  We went on a bunch of rides, including some classics (Autopia, It's a Small World, Space Mountain) and some newer, character-driven ones (Stitch Encounter, Festival of the Lion King, Buzz Lightyear Astro Blasters).  We spent quite a while queuing for photos with various characters - rumour has it that the park had to take on extra costumed staff after they opened because they'd underestimated just how photo-mad the Chinese are, and the characters the did have were being overwhelmed.  We ate a very indifferent meal at the burger joint.  We saw the afternoon parade, the fake snow in the evening (actually soap bubbles, but it worked well) and the night-time firework show.  We went home tired but happy, and there's not much more you need from a day out, really.</p>
<h2>Window of the World</h2>
<p>On the 25th, we crossed the border from Hong Kong to Shenzhen and went to Window of the World, a home-grown theme park whose main attraction is a huge selection of scale models of famous buildings and other landmarks from around the world.  I did pay for this one, although it was a lot cheaper than Disney would have been and I was also largely impressed.  We started off by taking a monorail ride around the park (for an extra fee), which was a pretty good way to get an overview, and to get an idea of which areas we wanted to focus on.  Sensibly enough, the park is mainly divided up by continent, so we started in Asia, including a large-ish Taj Mahal and a nice Japanese garden, complete with apparently insanely hungry fish to feed (for an extra fee).  One of the two negative points of the day was lunch - after spending a while looking for anything other than meaty Chinese food, we gave up and just bought some crisps and nuts from a snack stall. You might have thought a theme park attempting to provide a view on the world might also have made an attempt at something other than local food, but you'd be wrong.</p>
<p>After lunch we went to the Europe section, which includes a 1:2 scale reproduction of Stonehenge, only without the hippies.  Two of the most striking models in the park are the Eiffel Tower and the Arc de Triomphe, which tower over the central area - and in the case of the Eiffel Tower, over the surrounding neighbourhoods.  After we'd let our lunch settle, we went to - and remember this was on December 25th - the ski/snow dome.  Yup, white Christmas in sub-tropical south China!  They have an indoor ski slope, and an ice sculpture area with smaller slopes for rubber ring tobogganing, which was pretty fun.  We didn't bother with the ski-ing - my gf has never skied, and I haven't been near a slope for about 15 years - but I did go down the main slope in a rubber ring...  One thing which we really noticed was that it was cold, proper cold, compared to the so-called winter going on outside in which it's still perfectly possible to be comfortable in a short-sleeved t-/polo-shirt, at least during the day.  After a few minutes in the dome, we had numb and pink faces and hands, exactly how winter should be.</p>
<p>After the snow, we spent a bit more time in the park, visited the African and American areas, noted that the Capitol building in the USA area was closed for maintenance - yes, really.  We went on one ride, a metal-tracked bobsleigh-like ride, and I was completely unsurprised to find an Israeli family just behind us in the queue, chattering away in Hebrew.  They get everywhere - a local theme park in China is exactly the sort of place you would expect to find Israelis, of course.  The second disappointment of the park was the nightly firework show, which is apparently not nightly and wasn't on that night, and the show in a building variously referred to as the Kaiser's Palace and Caesar's Palace, but strangely never as the Czar's Palace.  The show consisted of ladies in somewhat skimpy costumes dancing to very loud recorded music and just wasn't very interesting.</p>
<p>In short, good day, good park, bring your own food and don't bother too much about the show - but do stay to see the models in the dark because they look cool.  Oh, and bring a hat for the snow dome - I happened to have a Santa hat with me, which may have looked a little bit silly, but kept my head warm.</p>
<h2>Holiday Inn Express Shenzhen</h2>
<p>We've stayed over in Shenzhen a couple of times, in massage places, which is alright, but not great - massage and shopping in Shenzhen being a topic for a later post.  I decided this time to find us a decent hotel, and after a bit of shopping around, decided the Holiday Inn Express looked like a good deal.  It's a budget hotel, 3 star and 400 Yuan (under US$60) for a night, it only has one class of room with a choice of smoking or non-smoking, and there's a breakfast buffet thrown in.  The room was pretty spacious, if not luxurious, with a very firm queen-sized bed, sofa, writing-desk, TV, wardrobe, wired and wireless (with a weak signal) Internet and a shower bathroom.  I am quite picky about showers, and I was impressed by this one - a rain shower, lots of room, and shampoo/shower gel in a dispenser rather than little bottles.  We ended up checking in at around 11pm, having gone for Pizza Hut after the day at the theme park, and the staff were welcoming at that hour.  Breakfast was decent - nothing special, but a good enough selection of cold western and hot/cold Chinese food, certainly enough to start the day.  The three complaints I found online before booking are all true - but none of them really matter that much: there's no refrigerator in the room, the breakfast is a little limited in range (it's a $60 hotel room!), and our taxi driver didn't know where the hotel was, so he had to ask his control for help.</p>
<p>Staying overnight made the trip a lot more relaxed than the usual one-day rush, and it was a lot nicer and more civilised than staying in a massage room.  The hotel was clean, comfortable, cheap, and had nice extras like breakfast and both wired and wireless Internet thrown in.  I'd definitely stay there again.</p>

]]></description>
   <category domain="http://www.wanderingjew.co.uk"></category>
   <pubDate>Mon, 29 Dec 2008 08:59 GMT</pubDate>
</item>
<item>
   <title>The Quality Migrant Admission Scheme</title>
   <guid isPermaLink="false">qmas</guid>
   <link>http://www.wanderingjew.co.uk/qmas.html</link>
   <description><![CDATA[
<span class="blosxomSubTitle">A less well-known way into Hong Kong</span>
<p>
A while ago, I listed the common types of visas used by foreigners when entering and living in Hong Kong, and I've mentioned that I applied for entry under the "Quality Migrant Admission Scheme" (QMAS), which is a much less well-known, but rather interesting scheme.  It can be summed up as a way to bring relatively small numbers of relatively high-quality migrants into Hong Kong, according to some rather strict rules.  There are two ways to qualify: the "Achievement-based Points Test" which is for globally-exceptional people like Nobel prize winners, Olympic medal winners, or similar leaders in other fields - and the "General Points Test" which is a much saner thing, and the way I applied.  Like the scheme famously used in Australia, it's a points test based on education, experience, and other random personal bits and pieces - with applicants being ranked by score.  There's an annual quota of 1000, which has never been met (unless, possibly, dependents are included in the quota), and 'selection exercises' (a phrase which rings a slight Nazi bell for me) are held approximately quarterly.  Before points are even counted, any applicant must pass somewhat stringent pre-requisites - and show proof.  In fact, there are five sets of documents which must be provided at different times in the process: </p>
<ul>
<li>Educational qualifications - in my case, a copy of my University degree certificate, and an original transcript of my course modules and results.
<li>Financial stability - an applicant must be able to prove that they are capable of living in Hong Kong without either work or government support.  In my case, a mortgage statement, a copy of my title deed, a copy of my contract of sale and a recent valuation of my flat in London.
<li>Professional experience - detailed references, showing not only employments dates and positions held, which is all you normally get on a modern reference, but details of duties, responsibilities and major career achievements.
<li>Language proficiency - fluency in English or Chinese (Mandarin or Cantonese) is a pre-requisite, and applicants who are not from a native English- or Chinese-speaking country should be able to show proof of their fluency.  If there's any doubt, HK Immigration can require the applicant to take a language test.
<li>'Clean character' - in other words, lack of a criminal record.  A police report must be submitted for every country in which the applicant has lived for 12 months or longer, within the past 10 years.
</ul>
<p>These are not easy - nor, in some cases, cheap - documents to obtain.  The financial documents were relatively easy for me, because I know the right people in the UK to get the documents from.  The educational documents were a bit harder - had to find the right people at my University.  I don't need to prove I speak English fluently, amazingly enough, and I don't need to submit the police records - yet - as they aren't required until the end of the process.  I did need to submit detailed references, and that's where things got tricky.  I had planned to submit my application in July - at the latest - both to have a chance of getting into the August selection round, and so I had my application in before my previous work visa expired at the end of July.  Not that it really matters, but I thought that if I had any trouble at passport control after I ceased to be a HK resident (again!), it might help to be able to point out that I'd already applied for another visa.  I sort of made it and sort of didn't - I made a visa run to Macau a couple of days before my work visa expired, only to be told in a firm-but-friendly way that since I still <b>had</b> a valid visa, I had to use it, and I then submitted my application the following day.</p>
<p>Sort of submitted it.  I hadn't actually managed to get hold of the right references from previous employers, but since I wanted to get my application into the system, I submitted it anyway.  I got a couple of letters back - one saying they'd got my application and assigned me an application number, and one pointing out that I hadn't attached any references and politely asking me if I could send them some, please.  I had managed to get hold of some at that point, late August, so I dropped them in at Immigration along with a cover letter - there is a dedicated desk for QMAS stuff, which makes it very convenient to deliver papers in person.  I got one further letter, asking me for a reference from SCO, where I worked from 1998 to 2000, but since the company no longer exists - no, the company now trading under that name is not the one which employed me - I had to let Immigration know that I couldn't get a reference for that position.  That was in late September, after I obviously missed the August round of processing.</p>
<p>Around this time, I made contact with a guy in Singapore who'd also applied, and it's been pretty useful to compare notes as we went along.  We're in similar situations, both IT guys, although he probably gets a slightly higher score than me.  He did get more details requests for information, due to personal circumstances, and he wasn't as obsessed as I was about getting every single bit of paper correct.  Of course, he's also not relying on it as a way to remain living in the city which is his current home.</p>
<p>So as of early October, I had all the paperwork in, and had told Immigration that I didn't think I had anything else to give them.  The way they'd published results in the past was to put up a list of successful (in principle) application numbers as a PDF, late in the month, so I settled back to wait until the November results were published.  And waited... and waited...</p>
<p><i>To be continued.</i></p>

]]></description>
   <category domain="http://www.wanderingjew.co.uk"></category>
   <pubDate>Wed, 10 Dec 2008 16:20 GMT</pubDate>
</item>
</channel>
</rss>
