Skip to content


And now for something completely different – saving capitalism for/from the capitaists

Well, so much for my personal goal of one blog posting per day, come rain come shine.  I still like the idea but the flesh is so unwilling.  I’m prompted today though by a recent fun post sent to me by a friend from the fakestevejobs blog.

First – take a minute to read this gem.

The problem we have all seen is that western businesses are so focussed on short-term financial results that we fail miserably in longer-term planning and investments.   One place I worked made assembly robots – big expensive durable goods.  Before the and of any financial year – everything was focused on making sales.  All the test/development units, all the spare-parts, all the demo units – everything had to be cleared out in a giant fire sale to boost the end-of-year figures and make us look good.  Great – no worry that for the first two months of the coming financial year there is nothing to sell (all the parts kits having been raided for the fire sale).  Now the only hope of recovery would be another fire sale at the end of the next financial year, so the cycle continues.  Robbing Peter to pay Paul – or rather robbing Paul’s child to pay Paul.  Sounds familiar – no?

Wherever you look, people bemoan the short-sightedness of other peoples decisions – yet feel compelled to do the same thing themselves.  Anyone brave enough to buck the system and take this bad news on the chin would be killed by the market place.  They wouldn’t live long enough to show the wisdom of long term planning and execution.  This sucks bottom – yo. (I’ve been watching “The Wire” – highly recommended).

The miracle of electronic stock trading is only encouraging this.  When regular folks can execute stock trades of any size for $10 or so in an instant – no wonder companies are deadly afraid of any bad news.  And not just day traders (assuming there are any of these left standing), large institution investors too act second by second looking to squeeze some advantage from whatever hits the news wire.   You can’t blame them – it’s the system.

My solution (drum roll, please).
Limit stock trading to an enrolment period open one week every five years.

I haven’t worked out the mechanics of this – what to do with all the stock-brokers etc for the other 250 odd weeks – maybe stagger the open weeks by industry or alphabetically or something, although this create difficulties in selling one investment before buying another etc. if they are not in the same enrolment window.  Hmmmm.

Oh well – better minds are needed to figure out the mechanics of it all.  I think I’ve done enough for my Nobel prize.  I can always share it with someone else – as the “dude” says in the Big Labowski – this might put me in a whole new tax bracket etc…

Posted in Uncategorized, Very Interesting....


Ubuntu unattended auto-update

Anyone brave enough to have kicked the Microsoft shackles and embrace the wonderful world of linux – and here I’m talking about Ubuntu specifically, but this might also apply to other distros too – will have enjoyed the delight of easy and frequent system updates and a vastly simplified application installation process.  3 cheers to Linux.

As I write this, the next regular release of Ubuntu is about a month away and there seems to be a pattern around this stage of the cycle of super-frequent system updates – I guess this is all the fixes being readied for the next release, percolating down into the regular upgrade cycle.  It should get quieter soon – just before the real release, but right now, there seems to be a list of 10 to 15 individual updates every day.  I like the ability to review updates and to choose to delay them until after (say) some critical demo or presentation – but I just don’t have the time or attention span to review each and every update package so applying the updates becomes something of an automatic chore after each reboot of my workstation.

No more – I finally got around to figuring out how to completely automate this – and like many things with Ubuntu – it is a simple as pi (3.1415926 – give or take a metric smidgen)

Edit the upgrade configuration file /etc/apt/apt.conf.d/50unattended-upgrades and uncomment the jaunty-updates line (shown in red below)

// Automatically upgrade packages from these (origin, archive) pairs
Unattended-Upgrade::Allowed-Origins {
“Ubuntu karmic-security”;
“Ubuntu karmic-updates”;
};

(Don’t forget sudo – this is a system file)…

Enjoy

Posted in Ubuntu.


Adventures in Open Source – CMS Systems

It’s been a long time since my initial flurry of posts and a lot of new things have come along, uncommented upon.  No more.

One of the big new things for me is Joomla. In case you don’t know already, Joomla is an Open Source Web content management system (CMS) written in PHP and using a mysql database (also open source).  The natural home is on some Linux server using a standard LAMP stack (Linux, Apache web server, MySQL and PHP), though it’s pretty straightforward to host it on a windows server too if you had too.

Content Management Systems (CMS) In the old days, anyone wanting to publish to the web had to learn HTML, then figure out how to create content with the right mark-up to fit in with whatever web site style conventions were in place, add the necessary navigational links etc.  This was great for the few people who could do it well, but created an unsurmountable barrier to entry for non-geeks – writers and others generally more skilled at creating something worth reading.  In the simplest sense, this is the role of the CMS – let writers write and let designers/programmers design and program – oh frabjous joy!.  Being a geek myself, another feature that really floats my boat is that in publishing content, the author gets to specify how long it should remain.  No more publicity for passed events.

