And now for the really important announcement - Meet the BlogCFC Team
BlogCFC isn't me. It may have been me - back in the 1.0 days, but for a very long time now BlogCFC has had the help of numerous people in the community. This has helped BlogCFC grow incredibly, and for that, a lot of praise goes to those of you reading this blog.
I've mentioned many times why V6 is taking so long, but I've decided that I really need to stop making excuses and recognize the fact that BlogCFC needs to change formally in order to grow.
So I asked for help to a set of friends and colleagues who I thought would be a good addition to the team. The idea here was simple. Set up roles and responsibilities and then step out of the way. I ensured they all had all the access they needed and now I will no longer be a stop gap to BlogCFC development. BlogCFC is no longer me. Thank God.
So who are the foolsvaliant volunteers? Meet the Management Team:
- Architect/Team Leader: Me. Basically I'll spend most of my time at the model layer and serve as the development director.
- Website Manager: Charlie Griefer. The idea is to change BlogCFC from a blog into a real product site. Things like docs, release notes, screen shots, etc.
- Installer: Scott Pinkston. Yes, there will be an installer for BlogCFC. Now stop asking! (Or keep asking, but bug Scott. ;)
- Admin: Scott Stroz. I don't have huge changes planned here, but I do want to make it a bit prettier. My #1 goal though is to ensure that writing blog entries is as quick and simple as possible.
- Themes: Dan Vega. As folks know, Themes are a part of V6. Partial theme support is already done. Dan will be responsible for more of the maintenance side of this - and some of that is going to be revealed in later builds of V6.
- Testing/QA: Brian Kotek. This is two fold - writing unit tests and massaging incoming bugs (removing dupes, etc). This will be easy since BlogCFC has no bugs and runs perfectly all the time.
- Documentation: Lola J. Beno. Lola has already helped with the docs before, so she was a natural fit.
So - there ya go. The team. Let me personally say thank you to them all!

I look forward to hearing about progress on v6.
Good luck and thanks.
Leif
Atlanta
Or is there already someone for that?
Man I must be blind today. If you want - I cant throw together some ideas and post them up for everyone to see.
I don't mind spending a few on it.
http://mycfblog.com/BlogCFC.gif
Just ideas - I created the logo with illustrator and the pencil so you can have it if you like it.
I'll email you the illustrator & psd file if you like it.
Just a thought!
Thanks!
hey joshua...
i haven't started thinking (much) about the design yet. as ray mentioned in the announcement, one of the goals here is to move the site away from being "just" a blogCFC instance to an actual web site dedicated to the product. once we get to that "website/ui graphics/css" part tho, i'll likely need all the help i can get :)
i figured i'd look for a few layouts on one of the "free css template" sites, and let the team vote on which one they like best. design is subjective, so i'd prefer a group consensus on that piece of it. maybe putting a poll up here to get the general public's input would be a good idea as well.
regarding your sample images... i like 'em a lot. the pencil in the 'BlogCFC' title is a nice touch. but as ray said... blogcfc already has a logo. branding the product is ray's call (which i guess is kinda fair given that he's put a small amount of time into writing it) :)
moving forward i'll keep folks in the loop (via posting here) as much as possible. when we get to the point of implementing the design, which i expect would mainly consist of making modifications to an existing template), i'd be more than happy to ping you.
any design suggestions/ideas, feel free to throw 'em my way as well. always open to suggestions (especially when it comes to design, which i excel at sucking at) :)
No need to get a template site design. It's what I do for a living so I don't think downloading a template is very tasteful.
The logo swamp is fine, I was just throwing some ideas out there.
As for doing the design for the site, I could easily design a few different ideas.
For product sites like this I typically have some jQuery Slider on the homepage outlining simplicity or features and some standard links like you see in the image example I sent you.
Haven't looked at the leaf logo lately but it might need a little bit of freshing up.
Hope all is well and thanks for considering it.
Thanks!
Datasource=blog, Time=950ms, Records=218)
select
tblblogentries.id, tblblogentries.title,
tblblogentries.alias,
dateAdd(hh, -1, tblblogentries.posted) as posted,
tblusers.name, tblblogentries.allowcomments,
tblblogentries.enclosure, tblblogentries.filesize, tblblogentries.mimetype, tblblogentries.released, tblblogentries.views
, tblblogentries.body, tblblogentries.morebody
from tblblogentries, tblusers
where 1=1
and blog = ?
and tblblogentries.username = tblusers.username
and posted <?
and released = 1
order by tblblogentries.posted desc
hey, if you're interested in putting together some templates, that'd be awesome. i couldn't design my way out of a paper bag, so the free css template sites are normally my first stop.
your call. if you've got the time and inclination, feel free put something together. if not, no worries.
thanks :)
charlie