![]() |
Some of you may know of it (especially those that check the Programming section regularly), but I've been working on my first website commission for a while. I finally finished it. The contents itself still needs to be added, but that's the owner's task. Made a beautiful admin panel for that (of which I'm especially proud). You can check it out here. For the record, I don't have anything to do with the wigs, just with making the site.
Edit: Again: Link to the site (so it's a bit clearer to find) |
Look decent Tiki.
It's not too complex, but it's not too simple, you got a good design going here. Very attractive and it's pretty informative too. My only complaint would be that there's a lot of white space at the top of the site, otherwise nice. |
looks really nice!
looks like they taught you something on that course afterall ;) |
It looks OK. But the graphics, mainly the logo (the female head), are a bit rough. 0_o
|
I would clean up the logo and the header. Make it about 25% of what it is now and make the width of the site 780 pixels
The reason for a smaller logo is: Less loading time, more subtile and there will be more content (where people actually come from) on the screen withouth having to scroll. The width of the site in 780 pixels in order to make it compatible with 800x600 browsers. Besides that, I don't see a reason why not to do it, especially since there is no content which actually needs the current width. Further I would keep it all the same. it looks happy :) |
Nice work!
I also think the pic should be altered a smiggin. (Rough at the bottom) Nice colour scheme though... white words are a little ahard to see, maybe some outlining for the top of the word. (tends to disappear into the light yellow) Once again, good work! :ok: |
I want a kuja wig? :blink:
|
Pretty. :)
.:EDIT:. You need a title. You know. <head><title>Page Name Here</title></head> |
I don't think Kon Tiki designed it, read the what it says on the page, however I can't really comment on the coding, I guess it's the site admins who appreciate that the most...
|
@Data: Actually, we had 4 days of PHP, of which 2 were seeing all kinds of plugins and tools. First day, I spent playing Spider Solitaire. Second day, I took my coursebook, went to W3schools and Php.net and started learning it myself. If it were up to what I've been thought in that course, I wouldn't be able to make a connection to an SQL database yet (just like what some of my fellow cursists've been asking me 'bout) What really was helpful, were the SQL classes we had, but that was from a different instructor :D As for the website assignments... we had two of them, and even after explicitely asking for feedback on them, didn't get them. We were told we wouldn't get homework (some of the cursists're moms with kids, so they don't have any time for homework when they're home), but that instructor still gave that, without actually correcting it. Shows exactly how well he's done his job.
@Maikel: I know. I'm a bit embarrassed 'bout that, but it's not my work. I suggested to make it smaller, but got told to keep it as it is. I know it's too big and too wide. It takes 1/4th of my current screen, purely header, plus it really does look too rough. At any rate, it's not my responsibility, and even if it were, I've been told not to do anything 'bout it. @Bobbin: Been thinking 'bout that. I kinda forgot that :whistle: I might make a quick patch for that (been sending one patch after another, as she keeps whining 'bout this or that needing to be added in or changed, even though she initially said it to be different... like the gallery not needing text links, but thumbnails, then the next day it needing text links, not thumbnails) I can fix that with just another patch. @Gelfo: A what now? :D @Kearnsy: There shouldn't be any white words in there... Nor yellow :blink: |
Quote:
- He means the white text on the yellow/red buttons on the left side :P Very nice work, I've been looking into learning PHP/mySQL, how did you learn? I've gone to the PHP website but the documentation is HUUUGE and would probably blow up my printer, so I don't really know how to get started into it (for free of course ;) ). Some minor flaws: - On the Quotes page, this happens: Quote:
Quote:
|
The contents's put in by the owner, through a contents management part in the admin page. She's put those links in there. 's Not my doing, but the owner's :whistle: Once I know how to do stuff like BBCode tags and looking for unclosed tags, then closing them, I can fix that, making divs that'll fix things like that, together with a bit of Javascript so she can click a button that'll place the tags for her, which'll fix that all. I'm afraid I don't know how to do the tags-checking yet, though, or to at least keep unclosed tags from influencing the next div.
I see now what you mean with the white text. Again, that's not my doing. The owner gave me one big-behind pic and told me the site had to look like that. I cut out the header, footer, buttons, etc. Those buttons had that white text on there already when I got them, and I'd probably hear 'bout it if I'd've changed it. I already heard 'bout it that I added my name at the bottom <_< The bookmarking thing does work with the wigs, as she explicitely asked for that. Aside from that, I'm still looking into search engine accessability, as apparently, it's an issue with that as well. It's easily fixed by passing the variables on through the URL, but I'm not too fond of that. It's a bit of a security risk, as people'll be able to fiddle 'round with it and possible, although it shouldn't be possible the way I coded the site, could change things they shouldn't be allowed to change. As for the Php.net documentation, it's best to just put a keyword in in the Search-button, like if you're looking for mySQL functions, entering mySQL in there, or if you're looking for filehandling, putting file in there. Otherwise, it's hard as hell to find your way in it, indeed. Also, you might want to start with w3schools' PHP classes. They'll teach you the very basics you need. |
After you've used any C-esq programming language for a while you'll start to memorize the function names. Once you've done that the PHP quick reference URLs are invaluable. For example, http://php.net/file.
|
And if you want to test PHP scripts, you should run a PHP compatible webserver, such as Apache (www.apache.org) (Note: I have had problems install PHP on the windows version)
Edit: Not a bad site, if your looking for a wig :P |
Actually, it's best to install an offline server for testing purposes. I myself use Xammp, which's quick and easy to set up and even easier in use afterwards. At any rate, I'm planning on sending a patch to the owner soon, as she's been asking to put in some CSS to change the colour of the links. Going to add a header title too, and'll give each page a separate link by passing a variable through its URL. Figured out a way that'll hold no security risk whatsoever, and it'll boost search engine hits.
|
The current time is 07:00 PM (GMT) |
Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.