Fork me on GitHub
Nation Pigeon

Viewing Category Systemless

Libre Office Spellchecker Not working

11th September 12 | Systemless

sudo apt-get install myspell-en-gb This should make it work, this will work for any debian variant.

[ Read More → ]

FreeBSD 9 Keyboard mapping

18th August 12 | Systemless

To get HAL to set your keyboard mapping on boot create the below file: vi /usr/local/etc/hal/fdi/policy/x11-input.fdi Enter this into it: <?xml version=”1.0″ encoding=”ISO-8859-1″?> <deviceinfo version=”0.2″>   <device>     <match key=”info.capabilities” contains=”input.keyboard”>       <merge key=”input.x11_options.XkbLayout” type=”string”>gb</merge>     </match>   </device> </deviceinfo> For this to work you will need to have HAL enabled in rc.conf. echo ‘hald_enable=”YES”‘ [...]

[ Read More → ]

Site Update 21-Alpha

8th August 12 | Systemless

Surprise, a new shiny theme has appeared!

[ Read More → ]

Pigeon #1

16th June 12 | Systemless

Image donated by Flabby from Hack This!!

[ Read More → ]

Site News

18th December 11 | Systemless

I was going to change the appearance of the site. But after looking around I got bored and just updated the CSS to make pre tags nicer, see. Hi Not much better mind you, but at least it’s something. Oh and I created a new category, called Windows for all them windows do-hickys.

[ Read More → ]

VPS Update

24th November 11 | Systemless

I’ve just completed updating my VPS. (Thanks AllSimple) We are now running 512MB RAM, previous 256MB, and more hard drive space. We are now running lighttpd instead of apache, in an attempt to save memory. Though this may change once I get around to researching it some more. I also have a load of draft [...]

[ Read More → ]

Life Tip

27th July 11 | Anime, Systemless

Eat your breakfast before you goto bed… then sleep for longer in the morning! Click for full size 1920×1200 – http://wallbase.cc/wallpaper/264803

[ Read More → ]

Fixed missing images

17th March 11 | Systemless

I have finally fixed the error after moving wordpress out of a “wordpress” folder and into my root directory. Because all the posts that I had made with images went like this “nationpigeon.com/wordpress/bla.png” and after I moved all the files the images could not be found. So a simple hack that I did was create [...]

[ Read More → ]

Software Prototyping

17th March 11 | Systemless

Prototyping is a good way to find out if what you have is what the users are looking for. It’s useful to get user feedback on the project and useful for evaluation Prototyping can be done throughout the project and at any time. There are many different types of prototyping, which range from pieces of [...]

[ Read More → ]

Mobile NationPigeon

23rd February 11 | Systemless

I forgot to mention that I have created a mobile version of this site at http://mobile.nationpigeon.com. If you are viewing this site on a screen resolution below 640×480 then you will be re-directed to the mobile version. I hope to implement an option where by you will be able to choose to use the mobile [...]

[ Read More → ]

Go Back in Time »

Copyright © 2007 ∞ Nation Pigeon - Designed by Peter Mayanrd
Theme Based on Black-Green - Fork it on GitHub