Entry tags:
What do you find difficult on a Dreamhack?
Hi all!
As the maintainer of the Dreamhacks service, I'm curious about how everybody's getting on with it and whether there's anything people would really like to have to make dev work easier.
For example, one thing I'm going to be working on is a way to make it easier to set up, start and stop the various auxiliary services that Dreamwidth uses, such as memcached, Gearman, and TheSchwartz. I'm hoping that this'll make it easier to work on bugs that need these services.
But I'd also really like to hear from people about the things they find most difficult when working on a Dreamhack. This can be anything - maybe our wiki's confusing or not quite up-to-date, or maybe you can't figure out the command you need to type to do something.
I want to make things as accessible as I can to everybody, new and experienced alike, so please let me know in the comments what you really wish was easier to do on a Dreamhack! I'll go through the comments later and see what I can do to help - for example, by programming a script for everybody to use on the server, editing the wiki, or simply answering a question if that's all that's needed!
As the maintainer of the Dreamhacks service, I'm curious about how everybody's getting on with it and whether there's anything people would really like to have to make dev work easier.
For example, one thing I'm going to be working on is a way to make it easier to set up, start and stop the various auxiliary services that Dreamwidth uses, such as memcached, Gearman, and TheSchwartz. I'm hoping that this'll make it easier to work on bugs that need these services.
But I'd also really like to hear from people about the things they find most difficult when working on a Dreamhack. This can be anything - maybe our wiki's confusing or not quite up-to-date, or maybe you can't figure out the command you need to type to do something.
I want to make things as accessible as I can to everybody, new and experienced alike, so please let me know in the comments what you really wish was easier to do on a Dreamhack! I'll go through the comments later and see what I can do to help - for example, by programming a script for everybody to use on the server, editing the wiki, or simply answering a question if that's all that's needed!
no subject
no subject
no subject
Right now, the only way to tell what the arguments are, as far as I know, is to look at the code itself. I'll see if I can get some sort of wiki page up for that too, although as with any documentation that sort of thing can get out of date. (I actually have a bug assigned to me that will result in changing the arguments for one event in particular, so yeah.)
I'll take a think and see what can be done.
[edit: Just realised I never explained about /dev/classes. That's a page which is intended as a place to test changes to site skin CSS files. (It's not relevant for people making journal styles, I believe.) If you're making a new site skin, you can use that page to test how each element (tables, text boxes, error messages, etc) would look in the skin. The actual classes used for the elements can be found by looking at the HTML source.]
no subject
I knew what /dev/classes was about actually and I should have said so, my apologies, but there's no easy way to access it if you don't remember the URL and I don't think it's referenced anywhere. I could be wrong about that as I regularly get lost on the Wiki... :)
no subject
Bug 4199 as well :)
no subject
[edit: Looks like there's already a wiki page that might answer some of the questions you may have: http://wiki.dwscoalition.org/notes/Workers . Let me know if this helps!]
no subject
no subject
Like, everything you need for imports to run in one group, everything you need for notification emails to run in another, everythingf or exports...
would that help?
no subject
no subject
no subject
no subject
I unfortunately don't think I could do it justice with a quick explanation of the differences in this comment, but most people I know are using the "edit in the live directory" route, which I can explain, if you'd like me to do so! It's probably the easiest route to understand, although it does have its downsides.
no subject
no subject
If those don't help, let me know and I'll do what I can to help you out!