<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>PMI</title>
        <link>http://geekswithblogs.net/wildturtle/category/11699.aspx</link>
        <description>Project Management Institute</description>
        <language>en-US</language>
        <copyright>Sam Abraham</copyright>
        <managingEditor>wildturtle21@hotmail.com</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <item>
            <title>Reflecting on 2010 and Looking into 2011</title>
            <link>http://geekswithblogs.net/wildturtle/archive/2010/12/29/reflecting-on-2010-and-looking-into-2011.aspx</link>
            <description>&lt;div&gt;In early 2010, I had blogged and shared my excitement as I was about to embark on a new journey relocating to South Florida.  &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;As I settled down and adjusted to my new life, I was presented with an opportunity to get actively involved and volunteer in the local Florida .Net and Project Management communities.  I have since devoted a significant portion of my time to community initiatives, coordinating the West Palm Beach .Net User Group, volunteering as a member of the INETA Speaker’s Bureau and traveling to attend/speak at .Net code camps and user groups throughout the states of Florida and New York. I have also taken on various volunteer roles at the South Florida Chapter of the Project Management Institute starting as core team member on the chapter’s mentoring initiative and ending the year as Project Manager of the chapter’s mentoring program and as Director of Electronic Communications on the chapter’s IT team. I am also serving a one year term (2010-2011) as secretary and founding board member of Florida’s first official chapter of the International Association for Software Architects (IASA).&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;A big thank you is due for those who afforded me the opportunity and privilege to take part of these initiatives and those who provided guidance and encouragement when I needed them the most.&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;Looking ahead into 2011, I hope to continue my community involvement and volunteer activities. I will start by dedicating the first 5 weekends in the New Year to teach a free comprehensive Microsoft PowerPoint class at church. My goal will be to start from scratch and slowly cover the various available PowerPoint features that can be leveraged to create captivating presentations. Starting February, I will be resuming my user group/code camp speaking engagements at our South Florida .Net Code Camp and the West Palm Beach .Net User Group.&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;I look forward to continuing to meet, chat and share with our technical community members and to another active year in community service.&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;All the best,&lt;/div&gt;
&lt;div&gt;--Sam Abraham&lt;/div&gt; &lt;img src="http://geekswithblogs.net/wildturtle/aggbug/143268.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Sam Abraham</dc:creator>
            <guid>http://geekswithblogs.net/wildturtle/archive/2010/12/29/reflecting-on-2010-and-looking-into-2011.aspx</guid>
            <pubDate>Wed, 29 Dec 2010 14:25:59 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/wildturtle/comments/143268.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/wildturtle/archive/2010/12/29/reflecting-on-2010-and-looking-into-2011.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/wildturtle/comments/commentRss/143268.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Reflections on SoFla Local PDC10</title>
            <link>http://geekswithblogs.net/wildturtle/archive/2010/10/31/reflections-on-sofla-local-pdc10.aspx</link>
            <description>&lt;div&gt;On Thursday October 28&lt;sup&gt;th&lt;/sup&gt;, 2010, I had the privilege of attending and speaking at the SoFla Local PDC10 hosted by the Gold Coast and Miami .Net User Groups. While most local PDCs focused on viewing the Redmond event, South Florida kicked it up a notch by availing some of the community’s local speakers to comment and address any questions the audience might have. I greatly enjoyed covering and answering audience questions on WebMatrix, Razor Syntax, ASP.Net Web Pages Helpers, IIS Express, ASP.Net MVC 3 and NuPack. A thank you is in order to Joe and Maureen Homnick and others whose tireless work and support made this event a success.  &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;Throughout the day-long event, I had the opportunity to chat with many professional developers from both small and large organizations in both public and private sectors.  Tools, frameworks and architectural patterns we discussed varied based on the nature of the business, company size, budget as well as specific product requirements. I am by no means an expert, but I found myself repeating the following in most conversations:&lt;/div&gt;
&lt;ol&gt;
    &lt;li&gt;&lt;b&gt;Planning is priority one.&lt;/b&gt; In order to put the correct technology to service, one first needs to fully analyze short as well as long term project goals.&lt;/li&gt;
    &lt;li&gt;&lt;b&gt;The triple constraints: scope/quality, time and budget need to be delicately balanced.&lt;/b&gt; Looking at cost alone will probably sacrifice either or both product quality and feature set. Focusing on quality alone however is bound to jeopardize the project as it increases the likelihood of running over budget.&lt;/li&gt;
    &lt;li&gt;&lt;b&gt;Need to balance all Stakeholders’ needs.&lt;/b&gt; A good strategy to balance all stakeholders’ needs is to work with all parties to break a project into smaller manageable pieces/functional areas (phases). Furthermore, it would be ideal if each phase creates a complete feature even if simple. This strategy would ease the following:&lt;/li&gt;
&lt;/ol&gt;
&lt;p style="margin-left: 80px"&gt;-&lt;strong&gt;Reusability.&lt;/strong&gt; Should the plug be pulled off a project, already-completed features can always be documented for future re-use thereby resurrecting part of the time and money already spent.&lt;/p&gt;
&lt;p style="margin-left: 80px"&gt;-&lt;strong&gt;Measuring Progress.&lt;/strong&gt; Periodic evaluation of completed features enables non-technical stakeholders to get a feel for project progress without the need for a translator to decipher geek jargon.&lt;/p&gt;
&lt;p style="margin-left: 80px"&gt;-&lt;strong&gt;Stage Gating.&lt;/strong&gt; Despite the hard work, tools and measures applied to analyze the feasibility of a project before execution, a project might no longer be a good fit for the company at a later time. Regrouping to evaluate an implemented feature can also act as a gate to evaluate project continuity.&lt;/p&gt;
&lt;div&gt;Putting my geek hat back on, I would like to share the following ressources I brought up at the event:&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;1-A great resource page for WebMatrix development can be found at:&lt;/div&gt;
&lt;div&gt;&lt;a href="http://msjoe.com/blog/posts/a-list-of-resources-to-help-jumpstart-your-asp-net-webmatirx-development/"&gt;http://msjoe.com/blog/posts/a-list-of-resources-to-help-jumpstart-your-asp-net-webmatirx-development/&lt;/a&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;2-You can run ASP.Net MVC 3 side-by-side with ASP.NET WebForms in the same Visual Studio solution.  Scott Guthrie wrote a nice chapter on this and made it available freely to all, so feel free to lookup. Other articles and webcasts have also addressed this situation. For instance, the following article provides a nice sample and coverage of the topic:&lt;/div&gt;
&lt;div&gt;&lt;a href="http://weblogs.asp.net/rajbk/archive/2010/05/11/running-asp-net-webforms-and-asp-net-mvc-side-by-side.aspx"&gt;http://weblogs.asp.net/rajbk/archive/2010/05/11/running-asp-net-webforms-and-asp-net-mvc-side-by-side.aspx&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;--Sam Abraham &lt;/p&gt; &lt;img src="http://geekswithblogs.net/wildturtle/aggbug/142537.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Sam Abraham</dc:creator>
            <guid>http://geekswithblogs.net/wildturtle/archive/2010/10/31/reflections-on-sofla-local-pdc10.aspx</guid>
            <pubDate>Sun, 31 Oct 2010 20:23:15 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/wildturtle/comments/142537.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/wildturtle/archive/2010/10/31/reflections-on-sofla-local-pdc10.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/wildturtle/comments/commentRss/142537.aspx</wfw:commentRss>
        </item>
    </channel>
</rss>
