Python

I returned to Python in Oct 2010. I have two problems to solve, converting my bliki to wordpress, (I never used Python for this) scripting for KDB & Hadoop This article contains notes started in 2011, I did not make this an omnibus entry and it is very sketchy, covering file I/O, date & time,…

Read more

Socket Programming

It has to be Python Don’t ask. http://docs.python.org/howto/sockets.html, the official python documentation site http://www.kellbot.com/2010/02/tutorial-writing-a-tcp-server-in-python/, a rather wonderful tutorial http://doc.astro-wise.org/socket.html, more but harder to understand, for me at least and http://www.evolt.org/node/60276 which has slightly different flow control,

Read more

controlshift.org

Introduction This was the web platform for Vanessa Garlick and Liz Gorman’s final year undergraduate project. WordPress WordPress gives us most of what we need, most importantly identity and authentication functionality. The one thing we are obviously missing is a voting solution. I have found two, Post Voting, this is their web site, it is…

Read more

Apache

Here are some notes on using apache. This talks, a bit about Access Control and redirection. I need to test if any of this content was duplicated elsewhere in the site.

Read more

Blending Photos

Here’s a tutorial Blend Photos Like A Hollywood Movie Poster In Photoshop I plan to create a blended masthead for the web space What do I think I want, London, London, Canary Wharf, Train, Pompey, Garden , Me Start with just Two

Read more

Shell Programming

At some point, I wrote. “This page never seems to age, …” it just contains some idioms I like to use in my .login and/or .bashrc files. I don’t do this so often as when I started the page but the MAC keeps it in the house, and I have installed cygwin on nearly all…

Read more

Snipsnap to WordPress

I plan to look at moving my snipsnap bliki to wordpress, i.e, here. This snip was originally placed on that site. I have transferred it for one reason because it contains xml tags which xslt has problems dealing with. This article consists of my notes made while designing a transfer mechanism.

Read more

HTML Slide Shows

I wanted to create a scrolling picture show as a banner on all the pages in a micro site. Many sites use this for their front page decoration. I didn’t want to use animated gif because of the age of the technology.It’s obviously becoming easier. Basic Tips below, shows how to use the HTML META…

Read more

Planet (Venus) Themes (CSS)

I use Sam Ruby’s Planet Venus. The package comes with two themes, I have always rather liked the ‘Fancy’ theme. This article was finished in May 2011, and talks about the css required to amend a planet output page in HTML/CSS. It was written for my planet G3 feed which was a G3 RSS repeater….

Read more

Using userstyles.org

This page was originally written in 2010, and may have been posted to the snipsnap bliki. When I rescued it, I copied it to the blog and then decided it would be better on the wiki. I made a major rewrite in 2021 as I considered writing alternate style sheets for some old sites that I…

Read more

Samba

Not just for file sharing, but also supports printing and name services. I now make it part of my standard Linux builds within Virtual Box but it is a pain in the arse with Ubuntu, it never seems to work out of the box.

Read more

Snipsnap & Ubuntu

I decided to make an install of Snipsnap on my favourite Linux. I am using Ubuntu 9.0. This snip talks about how to, and configuring the rc.d files. It must be pretty useless now, and I have marked it deprecated and is another page that points at my mirror and thus needs to acknowledge that…

Read more

Heat Maps

Donovan Ransome showed me Heatmapapi which looks pretty damn cool. So I have been trying to make one. I eventually gave up, the api needs server side programming skills and access. The programming skills and creating a accessible environment seemed too hard and time consuming. Help http://code.google.com/apis/maps/documentation geochalkboard on heatmaps

Read more