Categories

Bluetrait
        Bluetrait
                Bluetrait
                    Coding
                    Geek
                    General
                    Videos
                    Solar
                    Coding
                    Geek
                    General
                    Coding
                        PHP
                        Bluetrait
                        PHP
                        Bluetrait
                        WordPress
                            Plugins
                        PHP
                        Bluetrait (Program)
                    Geek
                        Juniper
                        Cisco
                        IBM N2200 8363
                        PCs
                        Spam
                        IPv6
                        Apple
                        NetScreen
                        Internet
                    General
                        Uni

Thu, 28 Jun 2007 3:14 PM

Back online

Michael Dale
The internet was connected today. So I've got the web server temporality going. I'm going to replace it with something else as it is too noise and doesn't work correctly.

Sun, 27 May 2007 7:58 PM

Our Dead TV

Michael Dale

Our Dead TV


The background is meant to be blue :)


Thu, 24 May 2007 6:17 PM

Bluetrait 2

Michael Dale

I've decided to rewrite Bluetrait.


It's had a good run.


Getnews (the blog script that I wrote before Bluetrait) was aimed at providing a very basic blog with commenting support. It did this well, but a lot of it was hardcoded to my domain/style so it wasn't really useful for anyone else.


I wrote Bluetrait 1 as to allow others to easily use/install it. It had/has a very basic template type system. Over the revisions it has been slowly upgraded and now includes:


  • Good spam filtering. I think I'll finally got to a stage where I'm happy with it.

  • Awesome looking admin panel thanks to Stuart.

  • Event Viewer (which I really like having)

  • Basic RSS support

  • User management.

It has worked well on my site for almost 3 years! But it has some limitations that are starting to annoy me. The biggest problem I currently have with it is the way the CMS side works.


There is no way to categories pages and as my project page grows it is becoming an issue.


So I'm going to take what I've learnt with Bluetrait 1 and rewrite it.


I'm aiming to make Bluetrait 2 able to cope with all kinds of content for example:


  • RSS

  • Atom

  • Content/CMS

  • Blog

The idea is that the core of Bluetrait will have a section that allows people to design their own plugins which allows the system to handle any kind of data output.


Bluetrait 2 will also require PHP 5 as I'm using the PDO database class to allow for almost any kind of database (mysql, sql lite etc).


So the coding has started. Plugin support is almost done. I don't expect to have anything finished this year, hopefully early next year.


Mon, 21 May 2007 9:30 PM

phpbb 3 RC1

Michael Dale
phpbb 3 RC1 is finally out!

I upgraded my old forums to have a play, I like it.

Sun, 20 May 2007 9:22 AM

web server

Michael Dale
The Web Server is having issues *again*.

This time it looks like one of the CPUs isn't working. So it's going to be running with a single cpu until I get around to fixing it :|

EDIT: Still having issues. Might be a power supply issue, but we don't have another one to test with.

PCs

Thu, 17 May 2007 4:06 PM

Dashboard Lite - WordPress 2.2 Plugin

Michael Dale

Josh created a custom index.php way back in WordPress 1.5 days that removed the RSS feeds on the WordPress dashboard.


Up until now it wasn't really possible to this with a plugin nicely. WordPress 2.2 has added an API hook that although not relevant to the Dashboard it is in the right place!


So I've created a simple plugin, which you can download here, that removes the RSS feeds. Please note it requires WordPress 2.2.


Mon, 14 May 2007 2:52 PM

What data is being sent to Akismet?

Michael Dale

I just read an interesting post here about what data is sent to the Akismet servers. A surprising amount, including the whole $_SERVER array!


I wouldn't be too happy with that myself. Bluetrait's implementation of the Akismet client sends the following information:


Comment Author

Comment Author Email Address

Comment Author Website Address

Content of Comment

Author's IP Address

Type of Comment (i.e Trackback, Comment etc)


Bluetrait's implementation sends the following information:


Comment Author

Comment Author Email Address

Comment Author Website Address

Content of Comment

Author's IP Address

Type of Comment (i.e Trackback, Comment etc)


Plus the $_SERVER array with the following information removed:


'HTTP_COOKIE',

'HTTP_X_FORWARDED_FOR',

'HTTP_X_FORWARDED_HOST',

'HTTP_MAX_FORWARDS',

'HTTP_X_FORWARDED_SERVER',

'REDIRECT_STATUS',

'SERVER_PORT',

'PATH',

'DOCUMENT_ROOT',

'SERVER_ADMIN',

'QUERY_STRING',

'PHP_SELF' ;


Unfortunately this is more than I first stated, I'm going to review the data being sent. It shouldn't contain any extra data that is personal.


EDIT: Some more info here. Looks like Akismet sends the all cookies that are from that domain. i.e anything the client (the person posting the comment) is logged into. The post is a bit old (2005) so this behavior may have changed.


EDIT2: I just checked the source code from WordPress 2.1.2 it looks like cookies are no longer sent, everything else still is.


Sun, 22 Apr 2007 12:33 AM

Downtime

Michael Dale
Sorry about the downtime. There are some issues with Apache that are causing the server to lockup; I haven't had time to look into it yet.


The reason I didn't get to it quicker was that I had been at Heron Island for the week (which was awesome).

PCs

Mon, 09 Apr 2007 4:55 PM

New Moblie

Michael Dale
Got myself a new mobile today. Bit of an impulse buy, but my old phone was starting to act up.

Anyway I got myself a Nokia E65.

Seems to work fairly well, its fast and does phone stuff :)