Archive for the 'Site Development' Category

September 12, 2006

More fun with WordPress

Well it’s been a fun and productive day today on the blog. This morning I mainly concentrated on getting some tabs functional, which you can now see along the top of the screen. I think they fit the theme pretty well, although I did have to move the image over to the left. For those who are interested in purely CSS tabs, I heartily suggest A List Apart’s guide which uses the sliding doors technique to great effect.

Read More »
Continue reading “More fun with WordPress”…

10:57 pm | Posted in Site Development, XHTML/CSS | 4 Comments » | Show comments »

April 17, 2006

Updating the Website

Well, I’ve still not totally decided what I’m going to do with this blog and my website, but I do know that I definately want somewhere to put up all of my code and personal stuff. So, starting from when the exams finish, I’m planning on doing a couple of things.

Firstly, I’m re-writing the site from the ground up. The code there at the moment is hideously inefficient for my liking, and I want to give cool things like PDO’s a good try-out. I’m also (probably) going to move my domain over to the home server since I really don’t use all that much bandwidth these days. Not 100% sure about that one yet, but we’ll see when I get around to it.

I’m going to clean up the layout and try and make it look “swish” – or something. As for the blog, I’m still undecided. I like the community here, but I do like having everything under my control and, more importantly, in one place. We shall see…

3:32 am | Posted in Site Development | No Comments »

March 14, 2006

End of Term

Well, after the complete downer at the end of term, things are looking up. I’m spending a week down in Plymouth with Sarah, and it’s been nice and relaxing so far. I’ve spent quite a few hours coding on the website tonight, trying to get things done by the end of the week. When I get back on Saturday, I’m going to have an awful lot of revision to do and not a whole load of time, so for the main part I will probably not be blogging or doing much else than revision.

My first four exams are at the beginning of April, and I’m not looking forward to them that much.

  • Topics in Mathematical Biology
    The course itself doesn’t seem to be too hard. Sure, there’s non-linear PDEs and all that jazz, but we don’t seem to actually do an awful lot with it. The problem with this exam is definately going to be the sheer amount of things that we have to know. And, unfortunately, there’s just no way around that apart from extensive revision.
  • Introduction to Topology
    I’d like to think that at this point in time, I understand topology fairly well. Again, there’s a fair amount to revise for but this is something that I can tackle, and it certainly isn’t insurmountable in terms of understanding. Which is always good. I just hope we don’t get a nasty exam.
  • Measure Theory
    This one has me a little worried. The problem is that there’s a lot to revise for and it’s also quite challenging from the standpoint of knowledge. We didn’t have the best lecturer, so that doesn’t really help matters. Really need to get going on some past exam sheets and do some questions.
  • Combinatorics
    I understand and enjoy this course. My only worry is that the lecturer, Daan Krammer, sets a nice(ish) exam. Last year’s was pretty nasty, and although it’s fairly easy to do, it takes a lot of time - not something that you have an awful lot of in the examination rooms.

Anyway, this is all worrying about nothing at the moment. I’ll worry more when I get back to Coventry and get going on the actual revision. For the time being, I’m going to drink some tea and enjoy myself here (as much as I can).

On the website front, I’ve finally got the “proper” CSS coding in place which means user-selectable themes! I know that’s what you’ve all been begging me for in a completely silent fashion. But yes, I have three CSS templates for the new (WB) theme, the default theme and also the old theme which did mainly suck. But there we go. Just need to write the appropriate bits for password changing, selecting themes, profile information perhaps and a couple other things, then I’ll have something that closely resembles a proper website.

I’m also going to make a distinct effort when I get back to catalogue all of my loose pieces of code here and there that do minorly useful things. I really want to put them on the web, since at least some people might e-mail me. I like e-mails, after all.

On top of that, I hope to accomplish the image catalogue as well as putting the photo galleries back online. I’d also quite like to optimize the scripting so that it all runs a lot faster and uses less SQL queries. Also, the CSS could, as always, need some work but I think I’ll leave that for the time being.

I can’t wait to get this thing finished. It’s been a long time coming and, considering the amount of work I’ve put into it, I’ve not had a lot to show for it. Certainly the coding will be most of the work, but I must sit down and actually write some content, otherwise this place will be nothing more than a skeleton. I’m more determined than ever that during this exam period I will blog more than I have done before. I need somewhere that I can vent my frustrations and not bombard my poor Sarah with rambling maths questions.

Anyway, I must stop writing now as it is certainly time for bed. Tomorrow, I think I’ll mainly concentrate on the user control panel and get that out of the way. Once I get that done, I can move on to sort out the other bits and pieces that are more shiny.

1:16 am | Posted in Exams, Maths, Site Development, University, XHTML/CSS | No Comments »

March 10, 2006

A Bad Day

Not been a great day, when all’s said and done. A friend of mine has, frankly, shown his true colours this afternoon and to be honest I’m quite annoyed about it all. I don’t think he reads this blog, but in case you do; I don’t consider you as a friend any longer. Don’t expect anything from me in the future, because you’re not going to get it. Grow up.

Basically that’s spoiled my day up until now. We had Pizza Hut tonight, which was nice, but honestly I’ve never been quite this angry with anyone before and I don’t particularly like it. I just find it hard to believe that anybody could be quite so immature and idiotic, but there we go.

So, I’ve decided to come back to Coventry tonight instead of doing the usual Maths-fest. I have to pick Sarah up later, but I do have two episodes of Ramsey’s Kitchen Nightmares to catch up on and I would really like to work some more on the website tonight. I’ve patched up most of it to use my new templating system, and it seems to work a treat. I’m still not 100% sure about the performance, but I reckon I can get away with it pretty easily. Perhaps if I do some database work and tidy the OOP code a little, it can be enhanced a bit more.

