Valid HTML 4.01 Transitional
Valid CSS!

14/Jan/10
The uploader page was broken due to the change in tables to css from html.. I put it off for as long as I could. :P
Added a btjunkie search to the search forms.
I actually uploaded the new design to the main page since the bugs have now been worked out.

15/Aug/09
OK. I have made a shadow effect with a new png and have begun the process of changing all the html tables to css tables using div's. This will be messy and I will probably break the code a few times before I get it right.
I fixed the issue I had with over-stretching cells by specifying the width for those cells in css.. seems so obvious now.
Oh, and the padding on the bottom and the right of everything that uses the new shadowed image has been changed to 14px instead of 10px to accommodate the shadow.

The new shadowed 1000px.png is 7.3kB instead of the old one of 6kB.

13/Aug/09
Putting a little bit of thought into how to reduce the size of the large png's I realized that I could make them just one image with all the corners and make it align the right way with the background-position function in css. The overall header image size is now 6kB instead of 22kB.
Now to go through all the code and make some changes so that the headers don't offset to the left...

I have been thinking of doing a shadow effect sort of like this, But I will have to improve my Inkscape skills a bit.

12/Aug/09
I was bored so I decided to mess around with some code.
I cleaned up the header tables by making them four cells instead of nine. This had the unfortunate effect of offsetting the text by the amount that the 10px boxes(tr/br) overstretch. It's a bit annoying and seems to come about when you give a table a percentage and then limit the cells. I have got around it in the log, though, by giving the main contents of the table a single cell in the third row with no cellspan. Thereby limiting the second cells in the top columns to the content given(10px padding).

By making the table cells four instead of nine I made the old images redundant(tl.png, t.png, tr.png, l.png, r.png, bl.png, b.png, br.png) and made just four to replace them(tl.png, tr.png, bl.png, br.png). The new images, though, are quite a bit larger in size then the old ones; 22kB now as opposed to 2kB for the old ones. Still, nothing compared to what people are currently used to with their dancing monkey gif's and flash.

04/May/09
Fixed the abload upload/transload forms and increased the inputs to 20 for each.

06/Apr/09
I have changed the border images in the 'side boxes' to the ones used for head1 and put the images in tables so they now move depending on the sizes of fonts/iframes/etc.
Reorganised some code so that the shoutbox section appears under the "main-menu sidebar section". This is so it will be easier to copy&paste any changes to all pages.
Unified almost all css into the style.css file to reduce code waste.
Took out the two Exploseek searches because they probably aren't used, anyway.

05/Apr/09
Reduced the font sizes because I presume most will be on <=1280x1024.
Took out the background colour in the two 'popped out' sections because I am thinking about adding some png transparencies.. nothing major, just 10%.
Changed some naming conventions on the curved corners.
Am in the process of changing all the gradients from #7092BD-#F5F5FF to #7092BD-transparent. I shall then implement a recursive pattern for the background.
I may change the main body font colour to something darker to make it easier to read at higher resolutions.
Changed the favicon to a png and curved it a bit.
Changed the .css file name from menubox.css to style.css since it sets the style for more than just the menubox, at this point.

28/Mar/09
Just checked on a Webkit based browser(Midori) and my shoutbox thingy was off a bit. Found out it was just because I wrote a break after an enter, just for the sake of code cleanliness, but now it is all fixed. I never seen this issue in Firefox or Opera but each rendering engine has their own quirks, I suppose. ^_^
After messing around with vector graphics with Inkscape I made some fancy fading curvy borders. I offset the fixed boxes 10px from the top to give them a more 'pop-out' feel, whatever that means; but I like 'em.
I intend to start messing with fonts but it seems to be a more complex subject than first anticipated so I shall have to get a css/whatever book and study up.

15/Dec/08
I noticed an old backup of the site and I just had to laugh:


