<?xml version="1.0"?>
<!-- RSS generated by Radio UserLand v8.0.7 on Tue, 28 Jan 2003 22:55:23 GMT -->
<rss version="2.0">
	<channel>
		<title>tin_the_fatty: Working Tools</title>
		<link>http://radio.rollingegg.net/categories/workingTools/</link>
		<description>Tools for Working on the Computer</description>
		<copyright>Copyright 2003 tin_the_fatty</copyright>
		<lastBuildDate>Tue, 28 Jan 2003 22:55:23 GMT</lastBuildDate>
		<docs>http://backend.userland.com/rss</docs>
		<generator>Radio UserLand v8.0.7</generator>
		<managingEditor>tin_the_fatty@rollingegg.net</managingEditor>
		<webMaster>tin_the_fatty@rollingegg.net</webMaster>
		<category domain="http://www.weblogs.com/rssUpdates/changes.xml">rssUpdates</category> 
		<skipHours>
			<hour>1</hour>
			<hour>2</hour>
			<hour>3</hour>
			<hour>6</hour>
			<hour>12</hour>
			<hour>13</hour>
			<hour>18</hour>
			<hour>4</hour>
			</skipHours>
		<ttl>60</ttl>
		<item>
			<description>&lt;h4&gt;Signing Off&lt;/h4&gt;

&lt;p&gt;I am retiring my Radio weblog. You are invited to visit &lt;a href=&quot;http://mt.rollingegg.net/&quot;&gt;my new MovableType weblog&lt;/a&gt;.&lt;/p&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2003/01/29.html#a286</guid>
			<pubDate>Tue, 28 Jan 2003 22:54:44 GMT</pubDate>
			</item>
		<item>
			<description>&lt;h4&gt;Hobson&apos;s Choice&lt;/h4&gt;

&lt;p&gt;I went to a school play &quot;Hobson&apos;s Choice&quot; when I was in Sixth Form. It was the first time I came across this play and this story. It was good performance and I liked it. When I said to my schoolmates that Hobson didn&apos;t really have much choice, they told me that the whole idea of the story was that Hobson had no choice.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.acme.com/software/thttpd/&quot;&gt;thttpd&lt;/a&gt; is working really well on my OpenBSD gateway machine serving up my weblog and a few other under-utilized small sites for friends, It is run chroot()&apos;ed, meaning it is reasonably secure. Virtual hosting is so easy to do. Throttling is also a cool feature, althou I have no use for it at the moment.&lt;/p&gt;

&lt;p&gt;I need something more. I want to run &lt;a href=&quot;http://www.movabletype.org&quot;&gt;MovableType&lt;/a&gt;, which means perl w/ CGI. thttpd has a CGI interface, but to run it chroot()&apos;ed I would have to reinstall perl in the chroot()&apos;ed environment, which I have yet to figure out, and it looks extremely messy.&lt;/p&gt;

&lt;p&gt;Apache running chroot()&apos;ed has one advantage: with &lt;a href=&quot;http://perl.apache.org&quot;&gt;mod_perl&lt;/a&gt;, since the module is initialized at startup before entering the chroot jail, there is no need to install perl within the chroot jail, and this makes setting up much easier.&lt;/p&gt;

&lt;p&gt;I could run thttpd listening on port 80, and Apache listening on another port. This would enable me to run MovableType on the backend and still let thttpd serve my weblog. The weblog search script however still wouldn&apos;t work.&lt;/p&gt;

&lt;p&gt;Apache also does one thing which thttpd does not. Apache has this great mod_proxy module which does reverse proxying, so I can run Apache on my gateway machine, and let it connect to another server on the intranet, thereby exposing this other server to the outside.&lt;/p&gt;

&lt;p&gt;Maybe it really is time to upgrade my gateway machine?&lt;/p&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2003/01/20.html#a282</guid>
			<pubDate>Mon, 20 Jan 2003 13:12:04 GMT</pubDate>
			</item>
		<item>
			<description>&lt;h4&gt;Fight Spam&lt;/h4&gt;

&lt;p&gt;Some very smart people &lt;a href=&quot;http://spamconference.org/&quot;&gt;met up&lt;/a&gt; on fighting spam. Slashdot, as usual, has a &lt;a href=&quot;http://yro.slashdot.org/article.pl?sid=03%2F01%2F19%2F0255228&amp;amp;mode=thread&amp;amp;tid=111&quot;&gt;follow-up&lt;/a&gt; This &lt;a href=&quot;http://yro.slashdot.org/comments.pl?sid=51208&amp;amp;threshold=0&amp;amp;commentsort=0&amp;amp;tid=111&amp;amp;mode=thread&amp;amp;pid=5111653#5112327&quot;&gt;comment&lt;/a&gt; is most interesting. I use a few DNSBLs, and althou this blocks most of the spam houses from my mail server, there are quite a few false positives (the so called collaterial damage). I use services from godaddy and paypal, and both are blocked from my mail server because their IP addresses appear in some of these DNSBLs, meaning that I would have to manually put their mail servers into my accept list before I could receive email from them, and I won&apos;t know about such rejects until I look into my maillog.&lt;/p&gt;

&lt;p&gt;Something worth investigating.&lt;/p&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2003/01/19.html#a281</guid>
			<pubDate>Sun, 19 Jan 2003 14:46:24 GMT</pubDate>
			</item>
		<item>
			<description>&lt;h4&gt;TODO List&lt;/h4&gt;

&lt;ul&gt;
	&lt;li&gt;Finalize draft letter to be sent to hkgolden.com for Po.&lt;/li&gt;
	&lt;li&gt;Finish Rico&apos;s workflow program.&lt;/li&gt;
	&lt;li&gt;Look into setting up &lt;a href=&quot;http://www.movabletype.org&quot;&gt;MovableType&lt;/a&gt; to replace my &lt;a href=&quot;http://radio.userland.com&quot;&gt;Radio&lt;/a&gt; &lt;a href=&quot;http://radio.rollingegg.net&quot;&gt;weblog&lt;/a&gt;. Radio is good value-for-money for what you get: software plus update plus web space. However, I am cheap, and have no use for web space provided by Userland. Radio have problems handling double-byte Chinese characters with grace. I also don&apos;t want to devote one good computer to run Windows just to run Radio, nor do I want to run Radio on my Tibook. I am therefore looking for something to replace my Radio. MovableType is powerful and looks good. It is free as in free beer for non-commercial use.&lt;/li&gt;
&lt;/ul&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2003/01/19.html#a280</guid>
			<pubDate>Sun, 19 Jan 2003 07:46:20 GMT</pubDate>
			</item>
		<item>
			<description>&lt;h4&gt;Speed is Important in Usability&lt;/h4&gt;

&lt;p&gt;I only used Apple&apos;s new browser &lt;a href=&quot;http://www.apple.com/safari/&quot;&gt;Safari&lt;/a&gt; for a shortwhile when it first came out. Apple has just posted an update, so I downloaded it and played with it some more.&lt;/p&gt;

&lt;p&gt;Safari is &lt;em&gt;FAST&lt;/em&gt;. The more I use it the more I appreciate its speed. I have to admit it now, that its speed makes the Internet more pleasant to use.&lt;p&gt;

&lt;p&gt;Althou I am tempted, I doubt I would use Safari in its present state as my default browser (which at the moment is Chimera). With tabbing under Chimera, I normally Apple-click on all the links in a windows, and those links will be loaded in a different tab in the background for me to go check later on. This is so cool because I don&apos;t have to wait for the new link to load and it does not interrupt my flow of reading the orignal window. Safari lacks Mozilla-like tabbing, so when I Apple-click on a link to open a new window, the new window is opened all over the place. I also have to try to find and restore the original window, which is a bit of a pain.

&lt;img src=&quot;http://radio.rollingegg.net/images/chimera_tab.png&quot;&gt;&lt;/p&gt;