Still, load times of about ~0.01 seconds per page aren’t too bad. I just want it to be able to process the databases efficiently. I’d better get on with it then, I suppose. Bleh.

8:53 pm | Posted in Personal, Site Development, University | No Comments »

February 12, 2006

What the heck - a small update

I figured that I may as well give another small update saying what I plan to do with this place - assuming I can find the time and motivation, of course. I won’t bore you with details of what I’ve been doing for a little bit yet.

  • Update the code to my latest development version; it’s been ready for ages but my host is only just beginning to implement PHP5 (which it requires).
  • Create an importer so that I can grab my entries from WB and put them over here fairly easily.
  • Perhaps create a little guide for the BBCode and stuff so that you can all comment easily. Maybe add some more for functionality.
  • Create an image store; this way I can easily create galleries and put images into my entries without having to worry about uploading them manually.
  • Put all of the photos back up again?
  • Create a new style for the place (perhaps based off of my WB style), as well as a style manager.
  • Create a user control panel (basic).
  • Create the admin control panel (again, basic).
  • Perhaps look into actually releasing the source code (if people would actually be interested in this).

Well, I’m going to install apache on my new laptop now and see if I can actually come through with any of this. So I suppose that I will try and update tomorrow or sometime soon. Tomorrow isn’t out of the picture, however, since I have about a gazillion frees.

9:15 pm | Posted in Site Development | 2 Comments » | Show comments »

Back to the old blog…

Well, having used Warwick Blogs for quite some time now, I’m quite happy to say that I’m probably going to be coming back here after all. Frankly, it’s been quite some time since I’ve really enjoyed blogging and I think I will enjoy writing here a lot more than I did over there - no offense to anyone intended.

Having put all of the effort into coding this website I’m reluctant to let go of it so easily. I’m planning on doing some mods when I have time, but for now just a quick note to say that I’m still here.

8:41 pm | Posted in Site Development | No Comments »

September 24, 2005

Back to maths…

So, back to maths and another year. Kind of looking forward to it, but there’s a lot of stuff to do this year, and I haven’t really got back into the swing of things yet. At the moment, I’m trying to prove a set is open, but I can’t get my head around it for the life of me. Considering this is one of the easier things to do, I should be able to do it – but never mind.

Spent most of last night playing around with the CSS and getting everything working again. I noticed Mark has used the same layout, so I’m a little chuffed about that. But no, apart from that, it’s been a pretty boring day. San Andreas has been a constant source of amusement; mainly finding new and more inventive ways to kill the main character. For instance, jumping out of the a military jet and landing without a parachute, or cycling off of the edge of a mountain. Ouch.

Currenly trying to get some work done, but a couple of my friends who are joining this year (to do Computer Science) have arrived on campus and want to say hi. It’s all rather depressing really, since I really want to get back on campus, even though I do enjoy living off-campus. Having a car helps, but it’s still a pain.

Anyway, I’m going to go to the Piazza now and force myself to have a pint. Oh, the hardship.

1:46 pm | Posted in Maths, Site Development, Warwick Blogs, XHTML/CSS | 3 Comments » | Show comments »

September 2, 2005

New Layout

I’m going to create a new layout. Simply because I’m immensely bored, and for no other reason.

So there.

I want to look this site all “hip” and “trendy”. Although it’ll probably end up looking more “twatlike” and “stupid”. Ah well, the trials and tribulations.

10:24 pm | Posted in Site Development | 5 Comments » | Show comments »

July 7, 2005

Address change

In the next few days, I shall be moving the site over to the new backend system. As well as this, I shall almost certainly be moving from “realm.xyloid.org” to “xyloid.org”, since there is precisely zero reason for me to not use my top level domain and display it as a big, blank page.

I shall be leaving redirects in place for those of you who insist on beating me to death with giant chihuahuas. Not that there’ll be much of that, mind.

I’m also contemplating a new name for the site and some other assorted goodness.

PS: Sleep deprivaton has start to set in and this post may be construed as “ever so slightly mental”. At least I didn’t do the “OMG TEH ROXOXXXXXXXXXXXOXOXOR!!!!!!!!!!!1111123123″ stuff. So there.

12:34 am | Posted in Personal, Site Development | 2 Comments » | Show comments »

July 6, 2005

Over at last

Hurrah! It’s over!

Finally, I’ve finished porting the website over to the new backend. Overall, it’s taken about 7 hours, which isn’t too bad considering the sheer amount of code in this site - a lot of which you don’t actually see. Whilst the displaying code is quite simple and in many cases trivial, there are various options for myself, the administrator, to add/upload files. I just don’t like using phpMyAdmin as much as I used to for that kind of thing.

Admittedly, I’ve not finished the Admin CP but I’m not too bothered about that at the moment. However, there’s still plenty to be done:

  • Create the User CP: will contain password changer, preferences (styles etc) and a small profile section.
  • Update the Admin CP so that it actually works. I always find this to be a bonus.
  • Add a “remember me” option to the login interface - at the moment it automagically remembers you anyway, but that’s not good enough.
  • Re-create photos section.
  • Finish updating the statistics section, because it’s a templating nightmare and I can’t be arsed at the moment.
  • Plugin interface? This is a real big one to do and I don’t know that I can be bothered. Could be interesting though.

In other news, my car’s booked in for an MOT tomorrow. Really hope it passes because I don’t particularly want to have to spend money on that.

However, for the time being I’m off to bed. So I shall bid you all goodnight, and retire in a bedwardly direction. Muahaha.

11:53 pm | Posted in PHP/MySQL, Site Development | No Comments »