<?xml 
version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
>

<channel xml:lang="en">
	<title>CETIC</title>
	<link>http://www.cetic.be/</link>
	
	<language>en</language>
	<generator>SPIP - www.spip.net</generator>




<item xml:lang="en">
		<title>Research in Cloud Computing for Belgian SMEs.</title>
		<link>http://www.cetic.be/article1079.html</link>
		<guid isPermaLink="true">http://www.cetic.be/article1079.html</guid>
		<dc:date>2010-08-27T15:45:57Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Corentine Biron, St&#233;phane Mouton</dc:creator>



		<description>Cloud Computing has certainly flustered one of 2009's most important buzzes on the Internet in the field of IT. Through research projects in which it takes part, CETIC has already grasped the concept of Cloud Computing long before it reached its current popularity. The first approach towards Cloud Computing made by CETIC was concerning Cloud infrastructure management. CETIC is now focusing on the architecture of applications that run on the Cloud to help Walloon companies gaining (...)

-
&lt;a href="http://www.cetic.be/rubrique277.html" rel="directory"&gt; 20. Software and Services Technologies&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_chapo'&gt;&lt;p&gt;Cloud Computing has certainly flustered one of 2009's most important buzzes on the Internet in the field of IT. Through research projects in which it takes part, CETIC has already grasped the concept of Cloud Computing long before it reached its current popularity. The first approach towards Cloud Computing made by CETIC was concerning Cloud infrastructure management. CETIC is now focusing on the architecture of applications that run on the Cloud to help Walloon companies gaining benefits from Cloud Computing.&lt;/p&gt;&lt;/div&gt;
		&lt;div class='rss_texte'&gt;&lt;h3 class=&quot;spip&quot;&gt;What is Cloud Computing?&lt;/h3&gt;