&lt;p&gt;I don&apos;t doubt for a second that Safari will get tabbing shortly.&lt;/p&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2003/01/11.html#a277</guid>
			<pubDate>Sat, 11 Jan 2003 10:06:22 GMT</pubDate>
			</item>
		<item>
			<description>&lt;h4&gt;Product vs. Service: VoIP&lt;/h4&gt;

&lt;p&gt;Interesting &lt;a href=&quot;http://shirky.com/writings/zapmail.html&quot;&gt;story&lt;/a&gt; about some big corporation trying to charge a premium for a cheap service. Analogues of telephone companies and WiFi-service providers were drawn. I am wondering whether charges of the various local companies are too high, and why they claim to lose money over local voice lines.&lt;/p&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2003/01/09.html#a276</guid>
			<pubDate>Thu, 09 Jan 2003 03:42:43 GMT</pubDate>
			</item>
		<item>
			<description>&lt;h4&gt;Macworld Expo Comments Continue&lt;/h4&gt;

&lt;p&gt;&lt;a href=&quot;http://maccentral.macworld.com/news/0301/08.safaridownload.php&quot;&gt;Safari breaks single day download record for Apple&lt;/a&gt;. &lt;i&gt;The browser war is not concluded!&lt;/i&gt;&lt;/p&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2003/01/09.html#a275</guid>
			<pubDate>Thu, 09 Jan 2003 01:29:39 GMT</pubDate>
			</item>
		<item>
			<description>&lt;h4&gt;Macworld Expo: Exciting Times&lt;/h4&gt;

&lt;p&gt;The media have been saturated with information on new hardware and software from Apple just announced in Macworld Expo.&lt;/p&gt;

&lt;p&gt;Apple&apos;s new presentation software &lt;a href=&quot;http://www.apple.com/keynote&quot;&gt;Keynote&lt;/a&gt; is very interesting. I look forward to playing with it and using it.&lt;/p&gt;

&lt;p&gt;I like the form factor of the 12&quot; Powerbook G4, althou I am not comfortable that it lacks a PCMCIA card slot. I admit that the PCMCIA card slot on my 15&quot; TiBook is unoccupied most of the time, so it is quite possible that Apple&apos;s decision not to put the slot in the new machine is sound.&lt;/p&gt;

&lt;p&gt;The &lt;a href=&quot;http://www.apple.com/airport/&quot;&gt;Airport Extreme&lt;/a&gt; is also very interesting. This piece of equipment could serve as an access point &lt;em&gt;and&lt;/em&gt; a bridge at the same time, meaning that one can form a mesh WiFi network easily. There are access points, and there are bridge, but I believe this is the first one which does both. Pity to use the Airport Extreme card (for the high speed) I would have to upgrade to a new machine, which I won&apos;t be able to do until next year.&lt;/p&gt;

&lt;p&gt;The new &lt;a href=&quot;http://www.apple.com/safari/&quot;&gt;Safari&lt;/a&gt; browser will replace Microsoft Internet Explorer as the default browser on new machines. It is based on the KHTML core, and is lightning fast. It beats &lt;a href=&quot;http://www.mozilla.org/projects/chimera/&quot;&gt;Chimera&lt;/a&gt; on speed by a comfortable margin. However, it has problems handling tons of CSS stuff. Web developers will have to support an additional browser from now on, which is of course bad news.&lt;/p&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2003/01/09.html#a274</guid>
			<pubDate>Thu, 09 Jan 2003 01:06:01 GMT</pubDate>
			</item>
		<item>
			<description>&lt;h4&gt;Apple may charge for iApps&lt;/h4&gt;

&lt;p&gt;The &lt;em&gt;rumour&lt;/em&gt; is all &lt;a href=&quot;http://www.macmegasite.com//modules.php?name=News&amp;amp;file=article&amp;amp;sid=563&quot;&gt;over&lt;/a&gt; &lt;a href=&quot;http://www.whiterabbits.com/MacNetJournal/archives.html#note_445&quot;&gt;the&lt;/a&gt; &lt;a href=&quot;http://rss.com.com/2100-1040-979129.html?type=pt&amp;amp;part=rss&amp;amp;tag=feed&amp;amp;subj=news&quot;&gt;place&lt;/a&gt; on the Internet. Apparently Apple will starting charging for the now-free iApps.&lt;/p&gt;

&lt;p&gt;I use iPhoto and iMovie, especially the former, quite a lot. If I had to pay for them, I probably would, but then I would also look at alternatives, such as the excellent &lt;a href=&quot;http://www.iview-multimedia.com/products/&quot;&gt;iView Media Pro&lt;/a&gt;. As long as the iApps are reasonably priced, I would say it would be good for the platform in the long run, as this would push the users to try and evaluate the iApps as well as 3rd party offerings.&lt;/p&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2003/01/04.html#a271</guid>
			<pubDate>Sat, 04 Jan 2003 02:14:03 GMT</pubDate>
			</item>
		<item>
			<description>&lt;p&gt;These &lt;a href=&quot;http://www.mandrakelinux.com/en/future.php3&quot;&gt;folks&lt;/a&gt; need your help. I have just upgraded my membership to Silver and thereby given them US$60. I am running a &lt;a href=&quot;http://www.mandrakelinux.com/en/9.0/presentation/index.php3&quot;&gt;Mandrake 9&lt;/a&gt; workstation. I have just played with their new &lt;a href=&quot;http://www.mandrakesoft.com/products/mnf/&quot;&gt;Multi Network Firewall&lt;/a&gt; and like it a lot. Their software has always been excellent and available for download for free. US$120 a year is a good price to pay for top quality software. Oh BTW Silver membership entitles me to Sun&apos;s StarOffice officue suite.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Highly recommended.&lt;/b&gt;&lt;/p&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/12/21.html#a261</guid>
			<pubDate>Sat, 21 Dec 2002 00:16:51 GMT</pubDate>
			</item>
		<item>
			<description>&lt;h4&gt;MandrakeSecurity Multi Network Firewall&lt;/h4&gt;

&lt;p&gt;Very cool.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://radio.rollingegg.net/images/MandrakeMNP.png&quot; title=&quot;Screen shot&quot;&gt;&lt;img src=&quot;http://radio.rollingegg.net/images/MandrakeMNP_thumb.png&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It is a dual-license software, being proprietory or GPL. It costs USD1990 (if you want full support), but also available for free download. The price is kinda steep, but definitely something I would recommend to clients.&lt;/p&gt;
</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/12/15.html#a260</guid>
			<pubDate>Sun, 15 Dec 2002 13:09:54 GMT</pubDate>
			</item>
		<item>
			<description>&lt;p&gt;Then I found &lt;a href=&quot;http://pocketblog.com/pbdocs.html&quot;&gt;this&lt;/a&gt;, which is a good guide for setting up any blog client.&lt;/p&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/12/02.html#a254</guid>
			<pubDate>Mon, 02 Dec 2002 10:00:18 GMT</pubDate>
			</item>
		<item>
			<description>&lt;b&gt;Getting Newz Crawler to work w/ Userland Radio&lt;/b&gt;

&lt;p&gt;I couldn&apos;t find the documentation to enable this. There are bits of information around but they are sketchy. I spell everything here hoping that Google would pick this up, for the benefit of other bloggers.&lt;/p&gt;

&lt;p&gt;On the Radio side you need to enable &quot;The Blogger API in Radio&quot;, then on Newz Crawler you enter the name of the machine running Radio as the url, and &quot;/RPC2&quot; (and &lt;i&gt;not&lt;/i&gt; &quot;/api/RPC2&quot;!) as the directory. Enter &quot;80&quot; as the port number. Do a refresh, and you should see your blog as an option on the pull down manual on the right.&lt;/p&gt;

