<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>CodeProject Latest Articles for Sharjith</title>
    <link>http://www.codeproject.com</link>
    <description>Latest Articles for Sharjith from CodeProject</description>
    <language>en-us</language>
    <image>
      <title>CodeProject Latest Articles for Sharjith</title>
      <url>http://www.codeproject.com/App_Themes/Std/Img/logo100x30.gif</url>
      <link>http://www.codeproject.com</link>
      <width>100</width>
      <height>30</height>
      <description>CodeProject</description>
    </image>
    <copyright>Copyright  CodeProject, 1999-2013</copyright>
    <webMaster>Webmaster@codeproject.com (Webmaster)</webMaster>
    <lastBuildDate>Tue, 21 May 2013 18:35:55 GMT</lastBuildDate>
    <ttl>20</ttl>
    <generator>C# Hand-coded goodness</generator>
    <item d3p1:type="ArticleRssItem" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Simple Plug-in Architecture in Plain C</title>
      <description>How to write an application using architecture that supports plug-ins.</description>
      <link>http://www.codeproject.com/Articles/389667/Simple-Plug-in-Architecture-in-Plain-C</link>
      <author>Sharjith</author>
      <category>C</category>
      <category>Windows</category>
      <category>Win32</category>
      <category>OpenGL</category>
      <category>Architect</category>
      <category>Design</category>
      <category>Advanced</category>
      <pubDate>Tue, 22 May 2012 19:37:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/389667/Simple-Plug-in-Architecture-in-Plain-C</guid>
      <article-type>Article</article-type>
      <updated>Fri, 25 May 2012 16:34:00 GMT</updated>
      <views>12889</views>
      <rating>4.83</rating>
      <popularity>5.53</popularity>
      <votes>14</votes>
      <bookmarks>64</bookmarks>
      <downloads>689</downloads>
    </item>
    <item d3p1:type="ArticleRssItem" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Debugging a JNI Application using Netbeans and Visual Studio</title>
      <description>This article shows how to create a Java Swing GUI application in Netbeans and interface it with JNI DLL.</description>
      <link>http://www.codeproject.com/Articles/69965/Debugging-a-JNI-Application-using-Netbeans-and-Vis</link>
      <author>Sharjith</author>
      <category>C++</category>
      <category>Java</category>
      <category>Windows</category>
      <category>Visual-Studio</category>
      <category>Intermediate</category>
      <category>VC9.0</category>
      <category>JNI</category>
      <pubDate>Thu, 01 Apr 2010 06:00:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/69965/Debugging-a-JNI-Application-using-Netbeans-and-Vis</guid>
      <article-type>Article</article-type>
      <updated>Mon, 14 May 2012 21:13:00 GMT</updated>
      <views>32227</views>
      <rating>4.58</rating>
      <popularity>4.65</popularity>
      <votes>12</votes>
      <bookmarks>12</bookmarks>
      <downloads>689</downloads>
    </item>
    <item d3p1:type="ArticleRssItem" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Basic Curves And Surfaces Modeler</title>
      <description>A basic demo of modeling curves and surfaces in OpenGL.</description>
      <link>http://www.codeproject.com/Articles/3674/Basic-Curves-And-Surfaces-Modeler</link>
      <author>Sharjith</author>
      <category>VC6</category>
      <category>Win2K</category>
      <category>C++</category>
      <category>Windows</category>
      <category>Visual-Studio</category>
      <category>MFC</category>
      <category>OpenGL</category>
      <category>Dev</category>
      <category>Intermediate</category>
      <pubDate>Tue, 18 Feb 2003 05:00:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/3674/Basic-Curves-And-Surfaces-Modeler</guid>
      <article-type>Article</article-type>
      <updated>Wed, 18 Apr 2012 20:32:00 GMT</updated>
      <views>163147</views>
      <rating>4.62</rating>
      <popularity>7.24</popularity>
      <votes>37</votes>
      <bookmarks>102</bookmarks>
      <downloads>11797</downloads>
    </item>
    <item d3p1:type="ArticleRssItem" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Writing a Platform and GUI Toolkit Independent OpenGL Class</title>
      <description>Article showing how to write OS and GUI toolkit portable OpenGL view class</description>
      <link>http://www.codeproject.com/Articles/123332/Writing-a-Platform-and-GUI-Toolkit-independent-Ope</link>
      <author>Sharjith</author>
      <category>C++</category>
      <category>Windows</category>
      <category>MFC</category>
      <category>OpenGL</category>
      <category>Architect</category>
      <category>Dev</category>
      <category>Linux</category>
      <category>Design</category>
      <category>Advanced</category>
      <category>VC9.0</category>
      <category>Win7</category>
      <pubDate>Sat, 30 Oct 2010 23:36:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/123332/Writing-a-Platform-and-GUI-Toolkit-independent-Ope</guid>
      <article-type>Article</article-type>
      <updated>Mon, 01 Nov 2010 15:29:00 GMT</updated>
      <views>30416</views>
      <rating>4.93</rating>
      <popularity>6.98</popularity>
      <votes>26</votes>
      <bookmarks>67</bookmarks>
      <downloads>3946</downloads>
    </item>
    <item d3p1:type="ArticleRssItem" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Using COM Objects in Scripting Languages -- Part 2 (Python)</title>
      <description>This article shows how to instantiate a COM object in Python and use its methods and properties.</description>
      <link>http://www.codeproject.com/Articles/73880/Using-COM-Objects-in-Scripting-Languages-Part-2-Py</link>
      <author>Sharjith</author>
      <category>C++</category>
      <category>Windows</category>
      <category>COM+</category>
      <category>Intermediate</category>
      <category>Python</category>
      <pubDate>Sun, 18 Apr 2010 23:31:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/73880/Using-COM-Objects-in-Scripting-Languages-Part-2-Py</guid>
      <article-type>Article</article-type>
      <updated>Tue, 20 Apr 2010 17:42:00 GMT</updated>
      <views>11529</views>
      <rating>4.77</rating>
      <popularity>3.3</popularity>
      <votes>5</votes>
      <bookmarks>17</bookmarks>
      <downloads>169</downloads>
    </item>
    <item d3p1:type="ArticleRssItem" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Using COM Objects in Scripting Languages -- Part 1 (Tcl/Tk)</title>
      <description>This article shows how to instantiate a COM object in Tcl/Tk and use its methods and properties.</description>
      <link>http://www.codeproject.com/Articles/73581/Using-COM-Objects-in-Scripting-Languages-Part-1-Tc</link>
      <author>Sharjith</author>
      <category>C++</category>
      <category>Windows</category>
      <category>COM+</category>
      <category>Intermediate</category>
      <category>VC9.0</category>
      <pubDate>Fri, 16 Apr 2010 19:28:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/73581/Using-COM-Objects-in-Scripting-Languages-Part-1-Tc</guid>
      <article-type>Article</article-type>
      <updated>Mon, 19 Apr 2010 02:41:00 GMT</updated>
      <views>6496</views>
      <rating>5</rating>
      <popularity>1.51</popularity>
      <votes>2</votes>
      <bookmarks>11</bookmarks>
      <downloads>99</downloads>
    </item>
    <item d3p1:type="ArticleRssItem" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Embed Python in MFC Dialog</title>
      <description>Demo to show use of Python Interpreter to evaluate methematical expressions</description>
      <link>http://www.codeproject.com/Articles/31798/Embed-Python-in-MFC-Dialog</link>
      <author>Sharjith</author>
      <category>VC6</category>
      <category>VC7</category>
      <category>VC7.1</category>
      <category>VC8.0</category>
      <category>C</category>
      <category>MFC</category>
      <category>Advanced</category>
      <category>Python</category>
      <pubDate>Tue, 16 Dec 2008 15:00:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/31798/Embed-Python-in-MFC-Dialog</guid>
      <article-type>Article</article-type>
      <updated>Sat, 13 Mar 2010 12:47:00 GMT</updated>
      <views>22246</views>
      <rating>4.83</rating>
      <popularity>5.9</popularity>
      <votes>17</votes>
      <bookmarks>52</bookmarks>
      <downloads>1628</downloads>
    </item>
    <item d3p1:type="ArticleRssItem" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>StL Data File Viewer</title>
      <description>A simple StereoLithography data file viewer.</description>
      <link>http://www.codeproject.com/Articles/3742/StL-Data-File-Viewer</link>
      <author>Sharjith</author>
      <category>VC6</category>
      <category>Win2K</category>
      <category>MFC</category>
      <category>OpenGL</category>
      <category>Dev</category>
      <category>Advanced</category>
      <pubDate>Thu, 06 Mar 2003 05:00:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/3742/StL-Data-File-Viewer</guid>
      <article-type>Article</article-type>
      <updated>Thu, 06 Mar 2003 05:00:00 GMT</updated>
      <views>180147</views>
      <rating>4.93</rating>
      <popularity>7.6</popularity>
      <votes>35</votes>
      <bookmarks>42</bookmarks>
      <downloads>5207</downloads>
    </item>
  </channel>
</rss>