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 ... 61-80, 81-100, 101-120, 121-122 next last
To: smith288
Exactly. The template system is a derivative of
HTML::Template and will probably keep that general feel, though I was
very impressed with
Apache::PageKit and may emulate their
template tags (which also happen to be a derivative of HTML::Template.) [BTW, I really like the Model/View/Content/Controller architecture of PageKit]
To: smith288
Oh, I would have to install the templates. They can include arbitrary files off the system and any piece of nasty HTML/JavaScript, so I would want to give them a give look over before allowing others to use them.
Especially if IF, at a later time, I switch to a templating system that allows Perl code to be evaluated in the template. Though that would tend to violate the separation of presentation and logic, so I probably won't go that way.
To: smith288
bump
83
posted on
07/09/2002 5:45:03 AM PDT
by
tet68
To: John Robinson
Nifty stuff!
84
posted on
07/09/2002 5:49:04 AM PDT
by
bvw
To: smith288
Bump
85
posted on
07/09/2002 5:51:22 AM PDT
by
techcor
To: John Robinson
Never got into the XML and stuff...I probably should... Has a lot to do with motive I guess.
86
posted on
07/09/2002 5:56:55 AM PDT
by
smith288
To: smith288
XML, and especially XSLT (XML's version of style sheets), are very interesting. Another platform of note is
Apache::AxKit which is an "XML Application Server" built on Apache and mod_perl. I've built micro Free Republics in both Apache::AxKit and Apache::PageKit. Both are incredibly extensible, though I tend to favor Apache::PageKit over AxKit because, while XML and friends are interesting, they scare the hell out of me. :-)
To: smith288
(You don't have to know much about XML to use Apache::PageKit, you can use simple templates and good ol' camel grease to pump out pages.)
To: John Robinson
Yea, well I went to the pagekit website and it talks Greek to me. Im too M$ oriented and not enough client side/Apache knowledge. PHP is the closest thing I can grasp because of its resembling ASP.
89
posted on
07/09/2002 6:15:51 AM PDT
by
smith288
To: nutmeg
bump
90
posted on
07/10/2002 7:08:29 PM PDT
by
nutmeg
To: John Robinson
Any chance the style sheets are returning?
91
posted on
01/26/2003 5:46:32 AM PST
by
smith288
(Axis of Idiocy = France/Germany/Iraq)
To: smith288
Just bumping this oldy up.
92
posted on
11/25/2003 12:54:02 PM PST
by
smith288
(Did you even look at yourself in the mirror when you left the house??? Ugh)
To: smith288
93
posted on
11/10/2004 10:01:17 AM PST
by
smith288
(I have posted over 10,000 times. The more I post, the more intelligent you become!)
To: xm177e2
94
posted on
04/26/2005 5:29:56 AM PDT
by
mattdono
("Crush the democrats, drive them before you, and hear the lamentations of the scumbags" -Big Arnie)
To: smith288; steveegg; RedWing9
smith288 (circa 2003):
Just bumping this oldy up.
I thought I'd bump this 2001 thread too.
I've been working on this again. CSS and client-side Javascript for Firefox 1.5. I started by using Stylish 0.4 extension (CSS injector). I'm currently using the Greasemonkey extension (a JavaScript injector). I'm about to migrate to a full custom Firefox extension.
I'm looking for some imput on my project. I'm hosting it at my old
FR scripting site over at GeoCities. BTW, in the Old Index section (bottom link on page), you'll find the work you did on the old 2001 project still there online. The last updates I did there for any of our old work was on Oct. 11, 2001. I guess JohnRob pulled the plug on his custom CSS project then so we all stopped working. Maybe those pages will help refresh your memories.
I need help with layout design, new ideas, testing, etc. If you two are interested, let me know. It's the sort of project that really should have multiple parties involved.
Some other CSS threads from 2001 I've located:
Beta Testing New Thread LayoutPost Your Custom CSS Files HereArticle Template for Free Republic - With Instructions for Usage (BLOCKQUOTE gone; thank you, John)
If you know of other threads on FR custom style sheets from 2001, let me know. There are some large screenshots hosted there so please keep the GeoCities site to yourselves for now. GeoCities is very stingy with bandwidth. I'm not quite sure how FR management might view this project either. My project is still beta quality so there's not much for anyone to see or test just yet.
To: George W. Bush
Its too bad John got shot down on the redesign. Im not too familiar with greasemonkey other than its a javascript tool that enhances websites that otherwise dont have the functionality being built.
I was hoping John would at least throw in the class IDs so that we may apply some custom css in our profile just for gits and shiggles.
I Look forward to seeing more of your work.
96
posted on
10/18/2006 8:22:54 PM PDT
by
smith288
To: smith288
Interested in testing or writing CSS sheets?
I'll have an extension for Firefox soon. Since an extension .xpi file is only a zip file, you can open it and inspect the Javascript before using it. It's important to know that you're not running something nasty.
Are you running
Firefox yet?
I recommend the following extensions:
Xinha Here .10 |
full HTML editor that can pop up in your webbrowser. I'm using it to post this. No more typing tags! It has some bugs though and actually has too many features for ordinary posting at FR.
|
Stylish 0.4 |
injects CSS to any website, easy to use, easy to block ads, change layouts. |
Greasemonkey |
injects Javascript into any website, great for blocking ads or rewriting pages. |
NoScript |
control whether scripts can run on a per-site basis, great for security
|
AdBlock |
auto-updater, blocks ads and known bad websites, auto-updatable data files |
To: George W. Bush
Yea, im on FF. I like to keep my extensions to a minimum because too many can make FF more of a cludge than IE even.
Right now im using FasterFox and FireBux for development purposes.
I can give CSS a whirl to test some stuff if you want me to.
98
posted on
10/19/2006 9:04:00 AM PDT
by
smith288
To: smith288; steveegg
I have some test files up on
my web site. Two FR webpages saved with graphics and a tiny bit of Javascript.
A ReadMe.txt is included with instructions on which folder to put your wallpaper pix in.. No extension required, basic CSS editor in web page. It can do almost everything John's classes could already, only a few classes left to add now. And it adds more CSS classes for even more power. Create your own Ignore list with CSS, for instance. Personalize your own posts or your friends.
I'm starting work on a full-blown extension for FireFox now.
I noticed it broke the embedded videos in a recent revision of the script (or Firefox got updated and broke it). You can see the player in the thread but it's not playing correctly.
I'll fix the video bugs. Let me know how it works for you.
To: smith288
BTW, I meant that the videos only fail to play from a file on the hard drive. If I load an FR thread with videos, they work fine. So, a minor bug to swat, probably with the href.
Navigation: use the links below to view more comments.
first previous 1-20 ... 61-80, 81-100, 101-120, 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