Author Topic: Web Design (HTML/CSS + PHP/SQL) Experiments!  (Read 819 times)

Today I found myself very briefly reinvigorated to try and make some randomly cool stuff, and ended up coming up with a new design. Wanting feedback, I venture here, to approach you (the consumer!) for feedback, or ideas. Or hell, even requests if you'd like to see something made.

Note: Images are limited in size to 200px width, click them to view.
The first design (which I made today), titled 'Arc' for obvious reasons:

It's just the bare bones of the design, but it already looks nice and makes me happy.
A.R.C, I barely know you but this one goes out to you because... well I dunno. It just made me giggle when I realized.


And my only other notable design (that I didn't delete when I found that I actually had 49 of them in my WIP folder and no idea what I was doing with any of them), titled 'Gær' because I think I was very tired or drunk (or both!) when I started it. And it looks nice so it stuck, or maybe it could be 'Gear' with the e/a swapped and merged. The world may never know.

This one has considerably more work done. It actually has a basic parser system attached, and some data placed in databases and well; it's semi-functional, to say the most. The parser is wholly custom built; rather than using $_GET I'm using the whole query string and doing my own thing to it (I was bored, sue me). I could type about four A4 pages of rant on all of this thing, and it's barely a quarter done, but I'll get round to finishing it someday. in other words it ships with duke nukem forever


Feel free to post your own little HTML freakouts! I'll be posting updates whenever I actually do something with these, or make something new. I'd like to know what you think or what you've made too.

You should make me a wordpress theme for my website.

I would lie about paying you and everything.

Hello, World
Hello, World
Hello, World
Hello, World
Hello, World
Hello, World
Hello, World
Hello, World
Hello, World
Hello, World
Hello, World
Hello, World
Hello, World
Hello, World
Hello, World
Hello, World
Hello, World
Hello, World
Hello, World
Hello, World
Hello, World
Hello, World

Tom

1st one is all image based, it probably would take a long time to load in a real world environment.

2nd one is pretty good. Still might be a slightly longer load, but it's worth it.

The parser is wholly custom built; rather than using $_GET I'm using the whole query string and doing my own thing to it (I was bored, sue me).
lol.

1st one is all image based, it probably would take a long time to load in a real world environment.

2nd one is pretty good. Still might be a slightly longer load, but it's worth it.
top.png (600x132)
bot.png (600x132)
scan.png (3x3)
scan2.png (3x3)

I do tend to use quite a few images, mostly because element transparency in browsers tends to be pretty bad and I also need to have a different value for every damn browser. Still, if it takes a long time to load that, you best get off dialup.

Second one is also using quite a few images, but no more than most sites these days.

lol.
I know right. It only actually struck me when I was posting this just how useless that system is. However you can stack commands (check all profiles of a group, then display a post and then that post's author's profile). Still useless though. Fun to make but.

Tom

top.png (600x132)
bot.png (600x132)
scan.png (3x3)
scan2.png (3x3)
Dimensions don't really say much. File size?

I know right. It only actually struck me when I was posting this just how useless that system is. However you can stack commands (check all profiles of a group, then display a post and then that post's author's profile). Still useless though. Fun to make but.
Heh, I guess that could be somewhat useful, now that I think about it (I know more compiled languages like C++ then I do languages like PHP or Javascript, but I get the just), but I know that it could be performed in a way easier manner. When you think about it, boredom is fun!! :cookieMonster:

Dimensions don't really say much. File size?
Total file size: 1.55KB for page and stylesheet, 9.52KB for images.

Heh, I guess that could be somewhat useful, now that I think about it (I know more compiled languages like C++ then I do languages like PHP or Javascript, but I get the just), but I know that it could be performed in a way easier manner. When you think about it, boredom is fun!! :cookieMonster:
Boredom is the most fun! I get so much done when I'm bored.