Digging a hole

20Jul08

Sandy digging a hole at the lake:


Sorry if the music sounds a little wonky. Music extract is probably copywritted by the Estate of Jimi Hendrix.

Some friends from my home town in Ireland are in bands! So I’ve 2 Last.fm pages to refer to you.

First Pavesi:

http://www.last.fm/music/Pavesi

And Serial Twin:

http://www.last.fm/music/Serial+Twin

If your interested in what I’ve been listening to recently, here’s my Last.fm page:

http://www.last.fm/user/bettlebrox/

A very unique design. It’s supposed to be a ruined house on a hill in Ireland.

NYC Irish Famine Memorial

You walk around the base of the memorial, towards the water.
NYC Irish Famine Memorial

Go through a short tunnel, which has speakers playing the voices of people talking about the famine (including Bono).
NYC Irish Famine Memorial

And your in a ruined house.
NYC Irish Famine Memorial
You walk out the front door of the house, and follow the path up the hill, past a grave, and a what to me looks like a fallow potato field (because of the mounds or ridges or riggs in the field).
NYC Irish Famine Memorial

Here’s a view from above, which should give you a better view of how it’s laid out.
NYC Irish Famine Memorial
There’s even an overgrown garden out the back of the cottage.

Really a very impressive memorial, hey was that’s Bono’s voice coming out the speakers. Sheesh, he’s on everything these days.

Key missing?

13May08

If you get this error message:

W: GPG error: http://people.debian.org unstable Release: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 212253A4F641D1A6
W: You may want to run apt-get update to correct these problems

This is because you don’t have the public key for Randall’s Nvidia Debian packages! The following instructions are from

http://wiki.chrismoonlight.de/doku.php?id=wissen:computer:linux:gpgupdateerror

gpg –keyserver pgp.mit.edu –recv-keys F641D1A6

gpg –armor –export F641D1A6 | sudo apt-key add -

sudo apt-get -u update

However I would have thought that installing either the debian-maintainers package or the debian-keyring would have the required key as the description of each packages says it’s has the keyos of the Debian maintainers:

debian-maintainers - GPG keys of Debian maintainers

debian-keyring - GnuPG (and obsolete PGP) keys of Debian Developers

At Berklee Performance Center on Saturday the 3rd of May the finale of Boston’s 2nd Jazz week will be held. Tickets in advance are $10:

http://www.jazzboston.org/about/jazzweek2008-highlights.asp

JazzBoston’s second annual Jazz Week benefit concert, “A Kaleidoscopic View of Jazz in Boston,” will be held at Berklee Performance Center on Saturday, May 3. Former U.S. Poet Laureate Robert Pinsky will read from his work accompanied by legendary drummer Rakalam Bob Moses. Pinsky, a Boston University faculty member, will be making only his second jazz appearance ever, following his debut earlier this year in New York with drummer Andrew Cyrille. Moses has worked with jazz giants including Herbie Hancock, Charles Mingus, John Medeski, and Larry Coryell.

Artists from Berklee College of Music, New England Conservatory, and the John Coltrane Memorial Concert (JCMC) Ensemble will also perform at the benefit, proceeds of which will go to three outstanding jazz outreach programs in the Boston Public Schools — the JCMC Educational Outreach Program, based at Northeastern University, the New England Conservatory Community Performances and Partnerships Program, and the Berklee College of Music City Music Program. Young talent from the Berklee program will be front and center when the Berklee City Music All-Stars Quintet takes the stage. Special guests including George Garzone and Friends, the Coltrane EOP Quartet, and the Marianne Solivan Quartet will also be part of the bill. Additional special guests are still to be announced. MC for the festivities will be Eric Jackson, host of “Jazz with Eric in the Evening,” weeknights on WGBH 89.7.

I went to the final concert last year, which was in aid of New Orleans Jazz Musicians, and it really was a good concert, and well worth the $10! :)

And maybe there’ll be another JazzFest too!

Boston Beantown Jazz Festival

One of my favourite pics from a trip home in 2006:

Celtic Sprially Wrought-iron

An interview with Rasterman on OSnews, founder of Enlightenment, on E17:

http://www.osnews.com/story/19679

When will E17 be released?

… does Rasterman have any timeframe in mind for the release of the final version of E17? His reply was to be expected - “No comment.” Smiley face included. The big blocker right now is a lack of time, Rasterman said.

So feel free to chip in! :)

E17 on Debian

24Apr08

Quickie install instructions:

