Train newspaper recycling

I recently took a job back at Caplin Systems in London and as a result have started commuting into the city every day by train. Once you’ve done the same journey a few times there’s little new to see when looking out of the window so most people listen to music, read a book or read a newspaper. A newspaper doesn’t generally take all that long to read - or generally only contains a few interesting articles - so people tend to leave their papers on the train when they alight. London has a plethora of free papers (Metro, London Lite and The London Paper) so people think nothing of leaving a free paper behind.

“National Express have teamed up with Metro Newspapers” blah, blah, blah. This is a new message that is announced at most stops to encourage passangers to take their papers with them and keep the train tidy. Never mind recycling. In all fairness the London station I get off at does have a “Newspaper recycling team” that are occasionally seen making their way through the trains to collect the discarded papers. The train station must have hundreds of trains through it a day and there is no way that this team will have time to collect all papers for recycling.

My solution to this problem would be to place newspaper bins or containers on each stations and encourange passangers to simply take their paper off the train with them and pop them in the newspaper bin on the platform. This is easier than having to take the paper to work or home with you and then recycling it. This would be a good idea for two reasons:

1) Most papers will end up in these paper containers and recycling teams can just collect from there at a given point in the day.

2) If you want a paper to read on the train you know exactly where you can get one from at each station.

I’m surprised that this isn’t in place as I think that the green and useful sides of this idea make it a winner. Maybe there’s something that I’ve not considered?

How to sign an unsigned DLL

Taken from: http://forums.microsoft.com/MSDN/showpost.aspx?postid=420884&siteid=1

Step 1: Dis-assemble the assembly
ildasm myTest.dll /out:myTest.il

Step 2: Re-Assemble using your strong-name key
ilasm myTest.il /res:myTest.res /dll /key:myTest.snk /out:myTestSN.dll

This code work perfectly to assign strong name.

for verification you can use following command,
sn -vf myTestSN.dll

Loft Apartment for Sale in The Shore (Leith), Edinburgh

I’ve accepted a job down in London so will be selling my lovely flat in Edinburgh. It’s a loft apartment really near to all the bars, resteraunts and cafes. I love The Shore so am disappointed to be moving but I’m sure I’ll be back on my holidays.

Porter’s Place, Giles Street, The Shore, Leith The Shore - by Rob Dunfey My livingroom

Anyway, you can see all the details about my apartment for sale by following the link below:

Loft Apartment for Sale in The Shore (Leith), Edinburgh

HP/Compaq nw9440: the purchase, review, problems and solutions

In June 2006 I started working as a self employed software consultant. To mark this momentous occasion I decided to buy myself a shiny new laptop (as mentioned in an earlier post). After a reasonable amount of searching, including asking those I know who are knowledgeable about such things, I plumped for the HP/Compaq nw9440.

Read more »

Linkstation NAS Folder share with Windows Vista

I’ve just treated myself to a new laptop and one of the first things I found was that I couldn’t access my NAS (Network Attached Storage) with windows explorer using Windows Vista Ultimate. Vista could see the NAS on the network but whenever I tried to access it I would get prompted for a password. However, I have no password set for accessing to the NAS.

Linkstation + Windows Vista Ultimate = Why won’t it work?

So, after a bit of googling I came across a patch that updates a registry setting to allow Vista to navigate to network shares on the Linkstation NAS machine. I downloaded the patch for discontinued Linkstation because that’s the model I have. Patches are also available for other Linkstation versions via the Buffalo download page.

It’s also worth noting that the best place for Buffalo downloads is the http://www.buffalotech.com/support/downloads/ url and NOT the http://www.buffalo-technology.com/support/downloads/ url. The first of the options seems to have more available; e.g. it has the patch for the Linkstation.

A new look for Google

Google is slowly moving away from its simple basic colour look to a new - but still simple - Web 2.0 look.

Read more »

.NET 2.0 Documentation Generation with Sandcastle

I’ve been aware of Microsoft’s documentation generation system called Sandcastle for a while now but only recently have I had a chance to use it.

Microsoft Sandcastle

With NDoc all but dead (see NDoc 2.0 Alpha) Sandcastle is now one of very few free alternatives that I could find to generate documentation from my coding comments. However, it did take a bit of searching and playing around to get things working.

Read more »

Report problems to your council with Neighbourhood Fix It

Rob of GIS Consultancy fame recently sent me a link to a website dedicated to tracking and fixing of neighbourhood problems. The Neighbourhood Fix It website is a great idea and it actually works. I reported the dumping of a load of newspapers and leaflets outside of our flat that were just waiting to be set on fire. That same day the Edinburgh “Rapid Response Team” had been out and picked up the papers and leaflets.

Neighbourhood Fix It must have a mapping of post codes to councils and automatically inform the council of any reports in their jurisdiction. The site has been developed by mySociety who aim to “give people simple, tangible benefits in the civic and community aspects of their lives”. I think that Neighbourhood Fix It is a great piece of work and a great example.

Read more on the launch of Neighbourhood Fix It.

England Goals

With the reasonable success of Bring Back Beckham! I decided to push forward with my next project. The idea behind England Goals was to create a site that lists all the goals scored by the England football team and use the increase in the number of goals that can be found on external video sites to my advantage by embedding these user uploaded videos as content.

Read more »

Bring Back Beckham!

Back in October 2006 I had an idea for a website. I tend to come up with a variety of ideas for things, most of which I add a .com to the end of. This time my idea was based around the fact that the England football team were in terrible form having drawn 0-0 with Macedonia and that Steve McClaren, the England manager, was refusing to pick England’s, and the world’s, most recognised footballer, David Beckham.

Read more »

© 2008 Phil Leggetter - Software Consultant is powered by WordPress