Reply to topic  [ 70 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next
Working for myself? - Advice needed! 
Author Message
I haven't seen my friends in so long
User avatar

Joined: Fri Apr 24, 2009 7:55 am
Posts: 7935
Location: Manchester.
Reply with quote
Thanks blue, and good bless Notepad ++!

Sent from my GT-N7000 using Tapatalk 2

_________________
okenobi wrote:
John's hot. No denying it. But he's hardly Karen now, is he ;)

John Vella BSc (Hons), PGCE - Still the official forum prankster and crude remarker :P
Sorry :roll:
I'll behave now.
Promise ;)


Fri Mar 22, 2013 4:03 pm
Profile WWW
Site Admin
User avatar

Joined: Thu Apr 23, 2009 5:53 pm
Posts: 8603
Location: location, location
Reply with quote
Nice.

You need to move the anchors to a little lower sos the headings are at the top of the screen and there are a few errors in the copy but looking much better

_________________
Support X404, use our Amazon link
Get your X404 tat here
jonlumb wrote:
I've only ever done it with a chicken so far, but if required I wouldn't have any problems doing it with other animals at all.


Fri Mar 22, 2013 4:05 pm
Profile WWW
Legend
User avatar

Joined: Fri Apr 24, 2009 2:02 am
Posts: 29240
Location: Guantanamo Bay (thanks bobbdobbs)
Reply with quote
I just tried the website on my Mac and iPad, both worked well, though rather than put prices on display, why not have a contact us for pricing button? If you have prices up you might have to keep changing them, and if someone contacts you then you have the option of cutting prices during a quiet spell without alerting everyone to a price cut.

Have you tried the idea of maybe lower starting prices with an ongoing maintenance deal, for security and hosting etc. The eCommerce option should make it clear that above 30 products alternative deals could be an option.

_________________
Do concentrate, 007...

"You are gifted. Mine is bordering on seven seconds."

https://www.dropbox.com/referrals/NTg5MzczNTk

http://astore.amazon.co.uk/wwwx404couk-21


Fri Mar 22, 2013 5:34 pm
Profile
Site Admin
User avatar

Joined: Fri Apr 24, 2009 6:12 am
Posts: 7011
Location: Wiltshire
Reply with quote
sorry not meaning to be nasty but ..........

Way tooooooo much scrolling :geek:
CSS has 85 errors :cry:
HTML only 2 errors seriously impressed :D
Really don’t like the pages rolling up / down :geek:

strongly advise not to put prices on site as per amnesia's comment.

good luck I really hope it works for you.

_________________
<input type="pickmeup" name="coffee" value="espresso" />


Fri Mar 22, 2013 6:01 pm
Profile WWW
I haven't seen my friends in so long
User avatar

Joined: Fri Apr 24, 2009 7:55 am
Posts: 7935
Location: Manchester.
Reply with quote
Thanks for the feedback guys. Prices? Yeah, might be an idea to shift them. CSS? Thinking about the look and feel at the moment, and I went a bit crazy with the css earlier but I will look at that when I turn on the PC next.

I'm on the mobile and can't remember the other points but I'll be reading them when I look at the site next, so will be able to reply with more detail.

Thanks again and please do continue with the feedback.

:D

Sent from my GT-N7000 using Tapatalk 2

_________________
okenobi wrote:
John's hot. No denying it. But he's hardly Karen now, is he ;)

John Vella BSc (Hons), PGCE - Still the official forum prankster and crude remarker :P
Sorry :roll:
I'll behave now.
Promise ;)


Fri Mar 22, 2013 6:58 pm
Profile WWW
What's a life?
User avatar

Joined: Thu Apr 23, 2009 8:25 pm
Posts: 10691
Location: Bramsche
Reply with quote
As above, too much scrolling, but generally much better.

One thing that came up this week with one of our partners, they are testing a new layout and they have a design which works on smartphones, tablets and desktop. What they hadn't taken into account is that Windows tablets don't appear any different to desktop pcs in their headers. The site worked fine on Android and iOS and it worked fine on Windows with a mouse. But the desktop design used the hover CSS functionality to display drop down menus on the desktop layout. With Windows on a touch screen, there is no way to however! So there was no way to call up the sub-menus and the menus weren't accessible any other way.