14/Dec/08
1. Changed all .jpg images to .png images.
2. Added some highlighting in index.html to make things more clear.
3. Also changed some names around on index.html.
4. Changed the size of the shoutbox ages ago but forgot to write about it.
5. Got rid of the Webcams because the image URL's changed and I couldn't be arsed to go through every one to update.
6. Made this Sitelog page, obviously.
7. A lot of re-ordering on the code side to make things clearer for myself.

/end

02/Aug/08
I noticed that xs.to changed its layout so I done some checking to see if there were new features and, sure enough, they have transload functionality now. Nice.

After messing in their code I noticed the URL methodology changed, so after redoing the old way and adding transloading to my xs.to forms I noticed that ImagePile had changed their URL methodologies as well.... so after a while I figured out their weird new form layouts and all is now good.

The entire Imagehigh section needed to be deleted because the bloody site just doesn't exist anymore.

27/July/08
2.0? 1.0? 0.1.28beta?

Specified margin/padding on every form because Opera wants to wrap forms in "paragraph" tags for some bizarre reason.

Altered some anchors to fix some weird padding around w3c images in Firefox.

In the webcams page, some instances of "Street" became "St" and some instances of "Road" became "Rd" for consistancy purposes.

Moved the shoutbox to the right side of each page instead of a dedicated page to itself.

Created two more images for the right 'box'.

21/June/08
Now fully W3C compatible(both html and css).

20/June/08
Reorganised all code so that everything is now more readable.

Added doctype(which should have been done a long time ago).

Created a separate css file for the menubox.

Took out needless "table" element in each page. (replaced with div for class=)

Switched from Geany ide to Bluefish ide for the purpose of writing html/css.

Switched from gFTP to FileZilla for uploading changes via FTP. (handy name/password/host profiles)

13/June/08
Rewrite of every page to exclude the use of iframes(except in the case of the shoutbox where iframe is mandatory) and to make every page separately linkable.

Added ThePirateBay to the search list as stated earlier.

Added Mininova to the search list, also, as stated earlier.

Had to figure out how to implement the sidebar in css instead of a table cell and how to fix it in place. (easy enough when I found out css had "position: fixed;" capabilities...)

I think I need to buy a css book or something...

The main area left aligned when "position: fixed;" was implemented so I had to do a "padding-left: 140px;"... I would prefer not to do it this way but I don't know of another way so it will stay like this, for now.

index.html, instead of being link to from the other pages, is linked to from ./(current directory). This makes a click to the searchbars go to the 'root directory' instead of index.html. It could, of course, just be a hard-coded link but I would prefer every element to be transplantable if I ever wanted to re-host.

Latest alteration(put it on a few minutes ago) is OVGuide. Watching films/tv shows on a teeny tiny flash box seems to be popular as of late(for reasons beyond me) so I have added OVGuide as a search.

31/May/08
I added webcams from all around Dublin onto my site, so I can more efficiently watch over my domain......

