Combine install Ubuntu 9.10

by bose on July 23, 2010

Message below copied from here for my reference: Sourceforge forum

Looking at the installation problems that some of the Debian packages for Perl modules required that I have made available in the package repository had very strict dependencies on the perl-api. The two packages I had problems with are:

Text::Ngram and Text::ExtractWords.

Trying on freshly installed Ubuntu 9.10 I came up with the following sequence of commands that managed to install Combine. But be warned : A LOT OF other packages gets installed doing it this way!

sudo apt-get install devscripts dh-make-perl
cpan2deb Text::Ngram
sudo dpkg -i ../libtext-ngram-perl_0.11-1_i386.deb
cpan2deb Tex::ExtractWords
sudo dpkg -i ../libtext-extractwords-perl_0.08-1_i386.deb
sudo apt-get install combine

(Your .deb file-names may vary…)
This procedure might help you get Combine installed on your specific machine with your version of Perl.

{ 0 comments }

Safari 5: Bad

by bose on July 20, 2010

About a month ago, Eileen noticed a black background appearing in her outgoing Mail messages. This was getting to be a real pain because the MailMerge scripts began doing it as well.

This was taking up a lot of my time and finally a google search came up with this:

http://reviews.cnet.com/8301-13727_7-20008012-263.html

Safari 5 recently installed is the culprit because it “updates” WebKit so affects the underlying system.

The workaround was to reinstall Safari 4.0.5 using Pacifist, instructions here: http://appletoolbox.com/2010/06/downgrade-from-safari-5-0-to-safari-4-0-5/

This did not work in 10.6.4, so now we wait for Apple or switch to Direct mail from e3 software

{ 1 comment }

Compare and Contrast

May 30, 2010

Trinidad and Jamaica.
The first has held peaceful elections, with a 70% turnout, resulting in a coalition government, and its first woman prime minister.
The second: army shootouts in the capital, 50 people dead, over a alleged drug lord with close ties to the government.
Could the same thing happen in Trinidad and if not why?

Read the full article →

Capricious Corporates

April 15, 2010

Some corporates behave like Libya.
The recent Economist has an article about why Libya is stuck. A lot of the damage is self-inflicted. Decisions are reversed with no explanation. There is no sense of forward planning and no transparency. Says it wants to do something and then acts against that stated objective. Everyone is scared. Abrupt [...]

Read the full article →

Migrating Itunes to new Macbook

April 1, 2010

Migrating files to new Macbook by ethernet seemed to work OK until you tried to purchase new songs through the app and it said ” you do not have write permission” to perform the changes.
Completely stuck, because changed permissions of all the files we could see and yet stubbornly the same error message. You [...]

Read the full article →

Forming a corpus

March 20, 2010

Web Dumper to download web pages from all interesting sites: depth level 12; do not allow external links; disable all file types except text files; used 50% bandwidth with 6 simultaneous connections.
Tried the list option but always seemed to hang so did 1 URL at a time. Always stopped the run if site did not [...]

Read the full article →

Build a corpus

March 9, 2010

Use web dumper to download all the URL’s.
Script BBedit to batch convert to text files. Convert text files to new corpus. Use new corpus for crawling.
Should the corpus be large or small to start with?

Read the full article →

Ubuntu install on Intel Mac Mini

February 23, 2010

I decided to change tack and looked at a Ubuntu a flavour of debian.  There seemed to be explicit workable instructions for Ubuntu install on a Mac mini.
Instructions here.
But there is a bug that prevents the install booting on Intel Mac Mini.
Found instructions from a link in above article. Explicit instructions follow. You need to [...]

Read the full article →

Install Debian on Mac Mini

February 19, 2010

Installed the debian operating system from CD onto Mac mini Intel replacing Mac operating system 10.  Root and Chris Bose user passwords in ever note.  Operating system seemed to install correctly, but on restart only get a blinking folder.  Internet research suggests that the partition table is cleared during install on Intel macs.  The EFI [...]

Read the full article →

Its a niche, you silly cow!

May 22, 2009

In a recent Observer article on the Apple iphone revolution being overtaken, the journalist argues that although Apple started the revolution it is unlikely to dominate the market.
He misses the point: Apple is after niche domination, its not after market domination.
Niche domination is were the huge profits are. When the market at large catches up [...]

Read the full article →