&lt;p&gt;Cloud Computing is a recent trend in the IT industry who's goal is to move data and computer processing from PC desktops and laptops to larger &quot;data centers&quot; filled with servers. The term &#8220;Cloud Computing&#8221; is used both for naming applications delivered as a service over the Internet and to describe the infrastructure, in other words the hardware and the system softwares of data centers, which provide these services. The availability of high speed (wireless) network connections, the decrease of storage costs together with new improved software to build Cloud infrastructure (such as virtualization) or to develop applications in cloud architectures (application frameworks) have led the development of Cloud Computing. Cloud Computing allows companies to deal with peaks of IT resource needs, reduce costs and investment and try out new services at low cost. In addition, the concentration of investments in data centers allow to deploy more energy-efficient equipment.&lt;/p&gt; &lt;p&gt;&lt;span class='spip_document_1673 spip_documents spip_documents_center' &gt;
&lt;img src='http://www.cetic.be/IMG/jpg/External_Use_468.jpg' width='234' height='275' alt=&quot;&quot; style='height:275px;width:234px;' /&gt;&lt;/span&gt;&lt;/p&gt; &lt;h3 class=&quot;spip&quot;&gt;Why is CETIC involved in Cloud Computing? &lt;/h3&gt;
&lt;p&gt;Interest of CETIC for Cloud Computing began well before this evolution of IT was named. Grid Computing is a major research topic of CETIC in distributed systems. One of the goals of Grid Computing is to allocate computing resources (storage and computing power) according to users needs abstracting them of the origin of thoses resources, as it happens for electrical energy (hence the name, referring to the power grid). However this allocation is based on static, fixed, pools of available resources. Gradually the need to dynamically use external resources appeared, as well as how to achieve this goal. The European project &lt;a href='http://www.cetic.be/article508.html' class='spip_out'&gt;BEinGRID&lt;/a&gt;, aimed at experimenting Grid technologies in the industry, is an illustration of this evolution. When the project, whose CETIC greatly contributed, began, only Grid technologies were considered. Technical evolution of Grid tools and business constraints of cost reduction and investment optimization led to put Cloud Computing at the center of the project in its end.&lt;/p&gt; &lt;h3 class=&quot;spip&quot;&gt;Cloud Computing as infrastructure management: IaaS &lt;/h3&gt;
&lt;p&gt;CETIC identifed this evolution of Grid Computing to Cloud in other research projects in which the Centre participated and adapted its research efforts accordingly. In particular, two separate research themes emerge within Cloud Computing: Cloud Virtual Infrastructure Management and development of distributed applications in a Cloud environment. Advances in virtualization software have opened the door to new ways of managing IT infrastructures. Once a virtual machine can be efficiently run on a &quot;real&quot; physical server, can be stopped, saved in a file and then relaunched in its previous state, it became possible to manage pools of servers in datacenters. Vendors of virtualization software began to offer virtual machine management tools while Research adapted Grid Infrastructure management software (provisioning, migration of virtual machines based on resource allocation policies, ...) to Cloud Computing. The purpose of these tools is to provide users with on demand IT infrastructure, also called IaaS (Infrastructure as a Service). CETIC filed research proposals on this topic and participates in the European FP7 &lt;a href='http://www.cetic.be/article892.html' class='spip_out'&gt;RESERVOIR&lt;/a&gt; project on virtualized infrastructure management. At the time of project creation, the term Cloud Computing was not coined and the project name evokes the idea of being able to draw from a pool of virtualized computing resources on demand. One of the objective of the project is to allocate resources according to strategies: performance strategy (if possible, each virtual machine runs on a separate physical server), energy saving (virtual machines are grouped on the same servers allowing to power off idel ones), etc.. In the project, CETIC tests, evaluates and contributes to developement of infrastructure management tools on its own datacenter. CETIC is also making RESERVOIR results available to companies through trainings. Finally CETIC deployed virtualization on its IT infrastructure and will manage its next test and developement environment, about to be acquired, as a private Cloud Computing infrastructure.&lt;/p&gt; &lt;p&gt;&lt;span class='spip_document_1674 spip_documents spip_documents_center' &gt;
&lt;img src='http://www.cetic.be/IMG/png/iaas-paas-saas.png' width='477' height='273' alt=&quot;&quot; style='height:273px;width:477px;' /&gt;&lt;/span&gt;&lt;/p&gt; &lt;h3 class=&quot;spip&quot;&gt;Impact of cloud computing in applications architecture: PaaS SaaSS&lt;/h3&gt;
&lt;p&gt;When a cloud computing infrastructure is set up, an efficient way to use distributed resources (processing power and storage capacity) still has to be found. Part of this problem comes from the Grid Computing area ; and CETIC uses its experience in Grid to address it. For instance, the application framework concept, that organizes the software and prevent developers from managing themselves load and data distribution, comes from the Grid world, and its adaptation to Cloud Computing is a major interest for the research community. CETIC focuses its Cloud computing research fields around the tools and processes that provide developers with a PaaS environment (or Platform as a Service), which increases usability and productivity. Research community becomes more and more interested into PaaS concept. From now on, CETIC deals with process distribution frameworks, such as Hadoop. This software has been primarily chosen by our Semantic and Search Engine team, as it is used to manage indexing process distribution of the Nutch search engine in a distributed environment. Non or semi-relational databases, able to handle huge amount of data in a Cloud infrastructure, are part of the research topics of CETIC as well. Finally, CETIC analyses how to develop and release softwares on the Cloud for SaaS (Software as a Service). Specific issues to be addressed in Cloud computing area are security, accounting and graphic user interfaces (GUI).&lt;/p&gt; &lt;p&gt;At the begining, CETIC became interested in Cloud computing as it was the extension of Grid computing, in terms of infrastucture management ; which consolidated our experience in that domain. The objectives of the centre are now to continue its investigations in PaaS and SaaS, so that we help Walloon businesses to make benefit of Cloud computing.&lt;/p&gt; &lt;p&gt;&lt;i&gt;St&#233;phane MOUTON&lt;/i&gt;&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="en">
		<title>IT-Tude.com - Grid and Cloud Computing for Business</title>
		<link>http://www.cetic.be/article991.html</link>
		<guid isPermaLink="true">http://www.cetic.be/article991.html</guid>
		<dc:date>2009-12-15T10:11:04Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>B&#233;reng&#232;re Fally</dc:creator>



		<description>IT-Tude.com connects emerging ICT research with business solutions, and offers your organization the opportunity to use this new and dynamic online platform for your own outreach. CETIC is coordinating IT-Tude.com and is in this context helping the Belgian SMEs with Grid and Cloud technologies' developments which can benefit them. IT-Tude.com covers the newest and most promising technology and services: Cloud and Grid Computing, Virtualization, Software as a Service (SaaS) and (...)