Changed the 16x16 favicon from to since I feel it portrays the essence of the page more eloquently(it's the same blues :P ).

I shall add torrent searches(mininova/piratebay) at some point to the searchbars but santa know when that will happen...

11/May/08
I added a shoutbox to my site.... for some reason.. enjoy!

Many props to shoutmix.com for the free shoutbox thingy.

25/Mar/08
Have been meaning to upload these updates for a while now(but just haven't bothered)...
Well first I changed the font on the sidebar(index.html) to sans-serif to give it a "chunkier" look.
I added two new searches to the "searchbars" which are Time and Date and Snopes.
Some other miner changes, but they dont really effect anything.
I have been meaning to add some torrent searches(Piratebay, Mininova, and so on) and will get around to it.
.......Oh and I changed the css on this page(after converse with ElCaste) but didn't bother to post an update about it.

/end

18/Feb/08
Registration Date: 17/Feb/07 23:45:38 CET

I guess it was my sites birfday yesterday...

18/Jan/08
Hullo!! *waves*

Few updates to my page! I have added search sites and one upload site.
Upload - I have added abload to the page, it has ten upload entries and ten transload entries(nice).
Search - I have added 1. YouTube , 2. Rotten Tomatoes and 3. GameSpot to the page... mostly as alternatives to sites already there(imdb/gamefaqs) but worth the effort none the less..

16/Nov/07
A few updates to my page here. Mostly superficial changes(CSS) but I think they look nice!

1. I have limited the input boxes in the uploader page..
2. I have changed the font from "browser choice" to serif.
3. Changed the table headers to anchors for roll-over goodness!
4. Err, umm, something else but can't remember...

21/Sep/07
Some big alterations to MyGodSpace...
Anyone who is not on a Mozilla based browser will not see my curvy borders. :finger:
I'm starting to like CSS; it's very handy, but using it I can see how it will display strangely on any browser a page was not built for....

18/Sep/07
Done as I said, rollover now changes to black and katz is back on the list of searchbars(I really didn't like phazedll)...

It's now about 5 past eleven in the pm and have just opened up my music browser...

18/Sep/07
Yeah, I have plans for my page! I have already added some css, which I like, but I have some additions ready for upload(they are currently residing in my Web Page directory)... I shall do that at some point, prolly tomorrow, which I suppose is today(12.22am).
Katz seems to be back.. but now its on a different suffix(was wz now cd)
I have made some changes to my godspace css so that it uses my homepages colour scheme... for some reason..

17/Sep/07
Started year two of my two year course today... yep, that's about it...

No new StrongBad today.. bummer!

12/Sep/07
It's just past midnight now so I guess the 12th is more correct.

From what I have read about LCD screen, frozen pixels/dead pixels seem to be a huge problem.... well, not a problem but a nuisance. I found that a good way to get rid of them is to flash various colours on the screen at high speeds(<=10fps) to "force" the pixels to reset so my page now has a very useful little tool to help with this nuisance.

11/Sep/07
I have done away with the gif's that link to the right and in they're place have added some flashy CSS!
Here is what it should look like... Firefox 2.0.0.4

And when I open in Opera 9.21.641 I get this for some reason, even though the supplied background image is 10 pixels width and the td(table cell) is 10 pixels width by 100% height...

I haven't bothered to check IE because... well I couldn't give a toss..

15/July/07
#1 colspan="2" implemented a few times with align="center" getting a few honourable mentions!
#2 ImageVenue added, only allows jpeg but let ten at a time(1.5mb limit).

14/July/07
RapidShare added to site in accordance with marksyzm's wishes...
It's starting to get a bit to long..
I did plan on putting MegaUpload on there too but I would have to find a way around all the flash. It may get on there eventually.

/end

14/July/07
#1 Added SourceForge to the search page, as suggested by Z-Man.
#2 Added ImageHigh to the upload page, also suggested by Z-Man.

13/July/07
I was bored so I created "favicon.gif" with GIMP and added it to the page...

/end

11/July/07
Katz seems to be down; phazedll will replace it until it's back(if it's back)...

/end

06/Mar/07
Ok, so what I have done this time is:
1. Added that bloody uploader(after cleaning up the code a bit).
2. Moved some borders around, nothing big there.
3. Done a quick google search for a button maker and found this, its basic, but it works.
4. Oh and I decided to make the "right" iframe open in the "target="_parent"".

I am still undecided weather I will bother to make a RS/MU/etc uploader.

I could still extend the image uploader to more then just ImageShack and ImagePile, but that's for when I could be arsed.

/end

03/Mar/07
Web page looks a bit better now.

Bloody iframes annoy me...

Notice the nasty "line" iframe, if anyone knows of a better way of drawing a basic line in there please let me know; the beer doesn't really help the thinking process.

I do have an image uploader html(imageshack and such) that I could throw in but the code is basically indecipherable from all the horrible javascript. There is only about a dozen lines of actual html in the uploader and the rest is js, which makes the file 1174 lines long.