<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>ibi_edu at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/ibi_edu/</link>
    <description>ibi Group page (hot &amp; cool)</description>

    <item>
      <title>File - All Information in a blog </title>
      <pubDate>Wed, 01 Jul 2009 11:06:36 GMT</pubDate>
      <link>http://tech.groups.yahoo.com/group/ibi_edu/message/2658</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ibi_edu/message/2658</guid>
      <description>http://geoibi.blogspot.com/</description>
    </item>
    <item>
      <title>File - HGame.cpp </title>
      <pubDate>Wed, 01 Jul 2009 11:06:36 GMT</pubDate>
      <link>http://tech.groups.yahoo.com/group/ibi_edu/message/2657</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ibi_edu/message/2657</guid>
      <description>/**************#####################**************** program by Shreeharsha Perla you are free to use, modify or distribute this program. for more programs,</description>
    </item>
    <item>
      <title>File - HGAME.EXE </title>
      <pubDate>Wed, 01 Jul 2009 11:06:36 GMT</pubDate>
      <link>http://tech.groups.yahoo.com/group/ibi_edu/message/2656</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ibi_edu/message/2656</guid>
      <description>File        : HGAME.EXE Description :</description>
    </item>
    <item>
      <title>File - GAMEPACK.EXE </title>
      <pubDate>Wed, 01 Jul 2009 11:06:36 GMT</pubDate>
      <link>http://tech.groups.yahoo.com/group/ibi_edu/message/2655</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ibi_edu/message/2655</guid>
      <description>File        : GAMEPACK.EXE Description : Game</description>
    </item>
    <item>
      <title>File - GAMEPACK.CPP </title>
      <pubDate>Wed, 01 Jul 2009 11:06:36 GMT</pubDate>
      <link>http://tech.groups.yahoo.com/group/ibi_edu/message/2654</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ibi_edu/message/2654</guid>
      <description>//Game Pack in C&#43;+. #include&lt;string.h&gt; #include&lt;math.h&gt; #include&lt;graphics.h&gt; #include&lt;dos.h&gt; #include&lt;stdlib.h&gt; #include&lt;stdio.h&gt; #include&lt;conio.h&gt; </description>
    </item>
    <item>
      <title>File - CIRCLE2.EXE </title>
      <pubDate>Wed, 01 Jul 2009 11:06:36 GMT</pubDate>
      <link>http://tech.groups.yahoo.com/group/ibi_edu/message/2653</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ibi_edu/message/2653</guid>
      <description>File        : CIRCLE2.EXE Description :</description>
    </item>
    <item>
      <title>File - MIDELLIP.CPP </title>
      <pubDate>Wed, 01 Jul 2009 11:06:36 GMT</pubDate>
      <link>http://tech.groups.yahoo.com/group/ibi_edu/message/2652</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ibi_edu/message/2652</guid>
      <description># include &lt;iostream.h&gt; # include &lt;graphics.h&gt; # include    &lt;conio.h&gt; # include     &lt;math.h&gt; class Ellipse { private: public: void show_screen( ); void Lines();</description>
    </item>
    <item>
      <title>File - CIRCLE2.CPP </title>
      <pubDate>Wed, 01 Jul 2009 11:06:36 GMT</pubDate>
      <link>http://tech.groups.yahoo.com/group/ibi_edu/message/2651</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ibi_edu/message/2651</guid>
      <description>#include&lt;iostream.h&gt; #include&lt;graphics.h&gt; #include&lt;math.h&gt; #include&lt;conio.h&gt; #include&lt;stdio.h&gt; #include&lt;process.h&gt; #include &lt;stdlib.h&gt; #include&lt;dos.h&gt; int</description>
    </item>
    <item>
      <title>File - CIRCLE1.CPP </title>
      <pubDate>Wed, 01 Jul 2009 11:06:35 GMT</pubDate>
      <link>http://tech.groups.yahoo.com/group/ibi_edu/message/2650</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ibi_edu/message/2650</guid>
      <description>#include&lt;stdio.h&gt; #include&lt;iostream.h&gt; #include&lt;conio.h&gt; #include &lt;graphics.h&gt; #include &lt;stdlib.h&gt; class Circle { private : //  help  // // midx and midy are</description>
    </item>
    <item>
      <title>File - car_submit.cfm </title>
      <pubDate>Sun, 28 Jun 2009 10:34:37 GMT</pubDate>
      <link>http://tech.groups.yahoo.com/group/ibi_edu/message/2649</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ibi_edu/message/2649</guid>
      <description>&lt;cfinclude template=&quot;Includecar.html&quot;&gt; &lt;cfinsert datasource=&quot;car&quot; tablename=&quot;car&quot; formfields=&quot;ModelNo,Name,Car,Price&quot;&gt; &lt;html&gt; &lt;head&gt; &lt;title&gt;Thanks for</description>
    </item>
    <item>
      <title>File - car_form.cfm </title>
      <pubDate>Sun, 28 Jun 2009 10:34:37 GMT</pubDate>
      <link>http://tech.groups.yahoo.com/group/ibi_edu/message/2648</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ibi_edu/message/2648</guid>
      <description>&lt;cfinclude template=&quot;Includecar.html&quot;&gt; &lt;body bgcolor=&quot;#FF66FF&quot;&gt; &lt;form action=&quot;car_submit.cfm&quot; method=&quot;post&quot; name=&quot;submit&quot;&gt; &lt;p align=&quot;right&quot;&gt; &lt;font</description>
    </item>
    <item>
      <title>File - car_edit_submit.cfm </title>
      <pubDate>Sun, 28 Jun 2009 10:34:37 GMT</pubDate>
      <link>http://tech.groups.yahoo.com/group/ibi_edu/message/2647</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ibi_edu/message/2647</guid>
      <description>&lt;cfinclude template=&quot;Includecar.html&quot;&gt; &lt;cfquery datasource=&quot;car&quot;&gt; UPDATE car SET ModelNo=&#39;#ModelNo#&#39; SET Car=&#39;#Car#&#39; SET Price=&#39;#Price#&#39; where Name=&#39;#Name#&#39; </description>
    </item>
    <item>
      <title>File - car_edit.cfm </title>
      <pubDate>Sun, 28 Jun 2009 10:34:37 GMT</pubDate>
      <link>http://tech.groups.yahoo.com/group/ibi_edu/message/2646</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ibi_edu/message/2646</guid>
      <description>&lt;cfinclude template=&quot;Includecar.html&quot;&gt; &lt;cfquery name=&quot;car&quot; datasource=&quot;car&quot;&gt; SELECT * FROM car where Name=#&quot;Name&quot;# &lt;/cfquery&gt; &lt;html&gt; &lt;head&gt; &lt;title&gt;Edit Car</description>
    </item>
    <item>
      <title>File - car_delete_action.cfm </title>
      <pubDate>Sun, 28 Jun 2009 10:34:37 GMT</pubDate>
      <link>http://tech.groups.yahoo.com/group/ibi_edu/message/2645</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ibi_edu/message/2645</guid>
      <description>&lt;cfinclude template=&quot;Includecar.html&quot;&gt; &lt;cfquery datasource=&quot;car&quot;&gt; DELETE FROM car where ModelNo=&#39;#form.ModelNo#&#39; &lt;/cfquery&gt; &lt;html&gt; &lt;head&gt; &lt;title&gt;The selected</description>
    </item>
    <item>
      <title>File - car_delete.cfm </title>
      <pubDate>Sun, 28 Jun 2009 10:34:37 GMT</pubDate>
      <link>http://tech.groups.yahoo.com/group/ibi_edu/message/2644</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ibi_edu/message/2644</guid>
      <description>&lt;cfinclude template=&quot;Includecar.html&quot;&gt; &lt;cfquery name=&quot;car&quot; datasource=&quot;car&quot;&gt; SELECT * FROM car &lt;/cfquery&gt; &lt;html&gt; &lt;head&gt; &lt;title&gt;Delete User Information&lt;/title&gt; </description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.sp2.yahoo.com uncompressed/chunked Mon Jul 13 01:27:59 PDT 2009 -->
