My website

 
Post new topic   Reply to topic    Aprelium Forum Index -> Powered by Abyss
View previous topic :: View next topic  
Author Message
jibbajabba
-


Joined: 06 Sep 2005
Posts: 241
Location: England, Doncaster

PostPosted: Tue Sep 06, 2005 6:31 am    Post subject: My website Reply with quote

Hi peeps.. i used to run my website with freewebs but i got bored of them so i needed a web server of my own so i browsed abit and found this site and ive been using abyss for 4 days now. also i had to start from scratch on my site so here it is http://www.jibba-jabba.net
Back to top View user's profile Send private message Visit poster's website
PWD
-


Joined: 04 Jan 2005
Posts: 34
Location: trying to conquer these fears I thought were GONE

PostPosted: Tue Sep 06, 2005 7:16 am    Post subject: Reply with quote

I'm a commercial website developer...so it might just be my anal-retentiveness, but I would fix the following:

1)53 Validation Errors (Follow this link) You're alienating a huge audience.

2) Ditch the table structure you're using for presentation and move it in CSS. Tables are for separating data, not marking up webpages. Your file sizes are probably huge. I have one of the fastest internet connections known to man and it takes forever to load.

Great color scheme..(I LOVE black and white!)
Good graphics. (I'm not a huge Flash fan...just me though)
_________________
if (my($_GRATITUDE = 0)) {
kick_me(in the head);
}
Back to top View user's profile Send private message Send e-mail Visit poster's website
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Tue Sep 06, 2005 8:37 am    Post subject: Reply with quote

Took 14 seconds to load, Im in UK on 2Mbps NTL Broadband.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
jibbajabba
-


Joined: 06 Sep 2005
Posts: 241
Location: England, Doncaster

PostPosted: Tue Sep 06, 2005 3:49 pm    Post subject: Reply with quote

PWD wrote:
I'm a commercial website developer...so it might just be my anal-retentiveness, but I would fix the following:

1)53 Validation Errors (Follow this link) You're alienating a huge audience.

2) Ditch the table structure you're using for presentation and move it in CSS. Tables are for separating data, not marking up webpages. Your file sizes are probably huge. I have one of the fastest internet connections known to man and it takes forever to load.

Great color scheme..(I LOVE black and white!)
Good graphics. (I'm not a huge Flash fan...just me though)


Thanks for the reply..
1. ive no idea what validation errors mean since i'm a complete novice at html coding, the template was made by someone else which was free to download so not all the errors are mine :)
2.what the hell is the table structure lol
3. I multitask on the pc the server is on so sometimes it might be slow at loading up.. so you probably accessed it whilst i or my brother was using the pc, but i'm saving up for a new pc to host the server on.
Back to top View user's profile Send private message Visit poster's website
jibbajabba
-


Joined: 06 Sep 2005
Posts: 241
Location: England, Doncaster

PostPosted: Tue Sep 06, 2005 3:52 pm    Post subject: Reply with quote

The Inquisitor wrote:
Took 14 seconds to load, Im in UK on 2Mbps NTL Broadband.


Just curious.. is 14 seconds fast?
if it is you must have gone on the site whilst nobody was on the pc :-)

and to let you know this is my pc
OS: WinXP Home Edition 5.1 Service Pack 2 (Build #2600) CPU: Intel Celeron , 2.29 GHz Video: Plug and Play Monitor on Intel(R) 82845G Graphics Controller (1024x768x32bpp 60Hz) Sound: Avance AC97 Audio Memory: Used: 280/766MB Uptime: 15h 19m 59s HD: [C:] 61.25/76.33 GB Connection: BT Broadband via BT Voyager 105 ADSL Modem @ 2.3 Mbps down - 256k up
Back to top View user's profile Send private message Visit poster's website
PWD
-


Joined: 04 Jan 2005
Posts: 34
Location: trying to conquer these fears I thought were GONE

PostPosted: Tue Sep 06, 2005 4:08 pm    Post subject: Reply with quote

Sorry I was typing kind of fast last night...

The World Wide Web Consortium (W3C) is the governing body which writes and implements standards for the programming of websites. Most browsers (except for Internet Explorer) follow these rules on how websites should be programmed. There are half a dozen different browsers is use today. Programming your html to be compliant to these rules, will allow your website to be viewed by more people using all the different browsers.

Where do you validate your code?

At the W3C website: http://validator.w3.org

What about Internet Explorer?

Well, it's still possible to program good html and still acommodate Internet Explorer users. You just need to pay attention to the little tricks put forth by tutorial authors.

Where do you start?

Start with a few good books on both html and Cascading Style Sheets or search Google for html and css tutorials.

P.S. 14 seconds is kind of slow
_________________
if (my($_GRATITUDE = 0)) {
kick_me(in the head);
}
Back to top View user's profile Send private message Send e-mail Visit poster's website
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Tue Sep 06, 2005 4:27 pm    Post subject: Reply with quote

14 seconds for a home broadband connection is actually quite good, my site takes about 8 seconds to load to begin with. Once it is in the cache it is almost instant for a different page since every page follows the same template.

To make the site even faster, I suggest you add gzip compression if you havent already (requires php) and make any images you use as small as possible in filesize with a program such as Adobe Phototshop, The Gimp or Paint Shop Pro.

Both of those together will create a very fast website.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
richardyork
-


Joined: 22 Jun 2004
Posts: 410
Location: United Kingdom

PostPosted: Tue Sep 06, 2005 5:27 pm    Post subject: Reply with quote

PWD wrote:
Your file sizes are probably huge. I have one of the fastest internet connections known to man and it takes forever to load.


How fast is your internet connection, if you don't mind me asking??

Thanks :-)
_________________
Please SEARCH the forums BEFORE asking questions!
Back to top View user's profile Send private message
jibbajabba
-