&lt;p&gt;I couldn&apos;t do a screen dump as I have really uninstalled Newz Crawler from my Windoz workstation. It&apos;s nice, but not &lt;a href=&quot;http://www.apple.com/&quot;&gt;that&lt;/a&gt; nice.&lt;/p&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/12/02.html#a253</guid>
			<pubDate>Mon, 02 Dec 2002 09:40:28 GMT</pubDate>
			</item>
		<item>
			<description>Test post using Newz Crawler. Baby in hand, so typing w/ only one hand now.&lt;br&gt;&lt;br&gt;-- &lt;br&gt;Composed with Newz Crawler 1.3 &lt;a href=&quot;http://www.newzcrawler.com/&quot;&gt;http://www.newzcrawler.com/&lt;/a&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/11/30.html#a252</guid>
			<pubDate>Sat, 30 Nov 2002 02:49:04 GMT</pubDate>
			</item>
		<item>
			<description>&lt;b&gt;3G Network: The Future is Bright, the Future is Hello Kitty.&lt;/b&gt;

&lt;p&gt;Slashdot has a &lt;a href=&quot;http://slashdot.org/article.pl?sid=02/11/29/1711236&amp;mode=thread&amp;tid=100&quot;&gt;piece&lt;/a&gt; here.&lt;/p&gt;

&lt;p&gt;The problem I see about 3G is that, it is not a disruptive technology, yet what we have right now (2G or 2.5G) are more than adequate. Bearing that in mind, all the 3G opeartors are talking about grabbing more money from their subscribers. I am paying HK$200 to HK$300 a month, and I am a fairly heavy voice user, totaling about 800 to 1200 minutes a month on average. Hutchison/Orange has been talking about HK$500/month for a typical 3G user. Unless there are &lt;i&gt;really&lt;/i&gt; overwhelming reasons, I don&apos;t see myself doubling my mobile phone bill anytime soon. In any case, most of the features promised by 3G are already avaiable (more or less) on present 2.5G networks.&lt;/p&gt;

&lt;p&gt;It is entirely possible that operators are thinking that if we are paying HK$200 a month for voice, then we would want those data services, thereby doubling our monthly mobile phone bill. Unfortunately it doesn&apos;t work exactly like that. The mobile phone is a communication device. It doesn&apos;t matter what form of media be it data or voice we use, we use it to &lt;i&gt;communicate&lt;/i&gt;. Noone will take a doubled phone bill easily.&lt;/p&gt;

&lt;p&gt;Mobile operators talk about MMS these days, &apos;cos it&apos;s the big money spinner. HK$5 for a short movie clip, HK$10 for transferring photo etc. is good news for the investors and shareholders, but not so good for the users. MMS in its present form is pretty much doomed in Hong Kong.&lt;/p&gt;

&lt;p&gt;There is a network connection problem right now. The various mobile operators are ganged up into two groups. MMS sent from an opertor in one group could not be received by a user on an operator in the other group. It&apos;s like the old SMS interconnection problem between all the operators on the network, and everybody suffered.&lt;/p&gt;

&lt;p&gt;Interesting movies and short clips, containing voice and images, are very difficult to make. It&apos;s a bit like DVs. A lot of people have them, but there aren&apos;t that many who do it as a hobby. Editing is hard, and the equipment for doing it used to be expensive. Much of the software for video editing were any good or particularly easy to use. The novelty of moving images wears off rather quickly. The Hong Kong people aren&apos;t a particularly expressive bunch, and that doesn&apos;t help MMS to become popular.&lt;/p&gt;

&lt;p&gt;For the small amount of data going thru the network, MMS is far too expensive. The operators may see a tiny spike in its usage, but the novelty will wear off rather quickly.&lt;/p&gt;

&lt;p&gt;One of the &lt;a href=&quot;http://slashdot.org/comments.pl?sid=46404&amp;cid=4781499&quot;&gt;comments&lt;/a&gt; on Slashdot is very interesting.&lt;/p&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/11/30.html#a251</guid>
			<pubDate>Sat, 30 Nov 2002 00:34:40 GMT</pubDate>
			</item>
		<item>
			<description>&lt;p&gt;Yes, this is currently now served by thttpd.&lt;/p&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/11/28.html#a250</guid>
			<pubDate>Thu, 28 Nov 2002 09:34:44 GMT</pubDate>
			</item>
		<item>
			<description>&lt;b&gt;A Lighter HTTP Server&lt;/b&gt;

&lt;p&gt;I have been playing with the &lt;a href=&quot;http://www.acme.com/software/thttpd/&quot;&gt;thttpd&lt;/a&gt; web server. &lt;a href=&quot;http://www.apache.org&quot;&gt;Apache&lt;/a&gt; (which comes with the standard OpenBSD installation) &lt;i&gt;is&lt;/i&gt; the world&apos;s most popular, and probably most powerful, web server. It is however too bloated for my wimpy Pentium MMX 166. I am very tempted to switch over to something lighter.&lt;/p&gt;

&lt;p&gt;This &lt;a href=&quot;http://www.osnews.com/story.php?news_id=2217&quot;&gt;article&lt;/a&gt; talks about &lt;a href=&quot;http://www.boa.org/&quot;&gt;Boa&lt;/a&gt;, another light web server. This somehow triggles my desire to switch. I looked at thttpd before, so naturally I pick thttpd to experiment again.&lt;/p&gt;

&lt;p&gt;thttpd is fast and highly responsive. Its throttling control is easy to use and effective. I capped one of the websites it serves to 500 bytes per second, and the download rate hovers around this figure. &lt;i&gt;Cool!&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;The switch is however not without problems, and there are pieces of puzzles which I need to solve before it could replace Apache on my server for good. It doesn&apos;t have &lt;a href=&quot;http://www.php.net/&quot;&gt;PHP&lt;/a&gt; support, but this is okay with me at this stage, as none of the websites on my server needs it. I would like to run &lt;a href=&quot;http://www.movabletype.org/&quot;&gt;Movable Type&lt;/a&gt; on this server, but have yet to figure out how to setup a chroot environment with perl.&lt;/p&gt;

&lt;p&gt;Updates to be posted.&lt;/p&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/11/28.html#a249</guid>
			<pubDate>Thu, 28 Nov 2002 00:09:32 GMT</pubDate>
			</item>
		<item>
			<description>&lt;b&gt;&lt;a href=&quot;http://www.mozilla.org/releases&quot;&gt;Mozilla 1.2&lt;/a&gt;&lt;/b&gt;

&lt;p&gt;Rejoice! It really is better than IE.&lt;/p&gt;

&lt;p&gt;FWIW, I use Chimera on OS X, which is based on Gecko the rendering engine behind Mozilla but lighter.&lt;/p&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/11/27.html#a248</guid>
			<pubDate>Wed, 27 Nov 2002 14:18:32 GMT</pubDate>
			</item>
		<item>
			<description>&lt;b&gt;BBEdit version 7.0&lt;/b&gt;

&lt;p&gt;It is out. I really like the new CVS support.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://radio.rollingegg.net/images/bbedit_dump_01.png&quot;&gt;&lt;img src=&quot;http://radio.rollingegg.net/images/bbedit_dump_thumb_01.png&quot; width=&quot;240&quot; height=&quot;160&quot; alt=&quot;BBEdit Screen Dump&quot;&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://radio.rollingegg.net/images/bbedit_dump_02.png&quot;&gt;&lt;img src=&quot;http://radio.rollingegg.net/images/bbedit_dump_thumb_02.png&quot; width=&quot;240&quot; height=&quot;160&quot; alt=&quot;BBEdit Screen Dump&quot;&gt;&lt;/a&gt;&lt;/p&gt;

</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/11/18.html#a247</guid>
			<pubDate>Mon, 18 Nov 2002 02:05:42 GMT</pubDate>
			</item>
		<item>
			<description>&lt;b&gt;&lt;a href=&quot;http://www.yarinareth.net/caveatlector/archive/week_2002_10_20.html#e001024&quot;&gt;Why  PDF sucks&lt;/a&gt;&lt;/b&gt;

&lt;p&gt;Keep reading, &apos;cos the real juice (IMO) starts from the 10th paragraph.&lt;/p&gt;

