<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://devpinoy.org/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>mikhailberis</title><link>http://devpinoy.org/blogs/mikhailberis/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP1 (Build: 31106.3070)</generator><item><title>The C++ Network Library: New Release and Updates</title><link>http://devpinoy.org/blogs/mikhailberis/archive/2012/03/21/the-c-network-library-new-release-and-updates.aspx</link><pubDate>Wed, 21 Mar 2012 13:32:00 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:36361</guid><dc:creator>C++ Soup!</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://devpinoy.org/blogs/mikhailberis/rsscomments.aspx?PostID=36361</wfw:commentRss><comments>http://devpinoy.org/blogs/mikhailberis/archive/2012/03/21/the-c-network-library-new-release-and-updates.aspx#comments</comments><description>After a bit of development (and a little stagnation) since the 0.9.2 release, I&amp;#39;m proud to announce that cpp-netlib 0.9.3 is now available for general availability. This release will be supported for one year until March 30, 2013. You can download...(&lt;a href="http://devpinoy.org/blogs/mikhailberis/archive/2012/03/21/the-c-network-library-new-release-and-updates.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=36361" width="1" height="1"&gt;</description><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/community/default.aspx">community</category><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/cpp-netlib/default.aspx">cpp-netlib</category></item><item><title>Post-Kona Mailing and More Libraries</title><link>http://devpinoy.org/blogs/mikhailberis/archive/2012/03/06/post-kona-mailing-and-more-libraries.aspx</link><pubDate>Tue, 06 Mar 2012 14:08:00 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:36358</guid><dc:creator>C++ Soup!</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://devpinoy.org/blogs/mikhailberis/rsscomments.aspx?PostID=36358</wfw:commentRss><comments>http://devpinoy.org/blogs/mikhailberis/archive/2012/03/06/post-kona-mailing-and-more-libraries.aspx#comments</comments><description>Beach, laptop, flip-flops, and C++. Kona, Hawai&amp;#39;i. It took a while for me to get to writing up my experiences on the first ever ISO C++ Committee meeting that I attended in Kona, Hawai&amp;#39;i. There are around 70 attendees and I&amp;#39;m one of the few...(&lt;a href="http://devpinoy.org/blogs/mikhailberis/archive/2012/03/06/post-kona-mailing-and-more-libraries.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=36358" width="1" height="1"&gt;</description><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/library/default.aspx">library</category><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/updates/default.aspx">updates</category><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/standards/default.aspx">standards</category></item><item><title>Rich Pointers: Frequently Asked Questions</title><link>http://devpinoy.org/blogs/mikhailberis/archive/2012/01/23/rich-pointers-frequently-asked-questions.aspx</link><pubDate>Mon, 23 Jan 2012 07:34:00 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:36352</guid><dc:creator>C++ Soup!</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://devpinoy.org/blogs/mikhailberis/rsscomments.aspx?PostID=36352</wfw:commentRss><comments>http://devpinoy.org/blogs/mikhailberis/archive/2012/01/23/rich-pointers-frequently-asked-questions.aspx#comments</comments><description>Towards the end of last week the Pre-Kona ISO C++ Committee Mailing was released. This featured a few very important papers for the Evolution Working Group (EWG) regarding Concepts ( N3351 ), Modules ( N3347 ), and Static If ( N3322 ). Rich Pointers ...(&lt;a href="http://devpinoy.org/blogs/mikhailberis/archive/2012/01/23/rich-pointers-frequently-asked-questions.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=36352" width="1" height="1"&gt;</description><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/standards/default.aspx">standards</category></item><item><title>C++ Extensions: Rich Pointers</title><link>http://devpinoy.org/blogs/mikhailberis/archive/2012/01/13/c-extensions-rich-pointers.aspx</link><pubDate>Fri, 13 Jan 2012 14:35:00 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:36351</guid><dc:creator>C++ Soup!</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://devpinoy.org/blogs/mikhailberis/rsscomments.aspx?PostID=36351</wfw:commentRss><comments>http://devpinoy.org/blogs/mikhailberis/archive/2012/01/13/c-extensions-rich-pointers.aspx#comments</comments><description>Some time towards the end of 2011 I officially became a member of the ISO C++ Committee as part of Google&amp;#39;s delegation. Around the same time I wrote about a few extensions to C++ that I wanted to propose or at least help champion to the next version...(&lt;a href="http://devpinoy.org/blogs/mikhailberis/archive/2012/01/13/c-extensions-rich-pointers.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=36351" width="1" height="1"&gt;</description><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/project/default.aspx">project</category><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/standards/default.aspx">standards</category></item><item><title>New C++ Standard, New Focus</title><link>http://devpinoy.org/blogs/mikhailberis/archive/2011/10/31/new-c-standard-new-focus.aspx</link><pubDate>Mon, 31 Oct 2011 12:18:39 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:36349</guid><dc:creator>C++ Soup!</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://devpinoy.org/blogs/mikhailberis/rsscomments.aspx?PostID=36349</wfw:commentRss><comments>http://devpinoy.org/blogs/mikhailberis/archive/2011/10/31/new-c-standard-new-focus.aspx#comments</comments><description>Now that the new version of C++, C++11 is out in the wild as an ISO C++ Standard, there&amp;#8217;s a renewed focus on getting applications, tools, and books up to date with the new standard. The leaders of the ISO Committee have weighed in on the latest...(&lt;a href="http://devpinoy.org/blogs/mikhailberis/archive/2011/10/31/new-c-standard-new-focus.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=36349" width="1" height="1"&gt;</description><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/thoughts/default.aspx">thoughts</category><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/community/default.aspx">community</category><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/c_2B002B00_0x/default.aspx">c++0x</category><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/Uncategorized/default.aspx">Uncategorized</category><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/cpp-netlib/default.aspx">cpp-netlib</category></item><item><title>Minus the Header-Only Dogma</title><link>http://devpinoy.org/blogs/mikhailberis/archive/2011/08/25/minus-the-header-only-dogma.aspx</link><pubDate>Thu, 25 Aug 2011 14:25:40 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:36343</guid><dc:creator>C++ Soup!</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://devpinoy.org/blogs/mikhailberis/rsscomments.aspx?PostID=36343</wfw:commentRss><comments>http://devpinoy.org/blogs/mikhailberis/archive/2011/08/25/minus-the-header-only-dogma.aspx#comments</comments><description>I&amp;#8217;ve been working on the C++ Network Library for a few years already total but have been on-and-off with it until recently. One of the first decisions that I made in implementing the library was to try and do a header-only approach to implementing...(&lt;a href="http://devpinoy.org/blogs/mikhailberis/archive/2011/08/25/minus-the-header-only-dogma.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=36343" width="1" height="1"&gt;</description><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/thoughts/default.aspx">thoughts</category><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/community/default.aspx">community</category><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/insights/default.aspx">insights</category><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/cpp-netlib/default.aspx">cpp-netlib</category></item><item><title>C++0x Is Official: Unanimously</title><link>http://devpinoy.org/blogs/mikhailberis/archive/2011/08/13/c-0x-is-official-unanimously.aspx</link><pubDate>Sat, 13 Aug 2011 08:45:40 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:36342</guid><dc:creator>C++ Soup!</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://devpinoy.org/blogs/mikhailberis/rsscomments.aspx?PostID=36342</wfw:commentRss><comments>http://devpinoy.org/blogs/mikhailberis/archive/2011/08/13/c-0x-is-official-unanimously.aspx#comments</comments><description>Herb Sutter, one of the rock stars of the C++ development world has posted his thoughts and shares with the world that C++0x has been approved unanimously as an International Standard. From his post: The final ISO ballot on C++0x closed on Wednesday,...(&lt;a href="http://devpinoy.org/blogs/mikhailberis/archive/2011/08/13/c-0x-is-official-unanimously.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=36342" width="1" height="1"&gt;</description><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/c_2B002B00_0x/default.aspx">c++0x</category><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/updates/default.aspx">updates</category></item><item><title>cpp-netlib 0.9.1 Released!</title><link>http://devpinoy.org/blogs/mikhailberis/archive/2011/08/04/cpp-netlib-0-9-1-released.aspx</link><pubDate>Thu, 04 Aug 2011 04:36:42 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:36341</guid><dc:creator>C++ Soup!</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://devpinoy.org/blogs/mikhailberis/rsscomments.aspx?PostID=36341</wfw:commentRss><comments>http://devpinoy.org/blogs/mikhailberis/archive/2011/08/04/cpp-netlib-0-9-1-released.aspx#comments</comments><description>Today marks another important day in my calendar as I&amp;#8217;m proud to announce the general availability of cpp-netlib 0.9.1. You can now download the source packages from the Github download page. If you want to see what&amp;#8217;s new you can head on to...(&lt;a href="http://devpinoy.org/blogs/mikhailberis/archive/2011/08/04/cpp-netlib-0-9-1-released.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=36341" width="1" height="1"&gt;</description><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/updates/default.aspx">updates</category><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/announcement/default.aspx">announcement</category><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/boost/default.aspx">boost</category><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/cpp-netlib/default.aspx">cpp-netlib</category></item><item><title>What You’ve Missed With C++: 2011 So Far</title><link>http://devpinoy.org/blogs/mikhailberis/archive/2011/07/05/what-you-ve-missed-with-c-2011-so-far.aspx</link><pubDate>Tue, 05 Jul 2011 13:18:06 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:36339</guid><dc:creator>C++ Soup!</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://devpinoy.org/blogs/mikhailberis/rsscomments.aspx?PostID=36339</wfw:commentRss><comments>http://devpinoy.org/blogs/mikhailberis/archive/2011/07/05/what-you-ve-missed-with-c-2011-so-far.aspx#comments</comments><description>The past few months have been a jam-packed with a few developments in terms of C++. Not only did C++0x get the almost unanimous nod of the industry to be good enough to be called C++11 but there&amp;#8217;s also a few stories that have come out that need...(&lt;a href="http://devpinoy.org/blogs/mikhailberis/archive/2011/07/05/what-you-ve-missed-with-c-2011-so-far.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=36339" width="1" height="1"&gt;</description><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/thoughts/default.aspx">thoughts</category><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/insights/default.aspx">insights</category><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/roundup/default.aspx">roundup</category></item><item><title>cpp-netlib 0.9.0 Released!</title><link>http://devpinoy.org/blogs/mikhailberis/archive/2011/04/18/cpp-netlib-0-9-0-released.aspx</link><pubDate>Mon, 18 Apr 2011 13:19:55 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:36335</guid><dc:creator>C++ Soup!</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://devpinoy.org/blogs/mikhailberis/rsscomments.aspx?PostID=36335</wfw:commentRss><comments>http://devpinoy.org/blogs/mikhailberis/archive/2011/04/18/cpp-netlib-0-9-0-released.aspx#comments</comments><description>After the one-week beta period for the 0.9.0 release, I&amp;#8217;m happy to announce that the official 0.9.0 release is now available for general availability at the Github project downloads page. This 0.9.0 release is the first version of the library to...(&lt;a href="http://devpinoy.org/blogs/mikhailberis/archive/2011/04/18/cpp-netlib-0-9-0-released.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=36335" width="1" height="1"&gt;</description><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/project/default.aspx">project</category><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/announcement/default.aspx">announcement</category><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/boost/default.aspx">boost</category><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/cpp-netlib/default.aspx">cpp-netlib</category></item><item><title>Memcache++ 0.12.2 Out, Last Release by Me</title><link>http://devpinoy.org/blogs/mikhailberis/archive/2011/04/11/memcache-0-12-2-out-last-release-by-me.aspx</link><pubDate>Mon, 11 Apr 2011 06:26:44 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:36331</guid><dc:creator>C++ Soup!</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://devpinoy.org/blogs/mikhailberis/rsscomments.aspx?PostID=36331</wfw:commentRss><comments>http://devpinoy.org/blogs/mikhailberis/archive/2011/04/11/memcache-0-12-2-out-last-release-by-me.aspx#comments</comments><description>I have just finished tagging and uploading the 0.12.2 release of memcache++ which is a maintenance release that includes one diff away from 0.12.1 &amp;#8212; you can download the library here. This release is the final release that I will be managing and...(&lt;a href="http://devpinoy.org/blogs/mikhailberis/archive/2011/04/11/memcache-0-12-2-out-last-release-by-me.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=36331" width="1" height="1"&gt;</description><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/project/default.aspx">project</category><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/library/default.aspx">library</category><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/announcement/default.aspx">announcement</category><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/memcache_2B002B00_/default.aspx">memcache++</category></item><item><title>cpp-netlib 0.9-beta Out Now!</title><link>http://devpinoy.org/blogs/mikhailberis/archive/2011/04/09/cpp-netlib-0-9-beta-out-now.aspx</link><pubDate>Sat, 09 Apr 2011 09:42:56 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:36332</guid><dc:creator>C++ Soup!</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://devpinoy.org/blogs/mikhailberis/rsscomments.aspx?PostID=36332</wfw:commentRss><comments>http://devpinoy.org/blogs/mikhailberis/archive/2011/04/09/cpp-netlib-0-9-beta-out-now.aspx#comments</comments><description>After months and months of delays, finally the 0.9-beta version of The C++ Network Library project is out now. The beta period will take a full week before an official release is made available for general availability. The 0.9 release will be the version...(&lt;a href="http://devpinoy.org/blogs/mikhailberis/archive/2011/04/09/cpp-netlib-0-9-beta-out-now.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=36332" width="1" height="1"&gt;</description><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/announcement/default.aspx">announcement</category><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/cpp-netlib/default.aspx">cpp-netlib</category></item><item><title>C++0x will be C++ 2011</title><link>http://devpinoy.org/blogs/mikhailberis/archive/2011/03/28/c-0x-will-be-c-2011.aspx</link><pubDate>Mon, 28 Mar 2011 12:47:07 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:36330</guid><dc:creator>C++ Soup!</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://devpinoy.org/blogs/mikhailberis/rsscomments.aspx?PostID=36330</wfw:commentRss><comments>http://devpinoy.org/blogs/mikhailberis/archive/2011/03/28/c-0x-will-be-c-2011.aspx#comments</comments><description>As you might already have heard from other places and read from other sources, the ISO C++ committee has now finally voted to publish the current Final Draft International Standard (FDIS) for the language referred to affectionately as C++0x. This means...(&lt;a href="http://devpinoy.org/blogs/mikhailberis/archive/2011/03/28/c-0x-will-be-c-2011.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=36330" width="1" height="1"&gt;</description><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/thoughts/default.aspx">thoughts</category><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/insights/default.aspx">insights</category><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/c_2B002B00_0x/default.aspx">c++0x</category></item><item><title>Broken C++: Old Compilers</title><link>http://devpinoy.org/blogs/mikhailberis/archive/2011/02/25/broken-c-old-compilers.aspx</link><pubDate>Fri, 25 Feb 2011 09:04:02 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:36326</guid><dc:creator>C++ Soup!</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://devpinoy.org/blogs/mikhailberis/rsscomments.aspx?PostID=36326</wfw:commentRss><comments>http://devpinoy.org/blogs/mikhailberis/archive/2011/02/25/broken-c-old-compilers.aspx#comments</comments><description>Up until recently I&amp;#8217;ve only had to deal with standard-compliant C++. I&amp;#8217;ve pretty much enjoyed writing C++ code that abides by an accepted and well-defined standard. This means I have been for the most part using most of the standard features...(&lt;a href="http://devpinoy.org/blogs/mikhailberis/archive/2011/02/25/broken-c-old-compilers.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=36326" width="1" height="1"&gt;</description><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/thoughts/default.aspx">thoughts</category><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/insights/default.aspx">insights</category><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/rant/default.aspx">rant</category></item><item><title>Software Engineering and C++</title><link>http://devpinoy.org/blogs/mikhailberis/archive/2011/01/25/software-engineering-and-c.aspx</link><pubDate>Tue, 25 Jan 2011 17:07:04 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:36322</guid><dc:creator>C++ Soup!</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://devpinoy.org/blogs/mikhailberis/rsscomments.aspx?PostID=36322</wfw:commentRss><comments>http://devpinoy.org/blogs/mikhailberis/archive/2011/01/25/software-engineering-and-c.aspx#comments</comments><description>There is a largely unspoken understanding between/among C++ developers that goes a little something like this: &amp;#8220;any sufficiently complex problem can be solved by working with the appropriate abstractions&amp;#8221;. This is not a hard/fast rule but...(&lt;a href="http://devpinoy.org/blogs/mikhailberis/archive/2011/01/25/software-engineering-and-c.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=36322" width="1" height="1"&gt;</description><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/thoughts/default.aspx">thoughts</category><category domain="http://devpinoy.org/blogs/mikhailberis/archive/tags/insights/default.aspx">insights</category></item></channel></rss>
