Home
Download
Add-ons
Help
Forum
Organisation
Project
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
May 26, 2012, 02:32:41 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter
hier
und auf unserer
neuen Webseite
.
155533
Posts in
21713
Topics by
7739
Members
Latest Member:
audillino
WebsiteBaker Community Forum
General
Guest Area & Off-Topic
(Moderators:
Argos
,
pcwacht
,
Bramus
)
FontJazz
Pages: [
1
]
Go Down
Author
Topic: FontJazz (Read 3488 times)
Hans
Offline
Posts: 565
FontJazz
«
on:
January 16, 2010, 10:32:47 PM »
Non websafe fonts for the H1- tag, works great, easy to install en SEO friendly (see FAQ)
http://fontjazz.com/
Maybe an addition to the well-know but not always compatible @font-face fonts
Hans
Logged
Hans - Nijmegen - The Netherlands
kweitzel
Forum administrator
Offline
Posts: 6975
Re: FontJazz
«
Reply #1 on:
January 17, 2010, 12:45:25 AM »
Nice one ... have already a project for it ... have you used it already on a WB Site? If yes, would you share your implementation?
cheers
Klaus
Logged
WebsiteBaker Org e.V. - for WebsiteBaker
Stefek
WebsiteBaker Org e.V.
Offline
Posts: 4884
Re: FontJazz
«
Reply #2 on:
January 17, 2010, 01:09:32 AM »
Nice one, but unfortunatly the license is a bit strange.
If it where a GPL or BSD License, I would make a Frontend Filter out of it.
There is such a thing allready:
http://www.websitebakers.com/pages/admin/admin-tools/frontendfilter.php
And here the original script:
http://code.google.com/p/pcdtr/
and the filter itself:
http://www.websitebaker2.org/forum/index.php/topic,12243.msg75118.html#msg75118
It uses a bit different approach: it is using image replacement.
But you can use any kind of font (if you own the license).
Stefek
Logged
"In a time of universal deceit, telling the truth becomes a revolutionary act."
- George Orwell, Nineteen eighty-four (1984)
kweitzel
Forum administrator
Offline
Posts: 6975
Re: FontJazz
«
Reply #3 on:
January 17, 2010, 01:29:16 AM »
Hi Stefek,
thanks for the reminder, but I have to admit, that I knew them ... but I always like the idea to "outsource" processing to client side ... And from what I've seen until now it seems a better option than plain image replacing especially since the script "transforms" the existing H1 tag instead of replacing it with an image.
cheers
Klaus
Logged
WebsiteBaker Org e.V. - for WebsiteBaker
Hans
Offline
Posts: 565
Re: FontJazz
«
Reply #4 on:
January 17, 2010, 10:42:51 AM »
@kweitzel
Yes I did. I simply followed the instructions on the FontJazz website and it works a charme. Don't know however if it interferes with other scripts, because I tested on a clean installation only.
I don't know about the license thing, but it would be nice if someone could make a frontend filter out of it.
Hans
Logged
Hans - Nijmegen - The Netherlands
Stefek
WebsiteBaker Org e.V.
Offline
Posts: 4884
Re: FontJazz
«
Reply #5 on:
January 17, 2010, 11:43:28 AM »
Quote from: kweitzel on January 17, 2010, 01:29:16 AM
... but I always like the idea to "outsource" processing to client side
I see, but the PCDTR needs no JS enabled to run clientside.
That's an advantage.
Quote from: kweitzel on January 17, 2010, 01:29:16 AM
... And from what I've seen until now it seems a better option than plain image replacing especially since the script "transforms" the existing H1 tag instead of replacing it with an image.
The Transformation is given anyway. The H1 (and all Replacements) Tag will be replaced anyway - not on the fly, but also using CSS as a operating base.
The "on the Fly" replacement of PCDTR is only given at the first run. After the image is created, it will be saved to a folder and (lightweight png's) the next time they are called from the cache.
Another Advantage is, that you can use different fonts by just using the CSS File - as you would normally do for other CSS - just ensure you have the Font in the directory (use AFE i.e.) and go.
Quote from: Hans on January 17, 2010, 10:42:51 AM
I don't know about the license thing, but it would be nice if someone could make a frontend filter out of it.
The license doesn't inspire me to create such a filter...
I prefer to use the PCDTR Filter instead.
It's easy to set up and run.
Kind Regars,
Stefek
Logged
"In a time of universal deceit, telling the truth becomes a revolutionary act."
- George Orwell, Nineteen eighty-four (1984)
Hans
Offline
Posts: 565
Re: FontJazz
«
Reply #6 on:
January 17, 2010, 12:02:42 PM »
Hi Stefek
thanks for the reply. I think both have their pros and cons. As I prefer not to change the core (as is necessary to use the frontend filter) and because I'm not sure if the core replacement files are compatible with 2.8 (AMASP says it's for 2.7) I'll stick to FontJazz for the moment.
Thanks again
regards
Hans
Logged
Hans - Nijmegen - The Netherlands
Stefek
WebsiteBaker Org e.V.
Offline
Posts: 4884
Re: FontJazz
«
Reply #7 on:
January 17, 2010, 12:07:37 PM »
Quote from: Hans on January 17, 2010, 12:02:42 PM
Hi Stefek
thanks for the reply. I think both have their pros and cons. As I prefer not to change the core (as is necessary to use the frontend filter) and because I'm not sure if the core replacement files are compatible with 2.8 (AMASP says it's for 2.7) I'll stick to FontJazz for the moment.
Thanks again
regards
Hans
Quote
As I prefer not to change the core (as is necessary to use the frontend filter)
This are only two files and those changes doesn't harm your WB installation in any way.
There should be a newer Version for 2.8 on developers site.
I am using the output filter on many pages. And with lots of filters.
One exemple is here:
http://mausefalle-kiel.de/
(Website still in Work)
Regards,
Stefek
Logged
"In a time of universal deceit, telling the truth becomes a revolutionary act."
- George Orwell, Nineteen eighty-four (1984)
pcwacht
Moderator
Offline
Posts: 2859
Re: FontJazz
«
Reply #8 on:
January 17, 2010, 12:54:14 PM »
We are using CUFON on some sites ->
http://wiki.github.com/sorccu/cufon/
See
www.corderius.nl
for example, watch the H1 tags
Is easy enough to implement, though it changes to images.
John
Logged
http://www.ictwacht.nl
= Dutch ICT info
http://www.pcwacht.nl
= My first
both still work in progress, since years.....
Hans
Offline
Posts: 565
Re: FontJazz
«
Reply #9 on:
January 17, 2010, 01:05:52 PM »
@Stefek:
YES! Works great! Thank you.
@pcwacht:
Thanks for the tip, gonna try that too.
One question though: I wonder what the impact is on SEO. AFAIK FontJazz leaves the H1 tag for the search-engines intact (they say so in the FAQ) What about both mentioned alternatives from Stefek and pcwacht?
Thank you both!
Hans
Logged
Hans - Nijmegen - The Netherlands
pcwacht
Moderator
Offline
Posts: 2859
Re: FontJazz
«
Reply #10 on:
January 17, 2010, 01:25:25 PM »
Just look at the source of these pages using it, ie the source is what is used for SEO
In Cufon's case at
www.corderius.nl
the H1 tags are used with cufon and they stay intact, so seo friendly
Everything is done client side.
Next to the ones mentioned above there is cIFR ->
http://www.mikeindustries.com/blog/sifr
wich works simular
Each has its drawbacks and benefits. Just choose the one you like and can use at your project
John
Logged
http://www.ictwacht.nl
= Dutch ICT info
http://www.pcwacht.nl
= My first
both still work in progress, since years.....
Hans
Offline
Posts: 565
Re: FontJazz
«
Reply #11 on:
January 17, 2010, 01:38:52 PM »
Thanks John. Gonna try cIFR too; busy Sunday
Hans
Logged
Hans - Nijmegen - The Netherlands
Stefek
WebsiteBaker Org e.V.
Offline
Posts: 4884
Re: FontJazz
«
Reply #12 on:
January 17, 2010, 01:39:30 PM »
Hello,
@Hans, you're welcome.
@Jurgen
The h2 for example looks like this in sorurcecode using PCDTR Plugin/Filter
Quote
<h2 class="pcdtr" style="margin: 0px;"><span id="pcdtr1">Frohes neues jahr 2010!</span></h2>
As you see, it's done only with CSS and the <h2> Tag stays intact, hence SEO Friendly.
@John
That's right, all the methods have their pros & cons.
Thanks for the another link to sIFR. Doesn't know it.
There could be done a lot of filters for this Scripts to run on WebsiteBaker without problems.
I only prefer using scripts which are license compatible with WB itself, so it can be shared without consequences.
Best Regards,
Stefek
Logged
"In a time of universal deceit, telling the truth becomes a revolutionary act."
- George Orwell, Nineteen eighty-four (1984)
snark
Guest
Re: FontJazz
«
Reply #13 on:
February 12, 2011, 11:34:00 PM »
http://code.google.com/webfonts
Logged
Pages: [
1
]
Go Up
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> General Announcements
=> Security Announcements
=> Documentation
=> WebsiteBaker Website Showcase
=> Guest Area & Off-Topic
-----------------------------
English
-----------------------------
=> WebsiteBaker 2.9
===> Announcements
===> Help/Support
=====> Modules / Extensions
===> Suggestions
===> Software bugs
=> Help & Support
=> Modules
=> Droplets (PHP code for use with Droplet module) & Snippets (raw PHP code)
=> jQuery
=> Templates, Menus & Design
=> WebsiteBaker Language Files
=> WebsiteBaker 2.x discussion
=> WebsiteBaker 3
=> Archive (posts up to 2007)
-----------------------------
Deutsch (German)
-----------------------------
=> Ankündigungen
=> WebsiteBaker 2.9
===> Ankündigungen
===> Hilfe/Support
=====> Module / Extensions
===> Vorschläge
===> Softwarefehler
===> Erfahrungs und Testberichte
=> Hilfe/Support
=> Module & Snippets
=> Templates & Design
=> Tutorials
=> jQuery
=> Diskussion über WB
=> Off-Topic
=> Archiv für Themen bis 2007
-----------------------------
Nederlands (Dutch)
-----------------------------
=> Aankondigingen
=> Hulp & Ondersteuning
=> Niet-Terzake (Off Topic)
-----------------------------
Francais (French)
-----------------------------
=> Help/Support
-----------------------------
Italiano (Italian)
-----------------------------
=> Help/Support
-----------------------------
Bakery (WB shop module)
-----------------------------
=> Bakery English
=> Bakery Deutsch
-----------------------------
KeepInTouch (Multi Contact Module)
-----------------------------
=> KeepInTouch English
=> KeepInTouch Deutsch
Loading...