-
&lt;a href="http://www.cetic.be/rubrique277.html" rel="directory"&gt; 20. Software and Services Technologies&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_chapo'&gt;&lt;p&gt;IT-Tude.com connects emerging ICT research with business solutions, and offers your organization the opportunity to use this new and dynamic online platform for your own outreach.&lt;/p&gt; &lt;p&gt;CETIC is coordinating IT-Tude.com and is in this context helping the Belgian SMEs with Grid and Cloud technologies' developments which can benefit them.&lt;/p&gt;&lt;/div&gt;
		&lt;div class='rss_texte'&gt;&lt;p&gt;&lt;span class='spip_document_1651 spip_documents spip_documents_center' &gt;
&lt;img src='http://www.cetic.be/IMG/jpg/BEinGRID_IT-Tude.com_Logo_Web.jpg' width='498' height='204' alt=&quot;&quot; style='height:204px;width:498px;' /&gt;&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;a href='http://www.it-tude.com/' class='spip_out'&gt;IT-Tude.com&lt;/a&gt; covers the newest and most promising technology and services: Cloud and Grid Computing, Virtualization, Software as a Service (SaaS) and more. IT-Tude.com delivers:&lt;/p&gt; &lt;p&gt;&#8226;	use-cases to relate to your business needs, especially for the SME&lt;/p&gt; &lt;p&gt;&#8226;	neutral and dependable analysis to better advise you&lt;/p&gt; &lt;p&gt;&#8226;	technology expertise to fulfill your IT side of operations&lt;/p&gt; &lt;p&gt;&#8226;	emerging services and technologies to highlight future research&lt;/p&gt; &lt;p&gt;&#8226;	and most of all: the link and online visibility that lets your organization jump onboard&lt;/p&gt; &lt;p&gt;As you submit content related to your organization's research or business focus, we offer you online visibility that can be updated as you see fit. It's this participation that makes IT-Tude.com distinct from the rest: we connect the content with those involved, providing further service in expanding your network while maintaining the site rich with content, both from our end and yours.&lt;/p&gt; &lt;p&gt;IT-Tude.com is brought to you by Atos Origin, CETIC, EPCC (University of Edinburgh) and the National Technical University of Athens, and was developed from the &lt;a href='http://www.beingrid.eu/' class='spip_out'&gt;BEinGRID&lt;/a&gt; project.&lt;/p&gt; &lt;p&gt;We look forward to connecting your organization.&lt;/p&gt; &lt;p&gt;You can reach us at &lt;a href='mailto:connect@it-tude.com' class='spip_mail'&gt;connect@it-tude.com&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;span class='spip_document_1653 spip_documents spip_documents_center' &gt;
&lt;img src='http://www.cetic.be/IMG/jpg/IT-Tudecomposter-2.jpg' width='395' height='590' alt=&quot;&quot; style='height:590px;width:395px;' /&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="en">
		<title>CETIC wins the 2nd LANTRONIX Annual Wireless Design Contest in San Jose (CA)</title>
		<link>http://www.cetic.be/article605.html</link>
		<guid isPermaLink="true">http://www.cetic.be/article605.html</guid>
		<dc:date>2009-04-20T12:11:03Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Damien HUBAUX</dc:creator>



		<description>CETIC wins first prise in the 2nd Annual Wireless Design Contest with its SAND (Smart Adaptable Network Device) topping more than 200 contestants. Considered the most innovative entry of the contest organised by the american company LANTRONIX, The SAND proposes an intelligent embedded solution for fast, custom prototyping. CETIC was present at the LANTRONIX's booth during the &#171; Embedded Systems Conference Silicon Valley &#187; on April 4th in San Jose, California to show the winning device (...)