_________________
"Do you know what this is? Hmm? No, I can see you do not. You have that vacant look in your eyes, which says hold my head to your ear, you will hear the sea!" - Londo Molari

Executive Producer No Agenda Show 246


Fri Mar 22, 2013 9:23 pm
Profile ICQ
Legend
User avatar

Joined: Fri Apr 24, 2009 2:02 am
Posts: 29240
Location: Guantanamo Bay (thanks bobbdobbs)
Reply with quote
AlunD wrote:
sorry not meaning to be nasty but ..........

Way tooooooo much scrolling :geek:
CSS has 85 errors :cry:
HTML only 2 errors seriously impressed :D
Really don’t like the pages rolling up / down :geek:

strongly advise not to put prices on site as per amnesia's comment.

good luck I really hope it works for you.

If you can find that many errors chances are that a potential client could as well if using tools to scan web pages. The final web page needs to be as error free as possible as it is also an example of johns coding.


Sent from my iPhone using Tapatalk

_________________
Do concentrate, 007...

"You are gifted. Mine is bordering on seven seconds."

https://www.dropbox.com/referrals/NTg5MzczNTk

http://astore.amazon.co.uk/wwwx404couk-21


Sat Mar 23, 2013 6:09 am
Profile
What's a life?
User avatar

Joined: Thu Apr 23, 2009 8:25 pm
Posts: 10691
Location: Bramsche
Reply with quote
As long as a site has to support IE6 and IE7, it will never be error free! You need to put in some non-standard code to cope with the way they work. The site will work fine, but a scanner will still report errors.

You can make it better by detecting the browser in PHP and choosing a different CSS file, but that means maintaining 2 complete CSS layouts. More common is to have an IE directive to load a second CSS file with the hacks. Other browsers ignore the IE directives, but they still get reported as errors on validators, as far as I can remember.

_________________
"Do you know what this is? Hmm? No, I can see you do not. You have that vacant look in your eyes, which says hold my head to your ear, you will hear the sea!" - Londo Molari

Executive Producer No Agenda Show 246


Sat Mar 23, 2013 7:48 am
Profile ICQ
Spends far too much time on here
User avatar

Joined: Fri Apr 24, 2009 8:38 am
Posts: 2967
Location: Dorchester, Dorset
Reply with quote
They don't get reported as errors as they're in comments.

_________________
I've finally invented something that works!

A Mac User.


Sat Mar 23, 2013 8:49 am
Profile
I haven't seen my friends in so long
User avatar

Joined: Fri Apr 24, 2009 7:55 am
Posts: 7935
Location: Manchester.
Reply with quote
Latest update: The html and CSS files are now reporting no errors! There are some CSS warnings, due to the unknown vendor issue, which is well known, so I'm not concerned about that at the moment...

Simon,
saspro wrote:
Nice.

You need to move the anchors to a little lower sos the headings are at the top of the screen and there are a few errors in the copy but looking much better


The only problem with moving the heading up is that it screws up the view on smaller devices. I'll have another look at that after some more coffee...

You said a few errors in the copy? Could you elaborate please? It's probably something blindingly obvious, but I'm damned if I can see it... :lol:

The prices are now gone. Mrs. V. agreed, so it must have been valid!

_________________
okenobi wrote:
John's hot. No denying it. But he's hardly Karen now, is he ;)

John Vella BSc (Hons), PGCE - Still the official forum prankster and crude remarker :P
Sorry :roll:
I'll behave now.
Promise ;)


Sat Mar 23, 2013 10:52 am
Profile WWW
Site Admin
User avatar

Joined: Thu Apr 23, 2009 5:53 pm
Posts: 8603
Location: location, location
Reply with quote
John_Vella wrote:
You said a few errors in the copy? Could you elaborate please? It's probably something blindingly obvious, but I'm damned if I can see it... :lol:



2 obvious ones I can see

All packages include...

The following features, but if you don't see exactly what you want, contact us for a chat. We can create a custom package for you! We can also produce stunning Wordpress or Joomla based websites for you, so if that's your thing give us a ring!
Key components

