Obvious
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Should I upgrade from 2.1 to the current version? Why?2.1 is broken. It has security flaws. That should be enough of an answer.
Forum: Your WordPress
In reply to: || seltsame-schleifen.de || strange-loops.de ||Delete the HTML out of your CSS file. That should help a lot.
Forum: Fixing WordPress
In reply to: Hacked 2.3.3Did you change your user passwords?
Forum: Fixing WordPress
In reply to: The Moderators Here Are FREAKIN’ RUDE (aka moshu)Nice meta discussion. whooami is a sucker, Moshu is a wannabe, jax5 will hopefully consult a differnt site for help. Can we close this topic, please?
Forum: Plugins
In reply to: I need help with globalsAnd the problem is..?
Until you haven’t described the problem in detail, I will not press on any link of your infested blog. And so may others…
Forum: Developing with WordPress
In reply to: Bad APIFair enough.
Anyway his only example was negated by Otto42.
I don’t want to say darage isn’t right. But his examples are poor and so may his conclusion.
I may have a better example: The WPDB class stores the names of the tables. So far okay. But why isn’t the table_prefix also stored in this class? Why do the user of WPDB have to set the table name members directly from outside of the class and not with methods – or *gasp* why not setting prefix and table names during construction of WPDB. Thats REALLY poor design!
Forum: Developing with WordPress
In reply to: Bad APINo he hasn’t given any example. He was referencing to functions not classes. If his critique was about the object model, he should critisize a class like WP_User or WPDB. It is totally legetimate to have functions and classes coexist in the same domain of code – and so does WordPress. This is not necessarily bad design by default.
It may be that darages intention was to further generalize his critique to say “The WordPress API is rotten”. Well, in my point of view this is a statement that needs more examples than pointing to two functions.
Forum: Installing WordPress
In reply to: Need Urgent HelpThis issue doesn’t seem so urgent anymore, eh?
Forum: Developing with WordPress
In reply to: Bad API… I want to say whoever designed this API has no concept of what object oriented design is and has never heard of objects.
And this is because of what? Critisizing the API in a general way isn’t really helpful nor does it show your competence on this sector. How about an example?
Forum: Installing WordPress
In reply to: Need Urgent HelpWhy not ask the owner of the site directly?
Forum: Installing WordPress
In reply to: Upgrading From 2.07 to 2.1The minimum requirements for WordPress were updated in the Codex:
http://ww.wp.xz.cn/about/requirements/
No need to blame someone about that except you.
Missing former WordPress versions since 2.0.2 is known to every developer because it was mentioned several times on the hackers mailing list. Obviously this doesn’t mean that they fix this in the near future. Send an mail to the hackers mailing list (http://comox.textdrive.com/pipermail/wp-hackers/) to emphasize this issue.
Forum: Installing WordPress
In reply to: Old db dump, New version. SQL command lines help neededOkay, I don’t ask.
There may be a way to accomplish your task but it’s not easy and involves in depth knowledge of WordPress and SQL. So based on your skills I would recommend: Don’t even ask 🙂
Forum: Everything else WordPress
In reply to: Breaking copyright?This question is far to general – and so is my answer: No!
Forum: Everything else WordPress
In reply to: Benifit It’s UsegeAt first you have to learn how to read. After mastering this, start here: codex.ww.wp.xz.cn