-
&lt;a href="http://www.cetic.be/rubrique34.html" rel="directory"&gt;30. Embedded and Communication Systems&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_chapo'&gt;&lt;p&gt;CETIC wins first prise in the 2nd Annual Wireless Design Contest with its SAND (Smart Adaptable Network Device) topping more than 200 contestants. Considered the most innovative entry of the contest organised by the american company LANTRONIX, The SAND proposes an intelligent embedded solution for fast, custom prototyping. CETIC was present at the LANTRONIX's booth during the &#171; Embedded Systems Conference Silicon Valley &#187; on April 4th in San Jose, California to show the winning device and to collect the $6.000,00 US prise money.&lt;/p&gt;&lt;/div&gt;
		&lt;div class='rss_texte'&gt;&lt;p&gt;&lt;span class='spip_document_1103 spip_documents spip_documents_center' &gt;&lt;img src='http://www.cetic.be/IMG/jpg/Photo_CETIC_SAND2Web-2.jpg' width='391' height='166' title=&quot;award ceremony&quot; alt=&quot;award ceremony&quot; style='height:166px;width:391px;' /&gt;&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;span class='spip_document_1104 spip_documents spip_documents_center' &gt;&lt;img src='http://www.cetic.be/IMG/jpg/Photo_CETIC_SAND1Web-2.jpg' width='443' height='174' title=&quot;Nominated designs&quot; alt=&quot;Nominated designs&quot; style='height:174px;width:443px;' /&gt;&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;i&gt;More information about CETIC : &lt;a href='http://www.cetic.be/indexEN.php3' class='spip_out'&gt;www.cetic.be&lt;/a&gt;&lt;/p&gt; &lt;p&gt;More information about LANTRONIX : &lt;a href='http://www.lantronix.com/' class='spip_out'&gt;www.lantronix.com&lt;/a&gt;&lt;/i&gt; (&lt;a href='http://www.lantronix.com/info/wirelesscontest/wdc-winners-07.html' class='spip_out'&gt;The Wireless Design Contest&lt;/a&gt;)&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="en">
		<title>60. Security Micro-Assessment</title>
		<link>http://www.cetic.be/article922.html</link>
		<guid isPermaLink="true">http://www.cetic.be/article922.html</guid>
		<dc:date>2009-03-28T17:48:15Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Christophe PONSARD</dc:creator>



		<description>The security micro evaluation is used to evaluate security maturity and help companies to prioritize security investments needed to cover security. This very light assessment can be repeated on a regular basis (every 6/8 month) and clearly underline the improvement and maturity evolution. Practically Service Do you want to quickly analyse the current status of security in your organization? Do you want to identify your strengths and weaknesses? Do you want to improve your security (...)

-
&lt;a href="http://www.cetic.be/rubrique257.html" rel="directory"&gt;10. Software and Systems Engineering&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_chapo'&gt;&lt;p&gt;The security micro evaluation is used to evaluate security maturity and help companies to prioritize security investments needed to cover security.
This very light assessment can be repeated on a regular basis (every 6/8 month) and clearly underline the improvement and maturity evolution.
Practically&lt;/p&gt;&lt;/div&gt;
		&lt;div class='rss_texte'&gt;&lt;p&gt;&lt;strong&gt;Service&lt;/i&gt;&lt;/p&gt; &lt;p&gt;Do you want to quickly analyse the current status of security in your organization? Do you want to identify your strengths and weaknesses? Do you want to improve your security practices with a quick ROI?&lt;/p&gt; &lt;p&gt;We provide a lightweight global assessment of security practices in terms of security organization and security practices&lt;/p&gt; &lt;p&gt;As a result we highlight the current strengths and weaknesses and identify practical improvement solutions. This micro-assessment can also be used to analyze some practices in much more details.&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="en">
		<title>40. Software Development Effort Estimation</title>
		<link>http://www.cetic.be/article921.html</link>
		<guid isPermaLink="true">http://www.cetic.be/article921.html</guid>
		<dc:date>2009-03-28T17:38:22Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Christophe PONSARD</dc:creator>



		<description>Producing accurate estimation of software development effort is a challenge with a high impact on the project organization and schedule. Currently, it still often relies on past experience. Expertise CETIC has developed an expertise in this area based on the COSMIC 3.0, one one of the largely used methods of sizing software estimation. COSMIC 3.0 is based on objective criteria and rules allowing repetitiveness of measures. The method is applicable early in the software lifecycle, already (...)

