Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > need someone to help with web page

Reply
Thread Tools

need someone to help with web page

 
 
Karl Core
Guest
Posts: n/a
 
      01-24-2005

"pfancy" <> wrote in message
news:...
>
> "Karl Core" <> wrote in message
> news:ct35p8$ehc$...
>>
>> "pfancy" <> wrote in message
>> news:...
>> > For free. I'm needing someone to volunteer to help me with my website.
>> > and
>> > Make it look better. I don't have much money right now. my website
>> > is
>> > www.searcydigest.com If you want to look at it. Thanks in advance.
>> >
>> >

>>
>> I need someone to rebuild the transmission in my truck. Will you do it

> for
>> free?
>> --
>> -Karl Core
>> Please Support "Project Boneyard":
>> http://www.insurgence.net/info.aspx?...&item=boneyard
>>
>>

> If we knew you we probably would. My husband has done stuff for family and
> friends numerous times for free. Gets aggraviting after awhile. (can't
> spell hehe) I appologize if i get on someones nerves. You probably get
> this
> alot. I'm hoping that IF I start making money with my site I can give
> someone some money for helping me out. I'm working on a small biz.
>


I recommend pursuing another venture until you actually learn what you're
doing.
Seriously, you can't just say "I know nothing about the web, the technology
behind it, or how to market to it, but I'm gonna put up a site anyway". Its
like saying "I don't own any tools and don't know anything about auto
mechanics, but I'm gonna open up a repair shop".
You need to invest the time and energy into learning how to do this stuff
yourself instead of selfishly asking someone to do it for free who HAS taken
the time to learn it.


--
-Karl Core
Please Support "Project Boneyard":
http://www.insurgence.net/info.aspx?...&item=boneyard


 
Reply With Quote
 
 
 
 
pfancy
Guest
Posts: n/a
 
      01-24-2005

> >>

> > If we knew you we probably would. My husband has done stuff for family

and
> > friends numerous times for free. Gets aggraviting after awhile. (can't
> > spell hehe) I appologize if i get on someones nerves. You probably get
> > this
> > alot. I'm hoping that IF I start making money with my site I can give
> > someone some money for helping me out. I'm working on a small biz.
> >

>
> I recommend pursuing another venture until you actually learn what you're
> doing.
> Seriously, you can't just say "I know nothing about the web, the

technology
> behind it, or how to market to it, but I'm gonna put up a site anyway".

Its
> like saying "I don't own any tools and don't know anything about auto
> mechanics, but I'm gonna open up a repair shop".
> You need to invest the time and energy into learning how to do this stuff
> yourself instead of selfishly asking someone to do it for free who HAS

taken
> the time to learn it.



I do understand what you are saying and I know you are right. But my plans
were when I started making money I plan on paying whoever helps with the
website. I have Idea on what I want for it but not the know how Of the
template for my site.


 
Reply With Quote
 
 
 
 
Del Ferguson
Guest
Posts: n/a
 
      01-24-2005

"pfancy" <> wrote in message
news:...
>
> "Beauregard T. Shagnasty" <> wrote in message
> news:...
>> pfancy wrote:
>> > For free. I'm needing someone to volunteer to help me with my
>> > website. and Make it look better. I don't have much money right
>> > now. my website is www.searcydigest.com If you want to look at
>> > it. Thanks in advance.

>>
>> For free: you must have an awfully large monitor on the computer you
>> use to develop this site. That page does not come close to fitting in
>> a full-screen browser window on my computer at 1024x768.
>>
>> http://www.allmyfaqs.com/faq.pl?AnySizeDesign
>> http://www.html-faq.com/htmlframes/
>> http://www.allmyfaqs.com/faq.pl?Tableless_layouts
>>
>> --
>> -bts
>> -This space intentionally left blank.

>
> I have 17 inch monitor at 1024 x 768. why do you think I'm asking for
> help.
> I have some experince but Still need to learn.
>
>


In my humble old-timer's opinion, if you don't get your initial screen view
down to a width of about 740px at 800x600 (no horizontal scroll-bar), half
of your reader-ship will just give up. Why use frames? It is just too hard
to validate for all browsers. The same with graphics. Go easy on them.
All that flicker can be hard on the eyes. With a little work, it is easier
to use DIV classes to lay out your page to achieve the "right" look. Also,
keep the text size larger (or adjustable). If you don't already, I think
using TIDY on your pages would be a good learning experience. Just for an
awakening, go to Dr. HTML (search on Google) and see what it tells you. If
you have some experience, learning to make the corrections on your pages
won't be that hard. Have fun!

Del Ferguson

By the way, my monitor is 19 inches, but I still keep it at 800x600, Windows
XP large font... And, I'm still learning--and will till the day I die...


 
Reply With Quote
 
pfancy
Guest
Posts: n/a
 
      01-24-2005

