Home   News  Product reviews  Website reviews  Forums   Competitions  Subscribe 


Web Building >> Web design & build
 |  Print Topic
Jump to first unread post. Pages: 1
emailuser
regular


Reg'd: Wed
Posts: 190
Do you ever get fed up building websites ?
      #307893 - Wed Oct 04 2006 07:41 PM

Although i do kinda remember the thrill of getting a ftp app to work and after many failed attempts finally getting a www.blahblah.whateverisp.co.uk to work in the browser - the thrill is long gone as once you can do stuff in your sleep it all becomes a bit mind numbingly boring .

Even writing php scripts has become a bit boring as theres no challenge to writing it and doing it is nothing more than a technicality .

While i know the web user forums are for newish type of users - just curious if theres any other experienced users who are starting to feel the same way .


Post Extras: Print Post   Remind Me!   Notify Moderator  
Zippy_Brown
regular


Reg'd: Fri
Posts: 88
Loc: /dev/null
Re: Do you ever get fed up building websites ? [Re: emailuser]
      #307894 - Wed Oct 04 2006 07:54 PM

Oh no.

I hate the designing (image creation) bit of web building but the scripting is what makes the site have functionality and meaning.

Only this morning I was writing a script to check email accounts and databases for specific entries and then place a notification on another page so the owner of the site can use his wap enabled mobile (small screen) to see if he needs to go home or fire up his laptop to sort out the situation. The criteria was very precise and it was good to see it working.

Try going that step further each time, adding more and achieving what you haven't attempted before, or what no-one else has attempted before sometimes!

--------------------
Zippy


Post Extras: Print Post   Remind Me!   Notify Moderator  
Gary_Bongo
new user


Reg'd: Tue
Posts: 23
Re: Do you ever get fed up building websites ? [Re: Zippy_Brown]
      #308011 - Thu Oct 05 2006 10:38 AM

I agree with you Zippy, the last site I created I did with ASP and Database just for the hell of it. In the past I would have created several pages but did the whole job in just one. Maybe not pushing the limits of coding but pushing my limits.

Post Extras: Print Post   Remind Me!   Notify Moderator  
Metaphysical
regular


Reg'd: Thu
Posts: 28
Loc: UK
Re: Do you ever get fed up building websites ? [Re: Gary_Bongo]
      #308039 - Thu Oct 05 2006 01:22 PM

I still enjoy the image manipulation/create side of web design a lot, but the coding side of things can get a bit mind numbing if it’s the same old type of site over and over again (request designs by others). The enjoyment comes mostly from learning something new putting into practice, or revamping an existing site and seeing the results as you go.

I’m self-taught in graphic design and web coding and so there are plenty of things that I’ve still to learn! One things that does get a bit much for me is that as soon as I’ve just learnt something there is another coding/scripting language that has been developed. It sort of feels like I’ve just climbed a giant staircase and just when I think I’m at the top I find out there’s another 100 floors to go!

--------------------
Everything you need to know for your vacation to Antigua, W.I. - www.stay-in-antigua.com


Post Extras: Print Post   Remind Me!   Notify Moderator  
emailuser
regular


Reg'd: Wed
Posts: 190
Re: Do you ever get fed up building websites ? [Re: Metaphysical]
      #308103 - Thu Oct 05 2006 08:12 PM

Once i get started and once working on the website/script i'll usually work away for several hours at a time without any problems - its the getting started thats the hard part as the lure of being lazy and having a surf instead of working is quite tempting .

The only thing i enjoy these days is tinkering about with the finished script/css to make the website look or work better as the results are instant - its the several days work of preperation thats the mind numbing part .

The users on here who build one .html webpage at a time dont know how lucky they are in one respect :-)


Post Extras: Print Post   Remind Me!   Notify Moderator  
terry1975
regular


Reg'd: Tue
Posts: 121
Re: Do you ever get fed up building websites ? [Re: emailuser]
      #308123 - Thu Oct 05 2006 10:27 PM

I'm still coding my first html page and I'm already bored.

Do people really code a site from scratch, or do they just learn a bit and tinker with a site they've created with software?

It kinda gets complicated for me. I'm creating my own buttons at the moment and I've got to make about 20 of them. Zzzzzzzzzz.

--------------------


Post Extras: Print Post   Remind Me!   Notify Moderator  
ianm
regular


Reg'd: Fri
Posts: 345
Loc: Colchester
Re: Do you ever get fed up building websites ? [Re: terry1975]
      #308129 - Thu Oct 05 2006 10:48 PM

Terry,

If your having 20 buttons then that may mean you have 20 pages, look at putting your navigation menu in a file by itself then pulling it into the page by a piece of code called an include, then in the future if ever you add another page you only have to change one file for menu to be updated on all other pages.

