Blaher
08-15-2008, 02:45 PM
http://ahobbler.blahertech.org/
In the last few weeks I decided just because I wanted to, to make up a free web hosting site that has no binds to Apache and runs completely off php and mysql.
I made a pretty little design that looks good in both IE7 and FF, and has a few extra features for Firefox users. I didn't check for IE6, but it should be dead soon when MS releases 8 and drops support for 6 (which will make the web developer world happy). I did check valid xhtml on the homepage and it passed, but not on the rest of the pages since I assume they are since I just copied and pasted the design and the only difference is the content. The CSS WOULD be valid if I didn't have any '-moz' or '-webkit' styling in it, I was just wondering if there where any conditional statements to make that valid.
I did complete the whole site from scratch and used a login engine that I made from scratch from another site of mine. I know it has probably vulnerabilities somewhere and most like you can throw a sql injection somewhere. Although it tried a few times on different forms and I didn't get through.
I would love not only a review of the actual design which I made to look pretty simple, but if you could also review the features of the site and the ease (or frustration) of using the web service.
Be strict, any little small thing will help and any suggestions would help. Thanks in advanced for all your time and consideration.
In the last few weeks I decided just because I wanted to, to make up a free web hosting site that has no binds to Apache and runs completely off php and mysql.
I made a pretty little design that looks good in both IE7 and FF, and has a few extra features for Firefox users. I didn't check for IE6, but it should be dead soon when MS releases 8 and drops support for 6 (which will make the web developer world happy). I did check valid xhtml on the homepage and it passed, but not on the rest of the pages since I assume they are since I just copied and pasted the design and the only difference is the content. The CSS WOULD be valid if I didn't have any '-moz' or '-webkit' styling in it, I was just wondering if there where any conditional statements to make that valid.
I did complete the whole site from scratch and used a login engine that I made from scratch from another site of mine. I know it has probably vulnerabilities somewhere and most like you can throw a sql injection somewhere. Although it tried a few times on different forms and I didn't get through.
I would love not only a review of the actual design which I made to look pretty simple, but if you could also review the features of the site and the ease (or frustration) of using the web service.
Be strict, any little small thing will help and any suggestions would help. Thanks in advanced for all your time and consideration.