Hans Rasmussen

info@hansrasmussen.com, +46 (0)760480046

Windows Live Writer with WordPress

Windows Live Writer with WordPress

I use WordPress as a blogging tool. Instead of logging into the administration system I can easily create my blog entries in a desktop program and publish my entry if XML-RPC and Atom Publishing Protocol settings are enabled in your WordPress blog (Settings –> Writing)
I use Windows Live Writer and my blog is in [...]

Installing LAMP (easy way)

I previously wrote about how to install WordPress on Ubuntu with some information on how to setup Apache, mySQL, PHP.
A faster way (if you do not care about selecting and configuring manually)
sudo tasksel install lamp-server

Setting up WordPress on Ubuntu

There are a few good blogs so I decided to install/configure WordPress on Ubuntu 7.1 workstation to see what is was all about.
Since I wasn’t using any packaging tools I tried to make it through a terminal window. That wasn’t that easy as I thought so I thought I’d give some documentation about the steps. Most of [...]