Know this is a little off topic for this thread but includes are one of the biggest time savers if the whole site is not pulled from a database and will help prevent you getting fed up with mind numbing tasks.


Post Extras: Print Post   Remind Me!   Notify Moderator  
terry1975
regular


Reg'd: Tue
Posts: 121
Re: Do you ever get fed up building websites ? [Re: ianm]
      #308135 - Thu Oct 05 2006 11:10 PM

Sorry Ian, I should have explained it better.

I've created buttons instead of normal clickable blue links for my Links page. The buttons aren't for a menu.

--------------------


Post Extras: Print Post   Remind Me!   Notify Moderator  
emailuser
regular


Reg'd: Wed
Posts: 190
Re: Do you ever get fed up building websites ? [Re: ianm]
      #308136 - Thu Oct 05 2006 11:14 PM

Xara webstyle is pretty good if you need to create 20 graphic/image buttons as it also generates the html code for them so you only need to do a cut-n-paste of the html code into the webpage , Once you know how the app works the full thing takes about 10 minutes .

v3 (full version) is on lots of magazine cover disks and well worth the fiver as the app can do lots of other things via a easy to use point-n-click slider bars interface .


Post Extras: Print Post   Remind Me!   Notify Moderator  
NanookModerator
regular


Reg'd: Tue
Posts: 995
Loc: South East England
Re: Do you ever get fed up building websites ? [Re: emailuser]
      #308227 - Fri Oct 06 2006 01:24 PM

I used to do a lot of website making for myself and enjoyed it, I then thought about doing it as a job and even got a job doing it, which if I'm honest bored me. I then went back to just making them for me and friends.
I like to learn more and learnt a lot on coding the biggest site I'd ever done, www.gta-guides.com, but to me it is more fun doing it as a hobby rather than on a time limit and under pressure, teaching myself as I go along

--------------------

Adventures in Oz


Post Extras: Print Post   Remind Me!   Notify Moderator  
TheFatControlleRAdministrator
Forum Admin


Reg'd: Fri
Posts: 6556
Loc: Megatripolis
Re: Do you ever get fed up building websites ? [Re: Nanook]
      #308245 - Fri Oct 06 2006 02:42 PM

Quote:

I used to do a lot of website making for myself and enjoyed it, I then thought about doing it as a job and even got a job doing it, which if I'm honest bored me...




I think that's true of any hobby-turned-job. As a hobby there's no pressure and it's fun, as a job it has to earn its keep and please others. I see similar experiences with photographers, great hobbyists, good images, but when it comes to doing it for a living very few succeed or enjoy it.

--------------------
TFC
'Going to trial with a lawyer who considers your whole life-style a Crime in Progress is not a happy prospect.' - Hunter S Thompson (1937-2005)


Post Extras: Print Post   Remind Me!   Notify Moderator  
terry1975
regular


Reg'd: Tue
Posts: 121
Re: Do you ever get fed up building websites ? [Re: TheFatControlleR]
      #308296 - Fri Oct 06 2006 06:40 PM

Thanks emailuser for your suggestion. I will look into that.

--------------------


Post Extras: Print Post   Remind Me!   Notify Moderator  
Ketchupkev
new user


Reg'd: Thu
Posts: 16
Loc: Lincoln, Lincs
Re: Do you ever get fed up building websites ? [Re: terry1975]
      #310574 - Thu Oct 19 2006 08:21 AM

For me the most fustrating thing is when I have been asked by a friend to put a site together and they don't give you any information on how they want it to look/act/feel.

An recent example of this is when I was asked to build a swimming club site. I was emailed a logo... which was nice, but when I asked for more info such as the main aims of the site, what colour scheme thay would like,or what the look and feel of the site should be etc. I was told that they would go with what I came up with.

So, In essance I would be designing to my own idea of what a site should look like and you just know that on being shown the prototype they would do that intake of breath through the teeth thing and say that it wasn't really what they were after.....aaaaaargh!

Suffice to say this project is going slowly!

--------------------
Kev

"Happiness consists in getting enough sleep."

www.indulgencetheatre.co.uk


Post Extras: Print Post   Remind Me!   Notify Moderator  
Pages: 1

Rate this topic

Jump to


Extra information
0 registered and 4 anonymous users are browsing this forum.

Moderator:  putasolutions, Joe_London, greysts, bricat, Nanook, Hello_There, John_McKenna, Mouse, TheFatControlleR 


Print Topic

Forum Permissions
      You cannot start new topics
      You cannot reply to topics
      HTML is disabled
      Mark-up is enabled

Rating:
Topic views: 0

Contact Us | Privacy statement Main website