DevPinoy.org
A Filipino Developers Community
   

Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
  • Clang Almost Ready for Boost!

    One of the cooler projects I believe out there in the open source world is Clang — a ground-up implementation of a C/C++ front-end for LLVM. Thanks to a status message by Joel Falcou I looked at the cfe-dev mailing list archive and found this: I decided to see how well clang++ currently does at...
    Posted to mikhailberis by C++ Soup! on 01-13-2010
    Filed under: Filed under: , ,
  • RAII is not Clear?

    One of the more basic and fundamental idioms of C++ programming is that of RAII. It’s so simple and fundamental that C++ seems to be the only programming language that supports this idiom. From Wikipedia, RAII is: Resource Acquisition Is Initialization, often referred to by the acronym RAII (or...
    Posted to mikhailberis by C++ Soup! on 01-03-2010
    Filed under: Filed under: , ,
  • Python in C++

    Sometimes you want to be able to write applications in C++ and expose a way of easily extending it by offering a scripting interface embedded to your application. Why re-invent the wheel when you can embed existing programming languages like Python into your C++ application? This article covers how you...
    Posted to mikhailberis by C++ Soup! on 01-03-2010
    Filed under: Filed under: , , ,
  • Is Your C++ Standards Compliant?

    I chanced upon this article that gives a take on the coding guidelines that popular projects post for code portability. In particular, jasper22 says: This document is quite a briefed [sic] guide to check whether your coding practices in C++ are standard or not and to provide possible fixes for the same...
    Posted to mikhailberis by C++ Soup! on 12-29-2009
    Filed under: Filed under: ,
  • Updating the Look and Feel, More Content Coming

    I’m now back from an extended holiday break and am getting back on the more active blogging course. My previous engagement with a full-time client has ended and I now have more time to concentrate on three things that I absolutely love and am passionate about. My Family — with my daughter...
    Posted to mikhailberis by C++ Soup! on 12-27-2009
    Filed under: Filed under: , ,
  • IronRuby and the DLR slides posted in slideshare

    Posted the slides for "IronRuby and the Dynamic Language Runtime" in slideshare: http://www.slideshare.net/cruizer/ironruby-and-the-dlr I delivered this talk on Saturday, 19 December 2009 at the Community Technology Update 2009 II event. It's basically the same as the last one (also at...
    Posted to cruizer by cruizer on 12-21-2009
    Filed under: Filed under: , , ,
  • Moving to Github

    So after years of loyalty to Sourceforge on some of my open source projects, I’ve elected to move two of my current C++ projects to Github. Starting today the memcachepp client will be developed almost actively on Github, and soon the cpp-netlib project will be moving to Git too and will also have...
    Posted to mikhailberis by C++ Soup! on 12-10-2009
    Filed under: Filed under: , , ,
  • Preparing for BoostCon Participation

    It’s been quite a while since I wrote on this blog mostly because I’ve been preoccupied with some full-time consulting work I’ve been doing. Now that this particular engagement of mine is coming to a close, I’m getting more and more time on my hands to do one of the more important...
    Posted to mikhailberis by C++ Soup! on 11-27-2009
    Filed under: Filed under: , ,
  • What Happened At SoCal Code Camp And The Best Session I Attended!

    Woohoo! That was a great Code Camp. Thanks to Woody and the gang for making this event happen. It was a fun and knowledge-filled event. I even got swags (a few books, a shirt, a small bag and a gym cup from Avanade). I saw a few Filipino devs in the event (Marlo, a .NET Developer from Long Beach and...
    Posted to Keith Rull by keithrull on 01-28-2008
    Filed under: Filed under: , , , , , , , , , ,
Page 1 of 1 (9 items)

Copyright DevPinoy 2005-2008