Posts for the 'Django' Category (Feed for this category)

Let's get up to date

So I noticed tonight that I haven't blogged in over a month, and decided it was about time I did.

Lately I have been working quiet a bit, especially now that I've finished Uni, and have lots of free time. In the other time, I've been working on implementing some changes for an IRC network, as well as test and try to document and get things in order.

I have started using del.icio.us, when I remember atleast, to record some of those sites which contain facts that you really want to store. I also wrote a importer and application so this can be viewed (and commented on!), on this site. You can view it at www.nullis.net/links, tho it does not look very pretty.. yet!

Speaking of Uni, my graduation has been finalised and I am able to add B.CompSc. to my name after the 25th of September! Mind you, I am going to end up spending more than $150 on just plaque and photos from the graduation. But they do look good!

Meanwhile, DNS for all my domains, (except this one ironically), has been switched over to being hosted by myself. For some of the sites, I am using ZoneEdit still as backup nameservers to increase reliability.

I also recently got the Die Hard Game for the XBOX. Graphics suck. When I put it on to play, I had to check I wasn't playing the SEGA...

Also, Facebook is rather addictive! That is all..

Comments 1 CommentsAdd a comment Add Comment

Transition complete!

So, after some comments of encouragement, I finally got the proverbial finger out, and made enough changes so my new site is now ready for the public.

There are a few things that I know still need to be fixed, and coming soon, but this will occur with time.

If you do notice any bugs, please leave them as a comment on this entry, or if you feel it better to email, then send an email off to praetorian at this domain.

Thanks!

Comments 0 CommentsAdd a comment Add Comment

Transition to Django

Having been working on my django based blog for some time now, (when I haven't been busy), I have finally gotten to the stage where transition is almost upon us!

I am yet to properly finish the comments system on it, as I am still unsure how to go about this, but everything else is in place, from the design, to the conversion script. The conversion script is actually quite neat. From a SQL Dump of a wordpress blog, it can successfully transform it into a python list of tuples, from which another script reads this into django.

In other news, Linode improved their value for money, so I went out and got myself one. Maybe thats where the new site will be in future :-)

Comments 8 CommentsAdd a comment Add Comment