Custom Design
Free .co.uk domain name
Free first year web hosting
Free email address
Free Content Updates (max 40 days)
Browser Compatibility Testing
Search Engine Optimised Design
Search Engine Submission
Search Engine Submission


eCommerce Website

Our ecommerce package is suitable for businesses with a range of products or services looking to reach out to new customers. Fully responsive, mobile-friendly design, choose a Vella Web Design package and before you know it you can be trading on the internet - taking payments and processing orders with minimal fuss.
Key components

Up to 5 email addresses
Search engine submission
Contact / enquiry form
28 days free content updates
Search engine monitoring / optimisation
PayPal Integration
PayPal Integration

Up to 30 products (option for more)
Facebook & Twitter integration
SSL certificate 1 year

You also need to dump out the filler text in the portfolio


Also the content update bits don't make sense. Content updates are one of your main sources of income, 28 days is about £5600 worth of work.

_________________
Support X404, use our Amazon link
Get your X404 tat here
jonlumb wrote:
I've only ever done it with a chicken so far, but if required I wouldn't have any problems doing it with other animals at all.


Sat Mar 23, 2013 7:34 pm
Profile WWW
I haven't seen my friends in so long
User avatar

Joined: Fri Apr 24, 2009 7:55 am
Posts: 7935
Location: Manchester.
Reply with quote
Ouch! Must learn to proof read... Twice! : lol: Thanks Simon. I'll change that when I switch on the PC next.

Sent from my GT-N7000 using Tapatalk 2

_________________
okenobi wrote:
John's hot. No denying it. But he's hardly Karen now, is he ;)

John Vella BSc (Hons), PGCE - Still the official forum prankster and crude remarker :P
Sorry :roll:
I'll behave now.
Promise ;)


Sat Mar 23, 2013 8:21 pm
Profile WWW
I haven't seen my friends in so long
User avatar

Joined: Fri Apr 24, 2009 7:55 am
Posts: 7935
Location: Manchester.
Reply with quote
John_Vella wrote:
Ouch! Must learn to proof read... Twice! : lol: Thanks Simon. I'll change that when I switch on the PC next.

Sent from my GT-N7000 using Tapatalk 2

Edit to add: I know about the filter text. I had left that in as I was testing something else as well but that will be either edited or removed.

Sent from my GT-N7000 using Tapatalk 2

_________________
okenobi wrote:
John's hot. No denying it. But he's hardly Karen now, is he ;)

John Vella BSc (Hons), PGCE - Still the official forum prankster and crude remarker :P
Sorry :roll:
I'll behave now.
Promise ;)


Sat Mar 23, 2013 8:43 pm
Profile WWW
Moderator

Joined: Thu Apr 23, 2009 6:13 pm
Posts: 7262
Location: Here, but not all there.
Reply with quote
John_Vella wrote:
Ouch! Must learn to proof read... Twice! : lol:


Actually, it's very hard to proof read your own copy. You become blind to it after a while. The only reliable way is to let several people read it for you.

(I learned that the hard way, when I worked in a printer's studio that had an ex-Fleet Street reader as part of the team. Many happy hours were spent discussing heartily the merits of apostrophes, en- and em-dashes, when to use a semi-colon and so on.)

_________________
My Flickr | Snaptophobic Bloggage
Heather Kay: modelling details that matter.
"Let my windows be open to receive new ideas but let me also be strong enough not to be blown away by them." - Mahatma Gandhi.


Sun Mar 24, 2013 11:41 am
Profile
Legend
User avatar

Joined: Fri Apr 24, 2009 2:02 am
Posts: 29240
Location: Guantanamo Bay (thanks bobbdobbs)
Reply with quote
John_Vella wrote:
The prices are now gone. Mrs. V. agreed, so it must have been valid!

I still see them.

_________________
Do concentrate, 007...

"You are gifted. Mine is bordering on seven seconds."

https://www.dropbox.com/referrals/NTg5MzczNTk

http://astore.amazon.co.uk/wwwx404couk-21


Sun Mar 24, 2013 12:00 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 70 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next

Who is online

Users browsing this forum: No registered users and 24 guests


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

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.