Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
hire price
NickE
New
a guy from an Australian design firm (hi there if you're reading this :-) recently commissioned me to skin, customize and integrate a vanilla forum; I'm not sure why he asked me in particular, but especially seeing as mark was on vacation I accepted. I know some of you are going to say that I shouldn't be paid at all and if anything the guy should donate to mark, but a) it's not like understanding/working with software paradigms (let alone programming itself) is something your average joe can do, and b) universities aren't cheap.
so yeah, as stupid as it sounds I don't really know what I should charge :-/ So far I've:
- skinned vanilla from the ground up (according to their design), in addition to editing a few template files
- written practically a mini-cms embedded within vanilla, with a wholly integrated search and support for 2 levels of subpages
- written a caching version of jazzman's discussion overview, reducing the sql queries per page load from n + 1 (where n = category number) to 1
- added several miscellaneous features (sidepanel login, context search, category-specific coloring, etc.)
all in all I've written ~1060 lines of code and ~850 lines of css (that's w/ whitespace/comments though), and he still wants a sidepanel-based photo manager and integration with LDAP authentication.
this is the first time I'm actually programming for pay so I'm sort of at a loss...
so yeah, as stupid as it sounds I don't really know what I should charge :-/ So far I've:
- skinned vanilla from the ground up (according to their design), in addition to editing a few template files
- written practically a mini-cms embedded within vanilla, with a wholly integrated search and support for 2 levels of subpages
- written a caching version of jazzman's discussion overview, reducing the sql queries per page load from n + 1 (where n = category number) to 1
- added several miscellaneous features (sidepanel login, context search, category-specific coloring, etc.)
all in all I've written ~1060 lines of code and ~850 lines of css (that's w/ whitespace/comments though), and he still wants a sidepanel-based photo manager and integration with LDAP authentication.
this is the first time I'm actually programming for pay so I'm sort of at a loss...
0
Comments
yes, I think I'll clean that extension up and release it after I'm done.
BigDummy (me) sez... what's 'cms?'
LOL.. Thanks... Content Management System.. everything is an acronym these days...