Skip to main content

And into the paper

Yes papers are still published and journalists still ring up folks for their opinion.

A few weeks ago Adam Gifford rang me asking for help with an intranet article he was writing.
Not knowing Adam from Adam I spoke to Dan Randow who had gave Adam my details, everything seemed on the up and up so I called Adam back, and now I'm in the paper. As the person who setup the 'Kiwi Intranets' group.

Well that may be overstating things a little - My name is mentioned in NZ Herald's pull out magazine called 'The Business' 25 June 2007. You won't find me in their online archives so I'll post the text of the article here.

Why bother blowing my own trumpet about this - well the great thing from my perspective was that, though not mentioned in the same sentence the other person asked for comment was Paul Reynolds.

Paul is one of my heroes. A big thinker, someone with a global outlook, and a wonderful way with words. I saw Paul speak at the Bright Star intranet conference last year (possibly the year before) and since then have tried to take on some of the ideas he espouses.

To try and return the favor of being cast in illustrious company I've added a couple of links to the Wikipedia Paul Reynolds entry, where Paul Reynolds "commentator and thinker" of Auckland was not listed.

Adam thanks for the opportunity to offer my opinion to a wider audience.
Paul thank you for leading the charge and fighting the good fight.

Dorje

Comments

Paul Reynolds said…
very touched by your comments - for me this 'internet thing" is such a brilliant framework for all sorts of new kwowledge and cultural practice. Better still, the tools and perspectives which will define its futire are open to us all - good luck with your intranet group - very happy to contribute if possible..
Paul Reynolds said…
sorry about the spellos!

Popular posts from this blog

Yammer and puddles

Recently I was asked " What are the top 10 points you think are important to get across to staff at all levels in an organisation about Yammer? " My initial reaction was "Tough ask", mainly because I've seen great write ups on what organisations get out of Yammer but very few that talk directly to the user benefits. Many articles give the usual cop out "users can't see the point, until they get it" I admit I was in that boat when I started using Twitter, a public micro blogging platform. But just like they said "once I used it I got it". What they didn't say was that it took a while and it suits certain people better than others. So as with all things in the social media space, be aware that culture change not the technology may be your biggest challenge. So what does Yammer, a microblogging platform for organisational use , do for real employees that is compelling enough for them to spend the time to "Get it" ? First off Y...
To setup rails on IIS and enable it for multiple Applications. START Server 2003 Enterprise Edition SP1 IIS 6 RUBY Install ruby 185_22_rc2.exe You don't have to put it in c:\ruby I created the following folder c:\webdata\ruby, then ran the install. Run install into c:\webdata and say "YES" to deleting the existing ruby directory. During the install I ticked SciTE and Enable RubyGems Took 10mins 1000s of files Ruby GEMS Install Ruby Gems 0.9.1 (don't change it from the defaults) Extract zip file to temp directory, then double click setup.rb, does the default install (about 5mins) Then run at the command line gem pristine --all c:\> gem pristine --all I tried to install Ruby Gems in a particular directory, but couldn't get it working because if you use the command line SET command to put a value into GEM_HOME when the ruby gems installer setup.rb reads the registry it doesn't account for the fact that values in the registry contain double b...

Office 2007 files indexed by indexing server

The problem Server 2003 running IIS 6 and providing website / intranet search functionality using the default indexing server service. Office 2007 files weren't showing up in the results for intranet searches. Lots of information about getting this working on SharePoint MOSS SQL Exchange and other platforms but not a server with little installed on it. Even downloading and installing the "2007 Office System Converter: Microsoft Filter Pack" http://www.microsoft.com/downloads/details.aspx?FamilyId=60C92A37-719C-4077-B5C6-CAC34F4227CC&displaylang=en didn't get things working. The solution Well the filter pack was close but a registry change was required as well. Thanks to Microsoft Premier support staff for making this connection. Full story My server is using indexing server and wasn't showing results for Office 12 Office 2007 x extension files e.g. docx The server doesn't have SharePoint or SQL or MOSS or exchange or Office 2007 inst...