"Del Ferguson" <> wrote in message
news:geaJd.10525$...
>
> "pfancy" <> wrote in message
> news:...
> >
> > "Beauregard T. Shagnasty" <> wrote in message
> > news:...
> >> pfancy wrote:
> >> > For free. I'm needing someone to volunteer to help me with my
> >> > website. and Make it look better. I don't have much money right
> >> > now. my website is www.searcydigest.com If you want to look at
> >> > it. Thanks in advance.
> >>
> >> For free: you must have an awfully large monitor on the computer you
> >> use to develop this site. That page does not come close to fitting in
> >> a full-screen browser window on my computer at 1024x768.
> >>
> >> http://www.allmyfaqs.com/faq.pl?AnySizeDesign
> >> http://www.html-faq.com/htmlframes/
> >> http://www.allmyfaqs.com/faq.pl?Tableless_layouts
> >>
> >> --
> >> -bts
> >> -This space intentionally left blank.

> >
> > I have 17 inch monitor at 1024 x 768. why do you think I'm asking for
> > help.
> > I have some experince but Still need to learn.
> >
> >

>
> In my humble old-timer's opinion, if you don't get your initial screen

view
> down to a width of about 740px at 800x600 (no horizontal scroll-bar), half
> of your reader-ship will just give up. Why use frames? It is just too

hard
> to validate for all browsers. The same with graphics. Go easy on them.
> All that flicker can be hard on the eyes. With a little work, it is

easier
> to use DIV classes to lay out your page to achieve the "right" look.

Also,
> keep the text size larger (or adjustable). If you don't already, I think
> using TIDY on your pages would be a good learning experience. Just for an
> awakening, go to Dr. HTML (search on Google) and see what it tells you.

If
> you have some experience, learning to make the corrections on your pages
> won't be that hard. Have fun!
>
> Del Ferguson
>
> By the way, my monitor is 19 inches, but I still keep it at 800x600,

Windows
> XP large font... And, I'm still learning--and will till the day I die...
>
> Thank you so much



 
Reply With Quote
 
JDS
Guest
Posts: n/a
 
      01-24-2005
On Mon, 24 Jan 2005 09:28:42 -0800, Del Ferguson wrote:

> And, I'm still learning--and will till the day I
> die...


Personally, I plan to become stubborn and stop learning when I'm around 76
or so. So, if I die before then, maybe...

--
JDS |
| http://www.newtnotes.com

 
Reply With Quote
 
JDS
Guest
Posts: n/a
 
      01-24-2005
On Mon, 24 Jan 2005 10:55:18 -0500, Karl Core wrote:

> I need someone to rebuild the transmission in my truck. Will you do it
> for free?


Tell me about it! My car is dying...

--
JDS |
| http://www.newtnotes.com

 
Reply With Quote
 
JDS
Guest
Posts: n/a
 
      01-24-2005
On Mon, 24 Jan 2005 16:56:41 +0100, Matthias Gutfeldt wrote:

> Hey, sure. I'll bring the duct tape if you bring the beer.


I've never been sure why ducks need tape, no, really. Oh! "duct" oops
sorry

--
JDS |
| http://www.newtnotes.com

 
Reply With Quote
 
Del Ferguson
Guest
Posts: n/a
 
      01-24-2005

"JDS" <> wrote in message
news...
> On Mon, 24 Jan 2005 09:28:42 -0800, Del Ferguson wrote:
>
>> And, I'm still learning--and will till the day I
>> die...

>
> Personally, I plan to become stubborn and stop learning when I'm
> around 76
> or so. So, if I die before then, maybe...
>
> --
> JDS |
> | http://www.newtnotes.com
>


Jeff,

If you stop learning, you might as well be dead. I have another 10
years to become stubborn; however, I still might overcome that idea and
continue learning. By the way, another method of learning good HTML is
to go to a poster's personal site and look at the source code with
Firefox Tidy--which is about the only thing I like about Firefox. I do
it all of the time as I'm always looking for ideas and people persist in
putting their sites in their signatures. Even though you didn't ask and
say you don't care, I do think your site is just fine--you just need to
check some spelling. Hint: configure and maintenance. Just a friendly
critique.

Del Ferguson


 
Reply With Quote
 
JDS
Guest
Posts: n/a
 
      01-26-2005
On Mon, 24 Jan 2005 14:12:32 -0800, Del Ferguson wrote:

> their sites in their signatures. Even though you didn't ask and say you
> don't care, I do think your site is just fine--you just need to check some
> spelling. Hint: configure and maintenance. Just a friendly critique.


Speling? My speling iz fine and gramar my is too. cood yoo be moar
specific?

--
JDS |
| http://www.newtnotes.com

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
I need help with my computer. someone help! please. kristinafamousx The Lounge 3 06-22-2009 12:29 AM
How to update the current web page? (delete current web page + rewrite the page) laryten@yahoo.com Javascript 3 10-12-2006 07:33 PM
Can someone show me a code example that stuffs data into a web page and scrpaes the result ? Al Dykes Python 1 11-03-2004 09:12 PM
RE: Web page is not available - "The Web page you requested is not available offline. To view this page, click Connect" =?Utf-8?B?VHJldm9yIEJlbmVkaWN0IFI=?= ASP .Net 0 06-07-2004 07:11 AM
Re: Web page is not available - "The Web page you requested is not available offline. To view this page, click Connect" Natty Gur ASP .Net 0 06-06-2004 05:46 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57