ianmcorvidae btw, did you get my /query the other day?
ianmcorvidae
Freso: uh, possibly
Freso: I don't remember what it was though, so you might resend it :P
Freso
ianmcorvidae: Well, I was just asking if you need to reset anything if I am to work on MBS again on rika, or if I should just pull in the latest code and get cracking. :)
warp
ianmcorvidae: inline styling is good
ianmcorvidae
warp: for what?
Freso: should mostly just be pulling it in -- you may need some dependencies and/or to update DBDefs
Freso
Uh.
warp
ianmcorvidae: inline styling is more convenient when that style isn't re-used elsewhere, so specific to that element.
ianmcorvidae: doesn't clutter up the style sheet files, and makes it easier dealing with complicated layouts where you have to muck with the html and style at the same time to get the result you want.
ianmcorvidae
except for splitting up the styling so it's harder to predict a given style, moving more code into things that are harder to cache, and burying style within markup?
no, it clutters up the *HTML* instead, how is that possibly better?
(note, also, that most of these things aren't used once -- the *classes* are often only used once, but the styles are shared, since obviously we reuse images over and over again)
warp
ianmcorvidae: I'm sure we have inline styles in our html which are bad, but it isn't inherently bad.
ianmcorvidae
I disagree. Making reuse of styling harder isn't a good thing :(
warp
exactly, the whole point is to only use inline styles when those styles should NOT be re-used, but are specific to that element.
ianmcorvidae
and is it ever a good thing to have styling that's so specific it applies only to one element in an entire site?
warp
yes
ianmcorvidae thinks probably not, if you want visual consistency you want reuse
visual consistency pushed to extremes makes for boring, lifeless and clinical graphic design.
it's good to deviate in moderation
nikki
I'm sure we can deviate enough accidentally without doing it on purpose :P
ianmcorvidae
haha
I'm also still not sure singleton elements shouldn't be in a central CSS file -- seems to me that's what the by-id selector is for :)
primary benefit of central CSS is that you can change things in one place, not $large_number
warp
ianmcorvidae: it splits up stuff which for me is easier to work with together.
ianmcorvidae: a contrived simple example: let's say you have articles with paragraphs of text + some images, you typically float the images right, so you have img { float: right } in the central css.
ianmcorvidae: but for 1 particular article you need an image floated left, that is not something which should be part of the central css. that is better expressed with the content as <img style="float: left">
ianmcorvidae
why not <img class="left">?
I don't think assuming you'll never need to float an image left other than "just that once" is reasonable
warp
it is more common (i.e. more than once) that you want to float an image left, yes, then that is what you'd do.
ianmcorvidae
then why make the maintenance burden of having to move it once it reaches some vague threshold of "used enough"?
warp
but until that situation presents itself, it just clutters up the central css.
ianmcorvidae: because until the situation presents itself you don't know which parts you will need to abstract out
ianmcorvidae: if you make things flexible and general before you have the need for them, you will be making things flexible you never need flexible. and you will still have forgotton to generalize other things, because you can never abstract out everything.
ianmcorvidae
I still don't think this is that hard, honestly :P but whatever
the things I'm looking at here are multiply-reused background images
which I think are an obvious thing to centralize
RootWyrm_ joined the channel
warp
ianmcorvidae: the expand and collapse?
ianmcorvidae
that's two of them
warp
i.e. the buttons?
yes, those styles should be moved to .css
ianmcorvidae
basically all the images on the tracklist tab of the RE
I'd probably start from beta, unless you need the schema changes.
ijabz joined the channel
Freso
Hm. Is there a reason carton.lock isn't .gitignore'd?
uk
Yes, it contains the version of the relevant CPAN packages.
warp
Freso: generally start from master unless you need something which isn't in master yet.
Freso
warp: Alright.
RootWyrm_ joined the channel
reosarevok joined the channel
ruaok joined the channel
ruaok
nikki: ping
adhawkins
ruaok: libcaa all sorted
ruaok
adhawkins: awesome!
adhawkins
So can we see your big reveal online anywhere? :)
nikki
ruaok: pong
ruaok
nikki: what are the latest stats? (besides those listed on the site that are a few hours old)
adhawkins: sfmusictech.com -- see if they offer session streaming.
if they do, we are in the main room. so it should be covered.
adhawkins
Ok cool, will take a look
CallerNo6 joined the channel
warp
hello ruaok
ruaok
moin warp
nikki
they're still at http://mb.lmfao.org.uk/caa/stats , correct as of the last dump. caa stuff is still not replicated so I don't have anything more recent that than
ruaok
hi CallerNo6
shag yo ass to this side of the bay, yo!
nikki
doesn't look like anyone's beaten those huge images yet anyway :P