There are a number of competing CMS’s out there.  Choosing any one is a little like getting married – you will make a huge investment in learning time and content development for better or worse.  In general, there is no easy way to move content from one system to another so you’d better get it right first time.   In Windows land, the big hitters are all super-expensive commercial systems – there are some open source and/or shareware systems but the user base is so very, very tiny that it would be risky to bet the farm on any of them.  In the Linux tent though, there are some very well established competing systems – each with certain advantages and disadvantages.  And a dedicated set of advocates for each.  Ignoring the little guys, the three big boys are Joomla (formerly Mambo), Drupal (I love these names) and Wordpress.

Wordpress.  Clearly the king in terms of number of installation, Wordpress was originally focussed on blog creation where it excells (This blog is managed by a Wordpress installation on a shared linux host – I spent no more than 15 minutes getting everything setup from scratch before posting real content – Brilliant).  Apparently, Wordpress can do much more than simple blogs, but it is so well entrenched in this area of excellence that few people use it for anything significantly beyond the core blog area.

Drupal.  This is the new kid on the block, and seing as how young the block itself is, this means very new.  (Correction – I imagined that the low-adoption rate of Drupal was because it is so new, but it turns out Drupal has been around longer than any of the others – it’s just growing steadily while the others have taken off like a rocket) From what I’ve read, Drupal is faster and cleaner than the existing versions of Joomla, but has a much steeper learning curve for administrators and designers.   This seems to agree with my experience, having gained some experience with the older Joomla, the install process for Drupal was equally simple, but from there on, I had no clear way of adapting it to my needs.  There were relatively few add-on components and few resources on the web for wuestions any newbie (such as myself0 would have.  By contrast, Joomla has an enormous following, matched by the thousands of open source components and templates writtent to work with it.  Almost any problem can be solved with a simple Google search as there are literally thousands and thousands of people who have run into whatever situation you might find yourself in.  It’s nice not to be alone.

Joomla. I have to confess a bias in all this – Joomla was the first and only real full-function CMS that I have had to work with, and it works so well that I haven’t given the others as much attention.  Sorry for the bias – blame history.

Joomla was developed as a split-off from the simpler Mambo CMS which I’m told is still being developed and has it’s band of dedicated followers.  The first version of Joomla was so similar to Mambo, that all the extension components for Mambo worked on Joomla too – this was a great advantage, helping Joomla hit the road with a much enhanced set of capabilities beyond the core functions that come is Joomla itself.  After a short while though, shortcoming in the API became a problem so a near complete re-write was produced and remain (at least for the time being) the standard for today.  This new version (Joomla 1.5) came with an optional system::legacy plugin, providing a n API bridge so that components written for the original version of Joomla would still work under Joomla 1.5.  For majority of compnents, this wedge worked well enough, still most compnents have been re-written to use the native Joomla 1.5 API.

Nevertheless, there are many thousands of open source components available for Joomla, something no other CMS can boast.  And the number of developers, designers and writers practiced on Joomla so far outstrips the other CMSs as to make Joomla THE dominant CMS with an ongoing level of investment unmatchable by any other system commercial or open source.

I’ve been writing and maintaining components for Joomla 1.0 and more recently for Joomla 1.5 which, once the initial learning curve has been reached seem simple and efficient to adapt to just about any purpose.

I did a Google trend search (this is the subject of another post, but if you don’t know about Google trends – check it out now).

Screenshot

Posted in web hosting.


Going Green…

One of the wonderful benefits from living in these interesting times is the new green revolution.  Saving this, conserving that and protecting the other – these are the watch words of our time.  And such a refreshing change from the get-rich-quick schemes of a few years ago.  Nevertheless, there is a real danger in any of these mass movements, that we loose sight of the ultimate goal – of treading more lightly on the Earth and leaving more for those to follow.

(starting again) It’s so easy to become preachy about this.  More to the point – what can I do that makes sense.

I have a few luxuries to help here – time and know-how.  The internet is a great tool for this – just about anything we might need professional help on is explained in excruciating detail on the web.  When ever something seems to be out of my league, I remember the previous projects that seemed that way too, and after some hours study on the net – I just right in.  Well, maybe not everything – I’m tempted to have a go with minor surgery on my family members – it really doesn’t look that difficult and would save a bomb over regular hospitals etc.  But I just can’t seem to get anyone ready to give it a try.

These days, I’m interested in finding ways to reduce our consumption of water and power.  And If I can grow a larger portion of our food – then so much the better.  More on these topics coming up…

Posted in Going green.


Water sports – no, not that kind!

It must be in the blood.

Salt water runs through the veins of all Englishmen (not intending to be sexist here – I’m sure some dribbles through the gals too…).  It’s no accident that having travelled thousands and thousands of miles from my homeland to live in the Americas, I chose to park myself in fabulous Los Angeles – as close as I can afford to the great Pacific.  It was either that or the Atlantic seaboard for me.  Now the rest of the country – full no doubt with a million wonders and all – might as well not be there.  I think the same goes for Australia.  All life, it seems, is driven to the wet/dry boundary.  This is as it should be, even though it means too many others have the same idea resulting in traffic jams to beat the band. Ah – Los Angeles.

My good wife though, heralding as she does from Switzerland, sees nothing in the sea – only an void without any decent mountains.

For me, the water is everything.  Every minute spent on dry land should be in preparation for getting back in.  And nothing with engines and noise either.    To that end, and in no particular order we have:

  • Kayaking
  • Sailing
  • Scuba diving
  • everything else (swimming – too much like real work, snorkeling and boogie-boarding).  Surfing (and wind-surfing) should be on the list too, but these require some skill.  Oh well….

True, there are plenty of other worthwhile things to do here – but these could be done anywhere.  Leave the dry stuff for the poor souls who can’t get to the sea.

Posted in Water Sports.


WordPress – jumping through the hoops

Still new at all this blogging lark and some things seem more intuative than others.  Right now, I’ve been dealing with WordPress – the engine that drives this blog.  OK, the thing is, my first post generated a congrats comment from a friend, who pointed out the need to install “Askimet” to protect myself from comment-spam.  (Comment-spam – something I’ve never even thought of before, but I now know it has to be resisted like nothing else!).

So, how to install this beauty then…   First off, I logged into the blog page (this one) and picked the admin link – way easier than trying to remember the URL – whatever that was.  Suprisingly, it didn’t ask for a password. Maybe one of the dozen or so password caches are doing their magic for me, which is great while they work – then one day I will be asked for a password and I’ll have no idea which one I used.

(Side note – what’s up with all these passwords.  Every site seems to have a different set of rules about what constitutes an acceptable password.  Some demand one or more “special characters” while others refuse them.  Aghhhhhhhhh!)

Nevertheless (good word – that), my local WordPress admin screen pops up and Voila – there among the suggested plug-ins is the formentioned Askimet.  Click-click and the install is done – but wait.  Now it says it needs my WordPress API code to enable it.  What???  OK then, I run off to the www.wordpress.com where I’m invited to create a log-in (another damn login) with yet another set of password rules (I don’t get it – the page says my everyday password is strong – yet apparently not strong enough for the form).  Time to call out a more secure password – one I keep in reserve for more sensitive things, like ordering things).  All goes well and it says “wait for a verification email” to continue.  Well, at least one good thing resulted from this change of web host – my  email is lightning-fast – at least compared with my previous host where incoming mail regularly took 30 minutes to an hour to show up.  Goodness knows what they were doing all that time.  Even internal mail like resetting the control panel password (yes – I forget these things so easily) which sends email to me ON THE SAME SERVER! – takes a good 30 minues. sigh.  That’s all in the past now :)

