Browsed by
Category: Old Site

Import from blog.cottee.org

Configuring WordPress 3.1.x on Ubuntu Server

Configuring WordPress 3.1.x on Ubuntu Server

I’ve been doing the following apt-get install wordpress apt-get install libssh2-php I don’t use the wordpress that’s installed (I install the latest from source) but it ensures all the necessary libs etc are installed. The libssh2-php is so that new themes, plugins can be installed using ssh rather than ftp.

>Conky Colors Calendar Glitch

>Conky Colors Calendar Glitch

>I’ve started using a Conky configuration created by Conky Colors on Ubuntu Natty 11.04. I noticed a glitch (no idea if this exists in other versions) that my calendar display was slightly corrupted. For today’s date there were some extra characters around the digits (putting it out of line with the other weeks in the month). Simple fix, open up your conky configuration file, find the part in the calendar that reads “cal |sed”and change it to “cal -h |sed”….

Read More Read More

>PinguyOS

>PinguyOS

>Been around the distributions recently and currently loving PinguyOS. As an aide memoir to myself, if you want to remove the notifications when pressing the caps lock key (which I do, as I’ve mapped that key to control), rm /bin/lock_keys Thanks to the helpers on #pinguyos on freenode for the advice.

>RGB LED’s and Arduino

>RGB LED’s and Arduino

> Quiet on the Arduino front for the last couple of week not helped by hospital visits. I received a week or so ago some RGB LEDs from the wonderful people at Oomlout, you can see them here. Damn cheap (three for two quid), easy to setup and pretty to look at. I was playing with a colour sensor a few weeks back so my next task is to get these lighting up based on the sensor readings. A lot…

Read More Read More

>PIE

>PIE

> We have three children, ages 12, 7 and 4. None of them have ever eaten a savoury pie. Today was the day we ended that. That is a Marks and Spencers’ roast chicken pie. Selina didn’t like it, Hugo and Alisa said they did but didn’t eat much of it. We won’t be having another in a hurry.

>Arduino, Servos and SCADA

>Arduino, Servos and SCADA

> This weekend I was going to play around with servos and motors, but due to a missing diode I only got the servo working, displayed below. Yes, that’s a matchstick attached to it with Blu-Tac. The processing language is actually very nice to play with. If I squint and pretend it’s Javascript then I can write in it without missing python too much. The whole purpose of playing around with electronics is deep down I’d like to know a…

Read More Read More

>Amicus18 / Netduino / Arduino

>Amicus18 / Netduino / Arduino

> OK, whilst I am here, there’s another addition. The Amicus18 could be considered an Arduino with a PIC processor. Once again, the Amicus18 homepage at http://www.myamicus.co.uk/ gives the summary: Amicus is a multifunction development system inspired by the popular Arduino board, however, the Amicus board uses a Microchip PIC®microcontroller instead of an Atmel AVRtm type For the moment I am going to focus on the Arduino, learn some .NET and do some Netduino and then play with the Amicus18…

Read More Read More

>Arduino/Netduino

>Arduino/Netduino

> My last posting detailed getting my Arduino displaying a temperature sensor on a LCD. That worked fine. Soon after that I took delivery of a Netduino. A Netduino is … well … to quote from http://www.netduino.com/: Netduino is an open source electronics platform using the .NET Micro Framework. Featuring a 32-bit microcontroller and a rich development environment. Suitable for engineers and hobbyists alike. It’s basically an Arduino that you program via the .NET language. I’ve not used Microsoft languages…

Read More Read More

>Easy peasy Arduino

>Easy peasy Arduino

> I’ve dealt with software for a long time, over twenty years. Software is quite simple really when you know the basics but to people totally outside of it, it no doubt looks like magic. I’ve always wanted to learn more about hardware. I remember buying an electronics book whilst in Japan but did nothing with it. A short while ago I picked up a starter Arduino kit. Arduino is (to quote the site) an open-source electronics prototyping platform based…

Read More Read More