Joined: 06 Sep 2005
Posts: 241
Location: England, Doncaster

PostPosted: Tue Sep 06, 2005 6:40 pm    Post subject: Reply with quote

when viewing my site it only takes about 2-3 secs to load up but i suppose thats because the server is on the pc. i do also think i need to defragment the pc and fix any errors so maybe that will make a difference. and thank you all for the replys i'm really enjoying abyss
Back to top View user's profile Send private message Visit poster's website
Arctic
-


Joined: 24 Sep 2004
Posts: 560

PostPosted: Wed Sep 07, 2005 10:01 pm    Post subject: Reply with quote

2-3 seconds for me.
Back to top View user's profile Send private message ICQ Number
jibbajabba
-


Joined: 06 Sep 2005
Posts: 241
Location: England, Doncaster

PostPosted: Thu Sep 08, 2005 4:01 pm    Post subject: Reply with quote

really? what time did you go on cos from 12 or 1am GMT i can't remember but it was in that time zone i had rebooted pc and went to bed so pc was idle all night.
i'm hoping bt upgrade the speeds again soon. i've heard they are trialing 10mbps down and 4mbps up which would be fantastic for hosting a website/s . i know that ntl and telewest are upgrading to 10mbps down not sure about the upload i think its in the region of 350k but that could change if all things go well.. anyway look at me getting all talkative lol.
Back to top View user's profile Send private message Visit poster's website
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Thu Sep 08, 2005 4:05 pm    Post subject: Reply with quote

My upload speed on NTL is 256Kbps (about 25KB/s) but my websites are all limited to 10KB/s so I dont slow down my Dad browsing (he gets cross when he doesnt win something on eBay because of me using all the upload!).

It just sounds like you were using the PC a lot when I visited but like I said, 14 seconds isnt a long time for a broadband-hosted website.

Where did you hear this report that NTL were trialing 10Mbps down/4Mbps up? i would definately get that if I could!
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
jibbajabba
-


Joined: 06 Sep 2005
Posts: 241
Location: England, Doncaster

PostPosted: Thu Sep 08, 2005 4:18 pm    Post subject: Reply with quote

bt are trialing 10mbps down and 4mbps up.. NTL and telewest are upgrading to 10mbps.. telewest are upgrading customers now but NTL will start by end of the year. if you want more info visit here and view the message boards http://www.adslguide.org.uk
_________________
http://www.jibba-jabba.net | http://www.mosthauntedforum.com
Back to top View user's profile Send private message Visit poster's website
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Thu Sep 08, 2005 4:19 pm    Post subject: Reply with quote

OK, thanks, I mis read the post ;-)
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
jibbajabba
-


Joined: 06 Sep 2005
Posts: 241
Location: England, Doncaster

PostPosted: Mon Nov 21, 2005 11:11 am    Post subject: Redone my site Reply with quote

Alright i've redone my site well kind off.. i've got a few more pages to finish but i'm too tired to do em now so i'll do em later on when i wake up...
10am now so site should be back at around 7pm.. it's just a under construction page at the moment. when you check it out later let me know if its better than what i had before!!

Cheers.. off to bed now woohoooo
_________________
http://www.jibba-jabba.net | http://www.mosthauntedforum.com
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> Powered by Abyss All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group