&lt;p&gt;How true: Interleaf has been dying for years. Ventura Publisher has been dying for years. PageMaker is a deadend and last time I mentioned it I was laughed at by some designer-wannabes.&lt;/p&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/11/02.html#a245</guid>
			<pubDate>Sat, 02 Nov 2002 01:59:30 GMT</pubDate>
			</item>
		<item>
			<description>&lt;p&gt;For no good reasons, my trusty Ericsson T39mc died last week. I like this phone a lot. It has a solid metal frame, and has survived quite a few drops. Battery life is very respectable, and it works with the Address Book on my TiBook via Bluetooth. I have a backup of all the contact on this phone.&lt;/p&gt;

&lt;p&gt;The SonyEricsson local agent took HK$100 to check my phone, and then called me up and said that the motherboard of my phone needs a replacement and that would be HK$1,200. Consider that a new T39mc is around HK$1,600, this is insane. I told the gal on the phone that I bought the phone only last year, and the one year warranty has only expired for two weeks. I expect them to come up with a deep discount for fixing my phone and if she couldn&apos;t authorize such a deal she&apos;d better talk to her managers and then call me back.&lt;/p&gt;

&lt;p&gt;Understanding that the chance of a happy ending is rather poor, I started shopping for a new phone, with the following criteria:-&lt;/p&gt;

&lt;ul type=&quot;disc&quot;&gt;
&lt;li&gt;It has to be relatively inexpensive, e.g. say under HK$3K.&lt;/li&gt;
&lt;li&gt;It has to be relatively small and light-weight.&lt;/li&gt;
&lt;li&gt;Bluetooth. And I mean a sensible Bluetooth implementation.&lt;/li&gt;
&lt;li&gt;GPRS.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It turns out that there aren&apos;t that many choices. Not that I care much about Bluetooth headphones, but for some unknown reasons the Nokia 7650 doesn&apos;t do voice Bluetooth. It&apos;s also too big and bulky, not to mention expensive. The only other Bluetooth-capable Nokia available in Hong Kong is the Ti Nokia 8910, which unfortunately doesn&apos;t do SyncML, so can&apos;t sync its phonebook via Bluetooth with most other devices, and is also one of the most expensive phones out there. The Nokia Communicator is way over the budget and far too big. It&apos;s also a bit out-dated. I have had excellent experience with a 6150, so I really wanted some kind of a cheap Nokia phone there...&lt;/p&gt;

&lt;p&gt;I did look at the Alcatel OT715. It does SyncML and GPRS, and the price is right. Pretty good looking as well. However, it doesn&apos;t do Bluetooth.&lt;/p&gt;

&lt;p&gt;Then I re-read &lt;a href=&quot;http://www.macdevcenter.com/pub/a/mac/2002/10/18/isync_bluetooth.html&quot;&gt;this&lt;/a&gt;, and decided on another Ericsson, and bought a T68i yesterday. iSync really works rather well, and now I have my contact list and my calendar all nicely sync&apos;ed up. &lt;i&gt;Sweet.&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;Oh I bought the phone from some chain shop Wilson Telecom (no website), which gives a total of 15 months warranty for my phone. The price is also cheaper than Sunday, where I got my T39mc.&lt;/p&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/10/26.html#a244</guid>
			<pubDate>Sat, 26 Oct 2002 09:56:52 GMT</pubDate>
			</item>
		<item>
			<description>&lt;p&gt;Follow up to Microsoft&apos;s Switch advert: &lt;i&gt;&lt;a href=&quot;http://slashdot.org/article.pl?sid=02/10/15/0044255&quot;&gt;Microsoft PR Rep is the Switcher&lt;/a&gt;. Here&apos;s a followup to our earlier story about Microsoft&apos;s &quot;inverse switch&quot; ... [&lt;a href=&quot;http://slashdot.org/&quot;&gt;Slashdot&lt;/a&gt;]&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;A very quick down-turn of the story. &lt;a href=&quot;http://slashdot.org/comments.pl?sid=42314&amp;cid=4450403&quot;&gt;Here&lt;/a&gt; is how they managed to track the person down. Are you sure you still want to use Microsoft Word now?&lt;/p&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/10/15.html#a242</guid>
			<pubDate>Tue, 15 Oct 2002 03:07:21 GMT</pubDate>
			<source url="http://slashdot.org/slashdot.rss">Slashdot</source>
			</item>
		<item>
			<description>&lt;p&gt;Follow up to the upgrade of Mandrake Linux 9.0: totally unremarkable. It went as smoothly as silk.&lt;/p&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/10/11.html#a240</guid>
			<pubDate>Fri, 11 Oct 2002 07:11:30 GMT</pubDate>
			</item>
		<item>
			<description>&lt;a href=&quot;http://www.linux-mandrake.com/en/&quot;&gt;Mandrake Linux 9.0&lt;/a&gt;. I am upgrading my Linux workstation right now.
</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/10/03.html#a238</guid>
			<pubDate>Thu, 03 Oct 2002 01:06:01 GMT</pubDate>
			</item>
		<item>
			<description>&lt;p&gt;Discovered &lt;a href=&quot;http://composite.mozdev.org/&quot;&gt;this&lt;/a&gt; gem yesterday. Works fine with the Win32 and Linux versions of Mozilla, but under OS X, the &quot;Save&quot; button was missing, so there is no way to use this. Bug has already been &lt;a href=&quot;http://mozdev.org/bugs/show_bug.cgi?id=2087&quot;&gt;reported&lt;/a&gt;, so have faith that it will be fixed.&lt;/p&gt;

&lt;p&gt;Which also means, I am typing HTML right now on my TiBook under Mozilla.&lt;/p&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/09/21.html#a232</guid>
			<pubDate>Fri, 20 Sep 2002 17:23:53 GMT</pubDate>
			</item>
		<item>
			<description>&lt;p&gt;&lt;i&gt;&lt;a href=&quot;http://www.theregister.co.uk/content/6/27166.html&quot;&gt;Hong Kong tops mobile internet league table&lt;/a&gt;. Finland marked down on broadband [&lt;a href=&quot;http://www.theregister.co.uk&quot;&gt;The Register&lt;/a&gt;]&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;The head of OFTA only just went thru crap this week, for the slashdot-like effect on our lane-line and mobile network during the day of typhoon. Nonetheless he should now be pleased. Still much to do thou.&lt;/p&gt;

&lt;p&gt;Broadband Internet access is cheap, reliable and highly available. Wifi is getting there, althou I don&apos;t see it being utilized as much as I would like. Really can&apos;t complain.&lt;/p&gt; 

</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/09/18.html#a231</guid>
			<pubDate>Wed, 18 Sep 2002 13:44:27 GMT</pubDate>
			<source url="http://www.theregister.co.uk/tonys/slashdot.rdf">The Register</source>
			</item>
		<item>
			<description>&lt;p&gt;According to some research, Hong Kong has the third highest percentage of broadband internet access users in the world. This should be something to be proud of, but no. The research also says that most broadband users use the Internet to do email, ICQ, download MP3s and surf. Basically, mostly for entertainment and amusement.&lt;/p&gt;

&lt;p&gt;One doesn&apos;t &lt;i&gt;need&lt;/i&gt; broadband to do ICQ or email. Web-surfing is much nicer with broadband, but one can survive with a 56K modem dialup. Basically, most folks are just not using broadband to its full potential.&lt;/p&gt;

&lt;p&gt;Po stopped using &lt;a href=&quot;http://radio.userland.com&quot;&gt;Radio&lt;/a&gt; since his copy expired. He said he was too cheap. Different priorities, fine. (But then one doesn&apos;t &lt;i&gt;need&lt;/i&gt; broadband to do weblogging, especially w/ Radio.) I must say I am a bit disappointed thou.&lt;/p&gt;

&lt;p&gt;The fine folks at &lt;a href=&quot;http://www.netvigator.com/&quot;&gt;Netvigator&lt;/a&gt; offers this value-added &lt;a href=&quot;http://netalbum.netvigator.com/&quot;&gt;service&lt;a/&gt; . Knowing that most folks have nothing to say and even less to express, I wonder how popular this service is.&lt;/p&gt;