Add the following lines to your /etc/apt/sources.list:

# repo from Falko Schmidt:

deb http://debian.alphagemini.org/ unstable main

This will also require you to have Debian’s unstable branch listed in your sources.list .

If your have Enlightenment DR16 installed or any other versions of E17 installed you’ll need to uninstall them:

sudo aptitude remove –purge enlightenment-data enlightenment e17 emodule* libevas* libefreet*

Install Falko’s E17 build:

sudo aptitude install -t unstable e17-desktop e17-extras e17 eutils emodules0-all enlightenment

And this should install E17! Logout and select Enlightenment from the session list of your login manager. I’ll update this post with more details later in the week or at the weekend.

Update: I’ve decided to use Falko’s packages, see my posting here:
http://timony.com/mickzblog/2008/04/24/e17-on-debian/

If you want to run E17 on Debian you have 4 choices (as of April 2008):

Wait for E17 packages to make it into Debian’s experimental repository:
http://sicherheitsschwankung.de/post/jan/2008-03-31/going-debconf-08

The Debian E17 team are in the process of loading packages into Debian experimental branch and they should be available in the near (or not so near) future.

Use the AlphafeMini repository for Debian Sid/Unstable, created by Falko Schmidt. See http://xsm.alphagemini.org/E17/repository/ for more details.

Maybe use Elive’s repositories to install E17 as Elive is based on Debian, but this may cause other problems as Elive might be based on a older version of Debian (anyone know?).

Compile your own see http://www1.get-e.org/EFL_User_Guide/English/_pages/2.2.html for more details. But, you will have to uninstall these if you ever want to install a pre-packaged version, plus you’ll have to manually update packages yourself.

Interestingly, Falko Schmidt is also a member of the team working on the E17 packages that are going into experimental, so using Falko’s packages might be the safest and easiest approach to get E17 on Debian. However, when packages are available in experimental (and eventually in Sid), you may need to purge Falko’s packages and install the Debian experimental ones.

I’m going to e-mail Falko to see if he has an opinion on this.

Ever since my original post on installing Enlightenment E17 on Debian and Ubuntu things have changed, such as the server that hosted the package repositories for both Debian & Ubuntu going off-line (supposedly temporarily but it’s been offline for almost 6 months).

Also, I’ve been having issues with E17 working correctly on my laptop running Ubuntu. This is probably because of conflicts between old and new packages, and because E17 is still beta code.

In this posting I’ll concentrate on installing or reinstalling E17 on Ubuntu 8.04 otherwise know as Hardy Heron. You should be able to use the same instructions to install E17 on other recent versions of Ubuntu. I’ll also try and the same for installing E17 on Debian at some point in the future.

First, remove all existing traces of any previous E17 installs.

sudo apt-get remove --purge e17 emodule* libevas* libefreet*

You’ll notice that I’ll use a mixture of apt-get and aptitude to remove and install packages. I’ve found that sometimes aptitude is a little too aggressive in removing packages, and sometime will remove package that I need. For instance when I started to remove E17, aptitude also wanted to remove xserver-xorg which would mean X wouldn’t work (no GUI).

Next, remove any old repositories for E17 from you sources.list. But, first make a back-up copy of the file:

sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak

Then, remove or comment out any other E17 repositories from the file, by editing the file with your favourite text editor. I normally use emacs:

sudo emacs /etc/apt/sources.list

Or if you don’t have X running and are doing this from a console:

sudo emacs -nw /etc/apt/sources.list

You can use # to comment out lines. Remove any references to edevelop.org or soulmachine.net .

Then, add the dunnewinde.net repository, by adding the following lines:

# dunnewind e17 repository for Ubuntu Hardy
deb http://e17.dunnewind.net/ubuntu hardy e17

You can replace hardy with either gutsy or feisty if your running either of those versions of Ubuntu.

Now your ready to install/reinstall Enlightenment E17! :)

sudo aptitude install e17

Or if you also want to play with a media player based on E17 libraries install eclair also.

sudo aptitude install e17 eclair

Once the install is completed, logout. At the login screen (GDM) change your session to Enlightenment and login and you should see something that looks like the following:

No other themes are installed, I’ll write another post in the next few days showing how to get themes from get-e.org and install them.


Categories

Baby RobinPink 'n' GraySpider AttackFireworks on the Lake4th of JulySunset over the Lake

Google Search

Google

About

Technology, Linux; Debian & Ubuntu, and my pics, and a nary a bit about politics.