Alternate Data Stream
So recently I've been involved with quite a number of little projects (personal and tech related) that I would like to share with the readers of this blog. First, a backgrounder on the situation.
I've always been thinking about revamping the C++ Soup blog and adding more content in the form of audio/video and maybe hosting a forum of sorts. In the quest to get this process moving, I tried out Square Space which provides a nice interface for creating your own website without having to write a single piece of code. So far, my experiments have yielded the move of my personal blog to a new domain (deanberris.com) and a new host.
In that process, I would like to open up the topic to you and ask what would you like to see more of from C++ Soup. I have my own list of things I'd like to put up which I'm listing down here:
- A weekly/monthly podcast of interesting C++ discussions -- featuring book and library authors.
- An FAQ section with specific tutorials dedicated to specific topics -- specifically I plan to collect idioms and good ideas/snippets separated out from the blog posts.
- Industry news and opinion articles -- news specific to C++ and related technologies like parallel high performance computing, gaming, etc.
- More authors and contributors -- I may be opening up C++ soup to accept outside contributors and other authors to contribute fresh content to the site.



3 comments:
I really appreciate your ideas of extending your media. From my perspective, a podcast and Idiom-Wiki a là http://en.wikibooks.org/wiki/More_C%2B%2B_Idioms are the most appealing enrichments. In particular, I am curious about C++ idioms/patterns to achieve maximum performance on many-core architectures.
Best,
Matthias
It's a really good news! I always like to read your articles to learn something interesting. Like Matthias, I'm really curious about how to achieve maximum performance on multi-core architectures. It's definitely the present and the way to go.
I like the concept of small tutorials but based on real cases or at least how they can apply to real cases.
Thank you to share all these information and keep up the good work !
Thanks Matthias and Remy!
I agree that I should write more dedicated pages for these things -- tutorials and idioms. This gives me a good case for moving from Blogger to Square Space.
Thanks again for dropping a line!
Post a Comment