&lt;p&gt;Broadband has become a necessary tool for software development. I have linked to them before. Check out &lt;a href=&quot;http://www.oddpost.com&quot;&gt;these&lt;/a&gt; &lt;a href=&quot;http://www.oddpost.com/photoOdyssey.html&quot;&gt;folks&lt;/a&gt;.&lt;/p&gt;
</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/09/14.html#a229</guid>
			<pubDate>Sat, 14 Sep 2002 01:50:13 GMT</pubDate>
			</item>
		<item>
			<description>The latest IBM &lt;A href=&quot;http://commerce.www.ibm.com/cgi-bin/ncommerce/CategoryDisplay?cgrfnbr=2072691&amp;amp;cntrfnbr=1&amp;amp;cgmenbr=1&amp;amp;cntry=840&amp;amp;lang=en_US&quot;&gt;Thinkpad&lt;/A&gt;. 8 hours of battery life, super light, optional built-in WiFi and Bluetooth. &lt;EM&gt;I want one.&lt;/EM&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/09/01.html#a225</guid>
			<pubDate>Sun, 01 Sep 2002 15:31:05 GMT</pubDate>
			</item>
		<item>
			<description>&lt;P&gt;Called up HP yesterday for a replacement battery for my Omnibook laptop. The old one would only take about 45 minutes of charge. I was given a number of an authorized parts dealer to call. Althou the whole process was handled professionally by the two parties (meaning, friendly, knowledgeable&amp;nbsp;people on the phone) I was not impressed with the high cost of the replacement battery.&lt;/P&gt;
&lt;P&gt;A new battery is ~HK$1,800, while a replacement battery is ~HK$1,700. It used to cost ~HK$1,200 when I bought the machine two/three years ago. In comparison, a replacement battery for old IBM Thinkpads is ~HK$1,000 (you have to ask for a spare part, not a new item, otherwise it&apos;s ~HK$1,200).&lt;/P&gt;
&lt;P&gt;Guess what my next Wintel laptop will be?&lt;/P&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/08/30.html#a224</guid>
			<pubDate>Fri, 30 Aug 2002 00:00:11 GMT</pubDate>
			</item>
		<item>
			<description>&lt;p&gt;&lt;b&gt;The rumour of my death has been exaggerated&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;It has been too long since I last updated my weblog. I run my &lt;a href=&quot;http://radio.userland.com&quot;&gt;Radio&lt;/a&gt; software on my HP Omnibook laptop. The HD died the second time since I bought this machine two years ago, so I go through one HD each year. I can&apos;t say this is good. The thing is, the HDs in my desktop machines aren&apos;t doing much better.&lt;/p&gt;
&lt;p&gt;Anyway, I bought a cheapo 10G to replace the old 5G. Fortunately, the old 5G failed only partially, and with some mucking around I managed to pull most of the files off it, and the Radio software came back to life on the same laptop, which is nice.&lt;/p&gt;
&lt;p&gt;But then when I installed the 10G new HD, I put in two partitions: one for Windows 2000 and another for something else. Mandrake 8.1 came up with minimal fuss, and was in much better shape than the upgraded Mandrake 8.1 on my desktop machine. Sound, X, KDE2/3, network, etc. all worked fine. Couldn&apos;t be happier, except I really wanted to put those cool OpenBSD stickers on this laptop, and to do so, I needed to run OpenBSD.&lt;/p&gt;
&lt;p&gt;OpenBSD actually installed and ran fine. My two network cards (one 3COM PCMCIA 10/100M ethernet card, and one Buffalo 802.11b WiFi card) came up and were talking to the network with minimal fuss. The problem was with getting X to work. xf86cfg wasn&apos;t working anywhere as smoothly as it does on Linux, and I had to edit the X86Config file by hand. Losing text mode after launching X is a long-known yet unfixed problem. Mind you, KDE2 works fine. I didn&apos;t spend enough time to get Mozilla to work (the port tree is still only at 0.9.3 and appears to be broken). I want to run my Radio software, and need to test my websites with IE, so am pretty much stuck with running Win2000 on this laptop. &lt;i&gt;Sigh...&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;I tried before to run Radio on my TiBook. Migration was straightforward, well-documented and problem-free, which is nice, but for some strange reasons response of the Radio outliner was rather poor (unresponsive) compared to my much slower PII laptop. I have therefore given up this idea.&lt;/p&gt;
&lt;p&gt;Radio is nice, but lacks some features which I would like, e.g. site-wide search. I am considering whether I should &quot;eat the dog food&quot; (which means a programmer using one&apos;s own program) by using WebCM. To be able to do so, I&apos;d have to add a new feature: paragraph objects being displayed in chronological order. Auto-expiration would also be highly desireable. Outputting to a static site is also something nice to have. Hmmm... something to think about in the next couple of weeks.&lt;/p&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/07/29.html#a219</guid>
			<pubDate>Sun, 28 Jul 2002 17:35:03 GMT</pubDate>
			</item>
		<item>
			<description>&lt;p&gt;&lt;b&gt;Tourist-friendly London&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;There is a reason why London is one of the most tourist-friendly cities in the world. Doc seems to be &lt;a href=&quot;http://doc.weblogs.com/2002/06/15#thanYouLord151AndKynanceCommunityWirelessAndConsumenet&quot;&gt;
enjoying&lt;/a&gt; it. I am talking about &lt;a href=&quot;http://www.guardian.co.uk/online/story/0,3605,685818,00.html&quot;&gt;this&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;Broadband Internet in Hong Kong is cheaper than anywhere else in the world. 802.11b equipment are selling like hotcats in Hong Kong. Yet of today I have still not heard of any local community wireless network efforts. Is it because we just don&apos;t stay outdoor for very long, and would rather stay in air-con&apos;ed buildings?&lt;/p&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/06/16.html#a218</guid>
			<pubDate>Sat, 15 Jun 2002 16:21:53 GMT</pubDate>
			</item>
		<item>
			<description>&lt;p&gt;&lt;b&gt;It&apos;s cheaper on a CD!&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;An &lt;a href=&quot;http://www.oreillynet.com/cs/weblog/view/wlg/1532&quot;&gt;
article/weblog&lt;/a&gt; on physical object vs online distribution.&lt;/p&gt;

&lt;p&gt;When I wanted to install Mozilla on my old man&apos;s computer (no broadband access, only 56K dial-up), the solution was so obvious: download it to one of my computers via broadband, and burn a CD. The blank CD costs about HK$1.5. Okay I waited about 10 minutes for the CD to burn, but that was all. Couldn&apos;t imageine how I would do it otherwise.&lt;/p&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/06/10.html#a215</guid>
			<pubDate>Mon, 10 Jun 2002 07:42:45 GMT</pubDate>
			</item>
		<item>
			<description>&lt;p&gt;&lt;i&gt;I got the replacement loaner G4/800 TiBook, plugged it into the dented (but working) one, started it up holding down the T key, and it came up as a firewire drive. Then I ran &lt;a href=&quot;http://www.dantz.com/&quot;&gt;Dantz&apos; Retrospect&lt;/a&gt; on the dented one, and duplicated the entire contentss of the dented one into the new one. Now I&apos;m on the new one, and it&apos;s like I&apos;m on the same box. Amazing. [&lt;a href=&quot;http://doc.weblogs.com/&quot;&gt;Doc Searls Weblog&lt;/a&gt;]&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;This is how a laptop&apos;s firewire port &lt;i&gt;should&lt;/i&gt; be implemented.&lt;/p&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/06/09.html#a214</guid>
			<pubDate>Sun, 09 Jun 2002 01:35:58 GMT</pubDate>
			<source url="http://doc.weblogs.com/xml/scriptingNews2.xml">Doc Searls Weblog</source>
			</item>
		<item>
			<description>&lt;p&gt;&lt;b&gt;I send this in order to have your comment.&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Good &lt;a href=&quot;http://newsforge.com/newsforge/02/06/07/0121241.shtml?tid=23&quot;&gt;read
