Skip to comments.
Freerepublic features (the run-down)
Myself
| 10-15-2001
| Smith288
Posted on 10/15/2001 5:57:32 AM PDT by smith288
With all the new changes going on, I was thinking of all the cool thing FR does. The notify feature was sweet and I JUST found out about it. Can anyone else thing of the cool things Freerepublic has to offer (must be a member to use)? Here is my list(with URL):
TOPICS: Free Republic; Your Opinion/Questions
KEYWORDS: features; freerepublic; options
Navigation: use the links below to view more comments.
first previous 1-20 ... 41-60, 61-80, 81-100 ... 121-122 next last
To: George W. Bush
Outstanding. Once I figure out how to allow Netscape/Mozilla users use a local copy of a style sheet ('tis a bit of a problem), will send you an updated style sheet based on the background images that works on all 3 main browsers (with the usual caveat that NS 4.x is rather buggy).
61
posted on
10/15/2001 2:35:33 PM PDT
by
steveegg
To: John Robinson
You have FReep-mail regarding the headers. Found a global (or near-global, in the case of Nutscape 4.x) fix that allows fr_header to work in NS4 without installing a scroll bar in IE6.
62
posted on
10/15/2001 2:42:35 PM PDT
by
steveegg
To: smith288
what are style sheets?
63
posted on
10/15/2001 2:50:21 PM PDT
by
VinnyTex
To: VinnyTex
Style sheets allow us to customize the entire appearance of a website, controlling fonts, colors, wallpapers, etc. JohnRob now allows us to customize FreeRepublic. You can see some examples of FR stylesheets at my
unofficial FR stylesheet website.
To: George W. Bush
Would you add one of my style sheets to your collection? I think people will like it. I started with your sheets and JohnRobs', and cannibalized them for pieces, changed some colors around...
.fr_collapsed { font: bold 12pt Verdana, Arial, Helvetica; text-align: center; } .fr_collapsed A { text-decoration: none; color: #666666; } .fr_collapsed A:hover { color: #000000; } .fr_page { font: bold 8pt/10pt Verdana; color: #DFBD90; text-align: center; background-color: #2A2A33; } .fr_page A:hover { color: white; } .fr_page_here { text-decoration: none; color: #FFF4DF; } .fr_page_goto { text-decoration: none; color: #DFBD90; } .fr_normal { border-style: outset; border-width: 1; border-color: #000000; font: bold 8pt/10pt Verdana; color: #111111; background-color: #FFF4DF; margin-bottom: 1em; } .fr_article .fr_header { font: 12pt Verdana, Arial, Helvetica; color: #DFBD90; border-bottom: thin groove ivory; padding: 1px 6px; background-color: #000000; } .fr_comment .fr_header { padding: 1px 6px; border-bottom: thin groove ivory; background-color: #000000; } .fr_normal .fr_header table { color: #DFBD90; font: bold 10pt/12pt; } .fr_normal .fr_header A { text-decoration: none; color: #FFF4DF; } .fr_normal .fr_header A:hover { text-decoration: none; color: white; } .fr_normal .fr_body { font: 10pt Verdana, serif; margin-left: 30px; margin-right: 30px; } .fr_removed { font: 18pt Exocet, Verdana, Arial, Helvetica; color: #DFBD90; background-color: #000000; margin-bottom: 1em; } .fr_removed .fr_header { font: bold 8pt/10pt Verdana; border-bottom: thin solid #2A2A33; } .fr_removed .fr_body { font: 10pt Verdana, serif; margin-left: 30px; margin-right: 30px; } .fr_menu { font: normal 12pt Verdana; text-align: center; white-space: nowrap; color: #880000; margin-bottom: .5em; } .fr_menu B { font-weight: normal; } .fr_menu A { text-decoration: none; color: #BB0000; } .fr_menu A:hover { text-decoration: none; color: #EE0000; } .fr_copy { font: italic 8pt/10pt Verdana; text-decoration: none; color: #FFF4DF; } .fr_default { color: #2A2A33; } BODY { background-color: #2A2A33; } .fr_body A:link {color:#880000; text-decoration: none } .fr_body A:visited {color:"#440000"; text-decoration: none } .fr_body A:hover {text-decoration: underline} .hi { BACKGROUND-COLOR: #eeee00; }
65
posted on
10/16/2001 9:42:30 PM PDT
by
xm177e2
To: smith288
Bump, for all those who want to know.
66
posted on
10/17/2001 7:03:23 AM PDT
by
smith288
To: smith288
Thanks for putting these links up. This is by far the best BBS on the planet.
To: Semper911
Bump for who want to know.
68
posted on
11/03/2001 2:43:20 PM PST
by
smith288
To: smith288
another bump
69
posted on
01/04/2002 7:20:25 PM PST
by
smith288
To: smith288
Discovery bump
To: smith288
Anyone: How can I view all the registered names on FR?
To: HairOfTheDog
Considering there are well over 700,000 members, I doubt there is a readily available list. Jim or John Robinson has the ability but im sure they wont provide such a tool because of the sheer volume of records.
72
posted on
02/08/2002 2:53:10 PM PST
by
smith288
To: smith288
OK Then.... some people seem to be able to browse names and quote counts occasionally, so I wondered how to see it.
To: smith288
bump.
74
posted on
04/10/2002 10:26:40 AM PDT
by
smith288
To: smith288
Considering there are well over 700,000 members...Check with JohnRob, but I believe it's 70,000, not 700,000.
To: Steve0113
added a zero on accident.
76
posted on
04/10/2002 11:12:11 AM PDT
by
smith288
To: John Robinson
any new features to add?
77
posted on
07/06/2002 6:50:04 PM PDT
by
smith288
To: smith288
Well, I've made significant changes to the structure of the software system. Two weeks ago, most of the code was using my "Hermes" library. Since then I've changed over to my much improved "Focus" library, which has been a ground-up rewrite of the low-level internals, the very heart of Free Republic. This paves the way for new features, and more importantly, improved functionality of the existing features.
One of the most fantastic features this library provides is the ability to "Skin" the forum by implementing HTML templates to override the default. We'll finally have the presentation separated from the logic-- the HTML separated from the code-- which will allow others to easily create new or improved interfaces. And, with this separation, it should be feasible to implement alternative templates for wireless use, or to take advantage of the very latest in browser technology, while maintaining a trusted if only bland default.
This skinning ability made a brief appearance with the Template setting of several software versions ago. The Classic/Focus Template setting. That was maintained, with great difficulty, in code. This new library will allow those templates to actually be two (or more) distinct HTML files.
Furthermore, those files should be readily available to use in Dreamweaver, etc. We could accept user-submissions of the templates. A talented Freeper could completely recreate the look of Free Republic and share it with others. Such changes go far beyond style sheets (which, btw, are making a return.)
To: John Robinson
feasible to implement alternative templates for wireless use, Cool! I've always wanted to be able to access FR from my Palm!
79
posted on
07/08/2002 8:53:44 AM PDT
by
CaptRon
To: John Robinson
How in the world....
Ok, so we will just need to know the key internals of the page so that focus will know what to look for to build the page so people could totally build their own? Sounds like a winner if im understanding that.
so it could like this
Welcome to Freerepublic
<titleofthread>
<beginloop>
<username> <dateofthread>
<articlebody>
<loop>
a very generic example but kind how you would upload the template for Focus to recognize it as a viable template?
80
posted on
07/08/2002 9:11:42 AM PDT
by
smith288
Navigation: use the links below to view more comments.
first previous 1-20 ... 41-60, 61-80, 81-100 ... 121-122 next last
Disclaimer:
Opinions posted on Free Republic are those of the individual
posters and do not necessarily represent the opinion of Free Republic or its
management. All materials posted herein are protected by copyright law and the
exemption for fair use of copyrighted works.
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson