pauamma: Cartooney crab wearing hot pink and acid green facemask holding drink with straw (Default)
Res facta quae tamen fingi potuit ([personal profile] pauamma) wrote in [site community profile] dw_dev_training2012-01-04 06:09 pm
Entry tags:

Question thread #4

It's time for another question thread!

The rules:

- You may ask any dev-related question you have in a comment. (It doesn't even need to be about Dreamwidth, although if it involves a language/library/framework/database Dreamwidth doesn't use, you will probably get answers pointing that out and suggesting a better place to ask.)
- You may also answer any question, using the guidelines given in To Answer, Or Not To Answer.
syntheid: [Alphonse Mucha] Lorenzaccio poster, person chewing their thumbnail (certainty is certainly lacked)

[personal profile] syntheid 2012-01-04 05:45 pm (UTC)(link)
Not sure if this is the sort of question that is supposed to go here, so apologies if it's not. But I keep wondering if there's a reason inline css styling isn't allowed on the profile page. Seems a bit odd, since I've seen that suggested recently as the primary way to restyle a table if you post it in your entry, but then it gets stripped out if you try to put a style attribute in a tag on the profile page. Which means things like removing padding from the table in your profile are impossible to manage, too. Is there a security/site reason for that?
shadowspar: cartoon of a developer sitting in a chair, reading a book, with back turned; speech bubble: "stacktrace or gtfo" (stacktrace or gtfo)

[personal profile] shadowspar 2012-01-04 07:09 pm (UTC)(link)
When fixing a bug, if we want to include an explanatory snippet for the person who does the code tour to make use of, should we just chuck it directly into bugzilla as a comment on the bug?
wychwood: chess queen against a runestone (Default)

MySQL learnings

[personal profile] wychwood 2012-01-05 11:41 am (UTC)(link)
If I want to learn some MySQL - specifically, I want to be able to query information from a pre-existing database, rather than doing anything active to a database - where is the best place to look? This is for work (though I'm hoping it might be transferrable to DW!), and they can't provide me any training but are happy to buy me a book or two. What are the best ones to buy? Is there a great free online training site I should know about? Etc.