&lt;/a&gt; about the fun that comes with Windows viruses.&lt;/p&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/06/09.html#a213</guid>
			<pubDate>Sun, 09 Jun 2002 00:28:18 GMT</pubDate>
			</item>
		<item>
			<description>&lt;P&gt;A good friend &lt;A href=&quot;http://www.faikee.net/&quot;&gt;Faikee&lt;/A&gt; emailed and asked me about picking a new laptop. Here is my reply.&lt;/P&gt;
&lt;P&gt;Good timing that you asked. I have just bought a new laptop to replace my two years old HP Omnibook XE2 (14&quot; screen, 192M RAM, 3GB HD, PII 450, DVD, weights a ton, battery only lasts 1.5 hours on a full charge), and I looked at nearly all the laptops on the market.&lt;/P&gt;
&lt;P&gt;The Portege 2000 is nice. However, it it relatively slow, and the standard package at $16,xxx has no CDROM, no FDD and no WiFi. On the Toshiba website there is a slightly newer model with WiFi built-in, but I have not seen it in H.K. The package comes with the additional long battery, giving it an impressive 8+ hours of life. Keyboard is standard size, but because the machine is so thin, key travel is shallower than normal, which is a negative point for me. It is *VERY* light, and the screen is excellent. 
&lt;P&gt;
&lt;P&gt;I really like the IBM X22/X23. X23 is the current model, with WiFi built-in and a special security chip built-in, which is supposed to help you track it down if it is ever stole, *if* the next owner is stupid enough to surf the net with it. I *REALLY* like its keyboard. The screen is very good, but not as good as Toshiba P2000&apos;s. They are going for $18,xxx from&amp;nbsp;&lt;A href=&quot;https://www.shop.hk.pccw.com/asp/product.asp?lang=eng&amp;amp;product=369&amp;amp;cat=59&amp;amp;ph=&amp;amp;keywords=&amp;amp;recor=&amp;amp;SearchFor=&amp;amp;PT_ID=&quot;&gt;PCCW&lt;/A&gt;. And I *REALLY* like the keyboard. IBM laptops last ages and are extremely well-built. The X23 is very light (not as light as the P2000 I believe), and battery life is quite respectable at ~3 hours. Oh world-wide 3 years warranty. Did I mention I *REALLY* like its keyboard? We are negotiating for a new project and if it materializes then I&apos;ll be needing another laptop. I&apos;ll definitely get one if so. Absolutely the best keyboard. Oh the standard package comes with a mediabay/whatever, which is an extension base that fits under the computer and houses a CD-ROM reader and a floppy drive. The whole thing together is still quite portable.&lt;/P&gt;
&lt;P&gt;I also looked at the ASUS&amp;nbsp;&lt;A href=&quot;http://taiwan.asus.com.tw/notebook/s1000/overview.htm&quot;&gt;S1000&lt;/A&gt;. Nicely made, good screen, reasonable keyboard, *GOOD PRICE*. Apparently there is a model with WiFi built-in but I have not seen it. Battery life is a bit over 2 hours (marginally enough I&apos;d say), and the machine is quite heavy. I wouldn&apos;t mind getting one thou.&lt;/P&gt;
&lt;P&gt;Compaq has a few very good-value-for-money models, but they are not ultra-portables. The ultra-portable Evo is quite nice, but I&apos;ll pick the IBM over the Evo anyday.&lt;/P&gt;
&lt;P&gt;Fujitsu&apos;s are supposingly quite nice as well. I don&apos;t know much about them and didn&apos;t really look at them when I was looking around, but I noticed their Lifebook P1xxx and P2000 running on the Transmeta Crusoe CPU. The latest models burn CD-Rs, and have respectable battery life. The keyboard I believe is however not full size, and the screen size is also weird. Small and light, but compromises on a few important aspects.&lt;/P&gt;
&lt;P&gt;Eventually I bought an Apple Powerbook G4, two weeks before the latest new model came out. Good thing I am fast approaching half way thru recovering the cost of the purchase.&lt;/P&gt;
&lt;P&gt;I must say I am biased for the IBM X23. The keyboard is much nicer than the Toshiba P2000&apos;s. The IBM also feels more solid (althou the Toshiba is also extremely well made).&lt;/P&gt;
&lt;P&gt;A bit more on the advantage of built-in WiFi. Models with built-in WiFi are supposed to have the antenna running along the screen, which then provide superior reception to the horizontal antennas in PCMCIA cards (not only because of the size, but more the orientation of the antenna). It sounds very convincing, but the reception of my Buffalo (a Lucent clone) is better than the reception of the built-in WiFi in my TiBook. 
&lt;P&gt;
&lt;P&gt;If you do have to go with a WiFi PCMCIA card, most cards stick out from the PCMCIA slot. My Buffalo sticks about 1 inch out from the side of my HP notebook. This may or may not be a problem to you. In any case you could always go for the 3Com&amp;nbsp;&lt;A href=&quot;http://www.3com.com/products/en_US/detail.jsp?tab=features&amp;amp;pathtype=purchase&amp;amp;sku=3CRWE62092A&quot;&gt;one&lt;/A&gt;, with an extendible XJACK antenna. &lt;/P&gt;The prices above are most likely out-of-date. Laptops tend to drop price very quickly. You can also expect to knock about 5% off the price if you pay cash (most folks would pay with credit card interest free installment plans).</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/06/07.html#a210</guid>
			<pubDate>Fri, 07 Jun 2002 14:37:54 GMT</pubDate>
			</item>
		<item>
			<description>&lt;p&gt;I only use IE to test websites these days, and have been browsing the web with Mozilla for quite some time now.&lt;/p&gt;

&lt;p&gt;Mozilla is more standard-compliant, more featureful, more stable and far more &lt;i&gt;secure&lt;/i&gt;.&lt;/p&gt;

&lt;p&gt;Highly recommended.&lt;/p&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/06/06.html#a209</guid>
			<pubDate>Wed, 05 Jun 2002 23:47:11 GMT</pubDate>
			</item>
		<item>
			<description>&lt;p&gt;Mozilla 1.0 has been released! Rejoice! Get it &lt;a href=&quot;http://www.mozilla.org/releases/&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/06/06.html#a208</guid>
			<pubDate>Wed, 05 Jun 2002 23:39:14 GMT</pubDate>
			</item>
		<item>
			<description>&lt;p&gt;Good &lt;a href=&quot;http://slashdot.org/comments.pl?sid=32012&amp;cid=3452360&quot;&gt;argument&lt;/a&gt;  for Open software. Blind faith on a black box is not the way to go for high reliability.&lt;/p&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/05/03.html#a197</guid>
			<pubDate>Thu, 02 May 2002 22:21:45 GMT</pubDate>
			</item>
		<item>
			<description>&lt;p&gt;I received a call from a Netvigator (one of the two ISPs I use) salesperson about half an hour ago, about my ADSL broadband subscription (HK$298 for around 50/100? hours a month).&lt;/p&gt;

&lt;p&gt;It appears that my commitment contract has expired. I am now free to discontinue the service. They would however be glad to sell me another contract of 14 months for HK$298 per month unlimited usage. In additional, it will be free for four of these 14 months.&lt;/p&gt;

&lt;p&gt;I told her that I thought 14 months of commitment was just too long, and other ISPs were doing much better deals (I was pulling her leg of course. i-Cable and HKBN are both cheaper, but as a part-time SOHO I wouldn&apos;t want to be with them), and she immediately went on to another option: 12 months contract, HK$198 per month unlimited usage, also with some free months thrown in.&lt;/p&gt;

