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

ddclient

ddclient is a program for Linux that negotiates with http://dyndns.com to allow systems with dynamic tcp/ip addresses to have static DNS names. This was originally written in 2011, and revisited in 2013. dyndns abandoned their free product some time ago, possibly as a result of being bought by Oracle. I marked the page is ‘deprecated’…

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

Google Gadgets

Notes on integrating Google Search and Google Friend Connect to my site. This includes some google code that never worked on snipsnap, and doesn’t work here. 28 June 2013 Google Search Can I make a google search of the site? I experimented with the snipsnap field macro and tried to make http://www.google.co.uk/search?q=$query+site%3Adavelevy.info, where $query is the results…

Read more

Snipsnap, RSS & XML feeds

This page was originally entitled “Snipsnap Blog & XML Feeds”. It documented one of the crucial failings in snipsnap, its limited rss feed size of 10 and the blog article naming which means that it considered nearly all the articles to be titled “1”. In 2009, I experimented with using Google reader as a feed…

Read more

Tagging Engines

While http://delicious.com/ was a fantastic social bookmarking site, its not easy to implement inside a firewall, which needs to be done if the URL list to be tagged is an intranet resource. delicious wqas closed in 2017. Open Source alternatives Here’s some alternatives, Scuttle, Akarru and even Slynkr which needed Sun’s Glassfish. Slynkr died in…

Read more

Snipsnap Problems

This was copied across from the snipsnap bliki on 26th July. It’s all a bit redundant now, but it might be useful for others. This was a pagfe that documented my work in building the configuration and in some places represented a work in progress. In some cases, the resolution is not documented and in…

Read more

Google Talk & Pidgin (deprecated)

I first attempted this in August 2008. I have successfully configured Pidgin 2.0.1 to act as a client although in one case I have two channels between me and my correspondent. One of the reasons was to have a second XMPP chat service to test my problems with Pidgin and my work’s XMPP server. See…

Read more

Snipsnap Portlets

This is an article about Snipsnap. There are a number of snips in the database called snipsnap-portlet-n. These will be displayed on a snipsnap page with a known class name, so CSS can be written for them. I documented the code of the sidebar on the original wiki, partly as a backup. To edit the…

Read more