bendegroot
Forum Replies Created
-
Forum: Requests and Feedback
In reply to: SEO Page RankAs long as the urls exist and produce good results, there is no need to “physically” have these pages. Dynamic is just as good. Be sure though to use the “clean url” system. And yes, this means WP users get great rankings.
Forum: Requests and Feedback
In reply to: So when do we get these templates?Well, what’s your problem? Learn some CSS, then you can do your own magic!
Forum: Everything else WordPress
In reply to: Blogroll : what tool ?I use blo.gs with rp-blogroll
Forum: Plugins
In reply to: New Plugin: XHTML Mime-TypesI should do a proper write-up for this, but I use something similar:
http://www.stijlstek.nl/greek2me/src/headers.phpsForum: Your WordPress
In reply to: Warpspire: Something New (I hope)Georgia is OK on Linux, Garamond isn’t.
But then again, most sites look weird (due to fonts) in Linux.
In my experience that’s just not true. There are a few fonts that don’t work well or are unavailable on Linux, but with a bit of asking around or trying yourself, you’ll always find some that are fine. Avoid Helvetica, Lucida, Garamond, Tahoma and Times (Times New Roman is fine though).
Forum: Plugins
In reply to: Tidal Information in WP?It shouldn’t be too hard to make a plugin if you have an online source for the data.
Forum: Everything else WordPress
In reply to: Are There Actually ANY XHTML Compliant Blogs?There are enough examples out there, especially among the xhtml/css webdesigners:
http://www.simplebits.com/
http://www.sidesh0w.com/
http://www.9rules.com/whitespace/
http://www.stopdesign.com/
http://annevankesteren.nl/
http://www.stijlstek.nl/Forum: Everything else WordPress
In reply to: Odd charactersA few more charts (pick the one you like):
http://www.pemberley.com/janeinfo/latin1.html
http://dan.mazzella.org/dev/escape_seq.html
http://evolt.org/article/ala/17/21234/Forum: Requests and Feedback
In reply to: blogrollsBeautiful! Thank you.
Forum: Requests and Feedback
In reply to: pasting webpages<object data=”http://wordpress.org/” type=”text/html” width=”90%” height=”50%”>
</object>Forum: Installing WordPress
In reply to: problems with cvs installI found the solution: the subdirectory needs to be added to the rewrite rule.
Forum: Requests and Feedback
In reply to: blogrollsI have installed the cvs version, but I can’t seem to find this. How do I implment this?
Forum: Requests and Feedback
In reply to: pasting webpagesLook at the object element.
Forum: Themes and Templates
In reply to: Cool WordPress template!Boastology has more validation errors than lines of code! That code is so last century (and not XHTML 1.0 Strict like it claims it is) and the design looks like **** in Firebird (which is the best browser on the market IMO).
Forum: Plugins
In reply to: Template or CSS Switcher with cookie handlingPHP rules! I actually didn’t look at your tutorial, because I don’t want to download a Word.doc. I try to avoid Microsoft as much as possible (except for Dungeon Siege that is). Couldn’t you put the tutorials in XHTML (or even just txt) instead of some proprietary format?
A translation of my little PHP StyleSwitcher article will be up as soon as I either a) get WordPress CVS-version working or b) get a working version of my own blog software.