OK, so mail received and – click – verified.  Logging back into my wordpress.com account and clicking on the profile side-link showed the new API-key.  Hooray.  a quick copy and past into the still-waiting Askinet activation dialog on my own wordpress site and everything seems happy.  I’m at last protected from something I didn’t even know was a threat.

Now to check out craigslist and dream about sailboats etc…

Posted in web hosting.


My first entry…

This is my first post – I don’t expect too much just yet, but hang in there.  Things can only get better.

I just signed up for a new web-hosting package through http://justhost.com and it seems to very straightforward.   I picked this web hosting site based on a number of factors, most importantly the unlimited settings (storage, bandwidth, databases, domains etc.) and of course, the price.  At $3.95 a month for a 2 year commitment, with free domain registration thrown-in – this is pretty hard to beat.

One thing bugged me though – as soon as my credit card info was entered and submitted – they display a page of “upgrades” – things like SSH (unix shell access) and statistics packages – which I was convinced were already included.  So much for the “no hidden charges” claim.

Nevertheless, here am I trying to figure out how to use the web-based control panel and file manager do what I need.  It seems pretty straightforward but rather clunky and slow – shell access would have been much easier.

I’m setting this blog up using WordPress which was a matter of 3 or 4 clicks thanks to “Fantastico” – the install script manager.  I only had to delete the original index.php due to a naming conflict.  Three minutes after submitting my credit card and here I am – publishing away like a pro!

Oh, one more thing.  I chose to move my old domain from another web host rather than create a new domain.  So far, I just used the original registrar’s management console to re-point the name servers to the servers used by JustHost.com.  Despite the warning that this might take 72 hours to propogate through the worlds network of DNS servers – it seems to work immediately.  The first refresh of my old web page brought me over to the new site.  Now I have to figure out how to retrieve the old content – I wish I’d thought of that before pressing the button…

Posted in web hosting.