-
&lt;a href="http://www.cetic.be/rubrique257.html" rel="directory"&gt;10. Software and Systems Engineering&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_chapo'&gt;&lt;p&gt;Producing accurate estimation of software development effort is a challenge with a high impact on the project organization and schedule. Currently, it still often relies on past experience.&lt;/p&gt;&lt;/div&gt;
		&lt;div class='rss_texte'&gt;&lt;p&gt;&lt;strong&gt;Expertise&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;CETIC has developed an expertise in this area based on the COSMIC 3.0, one one of the largely used methods of sizing software estimation. COSMIC 3.0 is based on objective criteria and rules allowing repetitiveness of measures. The method is applicable early in the software lifecycle, already at specifications level and it is completely independent of software development technologies and methods.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Services&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;The following effort estimation services are provided:
&lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; Functional size, effort and cost estimation for sizing internal development or as part of a invitation to tender process
&lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; Training IT companies in software functional size and development effort estimation&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Success stories&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;Successful effort estimation a wide-scale web application for a European commission administration and a modular application to be used jointly by five Belgian federal and regional parliaments&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="en">
		<title>10. Requirements Engineering</title>
		<link>http://www.cetic.be/article919.html</link>
		<guid isPermaLink="true">http://www.cetic.be/article919.html</guid>
		<dc:date>2009-03-28T17:31:04Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Christophe PONSARD</dc:creator>



		<description>In the context of a software system, Requirements engineering (RE) is the process of discovering its purpose by identifying stakeholders and their needs, by documenting these in a form that can be analysed, communicated, and subsequently implemented. RE plays a critical and fundamental role within the software development process. Several studies have shown that it is one of the most critical success factors for on-schedule and within budget delivery of software projects. In today's (...)

-
&lt;a href="http://www.cetic.be/rubrique257.html" rel="directory"&gt;10. Software and Systems Engineering&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_chapo'&gt;&lt;p&gt;In the context of a software system, Requirements engineering (RE) is the process of discovering its purpose by identifying stakeholders and their needs, by documenting these in a form that can be analysed, communicated, and subsequently implemented. RE plays a critical and fundamental role within the software development process. Several studies have shown that it is one of the most critical success factors for on-schedule and within budget delivery of software projects. In today's global development environment, it remains more important than ever to &#8220;get the requirements right&#8221;.&lt;/p&gt;&lt;/div&gt;
		&lt;div class='rss_texte'&gt;&lt;p&gt;&lt;strong&gt;Expertise&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;CETIC has developed a strong expertise in RE covering the whole spectrum of methods and application contexts, from lightweight methods combining structured templates and graphical (UML-based) notations to rigorous models that enable a model-engineering approach with deep verification and validation at requirements time. CETIC expertise especially relies on the use of goal-oriented methodologies developed at UCL and for which CETIC is actively maintaining and developing tool support (&lt;a href='http://www.cetic.be/rubrique295.html' class='spip_in'&gt;FAUST project&lt;/a&gt;).&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Services&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;CETIC is actively helping enterprises in field related to requirements engineering by:
&lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; Improving RE practices through the audit of current RE process, the delivery of specific training, the development of company-tuned templates and coaching on concrete projects.
&lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; Assessing the quality requirements documents, identifying areas of problems (ambiguities, incompleteness, inconsistencies, etc.) and defining acceptance plan.
&lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; Conducting requirements analysis and producing precise requirements documents in a specific context, typically as part of an invitation to tender process.
&lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; Helping in the selection of an adequate solution based on functional and non-functional requirements, possibly also as part of evaluation of tenders.
&lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; Formal modelling at early stage and specific verification and validation activities, possibly as support for certification.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Success story&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;In 2008, CETIC has performed a complete analysis of a complex access control system for seven Belgian parliaments at regional and federal levels. This mission covered a full requirements analysis based on goals and UML use cases, high level and detailed architectural design and comparative technology analysis.&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="en">
		<title>30. Code quality assessment</title>
		<link>http://www.cetic.be/article920.html</link>
		<guid isPermaLink="true">http://www.cetic.be/article920.html</guid>
		<dc:date>2009-03-28T17:28:58Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Christophe PONSARD</dc:creator>



		<description>While process quality is an enabling condition for delivery quality products, measuring product quality is required. A number of key characteristics to check at code level are maintainability and evolvability. Expertise CETIC had adapted a metrics-based approach and integrated tools for performing precise code level measurements. The approach allows to generate clear reports allowing project managers or developers to easy interpret the results relying on pertinent diagrams. These help in (...)