&lt;p&gt;I immediately complained that it wasn&apos;t the right way to do business and I felt cheated. I have been with Netvigator BB for over two years now, and since it goes onto my credit card, I haven&apos;t missed a single month of subscription, so I consider myself a good customer. As a part-time computer consultant myself, I value customer relations highly. I am more willing to give my good old customers special deals and bend over backwards for them than newer customers who are not as committed. Quite the reverse with Netvigator. If I had accepted their first offer, I would have accepted the less-favourable offer.&lt;/p&gt;

&lt;p&gt;So I called up the fine folks at &lt;a href=&quot;http://www.hknet.com&quot;&gt;HKNet&lt;/a&gt; (the other ISP I use) and signed up for the special offer of a 12 months contract for upgrading my line to 3MB.&lt;/p&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/05/02.html#a195</guid>
			<pubDate>Thu, 02 May 2002 15:14:59 GMT</pubDate>
			</item>
		<item>
			<description>&lt;p&gt;I have been checking out the &lt;a href=&quot;http://www.hkpl.gov.hk/chi/index.html&quot;&gt;website&lt;/a&gt; of the Hong Kong Public Libraries. The Chinese version of the website has one major problem: it doesn&apos;t contain the proper encoding type, so non-Chinese browsers would see lots of garbage on the website unless the character encoding is manually set. Silly mistake. However, I&apos;ll leave the general layout/organization and usabilty comments for another time.&lt;/p&gt;

&lt;p&gt;The library system itself is quite impressive, and is a very valuable resource for self-improvement. In the Tuen Mun Public Library there is a computer room with about a few dozen Internet-connected computers for public access. This is a good thing(TM). However, it is so popular that the room is always full.&lt;/p&gt;

&lt;p&gt;I think the Chief Librarian should consider installing 802.11b wireless ethernet in all public libraries. Laptops are getting cheaper these days and the cost for a 802.11b wireless ethernet card is very reasonable. A lot of people could afford them. It would not be unreasonable for someone to walk in a public library with his/her laptop and start working, taking advantage of all the resources the public library has to offer. It would be good if this person could access the Internet from his/her laptop.&lt;/p&gt;

&lt;p&gt;A good reliable access point with an omnidirectional antenna is around HK$2.5K to HK$3K. I suspect that 2 access points would be good for covering the whole area of one floor of the Tuen Mun Public Library. We can have as many as 253 computers attached to the library wireless network on each floor, and the total cost for the installation should be no more than HK$10K for the two access points for each floor. HK$10K would buy two new computers, but we all know that the maintenance for public-access computers are expensive: keyboards don&apos;t last very long, and they go obsolete relatively quickly. OTOH maintenance for the wireless network should be easy and inexpensive, and the network itself should have a much longer life.&lt;/p&gt;

&lt;p&gt;A wireless ethernet network at the Public Library would no doubt strengthen it as a centre for self-improvement.&lt;/p&gt;

&lt;p&gt;Public access computers should of course still be available for those without laptops, or under-privileged folks.&lt;/p&gt;

&lt;p&gt;Who do I speak to for this?&lt;/p&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/05/02.html#a193</guid>
			<pubDate>Wed, 01 May 2002 16:45:30 GMT</pubDate>
			</item>
		<item>
			<description>&lt;P&gt;Althou I have always been aware of the fact the Aqua (the OS X GUI) is based on Adobe PDF, the idea hasn&apos;t really sunked in until the last few days. The Acrobat Reader is free, but one needs the Acrobat software to generate PDF documents. There are free (as in beer) and Free (as in speech) Postscript to PDF convertors around but they are complicated to use and hairly when dealing with Chinese.&lt;/P&gt;
&lt;P&gt;With OS X, since the whole display is based on PDF, what you see on the screen can become a PDF file, and it&apos;s just as easy as send print.&lt;/P&gt;
&lt;P&gt;Mozilla 1.0RC1 has problem doing print previewing within the application itself, but previewing in the system print manager works perfectly. No problem with Chinese either. I am &lt;EM&gt;pleased&lt;/EM&gt;.&lt;/P&gt;
&lt;P&gt;Oh course I don&apos;t get all the fine controls as in the real Acrobat software, nor do I get the form features, but for distributing documents PDF is useful.&lt;/P&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/04/25.html#a190</guid>
			<pubDate>Thu, 25 Apr 2002 03:39:55 GMT</pubDate>
			</item>
		<item>
			<description>&lt;P&gt;Excellent story about a 5 year old kid&amp;nbsp;&lt;A href=&quot;http://doc.weblogs.com/2002/04/24#googlewog&quot;&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;It&apos;s not that this 5 year old kid of Doc is a super-kid. It&apos;s that Google has become a part of people&apos;s life. When you need advice or knowledge, ask Google.&lt;/P&gt;
&lt;P&gt;I told the Lady this story. She asked, &quot;What&apos;s Google?&quot;&lt;/P&gt;
&lt;P&gt;China might have the 2nd biggest population of Internet users. However, most of the juice is in English. We could put in a lot of resources to translate all the knowledge old and new into Chinese and bring it to the masses, which won&apos;t work very well because of the gigantic effort required to hit&amp;nbsp;a forever moving target, or get the people to learn English, which a lot of the Chinese are doing it anyway.&lt;/P&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/04/24.html#a187</guid>
			<pubDate>Wed, 24 Apr 2002 13:58:37 GMT</pubDate>
			</item>
		<item>
			<description>&lt;H4&gt;802.11b Hitting It Right&lt;/H4&gt;
&lt;P&gt;&lt;A href=&quot;http://wireless.netvigator.com/&quot;&gt;This&lt;/A&gt; is pretty cool.&lt;/P&gt;
&lt;P&gt;I obtained a pamphlet for this 802.11b (aka radio ethernet) service&amp;nbsp;yesterday while I was at a PCCW shop checking &lt;A href=&quot;https://www.shop.hk.pccw.com/asp/product.asp?lang=chi&amp;amp;product=243&amp;amp;cat=59&amp;amp;ph=&amp;amp;keywords=&amp;amp;recor=&amp;amp;SearchFor=&amp;amp;PT_ID=&quot;&gt;this&lt;/A&gt; out. The pamphlet mentions no price, but &lt;A href=&quot;http://wireless.netvigator.com/service_list.html&quot;&gt;here&lt;/A&gt; it is. HK$18 an hour is actually quite expensive, consider that a commercial ADSL line is around HK$600/month for unlimited access (I think), and those Pacific Coffee places all have Internet-connected computers there for customers to use anyway. A reasonable access point is just under HK$2K, so if response is good, it shouldn&apos;t take long to recoup the investment. HK$10/hour would be much easier to swallow I say.&lt;/P&gt;
&lt;P&gt;The &lt;A href=&quot;http://cyber.i-cable.com/registration/Registration.htm&quot;&gt;Wharf&lt;/A&gt; folks were far more forward-thinking. They have been offering a similar service in Ocean Terminal and Ocean Centre for well over a year now. It doesn&apos;t say how much the service costs, but wants your credit card information. &lt;EM&gt;Weird.&lt;/EM&gt;&lt;/P&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/04/12.html#a183</guid>
			<pubDate>Fri, 12 Apr 2002 11:15:14 GMT</pubDate>
			</item>
		<item>
			<description>&lt;P&gt;Interesting &lt;A href=&quot;http://www.oddpost.com&quot;&gt;application&lt;/A&gt;. Hotmail on steroid. Would you pay US$30 a year for reliable webmail that doesn&apos;t suck?&lt;/P&gt;
&lt;P&gt;I use Mozilla as my main browser, so Oddpost is a bit &lt;A href=&quot;http://www.oddpost.com/faq.html#sysReqs&quot;&gt;useless&lt;/A&gt; for me (note the claim that 90% of Internet users now use IE). I have to admit that the IE widgets are very well done.&lt;/P&gt;
&lt;P&gt;Maybe I should adjust our development target.&lt;/P&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/04/09.html#a182</guid>
			<pubDate>Mon, 08 Apr 2002 22:47:12 GMT</pubDate>
			</item>
		<item>
			<description>&lt;P&gt;I have not written lately. Been busy doing other things. I even missed the &lt;A href=&quot;http://www.npc.org.hk/chi/activity/2001/20010707detail.php&quot;&gt;excellent&lt;/A&gt; &lt;A href=&quot;http://www.npc.org.hk/chi/activity/2002/20020404.php&quot;&gt;tutorial&lt;/A&gt; on macro photography the fine folks at &lt;A href=&quot;http://www.npc.org.hk/&quot;&gt;NPC&lt;/A&gt; did.&lt;/P&gt;
&lt;P&gt;A web&lt;EM&gt;log&lt;/EM&gt; is supposed to be a continuous journal. The theory is that the weblogger would be putting all thoughts and idea along the day. This is obviously not happening with this one you are reading. I average about a few entries each week. It&apos;s not that I have been idle. In fact, normally I only find time to sit down and do the writing when I have some spare time and free from other engagements.&lt;/P&gt;
&lt;P&gt;I did consider doing the weblogging on my Palm. It works, as previously demonstrated on this site. I even found a place where they are selling a Palm III keyboard for HK$600, which is a reasonable deal. The problem is that I have some doubts about this investment. The Palm III form factor is near obsolete. This Palm III keyboard will only fit my Palm IIIx and the Handera 330. In view of the existing Palm PDAs Sony have been bringing out, I have doubts as to whether the replacement for my trusty IIIx will be a Handera, and I do not intend to replace it unless it is somehow destroyed. So the IIIx keyboard is likely to be useless for the replacement machine, and I&apos;d have to get a new keyboard at a higher price.&lt;/P&gt;
&lt;P&gt;(Which reminds me to do a HotSync for my IIIx.)&lt;/P&gt;
&lt;P&gt;Anyway, weblogging with my IIIx is unlikely to happen.&lt;/P&gt;
&lt;P&gt;The &lt;A href=&quot;http://www.apple.com/ibook/&quot;&gt;iBook&lt;/A&gt; is too big for lugging around for weblogging purposes. I am planning to buy a &lt;A href=&quot;http://www.apple.com/powerbook/&quot;&gt;Powerbook&lt;/A&gt; for real work anyway, and I don&apos;t want to take this HK$30K machine with me everywhere.&lt;/P&gt;
&lt;P&gt;I checked out a very portable IBM &lt;A href=&quot;https://www.shop.hk.pccw.com/asp/product.asp?lang=chi&amp;amp;product=241&amp;amp;cat=59&amp;amp;ph=&amp;amp;keywords=&amp;amp;recor=&amp;amp;SearchFor=&amp;amp;PT_ID=&quot;&gt;Thinkpad&lt;/A&gt;&amp;nbsp;at the PCCW shop. It&apos;s nice looking, battery life is reasonable (nowhere near the battery life of Mac portables thou), and the price is okay, but there is only one problem: the keyboard is very small. I couldn&apos;t touch-type on it.&lt;/P&gt;
&lt;P&gt;I &lt;EM&gt;think&lt;/EM&gt; the keyboard of Sony Picturebooks are bigger, but they are also expensive and I am not sure I would like their tiny screens.&lt;/P&gt;
&lt;P&gt;Oh well. The search goes on.&lt;/P&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/04/05.html#a177</guid>
			<pubDate>Fri, 05 Apr 2002 03:44:07 GMT</pubDate>
			</item>
		<item>
			<description>&lt;P&gt;Got my &lt;A href=&quot;http://www.jabber.org/&quot;&gt;Jabber&lt;/A&gt; server running again. The Windoz &lt;A href=&quot;http://www.jabbercentral.org/clients/view.php?id=959967039&quot;&gt;client&lt;/A&gt; I am using is quite nice. There are a &lt;A href=&quot;http://www.jabbercentral.org/clients/&quot;&gt;whole bunch&lt;/A&gt; of them.&lt;/P&gt;
&lt;P&gt;It&apos;s a bit like ICQ, only you don&apos;t (yet) get any spam messages and it&apos;s all Free Software. My Windoz client winjab does Chinese reasonably well.&lt;/P&gt;
&lt;P&gt;If you like to try it out, connect your Jabber client to rollingegg.net, and open an account.&lt;/P&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/03/25.html#a175</guid>
			<pubDate>Sun, 24 Mar 2002 16:03:30 GMT</pubDate>
			</item>
		<item>
			<description>&lt;i&gt;&lt;a href=&quot;http://slashdot.org/article.pl?sid=02/03/20/1235244&quot;&gt;Virtual Keyboard a Reality&lt;/a&gt; [&lt;a href=&quot;http://slashdot.org/&quot;&gt;Slashdot: News for nerds, stuff that matters&lt;/a&gt;]&lt;/i&gt;

&lt;p&gt;
Great news, great product! &lt;i&gt;Cool.&lt;/i&gt;
&lt;/p&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/03/21.html#a174</guid>
			<pubDate>Wed, 20 Mar 2002 16:06:20 GMT</pubDate>
			<source url="http://www.slashdot.org/slashdot.rdf">Slashdot: News for nerds, stuff that matters</source>
			</item>
		<item>
			<description>&lt;B&gt;Writing Tools&lt;/B&gt; 
&lt;P&gt;I have been toying with the idea of outliners recently. A lot of the bloggers like the idea. Dave Winer, who wrote my &lt;A href=&quot;http://radio.userland.com&quot;&gt;blogging tool&lt;/A&gt; has been doing outliners all his career. In fact, everything he does involves outliners. &lt;/P&gt;
&lt;P&gt;Americans are taught how to organize their thoughts and summarize a topic or information with outlines. I remember having been shown outlines, but do not recall having spent any significant amount of time practising it in school. &lt;/P&gt;
&lt;P&gt;At university I played with a package called PC-Outline. I never really grew into it, gave up and switched to WordPerfect for good. The file format of PC-Outline was not really compatible with any other decent wordprocessor. Printer support was lacking. Image support was not there. It could export to plain text, which meant that I&apos;d have to redo all the formatting in another wordprocessor and was a total pain. WordPerfect had a reasonable outlining mode anyway. The main reason was that I never grew into the habit of writing outlines. &lt;/P&gt;
&lt;P&gt;Last week I started playing with outliners again. Microsoft Word 2000 has a fairly decent outline mode. At the office I tried to put an advice letter to client into outline form first, and use this outline as the skeleton of my advice letter. The advice letter was straightforward, so the outlining worked out reasonably well. However, I wasn&apos;t too impressed, as the outline looked quick different to the actual letter. I could have written the outline w/o using any of the fancy &quot;outline&quot; mode features, and just let it grow from a very draft outline to the full letter. &lt;/P&gt;
&lt;P&gt;I wasn&apos;t convinced either way, so I tried to experiment with something a little bit more complicated. I had some notes on a CRM proposal for a client, so I tried to put the proposal into an outline, and hopefully that would turn into a meaningful presentation. The problem this time is that a lot of the points are inter-related with each other. The structure of the proposal is quite a bit more complicated and contains a lot more content than my previous advice letter. I am not entirely convinced that an outliner would help enormously in this situation. &lt;/P&gt;
&lt;P&gt;For your interest, I am actually writing this with UltraEdit, a Windoz editor. I could easily have written using GNU Emacs, only that I do not have it installed on my laptop. Oh actually GNU Emacs has an outline mode as well which, from experience, would do the job adequately, but not brilliantly. &lt;/P&gt;
&lt;P&gt;I am considering whether it is the way I work that renders outliners useless for me. On one hand it doesn&apos;t make sense to change how one conducts work to suit a tool. On the other hand, an outliner may be useful for making the user slow down a bit and organize the information in a more logical way. If this is true, then maybe I should put some thoughts into it. &lt;/P&gt;</description>
			<guid>http://radio.rollingegg.net/categories/workingTools/2002/03/18.html#a173</guid>
			<pubDate>Mon, 18 Mar 2002 15:37:02 GMT</pubDate>
			</item>
		</channel>
	</rss>

