your stuffs

search

badges

RSS Feed Atom feed check my xhtml check my css spread firefox made by pobk A Django powered site

legal schpeil

Creative Commons License
This work is licensed under a Creative Commons Attribution - NonCommercial - ShareAlike 2.0 License.

blog archive for Friday February 1st2008

Friday February 1 February 2008

PostgreSQL, I love you...

... if only it could have my children...

I love postgresql. It’s the most wonderful thing since sliced bread.

Specifically, the tsearch2 that comes with it in the contrib directory. Makes my life so much easier.

I’m so glad that theo inflicted postgres on me all those years ago. It’s such a relief to just be able to use real SQL, instead of the cut-down pseudo SQL that MySQL implements.

And before you go harping on about version 5, please note: PostgreSQL has supported SQL 99 syntax for a metric fucktonne longer than your toy RDBMS. I’d prefer to stick with something that’s ...

Posted by Richard on Wed February 20th 2008 at 9:39 p.m. | comment |

Twitter Entry...

PoBK: @keybuk: which is?

Posted by Richard on Wed February 20th 2008 at 9:01 p.m. | comment (0) |

Overview — Python Documentation

Mmmmm Pretty new Python 2.6 documentation. While the old stuff was functional, it wasn’t very easy to read.

Posted by Richard on Wed February 20th 2008 at 2:48 p.m. | comment (0) |

Overview — Python Documentation

Mmmmm Pretty new Python 2.6 documentation. While the old stuff was functional, it wasn't very easy to read.

Posted by Richard on Wed February 20th 2008 at 2:48 p.m. | comment (0) |

BBC NEWS | Technology | Brain control headset for gamers

The beginning of neural interfaces for computing? Woo… I might finally be able to get my thoughts into some form of legible notes before I forget them.

Posted by Richard on Wed February 20th 2008 at 1:51 p.m. | comment (0) |

BBC NEWS | Technology | Brain control headset for gamers

The beginning of neural interfaces for computing? Woo… I might finally be able to get my thoughts into some form of legible notes before I forget them.

Posted by Richard on Wed February 20th 2008 at 1:51 p.m. | comment (0) |

Ooops

... Sorry guys...

I broke the feeds last night.

Should be working now though.

Posted by Richard on Wed February 20th 2008 at 1:44 p.m. | comment |

It's alive... again...

Mwhahahaha

I got bored and finished off the code behind this site.

It’s more of a feed aggregator now than ever before, only it’s only aggregating my feeds. Meh, it’s a cheap way of getting a site that updates all the time.

Of course there’s spammy posts, like my music feed, but that can easily be silenced. I’ve polished here, and there, added little nuggets of usefulness including sitemap.xml main feed… so yeah… should be good now.

Posted by Richard on Wed February 20th 2008 at 3:20 a.m. | comment |

Damn, damn, damn

... and double damn...

Having written this lovely bit of code, I an unable to deploy it.

Why? Because I needed python 2.5 for some of it. That requires upgrading python on my gentoo box which is still Python 2.4!

There are circular references all over the place. Crap.

Posted by Richard on Wed February 20th 2008 at 1:12 a.m. | comment |