<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-6416979140685740135</atom:id><lastBuildDate>Wed, 06 Nov 2024 03:04:22 +0000</lastBuildDate><category>Mail From SHANTHA sir</category><category>Proposal</category><category>SRS</category><category>The Erlang methodology to get around multicore situation</category><category>change project</category><category>meeting</category><category>misc</category><title>SoftAutoFlow Business Process Modelling &amp;amp; Execution Framework</title><description></description><link>http://project-code-red.blogspot.com/</link><managingEditor>noreply@blogger.com (Manjula)</managingEditor><generator>Blogger</generator><openSearch:totalResults>21</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink="false">tag:blogger.com,1999:blog-6416979140685740135.post-6478978020181138479</guid><pubDate>Wed, 12 Nov 2008 22:03:00 +0000</pubDate><atom:updated>2008-11-13T03:34:53.494+05:30</atom:updated><title>Development blog</title><description>&lt;a href=&quot;http://project-code-red.blogspot.com/2008/11/chamin-todo-121108.html&quot;&gt;Chamin TODO - 12/11/08&lt;/a&gt;</description><link>http://project-code-red.blogspot.com/2008/11/development-blog.html</link><author>noreply@blogger.com (cHaMin@CSE)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-6416979140685740135.post-2882715457441441778</guid><pubDate>Wed, 12 Nov 2008 21:50:00 +0000</pubDate><atom:updated>2008-11-13T03:31:48.402+05:30</atom:updated><title>Chamin TODO - 12/11/08</title><description>Currently I&#39;m working in developing the core component of the &lt;span class=&quot;blsp-spelling-error&quot; id=&quot;SPELLING_ERROR_0&quot;&gt;SAF&lt;/span&gt; system, that is the &lt;span class=&quot;blsp-spelling-error&quot; id=&quot;SPELLING_ERROR_1&quot;&gt;runtime&lt;/span&gt; server. In that task I have to address following points.&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;span class=&quot;blsp-spelling-error&quot; id=&quot;SPELLING_ERROR_2&quot;&gt;WorkflowSchedulerService&lt;/span&gt; - &lt;span class=&quot;blsp-spelling-error&quot; id=&quot;SPELLING_ERROR_3&quot;&gt;Workflow&lt;/span&gt; &lt;span class=&quot;blsp-spelling-corrected&quot; id=&quot;SPELLING_ERROR_4&quot;&gt;instance&lt;/span&gt; threading&lt;/li&gt;&lt;li&gt;Tracking service - for the use of admin console for the report generation&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;blsp-spelling-corrected&quot; id=&quot;SPELLING_ERROR_5&quot;&gt;persistence&lt;/span&gt; service - for optimizing the use of resources by the server&lt;/li&gt;&lt;li&gt;ExternalDataService + Correlation - workflow communication with its host application&lt;/li&gt;&lt;li&gt;Invoking web services within workflow&lt;/li&gt;&lt;li&gt;Workflow dynamin reloading while executing&lt;/li&gt;&lt;li&gt;Declarative workflows - flexible workflow definitions. allows changing the workflow definition without compililng&lt;/li&gt;&lt;li&gt;declarative rule service - dynamic rules for workflows&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;</description><link>http://project-code-red.blogspot.com/2008/11/chamin-todo-121108.html</link><author>noreply@blogger.com (cHaMin@CSE)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-6416979140685740135.post-5795807952382743103</guid><pubDate>Mon, 10 Nov 2008 18:26:00 +0000</pubDate><atom:updated>2008-11-11T00:00:14.442+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">meeting</category><title>Meeting with our supervisor on 06/11/08</title><description>&lt;span style=&quot;font-family: georgia;font-size:100%;&quot; &gt;We had a meeting with our supervisor at his office. In there we presented our solutions that we thought for the problems we came across and got his comments on those. And also he gave us more ideas about the concept of the system. His thoughts and suggestions given in the discussion are really useful for our work.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Here is a summery on the points we discussed there.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;ul style=&quot;font-family: georgia;&quot;&gt;&lt;li&gt;He suggested us to develop this as an independent system from the interactive components, so that this can be deployed as a separate business of providing business process modeling services to companies. This service enables clients to use the server for their work, but many clients will be using the same server. So in here we may need a mechanism to implement charging for providing the services based on may be the execution of workflow instances.&lt;/li&gt;&lt;/ul&gt;&lt;ul style=&quot;font-family: georgia;&quot;&gt;&lt;li&gt;When we discussed on additional services that the workflow runtime server could have than what we have already thought of, we came across with providing a service to provide business rules to the server that can dynamically load rules required by the server for execution.&lt;/li&gt;&lt;/ul&gt;&lt;ul style=&quot;font-family: georgia;&quot;&gt;&lt;li&gt;Regarding the concern we had about sending emails, he suggested using an email server at the client side.&lt;/li&gt;&lt;/ul&gt;&lt;ul style=&quot;font-family: georgia;&quot;&gt;&lt;li&gt;He also gave a demonstration on their business intelligence module, so that it will help us for giving those features to our system which will be an additional feature to our system.&lt;/li&gt;&lt;/ul&gt;&lt;ul style=&quot;font-family: georgia;&quot;&gt;&lt;li&gt;We were not really sure about the method we have planned to use for the communication between server and client components. He thought that it was suitable for our problem.&lt;/li&gt;&lt;/ul&gt;&lt;ul style=&quot;font-family: georgia;&quot;&gt;&lt;li&gt;For the role based human intervention, he suggested us to use the system we use for the human interactions to get the information on the users that workflow runtime requires.&lt;/li&gt;&lt;/ul&gt;</description><link>http://project-code-red.blogspot.com/2008/11/meeting-with-our-supervisor-on-061108.html</link><author>noreply@blogger.com (cHaMin@CSE)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-6416979140685740135.post-7171807033110556192</guid><pubDate>Mon, 10 Nov 2008 10:20:00 +0000</pubDate><atom:updated>2008-11-10T15:54:55.424+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">misc</category><title>Project Website launched!!!</title><description>We launched our project website on 30th October 2008. You can visit it using &lt;a href=&quot;http://project-saf.tk&quot;&gt;http:\\project-saf.tk&lt;/a&gt;. All the documentation related to the design and implementation of the SoftAutoFlow system and other relavant details about the project can be found there. We will keep that website up to date always, so you can get the latest news of the our project.</description><link>http://project-code-red.blogspot.com/2008/11/project-website-launched.html</link><author>noreply@blogger.com (Manjula)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-6416979140685740135.post-4626782135063372213</guid><pubDate>Thu, 24 Jul 2008 09:16:00 +0000</pubDate><atom:updated>2008-07-24T15:50:18.360+05:30</atom:updated><title>SVN is ready!!!</title><description>Today we managed to setup an SVN server on our project computer(10.8.102.40) and now it is ready to use for our projects team. We hope to use it for managing the sources we are developing as well as to manage our other relavent documents related to our project.&lt;br /&gt;We installed &lt;a href=&quot;http://www.visualsvn.com/&quot;&gt;Visual SVN server&lt;/a&gt; as our svn server and it was very easy to setup and use. It is a free software and you can find it in &lt;a href=&quot;http://www.visualsvn.com/&quot;&gt;www.visualsvn.com&lt;/a&gt;. But before trying it we tried to use &lt;a href=&quot;http://subversion.tigris.org/&quot;&gt;subversion SVN server&lt;/a&gt; but it was little bit complex to getting started and use ( all the thing has to be done using command prompt ), so we decided to use Visual SVN server instead of &lt;a href=&quot;http://subversion.tigris.org/&quot;&gt;subversion&lt;/a&gt;. As the svn client, we chose and installed &lt;a href=&quot;http://tortoisesvn.net/&quot;&gt;tortise svn client&lt;/a&gt; and it is also very easy to setup and use ( it provides a nice and easy way to work with SVN repository). Still we can use the command prompt if we need to run a svn command which is not supported by &lt;a href=&quot;http://tortoisesvn.net/&quot;&gt;tortoiseSVN client&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;We can easily manage the authorizations for different projects in the svn repository by creating users, user groups and assigned the authorization permissions per directory and it is easy to do this using Visual SVN software.&lt;br /&gt;&lt;br /&gt;We had a problem in the begining for accessing the svn repository using TortiseSVN. It didn&#39;t ask for authenticating the user when try to checkout from the server repository and then it showed an error saying  &quot;Server sent unexpected return value (403 Forbidden) in response to OPTIONS&quot;. But finally we could overcome that problem. The cause for that problem was we also had another svn software (subversion) installed in the computer. After uninstalling that svn software, tortoiseSVN works without any problem.&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Links:&lt;/span&gt;&lt;br /&gt;&lt;a href=&quot;http://www.visualsvn.com&quot;&gt;http://www.visualsvn.com&lt;/a&gt;  -- Visual SVN server&lt;br /&gt;&lt;a href=&quot;http://tortoisesvn.net&quot;&gt;http://tortoisesvn.net&lt;/a&gt; -- Tortoise SVN Client</description><link>http://project-code-red.blogspot.com/2008/07/svn-is-ready.html</link><author>noreply@blogger.com (Manjula)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-6416979140685740135.post-2246385886935356486</guid><pubDate>Thu, 24 Jul 2008 06:18:00 +0000</pubDate><atom:updated>2008-07-24T11:53:47.123+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">change project</category><title>Problems with the project scope for the BPMEF</title><description>&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-GB&quot;&gt;July 14 : Talked to Indika sir about the problems we are having with BPM project. He suggest us to check whether our solution is really what EC is wanted. We were feeling like what is left for us to do for what we planned to give in the implementation is mostly supported in WWF.&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-GB&quot;&gt;July 15 : Talked to our supervisor from EC Mr. Chathura De Silva regarding the matters we were having. He said that he personally think this project will give good value to customers in commercial area, but he is not sure about how it can be convinced to academic.&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-GB&quot;&gt;July 18 : Again we talked to Indika sir who is our super group super group regarding this matter. But he doesn’t like to see us to move us away from this project now as we have done quite lot of work on this, we don’t have much time left to start a new project whole over again. And also in previous batches groups who changed projects late got in to trouble because of time limitations.&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-GB&quot;&gt;With these things we were quite confused deciding which way we ahead.&lt;span style=&quot;&quot;&gt;  &lt;/span&gt;We had 2 options here. One to go higher level than what EC expects from us and give more advance features to this. And the other is to move another one. We already had discussions with several resource personnel to find are there any projects which we can do. Out of those new project ideas our members were highly interested in eHealth system’s disease monitoring system.&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-GB&quot;&gt;July 21 : Still were discussing about pros and cons of the 2 options we have. I discussed with each members to find out each of their individual thoughts on these where there were mixed feelings on this. But my personal thought was to find out chances of extending current project to higher level as we have done fair amount of study on BPM, WWF and we have some kind of understanding of these concepts and that knowledge will help us to go further deep in to these concepts rather than going on to do something that we have no clue. Starting something new has the risk of leading us to a worse situation than this as we haven’t done sufficient amount of study on this.&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-GB&quot;&gt;July 22 : When we were discussing on the project that we selected as the alternative for the project, we realized that on the worse case scenario we might have to implement only pattern identifying and prediction based on those which will lead us to a situation where there is not much for us to present for the project. Also we found there are opportunities for us to take BPM system concept to its next step by using “Operational Intelligence” concepts and techniques for handling huge business process databases.&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-GB&quot;&gt;So we are finally came to the “Million Dollar” decision to go ahead with BPM project with further improvements to the project idea.&lt;/span&gt;&lt;/p&gt;</description><link>http://project-code-red.blogspot.com/2008/07/problems-with-project-scope-for-bpmef.html</link><author>noreply@blogger.com (cHaMin@CSE)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-6416979140685740135.post-1776361181774101452</guid><pubDate>Thu, 24 Jul 2008 06:04:00 +0000</pubDate><atom:updated>2008-07-24T11:59:35.346+05:30</atom:updated><title>Our progress milestones</title><description>This is the place for ideas, comments on special occasions, turning points on our progress.&lt;br /&gt;&lt;br /&gt;So please add your(team members) thoughts here as this will be very useful in future to track what happened on the way through.&lt;br /&gt;&lt;br /&gt;1. &lt;a href=&quot;http://project-code-red.blogspot.com/2008/07/problems-with-project-scope-for-bpmef.html&quot;&gt;Problems with project scope for BPMEF&lt;/a&gt;</description><link>http://project-code-red.blogspot.com/2008/07/our-progress-milestones.html</link><author>noreply@blogger.com (cHaMin@CSE)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-6416979140685740135.post-9038823084372828747</guid><pubDate>Mon, 30 Jun 2008 09:29:00 +0000</pubDate><atom:updated>2008-06-30T15:07:10.970+05:30</atom:updated><title>Some Important Links related to WWF</title><description>&lt;!--Content type: DocStudio. Transform: devdiv2mtps.xslt.--&gt;   &lt;span style=&quot;color: DarkGray;&quot;&gt; &lt;/span&gt; &lt;p&gt; &lt;/p&gt;&lt;p&gt;This documentation describes the programming model, samples, and tools of Windows Workflow Foundation.: &lt;a href=&quot;http://msdn.microsoft.com/en-us/library/ms735967.aspx&quot;&gt;http://msdn.microsoft.com/en-us/library/ms735967.aspx&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;&lt;span&gt;&lt;span id=&quot;_ctl0_MainContent__ctl0__ctl0_ForumName&quot; class=&quot;forumName&quot;&gt;Windows Workflow Foundation&lt;/span&gt;                    MSDN Forum : &lt;/span&gt;&lt;a href=&quot;http://forums.microsoft.com/msdn/showforum.aspx?forumid=122&amp;amp;siteid=1&quot;&gt;http://forums.microsoft.com/msdn/showforum.aspx?forumid=122&amp;amp;siteid=1&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://msdn.microsoft.com/en-gb/netframework/aa663328.aspx&quot;&gt;http://msdn.microsoft.com/en-gb/netframework/aa663328.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Windows Workflow Foundation Tutorials: &lt;a href=&quot;http://msdn.microsoft.com/en-gb/library/bb628593.aspx&quot;&gt;http://msdn.microsoft.com/en-gb/library/bb628593.aspx&lt;br /&gt;&lt;/a&gt;</description><link>http://project-code-red.blogspot.com/2008/06/some-important-links-related-to-wwf.html</link><author>noreply@blogger.com (Manjula)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-6416979140685740135.post-7396414916914531171</guid><pubDate>Wed, 14 May 2008 10:48:00 +0000</pubDate><atom:updated>2008-05-14T16:20:31.305+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Proposal</category><title>Final Project Proposal</title><description>&lt;div style=&quot;text-align: center; color: rgb(204, 51, 204); font-weight: bold;&quot;&gt;&lt;blockquote&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;Go to&lt;br /&gt;&lt;a href=&quot;http://manjula.aw.googlepages.com/finalprojectproposal&quot;&gt;http://manjula.aw.googlepages.com/finalprojectproposal&lt;/a&gt;&lt;br /&gt;for downloading submitted final project proposal.&lt;/span&gt;&lt;/blockquote&gt;&lt;/div&gt;</description><link>http://project-code-red.blogspot.com/2008/05/final-project-proposal.html</link><author>noreply@blogger.com (Manjula)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-6416979140685740135.post-5351660169725687251</guid><pubDate>Wed, 14 May 2008 10:18:00 +0000</pubDate><atom:updated>2008-05-15T15:34:41.992+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">SRS</category><title>Prepare SRS online</title><description>I&#39;ve shared a document with you called &quot;Software Requirements Specification&quot;:&lt;br /&gt;&lt;a href=&quot;http://docs.google.com/Doc?docid=dgf6xwwg_6cqg3k4dh&amp;amp;hl=en&quot; target=&quot;_blank&quot;&gt;http://docs.google.com/Doc?docid=dgf6xwwg_6cqg3k4dh&amp;amp;hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;---&lt;br /&gt;&lt;br /&gt;Hi friends,&lt;br /&gt;Due to the time limitation for preparing for SRS, We decided to do it online by sharing it as a Google Doc. We should submit this SRS before Sunday midnight( 18/06/2008 ).  So hurry up and get on with it.</description><link>http://project-code-red.blogspot.com/2008/05/prepare-srs-online.html</link><author>noreply@blogger.com (Manjula)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-6416979140685740135.post-2109753552249827119</guid><pubDate>Wed, 07 May 2008 07:12:00 +0000</pubDate><atom:updated>2008-05-07T14:07:40.603+05:30</atom:updated><title>XML</title><description>&lt;span style=&quot;font-weight: bold; font-style: italic;&quot;&gt;XUL Tutorial : XML for GUI&lt;/span&gt;&lt;a href=&quot;http://www.xulplanet.com/tutorials/xultu/&quot;&gt;&lt;br /&gt;&lt;/a&gt;&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://www.xulplanet.com/tutorials/xultu/&quot;&gt;http://www.xulplanet.com/tutorials/xultu/&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;&lt;br /&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;About JSTL : XML like tags for functionality providing&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://java.sun.com/products/jsp/jstl/1.1/docs/tlddocs/c/tld-summary.html&quot;&gt;http://java.sun.com/products/jsp/jstl/1.1/docs/tlddocs/c/tld-summary.html&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.developer.com/java/ejb/article.php/1447551&quot;&gt;http://www.developer.com/java/ejb/article.php/1447551&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;</description><link>http://project-code-red.blogspot.com/2008/05/xml.html</link><author>noreply@blogger.com (Manjula)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-6416979140685740135.post-8946160395099496632</guid><pubDate>Thu, 24 Apr 2008 09:07:00 +0000</pubDate><atom:updated>2008-04-24T14:45:26.699+05:30</atom:updated><title>Draft Project Proposal</title><description>our draft project proposal can be found in the following location,&lt;br /&gt;&lt;a href=&quot;http://f.y.prjct.refs.googlepages.com/home&quot; target=&quot;_blank&quot;&gt;http://f.y.prjct.refs.googlepages.com/home&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Nisa</description><link>http://project-code-red.blogspot.com/2008/04/draft-project-proposal.html</link><author>noreply@blogger.com (Nish)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-6416979140685740135.post-8854983763888507039</guid><pubDate>Thu, 24 Apr 2008 04:51:00 +0000</pubDate><atom:updated>2008-12-09T09:00:33.553+05:30</atom:updated><title>Workflow Reference E book</title><description>&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjw6NYxU_GsAKYzmHTvxQ_qv_vEle7AC1CUDu4sTXZUbezQhSYy2Sm1iLVSl_jUqJ3grKqDT_VPsYeUxyqyI7wE_8dN4WPF_S6Y3IhJEd9h62N9aGJum8zIFWzyQoXaM7Ps8GTjJ_Dnvk_0/s1600-h/ShowCover.aspx.jpg&quot;&gt;&lt;img style=&quot;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjw6NYxU_GsAKYzmHTvxQ_qv_vEle7AC1CUDu4sTXZUbezQhSYy2Sm1iLVSl_jUqJ3grKqDT_VPsYeUxyqyI7wE_8dN4WPF_S6Y3IhJEd9h62N9aGJum8zIFWzyQoXaM7Ps8GTjJ_Dnvk_0/s320/ShowCover.aspx.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5192671863047772994&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;hi,&lt;br /&gt;you can find the reference e book &quot;Essential Windows Workflow Foundation by Darma Shukla &amp;amp; Bob Schmidt&quot;  in following location,&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;a href=&quot;http://shyami.mora.googlepages.com/home&quot; target=&quot;_blank&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;http://shyami.mora.googlepages.com/home&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;Start Reading ;)&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Nisa&lt;br /&gt;&lt;/span&gt;</description><link>http://project-code-red.blogspot.com/2008/04/workflow-reference-e-book.html</link><author>noreply@blogger.com (Nish)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjw6NYxU_GsAKYzmHTvxQ_qv_vEle7AC1CUDu4sTXZUbezQhSYy2Sm1iLVSl_jUqJ3grKqDT_VPsYeUxyqyI7wE_8dN4WPF_S6Y3IhJEd9h62N9aGJum8zIFWzyQoXaM7Ps8GTjJ_Dnvk_0/s72-c/ShowCover.aspx.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-6416979140685740135.post-9211542799631246783</guid><pubDate>Wed, 12 Mar 2008 04:04:00 +0000</pubDate><atom:updated>2008-04-24T15:00:13.082+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Mail From SHANTHA sir</category><title>CS420 - 2008/09 - Level 4 Projects - Milestones</title><description>Milestone document is in the following location,&lt;br /&gt;&lt;a href=&quot;http://f.y.prjct.refs.googlepages.com/cs420-200809-level4projects-milestones&quot; target=&quot;_blank&quot;&gt;http://f.y.prjct.refs.googlepages.com/cs420-200809-level4projects-milestones&lt;/a&gt;</description><link>http://project-code-red.blogspot.com/2008/03/cs420-200809-level-4-projects.html</link><author>noreply@blogger.com (Manjula)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-6416979140685740135.post-8319279947939565696</guid><pubDate>Thu, 21 Feb 2008 03:51:00 +0000</pubDate><atom:updated>2008-02-21T09:30:44.540+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">The Erlang methodology to get around multicore situation</category><title>Important facts found</title><description>&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; line-height: normal;&quot;&gt;&lt;span style=&quot;font-size: 36.5pt; font-family: URWBookmanL-Ligh; color: rgb(49, 132, 155);&quot; lang=&quot;EN-US&quot;&gt;Multicore Prelude&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; line-height: normal;&quot;&gt;&lt;span style=&quot;font-size: 13pt; font-family: URWBookmanL-LighItal; color: black;&quot; lang=&quot;EN-US&quot;&gt;This is a comment made by &quot;Joe Armstrong&quot;, the author of book &quot;Programming Erlang&quot;. I thought this would be useful for  all of us to  get an idea about the current situation out there.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; line-height: normal;&quot;&gt;&lt;span style=&quot;font-size: 13pt; font-family: URWBookmanL-LighItal; color: black;&quot; lang=&quot;EN-US&quot;&gt;How can we write programs that run faster on a multicore CPU? It’s all about mutable state and concurrency.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; line-height: normal;&quot;&gt;&lt;span style=&quot;font-size: 13pt; font-family: URWBookmanL-Ligh; color: black;&quot; lang=&quot;EN-US&quot;&gt;Back in the old days (twenty-odd years ago), there were two models of concurrency:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ul&gt;&lt;li&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-size: 13pt; font-family: Symbol; color: rgb(49, 132, 155);&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;&quot;&gt;       &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=&quot;font-size: 13pt; font-family: URWBookmanL-Ligh; color: rgb(49, 132, 155);&quot; lang=&quot;EN-US&quot;&gt;Shared state concurrency&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;font-size: 13pt; font-family: Symbol; color: rgb(49, 132, 155);&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;&quot;&gt;       &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=&quot;font-size: 13pt; font-family: URWBookmanL-Ligh; color: rgb(49, 132, 155);&quot; lang=&quot;EN-US&quot;&gt;Message passing concurrency&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;    &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; line-height: normal;&quot;&gt;&lt;span style=&quot;font-size: 13pt; font-family: URWBookmanL-Ligh; color: black;&quot; lang=&quot;EN-US&quot;&gt;The programming world went one way (toward shared state). The Erlang community went the other way. (Few other languages followed the “message passing concurrency” road. Others were Oz and Occam.)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; line-height: normal;&quot;&gt;&lt;span style=&quot;font-size: 13pt; font-family: URWBookmanL-Ligh; color: black;&quot; lang=&quot;EN-US&quot;&gt;In message passing concurrency, there is no shared state. All computations are done in processes, and the &lt;/span&gt;&lt;span style=&quot;font-size: 13pt; font-family: URWBookmanL-LighItal; color: black;&quot; lang=&quot;EN-US&quot;&gt;only &lt;/span&gt;&lt;span style=&quot;font-size: 13pt; font-family: URWBookmanL-Ligh; color: black;&quot; lang=&quot;EN-US&quot;&gt;way to exchange data is through asynchronous message passing.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; line-height: normal;&quot;&gt;&lt;span style=&quot;font-size: 13pt; font-family: URWBookmanL-Ligh; color: black;&quot; lang=&quot;EN-US&quot;&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; line-height: normal;&quot;&gt;&lt;span style=&quot;font-size: 13pt; font-family: URWBookmanL-LighItal; color: rgb(49, 132, 155);&quot; lang=&quot;EN-US&quot;&gt;Why is this good?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; line-height: normal;&quot;&gt;&lt;span style=&quot;font-size: 13pt; font-family: URWBookmanL-Ligh; color: black;&quot; lang=&quot;EN-US&quot;&gt;Shared state concurrency involves the idea of “mutable state” (literally memory that can be changed)—all languages such as C, Java, C++, and so on, have the notion that there is this stuff called “state” and that we can change it. &lt;/span&gt;&lt;span style=&quot;font-size: 13pt; font-family: URWBookmanL-Ligh; color: rgb(84, 141, 212);&quot; lang=&quot;EN-US&quot;&gt;This is fine as long as you have only &lt;/span&gt;&lt;span style=&quot;font-size: 13pt; font-family: URWBookmanL-LighItal; color: rgb(84, 141, 212);&quot; lang=&quot;EN-US&quot;&gt;one &lt;/span&gt;&lt;span style=&quot;font-size: 13pt; font-family: URWBookmanL-Ligh; color: rgb(84, 141, 212);&quot; lang=&quot;EN-US&quot;&gt;process doing the changing&lt;/span&gt;&lt;span style=&quot;font-size: 13pt; font-family: URWBookmanL-Ligh; color: black;&quot; lang=&quot;EN-US&quot;&gt;. If you have multiple processes sharing and modifying the &lt;/span&gt;&lt;span style=&quot;font-size: 13pt; font-family: URWBookmanL-LighItal; color: black;&quot; lang=&quot;EN-US&quot;&gt;same &lt;/span&gt;&lt;span style=&quot;font-size: 13pt; font-family: URWBookmanL-Ligh; color: black;&quot; lang=&quot;EN-US&quot;&gt;memory, you have a recipe for disaster—madness lies here.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; line-height: normal;&quot;&gt;&lt;span style=&quot;font-size: 13pt; font-family: URWBookmanL-Ligh; color: black;&quot; lang=&quot;EN-US&quot;&gt;To protect against the simultaneous modification of shared memory, we use a locking mechanism. Call this a mutex, a synchronized method, or what you will, but it’s still a lock.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; line-height: normal;&quot;&gt;&lt;span style=&quot;font-size: 12pt; font-family: URWBookmanL-Ligh; color: rgb(231, 255, 231);&quot; lang=&quot;EN-US&quot;&gt;366&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; line-height: normal;&quot;&gt;&lt;span style=&quot;font-size: 13pt; font-family: URWBookmanL-Ligh; color: black;&quot; lang=&quot;EN-US&quot;&gt;If programs crash in the critical region (when they hold the lock), disaster results. All the other programs don’t know what to do. If programs corrupt the memory in the shared state, disaster will also happen. The other programs won’t know what to do.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; line-height: normal;&quot;&gt;&lt;span style=&quot;font-size: 13pt; font-family: URWBookmanL-Ligh;&quot; lang=&quot;EN-US&quot;&gt;How do programmers fix these problems? With great difficulty, of course. &lt;/span&gt;&lt;span style=&quot;font-size: 13pt; font-family: URWBookmanL-LighItal; color: rgb(49, 132, 155);&quot; lang=&quot;EN-US&quot;&gt;On a unicore processor, their program might just work; but on a multicore— Disaster!&lt;/span&gt;&lt;span style=&quot;font-size: 13pt; font-family: URWBookmanL-Ligh;&quot; lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; line-height: normal;&quot;&gt;&lt;span style=&quot;font-size: 13pt; font-family: URWBookmanL-Ligh;&quot; lang=&quot;EN-US&quot;&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; line-height: normal;&quot;&gt;&lt;span style=&quot;font-size: 13pt; font-family: URWBookmanL-Ligh;&quot; lang=&quot;EN-US&quot;&gt;There are various solutions to this (transactional memory is probably the best), but these are at best kludges. At their worst, they are the stuff of nightmares.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; line-height: normal;&quot;&gt;&lt;span style=&quot;font-size: 13pt; font-family: URWBookmanL-LighItal;&quot; lang=&quot;EN-US&quot;&gt;Erlang has no mutable data structures:&lt;/span&gt;&lt;sup&gt;&lt;span style=&quot;font-size: 10pt; font-family: URWBookmanL-Ligh;&quot; lang=&quot;EN-US&quot;&gt;1&lt;/span&gt;&lt;/sup&gt;&lt;span style=&quot;font-size: 10pt; font-family: URWBookmanL-Ligh;&quot; lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; line-height: normal;&quot;&gt;&lt;span style=&quot;font-size: 13pt; font-family: URWBookmanL-Ligh;&quot; lang=&quot;EN-US&quot;&gt;• No mutable data structures = No locks&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; line-height: normal;&quot;&gt;&lt;span style=&quot;font-size: 13pt; font-family: URWBookmanL-Ligh;&quot; lang=&quot;EN-US&quot;&gt;• No mutable data structures = Easy to parallelize&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; line-height: normal;&quot;&gt;&lt;span style=&quot;font-size: 13pt; font-family: URWBookmanL-Ligh;&quot; lang=&quot;EN-US&quot;&gt;How do we do the parallelization? Easy. The programmer breaks up the solution of the problem into a number of parallel processes.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-size: 13pt; line-height: 115%; font-family: URWBookmanL-Ligh;&quot; lang=&quot;EN-US&quot;&gt;This style of programming has its own terminology; it’s called &lt;/span&gt;&lt;span style=&quot;font-size: 13pt; line-height: 115%; font-family: URWBookmanL-LighItal; color: rgb(0, 204, 204);&quot; lang=&quot;EN-US&quot;&gt;concurrency- oriented programming&lt;/span&gt;&lt;span style=&quot;font-size: 13pt; line-height: 115%; font-family: URWBookmanL-Ligh;&quot; lang=&quot;EN-US&quot;&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-size: 7pt; line-height: 115%; font-family: URWBookmanL-Ligh;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt; &lt;/span&gt;1. &lt;/span&gt;&lt;span style=&quot;font-size: 8pt; line-height: 115%; font-family: URWBookmanL-Ligh;&quot; lang=&quot;EN-US&quot;&gt;That’s not quite true, but it’s true enough.&lt;/span&gt;&lt;span style=&quot;font-size: 14pt; line-height: 115%;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;</description><link>http://project-code-red.blogspot.com/2008/02/important-facts-found.html</link><author>noreply@blogger.com (cHaMin@CSE)</author><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-6416979140685740135.post-6060256102904231343</guid><pubDate>Sat, 16 Feb 2008 12:32:00 +0000</pubDate><atom:updated>2008-03-06T12:47:49.116+05:30</atom:updated><title>Group discussion - 15/02/2008 - First</title><description>&lt;ul&gt;&lt;li&gt;&lt;span style=&quot;font-weight: bold; color: rgb(51, 51, 255);font-family:arial;&quot; &gt;Summary -&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;  &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.25in;&quot;&gt;&lt;span style=&quot;line-height: 115%;&quot;&gt;Set up a PM system&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.75in;&quot;&gt;&lt;span style=&quot;line-height: 115%;&quot;&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;Options that member came up with,&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ul&gt;&lt;li&gt;&lt;span lang=&quot;EN-US&quot;&gt;Use Sourceforge    &lt;a href=&quot;http://sourceforge.net/tracker/?group_id=183548&quot;&gt;http://sourceforge.net/tracker/?group_id=183548&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span lang=&quot;EN-US&quot;&gt;Use Google Code    &lt;a href=&quot;http://code.google.com/&quot;&gt;http://code.google.com/&lt;/a&gt;&lt;span style=&quot;&quot;&gt;  &lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span lang=&quot;EN-US&quot;&gt;Setting up our own server with “Trac” system installed&lt;a href=&quot;http://trac.edgewall.org/&quot;&gt;http://trac.edgewall.org/&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;      &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.75in;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;PM system will be used as,&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.75in;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;Issue management system&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.75in;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;Code repository&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.75in;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;Wiki&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.25in;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;Set up a &lt;span style=&quot;&quot;&gt; &lt;/span&gt;blog for our project&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.75in;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;We decided to use a blog for the project, where we can add our blogs on project under various topics, with a proper structure followed. In here we must have a efficient mechanism to track our blogs like indexing the content, getting feeds for blogs, etc.&lt;/span&gt;&lt;/p&gt;  &lt;ul&gt;&lt;li&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;span style=&quot;font-weight: bold; color: rgb(51, 51, 255);&quot;&gt;Plan -&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;  &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.25in;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;Meet Omega ayya to get more project ideas&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.75in;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;We were planning to have a group chat with Omega ayya on 17/02/’08, but we decided that meeting him is better than having a group chat. As all members couldn’t get together&lt;span style=&quot;&quot;&gt;  &lt;/span&gt;on that day, it is postponed and Manjula is negotiating with Omega ayya to get an appointment.&lt;/span&gt;&lt;/p&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;br /&gt;cHaMin@CSE.&lt;br /&gt;&lt;/span&gt;</description><link>http://project-code-red.blogspot.com/2008/02/group-discussion-15022008-first.html</link><author>noreply@blogger.com (Manjula)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-6416979140685740135.post-6553606944612792321</guid><pubDate>Sat, 16 Feb 2008 12:18:00 +0000</pubDate><atom:updated>2008-07-25T16:26:09.022+05:30</atom:updated><title>Team</title><description>Chamin            -    PM&lt;br /&gt;Nisansala        -   Architech&lt;br /&gt;Heshan       &lt;br /&gt;Manjula          - Research manager</description><link>http://project-code-red.blogspot.com/2008/02/team.html</link><author>noreply@blogger.com (Manjula)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-6416979140685740135.post-1280026080205387930</guid><pubDate>Sat, 16 Feb 2008 12:16:00 +0000</pubDate><atom:updated>2008-11-11T00:07:24.712+05:30</atom:updated><title>Discussions</title><description>&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://project-code-red.blogspot.com/2008/02/group-discussion-15022008-first.html&quot;&gt;Group discussion - 15/02/2008 -  first&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://project-code-red.blogspot.com/2008/11/meeting-with-our-supervisor-on-061108.html&quot;&gt;Meeting with our supervisor on 06/11/08&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;</description><link>http://project-code-red.blogspot.com/2008/02/discussions.html</link><author>noreply@blogger.com (Manjula)</author></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-6416979140685740135.post-5034104426815767644</guid><pubDate>Sat, 16 Feb 2008 12:14:00 +0000</pubDate><atom:updated>2008-02-16T18:07:00.765+05:30</atom:updated><title>Project Topics</title><description>1.&lt;a href=&quot;http://project-code-red.blogspot.com/2008/02/developing-framework-which-optimize.html&quot;&gt;multicore processor performance improvement&lt;/a&gt;&lt;br /&gt;2.....&lt;br /&gt;3.....</description><link>http://project-code-red.blogspot.com/2008/02/project-topics.html</link><author>noreply@blogger.com (Manjula)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-6416979140685740135.post-6947944901581920867</guid><pubDate>Sat, 16 Feb 2008 12:05:00 +0000</pubDate><atom:updated>2008-02-21T09:41:57.324+05:30</atom:updated><title>Developing framework which optimize other appllications for high performance in MultiCore Procsssors</title><description>1.&lt;a href=&quot;http://project-code-red.blogspot.com/2008/02/important-facts-found.html&quot;&gt; Important facts found&lt;/a&gt;</description><link>http://project-code-red.blogspot.com/2008/02/developing-framework-which-optimize.html</link><author>noreply@blogger.com (Manjula)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-6416979140685740135.post-6070289825230077457</guid><pubDate>Fri, 15 Feb 2008 12:07:00 +0000</pubDate><atom:updated>2008-02-15T17:49:24.907+05:30</atom:updated><title>Project Description</title><description>Improve process performance in QUADCORE processors.&lt;br /&gt;Create a game for demonstrating the improvement of performance done by above module.</description><link>http://project-code-red.blogspot.com/2008/02/project-description.html</link><author>noreply@blogger.com (Manjula)</author><thr:total>0</thr:total></item></channel></rss>