BetterPhoto Q&A
Category: New Answers

Photography Question 

Ariel Lepor
 

Web counters for galleries, etc.


Any computer guys out there? I saw many Betterphoto members who have clocks and/or web counters in their galleries. Also, I've noticed that some members have colorful and unique fonts they use in their discussions. I was just wondering how to do those two things.


To love this question, log in above
May 05, 2006

 

Bob Cammarata
  For the latter,...ask Greg.
He's the resident expert.


To love this comment, log in above
May 05, 2006

 

Nobu Nagase
 
You will have to subscribe to a web counter service. Many (who use one) seem to be using a free counter service from bravenet.com (http://www.bravenet.com/webtools/counter/index.php).

When you get one, you are given a HTML code or a script you will have to copy and paste it into your BIO blurb or your Gallery blurb. If you have more question on this, please let me know.
I found that the free counter service from bravenet.com has annoying popup menu when you click on the counter stats. I am not personally fond of this one. I use a free counter service from cgi2you.com. It does not have the stats function, it is a very basic counter service.


As far as colorful text, etc, are concerned, it helps if you are familiar with HTML (Hyper Text Markup Language).


To love this comment, log in above
May 05, 2006

 

Ariel Lepor
  Thanks, Nobi, that is exactly the help I was looking for (except I don't know much about HTML)! Now I have a web counter in my gallery (from Amazing Counters) but it has a small ad below the counter.


To love this comment, log in above
May 05, 2006

 

Ariel Lepor
  I just edited the html to get rid of the ad. I just hope it keeps working. Later.


To love this comment, log in above
May 05, 2006

 

Nobu Nagase
  I just looked at your counter. You've done good. So you are familiar with HTML.

Great.
Use "font" tag to change the font size and font color. And I would normally recommend to test the code before you place them in the comment... because, a mismatched pair of tags (or syntax) could produce very unpredictable result.


To love this comment, log in above
May 05, 2006

 

Ariel Lepor
  Thanks, Nobi. I'm not really sure what the font tag refers to. I'm not SO familiar with HTML, I just know that part of the code said the part about the ad so I deleted it. So the "font" tag has to do with your comment font or the gallery text font? I don't know where the tag is or how to use it, so I'd appreciate more, clarification. Thanks!


To love this comment, log in above
May 06, 2006

 

Nobu Nagase
  Ariel,

The font tag syntax:


Start with <font ...> and end with </font>
Example: Change the text color to "red".


<font color="#ff0000">Changing the text color: </font>


The above line when executed in the browser produces the follwoing line.


Changing the text color:


#ff0000 is the HTML color code for "Red" but generic color names like red or green, etc. may be used.


Size parameter may be used to change the font size but captial letters and large letters are considered yelling or shouting. I would not overuse it.


To love this comment, log in above
May 07, 2006

 

Nobu Nagase
  How to test the code?
Follow these steps:

- open a notepad
- cut & paste above the line of code that start with <font
or any HTML code you write
- use "save as" and save the file with .html extension,
for example test.html
- then double click the file name
- a new browser will open and you should see whether the code is executed ok.
- if not ok, make corrections and test


To love this comment, log in above
May 07, 2006

 

Nobu Nagase
  oops, sorry, Ariel, I missed the part of your question.
The font tags may be used anywhere HTML is allowed on any web site.
So, in terms of here, you may use it in your gallery blurb, bio blurb, and in your comments.


To love this comment, log in above
May 07, 2006

 

Ariel Lepor
  Ok, so let me try it: How's this? Red?
Is this green?

Let's see how this works. So if you want to change the font you always have to use these codes? Ok, thanks for all your help, Nobi.


To love this comment, log in above
May 07, 2006

 

Ariel Lepor
  Hey, it works! I hope I'm doing it right this time! Thanks, Nobi!


To love this comment, log in above
May 07, 2006

 

Nobu Nagase
  Way to go!

About your questions of color codes:
You may just use the color names you normally use. I think there are 16 of them you can use.

Then, you may ask when and why we use the color codes...
When desiging and building a website, the color codes are used more often than not. Because unlike in the old days, current graphic monitors can display hundreds of different colors. And those generic color names won't do it. Therefore, the hexdecimal color codes have become a sort of standard in web development.


To love this comment, log in above
May 08, 2006

 

Ariel Lepor
  Okay, thank you Nobi for all your help. I really appreciate it......:-)


To love this comment, log in above
May 08, 2006

 

Ariel Lepor
  Hey, Nobi, I'd just like to thank you so much for your help. Since then, I've learned so much HTML.


To love this comment, log in above
May 31, 2006

 

Christopher A. Vedros
  I found a handy TUTORIAL for HTML code, that you might want to bookmark.

Have fun!

Chris A. Vedros
www.cavphotos.com


To love this comment, log in above
May 31, 2006

 

Nobu Nagase
  Credit yourself for learning HTML.
It's always up to the students to learn, not the teacher...
...it's good to know it worked out well. Thank you for letting me know.
- Nobi

(I will answer your new question later today.)


To love this comment, log in above
June 01, 2006

 

Ariel Lepor
  Thanks, Nobi. And thanks for the link, Chris!


To love this comment, log in above
June 04, 2006

 

Nobu Nagase
  Ariel, somewhere along the line you asked me about the character entities I mentioned.
The best I know how to explain them is to say they are in a similar context to the old ascii characters in computer programming language. A pre-defined set of code represents certain character. Therefore I can display the intended characters without having the browser trasnlating them.


To love this comment, log in above
June 22, 2006

 

Ariel Lepor
  Oh, I see. You just wrote different letters and it showed up as code, without it becoming "translated" into action.

Cool!

Ariel
ScrattyPhotography


To love this comment, log in above
June 22, 2006

 
This old forum is now archived. Use improved Forum here

Report this Thread