uberwald
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Post Title lengthsince I don’t understand/code php, not really. and I’m only worried about the initial creation of the post, not any future editing. Where in post.php does it set the allowable length for an entry to that field?
Forum: Everything else WordPress
In reply to: WordPress on TechTV!I saw it too! very cool π Leo did a great job of talking it upm though he seemed to think it was brand new.
Forum: Everything else WordPress
In reply to: Why I Hate GmailI think gmail has one of the best user interfaces of any email program I’ve ever tried. Actually I think it’s the best, but I’m leaving myself open in case I remember one that I tried a long time ago and forgot about. The whole reading your mail crap is ridiculous, because there just isn’t enough time in the day to read everyone’s email, even if you wanted to sift through a million emails about stomach troubles, god’s plan for kittens, and OMGWTFBBQ. If you want no one to be able to read your email, encrypt it, and make sure the receiver knows how to keep it secure once it’s received. If you want to make extra sure, don’t send it.
Forum: Everything else WordPress
In reply to: OT: Photo GalleryI use photostack on uberwald.com alongside wordpress. It’s pretty easy to adjust the templates, and you only need to list the files in a text file if you want them to have captions/rollover text. And you don’t have to do it manually, there’s an admin function for it that’s easy to use.
Forum: Themes and Templates
In reply to: XHTML Validation thoughtspost a link to the validator, would you? The error it’s giving is usually caused by trying to put an <h#> tag inside a or
- , where it doesn’t belong. The point of validation is, to my eyes, that creating standards compliant code ensures that your content will continue to look right, even in browsers from the future, and in screen readers, and on mobile devices, etc. code that breaks the standards “might” look right, but it won’t be right. It’s also nice to get a virtual pat on the back for a job well done π
Forum: Themes and Templates
In reply to: wysiwyg template editing?Topstyle is a good editor… and standards compliant to boot π
Forum: Your WordPress
In reply to: TheTrenchcoat ChroniclesI’m particularly impressed that it’s too wide for my browser window in Firefox, no matter how big I make my window π the pic in the box on the right isn’t in the box…. I didn’t look at the code, but if you need help aligning it, let me know…
Forum: Installing WordPress
In reply to: Is it possile to run WP on ‘external MySQL serveror you could install the blog on the 1&1 site, and just use the unlimited server to host high bandwidth items like images and whatever. I have an installation of WP running on a 1&1 server and it works just fine π
Forum: Fixing WordPress
In reply to: questions of strategy concerning blog transfersAnother idea, and one that is incredibly easy to implement, would be to just not try to import them. Keep the old site itself in it’s current form as the archive, and just rename the index file, or something. My favorite thing about this method is that it shows a transition point, and shows how your style has matured.
Forum: Your WordPress
In reply to: LilyAndDragon.comyou also could make it a background image for the body, still lined up in that spot, still fixed in position, and just let the text flow over the top of it. a good color scheme would make that really work…
Forum: Requests and Feedback
In reply to: link managera little… but it would still be nice for them to be sorted by category as a primary sort, even in the overall list.
Forum: Your WordPress
In reply to: Papel Continuovery cool.
Forum: Plugins
In reply to: blog by email without croni don’t have cron, but I do have an always on home network connection. so I let my home computer hit the php script on a pre-scheduled basis. π