-
&lt;a href="http://www.cetic.be/rubrique257.html" rel="directory"&gt;10. Software and Systems Engineering&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_chapo'&gt;&lt;p&gt;While process quality is an enabling condition for delivery quality products, measuring product quality is required. A number of key characteristics to check at code level are maintainability and evolvability.&lt;/p&gt;&lt;/div&gt;
		&lt;div class='rss_texte'&gt;&lt;p&gt;&lt;strong&gt;Expertise&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;CETIC had adapted a metrics-based approach and integrated tools for performing precise code level measurements. The approach allows to generate clear reports allowing project managers or developers to easy interpret the results relying on pertinent diagrams. These help in the decision making process and suggest improvements that can be quickly undertaken.&lt;/p&gt; &lt;p&gt;Typical question that can be answered are the following:
&lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; What is the quality of this code? &lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; Is it worth maintaining or should (a part of) it be redeveloped? &lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; Is this component trustful? &lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; Does this third-party application respect our standard quality requirements? &lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; What part of this code requires in-depth testing?&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Service&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;Code analysis is proposed in a variety of contexts such as:
&lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; Continuous code assessment during project development to assess delivery maturity
&lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; Internal assessment of code subject to evolution or legacy code
&lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; External quality assessment of the delivery quality in a client-provider relationship
&lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; Validation of maturity of open-source components (see also CELLAVI)&lt;/p&gt; &lt;p&gt;The direct customer benefits are the reduction of development time through a continuous evaluation of quality, the reduction of maintenance costs by strategic decision making about bad parts, improved confidence in the code quality and a supported decision process.&lt;/p&gt; &lt;p&gt;The code analysis relies on third party parsers and currently integrates support for Java, Delphi, C, C++ and C#.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Success Stories&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;Many code audit analysis have been carried out, especially in a public sector context for the French Community Parliament (evaluation of open-source components, assessment of newly developed components) and software editors (e.g. in CRM domain).&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="en">
		<title>Support in the selecting and implementing Grid middleware / SOA</title>
		<link>http://www.cetic.be/article910.html</link>
		<guid isPermaLink="true">http://www.cetic.be/article910.html</guid>
		<dc:date>2009-03-27T16:08:25Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Damien HUBAUX, Michael Van de Borne</dc:creator>



		<description>CETIC, by its participation in various projects of the 6th and 7th Framework Program in Grid and Cloud computing (HPC4U, CoreGRID, GridTrust, AssessGrid, BEinGRID, RESERVOIR) has acquired an extensive and up-to-date expertise in distributed and virtualized processing technologies related to service-oriented architectures. This service typically includes, in whole or in part, assistance to undertake the following activities: State of the art and definition of strategic choices and (...)

-
&lt;a href="http://www.cetic.be/rubrique277.html" rel="directory"&gt; 20. Software and Services Technologies&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_chapo'&gt;&lt;p&gt;CETIC, by its participation in various projects of the 6th and 7th Framework Program in Grid and Cloud computing (HPC4U, CoreGRID, GridTrust, AssessGrid, BEinGRID, RESERVOIR) has acquired an extensive and up-to-date expertise in distributed and virtualized processing technologies related to service-oriented architectures.&lt;/p&gt;&lt;/div&gt;
		&lt;div class='rss_texte'&gt;&lt;p&gt;This service typically includes, in whole or in part, assistance to undertake the following activities:
&lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; State of the art and definition of strategic choices and technology,
&lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; Drafting of specifications,
&lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; Monitoring of the tender,
&lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; Preparation and execution of a benchmark,
&lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; Development of Proof of Concept (PoC),
&lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; Hosting on PoC infrastructure in CETIC,
&lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; Workload performance measurements of the target infrastructure,
&lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; Deployment of the solution,
&lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; ...&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="en">
		<title>SaaS feasibility audit</title>
		<link>http://www.cetic.be/article911.html</link>
		<guid isPermaLink="true">http://www.cetic.be/article911.html</guid>
		<dc:date>2009-03-27T16:08:05Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Damien HUBAUX, Michael Van de Borne</dc:creator>



		<description>Market interest into Software as a Service business model is a strong trend that affects all software vendors. For them, the challenge is to reach new markets, but also to retain customers who would impose in the future this model to their suppliers. This service aims to help a software vendor in its thinking about the technical and economic feasibility of offering all or part of its bundled software in SaaS mode. Our approach is based on a questionnaire that helps identifying critical (...)

