How to invoke a web server script, how hard is this? My notes …
Read moreSSL on a Raspberry Pi
Installing an SSL certificate and enabling https was a faff, here are my notes. …
Read moreWAMP
I needed to install WAMP on my PC, to support some Amazon developments; I needed a screen interface to my database. Here are some notes and links. I talk about installation, and port conflicts. I might expand the install notes to include advice on mysql security.
Read moreStorage for the 21st century
I had a chat with Kieron Bradley, a long time collaborator and colleague and we looked at new age storage/persistence architectures. New ideas are coming out of Linkedin, and the recommended further reading includes,
Read moreApache Flume
Flume is a distributed, reliable, and available service for efficiently collecting, aggregating, and moving large amounts of log data. It has a simple and flexible architecture based on streaming data flows. It is robust and fault tolerant with tunable reliability mechanisms and many failover and recovery mechanisms. It uses a simple extensible data model that…
Read moreApache
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 moreHadoop
The Apache Hadoop project develops open-source software for reliable, scalable, distributed computing. I became interested in this when looking at true 24/7, follow the sun computing. I published a blog article after reviewing Cloudsoft’s Monterey middleware. I thought it was pretty neat although I haven’t used it in anger.
Read moreLAMP & Ubuntu
This should be easier, but I think made harder because I corrupted my Firefox applications helper list, and then chose the wrong way out My problem, the browser tries to download index.phtml, in retrospect because, I believe that the module wasn’t properly installed into apache. Using Ubuntu 9.04 The Right Way This page, Apache MySQL…
Read moreShort URL’s
Microblogging makes this important. There are a bunch, but I prefer http://is.gd because its five characters long. Services Other’s I’ve found and used include http://tinyurl.com/ http://bit.ly/ A number of people publish top 10 lists, you can use google to find them. Problem definition I am interested in writing or implementing a url-shortener, for use inside…
Read moreApache as a Proxy Server for Snipsnap
This article describes my efforts to implement the configuration described at http://www.snipsnap.org in the Apache as a Proxy.
Read more