Re: [Coapp-developers] The CoApp site needs some love

2010-11-11 Thread Mark Stone
This is an area where I can probably help out. I'm no graphic artist, but I have a pretty thorough knowledge of XML/HTML/CSS. I've also deployed and managed a few PHP content management systems in my time, although I have no idea how to get them running on Windows Server. -Mark On Thu, Nov 11, 20

[Coapp-developers] The CoApp site needs some love

2010-11-11 Thread Garrett Serack
Hey there. I need a volunteer (or volunteers...) web master for the CoApp.org website. I've got a real nice virtual server (Server 2008r2) at a hoster that we can use for the website, plenty of bandwidth, etc. I've got some ideas of what I'd like, but I'm really completely flexible as to how i

Re: [Coapp-developers] Progress on mkSpec...

2010-11-11 Thread Garrett Serack
mkSpec is *only* for native packages. mkProject takes the data from mkSpec to create visual studio project files. My V1 tools (that I built as part of my gsToolkit project) was one single tool to do this, but it became far too unweildly, and didn’t allow for some of the intelligence that I wan

Re: [Coapp-developers] Progress on mkSpec...

2010-11-11 Thread Olaf van der Spek
On Thu, Nov 11, 2010 at 6:44 PM, Garrett Serack wrote: > I just thought I’d drop a note about the progress I’m making on mkSpec > (the tool that takes source code and generates compiler-independent build > data from it… which is a short jump from project files & make files. :D) > > mkSpec isn't n

[Coapp-developers] Progress on mkSpec...

2010-11-11 Thread Garrett Serack
I just thought I'd drop a note about the progress I'm making on mkSpec (the tool that takes source code and generates compiler-independent build data from it... which is a short jump from project files & make files. :D) Rafael and I also spent a tremendous amount of time refactoring the Trace u