DevPinoy.org
A Filipino Developers Community
Sign in
|
Join
|
Help
Blogs
Media
Forums
DevCast
mikhailberis
mikhailberis
Home
Syndication
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Recent Posts
Hiatus and Reflections
cpp-netlib.org is here!
Different Forms of Polymorphism
Value Semantics and Polymorphism
Musings: Design and Computation
Tags
announcement
boost
c++0x
c++11
clang
community
cool stuff
cpp-netlib
experiment
functional
generic programming
insights
library
memcache++
parallel
project
rant
review
roundup
standards
templates
thoughts
tips
Uncategorized
updates
View more
Archives
May 2013 (1)
January 2013 (1)
November 2012 (1)
October 2012 (2)
September 2012 (7)
March 2012 (2)
January 2012 (2)
October 2011 (1)
August 2011 (3)
July 2011 (1)
April 2011 (3)
March 2011 (1)
February 2011 (1)
January 2011 (3)
December 2010 (6)
November 2010 (13)
October 2010 (3)
July 2010 (1)
May 2010 (1)
March 2010 (1)
February 2010 (1)
January 2010 (7)
December 2009 (6)
November 2009 (2)
October 2009 (1)
August 2009 (1)
Sort by:
Most Recent
|
Most Viewed
|
Most Commented
Weekly Roundup for C++, Dec. 5, 2010
It took a while, but I now have enough time to sit down and concentrate on writing this article. It’s been a busy week for me so far, ramping up work with a new client and getting things done in real life, and today is the first day I’ve been...
Published
12-08-2010 10:36 PM
by
C++ Soup!
Filed under:
c++0x
,
roundup
Offline Weekend
This is just a quick one to say that I spent an offline weekend, and would like to apologize to those waiting for the weekly roundup. I’ll get to that tomorrow, having just dealt with the backlog and started work on a project with a new client....
Published
12-06-2010 9:07 AM
by
C++ Soup!
Filed under:
updates
cpp-netlib: Moving Away from Header-Only
Today I pushed the initial step for cpp-netlib to move away from having a header-only design. Yes, the project has come to a point where a decision had to be made: lower compile-time requirements and wider acceptance, or high compile-time requirements...
Published
12-03-2010 9:55 AM
by
C++ Soup!
Filed under:
project
,
boost
,
cpp-netlib
cpp-netlib: Demolition Day
Yesterday I wrote about some of the things I’m trying to do to reduce the compile times of cpp-netlib — at least in the tests. Today was mostly demolition day for me. This means today I spent most of my time tearing big things (tests) down...
Published
12-02-2010 11:19 AM
by
C++ Soup!
Filed under:
updates
,
boost
,
cpp-netlib
cpp-netlib: Reducing Compilation Times
Earlier today I spent some time to get paperwork done for my application to get an Australian Visa. I’ll write more about the reason for that at a later time, but right now I want to write about a glaring issue (the white elephant in the room I...
Published
12-01-2010 11:35 AM
by
C++ Soup!
Filed under:
boost
,
templates
,
cpp-netlib
,
generic programming
Generic Programming Barriers to Entry
I thought about the subject a little more and tried to look into myself and what was stopping me from learning generic programming earlier in my C++ programming experience. One recent interview I had still sold C++ as an Object Oriented Programming language...
Published
11-30-2010 10:42 AM
by
C++ Soup!
Filed under:
thoughts
,
community
,
insights
,
rant
,
generic programming
Boost Bug Sprint
This is a quick post, mostly just letting everyone know that Boost Bug Sprint has begun — if you’re looking to contribute to the Boost development effort, or just want to see what’s going on, you can help in various ways. The easiest...
Published
11-29-2010 7:36 AM
by
C++ Soup!
Filed under:
community
,
boost
Weekly Roundup for C++, Nov. 28, 2010
So it’s a Sunday and I’ve decided to write-up a few things about what I’ve found in the web about C++. Here are a few interesting links and discussions that went on while you weren’t looking during the week — some of them...
Published
11-28-2010 3:28 AM
by
C++ Soup!
Filed under:
roundup
Using Generic Programming in cpp-netlib
I wanted to write about this yesterday but I was dealing with the end-of-week correspondence and some phone calls I had to take. Somehow yesterday I wasn’t feeling up to it, so today I spent some time with cpp-netlib development and refactored an...
Published
11-27-2010 9:15 AM
by
C++ Soup!
Filed under:
library
,
tips
,
cpp-netlib
,
generic programming
Call Day
Today I pretty much spent most of it taking phone calls and responding to correspondence. I also took some time to have a good afternoon with my wife and daughter. Things have been moving on many fronts and unfortunately I didn’t spend enough time...
Published
11-26-2010 8:32 AM
by
C++ Soup!
Filed under:
community
,
updates
Generic Programming in Your Domain
It’s not a secret that C++ is used in a wide domain of applications. There’s high performance computing, scientific computing, desktop application development, systems programming, server-side web application development, back-end services...
Published
11-25-2010 11:53 AM
by
C++ Soup!
Filed under:
cool stuff
,
templates
,
generic programming
Detox Day
Unfortunately I had quite a few things going on Nov. 24, and I wasn’t able to write anything significant. I’m dealing with a few health issues at the moment and I took some time to detox. I should have a post up about some interesting things...
Published
11-24-2010 12:49 PM
by
C++ Soup!
Filed under:
Uncategorized
Green Computing with C++
Have you heard of green computing? It’s basically the concept of lowering the energy requirements of computers in order to reduce the carbon footprint of datacenter operations and desktop/mobile applications. The idea is that since computers already...
Published
11-23-2010 6:47 AM
by
C++ Soup!
Filed under:
cool stuff
,
roundup
Life After OOP
It’s no secret that I abhor Object Oriented Programming especially if it’s used to solve every problem that needs a computer program to solve. I don’t know what the guys thinking about OOP were drinking or smoking when they sought to...
Published
11-22-2010 2:41 AM
by
C++ Soup!
Filed under:
Uncategorized
C++ Hating
I got a chance to read an interesting, well-written, but badly inaccurate and almost exclusively provocative piece of writing over at TechRepublic. The article — like countless articles on the web already — try to predict the demise of C+...
Published
11-21-2010 5:09 AM
by
C++ Soup!
Filed under:
thoughts
,
rant
,
roundup
< Previous
1
2
3
4
5
Next >
Copyright DevPinoy 2005-2008