-
&lt;a href="http://www.cetic.be/rubrique277.html" rel="directory"&gt; 20. Software and Services Technologies&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_chapo'&gt;&lt;p&gt;Market interest into Software as a Service business model is a strong trend that affects all software vendors. For them, the challenge is to reach new markets, but also to retain customers who would impose in the future this model to their suppliers.&lt;/p&gt;&lt;/div&gt;
		&lt;div class='rss_texte'&gt;&lt;p&gt;This service aims to help a software vendor in its thinking about the technical and economic feasibility of offering all or part of its bundled software in SaaS mode. Our approach is based on a questionnaire that helps identifying critical points that should be taken into consideration in order to base the decision on objective, documented and verified criteria. We propose to proceed in 3 phases and treat primarily the technological aspects in order to determine:&lt;/p&gt; &lt;p&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; The necessary changes to applications under the SaaS mode;
&lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; The constraints of operating in terms of tools and computing capabilities and storage;
&lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; The definition of the SLAs that the vendor wishes to offer its customers.&lt;/p&gt; &lt;p&gt;These elements will determine, in the second phase, the total cost of investment in applications, the recurrent costs of maintenance and rental costs of the infrastructure to power. These steps will allow, in a third phase, to explore business models that could ensure financial feasibility of the SaaS project via an analysis of profitability of the project.&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="en">
		<title>Indexing Digital Content</title>
		<link>http://www.cetic.be/article909.html</link>
		<guid isPermaLink="true">http://www.cetic.be/article909.html</guid>
		<dc:date>2009-03-27T16:01:34Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Damien HUBAUX, Joseph Roumier</dc:creator>



		<description>CETIC offers services for content indexing and knowledge extraction from unstructured data. This expertise allows to propose tailored search engines, automated processes for websites migration and Web Intelligence tools. Searching for a technology partner in these domains? Feel free to contact us! Semantic extraction from unstructured data CETIC is able to automatically extract content from Web pages, using reverse engineering techniques, while preserving the meaning of data. Hence, web (...)

-
&lt;a href="http://www.cetic.be/rubrique277.html" rel="directory"&gt; 20. Software and Services Technologies&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_chapo'&gt;&lt;p&gt;CETIC offers services for content indexing and knowledge extraction from unstructured data. This expertise allows to propose tailored search engines, automated processes for websites migration and Web Intelligence tools. Searching for a technology partner in these domains? Feel free to contact us!&lt;/p&gt;&lt;/div&gt;
		&lt;div class='rss_texte'&gt;&lt;h3 class=&quot;spip&quot;&gt;Semantic extraction from unstructured data&lt;/h3&gt;
&lt;p&gt;CETIC is able to automatically extract content from Web pages, using reverse engineering techniques, while preserving the meaning of data. Hence, web based data migration is simplified, and tracking Web content like press releases, product catalogues, news, etc. gets easier.&lt;/p&gt; &lt;p&gt;CETIC can act as a technology partner during a migration process, or to implement tailored dashboards.&lt;/p&gt; &lt;h3 class=&quot;spip&quot;&gt;Creating tailored search engines&lt;/h3&gt;
&lt;p&gt;CETIC is able to develop tailored search tools.&lt;/p&gt; &lt;p&gt;Customisation allows for more comprehensive and fresh pages databases, to handle specific file types, as well as to implement semantic search capabilities.&lt;/p&gt; &lt;p&gt;CETIC has a strong expertise in all the steps involved in search engine development:
&lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; crawling, i.e. discovering and collecting web pages or files
&lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; indexing, i.e. transforming information into a searchable structure
&lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; defining and implementing search user interfaces&lt;/p&gt; &lt;h3 class=&quot;spip&quot;&gt;Applications&lt;/h3&gt;
&lt;p&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; focused search engines
&lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; intranet search engines
&lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; search engines for product catalogues
&lt;br /&gt;&lt;img src=&quot;http://www.cetic.be/squelettes-dist/puce.gif&quot; width='8' height='11' alt=&quot;-&quot; style='height:11px;width:8px;' /&gt; general-purpose public search engines (several million pages)&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>



</channel>

</rss>
