<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-36756822</id><updated>2012-01-09T09:02:12.863-08:00</updated><category term='Mobile'/><category term='Web Development'/><category term='Webmastering'/><category term='Browsers'/><category term='Microsoft'/><category term='SEO'/><category term='Blog tips'/><category term='CMS'/><category term='poetry'/><category term='Hardware'/><category term='Operating systems'/><category term='Ubuntu'/><category term='Video games'/><category term='My projects'/><category term='Security'/><category term='E-commerce'/><category term='OpenSource'/><category term='Google'/><category term='JAVA/J2EE'/><category term='Programming'/><title type='text'>Thoughts of a future engineer</title><subtitle type='html'>A weblog about topics concerning software engineering, sharing tips about the best use of information technologies and discussing the main issues of I.T world.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>83</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-36756822.post-7257214755958772805</id><published>2012-01-02T19:47:00.000-08:00</published><updated>2012-01-09T09:02:12.874-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Programming'/><category scheme='http://www.blogger.com/atom/ns#' term='JAVA/J2EE'/><category scheme='http://www.blogger.com/atom/ns#' term='Blog tips'/><title type='text'>Writing Java code in blogger posts</title><content type='html'>I've been looking for a simple way to help me tweak my blog to show Java code.&lt;br /&gt;This is what I've got after some changes in the blog template.&lt;br /&gt;&lt;br /&gt;&lt;pre class="brush: java"&gt;// Comment&lt;br /&gt;public class Testing {&lt;br /&gt;public Testing() {&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;public void Method() {&lt;br /&gt;/* Another Comment&lt;br /&gt;on multiple lines */&lt;br /&gt;int x = 9;&lt;br /&gt;}&lt;br /&gt;}&lt;br /&gt;&lt;/pre&gt;All you have to do is changing your blog template and add some scripts so you can use the "&lt;a href="http://alexgorbatchev.com/SyntaxHighlighter/"&gt;SyntaxHighlighter&lt;/a&gt;" Library.&lt;br /&gt;It works thanks to this &lt;a href="http://www.craftyfella.com/2010/01/syntax-highlighting-with-blogger-engine.html"&gt;post&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-7257214755958772805?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/7257214755958772805/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=7257214755958772805' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/7257214755958772805'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/7257214755958772805'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2012/01/writing-java-code-in-blogger-posts.html' title='Writing Java code in blogger posts'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-3932850342366720475</id><published>2010-09-14T06:38:00.000-07:00</published><updated>2010-09-16T06:08:49.591-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='JAVA/J2EE'/><category scheme='http://www.blogger.com/atom/ns#' term='My projects'/><category scheme='http://www.blogger.com/atom/ns#' term='Web Development'/><title type='text'>Web-Desktop Application for Network Monitoring and Alert Management.</title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_DD9XED671aU/TJIWm3WPGCI/AAAAAAAAAD8/KupCYHJa3ls/s1600/img.jpg"&gt;&lt;/a&gt;&lt;div&gt;Currently, computer networks are the backbone in the remote communication. Now they have become essential for the proper functioning of many domains and applications. Their rapid growth induces increased complexity of administration tasks and fault detection. Any problems or failure may have serious consequences forcing the use a system of monitoring and alert management.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;The network monitoring has become therefore a major task not only the ensure the system retention and good functionality but also to have a global view on problems that may occur to prevent their appearance. As the task of the administrator is to ensure the smooth functioning of its network and manage heterogeneous devices, administrators were then forced in the past to work on a machine connected to the network which makes their task more difficult and may risk delaying critical tasks. Thanks to advances in technology and the evolution of the Web, this monitoring task has become more flexible. &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;In fact, the administrator is now able to monitor its network remotely via a web application that provides network monitoring and is capable of describing its condition and report alerts when this is necessary. Hence, it can remedy problems and resolve them as quickly as possible. &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Indeed, this application starts with the automatic detection of network equipment (Routers, firewalls, terminal) which allows to draw the map showing equipment found to give the administrator a clear view on its network. The administrator can also predefine the annoying problems that which he judges to be important to be notified when they occur. Once one of these problems is encountered, an alert will reported to the administrator to inform him about the problem detected, its severity and its location so that he becomes able to correct it immediately.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;The main objective of this project is to develop a web application for network monitoring and effective management of alerts. This application should be able to monitor services and network resources (routers, terminals). The following video is a demonstration of the project.&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;object width="320" height="266" class="BLOG_video_class" id="BLOG_video-66400a1d5b51ee57" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"&gt;&lt;param name="movie" value="http://www.youtube.com/get_player"&gt;&lt;param name="bgcolor" value="#FFFFFF"&gt;&lt;param name="allowfullscreen" value="true"&gt;&lt;param name="flashvars" value="flvurl=http://v14.nonxt2.googlevideo.com/videoplayback?id%3D66400a1d5b51ee57%26itag%3D5%26app%3Dblogger%26ip%3D0.0.0.0%26ipbits%3D0%26expire%3D1330235467%26sparams%3Did,itag,ip,ipbits,expire%26signature%3D1D5BCFB7C69DF2CE1DB7E08EDBCEE889034F4ED2.6519D0808D3DCEE80D4DE61D528D28FBD1869B7B%26key%3Dck1&amp;amp;iurl=http://video.google.com/ThumbnailServer2?app%3Dblogger%26contentid%3D66400a1d5b51ee57%26offsetms%3D5000%26itag%3Dw160%26sigh%3Dgq8X7nl9W-6029rFM9QQbX38qDw&amp;amp;autoplay=0&amp;amp;ps=blogger"&gt;&lt;embed src="http://www.youtube.com/get_player" type="application/x-shockwave-flash"width="320" height="266" bgcolor="#FFFFFF"flashvars="flvurl=http://v14.nonxt2.googlevideo.com/videoplayback?id%3D66400a1d5b51ee57%26itag%3D5%26app%3Dblogger%26ip%3D0.0.0.0%26ipbits%3D0%26expire%3D1330235467%26sparams%3Did,itag,ip,ipbits,expire%26signature%3D1D5BCFB7C69DF2CE1DB7E08EDBCEE889034F4ED2.6519D0808D3DCEE80D4DE61D528D28FBD1869B7B%26key%3Dck1&amp;iurl=http://video.google.com/ThumbnailServer2?app%3Dblogger%26contentid%3D66400a1d5b51ee57%26offsetms%3D5000%26itag%3Dw160%26sigh%3Dgq8X7nl9W-6029rFM9QQbX38qDw&amp;autoplay=0&amp;ps=blogger"allowFullScreen="true" /&gt;&lt;/object&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_DD9XED671aU/TJIWm3WPGCI/AAAAAAAAAD8/KupCYHJa3ls/s1600/img.jpg"&gt;&lt;img src="http://3.bp.blogspot.com/_DD9XED671aU/TJIWm3WPGCI/AAAAAAAAAD8/KupCYHJa3ls/s320/img.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5517497350430332962" style="display: block; margin-top: 0px; margin-right: auto; margin-bottom: 10px; margin-left: auto; text-align: center; cursor: pointer; width: 320px; height: 180px; " /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_DD9XED671aU/TJIWmpfnhWI/AAAAAAAAAD0/XZnCG6TfYFE/s1600/mappage2.JPG"&gt;&lt;img src="http://2.bp.blogspot.com/_DD9XED671aU/TJIWmpfnhWI/AAAAAAAAAD0/XZnCG6TfYFE/s320/mappage2.JPG" border="0" alt="" id="BLOGGER_PHOTO_ID_5517497346711586146" style="display: block; margin-top: 0px; margin-right: auto; margin-bottom: 10px; margin-left: auto; text-align: center; cursor: pointer; width: 320px; height: 181px; " /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_DD9XED671aU/TJIWmd4IQgI/AAAAAAAAADs/XnRp6L0d600/s1600/menu.JPG"&gt;&lt;img src="http://2.bp.blogspot.com/_DD9XED671aU/TJIWmd4IQgI/AAAAAAAAADs/XnRp6L0d600/s320/menu.JPG" border="0" alt="" id="BLOGGER_PHOTO_ID_5517497343593169410" style="display: block; margin-top: 0px; margin-right: auto; margin-bottom: 10px; margin-left: auto; text-align: center; cursor: pointer; width: 274px; height: 320px; " /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-3932850342366720475?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='enclosure' type='video/mp4' href='http://www.blogger.com/video-play.mp4?contentId=66400a1d5b51ee57&amp;type=video%2Fmp4' length='0'/><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/3932850342366720475/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=3932850342366720475' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/3932850342366720475'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/3932850342366720475'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2010/09/web-desktop-application-for-network.html' title='Web-Desktop Application for Network Monitoring and Alert Management.'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_DD9XED671aU/TJIWm3WPGCI/AAAAAAAAAD8/KupCYHJa3ls/s72-c/img.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-6949380088139772958</id><published>2010-09-06T07:33:00.000-07:00</published><updated>2010-09-06T07:43:57.538-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Programming'/><title type='text'>Introducing EXT JS</title><content type='html'>&lt;div&gt;EXT JS is a javascript library which is build to offer web developers the ability to make interactive web applications using Ajax, DHTML and DOM scripting.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;The new tendency in the last deacades in software development is the "rich Internet application". To be close to desktop application, you should have some advanced web&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;graphic tools and frameworks. Extjs has all the features to allow you to develop your rich Internet application.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;The predefined tools such us grid, forms, panels and menus are rendered client-side.You don't have to wonder about compatibility. It's designed to work perfectly on any common browser.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Coding and editing Ext js scripts is fun. Since there are many examples with the downloaded package of the library and it has a very helpful community. These are some Screeshots of what this library is capable of:&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://hostilefork.com/wp-content/uploads/2007/10/extjs_firefox_scrollbar_bug.png"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 640px; height: 400px;" src="http://hostilefork.com/wp-content/uploads/2007/10/extjs_firefox_scrollbar_bug.png" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div&gt;&lt;div&gt;&lt;a href="http://www.sencha.com/products/js/"&gt;Download ExtJS&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-6949380088139772958?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/6949380088139772958/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=6949380088139772958' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/6949380088139772958'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/6949380088139772958'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2010/09/introducing-ext-js.html' title='Introducing EXT JS'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-6190553175199893530</id><published>2009-03-16T13:39:00.000-07:00</published><updated>2009-03-16T14:05:50.168-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Operating systems'/><category scheme='http://www.blogger.com/atom/ns#' term='OpenSource'/><category scheme='http://www.blogger.com/atom/ns#' term='Ubuntu'/><title type='text'>How to make vi colorful on xubuntu</title><content type='html'>Hi...&lt;br /&gt;We started to study shell programming in school and we use VI to code some scripts. I noticed that all my colleagues using vi on ubuntu are very irritated and seem to envy their friends who use VI on Fedora 10 because it's very easy to use and colorful, it helps to detect syntax errors. Some of my friends started to regret installing Ubuntu instead of Fedora and even blamed me for recommending it. As an Ubuntu fan I looked for a solution for this tiny problem. I won't accept any lame remark about Ubuntu !! you need a colorful VI ? Here you are !&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;1- You have to install VIM which is "vi Improved" just tape this code in your console:&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span style="font-family: courier new; font-weight: bold;font-family:courier new;" &gt;sudo apt-get install vim&lt;/span&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;2- After installing it you have to edit a file () and uncomment a parameter. To do so first you have to turn into root so type su and enter your root password:&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;su&lt;/span&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;then change this file mode for writing (so you can change its content)&lt;br /&gt;&lt;div style="text-align: center; font-family: courier new;"&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;chmod +w  /etc/vim/vimrc&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;no open this file using vi if you want and uncomment syntax on. i.e &lt;span style="font-weight: bold;"&gt;erase the (") before syntax on in line 20&lt;/span&gt;.&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span style="font-weight: bold;"&gt;vi /etc/vim/vimrc&lt;/span&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_DD9XED671aU/Sb69_me4cPI/AAAAAAAAACo/2aFJwFZC9rY/s1600-h/uncomment.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 240px;" src="http://3.bp.blogspot.com/_DD9XED671aU/Sb69_me4cPI/AAAAAAAAACo/2aFJwFZC9rY/s320/uncomment.png" alt="" id="BLOGGER_PHOTO_ID_5313893510703247602" border="0" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;After doing that save changes and exit using  &lt;span style="font-weight: bold;"&gt;:wq &lt;/span&gt;&lt;br /&gt;try writing something, save it and re-open it and you will find your beautiful colorful script. ENJOY !!&lt;br /&gt; &lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_DD9XED671aU/Sb6-Accd65I/AAAAAAAAACw/Jio3CTnjVbU/s1600-h/result.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 240px;" src="http://3.bp.blogspot.com/_DD9XED671aU/Sb6-Accd65I/AAAAAAAAACw/Jio3CTnjVbU/s320/result.png" alt="" id="BLOGGER_PHOTO_ID_5313893525188635538" border="0" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-6190553175199893530?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/6190553175199893530/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=6190553175199893530' title='14 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/6190553175199893530'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/6190553175199893530'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2009/03/how-to-make-vi-colorful-on-xubuntu.html' title='How to make vi colorful on xubuntu'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_DD9XED671aU/Sb69_me4cPI/AAAAAAAAACo/2aFJwFZC9rY/s72-c/uncomment.png' height='72' width='72'/><thr:total>14</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-6626423427774037290</id><published>2009-03-16T12:26:00.000-07:00</published><updated>2009-07-02T13:09:07.080-07:00</updated><title type='text'>Xubuntu and low performance machines : The perfect match !</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_DD9XED671aU/Sk0T1VhBCwI/AAAAAAAAADY/-Q3qx2ZTIVY/s1600-h/xubuntu-logo.png"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 134px; height: 200px;" src="http://2.bp.blogspot.com/_DD9XED671aU/Sk0T1VhBCwI/AAAAAAAAADY/-Q3qx2ZTIVY/s200/xubuntu-logo.png" alt="" id="BLOGGER_PHOTO_ID_5353957339043007234" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;When the machine gets old and becomes useless. You get short on options. You can't sell it because you are so emotionally attached to it and it doesn't worth that much and you can't run new applications on it because it can't afford them. But you can turn it into a beautiful workstation. Able to open your pdf documents, play your music and videos and does your office tasks... You need just a light operating system that doesn't consume much hardware resources.&lt;br /&gt;&lt;br /&gt;I'm talking about a Linux system of course so you won't spend any dime on proprietary software and you can avoid the headaches of the anti-viruses and etc...&lt;br /&gt;The choice was : xubuntu .&lt;br /&gt;&lt;div style="text-align: left;"&gt;I installed &lt;a href="http://www.xubuntu.org/"&gt;xubuntu&lt;/a&gt; 8.04 on my Compaq Armada notebook. This notebook is really a&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_DD9XED671aU/SjvuqDsyIuI/AAAAAAAAAC4/rm5Hw1VBef8/s1600-h/893173_M.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 130px; height: 130px;" src="http://4.bp.blogspot.com/_DD9XED671aU/SjvuqDsyIuI/AAAAAAAAAC4/rm5Hw1VBef8/s320/893173_M.jpg" alt="" id="BLOGGER_PHOTO_ID_5349131388747653858" border="0" /&gt;&lt;/a&gt; disaster running with WinXP but not bad with Windows 2000 and this is its configuration :&lt;br /&gt;&lt;/div&gt;&lt;blockquote style="font-style: italic;"&gt;Intel Pentium III 750 MHz&lt;br /&gt;64 MB Ram&lt;br /&gt;20 Go hard disk&lt;/blockquote&gt;&lt;br /&gt;Pathetic isn't it ? But it was all I had when I needed a Linux system for my SHELL programming courses. I downloaded the Xubuntu which is an ubuntu distribution designed for low performance machines and it was just perfect. The graphics were nice and simple. Most of the applications run properly. The execution of the system in the start up doesn't take much time.&lt;br /&gt;You can see down here the "system monitor" and how xubuntu is using the ressources of the machine.&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_DD9XED671aU/Sk0OcRASMHI/AAAAAAAAADI/m_X82FqwnPQ/s1600-h/Screenshot.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 240px;" src="http://3.bp.blogspot.com/_DD9XED671aU/Sk0OcRASMHI/AAAAAAAAADI/m_X82FqwnPQ/s320/Screenshot.png" alt="" id="BLOGGER_PHOTO_ID_5353951410777108594" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_DD9XED671aU/Sk0OcjahpCI/AAAAAAAAADQ/U96-BUi2-ao/s1600-h/Screenshot-1.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 240px;" src="http://3.bp.blogspot.com/_DD9XED671aU/Sk0OcjahpCI/AAAAAAAAADQ/U96-BUi2-ao/s320/Screenshot-1.png" alt="" id="BLOGGER_PHOTO_ID_5353951415719011362" border="0" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-6626423427774037290?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/6626423427774037290/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=6626423427774037290' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/6626423427774037290'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/6626423427774037290'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2009/03/xubuntu-and-low-performance-machines.html' title='Xubuntu and low performance machines : The perfect match !'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_DD9XED671aU/Sk0T1VhBCwI/AAAAAAAAADY/-Q3qx2ZTIVY/s72-c/xubuntu-logo.png' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-8201579103765640653</id><published>2008-12-31T03:34:00.000-08:00</published><updated>2008-12-31T14:32:52.446-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Operating systems'/><category scheme='http://www.blogger.com/atom/ns#' term='OpenSource'/><title type='text'>Torvalds' gift for the Linux community... The new Kernel 2.6.28</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.siteduzero.com/uploads/fr/files/150001_151000/150071.png"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 135px; height: 207px;" src="http://www.siteduzero.com/uploads/fr/files/150001_151000/150071.png" alt="" border="0" /&gt;&lt;/a&gt;Actually, it was on the 25th of december. Linus Torvalds plays Santa clause and released a gift for all Linux users. It's the New Kernel.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;font-size:130%;" &gt;Ext4 :&lt;/span&gt;&lt;br /&gt;The most important thing in this relase is EXT4 the new Filesystem of Linux which will be :&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Compatible with the old EXT3 : you can have and ext4 partition as if you have a ext3 one.&lt;/li&gt;&lt;li&gt; Larger filesystem : The capacity of this FS was extended to be able to support 1 Exbibyte and files of 16 TiB ( about 16 000 Gigabytes). The number of possible used directories was extended to 64000.&lt;/li&gt;&lt;li&gt; Journal Checksums : The Journal (a file containing the changes of a hard disk) will be using a new technique which will improve the reliability of the disk by cheking the occurence of anyy error during the processing of saving data.&lt;/li&gt;&lt;/ul&gt;&lt;a href="http://en.wikipedia.org/wiki/Ext4"&gt;You can check this link fo further informations&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:130%;"&gt;&lt;span style="font-weight: bold;"&gt;Graphic performances :&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;The release of the new GEM (Graphics Execution Mananger). This piece of software will take care of the graphic chipset ressources and how to exploit them for different multimedia applications. This GEM will improve the graphic performance of you graphic card.&lt;br /&gt;Some improvments were made to KVM. It's the part of the kernel that take care about virtualisation for some architectures like intel-V and AMD-V. It will allow the machine the possibility to seperate several systems without restarting and the possibility to use some pieces of software that don't exist on the HOST system.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;font-size:130%;" &gt;Drivers:&lt;/span&gt;&lt;br /&gt;Many improved drivers specially for USB and Wirless devices. The tree of these drivers was considered as stable.&lt;br /&gt;&lt;br /&gt;As a conclusion, the new Linux has many new features. Will they be adopted by the different distributions ?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:130%;"&gt;&lt;span style="font-weight: bold;"&gt;References :&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;a href="http://www.siteduzero.com/#n30905"&gt;Site du zero news article.&lt;/a&gt;&lt;br /&gt;&lt;a href="http://kernel.org/"&gt;Kernel.org changelog&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-8201579103765640653?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/8201579103765640653/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=8201579103765640653' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/8201579103765640653'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/8201579103765640653'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2008/12/trovalds-gift-for-linux-community-new.html' title='Torvalds&apos; gift for the Linux community... The new Kernel 2.6.28'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-5470263192092353773</id><published>2008-12-26T13:32:00.000-08:00</published><updated>2008-12-28T13:05:44.709-08:00</updated><title type='text'>The status of the engineer in Tunisia</title><content type='html'>&lt;span style=";font-family:&amp;quot;;font-size:30;"  lang="EN-US" &gt;&lt;span style=""&gt;&lt;span style=";font-family:&amp;quot;;font-size:7;"  &gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:&amp;quot;;font-size:44;"  lang="EN-US" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;    &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=";font-family:&amp;quot;;font-size:18;"  lang="EN-US" &gt;&lt;span style=""&gt;&lt;span style=";font-family:&amp;quot;;font-size:7;"  &gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:27;"  lang="EN-US" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;meta equiv="Content-Type" content="text/html; charset=utf-8"&gt;&lt;meta name="ProgId" content="Word.Document"&gt;&lt;meta name="Generator" content="Microsoft Word 12"&gt;&lt;meta name="Originator" content="Microsoft Word 12"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5CADMINI%7E1%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml"&gt;&lt;link rel="themeData" href="file:///C:%5CDOCUME%7E1%5CADMINI%7E1%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx"&gt;&lt;link rel="colorSchemeMapping" href="file:///C:%5CDOCUME%7E1%5CADMINI%7E1%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml"&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:worddocument&gt;   &lt;w:view&gt;Normal&lt;/w:View&gt;   &lt;w:zoom&gt;0&lt;/w:Zoom&gt;   &lt;w:trackmoves/&gt;   &lt;w:trackformatting/&gt;   &lt;w:hyphenationzone&gt;21&lt;/w:HyphenationZone&gt;   &lt;w:punctuationkerning/&gt;   &lt;w:validateagainstschemas/&gt;   &lt;w:saveifxmlinvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;   &lt;w:ignoremixedcontent&gt;false&lt;/w:IgnoreMixedContent&gt;   &lt;w:alwaysshowplaceholdertext&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;   &lt;w:donotpromoteqf/&gt;   &lt;w:lidthemeother&gt;FR&lt;/w:LidThemeOther&gt;   &lt;w:lidthemeasian&gt;X-NONE&lt;/w:LidThemeAsian&gt;   &lt;w:lidthemecomplexscript&gt;AR-SA&lt;/w:LidThemeComplexScript&gt;   &lt;w:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;    &lt;w:splitpgbreakandparamark/&gt;    &lt;w:dontvertaligncellwithsp/&gt;    &lt;w:dontbreakconstrainedforcedtables/&gt;    &lt;w:dontvertalignintxbx/&gt;    &lt;w:word11kerningpairs/&gt;    &lt;w:cachedcolbalance/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;   &lt;m:mathpr&gt;    &lt;m:mathfont val="Cambria Math"&gt;    &lt;m:brkbin val="before"&gt;    &lt;m:brkbinsub val="&amp;#45;-"&gt;    &lt;m:smallfrac val="off"&gt;    &lt;m:dispdef/&gt;    &lt;m:lmargin val="0"&gt;    &lt;m:rmargin val="0"&gt;    &lt;m:defjc val="centerGroup"&gt;    &lt;m:wrapindent val="1440"&gt;    &lt;m:intlim val="subSup"&gt;    &lt;m:narylim val="undOvr"&gt;   &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:latentstyles deflockedstate="false" defunhidewhenused="true" defsemihidden="true" defqformat="false" defpriority="99" latentstylecount="267"&gt;   &lt;w:lsdexception locked="false" priority="0" semihidden="false" unhidewhenused="false" qformat="true" name="Normal"&gt;   &lt;w:lsdexception locked="false" priority="9" semihidden="false" unhidewhenused="false" qformat="true" name="heading 1"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 2"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 3"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 4"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 5"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 6"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 7"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 8"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 9"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 1"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 2"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 3"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 4"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 5"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 6"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 7"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 8"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 9"&gt;   &lt;w:lsdexception locked="false" priority="35" qformat="true" name="caption"&gt;   &lt;w:lsdexception locked="false" priority="10" semihidden="false" unhidewhenused="false" qformat="true" name="Title"&gt;   &lt;w:lsdexception locked="false" priority="1" name="Default Paragraph Font"&gt;   &lt;w:lsdexception locked="false" priority="11" semihidden="false" unhidewhenused="false" qformat="true" name="Subtitle"&gt;   &lt;w:lsdexception locked="false" priority="22" semihidden="false" unhidewhenused="false" qformat="true" name="Strong"&gt;   &lt;w:lsdexception locked="false" priority="20" semihidden="false" unhidewhenused="false" qformat="true" name="Emphasis"&gt;   &lt;w:lsdexception locked="false" priority="59" semihidden="false" unhidewhenused="false" name="Table Grid"&gt;   &lt;w:lsdexception locked="false" unhidewhenused="false" name="Placeholder Text"&gt;   &lt;w:lsdexception locked="false" priority="1" semihidden="false" unhidewhenused="false" qformat="true" name="No Spacing"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 1"&gt;   &lt;w:lsdexception locked="false" unhidewhenused="false" name="Revision"&gt;   &lt;w:lsdexception locked="false" priority="34" semihidden="false" unhidewhenused="false" qformat="true" name="List Paragraph"&gt;   &lt;w:lsdexception locked="false" priority="29" semihidden="false" unhidewhenused="false" qformat="true" name="Quote"&gt;   &lt;w:lsdexception locked="false" priority="30" semihidden="false" unhidewhenused="false" qformat="true" name="Intense Quote"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="19" semihidden="false" unhidewhenused="false" qformat="true" name="Subtle Emphasis"&gt;   &lt;w:lsdexception locked="false" priority="21" semihidden="false" unhidewhenused="false" qformat="true" name="Intense Emphasis"&gt;   &lt;w:lsdexception locked="false" priority="31" semihidden="false" unhidewhenused="false" qformat="true" name="Subtle Reference"&gt;   &lt;w:lsdexception locked="false" priority="32" semihidden="false" unhidewhenused="false" qformat="true" name="Intense Reference"&gt;   &lt;w:lsdexception locked="false" priority="33" semihidden="false" unhidewhenused="false" qformat="true" name="Book Title"&gt;   &lt;w:lsdexception locked="false" priority="37" name="Bibliography"&gt;   &lt;w:lsdexception locked="false" priority="39" qformat="true" name="TOC Heading"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:1; 	mso-generic-font-family:roman; 	mso-font-format:other; 	mso-font-pitch:variable; 	mso-font-signature:0 0 0 0 0 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0cm; 	margin-right:0cm; 	margin-bottom:10.0pt; 	margin-left:0cm; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:Arial; 	mso-bidi-theme-font:minor-bidi; 	mso-fareast-language:EN-US;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:Arial; 	mso-bidi-theme-font:minor-bidi; 	mso-fareast-language:EN-US;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:595.3pt 841.9pt; 	margin:70.85pt 70.85pt 70.85pt 70.85pt; 	mso-header-margin:35.4pt; 	mso-footer-margin:35.4pt; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --&gt; &lt;/style&gt;&lt;!--[if gte mso 10]&gt; &lt;style&gt;  /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Tableau Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0cm 5.4pt 0cm 5.4pt; 	mso-para-margin-top:0cm; 	mso-para-margin-right:0cm; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0cm; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:"Times New Roman"; 	mso-fareast-theme-font:minor-fareast; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="" lang="EN-US"&gt;In order to find out the status of the engineer in Tunisia we will try to answer these questions:&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="" lang="EN-US"&gt;Who`s he ? What does he do?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style="" lang="EN-US"&gt;How much does he earn ? &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style="" lang="EN-US"&gt;What is &lt;span style=""&gt; &lt;/span&gt;his image in society?&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="" lang="EN-US"&gt; What does he suffer from ?&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="" lang="EN-US"&gt; What are the potentials of this career in Tunisia ?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;span style="font-weight: bold;font-size:130%;" &gt;Definition&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;/p&gt;  &lt;div style="text-align: left;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;span style=""&gt;   &lt;/span&gt;&lt;blockquote&gt;An engineer is a person professionally engaged in a field of engineering. Engineers are concerned with developing economical and safe solutions to practical problems, by applying mathematics and scientific knowledge while considering technical constraints. As such, the work of engineers is the link between perceived needs of society and commercial applications. Some consider this profession to be the link between art and science.&lt;br /&gt;&lt;div style="text-align: right;"&gt;wikipedia definition&lt;br /&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;span&gt;   &lt;/span&gt;&lt;/span&gt;&lt;span  lang="EN-US" style="font-family:&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;span style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;span style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;span style="font-weight: bold;font-size:130%;" &gt;Problems&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-align: left; text-indent: -20.15pt; line-height: normal;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;span style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight: bold;font-family:&amp;quot;;"  lang="EN-US"&gt;joblessness and overexploitation :&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_DD9XED671aU/SVfbFdOzGBI/AAAAAAAAAB4/jeT4brjJE-I/s1600-h/jobless.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 278px; height: 320px;" src="http://2.bp.blogspot.com/_DD9XED671aU/SVfbFdOzGBI/AAAAAAAAAB4/jeT4brjJE-I/s320/jobless.JPG" alt="" id="BLOGGER_PHOTO_ID_5284933574535092242" border="0" /&gt;&lt;/a&gt;&lt;p class="MsoNormal"  style="margin: 0cm 0cm 0.0001pt 28.8pt; text-align: center; text-indent: -20.15pt; line-height: normal;font-family:times new roman;" align="center"&gt;&lt;span style="font-size:78%;"&gt;&lt;span lang="EN-US"  style="font-size:24;"&gt;&lt;span style="font-size:78%;"&gt;S&lt;/span&gt;&lt;span style="font-size:78%;"&gt;ome statistics of a study made on 4763 young graduated students in 2005 after 18 months from their graduation&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_DD9XED671aU/SVfb5r7z1sI/AAAAAAAAACg/Pqfzrkwa0S8/s1600-h/statsjoblessness.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 169px;" src="http://3.bp.blogspot.com/_DD9XED671aU/SVfb5r7z1sI/AAAAAAAAACg/Pqfzrkwa0S8/s320/statsjoblessness.JPG" alt="" id="BLOGGER_PHOTO_ID_5284934471835178690" border="0" /&gt;&lt;/a&gt;&lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:100%;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:18;"  lang="EN-US" &gt;&lt;span style=""&gt;&lt;span style=";font-family:&amp;quot;;font-size:7;"  &gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;font-size:27;"  lang="EN-US" &gt;&lt;/span&gt;&lt;/span&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_DD9XED671aU/SVfbET4go4I/AAAAAAAAABY/LCQclRnfmCE/s1600-h/cycleoflife.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 302px;" src="http://3.bp.blogspot.com/_DD9XED671aU/SVfbET4go4I/AAAAAAAAABY/LCQclRnfmCE/s320/cycleoflife.JPG" alt="" id="BLOGGER_PHOTO_ID_5284933554845819778" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;span style="font-size:130%;"&gt;&lt;span style="font-weight: bold;"&gt;Financial status&lt;/span&gt;&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;/p&gt;  &lt;ul&gt;&lt;li&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;span style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;For newly graduated engineers with no experience the wage is from 800TD to 1200TD.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;/li&gt;&lt;li&gt;&lt;!--[if !supportLists]--&gt;&lt;!--[endif]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;After 5 to 10 years of experience the wage can touch the 1500TD to 2000TD.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;span style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;Earnings mainly depends on years of experience,&lt;span style=""&gt;  &lt;/span&gt;certifications and of course the engineer himself. Once he proves to his boss his skills and abilities, he can renegotiate his salary. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;        &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;!--[endif]--&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-align: center; text-indent: -20.15pt; line-height: normal;" align="center"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;span style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: center;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;span style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;span style="font-weight: bold;"&gt;The gap between Tunisia and Europe in wages&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-align: center; text-indent: -20.15pt; line-height: normal;" align="center"&gt;&lt;!--[endif]--&gt;&lt;/p&gt;  &lt;ul&gt;&lt;li&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;span style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;In France, the salary of a newly graduated engineer is from 2000€ to 2800€ ( 3600TD to 5000TD).&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;/li&gt;&lt;li&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;span style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;In the end of his career, a well experienced engineer can touch 6000 € (10800 TD).&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;/li&gt;&lt;li&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;span style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;The standard of life is very different. The daily needs are expensive in Europe compared to what is available inTunisia but still an engineer in Europe is better remunerated. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;/li&gt;&lt;li&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;span style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;The evolution of the engineer in Europe and USA is faster. In fact, occidental companies evaluate talent and take it into consideration.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;/li&gt;&lt;li&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;The competition between these companies to have the best members in their crew make the salary negotiation more simple and efficient.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;span style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;In conclusion, Tunisian engineers won`t skip the chance to travel and work abroad . Consequently, Tunisia lose many skilled engineers and this is just a sample of a wider phenomenon called `Brain Brand`.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;                    &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;!--[if !supportLists]--&gt;&lt;!--[endif]--&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;br /&gt;&lt;!--[if !supportLists]--&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;br /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;span style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;span style="font-weight: bold;font-size:130%;" &gt;Social status&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_DD9XED671aU/SVfb4xk6TvI/AAAAAAAAACA/MDQ_l0T8P5o/s1600-h/malefemale.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 276px; height: 320px;" src="http://3.bp.blogspot.com/_DD9XED671aU/SVfb4xk6TvI/AAAAAAAAACA/MDQ_l0T8P5o/s320/malefemale.JPG" alt="" id="BLOGGER_PHOTO_ID_5284934456169877234" border="0" /&gt;&lt;/a&gt;&lt;/div&gt; &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;!--[endif]--&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;57,2% of higher education students are female &lt;/span&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;(www.universites.tn)&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;    &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;30% of working engineers are female(2004 statistics INS)&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;meta equiv="Content-Type" content="text/html; charset=utf-8"&gt;&lt;meta name="ProgId" content="PowerPoint.Slide"&gt;&lt;meta name="Generator" content="Microsoft PowerPoint 12"&gt;  &lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-size: 18pt; font-family: &amp;quot;Lucida Sans Unicode&amp;quot;; color: black;"&gt;&lt;span style="font-size:85%;"&gt;conclusion : T&lt;/span&gt;&lt;span style="font-size:85%;"&gt;he society consider&lt;/span&gt; &lt;span style="font-size:85%;"&gt;engineering as a masculine job&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt; &lt;br /&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;meta equiv="Content-Type" content="text/html; charset=utf-8"&gt;&lt;meta name="ProgId" content="PowerPoint.Slide"&gt;&lt;meta name="Generator" content="Microsoft PowerPoint 12"&gt;  &lt;/p&gt;&lt;p style="margin-top: 0pt; margin-bottom: 0pt; margin-left: 0in; text-align: left; direction: ltr; unicode-bidi: embed;"&gt;&lt;meta equiv="Content-Type" content="text/html; charset=utf-8"&gt;&lt;meta name="ProgId" content="Word.Document"&gt;&lt;meta name="Generator" content="Microsoft Word 12"&gt;&lt;meta name="Originator" content="Microsoft Word 12"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5CADMINI%7E1%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml"&gt;&lt;link rel="themeData" href="file:///C:%5CDOCUME%7E1%5CADMINI%7E1%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx"&gt;&lt;link rel="colorSchemeMapping" href="file:///C:%5CDOCUME%7E1%5CADMINI%7E1%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml"&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:worddocument&gt;   &lt;w:view&gt;Normal&lt;/w:View&gt;   &lt;w:zoom&gt;0&lt;/w:Zoom&gt;   &lt;w:trackmoves/&gt;   &lt;w:trackformatting/&gt;   &lt;w:hyphenationzone&gt;21&lt;/w:HyphenationZone&gt;   &lt;w:punctuationkerning/&gt;   &lt;w:validateagainstschemas/&gt;   &lt;w:saveifxmlinvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;   &lt;w:ignoremixedcontent&gt;false&lt;/w:IgnoreMixedContent&gt;   &lt;w:alwaysshowplaceholdertext&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;   &lt;w:donotpromoteqf/&gt;   &lt;w:lidthemeother&gt;FR&lt;/w:LidThemeOther&gt;   &lt;w:lidthemeasian&gt;X-NONE&lt;/w:LidThemeAsian&gt;   &lt;w:lidthemecomplexscript&gt;AR-SA&lt;/w:LidThemeComplexScript&gt;   &lt;w:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;    &lt;w:splitpgbreakandparamark/&gt;    &lt;w:dontvertaligncellwithsp/&gt;    &lt;w:dontbreakconstrainedforcedtables/&gt;    &lt;w:dontvertalignintxbx/&gt;    &lt;w:word11kerningpairs/&gt;    &lt;w:cachedcolbalance/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;   &lt;m:mathpr&gt;    &lt;m:mathfont val="Cambria Math"&gt;    &lt;m:brkbin val="before"&gt;    &lt;m:brkbinsub val="&amp;#45;-"&gt;    &lt;m:smallfrac val="off"&gt;    &lt;m:dispdef/&gt;    &lt;m:lmargin val="0"&gt;    &lt;m:rmargin val="0"&gt;    &lt;m:defjc val="centerGroup"&gt;    &lt;m:wrapindent val="1440"&gt;    &lt;m:intlim val="subSup"&gt;    &lt;m:narylim val="undOvr"&gt;   &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:latentstyles deflockedstate="false" defunhidewhenused="true" defsemihidden="true" defqformat="false" defpriority="99" latentstylecount="267"&gt;   &lt;w:lsdexception locked="false" priority="0" semihidden="false" unhidewhenused="false" qformat="true" name="Normal"&gt;   &lt;w:lsdexception locked="false" priority="9" semihidden="false" unhidewhenused="false" qformat="true" name="heading 1"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 2"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 3"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 4"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 5"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 6"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 7"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 8"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 9"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 1"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 2"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 3"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 4"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 5"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 6"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 7"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 8"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 9"&gt;   &lt;w:lsdexception locked="false" priority="35" qformat="true" name="caption"&gt;   &lt;w:lsdexception locked="false" priority="10" semihidden="false" unhidewhenused="false" qformat="true" name="Title"&gt;   &lt;w:lsdexception locked="false" priority="1" name="Default Paragraph Font"&gt;   &lt;w:lsdexception locked="false" priority="11" semihidden="false" unhidewhenused="false" qformat="true" name="Subtitle"&gt;   &lt;w:lsdexception locked="false" priority="22" semihidden="false" unhidewhenused="false" qformat="true" name="Strong"&gt;   &lt;w:lsdexception locked="false" priority="20" semihidden="false" unhidewhenused="false" qformat="true" name="Emphasis"&gt;   &lt;w:lsdexception locked="false" priority="59" semihidden="false" unhidewhenused="false" name="Table Grid"&gt;   &lt;w:lsdexception locked="false" unhidewhenused="false" name="Placeholder Text"&gt;   &lt;w:lsdexception locked="false" priority="1" semihidden="false" unhidewhenused="false" qformat="true" name="No Spacing"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 1"&gt;   &lt;w:lsdexception locked="false" unhidewhenused="false" name="Revision"&gt;   &lt;w:lsdexception locked="false" priority="34" semihidden="false" unhidewhenused="false" qformat="true" name="List Paragraph"&gt;   &lt;w:lsdexception locked="false" priority="29" semihidden="false" unhidewhenused="false" qformat="true" name="Quote"&gt;   &lt;w:lsdexception locked="false" priority="30" semihidden="false" unhidewhenused="false" qformat="true" name="Intense Quote"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="19" semihidden="false" unhidewhenused="false" qformat="true" name="Subtle Emphasis"&gt;   &lt;w:lsdexception locked="false" priority="21" semihidden="false" unhidewhenused="false" qformat="true" name="Intense Emphasis"&gt;   &lt;w:lsdexception locked="false" priority="31" semihidden="false" unhidewhenused="false" qformat="true" name="Subtle Reference"&gt;   &lt;w:lsdexception locked="false" priority="32" semihidden="false" unhidewhenused="false" qformat="true" name="Intense Reference"&gt;   &lt;w:lsdexception locked="false" priority="33" semihidden="false" unhidewhenused="false" qformat="true" name="Book Title"&gt;   &lt;w:lsdexception locked="false" priority="37" name="Bibliography"&gt;   &lt;w:lsdexception locked="false" priority="39" qformat="true" name="TOC Heading"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 159 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;} @font-face 	{font-family:"Lucida Sans Unicode"; 	panose-1:2 11 6 2 3 5 4 2 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-2147480833 14699 0 0 63 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0cm; 	margin-right:0cm; 	margin-bottom:10.0pt; 	margin-left:0cm; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:Arial; 	mso-bidi-theme-font:minor-bidi; 	mso-fareast-language:EN-US;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:Arial; 	mso-bidi-theme-font:minor-bidi; 	mso-fareast-language:EN-US;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:612.0pt 792.0pt; 	margin:70.85pt 70.85pt 70.85pt 70.85pt; 	mso-header-margin:36.0pt; 	mso-footer-margin:36.0pt; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --&gt; &lt;/style&gt;&lt;!--[if gte mso 10]&gt; &lt;style&gt;  /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Tableau Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0cm 5.4pt 0cm 5.4pt; 	mso-para-margin-top:0cm; 	mso-para-margin-right:0cm; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0cm; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-fareast-language:EN-US;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-family: &amp;quot;Lucida Sans Unicode&amp;quot;,&amp;quot;sans-serif&amp;quot;; color: black;" lang="EN-US"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-family: &amp;quot;Lucida Sans Unicode&amp;quot;,&amp;quot;sans-serif&amp;quot;; color: black;" lang="EN-US"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-family: &amp;quot;Lucida Sans Unicode&amp;quot;,&amp;quot;sans-serif&amp;quot;; color: black;" lang="EN-US"&gt;To proceed in explaining the social status of the engineer Tunisia we will use a study made by Raoudha Ben Othmen a professor in the university of Tunis:&lt;/span&gt;&lt;span style="" lang="EN-US"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;span style="font-size: 18pt; font-family: &amp;quot;Lucida Sans Unicode&amp;quot;; color: black;"&gt; &lt;/span&gt;&lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;span style="font-weight: bold;"&gt;Subjects:&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ul&gt;&lt;li&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;span style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt;180 secondary school students aged 15-16&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;span style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt;180 primary school pupils&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;  &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;!--[if !supportLists]--&gt;&lt;!--[endif]--&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;span style="font-weight: bold;"&gt;Tools :&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ol&gt;&lt;li&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;span style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Questionnaire&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;/li&gt;&lt;li&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;span style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Draw me an engineer test&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;span style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Teacher led class discussions&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;    &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;!--[if !supportLists]--&gt;&lt;!--[endif]--&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-align: center; text-indent: -20.15pt; line-height: normal;" align="center"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:78%;"  lang="EN-US" &gt;N=140 Questionnaires (45% boys and 55%girls)&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-GB"&gt;&lt;br /&gt;&lt;!--[if !supportLineBreakNewLine]--&gt;&lt;/span&gt;&lt;/span&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_DD9XED671aU/SVfb41gIV0I/AAAAAAAAACI/NFFNirYD_HQ/s1600-h/quizz.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 194px;" src="http://1.bp.blogspot.com/_DD9XED671aU/SVfb41gIV0I/AAAAAAAAACI/NFFNirYD_HQ/s320/quizz.JPG" alt="" id="BLOGGER_PHOTO_ID_5284934457223567170" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;!--[endif]--&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="font-weight: bold;font-family:&amp;quot;;" &gt;Drawings&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_DD9XED671aU/SVfbFNlAqKI/AAAAAAAAABw/OG2EZAOf9YU/s1600-h/ing3.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 181px;" src="http://2.bp.blogspot.com/_DD9XED671aU/SVfbFNlAqKI/AAAAAAAAABw/OG2EZAOf9YU/s320/ing3.JPG" alt="" id="BLOGGER_PHOTO_ID_5284933570333288610" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_DD9XED671aU/SVfbE34EqVI/AAAAAAAAABo/byax_Nj9bNA/s1600-h/ing2.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 227px; height: 320px;" src="http://1.bp.blogspot.com/_DD9XED671aU/SVfbE34EqVI/AAAAAAAAABo/byax_Nj9bNA/s320/ing2.JPG" alt="" id="BLOGGER_PHOTO_ID_5284933564507662674" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_DD9XED671aU/SVfbEtMi-cI/AAAAAAAAABg/Efq03pskSnk/s1600-h/ing1.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 296px;" src="http://2.bp.blogspot.com/_DD9XED671aU/SVfbEtMi-cI/AAAAAAAAABg/Efq03pskSnk/s320/ing1.JPG" alt="" id="BLOGGER_PHOTO_ID_5284933561640745410" border="0" /&gt;&lt;/a&gt;&lt;ul&gt;&lt;li&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;span style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;No major difference between children and teenagers’ drawings. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;/li&gt;&lt;li&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;span style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;None of the drawings contained a picture of a woman.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;/li&gt;&lt;li&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;span style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;Most drawn engineers have glasses, are middle-aged, look scruffy wear a lab coat and hold some kind of tool.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;/li&gt;&lt;li&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-GB"&gt;&lt;span style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;Some pictures contained a working bench&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;        &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-GB"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal; font-weight: bold;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;span style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Class discussions&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;/p&gt;  &lt;ul&gt;&lt;li&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;span style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;Teachers seem to have naive ideas about engineers and engineering.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;/li&gt;&lt;li&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;span style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;Teachers did not give the children the name of a famous modern engineer. &lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Most of the examples are old (Graham Bell)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;/li&gt;&lt;li&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;span style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;In leading the class discussions about future careers, teachers allocated more turns to boys than to girls&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;/li&gt;&lt;li&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-GB"&gt;&lt;span style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;In leading class discussions about studying engineering, teachers seemed to allocate turns equally between girls and boys&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-GB"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;/li&gt;&lt;/ul&gt;          &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="font-weight: bold;font-family:&amp;quot;;" &gt;Tests conclusions&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;/p&gt;  &lt;ul&gt;&lt;li&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:Wingdings;"  lang="EN-US"&gt;&lt;span style=""&gt;•&lt;span style=";font-family:&amp;quot;;" &gt;   &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;Students and teachers hold naive conceptions of engineering&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;/li&gt;&lt;li&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:Wingdings;"  lang="EN-US"&gt;&lt;span style=""&gt;•&lt;span style=";font-family:&amp;quot;;" &gt;   &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;The necessity to enhance the image of engineers and specifically of the working environment&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:Wingdings;"  lang="EN-US"&gt;&lt;span style=""&gt;•&lt;span style=";font-family:&amp;quot;;" &gt;   &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;Both male and female students are determined to choose other lucrative careers than engineering&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;        &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 36pt; text-indent: -36pt; line-height: normal;"&gt;&lt;!--[if !supportLists]--&gt;&lt;!--[endif]--&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 36pt; text-indent: -36pt; line-height: normal;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 36pt; text-indent: -36pt; line-height: normal;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-GB"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;span style="font-size:130%;"&gt;Potentials&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;/p&gt;  &lt;ul&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;span style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;Many foreign companies choose to invest in Tunisia due to the low taxation and labor cost.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;/li&gt;&lt;li&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;The Tunisian government aims to attain 7000 engineers in 2011-2012.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;/li&gt;&lt;li&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;Many Mega projects are scheduled in Tunisia as ` The Mediterranean gate` which will host hundreds of companies.&lt;/span&gt;&lt;/span&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_DD9XED671aU/SVfb5IW2L0I/AAAAAAAAACQ/bJU6Me0bQaU/s1600-h/samadubai1.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 240px;" src="http://4.bp.blogspot.com/_DD9XED671aU/SVfb5IW2L0I/AAAAAAAAACQ/bJU6Me0bQaU/s320/samadubai1.JPG" alt="" id="BLOGGER_PHOTO_ID_5284934462284902210" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_DD9XED671aU/SVfb5Szu2gI/AAAAAAAAACY/t473VWJebmM/s1600-h/samadubai2.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 240px;" src="http://1.bp.blogspot.com/_DD9XED671aU/SVfb5Szu2gI/AAAAAAAAACY/t473VWJebmM/s320/samadubai2.JPG" alt="" id="BLOGGER_PHOTO_ID_5284934465090411010" border="0" /&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;              &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="EN-US"&gt;&lt;span style="font-size:130%;"&gt;Conclusion&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-size:100%;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:85%;"  lang="EN-US" &gt;All the figures are showing the fact of the promising future of engineering as a profession in Tunisia. However, many laws and interventions have to be made in order to protect the engineer`s rights and ameliorate his status and his image is society&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;font-size:27;"  lang="EN-US" &gt;&lt;span style="font-size:85%;"&gt;.&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 28.8pt; text-indent: -20.15pt; line-height: normal;"&gt;&lt;span style="font-size:100%;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:27;"  lang="EN-US" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style="font-size:100%;"&gt;&lt;span style="" lang="EN-US"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt;&lt;div style="text-align: right;"&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;title&gt;Diapositive 1&lt;/title&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-5470263192092353773?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/5470263192092353773/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=5470263192092353773' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/5470263192092353773'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/5470263192092353773'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2008/12/status-of-engineer-in-tunisia.html' title='The status of the engineer in Tunisia'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_DD9XED671aU/SVfbFdOzGBI/AAAAAAAAAB4/jeT4brjJE-I/s72-c/jobless.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-5151896911148275647</id><published>2008-06-12T14:40:00.000-07:00</published><updated>2008-12-30T02:39:58.829-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Blog tips'/><category scheme='http://www.blogger.com/atom/ns#' term='Webmastering'/><category scheme='http://www.blogger.com/atom/ns#' term='SEO'/><title type='text'>how to get your blog back on track after a long period of inactivity.</title><content type='html'>First, Let me apologize to all my readers for my absence. I was really busy lately because of an important exam that I hope I will pass.&lt;br /&gt;As you all can notice my blog was inactive for more than six months. My Alexa rank dropped from 500k to 2M ! My PR dropped from 4 to 2 ! ( That's hard ! ah) . My visits kept an average of 50 visitors a week most of them from google. So to fix these problems I put some steps to take :&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;1- Finding new content :&lt;/span&gt;&lt;br /&gt;I have to write and make some new fresh articles about the latest news. I made a tour among the E-magazines that I used to read and I found a couple of subjects that I definitely will write about. Since I was cut off from the world, I will need some time to figure out what is going on in the world.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;2-Gathering old web traffic sources :&lt;/span&gt;&lt;br /&gt;Get back tou your Web analytics and open the archives of the happy days ! The busiest months and the best traffic days and find out the websites that directed to you and try to post your content in them again. Believe me it's very efficient.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;3- Gathering keywords :&lt;/span&gt;&lt;br /&gt;This absence is a very good experience for my blog. In fact, I kept on having traffic from google. So it's very important to get those keywords and work on them more so you can still have traffic if you will get absent again.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;4- Heavy social networking :&lt;/span&gt;&lt;br /&gt;I will need thousands of diggs and stumbles. I will use everything I can use to get the old traffic.&lt;br /&gt;&lt;br /&gt;If I follow these steps my blog will definitely be back.&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-5151896911148275647?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/5151896911148275647/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=5151896911148275647' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/5151896911148275647'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/5151896911148275647'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2008/06/how-to-get-your-blog-back-on-track.html' title='how to get your blog back on track after a long period of inactivity.'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-3028854694650907188</id><published>2008-01-21T13:36:00.000-08:00</published><updated>2008-01-21T13:46:01.421-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='OpenSource'/><title type='text'>KDE 4 shining points..</title><content type='html'>&lt;span style="font-size:78%;"&gt;Originally posted by &lt;a href="http://www.siteduzero.com/news-62-20134-kde4-le-petit-dernier-du-projet-kde.html"&gt;bluestorm&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;KDE4 Libraries have witnessed major changes in order to make coding KDE applications an easier task. Many shining points in this new edition which make of the future of KDE more promising.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(204, 0, 0);"&gt;Oxygen&lt;/span&gt;:&lt;br /&gt;&lt;br /&gt;Oxygen has remarkably changed. It's the standard graphic kit of KDE, developed by KDE designers. Oxygen Includes Wallpapers, buttons and themes... You can change any theme you want but Oxygen is the standard theme of KDE4. May be some screenshots could describe better than words: (&lt;a href="http://www.siteduzero.com/news-62-20134-kde4-le-petit-dernier-du-projet-kde.html"&gt;by SDZ&lt;/a&gt;)&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.siteduzero.com/uploads/fr/thb/98001_99000/98151.jpg"&gt;&lt;img style="cursor: pointer; width: 320px;" src="http://www.siteduzero.com/uploads/fr/thb/98001_99000/98151.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.siteduzero.com/uploads/fr/thb/98001_99000/98150.jpg"&gt;&lt;img style="cursor: pointer; width: 320px;" src="http://www.siteduzero.com/uploads/fr/thb/98001_99000/98150.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;and here are some Oxygen designers :&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://blog.ruphy.org/"&gt;(en) Riccardo Iaconelli&lt;/a&gt; (Italy)&lt;/li&gt;&lt;li&gt;&lt;a href="http://pinheiro-kde.blogspot.com/"&gt;(en) Nuno Pinheiro&lt;/a&gt; (Portugal)&lt;/li&gt;&lt;li&gt;&lt;a href="http://davigno.oxygen-icons.org/"&gt;(en) David Vignoni&lt;/a&gt; (Italy-California)&lt;/li&gt;&lt;li&gt;&lt;a href="http://kwwii.blogspot.com/"&gt;(en) Kenneth Wimer&lt;/a&gt; (Germany)&lt;/li&gt;&lt;/ul&gt;&lt;span style="color: rgb(204, 0, 0); font-weight: bold;"&gt; Qt4:&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;The graphic library used by KDE users to code most applications. QT4 wasn't compatible with the previous editions of KDE. Now, KDE4 is using Qt4.&lt;br /&gt;&lt;br /&gt;Qt4 will allow KDE developers to make better graphic applications. Qt library was optimized to reduce its appetite to memory and hardware resources (RAM,CPU..etc). This optimization  is still not complete. Qt developers are focusing to make the use of Qt4 easier than they will continue this optimization.&lt;br /&gt;&lt;br /&gt;Qt4 is portable through KDE. &lt;a href="http://wddc.blogspot.com/2007/12/phonon-where-qt-and-kde-meet.html"&gt;We previously explained&lt;/a&gt; that Qt4 was distributed under both proprietary and GPL license. From now on Qt4 will be distributed with KDE which will make it accessible to everyone.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(204, 0, 0); font-weight: bold;"&gt;Plasma:&lt;/span&gt;&lt;br /&gt;Plasma is a KDE library dedicated to the desktop : background, menus... Plasma was tweaked to become more personalized. You can change your desktop by adding widgets and plasmoids on your Dashboad, add RSS wires, and many other features.&lt;br /&gt;These plasmoids are independent from each other which makes them easier to create. You can code your own plasmoids using C++ or Javascript.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.siteduzero.com/uploads/fr/thb/98001_99000/98153.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px;" src="http://www.siteduzero.com/uploads/fr/thb/98001_99000/98153.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="color: rgb(204, 0, 0); font-weight: bold;"&gt;Phonon:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Phonon is a multimedia library which I previously talked about ( &lt;a href="http://wddc.blogspot.com/2007/12/phonon-where-qt-and-kde-meet.html"&gt;Phonon : where Qt and KDE meet&lt;/a&gt;) dedicated for Sound and video. This library will allow KDE developers to include sounds and video effects to their KDE graphic applications smoothly. this is the blog of &lt;a href="http://vir.homelinux.org/blog/index.php?/categories/2-Phonon"&gt;Matthias Kretz&lt;/a&gt; the Phonon creator.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.siteduzero.com/uploads/fr/thb/98001_99000/98155.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px;" src="http://www.siteduzero.com/uploads/fr/thb/98001_99000/98155.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="post hentry"&gt; &lt;a name="2173582082530620842"&gt;&lt;/a&gt; &lt;h3 class="post-title entry-title"&gt; &lt;a href="http://wddc.blogspot.com/2007/12/phonon-where-qt-and-kde-meet.html"&gt;&lt;br /&gt;&lt;/a&gt; &lt;/h3&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-3028854694650907188?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/3028854694650907188/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=3028854694650907188' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/3028854694650907188'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/3028854694650907188'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2008/01/kde-4-shining-points.html' title='KDE 4 shining points..'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-3843911065038899531</id><published>2008-01-10T10:53:00.000-08:00</published><updated>2008-01-10T11:46:33.049-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='OpenSource'/><category scheme='http://www.blogger.com/atom/ns#' term='Browsers'/><title type='text'>900 fixed bugs with Mozilla Firefox 3 beta 2</title><content type='html'>Firefox 3 developers are taking all the time that they need to accomplish their new Firefox. After the Beta 1 Mozilla has released Firefox 3 beta 2 to get more feedbacks about bugs from its testing community.  Bugzilla was a little bit busy lately since the beta 1 thousands of bugs fortunately 900 of them are fixed. Firefox developers are trying to reveal more bugs to make their Firefox 3 better. The Beta 2 features are very promising and  the Firefox 3 will definitely  beat all competitors.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(51, 51, 255);"&gt;What's new in Firefox 3 :&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(204, 0, 0); font-weight: bold;"&gt;Security : &lt;/span&gt;&lt;br /&gt;I think that &lt;a href="http://wddc.blogspot.com/2007/09/vulnerability-found-and-fixed-in.html"&gt;the previous reported vulnerabilities in Firefox&lt;/a&gt; made them more determinant to improve the security of Firefox users. The most important improvements in this issues were the the protection against cross-site JSON data leaks,anti-virus integration, malware protection, add-ons version check and the one click site info.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://people.mozilla.com/%7Efaaborg/files/20070602-firefox3UIFeatures/malwareProtection.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 345px; height: 156px;" src="http://people.mozilla.com/%7Efaaborg/files/20070602-firefox3UIFeatures/malwareProtection.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;span style="font-weight: bold; color: rgb(204, 0, 0);"&gt;Easier to use :&lt;/span&gt;&lt;br /&gt;developers added new buttons to save time when bookmarking. The ability to put some tags about the page you're bookmarking. You can also search your bookmarks through a Places Organizer.Tabs will also be easier to locate and better integration with Vista, Mac and Linux.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://people.mozilla.com/%7Efaaborg/files/20070602-firefox3UIFeatures/placesTagging.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 496px; height: 225px;" src="http://people.mozilla.com/%7Efaaborg/files/20070602-firefox3UIFeatures/placesTagging.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(204, 0, 0);"&gt;Performance :&lt;/span&gt;&lt;br /&gt;Mozilla developers are dealing with Firefox's appetite for Memory. Around 30 memory improvements were included in the Beta 2 and developers are still working on optimizing  the Firefox memory use, speed and reliability.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(51, 51, 255);"&gt;Related links :&lt;/span&gt;&lt;a href="http://www.siteduzero.com/#n19621"&gt;&lt;br /&gt;SDZ news article by misterti (Fr)&lt;/a&gt;&lt;br /&gt;&lt;a href="http://blog.mozilla.com/faaborg/2007/06/01/the-user-interface-of-firefox-3-features/"&gt;All the features presented by Mozilla&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mozilla.com/en-US/firefox/3.0b2/releasenotes/"&gt;The Beta 2 release notes&lt;/a&gt;&lt;br /&gt;&lt;a href="http://wddc.blogspot.com/2007/09/firefox-security-add-ons.html"&gt;Firefox security add-ons&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-3843911065038899531?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/3843911065038899531/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=3843911065038899531' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/3843911065038899531'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/3843911065038899531'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2008/01/900-fixed-bugs-with-mozilla-firefox-3.html' title='900 fixed bugs with Mozilla Firefox 3 beta 2'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-2785175918789481484</id><published>2008-01-02T14:34:00.000-08:00</published><updated>2008-01-02T14:55:01.592-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='OpenSource'/><category scheme='http://www.blogger.com/atom/ns#' term='Browsers'/><title type='text'>Mozilla Weave... Mozilla is trying to be more social</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://people.mozilla.com/%7Ecbeard/weave/weave-logo.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 200px;" src="http://people.mozilla.com/%7Ecbeard/weave/weave-logo.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;The newest Project of Mozilla labs was "Weave". It allows the user to save his browser settings on Mozilla servers (Favorites, sessions ,passwords...etc..) and be able to load it wherever he is.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(204, 0, 0);"&gt;What are they preparing ?&lt;/span&gt;&lt;br /&gt;Mozilla labs are trying to make some Mozilla-hosted online services which means that Mozilla is trying to be more social. Weave project still a prototype and Mozilla labs are planning for the future. Early in 2008, Mozilla Labs will try to offer some initial Web service APIs for developers to build on and will enable sharing on applicable interfaces.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://people.mozilla.com/%7Ecbeard/weave/services-overview-v1.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 353px; height: 252px;" src="http://people.mozilla.com/%7Ecbeard/weave/services-overview-v1.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(204, 0, 0);"&gt;Privacy : The biggest challenge&lt;/span&gt;&lt;br /&gt;Many visitors asked about Privacy in Mozilla Labs Blog. Developers were very conscious of this issue because putting such important individual data on the web is risky. Weave developers answered these questions:&lt;br /&gt;&lt;blockquote&gt;&lt;ul&gt;&lt;li&gt;We currently encrypt on the client all data that gets placed on the server, with an encryption passphrase that only the user knows.&lt;/li&gt;&lt;li&gt;We kept the server intentionally dumb and standards-based, so that anyone can set up a server for themselves and/or their friends or company.&lt;/li&gt;&lt;/ul&gt;&lt;/blockquote&gt;  &lt;span style="font-weight: bold; color: rgb(204, 0, 0);"&gt;How to use it?&lt;/span&gt;&lt;br /&gt;First you have to create an account in this website https://services.mozilla.com/ then you download Weave extention. Once you sign in you can install the extension then you need to save your settings on you hard disk. You risk loosing them. It's still a prototype!&lt;br /&gt;Second, The software will ask you to put your email and password. Then will ask you to put a passphrase to encrypte all your data.&lt;br /&gt;Finally, you make your first synchronisation then it will be automatically done every 30 minuts.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(204, 0, 0);"&gt;Related Links&lt;br /&gt;&lt;/span&gt;&lt;a style="color: rgb(0, 0, 102); font-weight: bold;" href="https://services.mozilla.com/"&gt;Create a Mozilla Weave account&lt;/a&gt;&lt;a style="color: rgb(0, 0, 102); font-weight: bold;" href="http://labs.mozilla.com/2007/12/introducing-weave/"&gt;&lt;br /&gt;Introducing Weave&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(204, 0, 0);"&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-2785175918789481484?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/2785175918789481484/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=2785175918789481484' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/2785175918789481484'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/2785175918789481484'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2008/01/mozilla-weave-mozilla-is-trying-to-be.html' title='Mozilla Weave... Mozilla is trying to be more social'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-5971640728387868583</id><published>2007-12-30T09:17:00.000-08:00</published><updated>2007-12-30T15:39:50.455-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='OpenSource'/><title type='text'>Would Ulteo help OpenOffice to beat MS Office ?</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://linux-distro.co.uk/v4/images/openoffice_logo.gif"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 200px; height: 188px;" src="https://linux-distro.co.uk/v4/images/openoffice_logo.gif" alt="" border="0" /&gt;&lt;/a&gt;Openoffice is an open source software offering its users many desktop applications as text editing and spreadsheet application. Since its appearance it was the first competitor of Microsoft Office but has never been the number one ! Microsoft Office is still the best sold Microsoft product ever! This desktop suite alone is making huge revenues and still the most desktop suite used in the world. You may say that's because integrated with Windows but it doesn't. It's sold separately from Windows. IE is integrated in Windows and couldn't beat Firefox so it's time to OOo to have some wings !&lt;br /&gt;&lt;br /&gt;Wings.. This is what Ulteo is offering to OOo. Ulteo will allow users to use OpenOffice desktop suite on line with no installation process required. May be it will give some lazy and curious users an opportunity to give it a try. It will also allow people who were making some economies to buy a MS office suite to give OOo a try and may be they will be convinced to download OOo.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt; How to ?&lt;/span&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.ulteo.com/main/images/logo.png"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 148px; height: 82px;" src="http://www.ulteo.com/main/images/logo.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Make sure you have:&lt;ul&gt;&lt;li&gt; A high speed network connection&lt;/li&gt;&lt;li&gt; A recent Safari,IE( 6 or 7) or Firefox(1.5 or more) browser. &lt;/li&gt;&lt;li&gt; A virtual Java machine&lt;/li&gt;&lt;li&gt; An Ulteo free account.&lt;/li&gt;&lt;/ul&gt; The OpenOffice.org desktop suite is great and can satisfy all the users need but it wasn't well introduced to users. That's what the Open source community lacks! The ability to make people try their products. If Ulteo could reach many users I'm certain that OOo will get a great step forward. Ulteo is counting (until now) 15,000 beta users. If you want to be one of them visit &lt;a href="http://www.ulteo.com/home/en/news/2007/12/11?autolang=en"&gt;this page&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-5971640728387868583?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/5971640728387868583/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=5971640728387868583' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/5971640728387868583'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/5971640728387868583'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/12/would-ulteo-help-openoffice-to-beat-ms.html' title='Would Ulteo help OpenOffice to beat MS Office ?'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-7527168952756190724</id><published>2007-12-28T15:07:00.000-08:00</published><updated>2007-12-28T15:22:11.887-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Programming'/><category scheme='http://www.blogger.com/atom/ns#' term='OpenSource'/><title type='text'>Best Free C/C++ IDE</title><content type='html'>The first question to ask is  what does a programmer need ?&lt;br /&gt;To create an application you have to make sure that all these tools are available.&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;A Text editor&lt;/span&gt; &lt;/span&gt;: To write the code source ( of any language). Basically a simple software as "bloc-notes" under Windows  or "vi" under Linux is enough. The best thing is to have an intelligent text editor that make your code colorful and make your codes more comprehensive and easier to read.&lt;/li&gt;&lt;li&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;A Compiler&lt;/span&gt; &lt;/span&gt;: to compile your source code to binary code.&lt;/li&gt;&lt;li&gt;&lt;span style="font-weight: bold; color: rgb(204, 0, 0);"&gt;A debugger&lt;/span&gt; : To help you to correct the bugs in your code.&lt;/li&gt;&lt;/ul&gt;Programming demands a lot of effort and concentration and you have to pick the tools that can make your life easier! You can look for these components separately but this will be like torturing yourself! You should pick 3 in 1 software called IDE : Integrated development environment.&lt;br /&gt;&lt;br /&gt;Best Free C/C++ IDEs&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://loulou.developpez.com/tutoriels/cpp/codeblocks/images/logo_tuto.gif"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 143px; height: 51px;" src="http://loulou.developpez.com/tutoriels/cpp/codeblocks/images/logo_tuto.gif" alt="" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.tinchio.com.ar/wordpress/wp-content/uploads/2007/08/box_logo.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 134px; height: 57px;" src="http://www.tinchio.com.ar/wordpress/wp-content/uploads/2007/08/box_logo.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;ul&gt;&lt;li&gt;&lt;a style="font-weight: bold;" href="http://www.bloodshed.net/devcpp.html"&gt;DevC++&lt;/a&gt;&lt;/li&gt;&lt;li style="font-weight: bold;"&gt;&lt;a href="http://www.codeblocks.org/"&gt;Code::Blocks&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;Both of them are free and simple which make of them the best tools for beginners. &lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://developer.apple.com/tools/images/toolsicon.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 108px; height: 102px;" src="http://developer.apple.com/tools/images/toolsicon.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Note that both work on Windows and only Code::Blocks can run on Linux. And for Windows vista users you should follow some particular procedures to set up thes IDE or else you'll face many bugs with compiling. Nevertheless, Visual Studio Express work correctly on Vista.&lt;br /&gt;For mac users, I recommend "&lt;a style="font-weight: bold;" href="http://developer.apple.com/tools/xcode/"&gt;Xcode&lt;/a&gt;". You can install it from the CD of Mac OS.&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-7527168952756190724?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/7527168952756190724/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=7527168952756190724' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/7527168952756190724'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/7527168952756190724'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/12/best-free-cc-ide.html' title='Best Free C/C++ IDE'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-2173582082530620842</id><published>2007-12-27T16:26:00.000-08:00</published><updated>2007-12-30T15:27:43.409-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='OpenSource'/><title type='text'>Phonon : where QT and KDE meet</title><content type='html'>&lt;span style="font-size:78%;"&gt;Originally posted and verified by &lt;a href="http://www.siteduzero.com/news-62-19003-p1-phonon-point-de-rencontre-de-qt-et-kde.html"&gt;&lt;span style="font-weight: bold;"&gt;bluestorm&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;Trolltech has recently announced that its graphic library Qt will be using Phonon, he new multimedia library created by the KDE developers. This is good news for Qt4 users allowing Qt to be better and simpler and it's a good sign of a great collaboration between Trolltech and the other Free software projects.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://root.bnl.gov/images/QT_original_R.gif"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 109px; height: 109px;" src="http://root.bnl.gov/images/QT_original_R.gif" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(204, 0, 0);"&gt;Qt&lt;/span&gt; is a library which allows programmers to write graphic application codes. Basically used in C++, it's also available with many other languages (Java, Python, Ruby...). Qt is Free software and can be used in many OS (Windows, Mac, GNU/Linux, BSD...)&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(204, 0, 0);"&gt;Trolltech&lt;/span&gt; is the enterprise which has developed Qt. Founded in 1994 by students. It's counting about 100 developers in Norwich, Australia, California , China and Germany. Influenced by KDE, Trolltech has made of Qt a free software by using a clever double licenses : One Free ( and free of charge) license allowing to create Only Free software and proprietary software editors have to buy a commercial license. This politic is also used by MySQL, it allows to have a free library and have a good financial sources.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.de-side.com/blogs/media/blogs/ubuntu/kde-logo.png"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 106px; height: 111px;" src="http://www.de-side.com/blogs/media/blogs/ubuntu/kde-logo.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="color: rgb(204, 0, 0); font-weight: bold;"&gt;KDE&lt;/span&gt; is one of the most famous Free desktop environment for GNU/Linux distributions and the first competitor of GNOME. Allows the user to exploit many features : Desktop, menu, control panel...etc. KDE has also some applications as File explorer, Browser, Text editor, PDF reader...etc. To that purpose, the KDE project builded (on top of the Qt librairies) a framework helping programmers to create desktop application easily..&lt;br /&gt;&lt;br /&gt;KDE Screeshots:&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://xwinman.org/screenshots/kde-anakin.jpg"&gt;&lt;img style="cursor: pointer; width: 200px;" src="http://xwinman.org/screenshots/kde-anakin.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://farm1.static.flickr.com/160/367135267_0f3afa680c_o.png"&gt;&lt;img style="cursor: pointer; width: 200px;" src="http://farm1.static.flickr.com/160/367135267_0f3afa680c_o.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://backupshere.com/storage/dlah/screenshot_kde-xp.jpg"&gt;&lt;img style="cursor: pointer; width: 200px;" src="http://backupshere.com/storage/dlah/screenshot_kde-xp.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.ibiblio.org/peanut/linux-os/alinux-kde-screenshots.png"&gt;&lt;img style="cursor: pointer; width: 200px;" src="http://www.ibiblio.org/peanut/linux-os/alinux-kde-screenshots.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://beans.seartipy.com/wp-content/uploads/2006/07/kde_screenshot_rs.jpg"&gt;&lt;img style="cursor: pointer; width: 200px;" src="http://beans.seartipy.com/wp-content/uploads/2006/07/kde_screenshot_rs.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(204, 0, 0);"&gt;Phonon&lt;/span&gt; is a multimedia library ( sound and video) developed by Matthias Kretz, a KDE developer. KDE4 developers intend to use Phonon so any developer will be able to add a video or a sound to his application.&lt;br /&gt;&lt;br /&gt;There are many multimedia libraries dedicated to sound and video like Xine , Gstreamer and FMOD. Phonon doesn't make the whole library from the beginning but uses the existing ones and propose some unified functionalities for all developers.&lt;br /&gt;&lt;br /&gt;Qt developers were so interested in the multi-platform aspect of Phonon. In fact, Qt uses the same ingredients and gives some features to facilitate software conception. ( It's easy to manage networks, SQL...etc).&lt;br /&gt;Consequently Trolltech suggested to support Phonon development. Which was very convenient for KDE developers, because this will bring to them more programmers. Phonon will be integrated in the new 4.4 Qt version and the Qt developers are already improving the library&lt;br /&gt;during their work time. Trolltech hopes to finish the backends early allowing to Phonon to use some multimedia systems of MacOS (QuickTime 7) and Windows (DirectShow 9).&lt;br /&gt;&lt;br /&gt;The most important detail in this news is that Phonon will be related the KDE project. KDE developers will continue developing the library and will discuss with Trolltech developers about its evolution. The whole source code of Phonon will stay hosted with the KDE code. Instead of working on Phonon alone, Trolltech engineers will collaborate directly with KDE developers.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://trolltech.com/products/qt/homepage"&gt;QT&lt;/a&gt;&lt;br /&gt;&lt;a href="http://kde.org/"&gt;KDE&lt;/a&gt;&lt;br /&gt;&lt;a href="http://dot.kde.org/1197535003/"&gt;KDE announcing the integration of Phonon&lt;/a&gt;&lt;br /&gt;&lt;a href="http://trolltech.com/company/newsroom/announcements/press.2007-12-11.2263733764"&gt;Trolltech announcing the integration of Phonon with KDE&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-2173582082530620842?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/2173582082530620842/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=2173582082530620842' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/2173582082530620842'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/2173582082530620842'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/12/phonon-where-qt-and-kde-meet.html' title='Phonon : where QT and KDE meet'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-8473053163315233771</id><published>2007-12-22T14:16:00.000-08:00</published><updated>2007-12-22T14:24:55.907-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Programming'/><category scheme='http://www.blogger.com/atom/ns#' term='Webmastering'/><category scheme='http://www.blogger.com/atom/ns#' term='OpenSource'/><category scheme='http://www.blogger.com/atom/ns#' term='CMS'/><title type='text'>eZ Publish CMS 4th version : all the features you need</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.siteduzero.com/uploads/fr/files/95001_96000/95216.png"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 132px; height: 132px;" src="http://www.siteduzero.com/uploads/fr/files/95001_96000/95216.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;CMS are Content management systems created to make creating a website an easier task. Among many others, eZ Publish has some unique criteria. It's a flexible and  extensible CMS created by eZ Systems, a Norwegian company was behind the PHP eZ Components Library, eZ Publish is an ECMS ( Enterprise Content Management System) distributed under both GPL and proprietary licenses.&lt;br /&gt;&lt;br /&gt;eZ Publish offers a great number of features: document publication, as text and multimedia files, is possible once the software is installed. Integrated solutions gives you the possibility to manage : Web shop, news, a social website, a personal website, photo gallery, forums and polls...&lt;br /&gt;&lt;br /&gt;Mainly dedicated to enterprises, eZ Publish included many features as : Product catalog, the caddie function, tax and promotion management, sells stats and sending management using a secured payment system.&lt;br /&gt;&lt;br /&gt;For developers, such features are implemented in eZ Publish 4: Classes and object definition, parametred and programmable workflows, WebDAV interface and clustering..&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(204, 0, 0); font-weight: bold;"&gt;Where hides the revolution !&lt;/span&gt;&lt;br /&gt;After many bugs corrections, the fourth version is a revolution by being the first version using PHP 5. So many new features are available as autoload, DOMDocument...&lt;br /&gt;Another new thing, eZ Flow. It's a new extension dedicated to media publication using the WebDAV technologies. The import/export communication with ODF you can stream Flash and videos in eZ Publish.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(204, 0, 0);"&gt;Ameliorations&lt;/span&gt;:&lt;br /&gt;eZ is more efficient with ameliorated scripts and a reorganization to the XML. The new versions also allows you to use eZ Components Library in the extensions. A great importance is given to the famous Web 2.0 by giving many features to publish pages with tag clouds, photo galleries, blogs...etc..&lt;br /&gt;&lt;br /&gt;The eZ Publish community counts about 25000 members, composed by 2000 reference clients, 2 millions downloads and a network counting 200 partners.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(204, 0, 0);"&gt;Related links&lt;/span&gt;&lt;br /&gt;&lt;a href="http://ez.no/"&gt;Official eZ systems website&lt;/a&gt;&lt;br /&gt;&lt;a href="http://ez.no/fr/download/ez_publish/ez_publish_4_stable_releases/4_0/4_0_0"&gt;download eZ Publish 4.0&lt;/a&gt;&lt;br /&gt;&lt;a href="http://ezcomponents.org/"&gt;eZ components&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-8473053163315233771?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/8473053163315233771/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=8473053163315233771' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/8473053163315233771'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/8473053163315233771'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/12/ez-publish-cms-4th-version-all-features.html' title='eZ Publish CMS 4th version : all the features you need'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-5217606631657177559</id><published>2007-12-21T08:59:00.000-08:00</published><updated>2007-12-21T09:17:16.196-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Hardware'/><title type='text'>12 Megapixels video cam... and more !!</title><content type='html'>astonished! this is how I was when I saw this "&lt;span style="font-weight: bold; color: rgb(204, 0, 0);"&gt;supacam&lt;/span&gt;"! You can call it the video cam of your dreams! I'll try to be brief so you can get its fabulous criteria easily:&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://gizmologia.com/wp-content/uploads/2006/05/supacam.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 227px; height: 242px;" src="http://gizmologia.com/wp-content/uploads/2006/05/supacam.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;ul&gt;&lt;li&gt;12GB VGA Streaming video&lt;/li&gt;&lt;li&gt;Tapeless digital movie cam&lt;/li&gt;&lt;li&gt;HD photo W/face detection&lt;/li&gt;&lt;li&gt;15 X Zoom. 30fps @ D1 720x480&lt;/li&gt;&lt;li&gt;6 HR personal Media player&lt;/li&gt;&lt;/ul&gt;You can get some of these extra accessories:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Water-proof case&lt;/li&gt;&lt;li&gt;Tripod&lt;/li&gt;&lt;li&gt;Remote control&lt;/li&gt;&lt;li&gt;Extra battery&lt;/li&gt;&lt;li&gt;Fast charge&lt;/li&gt;&lt;li&gt;Memory ( high speed SD )&lt;/li&gt;&lt;/ul&gt;It's a 12 Megapixels video cam. It means that you can make a DVD quality videos and stream it directly to the web using this cam! This cam contains a face detector so you can use it as a security cam for your baby. The Tripod allows you to use it as a web cam and the remote control will allow you to manipulate it easily for family home videos. It contains Flash and night shouting video!!&lt;br /&gt;The price is &lt;span style="font-weight: bold;"&gt;$349&lt;br /&gt;&lt;/span&gt;You can find it&lt;a href="http://www.nisisusa.com/new_web/home_new.htm"&gt; here&lt;/a&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-5217606631657177559?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/5217606631657177559/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=5217606631657177559' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/5217606631657177559'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/5217606631657177559'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/12/12-megapixels-video-cam-and-more.html' title='12 Megapixels video cam... and more !!'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-6682290082256498676</id><published>2007-12-21T07:40:00.000-08:00</published><updated>2008-01-01T03:58:30.651-08:00</updated><title type='text'>Free international calling : The real deal !!</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://talkster.com/Default.aspx"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 200px;" src="http://talkster.com/Default.aspx" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Imagine that you can call for free! Talkster givs you the possibility to do this. All you have to do is visiting their home page and fill the forms and your call will work. You can do this either from your desktop, your phone or via sms. If you want to get more informations about how to make your free calls work visit&lt;a href="http://talkster.com/HowItWorks.aspx"&gt; this page&lt;/a&gt;.&lt;br /&gt;Actually, this service is free. You may be wondering &lt;span style="font-style: italic;"&gt;"hmm.. free things doesn't exist anymore... there must be something in return..!"&lt;/span&gt; Let me be frank with you : You are right ! After doing this phone call you will receive some sms ads on your mobile. There can be some surprises on these sms (prices, coupons...)&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;How can they make it possible?&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="font-weight: bold;"&gt;A&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;ctually, after filling the forms, the server will search for a local phone and will make the call for you then bridges you and your contact together. This will allow you to have a good quality phone call. It makes also group calls possible! After this call Talkster will send a ad for you and for your contact, an ad that suits each country. Consequently, this service is available in a limited but a great number of country around the world. If your country doesn't appear in the list, don't worry all that you have to is filling a form asking to add your country. Tell your friends about it so they claim to add your country too. The operator will send you an email once the service is available in your country.&lt;br /&gt;Now visit &lt;a style="font-weight: bold;" href="http://talkster.com"&gt;Talkster.com&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-6682290082256498676?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/6682290082256498676/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=6682290082256498676' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/6682290082256498676'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/6682290082256498676'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/12/free-international-calling-real-deal.html' title='Free international calling : The real deal !!'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-8412443674418536914</id><published>2007-12-18T06:27:00.000-08:00</published><updated>2007-12-18T06:37:03.089-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='OpenSource'/><category scheme='http://www.blogger.com/atom/ns#' term='Video games'/><title type='text'>How to run games on Linux (sweet links)</title><content type='html'>The most important thing that make youngsters so attached to Windows and reject Linux distributions is running games. To solve this problem we give those links:&lt;br /&gt;&lt;br /&gt;&lt;a style="font-weight: bold; color: rgb(204, 0, 0);" href="http://www.linuxquestions.org/questions/linux-games-33/how-to-install-any-game-using-wine-584247/"&gt;How to install any game using Wine?&lt;/a&gt;&lt;br /&gt;This question was asked in the Linuxquestions.org and largely discussed. It mainly deals with the best tools to run games on Linux such as Wine and VMware.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(204, 0, 0);"&gt;Linux games lists:&lt;/span&gt;&lt;br /&gt;You can find here some Opensource games easy to set up. Those websites use lists sorted by the gaming type, developers and liscence.&lt;br /&gt;&lt;a style="font-weight: bold;" href="http://icculus.org/lgfaq/gamelist.php"&gt;Linux gamers' game list&lt;/a&gt;&lt;br /&gt;&lt;a style="font-weight: bold;" href="http://www.gnomefiles.org/category.php?cat_id=3"&gt;Gnome files game list&lt;/a&gt;&lt;br /&gt;&lt;a href="http://frankscorner.org/"&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(204, 0, 0);"&gt;Frank's Corner&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;Frank is a linux user. His blog is about how to run windows applications on Linux. In this website you can find how to run a huge list of games using Wine. Most of them need to be installed in Windows first then run them on Linux and this is his list of games that worked on Linux using Wine :&lt;br /&gt;&lt;blockquote&gt;&lt;span style="color: rgb(0, 153, 0); font-family: verdana; font-weight: bold;"&gt;First person shooters&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Call Of duty&lt;br /&gt;Code Red&lt;br /&gt;Counter-Strike&lt;br /&gt;Delta force&lt;br /&gt;Delta Force 2&lt;br /&gt;Gore&lt;br /&gt;Half-life&lt;br /&gt;Half-life 2&lt;br /&gt;Hitman 2: Silent Assassin&lt;br /&gt;Jedi Knight: Dark Forces 2&lt;br /&gt;Gunman Chronicles&lt;br /&gt;Jedi Knight 2: Jedi Outcast&lt;br /&gt;Heavy Metal FAKK 2&lt;br /&gt;Kingpin: Life Of Crime&lt;br /&gt;Max Payne&lt;br /&gt;Quake 2&lt;br /&gt;Quake 3 Arena&lt;br /&gt;Sin&lt;br /&gt;Soldier Of Fortune&lt;br /&gt;Soldier Of Fortune 2&lt;br /&gt;Steam&lt;br /&gt;Starsiege Tribes&lt;br /&gt;Unreal&lt;br /&gt;Unreal Tournament&lt;br /&gt;Wolfenstein - Enemy Territory&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(0, 153, 0);"&gt;Action&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;AquaPop&lt;br /&gt;Billy Bob&lt;br /&gt;Bomber Mania&lt;br /&gt;Daiktana&lt;br /&gt;Duke Nukem: Manhattan Project&lt;br /&gt;Galaxy Invaders&lt;br /&gt;Gem Mine&lt;br /&gt;GeneRally&lt;br /&gt;Grand Theft Auto&lt;br /&gt;Grand Theft Auto: Vice City&lt;br /&gt;Highway Pursuit&lt;br /&gt;Jazz Jackrabbit 2&lt;br /&gt;JBall&lt;br /&gt;Lode Runner Online&lt;br /&gt;Mageslayer&lt;br /&gt;Mummy's Curse&lt;br /&gt;Naval Strike&lt;br /&gt;Onslaught&lt;br /&gt;Pacmanic Christmas&lt;br /&gt;Pacmanic Worlds&lt;br /&gt;Sky Fire&lt;br /&gt;Snowball&lt;br /&gt;Starball&lt;br /&gt;South Park Mario Bro 2&lt;br /&gt;Tank Assault&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(0, 153, 0);"&gt;RPG/adventure&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;American McGee's Alice&lt;br /&gt;Avernum&lt;br /&gt;Avernum 2&lt;br /&gt;Avernum 3&lt;br /&gt;Baldur's Gate&lt;br /&gt;Blades Of Avernum&lt;br /&gt;Blades Of Exile&lt;br /&gt;Dark Earth&lt;br /&gt;Exile: Escape From The Pit&lt;br /&gt;Deus Ex&lt;br /&gt;Diablo 2&lt;br /&gt;Heretic 2&lt;br /&gt;Icewind Dale&lt;br /&gt;Nethergate&lt;br /&gt;Planescape Torment&lt;br /&gt;Rune&lt;br /&gt;Wizardy 8&lt;br /&gt;World Of Warcraft&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(0, 153, 0);"&gt;Strategy&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Caesar 3&lt;br /&gt;Command &amp;amp; Conquer&lt;br /&gt;Command &amp;amp; Conquer: Red Alert&lt;br /&gt;Command &amp;amp; Conquer: Tiberian Sun&lt;br /&gt;Commandos - Behind Enemy Lines&lt;br /&gt;Cyberstorm 2: Corporate Wars&lt;br /&gt;Emperor&lt;br /&gt;Europa Universalis&lt;br /&gt;Final Liberation: Warhammer Epic 40,000&lt;br /&gt;Pharaoh&lt;br /&gt;Starcraft&lt;br /&gt;Steel Panthers: World At War&lt;br /&gt;Stronghold: Crusader&lt;br /&gt;Sudden Strike&lt;br /&gt;Total Annihilation&lt;br /&gt;Warcraft 3&lt;br /&gt;Warcraft 3: Frozen Throne&lt;br /&gt;Zeus - Master of Olympus &lt;/blockquote&gt;This list is huge! If frank can do it you can do it. All you need is patience ... Now get back to work!!&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-8412443674418536914?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/8412443674418536914/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=8412443674418536914' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/8412443674418536914'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/8412443674418536914'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/12/how-to-run-games-on-linux-sweet-links.html' title='How to run games on Linux (sweet links)'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-3672747876516534458</id><published>2007-12-11T04:24:00.000-08:00</published><updated>2007-12-11T04:29:25.283-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='OpenSource'/><title type='text'>Every video fan must have : A free and full featured DVD ripper</title><content type='html'>Once we install the Linux on our desktop, the first thing we want to make sure it works properly is our media files : music and video files. We talked too much about music tools. It's time to have a clue about some powerful video tools.&lt;br /&gt;&lt;br /&gt;DVD::RIP is mainly written in Perl, made to provide users an easy way to rip and transcode dvd. What makes this tool so special among others is the huge number of features:&lt;br /&gt;This tool is able to &lt;span style="font-weight: bold;"&gt;support almost all major video codecs&lt;/span&gt; : Divx, Xvid, mpeg1, mpeg2,ffmpeg.  That means that you can rip your DVD to any video type you want. It also uses Divx/Xvid multipass encoding. The transcoding process uses video filters with realtime configuration and a &lt;span style="font-weight: bold;"&gt;live transcoding preview window &lt;/span&gt;so you can make sure that your video is doing alright. You can also adjust every possible parameter of your zoom manually. The resizing modes are two : the fast one and high quality one.&lt;br /&gt;The best thing in this tool is its manipulation of the audio data while the transcoding. It's able to &lt;span style="font-weight: bold;"&gt;rip as much audio tracks as you want to AVI/OGG/SVCD&lt;/span&gt; file. It &lt;span style="font-weight: bold;"&gt;also allows you to encode MP3&lt;/span&gt;, to maximize audio volume and range compression, to create WAV file form a selected audio track,render subtitle and create vosub... It supports OGG/Vorbis. It's easy to use your CD burning facility with this tool and much more other features&lt;br /&gt;&lt;a style="font-weight: bold;" href="http://www.exit1.org/dvdrip/"&gt;Dvd::rip home page&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.exit1.org/dvdrip/doc/img/shots/clip_zoom.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px;" src="http://www.exit1.org/dvdrip/doc/img/shots/clip_zoom.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-3672747876516534458?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/3672747876516534458/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=3672747876516534458' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/3672747876516534458'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/3672747876516534458'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/12/every-video-fan-must-have-free-and-full.html' title='Every video fan must have : A free and full featured DVD ripper'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-6795207677257160893</id><published>2007-12-04T03:12:00.000-08:00</published><updated>2007-12-04T03:34:42.901-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='OpenSource'/><title type='text'>Edit sounds like a pro !</title><content type='html'>You're a music fan and Linux user. the combination was a little bit hard to satisfy because proprietary sound editing software are expensive now let's find a solution. I'm trying to cater to music lovers as &lt;a style="font-weight: bold;" href="http://wddc.blogspot.com/2007/12/play-mp3-on-linux-have-never-been-that.html"&gt;I did with Gnormalize&lt;/a&gt; now let's get a bit more professional and find some useful sound editing tools.&lt;br /&gt;I'm suggesting &lt;span style="font-weight: bold; color: rgb(204, 0, 0);"&gt;Audacity&lt;/span&gt;: &lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;The Free, Cross-Platform Sound Editor&lt;/span&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.siteduzero.com/uploads/fr/files/79001_80000/79073.png"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 115px; height: 115px;" src="http://www.siteduzero.com/uploads/fr/files/79001_80000/79073.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Audacity is an OpenSource software which allows you to manipulate digital audio data. The Audacity author is Dominic Mazzoni, an ex-NASA engineer and a Google engineer. Now he has a crew of 20 developers and 30 translators to help him.&lt;br /&gt;The most important feature of Audacity is the ability to &lt;span style="font-weight: bold; color: rgb(51, 51, 255);"&gt;record digital sound via micro/cd... &lt;/span&gt;and treat it by manipulating and exporting using multiple filters and &lt;span style="color: rgb(204, 0, 0); font-weight: bold;"&gt;extra effects&lt;/span&gt; like &lt;span style="font-weight: bold;"&gt;pitch, tempo, noise reduction, equalizer, Fourier filters, increasing precise frequencies, compression, amplification, normalization, echo, phaser, wahwah, inversion&lt;/span&gt;. It also allows you to &lt;span style="font-weight: bold;"&gt;convert CDs and tapes to a digital support&lt;/span&gt;.&lt;br /&gt;Audacity is considered as an alternative to some professional proprietary software like sound edit of Macromedia! It's also &lt;span style="font-style: italic; font-weight: bold;"&gt;an Award winner&lt;/span&gt; from sourceforge.org considered as the best multimedia project of 2007 ! It works on Linux/Unix, mac OS X and Windows.&lt;br /&gt;&lt;br /&gt;Now what are you waiting for to get your Free copy ? ... and let us see some of your art pieces !&lt;br /&gt;All you need to do is to visit the &lt;a style="font-weight: bold;" href="http://audacity.sourceforge.net/download/"&gt;Audacity home page&lt;/a&gt; and you'll find all what you need to install it properly.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://audacity.sourceforge.net/about/images/audacity-linux-small.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px;" src="http://audacity.sourceforge.net/about/images/audacity-linux-small.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://audacity.sourceforge.net/about/images/audacity-windows-small.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px;" src="http://audacity.sourceforge.net/about/images/audacity-windows-small.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;More screenshots&lt;a href="http://audacity.sourceforge.net/about/screenshots"&gt; here&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-6795207677257160893?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/6795207677257160893/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=6795207677257160893' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/6795207677257160893'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/6795207677257160893'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/12/edit-sounds-like-pro.html' title='Edit sounds like a pro !'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-5465710426089394747</id><published>2007-12-02T09:12:00.000-08:00</published><updated>2007-12-02T10:12:59.196-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='OpenSource'/><title type='text'>Playing MP3 on Linux have never been that easy !</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://gnormalize.sourceforge.net/gnormalize-cdplayer.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 200px;" src="http://gnormalize.sourceforge.net/gnormalize-cdplayer.jpg" alt="" border="0" /&gt;&lt;/a&gt;Let's Imagine this situation : " you're a Linux newbie and you have just got the ubuntu CD. You were so happy about it , after some hustle and bustle you could install it properly on your PC then you opened your music directory looking for an old MP3 file you want to play it loud so you can celebrate your new achievement... And BING : " Cannot open this file !! " you click over and over again, you change the song and the same thing occurs. Finally you find out that your Linux can't play MP3. You curse the linux and maybe you'll blame who told you about it."&lt;br /&gt;&lt;br /&gt;You could prevent that if you come across this article before. Maybe you should send it to your Linux newbie friends so they won't hate Linux for preventing them from playing their music because we will show you how to play all music file type.&lt;br /&gt;&lt;br /&gt;All you need to do is to set up gnormalize. It's an audio converter and it allows you &lt;span style="font-weight: bold;"&gt;to decode these MP3/MP4/MPC/OGG/APE/FLAC file to WAV&lt;/span&gt; so you can play it on your PC. With gnormalize you can also&lt;span style="font-weight: bold;"&gt; extract an audio CD&lt;/span&gt; and output as other audio format (MP3,MP4,MPC,OGG,APE,FLAC,WAV).&lt;br /&gt;&lt;br /&gt;This software requires some programs to be installed first. Not all of them it depend on what you need gnormalize for. We will put only what you need to&lt;span style="font-weight: bold;"&gt; play MP3 on Linux&lt;/span&gt; :&lt;br /&gt;&lt;ol&gt;&lt;li&gt;You need &lt;a style="font-weight: bold;" href="http://gtk2-perl.sourceforge.net/"&gt;perl-Gtk2&lt;/a&gt; &lt;/li&gt;&lt;li&gt;You need &lt;a style="font-weight: bold;" href="http://lame.sourceforge.net/download.html"&gt;lame&lt;/a&gt; &lt;/li&gt;&lt;li&gt;You need &lt;a style="font-weight: bold;" href="http://normalize.nongnu.org/"&gt;normalize&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;To download this software:&lt;br /&gt;&lt;a style="font-weight: bold;" href="http://www.blogger.com/gnormalize-0.53-1.noarch.rpm"&gt;RPM package&lt;/a&gt; ( mandriva, Fedora, RedHat...)&lt;a href="http://prdownloads.sourceforge.net/gnormalize/gnormalize-0.53-1.noarch.rpm?download" target="_parent"&gt;&lt;/a&gt;&lt;br /&gt;&lt;a style="font-weight: bold;" href="http://mentors.debian.net/debian/pool/main/g/gnormalize/"&gt;Debian package&lt;/a&gt; ( Debian, Ubuntu...)&lt;br /&gt;&lt;center&gt; &lt;p&gt;&lt;a href="http://prdownloads.sourceforge.net/gnormalize/gnormalize-0.53.tar.gz?download" target="_parent"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/center&gt;&lt;blockquote style="font-family: courier new;"&gt;&lt;center&gt;&lt;p&gt;&lt;a href="http://prdownloads.sourceforge.net/gnormalize/gnormalize-0.53.tar.gz?download" target="_parent"&gt;gnormalize-0.53.tar.gz&lt;/a&gt; or &lt;a href="http://www.gnomefiles.org/app.php?soft_id=736" target="_parent"&gt;http://www.gnomefiles.org/&lt;/a&gt; (release notes).&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;/center&gt; With root privilege, execute the bash script commands to install gnormalize:&lt;br /&gt;tar zxvf gnormalize-version.tar.gz&lt;br /&gt;cd gnormalize-version/&lt;br /&gt;                    ./install&lt;/blockquote&gt;&lt;br /&gt;If you need other optional features on gnormalize you can check&lt;a href="http://gnormalize.sourceforge.net/"&gt; the Gnormalize profile on sourceforge.org&lt;/a&gt; and here are some screenshots of gnormalize&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://sourceforge.net/dbimage.php?id=19056"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px;" src="https://sourceforge.net/dbimage.php?id=19056" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.gnomefiles.org/author.php?author_id=687"&gt;the author of gnormalize&lt;/a&gt;&lt;a href="http://gnormalize.sourceforge.net/"&gt;&lt;br /&gt;Source of information&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-5465710426089394747?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/5465710426089394747/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=5465710426089394747' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/5465710426089394747'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/5465710426089394747'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/12/play-mp3-on-linux-have-never-been-that.html' title='Playing MP3 on Linux have never been that easy !'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-4501444726044684080</id><published>2007-11-28T15:08:00.000-08:00</published><updated>2007-11-28T15:13:12.239-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Google'/><title type='text'>Thoughts about Google's online storage service : Google Drive</title><content type='html'>Wall street journal has revealed that Google is preparing to announce a new online storage service. This service will allow users to upload their data on google's servers and use whenever they want.&lt;br /&gt;Google Drive will be compatible with PC and mobile phones. All files will be accepted : documents, music, films, pictures.. etc. Google's challenge is to make this service available all the time so they won't give the user a hard time! Google is planning to make it easy to access to the service and there will be some fees on unlimited storage. Yahoo and Microsoft have the same service but Google's project will be definitely bigger.&lt;br /&gt;&lt;br /&gt;Some critics around the upcoming service mainly about the illicit uploads. In the opposite side some privacy defenders are upset with manipulating the users data. Some will be sent and never seen again!&lt;br /&gt;&lt;br /&gt;Just to answer those. Google had it all : mails, photos, address book and blogs what the difference would it make if he gets our data too?! This keeps me wondering again :"&lt;a style="font-weight: bold;" href="http://wddc.blogspot.com/2007/11/is-google-monopoly.html"&gt; Is Google a monopoly?&lt;/a&gt;"&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-4501444726044684080?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/4501444726044684080/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=4501444726044684080' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/4501444726044684080'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/4501444726044684080'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/11/thoughts-about-googles-online-storage.html' title='Thoughts about Google&apos;s online storage service : Google Drive'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-8023536096077693482</id><published>2007-11-28T06:27:00.000-08:00</published><updated>2007-11-28T06:44:14.227-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Programming'/><category scheme='http://www.blogger.com/atom/ns#' term='Webmastering'/><title type='text'>Graphic solutions for web developers.</title><content type='html'>A web developer isn't a designer. You can be a PHP genius but you you're pages won't be attractive as some designers do. I feel frustrated when my own PHP chat page was badly presented while I spent hours to fix the code. I'm not a photoshop expert and I really don't have the artistic touch to treat pictures and create my own banners and buttons. Fortunately, we can find everything we need on the net.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(153, 0, 0);"&gt;The round corners pictures&lt;/span&gt;.&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.roundpic.com/img/what.gif"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 200px;" src="http://www.roundpic.com/img/what.gif" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Round corners was my first source of frustration until I found &lt;a style="font-weight: bold;" href="http://www.roundpic.com/index.php"&gt;this website&lt;/a&gt; which allows you to get your round picture in a second ! Round corner pictures are really sweet to present and I highly recommend it.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 0, 0); font-weight: bold;"&gt;Curvy corners&lt;/span&gt;&lt;br /&gt;Still dealing with the same problem here; the curvy corners. I liked &lt;a style="font-weight: bold;" href="http://www.curvycorners.net/"&gt;the website&lt;/a&gt; dedicated for this issue. It gives you some tips and tutorials about making your own curvy corners and how to blend your header with the background color.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.curvycorners.net/images/header.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 446px; height: 126px;" src="http://www.curvycorners.net/images/header.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(153, 0, 0);"&gt;Javascript effects&lt;/span&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.softcomplex.com/products/tigra_menu/javascript_menu_builder.gif"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 200px;" src="http://www.softcomplex.com/products/tigra_menu/javascript_menu_builder.gif" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Actually I don't recommend to use too much javascript in your page even if you like the effect that it makes because it will slow down your page loading and your visitor will hit the "X" button before he can see anything of your content but there are some light scripts that you can use as the javascript menu.&lt;br /&gt;All you need to do is to download a javascript editor &lt;a style="font-weight: bold;" href="http://www.yaldex.com/"&gt;like this one &lt;/a&gt; and start to make your own scripts or download this&lt;a style="font-weight: bold;" href="http://www.softcomplex.com/products/tigra_menu/"&gt; free javascript menu maker&lt;/a&gt; .&lt;br /&gt;Beware that you're code must fit most browsers or else your visitors will start complaining abou the bugs on you page.&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-8023536096077693482?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/8023536096077693482/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=8023536096077693482' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/8023536096077693482'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/8023536096077693482'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/11/graphic-solutions-for-web-developers.html' title='Graphic solutions for web developers.'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-2397752621163164614</id><published>2007-11-25T09:51:00.000-08:00</published><updated>2007-11-25T09:57:53.596-08:00</updated><title type='text'>France forbids illicit downloads</title><content type='html'>After we witnessed &lt;a href="http://wddc.blogspot.com/2007/11/lot-of-noise-around-peer-to-peer.html"&gt;some acts around Peer to peer network in USA&lt;/a&gt; now the French government aims to make some regulations to forbid illicit download.&lt;br /&gt;This will to &lt;a href="http://www.nytimes.com/2007/11/24/technology/24internet.html?ref=business"&gt;fight unauthorized downloading&lt;/a&gt; come from the highest scale of the French government. It was illustrated in the statements of Nicolas Sarcozy, The president of France : &lt;blockquote style="font-style: italic;"&gt;"We run the risk of witnessing a genuine destruction of culture ....."&lt;/blockquote&gt;And for describing the situation of Internet nowadays he added : &lt;blockquote style="font-style: italic;"&gt;" a lawless zone where outlaws can pillage works with abandon or, worse, trade in them in total impunity. And on whose backs? On artists’ backs.”&lt;/blockquote&gt;The government was to pushed to act from the whole film and music industry so it has come to an agreement with Internet providers to warn their users with messages if they download illegally and they will cut their Internet access if they ignore the warning.&lt;br /&gt;Now fighting illicit download is becoming an international movement. governments are trying to put more regulations to forbid it so what comes next ?&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-2397752621163164614?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/2397752621163164614/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=2397752621163164614' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/2397752621163164614'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/2397752621163164614'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/11/france-forbids-illicit-downloads.html' title='France forbids illicit downloads'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-7800010701704321254</id><published>2007-11-25T09:25:00.000-08:00</published><updated>2007-11-25T09:34:02.017-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='OpenSource'/><category scheme='http://www.blogger.com/atom/ns#' term='CMS'/><title type='text'>PHPBoost for web newbies</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.siteduzero.com/uploads/fr/files/92001_93000/92794.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 123px; height: 159px;" src="http://www.siteduzero.com/uploads/fr/files/92001_93000/92794.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;PHPBoost is an Open Source CMS dedicated to Web newbies, developed by a member of the francophone SDZ programming community. This CMS can be a solution for people who wish to make a dynamic website without having any PHP programming experience. Thus, newbies can install it in few clicks and easily edit their content via the Framework given by PHPboost.&lt;br /&gt;These are the main criteria of PHPboost 2.0 :&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;GNU/GPL liscence.&lt;/li&gt;&lt;li&gt;strict and semantic xhtml 1.0 code&lt;/li&gt;&lt;li&gt;Multilingual&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Easy to edit ; contains many themes and templates&lt;/li&gt;&lt;li&gt;Good users management ( groups...roles..)&lt;/li&gt;&lt;li&gt;Url rewriting&lt;/li&gt;&lt;li&gt;Automated updates&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;Although you can create your own design thanks to the templates system, the addons given by the CMS are enough to resond to all you needs. There is also a good documentation (fr) to help you.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.phpboost.com/news/news.php"&gt;try PHPboost&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-7800010701704321254?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/7800010701704321254/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=7800010701704321254' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/7800010701704321254'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/7800010701704321254'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/11/phpboost-for-web-newbies.html' title='PHPBoost for web newbies'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-6829493022459992871</id><published>2007-11-24T13:34:00.000-08:00</published><updated>2007-11-30T15:14:44.926-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Blog tips'/><title type='text'>Successful bloggers full story : Bryan Clark</title><content type='html'>I think it's encouraging to tell you some stories of successful bloggers. If they can do it so do you. I won't be talking about those blogging "superstars" as John Chow and others like him.. I will be talking about people who started from scratch and were so determinant to achieve their goals. I'm talking about somebody who were able to make a great success in a really short period of time. It's &lt;a href="http://bryansjourney.com/"&gt;Bryan Clark&lt;/a&gt; with the "One Man's Goal" blog. Bryan's goal intended to create a respectable income by being a full time blogger within 365 days and &lt;span style="font-weight: bold;"&gt;after only four months &lt;/span&gt;&lt;a style="font-weight: bold;" href="http://www.sitepoint.com/marketplace/auction/15479"&gt;he sold his blog for $8,500&lt;/a&gt;&lt;span style="font-weight: bold;"&gt; !!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;ul style="font-weight: bold;"&gt;&lt;li&gt; One Man’s Goal was 4 months old&lt;/li&gt;&lt;li&gt; Pagerank 4&lt;/li&gt;&lt;li&gt; Over 10,000 backlinks&lt;/li&gt;&lt;li&gt; 1,500 daily pageviews&lt;/li&gt;&lt;li&gt; 750-1,000 daily unique visitors&lt;/li&gt;&lt;li&gt; $941.27 Last Month&lt;/li&gt;&lt;li&gt; SOLD for $8,500&lt;/li&gt;&lt;/ul&gt;&lt;a href="http://onemansgoal.com/"&gt;&lt;br /&gt;Onemansgoal.com&lt;/a&gt; niche was about blog monetization. Traffic sources were mainly from social bookmarking sites, specially Stumble Upon. Monetization methods were from direct advertising, paid posts and adsense. Bryan Clark was so active and able to post one quality article per day. His writing style is original and able attract readers.&lt;br /&gt;The blog was put on auction in site point and sold to Austin Long. You may be wondering why he put so much money in such young blog? Let me tell you that Austin was intelligent because he gained a loyal audience that he probably couldn't create it and his investment will give its fruits soon.&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-6829493022459992871?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/6829493022459992871/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=6829493022459992871' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/6829493022459992871'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/6829493022459992871'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/11/successful-bloggers-full-story-bryan.html' title='Successful bloggers full story : Bryan Clark'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-3358661945097512671</id><published>2007-11-19T14:35:00.000-08:00</published><updated>2007-11-19T14:41:53.678-08:00</updated><title type='text'>A lot of noise around Peer-to-Peer</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.dps.unc.edu/dps/disability/P2P.gif"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 200px;" src="http://www.dps.unc.edu/dps/disability/P2P.gif" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;As many of Internet users were so excited to use the file sharing system P2P. Many producers find it very difficult to live with such network by considering it a violation to their copyright. Some universities are paying money to cut P2P from their network and investing in producing anti-P2P software.&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;div style="text-align: left; font-style: italic;"&gt;&lt;blockquote&gt;Today, the university uses a nearly $60,000 software and hardware package from Audible Magic to stop file sharing on its network and pays about $16,000 for support, maintenance and regular database updates that allow the system, called CopySense, to detect newly released music.&lt;/blockquote&gt;&lt;/div&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Peer to peer has another problem with traffic filtering efforts and data control. &lt;a href="http://www.businessweek.com/technology/content/nov2007/tc20071118_336100.htm?chan=technology_technology+index+page_top+stories"&gt;Comcast is having some accusations about manipulating data floods&lt;/a&gt; and bandwith and cut roads to P2P.&lt;br /&gt;&lt;blockquote style="font-style: italic;"&gt;Comcast denies it has blocked any traffic outright, but admits to using "network management" techniques to handle the rising tide of peer-to-peer traffic, and thereby maintain service for all of its other customers&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Will we see some regulations forbidding using this network ? We know that there are giant proprietary software makers which aren't very comfortable with P2P and they are very powerful and can easily create any rule they won't.&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-3358661945097512671?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/3358661945097512671/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=3358661945097512671' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/3358661945097512671'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/3358661945097512671'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/11/lot-of-noise-around-peer-to-peer.html' title='A lot of noise around Peer-to-Peer'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-8770159661743273961</id><published>2007-11-19T11:36:00.000-08:00</published><updated>2007-11-19T11:39:21.183-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Google'/><title type='text'>Is google a monopoly?</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://blog.scifi.com/tech/pics/google_dilemma.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 320px;" src="http://blog.scifi.com/tech/pics/google_dilemma.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Through the last ten years google has been growing fast, gaining many loyal users and creating a huge business opportunities around it as advertising and search engine optimization. Other companies have tried to imitate the google way of work and started to create its own text advertising programs, even started to compete Google adsense in the web advertising market.&lt;br /&gt;&lt;br /&gt;Moreover, google's page rank has become a very trusted criterion in websites evaluation. Highest PR owners sells more expensive ad spots and even in website markets as SitePoint (where people buy and sell websites) people refer to PR to fix their first price.&lt;br /&gt;&lt;br /&gt;And here we come to the point where google used his weapons to kick his competitors by cutting down PR from their affiliates. So is that an antitrust move? PR is google's tool and he can make what he wants with it...&lt;br /&gt;&lt;br /&gt;Google has also slammed paid links users and cut off their PR. As we all know google is responsible of the relevance of his search results and he don't want to have links to show up first because its owner paid more ! But don't you think that Google exaggerated by cutting down PR that way? I think that wasn't because of the relevance of the search engine but to make bloggers and webmasters get away for paid links programs as payperpost. Because these programs were loved by bloggers because they generate a respectable revenue and for advertisers because it creates better keyword density to their link.&lt;br /&gt;&lt;br /&gt;Finally, I am afraid that Google gets to the point to be a beast that can not be fed and turn into a manipulator of the whole network because it started to show some signs of Power and monopoly... What do you think?&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-8770159661743273961?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/8770159661743273961/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=8770159661743273961' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/8770159661743273961'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/8770159661743273961'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/11/is-google-monopoly.html' title='Is google a monopoly?'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-3054796331396116376</id><published>2007-11-17T15:22:00.000-08:00</published><updated>2007-11-17T15:41:59.704-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Hardware'/><title type='text'>Laptop autonomy problems ... no qualified batteries to satisfy the costumer needs</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://brimstone.us/6_aug_Laptop_Battery_Fires.gif"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 320px;" src="http://brimstone.us/6_aug_Laptop_Battery_Fires.gif" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;For all laptop users you must have felt what I feel ! The autonomy issue that all mobile computers users are bitching and moaning about. The laptop batteries are  an obstacle to fullfill the meaning of a mobile computer because you will not be able to spend the whole day without charging you laptop's battery !&lt;br /&gt;A little hope .. we heard about &lt;a href="http://www.theregister.co.uk/2005/08/24/intel_panasonic_battery/"&gt;&lt;span style="text-decoration: underline;"&gt;In&lt;/span&gt;&lt;/a&gt;&lt;a href="http://www.theregister.co.uk/2005/08/24/intel_panasonic_battery/"&gt;tel and Panasonic working on a 12hour battery&lt;/a&gt; two years ago but still see nothing on the market..&lt;br /&gt;Instead of being a part of a crazy race of speedy processors I think that hardware constructors should have taken care of autonomy issue and be closer to satisfy the user's needs.&lt;br /&gt;The American military technology laboratory has made a new invention which is a 30 years continuous power without a single recharge ! Using semiconductors and radioactive materials an energy source. So this is an extreme solution because people don't want to be infected by their radioactive laptop battery. I think they will stick with the electric wire !&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-3054796331396116376?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/3054796331396116376/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=3054796331396116376' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/3054796331396116376'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/3054796331396116376'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/11/for-all-laptop-users-you-must-have-felt.html' title='Laptop autonomy problems ... no qualified batteries to satisfy the costumer needs'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-3269915208740071855</id><published>2007-11-17T14:56:00.000-08:00</published><updated>2008-01-02T08:31:52.302-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='OpenSource'/><title type='text'>Making money with free software ..</title><content type='html'>It seems to be a very famous question :  how can free software  developers make money to live. They spend a lot of time and effort on something that they'll never sell..&lt;br /&gt;&lt;br /&gt;This is the main dilemma between proprietary software and free software. The problem was dealt in the&lt;a href="http://wddc.blogspot.com/2007/10/every-linux-fan-must-have-revolution-os.html"&gt; REVOLUTION OS documentary&lt;/a&gt; that we previously recommended to watch. Actually, the documentary stated the Bill Gates's open letter where he critics amateur developers and he wonders how can a professional work -as coding complexed piece of software-  be free! He stated that this kind of work will lack quality and good technical support.&lt;br /&gt;&lt;br /&gt;Time goes and days have proved that Gates was wrong!&lt;br /&gt;I don't want to compare MS products to OpenSource products because Windows is enough to prove that Bill Gates was wrong but let's discuss the money part ...&lt;br /&gt;First of all Open Source developers are development lovers. Nobody forced them to code for free.. They're just looking for the honor of contributing on the Open Source community and of course they're trying to satisfy their need by coding a good piece of software. An Open Source developer is an unsatisfied user so he try to fix the code to satisfy his needs and share it with the community.&lt;br /&gt;In addition, they could be paid in many other ways. For example through paid technical support. Which is The " Cygnus " firm case. It was the first firm that made a respectable revenue from selling technical support. How does it get costumers ? Some firms won't just wait an answer in a forum to know how to install Linux on their servers.It will recruit professional Linux users to install it on its device and assume the responsibility if anything gets wrong..&lt;br /&gt;There another way of monetization. It's called paid documentation. If we make a web tour we will find many paid ebooks about Linux hacks and written by some linux experts.&lt;br /&gt;&lt;br /&gt;We have also to mention that we have to be careful and &lt;span style="font-weight: bold;"&gt;not to mix the Free software concept and the free of charge meaning&lt;/span&gt; because Free software can be sold and bought and there are many paid linux distributions as RedHat and OpenSuse... So we have to stop mixing the term of "Free software" to "poor developers" because being a Linux savvy and an Open Source developer is very important on the professional scale and it will allow you get an important job someday!&lt;br /&gt;&lt;br /&gt;Now I want you to read&lt;a href="http://www.firstmonday.org/issues/issue3_3/torvalds/"&gt; this interview&lt;/a&gt; with Linus Trovalds made by "First-Monday" and these are some quotes of what Linus said about what motivates an Open Source developers to code for free. ( &lt;a href="http://www.firstmonday.org/issues/issue3_3/torvalds/"&gt;From First-Monday&lt;/a&gt;)&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.firstmonday.org/issues/issue3_3/torvalds/tho3.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 354px; height: 131px;" src="http://www.firstmonday.org/issues/issue3_3/torvalds/tho3.gif" alt="" border="0" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-3269915208740071855?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/3269915208740071855/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=3269915208740071855' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/3269915208740071855'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/3269915208740071855'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/11/making-money-with-free-software.html' title='Making money with free software ..'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-5897720051442977469</id><published>2007-11-17T11:45:00.000-08:00</published><updated>2007-11-17T13:11:59.128-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Programming'/><category scheme='http://www.blogger.com/atom/ns#' term='Webmastering'/><title type='text'>XHTML/CSS newbies paradise tutorial</title><content type='html'>&lt;div id="pre_liste_parties"&gt;Newbies paradise a programming community dedicated for newbies where you can find free tutorials  written in a unique way, very simplified and detailed rich with examples. This community is very famous in its French version, counting about 100000 member and as proof of its quality we represent you a sample of its tutorials.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.newbiesparadise.com/Templates/images/designs/1/logo_sdz_en.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px;" src="http://www.newbiesparadise.com/Templates/images/designs/1/logo_sdz_en.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This tutorial contains the following parts: &lt;/div&gt;  &lt;ul id="liste_parties"&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-2-0-design-your-website.html#part_2"&gt;xHTML Basics&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-2-0-design-your-website.html#part_4"&gt;Some CSS to make it pretty&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-2-0-design-your-website.html#part_6"&gt;xHTML &amp;amp; CSS, unleash the power!&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-2-0-design-your-website.html#part_8"&gt;Appendices&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;   &lt;ul class="liste_parties_btut"&gt;&lt;li&gt;   &lt;hr class="separateur_parties"&gt;   &lt;h2 id="part_2"&gt;Part 1 : xHTML Basics&lt;/h2&gt;   &lt;div&gt;    Learn what xHTML is all about...&lt;br /&gt;And how to use it to design your own website!   &lt;/div&gt;         &lt;ul class="liste_chapitres_btut"&gt;&lt;li&gt;      &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-2-1-before-we-start.html"&gt;1) Before we start&lt;/a&gt;        &lt;div class="icone_chap"&gt;                   &lt;img src="http://www.newbiesparadise.com/uploads/en/icones/1_1000/1.png" alt="" class="icone_chapitre" /&gt;                 &lt;/div&gt;        &lt;ul class="liste_btuto_chap"&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-2-1-before-we-start.html#ss_part_1"&gt;xHTML? CSS? What's that?&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-2-1-before-we-start.html#ss_part_2"&gt;Editors&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-2-1-before-we-start.html#ss_part_3"&gt;Browsers&lt;/a&gt;&lt;/li&gt;&lt;li class="qcm_liste_btut"&gt;&lt;em&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-2-1-before-we-start.html#qcm"&gt;Quiz&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;        &lt;div class="cleaner"&gt; &lt;/div&gt;       &lt;/li&gt;&lt;li&gt;      &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-4-1-your-first-xhtml-page.html"&gt;2) Your first xHTML page&lt;/a&gt;        &lt;div class="icone_chap"&gt;                   &lt;img src="http://www.newbiesparadise.com/uploads/en/icones/1_1000/3.png" alt="" class="icone_chapitre" /&gt;                 &lt;/div&gt;        &lt;ul class="liste_btuto_chap"&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-4-1-your-first-xhtml-page.html#ss_part_1"&gt;Tags and attributes&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-4-1-your-first-xhtml-page.html#ss_part_2"&gt;An xHTML page&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-4-1-your-first-xhtml-page.html#ss_part_3"&gt;Comments&lt;/a&gt;&lt;/li&gt;&lt;li class="qcm_liste_btut"&gt;&lt;em&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-4-1-your-first-xhtml-page.html#qcm"&gt;Quiz&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;        &lt;div class="cleaner"&gt; &lt;/div&gt;       &lt;/li&gt;&lt;li&gt;      &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-6-1-managing-text.html"&gt;3) Managing text&lt;/a&gt;        &lt;div class="icone_chap"&gt;                   &lt;img src="http://www.newbiesparadise.com/uploads/en/icones/1_1000/5.png" alt="" class="icone_chapitre" /&gt;                 &lt;/div&gt;        &lt;ul class="liste_btuto_chap"&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-6-1-managing-text.html#ss_part_1"&gt;Paragraphs&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-6-1-managing-text.html#ss_part_2"&gt;Titles&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-6-1-managing-text.html#ss_part_3"&gt;Emphasizing text&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-6-1-managing-text.html#ss_part_4"&gt;Some uncommon (yet useful) tags&lt;/a&gt;&lt;/li&gt;&lt;li class="qcm_liste_btut"&gt;&lt;em&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-6-1-managing-text.html#qcm"&gt;Quiz&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;        &lt;div class="cleaner"&gt; &lt;/div&gt;       &lt;/li&gt;&lt;li&gt;      &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-8-1-making-links.html"&gt;4) Making links&lt;/a&gt;        &lt;div class="icone_chap"&gt;                   &lt;img src="http://www.newbiesparadise.com/uploads/en/icones/1_1000/7.png" alt="" class="icone_chapitre" /&gt;                 &lt;/div&gt;        &lt;ul class="liste_btuto_chap"&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-8-1-making-links.html#ss_part_1"&gt;Relative or absolute?&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-8-1-making-links.html#ss_part_2"&gt;A link to a webpage&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-8-1-making-links.html#ss_part_3"&gt;A link to an anchor&lt;/a&gt;&lt;/li&gt;&lt;li class="qcm_liste_btut"&gt;&lt;em&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-8-1-making-links.html#qcm"&gt;Quiz&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;        &lt;div class="cleaner"&gt; &lt;/div&gt;       &lt;/li&gt;&lt;li&gt;      &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-10-1-images.html"&gt;5) Images&lt;/a&gt;        &lt;div class="icone_chap"&gt;                   &lt;img src="http://www.newbiesparadise.com/uploads/en/icones/1_1000/9.png" alt="" class="icone_chapitre" /&gt;                 &lt;/div&gt;        &lt;ul class="liste_btuto_chap"&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-10-1-images.html#ss_part_1"&gt;Various images formats&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-10-1-images.html#ss_part_2"&gt;Insert an image&lt;/a&gt;&lt;/li&gt;&lt;li class="qcm_liste_btut"&gt;&lt;em&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-10-1-images.html#qcm"&gt;Quiz&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;        &lt;div class="cleaner"&gt; &lt;/div&gt;       &lt;/li&gt;&lt;/ul&gt;     &lt;div&gt;    &lt;br /&gt;        &lt;/div&gt;       &lt;/li&gt;&lt;li&gt;   &lt;hr class="separateur_parties"&gt;   &lt;h2 id="part_4"&gt;Part 2 : Some CSS to make it pretty&lt;/h2&gt;   &lt;div&gt;    Now that you know xHTML basics...&lt;br /&gt;Go ahead and give your webpage some style!   &lt;/div&gt;         &lt;ul class="liste_chapitres_btut"&gt;&lt;li&gt;      &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-12-1-using-css.html"&gt;1) Using CSS&lt;/a&gt;        &lt;div class="icone_chap"&gt;                   &lt;img src="http://www.newbiesparadise.com/uploads/en/icones/1_1000/11.png" alt="" class="icone_chapitre" /&gt;                 &lt;/div&gt;        &lt;ul class="liste_btuto_chap"&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-12-1-using-css.html#ss_part_1"&gt;Where?&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-12-1-using-css.html#ss_part_2"&gt;Give it some style!&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-12-1-using-css.html#ss_part_3"&gt;Using class and id&lt;/a&gt;&lt;/li&gt;&lt;li class="qcm_liste_btut"&gt;&lt;em&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-12-1-using-css.html#qcm"&gt;Quiz&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;        &lt;div class="cleaner"&gt; &lt;/div&gt;       &lt;/li&gt;&lt;li&gt;      &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-14-1-text-formatting-with-css-part-1-2.html"&gt;2) Text formatting with CSS (part 1/2)&lt;/a&gt;        &lt;div class="icone_chap"&gt;                   &lt;img src="http://www.newbiesparadise.com/uploads/en/icones/1_1000/13.png" alt="" class="icone_chapitre" /&gt;                 &lt;/div&gt;        &lt;ul class="liste_btuto_chap"&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-14-1-text-formatting-with-css-part-1-2.html#ss_part_1"&gt;Text size&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-14-1-text-formatting-with-css-part-1-2.html#ss_part_2"&gt;Fonts&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-14-1-text-formatting-with-css-part-1-2.html#ss_part_3"&gt;Alignment&lt;/a&gt;&lt;/li&gt;&lt;li class="qcm_liste_btut"&gt;&lt;em&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-14-1-text-formatting-with-css-part-1-2.html#qcm"&gt;Quiz&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;        &lt;div class="cleaner"&gt; &lt;/div&gt;       &lt;/li&gt;&lt;li&gt;      &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-16-1-text-formatting-with-css-part-2-2.html"&gt;3) Text formatting with CSS (part 2/2)&lt;/a&gt;        &lt;div class="icone_chap"&gt;                   &lt;img src="http://www.newbiesparadise.com/uploads/en/icones/1_1000/15.png" alt="" class="icone_chapitre" /&gt;                 &lt;/div&gt;        &lt;ul class="liste_btuto_chap"&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-16-1-text-formatting-with-css-part-2-2.html#ss_part_1"&gt;Style effects&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-16-1-text-formatting-with-css-part-2-2.html#ss_part_2"&gt;Colours&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-16-1-text-formatting-with-css-part-2-2.html#ss_part_3"&gt;Background&lt;/a&gt;&lt;/li&gt;&lt;li class="qcm_liste_btut"&gt;&lt;em&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-16-1-text-formatting-with-css-part-2-2.html#qcm"&gt;Quiz&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;        &lt;div class="cleaner"&gt; &lt;/div&gt;       &lt;/li&gt;&lt;li&gt;      &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-18-1-pseudo-formats.html"&gt;4) Pseudo-formats&lt;/a&gt;        &lt;div class="icone_chap"&gt;                   &lt;img src="http://www.newbiesparadise.com/uploads/en/icones/1_1000/17.png" alt="" class="icone_chapitre" /&gt;                 &lt;/div&gt;        &lt;ul class="liste_btuto_chap"&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-18-1-pseudo-formats.html#ss_part_1"&gt;Good looking links&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-18-1-pseudo-formats.html#ss_part_2"&gt;First character and line&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-18-1-pseudo-formats.html#ss_part_3"&gt;Before / After&lt;/a&gt;&lt;/li&gt;&lt;li class="qcm_liste_btut"&gt;&lt;em&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-18-1-pseudo-formats.html#qcm"&gt;Quiz&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;        &lt;div class="cleaner"&gt; &lt;/div&gt;       &lt;/li&gt;&lt;/ul&gt;     &lt;div&gt;    &lt;br /&gt;        &lt;/div&gt;       &lt;/li&gt;&lt;li&gt;   &lt;hr class="separateur_parties"&gt;   &lt;h2 id="part_6"&gt;Part 3 : xHTML &amp;amp; CSS, unleash the power!&lt;/h2&gt;   &lt;div&gt;    No, we are not quite done yet!&lt;br /&gt;Combining xHTML and CSS makes magic come true!   &lt;/div&gt;         &lt;ul class="liste_chapitres_btut"&gt;&lt;li&gt;      &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-20-1-bulleted-lists.html"&gt;1) Bulleted lists&lt;/a&gt;        &lt;div class="icone_chap"&gt;                   &lt;img src="http://www.newbiesparadise.com/uploads/en/icones/1_1000/19.png" alt="" class="icone_chapitre" /&gt;                 &lt;/div&gt;        &lt;ul class="liste_btuto_chap"&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-20-1-bulleted-lists.html#ss_part_1"&gt;Various kinds of lists (xHTML)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-20-1-bulleted-lists.html#ss_part_2"&gt;Decorated lists (CSS)&lt;/a&gt;&lt;/li&gt;&lt;li class="qcm_liste_btut"&gt;&lt;em&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-20-1-bulleted-lists.html#qcm"&gt;Quiz&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;        &lt;div class="cleaner"&gt; &lt;/div&gt;       &lt;/li&gt;&lt;li&gt;      &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-22-1-wrap-it-up-part-1-2.html"&gt;2) Wrap it up! (part 1/2)&lt;/a&gt;        &lt;div class="icone_chap"&gt;                   &lt;img src="http://www.newbiesparadise.com/uploads/en/icones/1_1000/21.jpg" alt="" class="icone_chapitre" /&gt;                 &lt;/div&gt;        &lt;ul class="liste_btuto_chap"&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-22-1-wrap-it-up-part-1-2.html#ss_part_1"&gt;Block and Inline: not the same&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-22-1-wrap-it-up-part-1-2.html#ss_part_2"&gt;Size&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-22-1-wrap-it-up-part-1-2.html#ss_part_3"&gt;Borders&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-22-1-wrap-it-up-part-1-2.html#ss_part_4"&gt;Margins&lt;/a&gt;&lt;/li&gt;&lt;li class="qcm_liste_btut"&gt;&lt;em&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-22-1-wrap-it-up-part-1-2.html#qcm"&gt;Quiz&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;        &lt;div class="cleaner"&gt; &lt;/div&gt;       &lt;/li&gt;&lt;li&gt;      &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-24-1-wrap-it-up-part-2-2.html"&gt;3) Wrap it up! (part 2/2)&lt;/a&gt;        &lt;div class="icone_chap"&gt;                   &lt;img src="http://www.newbiesparadise.com/uploads/en/icones/1_1000/23.jpg" alt="" class="icone_chapitre" /&gt;                 &lt;/div&gt;        &lt;ul class="liste_btuto_chap"&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-24-1-wrap-it-up-part-2-2.html#ss_part_1"&gt;Convert an inline to a block (and vice versa)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-24-1-wrap-it-up-part-2-2.html#ss_part_2"&gt;Floats&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-24-1-wrap-it-up-part-2-2.html#ss_part_3"&gt;Absolute, fixed and relative positioning&lt;/a&gt;&lt;/li&gt;&lt;li class="qcm_liste_btut"&gt;&lt;em&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-24-1-wrap-it-up-part-2-2.html#qcm"&gt;Quiz&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;        &lt;div class="cleaner"&gt; &lt;/div&gt;       &lt;/li&gt;&lt;li&gt;      &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-26-1-let-s-design-your-website.html"&gt;4) Let's design your website!&lt;/a&gt;        &lt;div class="icone_chap"&gt;                   &lt;img src="http://www.newbiesparadise.com/uploads/en/icones/1_1000/25.jpg" alt="" class="icone_chapitre" /&gt;                 &lt;/div&gt;        &lt;ul class="liste_btuto_chap"&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-26-1-let-s-design-your-website.html#ss_part_1"&gt;What's first?&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-26-1-let-s-design-your-website.html#ss_part_2"&gt;xHTML First&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-26-1-let-s-design-your-website.html#ss_part_3"&gt;Then CSS&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-26-1-let-s-design-your-website.html#ss_part_4"&gt;Wait, we're not done yet!&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;        &lt;div class="cleaner"&gt; &lt;/div&gt;       &lt;/li&gt;&lt;li&gt;      &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-28-1-tables.html"&gt;5) Tables&lt;/a&gt;        &lt;div class="icone_chap"&gt;                   &lt;img src="http://www.newbiesparadise.com/uploads/en/icones/1_1000/27.png" alt="" class="icone_chapitre" /&gt;                 &lt;/div&gt;        &lt;ul class="liste_btuto_chap"&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-28-1-tables.html#ss_part_1"&gt;A basic table&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-28-1-tables.html#ss_part_2"&gt;Advanced tables&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-28-1-tables.html#ss_part_3"&gt;With a touch of CSS...&lt;/a&gt;&lt;/li&gt;&lt;li class="qcm_liste_btut"&gt;&lt;em&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-28-1-tables.html#qcm"&gt;Quiz&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;        &lt;div class="cleaner"&gt; &lt;/div&gt;       &lt;/li&gt;&lt;li&gt;      &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-30-1-forms.html"&gt;6) Forms&lt;/a&gt;        &lt;div class="icone_chap"&gt;                   &lt;img src="http://www.newbiesparadise.com/uploads/en/icones/1_1000/29.png" alt="" class="icone_chapitre" /&gt;                 &lt;/div&gt;        &lt;ul class="liste_btuto_chap"&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-30-1-forms.html#ss_part_1"&gt;Creating a form&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-30-1-forms.html#ss_part_2"&gt;Input fields&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-30-1-forms.html#ss_part_3"&gt;Option elements&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-30-1-forms.html#ss_part_4"&gt;A stylish and user-friendly form&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-30-1-forms.html#ss_part_5"&gt;Press the button!&lt;/a&gt;&lt;/li&gt;&lt;li class="qcm_liste_btut"&gt;&lt;em&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-30-1-forms.html#qcm"&gt;Quiz&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;        &lt;div class="cleaner"&gt; &lt;/div&gt;       &lt;/li&gt;&lt;li&gt;      &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-32-1-now-what-conclusion.html"&gt;7) Now what? (Conclusion)&lt;/a&gt;        &lt;div class="icone_chap"&gt;                   &lt;img src="http://www.newbiesparadise.com/uploads/en/icones/1_1000/31.jpg" alt="" class="icone_chapitre" /&gt;                 &lt;/div&gt;        &lt;ul class="liste_btuto_chap"&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-32-1-now-what-conclusion.html#ss_part_1"&gt;Time to take stock!&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-32-1-now-what-conclusion.html#ss_part_2"&gt;This is not the end, is it?&lt;/a&gt;&lt;/li&gt;&lt;li class="qcm_liste_btut"&gt;&lt;em&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-32-1-now-what-conclusion.html#qcm"&gt;Quiz&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;        &lt;div class="cleaner"&gt; &lt;/div&gt;       &lt;/li&gt;&lt;/ul&gt;     &lt;div&gt;    &lt;br /&gt;        &lt;/div&gt;       &lt;/li&gt;&lt;li&gt;   &lt;hr class="separateur_parties"&gt;   &lt;h2 id="part_8"&gt;Part 4 : Appendices&lt;/h2&gt;   &lt;div&gt; Appendices are filled with a lot of information you will find useful while designing your website, quick reference guides, and explanations on how to publish your website.&lt;br /&gt;You do not &lt;span class="italique"&gt;have&lt;/span&gt; to read these tips, you can just use them whenever you feel like it while you are going through this tutorial.   &lt;/div&gt;         &lt;ul class="liste_chapitres_btut"&gt;&lt;li&gt;      &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-34-1-publish-your-website.html"&gt;1) Publish your website&lt;/a&gt;        &lt;div class="icone_chap"&gt;                   &lt;img src="http://www.newbiesparadise.com/uploads/en/icones/1_1000/33.jpg" alt="" class="icone_chapitre" /&gt;                 &lt;/div&gt;        &lt;ul class="liste_btuto_chap"&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-34-1-publish-your-website.html#ss_part_1"&gt;The domain name&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-34-1-publish-your-website.html#ss_part_2"&gt;The host&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-34-1-publish-your-website.html#ss_part_3"&gt;Using an FTP client&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;        &lt;div class="cleaner"&gt; &lt;/div&gt;       &lt;/li&gt;&lt;li&gt;      &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-38-1-w3c-standards.html"&gt;2) W3C  standards&lt;/a&gt;        &lt;div class="icone_chap"&gt;                   &lt;img src="http://www.newbiesparadise.com/uploads/en/icones/1_1000/37.jpg" alt="" class="icone_chapitre" /&gt;                 &lt;/div&gt;        &lt;ul class="liste_btuto_chap"&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-38-1-w3c-standards.html#ss_part_1"&gt;World Wide Web history&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-38-1-w3c-standards.html#ss_part_2"&gt;From HTML to xHTML&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-38-1-w3c-standards.html#ss_part_3"&gt;Is your website valid?&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;        &lt;div class="cleaner"&gt; &lt;/div&gt;       &lt;/li&gt;&lt;li&gt;      &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-40-1-css-properties-list.html"&gt;3) CSS Properties list&lt;/a&gt;        &lt;div class="icone_chap"&gt;                   &lt;img src="http://www.newbiesparadise.com/uploads/en/icones/1_1000/39.png" alt="" class="icone_chapitre" /&gt;                 &lt;/div&gt;        &lt;ul class="liste_btuto_chap"&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-40-1-css-properties-list.html#ss_part_1"&gt;Text formatting properties&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-40-1-css-properties-list.html#ss_part_2"&gt;Colour and background properties&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-40-1-css-properties-list.html#ss_part_3"&gt;Boxes properties&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-40-1-css-properties-list.html#ss_part_4"&gt;Position and display properties&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-40-1-css-properties-list.html#ss_part_5"&gt;Lists properties&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-40-1-css-properties-list.html#ss_part_6"&gt;Tables properties&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-40-1-css-properties-list.html#ss_part_7"&gt;Other properties&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;        &lt;div class="cleaner"&gt; &lt;/div&gt;       &lt;/li&gt;&lt;li&gt;      &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-42-1-xhtml-tags-list.html"&gt;4) xHTML Tags List&lt;/a&gt;        &lt;div class="icone_chap"&gt;                   &lt;img src="http://www.newbiesparadise.com/uploads/en/icones/1_1000/41.png" alt="" class="icone_chapitre" /&gt;                 &lt;/div&gt;        &lt;ul class="liste_btuto_chap"&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-42-1-xhtml-tags-list.html#ss_part_1"&gt;First-level tags&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-42-1-xhtml-tags-list.html#ss_part_2"&gt;Header tags&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-42-1-xhtml-tags-list.html#ss_part_3"&gt;Text structure tags&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-42-1-xhtml-tags-list.html#ss_part_4"&gt;List tags&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-42-1-xhtml-tags-list.html#ss_part_5"&gt;Table tags&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-42-1-xhtml-tags-list.html#ss_part_6"&gt;Form tags&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.newbiesparadise.com/tutorial-3-42-1-xhtml-tags-list.html#ss_part_7"&gt;Generic tags&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;        &lt;div class="cleaner"&gt; &lt;/div&gt;       &lt;/li&gt;&lt;/ul&gt;     &lt;div&gt;      &lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-5897720051442977469?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/5897720051442977469/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=5897720051442977469' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/5897720051442977469'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/5897720051442977469'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/11/xhtmlcss-newbies-paradise-tutorial.html' title='XHTML/CSS newbies paradise tutorial'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-9122721261722146442</id><published>2007-11-17T11:11:00.000-08:00</published><updated>2007-11-17T11:21:50.409-08:00</updated><title type='text'>Social networking market .. competition to get the biggest pie</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_DD9XED671aU/Rz8-IE8MdHI/AAAAAAAAAAk/MzDI6RHCnT4/s1600-h/socialads.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://2.bp.blogspot.com/_DD9XED671aU/Rz8-IE8MdHI/AAAAAAAAAAk/MzDI6RHCnT4/s320/socialads.JPG" alt="" id="BLOGGER_PHOTO_ID_5133890408711746674" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Too much money spent on social websites just to be the one to benefit from the advertising fruits. The last one was Microsoft that bought a piece of Facebook after&lt;a href="http://wddc.blogspot.com/2007/10/facebook-solution-for-microsoft-network.html"&gt; a 240 million dollar deal&lt;/a&gt;. Microsoft start a new advertising concept on Facebook which os "Social ads" which allows advertisers to target costumers by age, gender and interests.&lt;br /&gt;&lt;br /&gt;The biggest deal in the social networking market was with Myspace, considered as the number one in social networking, Google was interested on it. It was a $900 Million dollar deal on search and contextual ads. Myspace membership is growing by 5 million a month which makes ads on it gets a huge number of users.&lt;br /&gt;&lt;br /&gt;The smallest deal was &lt;a href="http://wddc.blogspot.com/2007/09/bebo-and-yahoo-partnership.html"&gt;the partnership between Yahoo and Bebo&lt;/a&gt;. Bebo considered as the third social network in USA and counts about 1.7 million user.&lt;br /&gt;&lt;br /&gt;Now as we see there is a competition between giants if Internet industry to get the social networks. After every one of the gets his piece of social networking i think the new challenge is how to  get more users to the network. Myspace is number one but the gap between it and Facebook is too small. Every social network have to care about security and privacy issues because vulnerability to hackers is very bad for its reputation. Recently we heard about&lt;a href="http://bits.blogs.nytimes.com/2007/11/08/hackers-infect-alicia-keyess-myspace-page/?hp"&gt; hacking Alicia Keys Myspace page. &lt;/a&gt;&lt;br /&gt;Second, Google is making a great work to attract people to Myspace by making it an open social. This will allow developers to make many open source application around Myspace. Consequently this will create a space to creative minds to attract users. In the other hand microsoft is so determinant to fix her network losses and put a huge budget to expand her online revenue.&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-9122721261722146442?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/9122721261722146442/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=9122721261722146442' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/9122721261722146442'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/9122721261722146442'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/11/social-networking-market-competition-to.html' title='Social networking market .. competition to get the biggest pie'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_DD9XED671aU/Rz8-IE8MdHI/AAAAAAAAAAk/MzDI6RHCnT4/s72-c/socialads.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-8178837931976032413</id><published>2007-11-13T16:08:00.000-08:00</published><updated>2007-11-14T10:17:52.230-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Operating systems'/><category scheme='http://www.blogger.com/atom/ns#' term='OpenSource'/><title type='text'>Fedora 8 full review.. an art piece !</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://pollycoke.files.wordpress.com/2007/06/fedora-logo.png"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 200px;" src="http://pollycoke.files.wordpress.com/2007/06/fedora-logo.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Fedora fans waited long five months to receive the new Fedora 8 distribution named &lt;span style="font-weight: bold; color: rgb(0, 0, 153);"&gt;"WereWolf"&lt;/span&gt;. Developers worked on making a fedora a more stable and secure distribution and tried to make the use of Linux simpler and easier to Linux newbie. And this is a review of its newest features :&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;br /&gt;Codec Buddy (aka codeina) :&lt;/span&gt;&lt;br /&gt;Fedora doesn't put any of protected codecs by copyright. The problem was that the user has to install it on his own. What is not always simple for most users. This is why Codec buddy was made for. To help installing what you need so you can listen MP3 and watch movies without making a drama of it..&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;PulseAudio:&lt;/span&gt;&lt;br /&gt;Fedora 8 has integrated the last sound server. The main goal  behind that is to offer audio addicts a better integration of new sound technology. Like decrease sound notifications while watching a movie.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;System-config-firewall :&lt;/span&gt;&lt;br /&gt;A better Firewall configuration. Easy to install with step by step setup.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;System-config-selinux :&lt;/span&gt;&lt;br /&gt;From now on, the configuration of SELinux is independent from the Firewall. Pepole seem to be very impressed with this new SElinux because it seemed very innovative and original.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;System-config-printer :&lt;/span&gt;&lt;br /&gt;The printer management system is better. It automatically make the waitinh line list. This modification is very helpful because users complained too much about it.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Java Support with IcedTea :&lt;/span&gt;&lt;br /&gt;A Java system totally free developed by RedHat. This edition is only for 32 and 64 bits systems. IcedTea exclusively include an implementation of a web based code of gcjwebplugin with a new security management system.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;NetworkManager 0.7 :&lt;/span&gt;&lt;br /&gt;Completly rewritten in order to satisfy new networks as WiFi, providing a speedy connection and a better integration thanks to API Dbus and WPA for WiFi.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Extended laptops compatibility :&lt;/span&gt;&lt;br /&gt;Thanks to "Smolt" software. Development crews focused on the "Standby mode" problems as the "Suspend to Ram" and the "Suspend to Disk".&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Package management:&lt;/span&gt;&lt;br /&gt;Pirut, the package management, had many modifications to satisfy many users' request. The new Pirut will make package setup easier specially for new users.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Fedora 8 Themes :&lt;/span&gt;&lt;br /&gt;With every new Fedora version we find a new theme. The last one had some modifications titled " Nodoka ". The Wallpaper is softer titled "Infinity". Buttons and windows has also changed. The most original about this theme is the wallpaper. Its color change during the day progressively from blue in the morning to smooth purple in the evening.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Virtual mode :&lt;/span&gt;&lt;br /&gt;it's a mode of use progressively increasing the number of its users. F8 developers focused on the security issue. In fact, thanks to the integration of a new library it's possible to encode the SSH/TLS format inorder to make access more secure. Other graphic modifications of the virt-manager made it more clear and compatible with the newest system functionalities.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;FEL (Fedora Electronic Lab) :&lt;/span&gt;&lt;br /&gt;This product was developed by the embedded crew. It's goal is to integrate a huge number of application dedicated to professional electronic developers in order to make a LIVE-CD dedicated to universities.&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-8178837931976032413?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/8178837931976032413/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=8178837931976032413' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/8178837931976032413'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/8178837931976032413'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/11/fedora-8-full-review-art-piece.html' title='Fedora 8 full review.. an art piece !'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-7873170658818011149</id><published>2007-11-11T11:55:00.000-08:00</published><updated>2007-11-11T12:00:11.832-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Operating systems'/><title type='text'>After Ubuntu Dell is offering SUSE</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://i.dell.com/images/global/topics/solutions/dell_novell_suse_logo.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 95px; height: 78px;" src="http://i.dell.com/images/global/topics/solutions/dell_novell_suse_logo.jpg" alt="" border="0" /&gt;&lt;/a&gt;Dell is responding to linux users and starts to sell computers with Linux installed on instead of Windows. It was after Ideastorm made in its Dell Blog. The costumers first asked for Ubuntu Feisty Fawn it was released in UK,USA,France and Germany. Now Dell is trying another Linux distribution in a different market. Actually, Dell and Novell has made the deal ; to buy Dell OptiPlex™ 330 and 755 business desktop with SUSE Linux Enterprise Desktop 10 installed on in China !&lt;br /&gt;&lt;br /&gt;Mr. Francis Kam, Marketing Director of Dell, said, &lt;span style="font-style: italic;"&gt;“In the past few years, more and more users have begun to pay attention to the good value, ease-of-use and safety of Linux. We cooperated with Novell to launch computers with pre-installed SUSE® Linux Enterprise Desktop 10 operating system to better meet user demand.”&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;So it's clear here that Dell is working on something which is to be the first first constructor to invade to Linux fan market. And through Dell staff statements we can read they aren't satisfied with latest edition of Windows, something that were said by Acer director.&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-7873170658818011149?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/7873170658818011149/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=7873170658818011149' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/7873170658818011149'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/7873170658818011149'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/11/after-ubuntu-dell-is-offering-suse.html' title='After Ubuntu Dell is offering SUSE'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-5502743547250548218</id><published>2007-11-09T04:39:00.000-08:00</published><updated>2007-11-09T04:44:00.027-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Hardware'/><title type='text'>Eee PC ... everybody walks with a laptop</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.siteduzero.com/uploads/fr/files/89001_90000/89078.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 200px;" src="http://www.siteduzero.com/uploads/fr/files/89001_90000/89078.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;It was in the 16th of October 2007 when Asus has announced its new Eee PC.&lt;br /&gt;It's considered as a UMP computer ( Ultra-Mobile Personnal Computer ). A UMPC is a small laptop with a screen of 7" to 10". UMPC arent' very famous because they used to be very expensive until this new Eee PC which could make a revolution of the UMPC market because Asus made this computer to make it accessible to everybody with low prices. The price should be between 200$ and 300$.&lt;br /&gt;Eee PC is and abreviation of « Easy to learn, work, and play, Excellent Internet experience and Excellent mobile computing experience ». There 4 versions of Eee PC for the moment Eee PC 8G, Eee PC 4G, Eee PC 4G Surf and Eee PC 2G Surf and They have in common the following caracteristics :&lt;ul&gt;&lt;li&gt;Screen of 7"&lt;/li&gt;&lt;li&gt;weight : 920 gr &lt;/li&gt;&lt;li&gt;Distribution : Linux Xandros. a Windows XP compatible&lt;/li&gt;&lt;li&gt;Micorphone.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;The diffrence between these versions is the memory capacity and the integrated camera in PC 8G and PC 4G. The PC is able to establish a WiFi connection as well.&lt;br /&gt;The release of This laptop will be in mid novembre in United States.&lt;br /&gt;&lt;br /&gt;Ok you may be wondering : "&lt;span style="font-weight: bold; font-style: italic;"&gt;who made this device? Asus ? I've never heared about that name before !!&lt;/span&gt;"&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.siteduzero.com/uploads/fr/files/89001_90000/89066.png"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 200px;" src="http://www.siteduzero.com/uploads/fr/files/89001_90000/89066.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Asus or ASUSTEK is an enterprise made by 4 engineer ACER. Asus is a hardware constructer It made graphic cards and several ships for computer.&lt;br /&gt;Asus has many innovations in the hardware field like the " AUDIO DJ " that allows PC to play audio VD even if the computer is shut down. Asus is the author of the «Artificial Intelligence Non-delay Overclocking System» named "AI NOS" for overclocking CPU.&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-5502743547250548218?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/5502743547250548218/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=5502743547250548218' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/5502743547250548218'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/5502743547250548218'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/11/eee-pc-everybody-walks-with-laptop.html' title='Eee PC ... everybody walks with a laptop'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-195827180720221370</id><published>2007-11-09T03:54:00.000-08:00</published><updated>2007-11-09T04:09:08.431-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Webmastering'/><category scheme='http://www.blogger.com/atom/ns#' term='OpenSource'/><category scheme='http://www.blogger.com/atom/ns#' term='CMS'/><title type='text'>The basic forum.. a nice and simple forum CMS</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.siteduzero.com/uploads/fr/files/90001_91000/90068.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 155px; height: 206px;" src="http://www.siteduzero.com/uploads/fr/files/90001_91000/90068.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;It's a forum created with PHP and MySQL by "&lt;a href="http://www.siteduzero.com/membres-294-7836.html"&gt;Spintronik&lt;/a&gt;" a member of The &lt;a href="http://www.siteduzero.com/"&gt;SDZ&lt;/a&gt; programming community. This forum can be distinguished from ordinary forums CMS as PHPBB and Invision Power by being Free and more simple to use.&lt;br /&gt;&lt;ul&gt;&lt;li&gt;The  Codes are very clear and simple and can be modified easily&lt;/li&gt;&lt;li&gt;Very nice layout which respect the W3C norms.&lt;/li&gt;&lt;li&gt;Stable forum and safe..&lt;/li&gt;&lt;/ul&gt;The TBF is downloadable under the &lt;span style="font-weight: bold;"&gt;GPL liscence&lt;/span&gt;. The technical support is provided by some tutorials found in the "Freewebmaster.fr" and the forum of TBF ( using French language).&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.freewebmaster.fr/"&gt;&gt; Official website of The Basic Forum&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.freewebmaster.fr/scripts.html"&gt;&gt; Download The Basic Forum&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-195827180720221370?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/195827180720221370/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=195827180720221370' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/195827180720221370'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/195827180720221370'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/11/its-forum-created-with-php-and-mysql-by.html' title='The basic forum.. a nice and simple forum CMS'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-4001389598075932331</id><published>2007-11-08T09:10:00.000-08:00</published><updated>2007-11-08T09:50:35.664-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Blog tips'/><title type='text'>Best Digg strategy to hit the first page !</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.marketingshift.com/images/mshift/falling-diggs.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 200px;" src="http://www.marketingshift.com/images/mshift/falling-diggs.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;You always wonder how do people get dugg that much! After some days i figured out how to get some extra diggs and it's time to share it.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;1- &lt;/span&gt;You should have friends.. a lot of them.. let say about 1000 friend on digg and let's hope you're using a junk mail for shouts notification or you'll have to unsubscribe from it. Having a lot of friends will allow you to broadcast your post to many people. So once you post your article on digg click on "share" and shout it to everybody.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;2-&lt;/span&gt;So what you should say to your friends when you shout you should say something to urge your friend to digg your post. Let me tell you that : diggers are very lazy ! They find responding to your shout and digging your article is exhausting specially when they feel that they'll get nothing in return. So you should :&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Make a clue to the content of your post and tell your friends it's interesting and you should take a look&lt;/li&gt;&lt;li&gt;Tell them that you will digg them back if they digg your post.&lt;/li&gt;&lt;li&gt;Be nice, don't be pushy and don't forget to say "Hello.. please... thanks etc..."&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;3- &lt;/span&gt;You should add recent diggers. New diggers don't have friends and they will feel excited to have people interested in them and they will do everything you ask until they'll discover the "truth". Because diggers who have more than 1000 friend  won't respond to shouts. Because they recieve hundreds every day and they won't waste their time with them.&lt;br /&gt;&lt;br /&gt;Following these steps you will get valuable diggs that could allow you to hit the first popular page. Just to mention that traffic coming from digg.com is a quality traffic because you'll receive only interested readers and that means an extension of your audience.&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-4001389598075932331?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/4001389598075932331/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=4001389598075932331' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/4001389598075932331'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/4001389598075932331'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/11/best-digg-strategy-to-hit-first-page.html' title='Best Digg strategy to hit the first page !'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-106994515227768650</id><published>2007-10-30T13:33:00.000-07:00</published><updated>2007-10-30T14:01:44.930-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Operating systems'/><category scheme='http://www.blogger.com/atom/ns#' term='OpenSource'/><category scheme='http://www.blogger.com/atom/ns#' term='Mobile'/><category scheme='http://www.blogger.com/atom/ns#' term='Google'/><title type='text'>Coming soon.. Google announcing its first open source Mobile OS</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.mobilewhack.com/13260_large.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 200px;" src="http://www.mobilewhack.com/13260_large.jpg" alt="" border="0" /&gt;&lt;/a&gt;This is considered as a big step in the software industry. This mobile OS will be OpenSource in order to allow developers to hook into specefic hardware features In exchange Google will put some specefic ads. Moreover, Google will integrate his web services in it as Gmail, YouTube and Google Maps.&lt;br /&gt;&lt;br /&gt;The new OS will have impacts in the mobile OS market. Specially because of being Open source and that will attract most developers those who will work on add-ons and some creative applications. Second, the new OS will be compatible for most applications and will allow any code contrarely to other OS which block competing software and prevent it from running.&lt;br /&gt;&lt;br /&gt;This OS is having great echoes arround the world, specially with handset markers and carriers. LG is working on a hardware that will suit the OS. Implementing the software in most hardware will take time.. Google won't rush to launch the full Software because the longer he waits the better the software will be. It has to suit ever kind of device so they will be sure that the OS will be a great success.&lt;br /&gt;&lt;br /&gt;I think Google is taking the Open source / proprietary software war to the mobile front. My predictions for this software that it will follow the Firefox model. It will attract the attention of some creative developpers and they will make some astonishiing apps that will attract the crowd and make them install it on their phones. I guess that some constructers won't accept to buy their products with Google's software with it because of their attachements with giant mobile software developers ( such as Symbian) but that won't be a problem since hacks are made to make able to format and setup the software with out losing the hardware capabilities.&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-106994515227768650?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/106994515227768650/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=106994515227768650' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/106994515227768650'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/106994515227768650'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/10/coming-soon-google-announcing-its-first.html' title='Coming soon.. Google announcing its first open source Mobile OS'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-6435287403124835120</id><published>2007-10-28T15:36:00.000-07:00</published><updated>2007-10-28T15:39:36.336-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Microsoft'/><title type='text'>Facebook ..The solution for Microsoft Network losses</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.rttnews.com/home/storyimg/Microsoft-MSFT-102407.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 167px; height: 192px;" src="http://www.rttnews.com/home/storyimg/Microsoft-MSFT-102407.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Microsoft Network is having great problems... msn.com was a great way for Microsoft to publish its products but.. Google is taking over now.. the msn search engine, the Hotmail all of them are left behind by most people.&lt;br /&gt;Microsoft is very disappointed with its Online services which were marked by great losses , up to 264 million dollar despite of the sales rise by 25% and 33% of ads income. Here comes the role of Microsoft strategists. Microsoft made a deal with Facebook to provide advertising. Microsoft invested 240 million dollar, is it a good deal ? Will it get something back from that..?&lt;br /&gt;&lt;br /&gt;Actually, Microsoft has already lost a deal with Myspace against Google for the same purpose. For the notice, Myspace is the number 1 social networking site ever. But MS didn't put hands down and looked for a deal with No.2. They don't want to see Google "The only man standing" in this field. I guess they're afraid of a potential Web monopoly from Google that could affect the future of Microsoft.&lt;br /&gt;&lt;br /&gt;The duration of this deal is ti 2011. Facebook is counting over 50 million user and getting about 250 000 new subscribers every day. If Facebook keep these rates they will be having more than 300 million users by the end of this deal duration. Microsoft is counting of this deal for more targeted advertising.&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-6435287403124835120?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/6435287403124835120/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=6435287403124835120' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/6435287403124835120'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/6435287403124835120'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/10/facebook-solution-for-microsoft-network.html' title='Facebook ..The solution for Microsoft Network losses'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-4170315714688876240</id><published>2007-10-28T10:13:00.000-07:00</published><updated>2007-10-28T10:15:23.743-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Blog tips'/><title type='text'>Huge Pagerank updates..</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.heartwoodguitar.com/images/pagerank.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 200px;" src="http://www.heartwoodguitar.com/images/pagerank.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;I'm very happy to see my PageRank jauge coloured in Green !! My PR jumped from 0 to 4 after only two months of blogging.. Sounds wierd doesn't it ?&lt;br /&gt;This huge change is caused by the changes in Google PR algorithm which is trying to fight paid links. There are many programs of selling links where you get paid to link to a certain website using some targeted keywords. This will increace the PageRank of the website so he can get a great deal of visitors from search engines. As a result, Links in first pages will be for those who pay more. Google is responsible of keeping his search results meaningful and ranked for their content not for their money power.&lt;br /&gt;Blogs are a big links market, so google started to penalize bloggers for selling links. That meant a full blogs reviews by spiders. At the same time, good content bloggers were rewarded by some PR points.&lt;br /&gt;&lt;br /&gt;Losing PR is bad for your blog, it affects your traffic because you will not hit the first pages of google search. At the same time Paid links make good revenue for bloggers. So we are between two choices. It's really confusing...!&lt;br /&gt;&lt;br /&gt;Some ProBloggers see that we should forget about the PageRank and keep on improving our blog content. PR isn't everything and Google isn't the only source of traffic. We shouldn't make the PR enslave us. If it improves ok, if it doesn't keep on working and make your blog your piece of art where you can satisfy yourself and gain more readers to you thoughts.&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-4170315714688876240?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/4170315714688876240/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=4170315714688876240' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/4170315714688876240'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/4170315714688876240'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/10/huge-pagerank-updates.html' title='Huge Pagerank updates..'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-7179726923367236041</id><published>2007-10-26T14:42:00.000-07:00</published><updated>2007-10-26T14:43:25.774-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Operating systems'/><category scheme='http://www.blogger.com/atom/ns#' term='OpenSource'/><title type='text'>Every Linux fan must have : Revolution OS</title><content type='html'>It's a documentary about the birth of GNU/linux, Free Software and the Open Source mouvment. It contains interviews with the most important actors fo the revolution in the software industry as Linus Torvalds, Richard Stallman, Bruce Perens, Eric Raymond, Brian Behlendorf, Michael Tiemann, Larry Augustin, Frank Hecker, and Rob Malda.&lt;br /&gt;&lt;br /&gt;The film describes the whole stroy. From the first steps of Richard Stallman in Unix labs to the rise of the Open Source mouvment and its impact. It also explain the philosophy of the Free software mouvment and presents the Open Source definition.&lt;br /&gt;&lt;br /&gt;The film illustre the war between both proprietary software partisants and opponents. Bill Gates's thoughts about free software and the impact of this philosophy on great firms like Netscape. As well as new type of firms of paid support and their great success.&lt;br /&gt;&lt;br /&gt;I recommend this film to every fan of the Open Source mouvment. It's essential to understant the whole story. You can watch it in direct streaming or command a DVD.&lt;br /&gt;&lt;br /&gt;&lt;embed style="width:400px; height:326px;" id="VideoPlayback" type="application/x-shockwave-flash" src="http://video.google.com/googleplayer.swf?docId=7707585592627775409&amp;amp;hl=en" flashvars=""&gt;&lt;/embed&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-7179726923367236041?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/7179726923367236041/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=7179726923367236041' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/7179726923367236041'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/7179726923367236041'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/10/every-linux-fan-must-have-revolution-os.html' title='Every Linux fan must have : Revolution OS'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-5890973227025323497</id><published>2007-10-26T14:09:00.000-07:00</published><updated>2008-01-01T04:32:37.714-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Operating systems'/><category scheme='http://www.blogger.com/atom/ns#' term='OpenSource'/><title type='text'>October 2007 : busy month for Linux distributions</title><content type='html'>October 2007 was marked by a great activity of the linux distribution developers.. The release of new version of different distributions.&lt;br /&gt;&lt;br /&gt;The beginning was with the&lt;span style="color: rgb(102, 102, 204); font-weight: bold;"&gt; OpenSUSE 10.3&lt;/span&gt; released on &lt;span style="font-weight: bold;"&gt;Thursday 4th of October 2007&lt;/span&gt;.&lt;br /&gt;The new OpenSUSE uses:&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://news.opensuse.org/wp-content/themes/opensuse/images/common/geeko.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 144px; height: 95px;" src="http://news.opensuse.org/wp-content/themes/opensuse/images/common/geeko.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;ul&gt;&lt;li&gt;Linux 2.6.22&lt;/li&gt;&lt;li&gt;The updated KDE 3.5.7 with a preview of the KDE 4 BETA 2.&lt;/li&gt;&lt;li&gt;The newest GNOME 2.20 with the colors of SUSE. &lt;/li&gt;&lt;li&gt;Start up time optimized to 24 seconds.&lt;/li&gt;&lt;li&gt;The Compiz-Fusion Desktop design &lt;/li&gt;&lt;li&gt;GTK YaST : a control panel for hardware, connections, packages...&lt;/li&gt;&lt;li&gt;1-Click Install, or YaST Metadata Package: the new innovation of Novell, which consists on simplifying the install process of packages from complexes codes to one click.&lt;/li&gt;&lt;li&gt;OpenOffice.org 2.3.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;a href="http://news.opensuse.org/?p=400"&gt;The announcement of the new OpenSUSE&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;One week later :&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(102, 102, 204);"&gt;Mandriva Linux 2008&lt;/span&gt;&lt;br /&gt;An RPM distribution developed by the French Firm : Mandriva&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.siteduzero.com/uploads/fr/files/87001_88000/87881.png"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 200px;" src="http://www.siteduzero.com/uploads/fr/files/87001_88000/87881.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;The price of this new version is 39€ and the access to the Mandriva club is free.. That means you can get free support.&lt;br /&gt;The new Mandriva contains :&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Linux 2.6.22.9&lt;/li&gt;&lt;li&gt;Firefox 2.0&lt;/li&gt;&lt;li&gt;Thunderbird 2.0&lt;/li&gt;&lt;li&gt;Compiz Fusion 0.5.2&lt;/li&gt;&lt;li&gt;draknetcenter : to manage different networks and connections.&lt;/li&gt;&lt;/ul&gt;&lt;a href="http://www.mandriva.com/en.html"&gt;The official download page&lt;/a&gt;&lt;br /&gt;&lt;a href="http://club.mandriva.com/xwiki/bin/view/Main/"&gt;The mandriva Club&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We previously talked about the &lt;a href="http://wddc.blogspot.com/2007/10/thoughts-on-new-ubuntu-gutsy-gibbon-710.html"&gt;&lt;span style="color: rgb(102, 102, 204); font-weight: bold;"&gt;Ubuntu Gutsy gibbon 7.10&lt;/span&gt;&lt;/a&gt; which is considered as new step to a Linux "that just works". The release was in the &lt;span style="font-weight: bold;"&gt;18th of October 2007&lt;/span&gt;.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.siteduzero.com/uploads/fr/files/88001_89000/88759.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px;" src="http://www.siteduzero.com/uploads/fr/files/88001_89000/88759.gif" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;GG7.10 contains new features &lt;a href="http://wddc.blogspot.com/2007/10/thoughts-on-new-ubuntu-gutsy-gibbon-710.html"&gt;we already talked about them&lt;/a&gt;.. The most important ones are :&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;The mobile and embedded version : a new step to the mobile Linux&lt;/li&gt;&lt;li&gt;Linux 2.6.22&lt;/li&gt;&lt;li&gt;CompizFuzion&lt;/li&gt;&lt;li&gt;X.org 7.3&lt;/li&gt;&lt;/ul&gt;As a conclusion, we remark some common parts in these new versions which are the use of the new Linux 2.6.22.  It's really essential for those distribution to update their Linux kernel in order to get most drivers installed which still a problem with all Linux distros. The popularity of Compiz Fusion made all distributions use it. The same thing with the new Gnome and KDE.&lt;br /&gt;I think that what urges developers to release a new version is to improve compatibility with most hardware which is usually assured by the Linux and some other features like X.org.&lt;br /&gt;Second, Desktop designers are making a great job to increase Linux users. There are many Linux newbies who started to explore the Linux world after watching a video about the power of Compiz or Beryl in Youtube for example. Developers are using this point to prouve that their distribution is compatible with the desktop designs and they install it for them in order to get the attention of Linux newbies.&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-5890973227025323497?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/5890973227025323497/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=5890973227025323497' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/5890973227025323497'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/5890973227025323497'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/10/october-2007-busy-month-for-linux.html' title='October 2007 : busy month for Linux distributions'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-4085837503814340839</id><published>2007-10-16T11:23:00.000-07:00</published><updated>2007-10-16T11:29:34.970-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Operating systems'/><category scheme='http://www.blogger.com/atom/ns#' term='OpenSource'/><category scheme='http://www.blogger.com/atom/ns#' term='Ubuntu'/><title type='text'>Thoughts on the new Ubuntu Gutsy Gibbon 7.10 : a revolutionary Ubuntu</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://zeirus.files.wordpress.com/2007/06/ubuntulogo.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px;" src="http://zeirus.files.wordpress.com/2007/06/ubuntulogo.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;"No summer vacations!" This is the least of what we can say about the work done by ubuntu developers, authors of the new Ubuntu Gutsy Gibbon 7.10. The developers didn't wait so much after the great success of Ubuntu Feisty Fawn and its integration with some dell products. Ubuntu developers were so determined to put the Beta version download link in the same day of the last release of Feisty fawn..&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Ubuntu 7.10 features overview&lt;/span&gt; :&lt;br /&gt;&lt;br /&gt;The new ubuntu seems to be revolutionary in many ways:&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;The desktop revolution&lt;/span&gt; :&lt;br /&gt;Gutsy Gibbon will be the first Ubuntu that uses the Compiz fusion desktop : a merged Compiz and Beryl porject which will be installed by default.It will also ship with it the latest version of GNOME 2.12.0 : actually the Ubuntu 7.10 BetaRelease was one week after the release of the new GNOME. Moreover, Kubuntu will be using KDE 3.5.7 the latest KDE desktop with the possibility of installing the KDE 4.0 RC2 packages. It will also use the new GNOME 2.12.0 . Actually the GG betaRelease was one week after the new GNOME release.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;Better Hardware support : &lt;/span&gt;&lt;br /&gt;It will use the Xorg 7.3 for a better Graphic card integration.&lt;br /&gt;the new Kernel 2.6.22&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;First steps in the mobile world &lt;/span&gt;:&lt;br /&gt;Powered by Intel, Ubuntu is walking with strong steps in the Mobile OS battle. We all know that the Linux's part in the Mobile market place is too small compared to the giants Symbian and Palm. Even Windows Mobile edition had some credits. So it's time for linux to get forward in this field. Intel want Ubuntu Os in her future mobile computing devices so they're collaborating to make some improvements and the new Ubuntu Mobile and Embedded edition is a good step so far.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Ubuntu Server edition :&lt;/span&gt;&lt;br /&gt;Servers are the shining point of almost all Linux distributions. The new GG7.10 will empower his server with the " Novel's AppArmor security framework".&lt;br /&gt;&lt;br /&gt;The coperation with giant hardware constructors (Dell and Intel) gived Ubuntu a great push forward. I think the future is hiding a better future for Linux specially in the Mobile Software.&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-4085837503814340839?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/4085837503814340839/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=4085837503814340839' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/4085837503814340839'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/4085837503814340839'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/10/thoughts-on-new-ubuntu-gutsy-gibbon-710.html' title='Thoughts on the new Ubuntu Gutsy Gibbon 7.10 : a revolutionary Ubuntu'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-7573125639848262848</id><published>2007-10-16T11:09:00.000-07:00</published><updated>2007-10-16T11:21:15.034-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='OpenSource'/><title type='text'>Pidgin : Multi-platform Instant messaging client</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://pidgin.im/%7Eseanegan/pidgin.png"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 200px;" src="http://pidgin.im/%7Eseanegan/pidgin.png" alt="" border="0" /&gt;&lt;/a&gt;I was an MSN messenger user for years, I was very angry everytime they ask me for a new version. They did it very often and I was obliged to download the new version with my slow network connection. Actually, MSN messenger developers found many bugs to correct, there is no harm with that but what is so annoying is  to publish the new version without taking all the time to explore more bugs and correct it. The worst is to oblige people to download the new version. What if they're using dial ups and they can't afford the dowload time ! When MSN messenger 8 beta was released it was a real mess. It was like almost every week a new version to download !!&lt;br /&gt;So MSN was very buggy, bugs in instant messengers are fatal! Because any privacy intrusion could turn your life to a nightmare. ( hacked bank accounts, hacked email passwords etc..) So we should put our security in the first place.&lt;br /&gt;&lt;br /&gt;How many popular Instant messnegers? let's count : Msn, Yahoo!, ICQ, Google Talk, AIM ... and more. Imagine if you got friends in all these and you want to load them all together in one contact list. Would it be possible with Yahoo messenger or MSN messenger ? NO, or at least let's say not yet. I think these guys are more thinking about competition than satisfying their clients. Ok, you'll say yahoo messenger is compatible with MSN messenger and yahoo seems so happy with it he keeps on announcing " Yahoo is compatible with your msn !!" But let me tell you this : They are not 100% compatible. They're just talking about importing your msn contacts to yahoo! (and the oppositec) the IM software showed many bugs. Like the emoticans sending : If you put an emotican with your MSN messenger to a yahoo messenger he will recieve nothing !&lt;br /&gt;Ok, enough talking about these bugging IM. Let's find a solution for our needs. You want to load all your contacts for ICQ and GoogleTalk and so on in one list you should use  GAIM : it's the former name of the Pidgin free software. It's a multi-platform instant messaging client using different messaging protocols. Chatting is more interesting with Pidgin. I recommend it to every body. It's free software under the GNU General public liscence. click here to &lt;a href="http://pidgin.im/"&gt;download&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Supported protocols&lt;/span&gt; ( by Wikipedia) :&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;.NET Messenger Service (a.k.a. MSN)&lt;/li&gt;&lt;li&gt;    OSCAR (AIM/ICQ/.Mac)&lt;/li&gt;&lt;li&gt;XMPP (Jabber, Google Talk)&lt;/li&gt;&lt;li&gt;    Gadu-Gadu&lt;/li&gt;&lt;li&gt;    Internet Relay Chat&lt;/li&gt;&lt;li&gt;    MySpaceIM&lt;/li&gt;&lt;li&gt;    Novell GroupWise&lt;/li&gt;&lt;li&gt;    OpenNAP&lt;/li&gt;&lt;li&gt;    SILC&lt;/li&gt;&lt;li&gt;    Yahoo!&lt;/li&gt;&lt;li&gt;    Zephyr&lt;/li&gt;&lt;li&gt;    Lotus Sametime (previously supported by the third party gaim-meanwhile plugin)&lt;/li&gt;&lt;li&gt;QQ (previously supported by the third-party OpenQ plugin)&lt;/li&gt;&lt;li&gt;    Session Initiation Protocol (SIP) (at the moment only with chat function)&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Limits and criticisms:&lt;/span&gt;&lt;br /&gt;Pidgin is almost perfect, it doesn't support Video and audio conversations. Actually it's planned by pidgin authors. We can imagine how difficult this task to accomplish with all messaging protocols but still as dark point of this software. It's also criticized for saving password in readable text files which could put the user privacy at risk but the authors are convinced that "they won't give a false illusion of security" by doing encrypted files ( because they can be broken too).&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Screenshots:&lt;/span&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://filehippo.com/img/ex/870__pidgin1.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px;" src="http://filehippo.com/img/ex/870__pidgin1.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://xs114.xs.to/xs114/07181/Pidgin.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px;" src="http://xs114.xs.to/xs114/07181/Pidgin.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Related links:&lt;br /&gt;&lt;a href="http://pidgin.im/"&gt;Pidgin official website&lt;/a&gt;&lt;br /&gt;&lt;a href="http://en.wikipedia.org/wiki/Pidgin_%28software%29"&gt;Wikipedia Pidgin article&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-7573125639848262848?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/7573125639848262848/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=7573125639848262848' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/7573125639848262848'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/7573125639848262848'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/10/pidgin-multi-platform-instant-messaging.html' title='Pidgin : Multi-platform Instant messaging client'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-5681958708855921600</id><published>2007-10-14T14:54:00.000-07:00</published><updated>2007-10-14T15:04:13.835-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Webmastering'/><category scheme='http://www.blogger.com/atom/ns#' term='OpenSource'/><category scheme='http://www.blogger.com/atom/ns#' term='CMS'/><title type='text'>Best Webmastering tools : Joomla! cms</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.joomla.org/images/logos/Thumbnails/Joomla%20Logo%20Horz%20Color%20Thumbnail.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px;" src="http://www.joomla.org/images/logos/Thumbnails/Joomla%20Logo%20Horz%20Color%20Thumbnail.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Are you thinking about building a website but you don't have enough resources to hire a web developer and designer. You don't have to worry about anything anymore. Since Content managment systems are ever improving their features, everybody can manipulate cms and build his own website with magnificent designs ! One of the most powerful cms is "Joomla!" an Open Source and free cms, an award-winning (best Opensource cms 2006). Moreover Joomla have a lare helping community and easy tutorials.&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;&lt;span style="font-weight: bold;"&gt;What can this cms offer ?&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;It has many features.  You can easily create your members accounts, manage uploaded files, nice gallery presentations. New extensions can be integrated to the cms allowing new functionalities such as the Wikibot : creates wikitags witch generate links to wikipedia articles. Not to mention that Joomla is coded in a friendly way with search engines.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.joomlashack.com/images/stories/template_thumbs/weblogic/wl_devpack_thmb.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px;" src="http://www.joomlashack.com/images/stories/template_thumbs/weblogic/wl_devpack_thmb.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;span style="font-weight: bold;"&gt;Joomla! community&lt;/span&gt;&lt;br /&gt;This is the first place where you should look if you have any problems. there are over 1,030,238 Posts in 204,419 Topics by 137,604 Members and counting !!It contains many topics in several languages.&lt;br /&gt;Unofficilal sites offer affordable help bu buying ebooks and extentions. Joomla! has created arround her a huge community of paid and free assitance. The fact of being an OpenSource software made joomla improve  rapidly and have over 1900 extentions !&lt;br /&gt;Webhoster are offering new packs called " Joomla! packs" It's a dedicated webhosting service with free Joomla! assistance.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Joomla! book&lt;/span&gt;&lt;br /&gt;let's be honest it's not free, but cheap. Among all ebooks this is &lt;a href="http://www.packtpub.com/joomla/book"&gt;the best one&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Related links:&lt;/span&gt;&lt;br /&gt;&lt;a href="http://en.wikipedia.org/wiki/Joomla"&gt;Wikipedia article about Joomla! &lt;/a&gt;&lt;a href="http://forum.joomla.org/"&gt;&lt;br /&gt;Joomla! Forum&lt;/a&gt;&lt;a href="http://www.blogger.com/www.joomla.org/"&gt;&lt;br /&gt;Joomla! homepage&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-5681958708855921600?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/5681958708855921600/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=5681958708855921600' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/5681958708855921600'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/5681958708855921600'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/10/best-webmastering-tools-joomla-cms.html' title='Best Webmastering tools : Joomla! cms'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-6263580111812669916</id><published>2007-10-14T14:41:00.000-07:00</published><updated>2007-10-14T14:52:22.825-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Webmastering'/><category scheme='http://www.blogger.com/atom/ns#' term='E-commerce'/><title type='text'>Shopping cart software : what you should know before you pick one !</title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;Nowadays, E-commerce is marking huge development thanks to the flexibility of the ever-improving &lt;a href="http://www.ashopcommerce.com"&gt;ecommerce software&lt;/a&gt;. Before we propose some solutions this is what every e-merchant should wonder about to make his business work :&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Security:&lt;/span&gt;&lt;br /&gt;It's the most important thing to care about. We don't want to have our bank accounts hacked or our products sent without any money in return. So a &lt;a href="http://www.ashopcommerce.com/"&gt;good shopping cart Software&lt;/a&gt; is a secure one.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Flexibility :&lt;/span&gt;&lt;br /&gt;Your Shopping cart software should be easy to set up and to manage. Nice looking designs in order to attract costumers. Before you choose your Software view its testimonials. Make sure that it's Search engine Friendly so you can get your products more potential visitors.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Tech support and customer service :&lt;/span&gt;&lt;br /&gt;You have to make sure you get assistance whenever you need it because you don't want to lose a customer for a simple technical bug!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Integration with banks :&lt;/span&gt;&lt;br /&gt;Make sure that your Shopping cart software is integrated with major banks and can easily manipulate paying process with Paypal, Visa and Master Card.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;It has to be affordable !&lt;/span&gt;&lt;br /&gt;You don't want to have a big monster that cuts almost all your money for allowing you to sell on the net! Hosting fees should be small.&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.ashopcommerce.com"&gt;&lt;img border="0" src="https://members.smorty.com/members/advertiser/14/2007924145846.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;span style="font-weight: bold;"&gt;Recommended solution :&lt;br /&gt;&lt;/span&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.ashopcommerce.com/UserFiles/2697-Files/Image/winner-ashop.gif"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 200px;" src="http://www.ashopcommerce.com/UserFiles/2697-Files/Image/winner-ashop.gif" alt="" border="0" /&gt;&lt;/a&gt;So we have to find a software that fits all these criteria and we recommend &lt;a href="http://www.ashopcommerce.com/"&gt;Ashop&lt;/a&gt; : an award winner shopping cart software which provides you &lt;a href="http://www.ashopcommerce.com/g/11829/software-features.html"&gt;several features&lt;/a&gt;.&lt;br /&gt;The pricing is between $69/Month to $349/Month with a ten days free trial.&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-6263580111812669916?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/6263580111812669916/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=6263580111812669916' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/6263580111812669916'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/6263580111812669916'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/10/shopping-cart-software-what-you-should.html' title='Shopping cart software : what you should know before you pick one !'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-2677581117299222721</id><published>2007-10-13T08:48:00.000-07:00</published><updated>2007-10-13T09:18:14.609-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Blog tips'/><title type='text'>Monetize your blog with Smorty :</title><content type='html'>Most of bloggers are trying so hard to make money through their blogs. They keep on writing and trying to gain more traffic to capture a click or two on their text ads. Then they feel depressed when all these hours spent on that blog didn't pay well..&lt;br /&gt;Now all that is just an old story ! With Smorty every post you write worth money. &lt;a href="http://www.smorty.com/"&gt;Smorty&lt;/a&gt; pays bloggers to write about a product and link back to its URL. It offers 6$ as a minimum for an article and that makes blogging a more efficient activity ! You can improve your earning through it once you promote your blog and make it get a better PageRank. Having a better blog can get you a 100$ per opinion post. What makes Smorty intresting is that they pay you weekly through your paypal account.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;How does it work &lt;/span&gt;:&lt;br /&gt;first of all, a PayPal account is obligatory to get your earnings. Then you submit your blog, after less than 72 hours they will inform you if your blog is approuved. Then you can log in and pick some tasks and write about them then submit for approval, it can take to 5 days to accept your post.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.smorty.com/"&gt;Smorty&lt;/a&gt; is useful for advertisers too. &lt;a href="http://www.smorty.com"&gt;blog advertising&lt;/a&gt; is effective since it has loyal readers and a huge audience. So you can get real visitors and custumors if you are linked by someone who have credibility and several readers. You gain also important linkbacks that can improve your Pagerank. To advertise on blogs you are requierd to pay a minimum of 10$ per post. They higher amount you pay the better blogs you get linking for you.&lt;br /&gt;&lt;br /&gt;In conclusion, I feel that Smorty is a heaven for newbie who want to get paid to blog and an efficient tool for advertisers. I highly recommend it for both bloggers and adervtisers.&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-2677581117299222721?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/2677581117299222721/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=2677581117299222721' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/2677581117299222721'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/2677581117299222721'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/10/monetize-your-blog-with-smorty.html' title='Monetize your blog with Smorty :'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-2732433778421988736</id><published>2007-10-10T08:59:00.000-07:00</published><updated>2007-10-10T09:02:43.696-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Blog tips'/><title type='text'>Blogspot .. advantages and Drawbacks</title><content type='html'>"Blogger" the newly customized blogging service made by google. Millions of bloggers around the world are using it. all google's blogs are under the "blogspot" domain. This free service is famous between bloggers but still have many limits and drawbacks.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Advantages :&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;The blog templates are coded in a way that they're well viewed by the Google's search engines. So we can consider this as an advantage since your blog will get much traffic from google if you're using his templates. In fact  the blog is easily crawled by spiders and any new keywords you use will be rapidly saved.&lt;/li&gt;&lt;li&gt;Blogger is flexible with all kind of entries like the bookmarking tools in footers and RSS subscription like FeedBurner. &lt;/li&gt;&lt;li&gt;Easy comments moderation and posts edition.&lt;/li&gt;&lt;li&gt;Adsense blends better and easily with blogspot, you will just allow you're template to be connected to your adsense account then blend the ads will be blended automatically with the background. You can easily put ads after every post. You don't have to get the code from your adsense account.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Drawbacks :&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;The dot blogspot subdomain can affect the image of your blog when it comes to advertisers to choose where to advertise for their products. Actually, it's not only about Blogger but it's the drawback of having a free domain name..&lt;/li&gt;&lt;li&gt;Unlike other Blogging templates themes, blogspot's aren't really beautiful. You can do a better presentation with WordPress. Moreover, the columns are difficult to manipulate; you can hardly get three columns with blogspot while it's easy with wordpress..&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;So if you're hesitating whether use it or not , this is the whole story.&lt;br /&gt;Or if you're a blogspot user let's share what you liked about it and what you disliked...&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-2732433778421988736?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/2732433778421988736/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=2732433778421988736' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/2732433778421988736'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/2732433778421988736'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/10/blogspot-advantages-and-drawbacks.html' title='Blogspot .. advantages and Drawbacks'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-7350554650629393846</id><published>2007-10-08T08:23:00.000-07:00</published><updated>2007-10-08T08:31:41.253-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Blog tips'/><title type='text'>How to get dugg.. more diggs = more traffic</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.riapedia.com/files/Digg_3D_Flash.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px;" src="http://www.riapedia.com/files/Digg_3D_Flash.jpg" alt="" border="0" /&gt;&lt;/a&gt;Digg.com is a huge bookmarking community where a great number of bloggers meet to read posts and "digg" their articles to get more visitors to their blogs. Digg dot com is becoming a very famous website and it maintains crediblity because it uses a certain "voting" process to best articles. The better the article is the most is it dugg !! If you're not member yet &lt;a href="http://www.digg.com/"&gt;you should do it now !&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;If you're already a member of Digg you must have already met the problem.. It's how to get dugg and dugg to hit the homepage or at least be in first pages for a while.. I learned some tips about it and it's time to share it :&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Integrate the digg button to your posts :&lt;/span&gt;&lt;br /&gt;Try to make it easier for people to digg you. Integrate the digg button in every post you make. It's easier if you're using a blogger or a Wordpress cms. You have just to paste the code given by the "digg-tools" in every post footer. It's better if you put it next to the title because most surfers don't get to the end of your page.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Put attractive titles and descriptive texts :&lt;/span&gt;&lt;br /&gt;Try to attract digg readers by attractive titles that showing like "how to ", "best 10 tips...". don't put classic and non informative titles. In the small descriptive text about your post try to be funny and controversial. Motivate readers to click and find out what is it all about.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Ask your friends to digg &lt;/span&gt;: That can't increace your points and make you rank better&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Join digging Bloggers network&lt;/span&gt; and exchanges diggs. Ask them to digg your favourite articles and digg them back in return. I use the "stumle group" in BlogCatalog. I feel free to ask people to digg me and bookmark me.. It's a good place for a "shamless blog promotion".&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Create a nice profile&lt;/span&gt; , put an avatar and don't hang arround with an unknown shadow. Make your pseudo and avater funny. Add friends they will get "suspecious" and add you back.. comment other posts .. Be active that will give you a better image to diggers.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Timing matters&lt;/span&gt; .. try to submit your posts early in the morning because it's when people are free to read...&lt;br /&gt;&lt;br /&gt;Now would you be gentile and digg it for me :p&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-7350554650629393846?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/7350554650629393846/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=7350554650629393846' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/7350554650629393846'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/7350554650629393846'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/10/how-to-get-dugg-more-diggs-more-traffic.html' title='How to get dugg.. more diggs = more traffic'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-2976641141860741078</id><published>2007-10-05T16:02:00.001-07:00</published><updated>2007-10-07T03:56:38.086-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Blog tips'/><category scheme='http://www.blogger.com/atom/ns#' term='Webmastering'/><category scheme='http://www.blogger.com/atom/ns#' term='SEO'/><title type='text'>Alexa ranking : is it Important ? How to improve it ?</title><content type='html'>I was looking in seo forums about ways of improving my Alexa rank, I was stunned  when I found seo people aren't interested in that rank. I read answers like &lt;span style="font-style: italic;"&gt;"what would you need that for? It's not that accurate so it's just silly to do anything about it."&lt;/span&gt; but there are more than one reason to prove that Alexa rank is important.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Why is it important ?&lt;/span&gt;&lt;br /&gt;I was frustrated to get kicked from Review me and Text ads links for lack of alexa rank!! May be I submitted my blog a bit too early in such affiliate programs. The moral of the story here is alexa rank is used to measure the value of advertising on your website. Look at this picture. Text ads link use alexa rank to sort blogs to the advertiser. So let us take it for granted now : you have to improve your Alexa rank !!&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_DD9XED671aU/RwbFbHi071I/AAAAAAAAAAY/LFdMLBdsYbQ/s1600-h/textadlinksalexa.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://1.bp.blogspot.com/_DD9XED671aU/RwbFbHi071I/AAAAAAAAAAY/LFdMLBdsYbQ/s400/textadlinksalexa.JPG" alt="" id="BLOGGER_PHOTO_ID_5117995096225410898" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;How does Alexa work ?&lt;/span&gt;&lt;br /&gt;It's controversial. Everybody is criticizing alexa's way to rank websites. In fact, it's based on the number of visitors that surf on a certain domain using the alexa toolbar ! As we can see here, Website dealing with webmastering and have a great web savvy audience are more likely to get better ranking because most of their visitors use this bar. The main idea here is that alexa ranking can't be accurate, but as webmasters we have to deal with it.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://client.alexa.com/download/images/ff_screenshot.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px;" src="http://client.alexa.com/download/images/ff_screenshot.jpg" alt="" border="0" /&gt;&lt;/a&gt; &lt;span style="font-weight: bold;"&gt;How to improve my alexa rank ??&lt;/span&gt;&lt;br /&gt;If you have one visitor per day. You have to make Alexa know abour him when he open your page!! So you have to :&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Sensitize your audience about the importance of alexa rank &lt;/span&gt;by writing articles about its importance and ways of improving alexa rank.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Urge your visitors to setup alexa's toolbar&lt;/span&gt;: It's efficient , try to put a download link of the alexa's firefox add on you website. If you succeed to convince most of your readers to install this bar you'll see how your rank will grow up rapidly.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Put alexa rank widget in your website&lt;/span&gt; : don't be ashamed if your rank is way too far. putting this widget is important because everytime your page will load the widget will ping your domain into the alexa rank counter and that will make them feel that you have visitors.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Set up alexa navigation bar&lt;/span&gt; in every computer that comes on your hand. then bookmark your website as the home page. specially in cyber cafés . I know it sounds silly but it works. Maybe your URL will hang on as home page for days before somebody would change it.&lt;br /&gt;&lt;br /&gt;Finally, be patient, as your traffic grows your alexa rank will boost rapidly in first millions but once you hit the top 100k the competition gets a bit more difficult. let's say it's an imperfect word, where such an inaccurate ranking tool would affect the monetizing of websites but we have to deal with that. The first step to take is to&lt;a href="http://www.alexa.com/site/download"&gt; set up the navigation bar NOW &lt;/a&gt;!&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-2976641141860741078?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/2976641141860741078/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=2976641141860741078' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/2976641141860741078'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/2976641141860741078'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/10/alexa-ranking-is-it-important-how-to.html' title='Alexa ranking : is it Important ? How to improve it ?'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_DD9XED671aU/RwbFbHi071I/AAAAAAAAAAY/LFdMLBdsYbQ/s72-c/textadlinksalexa.JPG' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-5977164380331965494</id><published>2007-10-05T15:55:00.000-07:00</published><updated>2007-10-05T16:02:17.230-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Blog tips'/><category scheme='http://www.blogger.com/atom/ns#' term='SEO'/><title type='text'>Promote your blog with Blog carnivals</title><content type='html'>As bloggers, we deal with many challenges to promote our blog. It's all about making more &lt;span style="font-weight: bold;"&gt;traffic&lt;/span&gt;, &lt;span style="font-weight: bold;"&gt;backlinks&lt;/span&gt; and &lt;span style="font-weight: bold;"&gt;readers&lt;/span&gt;. Blog carnival is a community that provides you a way to make that happen. It's an efficient tool to keep you on the challenge. Many successfull bloggers, as &lt;a href="http://www.stevepavlina.com/"&gt;Steve Pavlina&lt;/a&gt; and &lt;a href="http://www.johnchow.com/"&gt;John Chow&lt;/a&gt; recommend it.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;How does it work?&lt;/span&gt;&lt;br /&gt;In this website you'll find a great number of bloggers. Once you create an account you'll find a huge number of "carnivals". A carnival is a room where you can submit a link to your post that deals with the same theme of the carnival. If you're a technlogy blogger you can find several blogs dealing with this subject. Once you submit your post, few days later the blogger will post an article where he puts all the links submitted. Few days later check you visitors source and you'll find new links directing to your blog. I checked my backlinks and I found some prestigious blogs with a good PageRank directing to my blog. &lt;span style="font-weight: bold;"&gt;That can help you to improve your PageRank&lt;/span&gt; and drive more traffic to your blog as well. Create your own Carnival and post some carnivals. You'll get credits from fellow bloggers as you. Nevertheless Carnival posts are provides a good and various content to your visitors. &lt;a href="http://blogcarnival.com/"&gt;Why don't You start promoting your blog Now !&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-5977164380331965494?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/5977164380331965494/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=5977164380331965494' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/5977164380331965494'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/5977164380331965494'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/10/promote-your-blog-with-blog-carnivals.html' title='Promote your blog with Blog carnivals'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-3735071116666444146</id><published>2007-10-03T17:07:00.000-07:00</published><updated>2007-10-03T17:14:37.229-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Security'/><title type='text'>How to protect your Instant Messenger account from being hacked..?</title><content type='html'>The new trend of new hackers is to screw your hotmail or MSN account.. It's really frustrating when they get your email and connect to Instant Messenger and start to mess with your friends. Create fights and your whole life could turn into  a nightmare. It happened to a friend of mine. One day I opened my IM and started a conversation with her. I noticed a huge change in her language!  Filthy mouth, aggression!! I figured out that her account was hacked and used by somebody else  who just wanted to make her life harder. I blocked it and called my friend to figure how can we fix the problem. We couldn't get the account back.. but we learned a lesson about how to secure our hotmail accounts.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;How can they hack my account ?&lt;/span&gt;&lt;br /&gt;It's very simple and stupid. The hacker get to the hotmail and claims that he forgot the password and answer the stupid questions asked to get the password back. These questions are stupid because they're very easy to guess the answer. "What is your mother's birth place" Imagine that!! If you're a Californian there is a 80% chance that your mother's Californian too. Most people pick the easiest question because they're in a rush but they didn't know that they maid a bad choice !&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_DD9XED671aU/RwQwQXi070I/AAAAAAAAAAQ/xbsT1TgQI9k/s1600-h/hackedmsn.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://4.bp.blogspot.com/_DD9XED671aU/RwQwQXi070I/AAAAAAAAAAQ/xbsT1TgQI9k/s320/hackedmsn.JPG" alt="" id="BLOGGER_PHOTO_ID_5117268134355857218" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;How to protect my IM account from being hacked ?&lt;/span&gt;&lt;br /&gt;First of all make a strong password : a long one with different characters and punctuation marks. Make it meaningful just for you. Let's have an example. Pick your best car name or pet and break it into syllables and write every syllable with a number:&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;my1best2car3name4&lt;/span&gt;&lt;br /&gt;Then break the syllables with other characters like ";  : | (" the result will be like : &lt;span style="font-weight: bold;"&gt;my1;best2:car3!name4(&lt;/span&gt;&lt;br /&gt;This will make a good password. Don't give to anybody, don't save it down on your computer and never write it down !&lt;br /&gt;&lt;br /&gt;Second, Never use these stupid questions to get your password . Use alternate email address , once you forget the password they'll email for you and make sure both email accounts are &lt;span style="font-weight: bold;"&gt;secure&lt;/span&gt;!!&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-3735071116666444146?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/3735071116666444146/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=3735071116666444146' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/3735071116666444146'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/3735071116666444146'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/10/how-to-protect-your-instant-messenger.html' title='How to protect your Instant Messenger account from being hacked..?'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_DD9XED671aU/RwQwQXi070I/AAAAAAAAAAQ/xbsT1TgQI9k/s72-c/hackedmsn.JPG' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-6240935036661141133</id><published>2007-09-30T16:49:00.000-07:00</published><updated>2007-09-30T17:05:06.968-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Blog tips'/><category scheme='http://www.blogger.com/atom/ns#' term='Webmastering'/><category scheme='http://www.blogger.com/atom/ns#' term='SEO'/><title type='text'>SEO tips : A good keyphrase choice is the key of a successful content</title><content type='html'>Are you tired from not being relevant to search engines. Are you spending a lot of time on writing but Google still not paying you back? These are some SEO tips that you should follow in every post you make. It's about developing a rich text with primary keywords.&lt;br /&gt;Making a quality content is the main bloggers' concern. They use their writing skills to make a post that makes them feel satisfied... But for search engines ugly posts could rank first! How to prevent that from happening?&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Choose your primary keyphrase&lt;/span&gt;.&lt;br /&gt;You have just to ask yourself : what am I blogging the most about ? What ever the answer is , You will concentrate your work on ways to make your posts relevant to people on search engines results.. Put yourself in the surfer's shoes, what would you type in the google search bar to get informations about what you're blogging. Actually you should have done that during your long searches in blogs and websites to collect informations for your future posts. So you had a contact with the ranking issue and you visited your competitors (those who deal with the same subject as you). Your future goal is to make your URL rank before them for a certain keyword search.  Go type this word in the &lt;a href="http://inventory.overture.com/d/searchinventory/suggestion/"&gt;Overture keyword suggestion tool&lt;/a&gt; . If you're blogging about "travel" type the word in it and  after some seconds you'll recieve most popular keyphrases about your theme.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Two keyphrases strategies&lt;/span&gt; :&lt;br /&gt;Once you get most popular keyphrases you have to choose between promoting your blog with the highest keyphrases and compete with well ranked blogs and websites. Or stick with lower one and try to get the first page as soon as possible. The challenge here is competition. You have to choose between ranking in the third page of google result for the most popular keyphrase or rank in the first page with non-popular one. Now it depends on your ambitions. If you have a long breath to make a long living blog, If you have the courage and the motivation to struggle in the keyword war, pick out most popular keyphrases and get to work !!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Smart coding... cater to spiders !!&lt;/span&gt;&lt;br /&gt;Search engines use spiders to crawl your pages, 'read' your content and pick out relevant keyword. So you better read your post with the spider's eyes ! How?&lt;br /&gt;&lt;&gt;keyphrase &lt; / title &gt;Spiders read from up to top. First the read the title of your page, that means what is between the title's html tag : make sure your keyphrase appear in it. Other tags are very important like &lt;&gt; emphasis &lt; / em&gt;  , &lt;&gt; bold &lt; / b &gt; and &lt;&gt; strong &lt; / strong &gt; . Spiders aren't blind !! they detect blod caracters and italic etc... They detect paragraphs too, so you better break you text into paragraphs and use your keywords in it. Spiders read from the top down so you better not be late to reveal your what you're talking about : put your keyphrases at the beginning and avoid long introductions.&lt;br /&gt;Spiders consider your linking and the way you describe the objects you're putting in your page ( images) so you should put the right html tag for it :&lt;br /&gt;&lt;br /&gt;If you're linking to other site do not just put their domain name, describe the content you're linking to. example : instead of putting  &lt; title = "soechat.com" href = "http://www.seochat.com / "&gt; &lt; / a &gt; you'd better put &lt; title = "best keyphrases tips " href = " http://www.blogger.com/seochat.com "&gt; how to improve your keyword with seochat &lt; / a &gt;&lt;br /&gt;&lt;br /&gt;If your're putting a picture, rename it in order to fit your content. don't let the default name put by your camera or as you download it. for example instead of putting :&lt;br /&gt;&lt; alt = "my best photos" src = "http:photo008.jpg "&gt; put &lt; alt = " best travel photo in hawaï trip " src= " hawaibestphotos.jpg "&gt; That will certainly help you getting more visitors through google images search.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Beware!! A double edged weapon&lt;/span&gt;&lt;br /&gt;If you get lost in stuffing you're text with keywords it will end up with one of the worst webmaster's nightmare : &lt;a href="http://wddc.blogspot.com/2007/09/how-to-avoid-getting-banned-by-search.html"&gt;getting banned by search engines&lt;/a&gt;.&lt;br /&gt;If your text contain keywords more than 5% of it that will be considered as SPAMMING !! Search engines will put a filter to decrease your ranking for these keywords and will end up sooner or later with banning your URL form showing up in their pages!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Useful links&lt;/span&gt; :&lt;br /&gt;&lt;a href="http://internet-marketing.digitalcrunch.com/search-engine-keyword-tips.shtml"&gt;Best search engine keyword tips&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.seomix.com/2005/09/choosing-primary-keyphrases/"&gt;Choosing primary keywords strategies&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-6240935036661141133?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/6240935036661141133/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=6240935036661141133' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/6240935036661141133'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/6240935036661141133'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/09/seo-tips-good-keyphrase-choice-is-key.html' title='SEO tips : A good keyphrase choice is the key of a successful content'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-1863583723249925628</id><published>2007-09-28T17:54:00.000-07:00</published><updated>2007-09-28T17:58:30.099-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Hardware'/><title type='text'>Intel developer forum : new technolgies on the way ..!</title><content type='html'>Three times per year, Intel organizes The Intel Developer Forum. The IDF is an opportunity for Intel to announce her future products in front of developers. Last IDF took place from 18th to 20th of september in San Francisco- USA. This forum has announced several novelties :&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Laptops without  fans..&lt;/span&gt;&lt;br /&gt;This is one of the most innovating technologies announced in the Intel developer forum. The laptop manufacture Compal presented a new way of coolness system for laptops completely independent from ventilators. Until now, laptops using this technology can't support  processors consuming more than 10 Watts. The same for PCpokets. Thanks to their new system, Compal maid possible to extend this energy consumption amount to 17 Watts allowing laptops to have more power for better processors with no ventilation. For processors consuming more than 17 Watts a hybrid coolness system is needed using both ventilator and radiator.&lt;br /&gt;Although the compal coolness system increases the laptop weight, it has many advantages : it reduces noise and protect the computer from shocks and it remarkably saves energy.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;USB 3.0 ... Coming soon&lt;/span&gt;&lt;br /&gt;USB 3.0 promoters, as  Intel,HP,Nec and Microsoft found the IDF the perfect opportunity to announce the USB 3.0&lt;br /&gt;It's planned to be released in the first half of 2008. The new USB is intended to reach the 5 GB/s speed. For the notice, the actual USB is limited to 480 Mb/s. So promoters are intending to multiply this speed by ten !!&lt;br /&gt;This speed increase will be based on using a second fiber-optic channel in the usb port. The new device is intended to be compatible with USB 2.0 and of course the speed will be limited to the USB 2.0 version.&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-1863583723249925628?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/1863583723249925628/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=1863583723249925628' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/1863583723249925628'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/1863583723249925628'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/09/intel-developer-forum-new-technolgies.html' title='Intel developer forum : new technolgies on the way ..!'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-4236729242931358377</id><published>2007-09-27T17:33:00.000-07:00</published><updated>2007-09-30T17:09:27.015-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Blog tips'/><category scheme='http://www.blogger.com/atom/ns#' term='Webmastering'/><category scheme='http://www.blogger.com/atom/ns#' term='SEO'/><title type='text'>how to make your pages fit most visitors...?</title><content type='html'>Making your visitors navigate easily on your website is good to obtain the loyalty and more page views. Every web developer has to take care about the fluidity of navigation on his pages and enough flexibility to fit all users. That means fitting most used browsers and speed networks. So how can we make this task easier?&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.blogger.com/profile/05957338998462543177"&gt;Pam Hoffman&lt;/a&gt;, one of our dearest readers asked previously in this blog:&lt;br /&gt;&lt;blockquote&gt;&lt;span style="font-style: italic;"&gt;Something I've been wondering for awhile - how many users are on what kind of machines?&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;My thinking is that you optimize your website for the majority of users on the most popular machine.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;For example, if I wanted to add video to a blog post. Will it be viewable by the majority of visitors?&lt;/span&gt;&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;Well to answer that, let me explain that for such compability with your visitors, it's not the hardware that counts but the software. I mean if a visitor couldn't view your website content that is because of his browser capabilities: browser, Java support, flash versions, Operating system, Screen resolutions and Color bits.&lt;br /&gt;Second, the speed network has an impact on his navigation ; if your putting a video in your homepage that will make the page more heavy and slower to show up. Nevertheless, streaming this video ( as youtube or google video) will take more time if he has a slow network. So he won't wait enough to play it.&lt;br /&gt;&lt;br /&gt;For the notice, some statistics showed that more than 65% of Internet users still navigate with a connection between 28kb/s and 1 Mb/s. That means that the majority won't have enough time to open heavy pages and play video content. They will wait and wait then they will end up clicking the "X" button ! That doesn't mean not to post videos on your pages but do not exaggerate.&lt;br /&gt;Here are some statistics about connection speed :&lt;br /&gt;&lt;blockquote&gt;" CONNECTION SPEEDS Less than 14.4K bps 3% 28K bps 17% 33.6K bps 16% 56K bps 24% 56K - 1M bps 14% Greater than 1M bps 26%  "   &lt;a href="http://www.w3.org/WAI/GL/2001/01/22-stats.html"&gt;source&lt;/a&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;1- Get to know your visitors..&lt;/span&gt;&lt;br /&gt;You should have an idea what kind of software your visitors are using.. which browser,OS and can they run Java and flash with it. Than what are the connection speed do most of them have ( DSL, cable , 56k Dial up...). Then try to make your pages fit these criteria ; no heavy pages, no heavy Javascripts etc..&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;2-How can I get these information ?&lt;/span&gt;&lt;br /&gt;As I previously posted, a good Web analytics tool will make all this job done.. I recommend &lt;a href="http://www.blogger.com/www.google.com/analytics/"&gt;Google analytics&lt;/a&gt; or &lt;a href="http://www.xiti.com/"&gt;Xiti&lt;/a&gt;.. Both of them give detailed statistics about your visitors.&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-4236729242931358377?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/4236729242931358377/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=4236729242931358377' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/4236729242931358377'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/4236729242931358377'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/09/how-to-make-my-your-pages-fit-most.html' title='how to make your pages fit most visitors...?'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-6938100790229437807</id><published>2007-09-26T08:38:00.000-07:00</published><updated>2008-01-07T10:44:17.976-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Security'/><category scheme='http://www.blogger.com/atom/ns#' term='Browsers'/><title type='text'>Firefox Security add-ons</title><content type='html'>When it comes to security, Firefox is the best browser. Not only because of the way that browser is built and how fast all bugs were fixed in it, but also because of its add-ons. Security add-ons are very effective to detect viruses before download, stop any sort of malicious scripts that could be injected to your computer. It also advice you which site you should avoid in order to be away from any bad cookies that could come from it.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Dr.Web anti-virus checker&lt;/span&gt;&lt;br /&gt;This add-on will put an end to your doubts. If you're hesitating whether to download a file found on the Internet or not. You have just to check it with this add-on if it's virus-free or if it's infected.&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/938"&gt;&lt;br /&gt;Download&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.siteduzero.com/uploads/fr/files/65001_66000/65781.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px;" src="http://www.siteduzero.com/uploads/fr/files/65001_66000/65781.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;NoScript&lt;/span&gt;&lt;br /&gt;IT blocks Java and javascript form being executed only for trusted websites. It's very effective against XSS attacks (cross-site scripting attacks).&lt;a href="https://addons.mozilla.org/firefox/722/"&gt;&lt;br /&gt;Download&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://addons.mozilla.org/en-US/firefox/images/addon_preview/722/1"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px;" src="https://addons.mozilla.org/en-US/firefox/images/addon_preview/722/1" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Mcfee Site advisor&lt;/span&gt;&lt;br /&gt;It allows you to identify potentially dangerous websites. Mcfee rely on a bot that download files from websites and check if there are any malware.. It uses a small bar in your browser that turns into green if the site is clean, Yellow: if you have to be careful and RED if the website is potentially dangerous.&lt;br /&gt;&lt;a href="http://www.siteadvisor.com/download/ff.html"&gt;Download&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.siteduzero.com/uploads/fr/files/65001_66000/65785.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px;" src="http://www.siteduzero.com/uploads/fr/files/65001_66000/65785.gif" alt="" border="0" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-6938100790229437807?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/6938100790229437807/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=6938100790229437807' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/6938100790229437807'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/6938100790229437807'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/09/firefox-security-add-ons.html' title='Firefox Security add-ons'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-1189875930225902070</id><published>2007-09-24T12:12:00.000-07:00</published><updated>2007-09-30T17:09:27.015-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Webmastering'/><category scheme='http://www.blogger.com/atom/ns#' term='SEO'/><title type='text'>How to avoid getting banned by search engines ?</title><content type='html'>It's the worst thing that could happen to the traffic of your website.  Being banned is search engines is a sort of penalization of a misleading act done by the webmaster in order to improve his ranking. So you'd better not cheat the spider !!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;1- Avoid bad linking :&lt;/span&gt;&lt;br /&gt;Never link to "bad ones" like gambling sites, adult sites and Warez. Specially when it has no relationship with your content. You have to administer your visitor's input like comments and censor any type of offending words or those who try to spam you with a lexical farm related to adult content in a way to create a group of keywords thus the spider will consider it as adult site and ban it!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;2-Duplicate content :&lt;/span&gt;&lt;br /&gt;Search engines can get too severe with copyright violation specially if somebody has claimed that your using his content. Even if you're trying to make a quot make sure that you put quotation marks (") and don't exaggerate.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;3-Keyword spamming :&lt;/span&gt;&lt;br /&gt;If you mess with the spider, it will bite you !! Some people try to blend keywords with the background of their design in a way that it will be only readable by spiders when they come to check keywords content. Another way of spamming called "sneaky redirects" it's to put a huge number of keyword in a page and redirect it to home page. Once you click on it in the result page you will be redirected to another page inviting you to buy something. Annoying isn't it ? That's why search engines get too severe about it.&lt;br /&gt;&lt;br /&gt;If you want to improve your ranking you have to do it in the right way. Any misleading acts will put an end to your website growth !&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-1189875930225902070?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/1189875930225902070/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=1189875930225902070' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/1189875930225902070'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/1189875930225902070'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/09/how-to-avoid-getting-banned-by-search.html' title='How to avoid getting banned by search engines ?'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-9025772734962178905</id><published>2007-09-23T06:03:00.000-07:00</published><updated>2007-10-01T06:45:00.477-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Webmastering'/><category scheme='http://www.blogger.com/atom/ns#' term='Security'/><title type='text'>Prevent your website from being hacked</title><content type='html'>I'd rather put : "prevent the nightmare from coming true" as a title.. anyway.. let's get to the real thing.. If you want to do&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Pick a pro webhoster :&lt;/span&gt;&lt;br /&gt;Professional webhosters are experimented in this field. There are people you can trust who know how to protect the server from eventual hack attacks.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Choose good password :&lt;/span&gt;&lt;br /&gt;The easiest thing that a hacker would do is to get you password and use it against you.. So you better pick a good one. Good passwords are unguessable, long and contains various caracters type (  letters, numbers, puncts...etc etc), above 15 charachters. This an example of a good password : "g8@"ju$por£%99ç&gt;llop" . Hackers usualy use software to guess your password. So you better make it hard for them as much as you can.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Never use Internet explorer :&lt;/span&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.siteduzero.com/uploads/fr/files/57001_58000/57262.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px;" src="http://www.siteduzero.com/uploads/fr/files/57001_58000/57262.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Hackers use "&lt;a href="http://en.wikipedia.org/wiki/Phishing"&gt;Phishing techniks&lt;/a&gt;" to "hunt" your password from you browser. If you're using I.E you're increasing the risks of bening hacked. I.E 6.0 was a great disaster to webmasters. I highly recommend Firefox for webmasters because it's safe and contains many web developer tools.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Code properly :&lt;/span&gt;&lt;br /&gt;You  have to be careful about html and PHP forms that you put into your websites. If you're using PhP/MYSQL hackers could inject codes into your database through you comments form for example.. you can lose all your data. So you'd better learn how to code properly and disable injected scripts into forms.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Make your own backups :&lt;/span&gt;&lt;br /&gt;Don't rely on the webhoster to keep a backup for you because it may be hacked too. So you should make your own backups and save them in your hard disk. if you get hacked you'll just change the server or password and use your backup and you website will survive.&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-9025772734962178905?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/9025772734962178905/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=9025772734962178905' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/9025772734962178905'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/9025772734962178905'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/09/prevent-your-website-from-being-hacked.html' title='Prevent your website from being hacked'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-225855597101083438</id><published>2007-09-23T06:00:00.000-07:00</published><updated>2007-09-30T17:09:27.016-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Webmastering'/><category scheme='http://www.blogger.com/atom/ns#' term='SEO'/><title type='text'>Every Webmaster's nightmare !</title><content type='html'>It's just frustrating ! because building a website is like raising a baby : you feed him with good content, you register his "name" in directories.. and you'll have this emotional relation with your website specially if you start communication with others through it or when you get credits about your work. You'll even get angry and furious if you start to make a living with it.&lt;br /&gt;I'm having problems writing this article because it's really a nightmare for me as a webmaster if some of these events could happen to me. What this nightmare is about ? and could we prevent it from becoming true?&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;The worst nightmare : being Hacked !&lt;/span&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://static.flickr.com/58/169748969_06fcc0f29b.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px;" src="http://static.flickr.com/58/169748969_06fcc0f29b.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Imagine that one day you open you homepage and you find this black page informing you that you're hacked. You'll certainly have black clouds everywhere you look!! All your work : coding, writing articles, advertising, submitting into directories, communicating with visitors... all these hours of hard work will just vanish away ! &lt;a href="http://wddc.blogspot.com/2007/09/prevent-your-website-from-being-hacked.html"&gt;Follow these tips in order to prevent this disaster from happening !&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Second nightmare : Your server has lost your website data !&lt;/span&gt;&lt;br /&gt;Most newbie webmasters choose the free webhosting.. but they don't know that they're putting theirselves under the mercy of the webhoster.. Once the server is full and the need more space for paid webhosting they'll just announce : " We had a problem with the server we lost your website data" and you'll have nothing to do about it ! So if you think about making a long living website you should think about paid webhosting..&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Third nightmare : Getting banned in search engines&lt;/span&gt;&lt;br /&gt;When it comes to this point, you're just getting what you deserve ! If you get banned by google that means that you maid something bad ! Being banned from google is like slowly killing your website. Because the visitors number will decrease and the whole thing will collapse like fall leafs..&lt;br /&gt;&lt;a href="http://wddc.blogspot.com/2007/09/how-to-avoid-getting-banned-by-search.html"&gt;Learn how not to get banned by search engines..&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-225855597101083438?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/225855597101083438/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=225855597101083438' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/225855597101083438'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/225855597101083438'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/09/every-webmasters-nightmare.html' title='Every Webmaster&apos;s nightmare !'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-5770467730079932299</id><published>2007-09-23T05:57:00.000-07:00</published><updated>2007-10-01T06:45:00.477-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Security'/><category scheme='http://www.blogger.com/atom/ns#' term='Browsers'/><title type='text'>Vulnerability found and fixed in Firefox and Seamonkey</title><content type='html'>It is the reason behind the new Firefox update (2.0.0.7). It's sort of an infecting code could be excuted in the browser via QuickTime links. This vulnerability is described as critical because it could shut off your system. It allows the attacker to inject and execute codes into your computer, install malware...&lt;br /&gt;&lt;br /&gt;&lt;blockquote style="font-style: italic;"&gt;On his blog Petko D. Petkov reported that QuickTime Media-Link files contain a qtnext attribute that could be used on Windows systems to launch the default browser with arbitrary command-line options. When the default browser is Firefox 2.0.0.6 or earlier use of the -chrome option allowed a remote attacker to run script commands with the full privileges of the user. This could be used to install malware, steal local data, or otherwise corrupt the victim's computer.&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;How to fix it? just update your Firefox browser to 2.0.0.7&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.gnucitizen.org/blog/0day-quicktime-pwns-firefox"&gt;The reporter's blog&lt;/a&gt;   &lt;br /&gt;&lt;a href="http://www.mozilla.org/security/announce/2007/mfsa2007-28.html"&gt;Mozilla foundation security advisory&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mozilla.com/firefox/"&gt;Update your browser&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-5770467730079932299?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/5770467730079932299/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=5770467730079932299' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/5770467730079932299'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/5770467730079932299'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/09/vulnerability-found-and-fixed-in.html' title='Vulnerability found and fixed in Firefox and Seamonkey'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-9214342096110481776</id><published>2007-09-23T05:54:00.000-07:00</published><updated>2007-09-30T17:09:27.016-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Webmastering'/><category scheme='http://www.blogger.com/atom/ns#' term='SEO'/><title type='text'>Web analytics tools... Why?</title><content type='html'>Every webmaster has to know how many visitors he has, Where do they come from, what are the keywords that they're using to get into his website... These kind of informations are vital to promote your website !&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;How to exploit my web analytics tool ?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If your visitors used Google and they opened your website. You'd better know which keyword did they use to get into your website. Then develop content about these keywords so you can be in first pages in google search results.&lt;br /&gt;&lt;br /&gt;Second, your web analytic tool presents the browsers that your visitors are using, If most visitors are using firefox you'd better have pages that suits it. Probebly new browser will show up.. so you have to get ready to have your pages suiting all browser by following W3C rules.. The same thing with Operating systems, if you're talking about software you should offer something for both Windows and Linux users for example. That's how you'll win more visitors.. Your web analytic tool can inform you about the resolution of the monitor too... So you better have pages to suit that..&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Geolocalisation : Be more close to your visitors..&lt;/span&gt;&lt;br /&gt;Your Web analytics tool shows the nationality of your visitors.. you should follow your visitor's most concerns and issues.. If most of them are from Asia and you're posting news you'd better not to have detailed info about another part of the world! And if you presenting a service you should give informations about locations suiting your visitor's nationality..&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Is there a tool that can present all these informations ??&lt;/span&gt;&lt;br /&gt;Yes! and it's &lt;span style="font-weight: bold;"&gt;free&lt;/span&gt; too.. It's &lt;a href="http://www.xiti.com"&gt;XITI 7&lt;/a&gt;.. you have just to create an account and put javascript in your pages.. It's very effective.. the graphics are cool.. the informations are detailed. I recommend it to every Webmaster.&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-9214342096110481776?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/9214342096110481776/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=9214342096110481776' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/9214342096110481776'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/9214342096110481776'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/09/web-analytics-tools-why.html' title='Web analytics tools... Why?'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-1194377408336707290</id><published>2007-09-21T13:11:00.000-07:00</published><updated>2007-09-30T17:09:27.017-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Blog tips'/><category scheme='http://www.blogger.com/atom/ns#' term='Webmastering'/><category scheme='http://www.blogger.com/atom/ns#' term='SEO'/><title type='text'>How to improve my PageRank ?</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://upload.wikimedia.org/wikipedia/commons/thumb/6/69/PageRank-hi-res.png/800px-PageRank-hi-res.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px;" src="http://upload.wikimedia.org/wikipedia/commons/thumb/6/69/PageRank-hi-res.png/800px-PageRank-hi-res.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Any webmaster or blogger has to understand PageRank and how it functions.. The best explanation I found is in the wikipedia :&lt;br /&gt;&lt;br /&gt;&lt;blockquote style="font-style: italic;"&gt;"PageRank relies on the uniquely democratic nature of the web by using its vast link structure as an indicator of an individual page's value. In essence, Google interprets a link from page A to page B as a vote, by page A, for page B. But, Google looks at more than the sheer volume of votes, or links a page receives; it also analyzes the page that casts the vote. Votes cast by pages that are themselves "important" weigh more heavily and help to make other pages "important"."&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;So as you can see, increasing your pagerank is vital for your blog success.  If you can make your website important in the eyes of google search engine you're saved! The main question is how...?&lt;br /&gt;&lt;br /&gt;First of all, Google use spiders that visit your URL regularly.. So you'd better have something new for the spider or else you will be badly indexed. You have to show google that your site is worthy to be visited.. and that's by building a huge and updated content about the subject you deal..&lt;br /&gt;&lt;br /&gt;Second, you have to make websites linking to you ? If people are linking to you that means your website is important.. But don't wait for them until they link for you ! Do it by yourself! submit your website or blog in directories and blog search engines. If you're a blogger submit your articles in E-magazines with putting your URL as the source of the article.&lt;br /&gt;&lt;br /&gt;Third, visit other websites and ask the webmaster for partnerships. Exchanging links will help improving your PageRank and will increase the number of your visitors too..&lt;br /&gt;&lt;br /&gt;Finaly, never copy and paste other's content. Any copyright  violation could index your URL in the black list !!&lt;br /&gt;&lt;br /&gt;You can check your pagerank using the google bar or visiting &lt;a href="http://www.prchecker.info/"&gt;this website&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-1194377408336707290?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/1194377408336707290/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=1194377408336707290' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/1194377408336707290'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/1194377408336707290'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/09/how-to-improve-my-pagerank-any.html' title='How to improve my PageRank ?'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-7595288936169195172</id><published>2007-09-21T12:08:00.000-07:00</published><updated>2007-09-21T12:32:38.363-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Blog tips'/><title type='text'>Tips for a new blogger...</title><content type='html'>The fact of making money from your blog is very motivating, isn't it? It's by putting ads in your blog and get paid for clicks like the Adsense program. But it doesn't seem as simple as that ! Because you will face the biggest Blogger challenge : Traffic !&lt;br /&gt;&lt;br /&gt;Once you start blogging, don't expect to have dozens of visitors to read your posts and put some comments. Simply because you are unknown in this large network. Imagine that there are millions of people writing about the same subject as you. So how can you beat them first to the visitor? Do not feel that pessimistic, it's hard but not impossible! There are some tips to follow and the job will be a piece of cake.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;1- Choose your blog main theme :&lt;/span&gt;&lt;br /&gt;Just choose the nearest subject to you. Something you love talking about or you're addicted to ... that will help !! If you are a Football addict and Sport is what you like telling to you friends why don't you write about it. If you have some professional skills in some fields why don't you share it with others.. (gardening tips, cooking riecepees, computer skills ....) Something you're good at, and you can talk about it. Just don't talk about everything and nothing ! It will disturb the visitor...&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;2- Be Brief, clear and Informative :&lt;/span&gt;&lt;br /&gt;Statistics has shown that Internet users are quick readers. They don't stick so long with the page.. If they don't get what they want they will click on X or get back to research page to find something else. Unless you attract them with good content ; brief, informative posts. Just get directly to the point, don't make long introductions and avoid useless chattering. Express yourself! write as you talk, because your communication with the reader counts to attract him and make him come again. Post regularly because quantity counts.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;3- Help your readers :&lt;/span&gt;&lt;br /&gt;It's by giving them some important links, be generous to show your source of information and anything that could enlarge the subject you deal . Use every way possible to explain : pictures, graphs...&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;4- A nice layout:&lt;/span&gt;&lt;br /&gt;Don't disturb your reader with colorful background and don't make your pages too sad either.&lt;br /&gt;&lt;br /&gt;This is just for the beginning and you will see more detailed tips to make your own successful blog.&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-7595288936169195172?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/7595288936169195172/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=7595288936169195172' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/7595288936169195172'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/7595288936169195172'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/09/tips-for-new-blogger.html' title='Tips for a new blogger...'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-772486127237627256</id><published>2007-09-20T16:26:00.000-07:00</published><updated>2007-09-20T16:40:26.445-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Webmastering'/><title type='text'>First steps in Webmastering..</title><content type='html'>Don't you feel the necessity of having your own website or blog ? The number of websites is blowing up, and it's time to give up being passive.. It's high time to be productive and contribute with a webpage. Your website will allow you to communicate with others, may be to promote your business or just to have a space to express yourself and to have people to read what you think..&lt;br /&gt;&lt;br /&gt;The purpose is noble but you have to choose the best means to make this work done. Because once you start developing your web pages and your visitor counter doesn't move you may feel disappointed and that would discourage you to continue and the whole thing will fail. I keep on saying it everytime : " the biggest webmaster challenge is traffic". There are many things that could keep visitors away from your website , the worst reason is to have a bad web page coding !! You may say &lt;span style="font-style: italic;"&gt;" What's with these codes, I'll just use a webpage editor like Dreamweaver or Frontpage and I'll have my work nicely done, I don't understand these codes anyway..Learning them will be a waste of time !"&lt;/span&gt;  and there are several reasons to prouve you're wrong!&lt;br /&gt;&lt;br /&gt;First,Your webpage is a group of codes destined to be read by your browser to convert them to text, pictures and so on.. And the biggest source of visitors is search engines which have spiders that crawl into your pages to get informations about your site and save them in the search engine directory but once you have a crowded page with heavy codes the spider will have big problems with indexing you website and that is bad for your website reputation in search engines. Just for the notice : Webpage editors are the worst code makers!&lt;br /&gt;&lt;br /&gt;Second, bad coding will cause bowser compatibility problems. There are various browsers (I.E, firefox, Opera, Safari ..etc) and they don't convert codes the same way. So you'd better have a code that suits everybody. There are some rules to follow so you can code properly (W3C normes). Frontpage for example doesn't follow these rules. Actually it was created by microsoft to have websites that suits only Internet Explorer (Microsoft's browser) just to beat Netscape navigator its biggest rival at the time ( Take a look at "&lt;a href="http://wddc.blogspot.com/2007/09/browser-wars.html"&gt;The browser wars&lt;/a&gt;").&lt;br /&gt;&lt;br /&gt;Third, heavy codes will slow the connection to your page, the visitors won't spend time with you to get it opened. And you'll have maby problems with modifications and website promotion.. What if you pasted a javascript for a visitor counter and the page was spammed with popups and ads what will you do ? And how could you recognize the code you pasted in your crowded page !! What if you wanted to paste ads and to blend them with you page layout and give them the best location you want. Do you think that you will have the flexibility to manage you website with these editors? The answer is NO !&lt;br /&gt;&lt;br /&gt;In conclusion, if you want to be a successful webmaster you have to learn xHTML/CSS coding. It's not that hard. It will be fun if you follow &lt;a href="http://www.newbiesparadise.com/tutorial-3-2-0-design-your-website.html"&gt;these lessons&lt;/a&gt;. They written in a very creative and detailed way. The site is called "&lt;a href="http://www.newbiesparadise.com/"&gt;Newbies paradise&lt;/a&gt;". I promess, you'll never feel bored!&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-772486127237627256?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/772486127237627256/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=772486127237627256' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/772486127237627256'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/772486127237627256'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/09/first-steps-in-webmastering.html' title='First steps in Webmastering..'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-5096711508520421328</id><published>2007-09-18T09:59:00.000-07:00</published><updated>2007-09-18T10:07:08.490-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Microsoft'/><title type='text'>Microsoft in numbers</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://upload.wikimedia.org/wikipedia/commons/thumb/2/27/Microsoft_sign_closeup.jpg/200px-Microsoft_sign_closeup.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px;" src="http://upload.wikimedia.org/wikipedia/commons/thumb/2/27/Microsoft_sign_closeup.jpg/200px-Microsoft_sign_closeup.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Microsoft, The biggest software industry on earth ! I think every computer user used a Microsoft product at least once. What about taking a brief review about this huge company!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Creation&lt;/span&gt; : 1975 in Redmond USA by Bill Gates.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Staff &lt;/span&gt;: 79,000 employees in 102 countries, 60% in USA.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Industry&lt;/span&gt; :&lt;br /&gt;Computer software: Windows presents 92% of the operating system market. It has other products like Microsoft Office, Microsoft Servers, Developer tools...&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://upload.wikimedia.org/wikipedia/en/thumb/e/e0/Windows_logo.png/180px-Windows_logo.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px;" src="http://upload.wikimedia.org/wikipedia/en/thumb/e/e0/Windows_logo.png/180px-Windows_logo.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Microsoft has other interests away from software, like the Internet industry ( Research engine and directory ; Microsoft Network) , In the world of Media with the channel MSNBC. It has other activities in hardware industry like constructing the famous Game console : Xbox.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Financial Status&lt;/span&gt; :&lt;br /&gt;Revenue : US $51.12 billion (2007)&lt;br /&gt;Operating income : US $18.52 billion (2007)&lt;br /&gt;Net Income : US $14.06 billion (2007)&lt;br /&gt;&lt;br /&gt;Website: &lt;a href="http://www.microsoft.com"&gt;www.microsoft.com&lt;/a&gt;&lt;br /&gt;&lt;a href="http://en.wikipedia.org/wiki/Microsoft"&gt;Wikipedia article&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-5096711508520421328?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/5096711508520421328/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=5096711508520421328' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/5096711508520421328'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/5096711508520421328'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/09/microsoft-in-numbers.html' title='Microsoft in numbers'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-9116936037214808596</id><published>2007-09-15T12:49:00.000-07:00</published><updated>2007-10-01T06:45:00.478-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Security'/><title type='text'>Best free antiviruses... safety shouldn't cost a dime!!</title><content type='html'>There a lot of computer users who don't feel the threat of viruses.. I have friends telling me all the time that "Anti-viruses are useless. I've been using computer for years and I've never been infected by one ! why should I get one ! They just slow down my start Up... " . If you share this view, believe you are facing a lot of troubles. The Virus infection does not have explicit symptoms but once they get activated you'll be just shocked for have your system not turning on .. or behaving oddly..Specially if you're an Internet user.. Your safety won't cost a dime ! just download these free tools and set them up in your computer..&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Free tools... doesn't sound like : "not enough" ?&lt;/span&gt;&lt;br /&gt;The answer is NO ! Famous and expensive anti-viruses are not that reliable !&lt;br /&gt;There is rule in picking an anti-virus : " Never pick the most famous one " why? because if you put yourself in the Virus creator shoes ; your first aim of creating a virus is to infect the greatest number of machines so you'll create a virus that can defeat the most famous anti-viruses ! So, free and unknown anti-viruses can do a better job !!&lt;br /&gt;Actually.. You'll need an Anti-virus, Anti-spyware and a Firewall..&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Anti-virus: AVG Anti-virus Free :&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I tried it, it's very efficient, not heavy and easy to run.. it will protects you from viruses, worms and Trojans ( the feature-limited freeware version is enough to keep you away from troubles.&lt;br /&gt;&lt;a href="http://free.grisoft.com/doc/downloads-products/us/frt/0?prd=aff"&gt;Download&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://resnet.uidaho.edu/Images/AVG_Antivirus_System_logo.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px;" src="http://resnet.uidaho.edu/Images/AVG_Antivirus_System_logo.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;An anti-spyware.. ewido..&lt;/span&gt;&lt;br /&gt;it searches for spyware (programs allows their creators to get into your system, spy your private data..) it's free and a little bit hard to update but very efficient.&lt;br /&gt;&lt;a href="http://www.ewido.net/en/download/"&gt;Download&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Firewall : all in one secretmaker&lt;/span&gt;&lt;br /&gt;It's kind of shield against intrusion attempts by spy and adware. Most of users recommend Zonelabs firewall. I was using it and i got infected by a Dialer while this firewall was perfectly working.. I just experienced his failure.. until I found this tool. This firewall is too suspicious !! he asks about every program trying to attempt to connect to Internet.&lt;br /&gt;&lt;a href="http://www.freedownloadscenter.com/Utilities/Misc__Utilities/All_in_One_Secretmaker_2007_Download.html"&gt;Download&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.secretmaker.com/"&gt;Home page&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;A secret weapon !!&lt;/span&gt;&lt;br /&gt;After BMW, I was never been fascinated by a German product as this piece of art : &lt;span style="font-weight: bold;"&gt;Hijackthis&lt;/span&gt; ! It allows you to find nasty programs discretely running in your computer and "hijack them !!" but be careful what to choose to hijack because there will be no way to get it back ! It's simple .. after scanning your disk the program will gives you a logfile.. You have just to copy and paste it in the Textbox of Hijackthis home page and it will tells you what are the most threating programs to hijack.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.ewido.net/en/download/"&gt;Home page&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;"Prevention is better than cure"&lt;/span&gt;&lt;br /&gt;First,to prevent your computer from such viruses, you need to put your firewall always on, scan your computer regularly and "clean" your computer from tracking cookies and other spyware with &lt;a href="http://www.ccleaner.com/download"&gt;this tool&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Second, you need to use a safe browser : Firefox of course !&lt;br /&gt;&lt;br /&gt;Third, be careful while you download files, specially with P2P programs... never open attached files in unknown emails.&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-9116936037214808596?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/9116936037214808596/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=9116936037214808596' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/9116936037214808596'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/9116936037214808596'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/09/best-free-antiviruses-safety-shouldnt.html' title='Best free antiviruses... safety shouldn&apos;t cost a dime!!'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-6893508107028468901</id><published>2007-09-15T08:18:00.000-07:00</published><updated>2007-10-01T06:45:00.478-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Security'/><title type='text'>Computer Virus ! get a clue about your enemy..</title><content type='html'>A computer virus is a small program (written by a bad guy) who lands in other programs body.. When you run your infected program, the virus moves to the RAM of your computer and starts his dirty work: Data destruction, hard disk format, system errors.. A virus is a parasite who propagate rapidly thanks to Internet. Each virus has his own signature ( a sort of DNA). Such signature allows  other anti-virus programs to detect this famous virus in order to erase it..and that's why you should regularly update your anti-virus.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://literacy.kent.edu/Oasis/graphics/virus.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px;" src="http://literacy.kent.edu/Oasis/graphics/virus.JPG" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;First of all, you have to get a clue about what you'll be facing... There is many kinds of virus and you have to recognize your enemy in order to defeat him !&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Worms :&lt;/span&gt; able to spreat through networks (Internet, Intranet...)&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Trojans :&lt;/span&gt; creating a rift in the system allowing its creator to penetrate through it and take control.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Logical bombs :&lt;/span&gt; a remote virus, can be activated after certain events.&lt;br /&gt;&lt;br /&gt;We can classify viruses as following :&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Boot virus :&lt;/span&gt; Infects the boot sector (MBR : Make Boot Record), this sector allows the execution of your operating system.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Polymorphe virus :&lt;/span&gt; it changes its appearance just like a chameleon. It's an intelligent virus which can take many forms and different signatures.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Macros virus :&lt;/span&gt; Infects the MS.office documents macros.. It lands in a simple Word or Excel and executes a simple code once you open the infected document. It affects windows files too. This kind of viruses is usually sent by mail in attached files, easy to recognize with their .VBS extension.&lt;br /&gt;&lt;br /&gt;that was a brief introduction, if you want to get more information check the &lt;a href="http://en.wikipedia.org/wiki/Virus"&gt;Wikipedia definition.&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-6893508107028468901?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/6893508107028468901/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=6893508107028468901' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/6893508107028468901'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/6893508107028468901'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/09/computer-virus-get-clue-about-your.html' title='Computer Virus ! get a clue about your enemy..'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-8112185792486283976</id><published>2007-09-12T15:31:00.000-07:00</published><updated>2007-09-12T15:38:55.243-07:00</updated><title type='text'>Bebo and Yahoo partnership</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.techcrunch.com/wp-content/bebologo.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px;" src="http://www.techcrunch.com/wp-content/bebologo.gif" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://news.agendainc.com/images/yahoo.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px;" src="http://news.agendainc.com/images/yahoo.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Well used in UK and Ireland, &lt;a href="http://www.bebo.com/"&gt;Bebo&lt;/a&gt; has just concluded an advertising and technological alliance with Yahoo..&lt;br /&gt;&lt;br /&gt;Considered as the third social network in USA.. (after myspace and Facebook) and the first in UK, Ireland and New Zealand, BeBo has just signed a partnership with Yahoo. This alliance will be about the Graphic ads, the integration of Yahoo! Questions/answers and the creation of a tool bar for yahoo..&lt;br /&gt;&lt;br /&gt;Via Yahoo ads, BeBo will publish most of Yahoo graphic ads in two big markets, UK and Ireland where Bebo has 1.6 million users.&lt;br /&gt;&lt;br /&gt;Finally, this social network has an active partnership politics, They have just signed another alliance with Microsoft to facilitate the implementation of Windows life messenger features on BeBo..&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-8112185792486283976?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/8112185792486283976/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=8112185792486283976' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/8112185792486283976'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/8112185792486283976'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/09/bebo-and-yahoo-partnership.html' title='Bebo and Yahoo partnership'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-4232638642187697039</id><published>2007-09-10T14:34:00.000-07:00</published><updated>2007-09-12T14:40:04.921-07:00</updated><title type='text'>Best download tools</title><content type='html'>People keep on asking what best download tools to use. Well i recommend a peer to peer download tool and a BitTorrent one.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;BitTorrent download tool: BitComet&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.bitcomet.com/images/title.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px;" src="http://www.bitcomet.com/images/title.gif" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;blockquote&gt;BitComet is a BitTorrent/HTTP/FTP download management software, which is powerful, fast, very easy-to-use, and completely &lt;strong&gt;free&lt;/strong&gt;. It contains many advanced features for BitTorrent download and extends its leading BitTorrent technology to HTTP/FTP to accelerate downloading up to 5 - 10 times faster, or more.&lt;/blockquote&gt;&lt;img src="file:///C:/DOCUME%7E1/ADMINI%7E1/LOCALS%7E1/Temp/moz-screenshot.jpg" alt="" /&gt;&lt;span style="text-decoration: underline;"&gt;&lt;/span&gt;&lt;a href="http://www.bitcomet.com/"&gt;BitComet Website&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;&lt;a href="http://www.download.com/BitComet/3000-2196-10296306.html?part=dl-BitComet&amp;subj=uo&amp;amp;tag=button"&gt;Download BitComet&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;P2P Download tool :&lt;br /&gt;&lt;/span&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.emule.com/emule-v048a.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px;" src="http://www.emule.com/emule-v048a.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;blockquote&gt;eMule is one of the biggest and most reliable peer-to-peer file sharing clients around the world. Many developers contribute to the project, so the network gets more and more efficient with every new version.&lt;br /&gt;&lt;br /&gt;This new version eMule 0.48a (May 13th, 2007) fixes most problems with Windows Vista, adds a spam filter for searches, includes several graphic interface improvements, fixes some bugs and adds a lot of small changes.&lt;/blockquote&gt;&lt;a href="http://www.emule.com/"&gt;&lt;span&gt;eMule Website&lt;/span&gt;&lt;/a&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="text-align: justify; position: absolute; left: 298px; top: 362px; width: 30px; color: rgb(113, 158, 5); height: 31px;font-family:verdana;font-size:9;"  &gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-4232638642187697039?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/4232638642187697039/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=4232638642187697039' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/4232638642187697039'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/4232638642187697039'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/09/people-keep-on-asking-what-best.html' title='Best download tools'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-1325376571776884012</id><published>2007-09-08T14:20:00.000-07:00</published><updated>2007-10-14T15:16:41.922-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Operating systems'/><category scheme='http://www.blogger.com/atom/ns#' term='OpenSource'/><title type='text'>The Ministry of French education is migrating to Red Hat OS</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://jonas.objectweb.org/images/partners/RHCLogoHRJ.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px;" src="http://jonas.objectweb.org/images/partners/RHCLogoHRJ.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;RedHat France has just finished the migration of 2500 servers of the ministry of the French  national education to Linux OS , hosted in 30 local administration authorities. They used to work with several proprietary systems supplied by Bull ( Gcos 7, DSP 7 and AIX).&lt;br /&gt;&lt;br /&gt;Michel Affre, the responsible of information systems for academic institutes explained this migration  for better organization of these systems and their costs by distinguishing between the hardware and the software suppliers.&lt;br /&gt;&lt;br /&gt;By including 2500 new machines, the ministry of education will be hosting 3000 servers running with Linux OS. That means 100% of their operating systems are free software !&lt;br /&gt;&lt;br /&gt;These servers are intended to do financial management, exams administration, staff and students management and acts of daily administrative acts.&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-1325376571776884012?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/1325376571776884012/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=1325376571776884012' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/1325376571776884012'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/1325376571776884012'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/09/ministry-of-french-education-is.html' title='The Ministry of French education is migrating to Red Hat OS'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-8295726378947722994</id><published>2007-09-07T04:40:00.001-07:00</published><updated>2007-10-01T06:45:00.478-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Security'/><category scheme='http://www.blogger.com/atom/ns#' term='Browsers'/><title type='text'>A useful Firefox extention : Foxycode</title><content type='html'>&lt;strong style="font-weight: normal;"&gt;&lt;/strong&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.siteduzero.com/uploads/fr/files/63001_64000/63796.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px;" src="http://www.siteduzero.com/uploads/fr/files/63001_64000/63796.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong style="font-weight: normal;"&gt;What is your text editor.. MS. Word? ...OpenOffice Writer ? imagine that you have all the tools you want in your Browser .. Helping you typing and editing texts in forms ... Like those in Wikipedia ( using &lt;/strong&gt;WikiCode) or in ordinary forums (using BBcode for example )...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://nayi.free.fr/foxycode/images/aide/en/toolbar_en_flock.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px;" src="http://nayi.free.fr/foxycode/images/aide/en/toolbar_en_flock.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;The author's Overview:&lt;br /&gt;&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;&lt;blockquote style="font-style: italic;"&gt;&lt;p&gt;&lt;strong&gt;FoxyCode&lt;/strong&gt; is an extension for Firefox, Mozilla’s Web browser. This extension offers you many ways to insert advanced tags into your forms in order to format easily your posts in forums and blog. FoxyCode supports 5 languages: &lt;/p&gt;  &lt;ul&gt;&lt;li&gt;BBCode&lt;/li&gt;&lt;li&gt;NCode&lt;/li&gt;&lt;li&gt;WikiCode (WikiMedia/DokuWiki)&lt;/li&gt;&lt;li&gt;ZCode&lt;/li&gt;&lt;li&gt;XHTML&lt;/li&gt;&lt;/ul&gt;  &lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;FoxyCode appears either as a context menu, or in the form of a toolbar. The context menu is a heritage from other extensions like BBCodeXtra. Toolbar is a more innovative concept which offers an access even faster to insertion functions. It is particularly useful in quick reply forms where there are no javascript functions to insert tags. &lt;/p&gt;  &lt;p&gt;In addition to basic functions like centered text, bold and italic, FoxyCode offers you functions enabling youto insert combinations of tags, like a centered image with a clickable link, and this, in only some clicks, as the screen shows it hereafter.&lt;/p&gt;&lt;p&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://nayi.free.fr/foxycode/images/aide/en/menu_en_demo.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px;" src="http://nayi.free.fr/foxycode/images/aide/en/menu_en_demo.gif" alt="" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;/blockquote&gt;&lt;a href="http://nayi.free.fr/foxycode/?/en/index.html"&gt;You can get this extension for free here.&lt;/a&gt;  &lt;span style="text-decoration: underline;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-8295726378947722994?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://nayi.free.fr/foxycode/?/en/index.html' title='A useful Firefox extention : Foxycode'/><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/8295726378947722994/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=8295726378947722994' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/8295726378947722994'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/8295726378947722994'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/09/useful-firefox-extention-foxycode.html' title='A useful Firefox extention : Foxycode'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-2922655705353295306</id><published>2007-09-05T14:43:00.000-07:00</published><updated>2007-12-31T02:48:06.771-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Browsers'/><title type='text'>The Browser Wars</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.illustratorworld.com/users/s/sm/smonkey/a2238.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px;" src="http://www.illustratorworld.com/users/s/sm/smonkey/a2238.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We have to take for granted the existence of a navigators war ! And before we choose which side we will be let's take look at the history of that war...&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;How things got started&lt;/span&gt;&lt;br /&gt;In 1993 , it was the first web browser that have ever seen "light". It was the NCSA Mosaic.. But it didn't last for long.. Because June 1994 was marked by the appearance of new Web browser that made an end to mosaic by recruiting most of its developers !&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Netscape is taking over &lt;/span&gt;!&lt;br /&gt;In 1995 Microsoft was preparing for the big move : Windows95 with launching the "Microsoft Network" .. In the same period of time Internet is moving with big steps.. Specially after the appearance of the JAVA language that made Netscape Navigator more sophisticated.. Microsoft felt the threat of having this navigator taking over so they bought the liscence of the "SpyGlass Mosaic" ( not to mix with NCSA Mosaic) to create the Internet Explorer 1.0 included in the Windows95 Plus Pack in August 1995 .. Three months later , the IE 2.0 was declaring the war with Netscape navigator...  &lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;br /&gt;The Real War (I)&lt;/span&gt; :&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.wmich.edu/library/searchpath/glossary/images/browserwar.GIF"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px;" src="http://www.wmich.edu/library/searchpath/glossary/images/browserwar.GIF" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The Browsers race went crazy for some years.. New versions were appearing every two or three months. Both Netscape navigator and IE developers were so hurried with making new version and their work lacked many essential details ; many errors and security holes appeared on surface !&lt;br /&gt;The scene of war marked an act made by IE developers while the IE 4.0 release on 1997.. A huge  "e" Logo was hanged in the Netscape local.. Netscape employees reacted and posted a huge dinosaur marked with « Netscape 72, Microsoft 18 » ( to show their market dominance).&lt;br /&gt;IE 4.0 was a real turnover in this war.. the IE's marketplace value is  boosting and that was a result of  a whole intelligent strategy with illegal actions :&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;    The economic model of Netscape consisted on offering the navigator and selling other  server applications. Microsoft used that point so they sold the same services for free&lt;/li&gt;&lt;li&gt;    Microsoft signed license contracts with hardware manufactures that obliged them to post the IE icon on the desktop. And would penalize them if they install Netscape navigator on.&lt;/li&gt;&lt;li&gt;    Microsoft signed a license contract with AOL so they create a IE-only-compatible version of their product&lt;/li&gt;&lt;li&gt;    Microsoft released a WYSIWYG web page editor (MS.Front page)  that only gets along with IE&lt;/li&gt;&lt;li&gt;    Microsoft used its monopoly on the operating system marketplace to include IE into the windows for free. Actually the Windows revenue was enough to cover the costs of developing  IE unlike Netscape navigator which has no other way to cover these costs.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;All these actions have as consequences the fall of the Netscape in 1998. But before it falls the Netscape company has bought her code source.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;IE alone in the battle field&lt;/span&gt; :&lt;br /&gt;After the fall of Netscape navigator, IE has no serious competitors. Therefore, there was no more important browsers innovations. IE 6.0 released in 2001 was a real mess !!&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Navigators war (2) !&lt;/span&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://static.flickr.com/21/99460380_794b5ebc85_o.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px;" src="http://static.flickr.com/21/99460380_794b5ebc85_o.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Late 2004, the flame of war got lit up again by the release of Firefox , based on Gecko ( Netscape navigator source code) The project was lunched by the old Netscape employees who joined the OpenSource Community with their Mozilla Foundation.&lt;br /&gt;Late 2005, after 50 million downloads, Firefox started to take over IE in the marketplace by 10%.&lt;br /&gt;In 2006, Microsoft hasn't updated IE 6.0 yet. It started to provoke Web developers  and security managers complaints! which maid the statistics go more to the Firefox side.&lt;br /&gt;Late in 2007, IE 7.0 was released , expert said that it will make another IE get back in his feet in browsers battle !&lt;br /&gt;&lt;br /&gt;Finally, we hope this war will still be going on so we can enjoy the fruits of browsers innovations&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-2922655705353295306?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/2922655705353295306/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=2922655705353295306' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/2922655705353295306'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/2922655705353295306'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/09/browser-wars.html' title='The Browser Wars'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-3084622569313402880</id><published>2007-09-05T12:41:00.000-07:00</published><updated>2007-10-14T15:16:41.923-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Security'/><category scheme='http://www.blogger.com/atom/ns#' term='OpenSource'/><category scheme='http://www.blogger.com/atom/ns#' term='Browsers'/><title type='text'>Why should we use firefox ?</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://eternapartedemim.blogs.sapo.pt/arquivo/Logo%20do%20Firefox.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px;" src="http://eternapartedemim.blogs.sapo.pt/arquivo/Logo%20do%20Firefox.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;How many navigators do we have to try until we find "the one"?.. And how many time do we have to risk our most vital informations while surfing the net ?.. I'm hearing everyday about new technics of hacking VIA our navigators.. It's called the " fishing "... using injection in our navigators that brings our confidential data to the hacker's hand.&lt;br /&gt;A way to prevent that ? Just use a reliable navigator that's all!&lt;br /&gt;&lt;br /&gt;Well.. the security issue is the main problem with the navigators but it's not the only thing ! Actually we need a browser which has some extra features that make our Internet use more fluid and funny ... Actually the fact that Firefox is an OpenSource software made everybody able to take part of developing new features and Add-ons .. and I think that these addons made Firefox so special ! Imagine that You have a text-editing tool bar compatible with BBcode and W3, a mp3 player integrated with the navigator, a spell-check with any language you want, a RSS feed container and more... Nevertheless, tabs allow one browser window to contain multiple pages!&lt;br /&gt;&lt;br /&gt;Setting up Firefox takes five minutes (and it's free!). The installation imports all your bookmarks, settings, etc. from Internet Explorer. After installing, you can download add-ons from the official site.&lt;br /&gt;Are you convinced?... now what you've got to do is to is to get Firefox from the link on the right of this blog !&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-3084622569313402880?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/3084622569313402880/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=3084622569313402880' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/3084622569313402880'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/3084622569313402880'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/09/why-should-we-use-firefox.html' title='Why should we use firefox ?'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-7165761133677541831</id><published>2007-09-04T07:58:00.000-07:00</published><updated>2007-10-14T15:16:41.924-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Operating systems'/><category scheme='http://www.blogger.com/atom/ns#' term='OpenSource'/><title type='text'>Dell is selling computers operated by Ubuntu Feisty Fawn !</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://icrontic.com/draco/images/news/2007/05/dellubuntu.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px;" src="http://icrontic.com/draco/images/news/2007/05/dellubuntu.jpg" alt="" border="0" /&gt;&lt;/a&gt;After an "Ideastorm" made by Dell in their &lt;a href="http://www.direct2dell.com/"&gt;blog&lt;/a&gt;, costumers asked for ubuntu for their new computers and notebooks.. Dell responded to enthusiastic Linux users and started to buy Ubuntu equipped products in USA, than expanded it to reach UK, Germany and France.&lt;br /&gt;&lt;blockquote&gt;ubuntu.com&lt;br /&gt;Dell today unveiled two consumer PCs in Europe – the Inspiron 6400n and the Inspiron 530n – with the Ubuntu 7.04 Linux operating system factory installed. Available now in the United Kingdom, Germany and France, the systems are Dell’s first steps to meet the needs of the Linux enthusiast community outside of the United States.&lt;/blockquote&gt;As it seems to be a Wild decision, but there are many reasons behind it. First of all, the industry of I.T hardware is disappointed with Microsoft new Operating system: Windows Vista . Actually that what Acer superiors said.. and dell has just proved this disappointment with acts: changing the Dell's OS ! Second, a OpenSource Lisence will help to decrease the price of the product because when we buy a hardware with Windows installed in we pay for both the hardware and the expensive software ! Third : the fact of buying Linux equipped hardware is a publicity for Dell, because it will take the headlines of I.tech newspapers for weeks !&lt;br /&gt;&lt;br /&gt;Personly, i see that as another stab for Microsoft.. an implicit message telling them that they're not the biggest monopole anymore and if they want a product that sells they have to try harder !!&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-7165761133677541831?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/7165761133677541831/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=7165761133677541831' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/7165761133677541831'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/7165761133677541831'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/09/dell-is-selling-computers-operated-by.html' title='Dell is selling computers operated by Ubuntu Feisty Fawn !'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-5815702340385831447</id><published>2007-09-04T03:30:00.000-07:00</published><updated>2007-09-04T03:42:01.050-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Operating systems'/><title type='text'>Acer is disappointed with Vista !</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.pc-america.us/images/mad_computer-guy.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px;" src="http://www.pc-america.us/images/mad_computer-guy.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;"The whole industry is disappointed with Windows Vista" Said Mr. Gianfranco Lanci the Acer president..&lt;br /&gt;Actually, he publicly attacked Micorsoft and its new product : Windows Vista !&lt;br /&gt;He seems angry ? What makes him so upset !?&lt;br /&gt;In fact, he just realized that Windows Vista will motivated nobody to buy a new PC ! How is that ? Windows Vista requires a high level of hardware .. People prefer to spend less to buy a computer ( less than 1000$) and stick with Windows XP which still better than Vista in the eyes of many consumers of Microsoft products.. In fact, many hardware manufactures will stick with buying PCs and Laptops with XP installed !! It's just how custumors like it ...&lt;br /&gt;Windows Vista has the image of a slow operating system with heavy graphics and requires a huge RAM and Graphic card memory to run applications.... Even Acer president sees that it still immature operating system when he said "Stability is certainly a problem".&lt;br /&gt;&lt;br /&gt;In the other hand, Windows Vista still a best seller in the history of Microsoft.. the sold over 20 million copy in the first 100 days compared by 17 millions for windows XP in the same period of appearance of XP.. but these statistics can be misleading because this growth of sells doesn't match the growth of hardware sells that jumped up since 2004..&lt;br /&gt;&lt;br /&gt;In conclusion, things aren't getting any better for Microsoft, and personnly I'm getting one more proof that "windows sucks" !!&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-5815702340385831447?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/5815702340385831447/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=5815702340385831447' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/5815702340385831447'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/5815702340385831447'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/09/acer-is-disappointed-with-vista.html' title='Acer is disappointed with Vista !'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-1501686455234182475</id><published>2007-09-03T07:00:00.000-07:00</published><updated>2007-10-14T15:16:41.924-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Operating systems'/><category scheme='http://www.blogger.com/atom/ns#' term='OpenSource'/><title type='text'>A Linux newbie ...and the story begins</title><content type='html'>I've been a Windows user since 1999 .. At that time i was a real newbie in the computer world.. I didn't know that other operating systems exist ! Well I took Windows for granted.. And now i blame the hardware companies for it.. Because once we buy their product , we just find MS.Windows in it  and we don't have the choice to pick the operating system that will take care of our hardware!&lt;br /&gt;Anyway, I grew up with windows, I used Win98 for a long time.. as i was young i was a videogame addict so i found many problems and system instabilities that i had to deal with : Virus, Fatal errors, weird system behaviors...and i  had to format and reinstall the system several times because it was , in most times, impossible to fix the problem without formatting.. In all windows versions that i used i found the most instable version is Win2000 and the most stable is WinXP...&lt;br /&gt;Time comes by, and i started to hear about Linux until i saw i video clip in youtube that shocked me ! It was a demonstration of  the XGL/Compiz 3D desktop running on ubuntu.. I was estonished because I've never saw such windows that get burned once we close them, Desktops presented as 3D cube.. and this is an example of it:&lt;br /&gt;&lt;br /&gt;&lt;object height="350" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/i9JC5NQ7G0o"&gt;&lt;param name="wmode" value="transparent"&gt;&lt;embed src="http://www.youtube.com/v/i9JC5NQ7G0o" type="application/x-shockwave-flash" wmode="transparent" height="350" width="425"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.ubuntu.fr/pics/ubuntu-logo.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px;" src="http://www.ubuntu.fr/pics/ubuntu-logo.gif" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;So i thought i have to find out how could it be possible ! I thought it's in the operating system ( I didn't know that there is several desktop versions) I googled ubuntu and i was also astonished how things work with it.. First of all i liked the fact that I could ship CD's for free !! not only this but they're praying me to share their copies with my friends! It was completely the opposite of what i saw with proprietary software that i 've been using for years! I commanded the CDs and i was so glad to get them.. it was the ubuntu LTS 6.04 i run the "safe graphic mode" and it was so useful because i makes you try it because you install it.. It was using the GNOME desktop so it wasn't a 3D desktop.. i didn't find what i was looking for but i discovered another world of operating systems... I found many features that was equivalent to windows and sometimes better.. I liked the OpenOffice . It was easy to manipulate... then i tried to play an MP3 stored in my disk but the file type wasn't known for ubuntu the same thing with .MPEG and others and that freaked me out ... Because i was thinking what if become a Linux user what will happen to my songs libraries, films , games, and all what i enjoyed&lt;br /&gt;doing with windows ? And that's how i turned down the idea of installing ubuntu..&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;How does ubuntu started to take over Windows with me ..&lt;/span&gt;&lt;br /&gt;I returned to the windows, and i talked to my friends about that ubuntu version..One of them was excited to know that it contains a safe graphic mode because he had a problem with his hard disks , they don't work anymore.. and with ubuntu he could run his computer by booting the whole system in his RAM ! I was so excited to see him back in our forum happy to get over his hardware problem and that was thanks to ubuntu Another event that maid the image of ubuntu get bigger. It was my cousin who was preparing his PhD and he had problem with his old scanner that only worked on WIN98 .. The drive CD doesn't contain driver for XP.. So he came by trying to look in the internet for a driver to get his work done.. We spent hours and hours looking for this soft! We found a website that offers it but we had to vote and watch and click on several products and my e-mail box got ravagated by spams,  it was such a pain in the ass! While the driver was downloading  i suggested to run the scanner with ubuntu in my brother's PC.. and imagine what happend! once we connected the scanner a windows showing the logo of tha scanner constructer showed up and a message saying that a scanner has been connected and ready to work.. And that's what we did!! We started scanning the pictures that he needed and editing them and we finished the work before the downloading was finished !I gave my cousin a copy in case he needed to scan more picture.. and i had more proof that Linux ubuntu is better than windows...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.seopher.com/images/ubuntu-fun.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px;" src="http://www.seopher.com/images/ubuntu-fun.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;What comes next ?&lt;/span&gt;&lt;br /&gt;I'm really concerned about the Internet connection because I'm using an aDSL modem , its CD doesn't contain a Linux version of the driver.. I found in the its website how to run it but it looked a bit complicated with codes i didn't understand. Second, I'll setup WInE to run windows applications specially games !&lt;br /&gt;Hopefully it won't be complicated.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Related links :&lt;/span&gt;&lt;br /&gt;&lt;a href="http://www.blogger.com/shipit.ubuntu.com"&gt;Ship ubuntu CDs for free&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.ubuntu.com/"&gt;Visit ubuntu.com&lt;br /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-1501686455234182475?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/1501686455234182475/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=1501686455234182475' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/1501686455234182475'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/1501686455234182475'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/09/linux-newbie-and-story-begins.html' title='A Linux newbie ...and the story begins'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-7387326855975936971</id><published>2007-09-03T03:05:00.000-07:00</published><updated>2007-09-03T11:56:18.304-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Video games'/><title type='text'>Pro6 hacks: get new changes in your favourite football game</title><content type='html'>The world of football is so dynamic ; Players are moving around, new stars are showing and new talents growing everyday.. So how can you make your game be up to date without spending money to buy new versions or spending more time in the "edit mode". We found a hack in the Internet that makes it easier.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;1-change the formation of the clubs:&lt;/span&gt;&lt;br /&gt;To get along with new transfers you have just to download this option file and paste it in its folder&lt;br /&gt;example: C:\my documents\KONAMI\save\folder1&lt;br /&gt;Let's take the most important transfer for the season 2007/2008 in Spain for an example : Henry in Barcelona!&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.fpfrance.com/images/images_news/070718063501screengoal6ip8.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px;" src="http://www.fpfrance.com/images/images_news/070718063501screengoal6ip8.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://files.filefront.com/KONAMI+WIN32PES6OPTrar/;8103048;;/fileinfo.html"&gt;Downlad&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;2-Get new football stadiums:&lt;/span&gt;&lt;br /&gt;about 500 new stadium&lt;br /&gt;&lt;a href="http://files.filefront.com/Opmov+Team+Champions+Patc2rar/;8178742;;/fileinfo.html"&gt;Download&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;3-Get new face looks :&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;Some players' faces aren't really well painted in this game ..Let's take Frank Ribery for an example:&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.fpfrance.com/images/images_news/07073001110102.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px;" src="http://www.fpfrance.com/images/images_news/07073001110102.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;a href="http://files.filefront.com/CUPS+PATCH+by+Txuki2005rar/;8111002;;/fileinfo.html"&gt;&lt;/a&gt;&lt;a href="http://www.megaupload.com/fr/?d=W5DPHN95"&gt;Download&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;4- Get new hair cuts:&lt;/span&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.fpfrance.com/images/images_news/07073001110101.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px;" src="http://www.fpfrance.com/images/images_news/07073001110101.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://files.filefront.com/Patch+coppe+by+lipos81rar/;8102813;;/fileinfo.html"&gt;1st Link&lt;/a&gt;&lt;br /&gt;&lt;a href="http://files.filefront.com/CUPS+PATCH+by+Txuki2005rar/;8111002;;/fileinfo.html"&gt;2nd Link&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-weight: bold;"&gt;5- Get new clubs:&lt;/span&gt;&lt;br /&gt;as  River Plate, Sao Paulo,&lt;span style="font-weight: bold;"&gt; &lt;/span&gt;&lt;span style="color: rgb(0, 0, 102);font-family:verdana;font-size:16;"  &gt;&lt;b&gt;&lt;span dir="rtl" style="color: rgb(0, 0, 102); line-height: 115%;font-family:'Arial','sans-serif';font-size:18;"  lang="AR-SA" &gt;&lt;span class="titrecadre"&gt;&lt;span style="color: rgb(51, 0, 51);font-family:Comic Sans MS;" &gt;&lt;span class="text"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;Boca Juniors&lt;a href="http://files.filefront.com/kitserver+653+noGDBzip/;8137691;;/fileinfo.html"&gt;&lt;br /&gt;Download&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-7387326855975936971?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/7387326855975936971/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=7387326855975936971' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/7387326855975936971'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/7387326855975936971'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/09/pro6-hacks-get-new-changes-in-your.html' title='Pro6 hacks: get new changes in your favourite football game'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-3202081824278365602</id><published>2007-09-02T17:53:00.000-07:00</published><updated>2007-09-02T18:48:25.954-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Mobile'/><title type='text'>Remote your computer by your Cell phone</title><content type='html'>Imagine that you can use your phone as a computer mouse ; you can click with it , open windows, shut the system down, play music on, get the playlist on your phone and choose what to play.. the same thing with movies.. That kind of tricks that makes you feel more comfortable. You don't have to get up from your warm bed just to change the movie on your PC.. Well I think i'll feel guilty to make people more lazy.. but it's not me it's the "&lt;span style="color: rgb(102, 0, 0);"&gt;Salling Clicker&lt;/span&gt;"&lt;br /&gt;It works with almost everything ( around 300 devices and &lt;a href="http://www.salling.com/Clicker/windows/devices.php"&gt;this is a list of them&lt;/a&gt;). It recommends a Bluetooth dongle ..&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.made-in-china.com/image/4f0j00RMKTvGQyvaorM/Bluetooth-USB-Dongle-BD201-.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px;" src="http://www.made-in-china.com/image/4f0j00RMKTvGQyvaorM/Bluetooth-USB-Dongle-BD201-.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.allaboutsymbian.com/images/salling/salling_3.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px;" src="http://www.allaboutsymbian.com/images/salling/salling_3.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.solopalmari.com/gnv/images/clicker3.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px;" src="http://www.solopalmari.com/gnv/images/clicker3.gif" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Now you can enjoy laziness , just still one click &lt;a href="http://www.filefactory.com/file/345f33/"&gt;here&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-3202081824278365602?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/3202081824278365602/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=3202081824278365602' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/3202081824278365602'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/3202081824278365602'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/09/remote-your-computer-by-your-cell-phone.html' title='Remote your computer by your Cell phone'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-8275986779468075343</id><published>2007-09-02T15:50:00.000-07:00</published><updated>2007-09-02T16:17:58.037-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Mobile'/><title type='text'>How to turn your phone's camera into a Webcam</title><content type='html'>Well .. first your read the title it's kind of exciting ! Turning your phone's camera into a webcam is no more a thought of a crazy chat addict .. Well to say the truth, this kind of tricks make us save some money .. Nevertheless, your phone's camera is more "dynamic" than a webcam ; you can move all around the place, you can take your friends in a walk around the house.. your no more a slave the chair! The only thing you need is a bluetooth dongle and everything should work properly !&lt;br /&gt;Let's see how it works :&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.warelex.com/images/products/MobiolaWork.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px;" src="http://www.warelex.com/images/products/MobiolaWork.jpg" alt="" border="0" /&gt;&lt;/a&gt;Now enough talking.. let's get that thing working on our phone!&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;P.S: ONLY FOR SYMBIAN s60 !!&lt;/span&gt;&lt;br /&gt;For the s60 1st edition: the "&lt;span style="color: rgb(153, 102, 51);"&gt;FLYCAM&lt;/span&gt;"&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://img351.imageshack.us/img351/8764/phonecam0hs.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px;" src="http://img351.imageshack.us/img351/8764/phonecam0hs.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="postbody"&gt;Nokia 3230&lt;br /&gt;Nokia 6260&lt;br /&gt;Nokia 6600&lt;br /&gt;Nokia 6620&lt;br /&gt;Nokia 6630&lt;br /&gt;Nokia 6670&lt;br /&gt;Nokia 6680&lt;br /&gt;Nokia 6681&lt;br /&gt;Nokia 6682&lt;br /&gt;Nokia 7610&lt;a href="http://www.filefactory.com/file/e72d8b/"&gt;&lt;br /&gt;DOWNLOAD&lt;/a&gt;&lt;br /&gt;For the s60 3nd edition : "&lt;span style="color: rgb(153, 51, 0);"&gt;Mobiola&lt;/span&gt;"&lt;br /&gt;&lt;/span&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://img92.imageshack.us/img92/2261/moibili2fv9.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px;" src="http://img92.imageshack.us/img92/2261/moibili2fv9.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="postbody"&gt;for:&lt;br /&gt;&lt;/span&gt;Nokia 3250&lt;br /&gt;Nokia 5500d&lt;br /&gt;Nokia E50&lt;br /&gt;Nokia E70&lt;br /&gt;Nokia N71&lt;br /&gt;Nokia N73&lt;br /&gt;Nokia N80&lt;br /&gt;Nokia N91&lt;br /&gt;Nokia N92&lt;br /&gt;Nokia N93&lt;br /&gt;&lt;a href="http://www.filefactory.com/file/34bce6/"&gt;DOWNLOAD&lt;/a&gt;&lt;br /&gt;Hopefuly you enjoy it !&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-8275986779468075343?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/8275986779468075343/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=8275986779468075343' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/8275986779468075343'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/8275986779468075343'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/09/how-to-turn-your-phones-camera-into.html' title='How to turn your phone&apos;s camera into a Webcam'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-1838110979030656749</id><published>2007-03-15T13:00:00.000-07:00</published><updated>2010-10-25T03:53:07.980-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='poetry'/><title type='text'>A monster in a prison</title><content type='html'>&lt;div style="text-align: left;"&gt;I put my heart in prison&lt;br /&gt;convicted for his short vision&lt;br /&gt;Spending years in his cage&lt;br /&gt;his frustration turns into rage&lt;br /&gt;Start acting strange&lt;br /&gt;He's hitting his head into the walls&lt;br /&gt;He screams and yells until he falls&lt;br /&gt;But..someday... somehow&lt;br /&gt;He started to smile&lt;br /&gt;He stopped screaming for a while&lt;br /&gt;He wiped the tears from his eyes&lt;br /&gt;He felt happy every sunrise&lt;br /&gt;Because he had a belief&lt;br /&gt;That you own the way of his relief&lt;br /&gt;That you have the key&lt;br /&gt;to uncoff him and make him FREE !!&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-1838110979030656749?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/1838110979030656749/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=1838110979030656749' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/1838110979030656749'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/1838110979030656749'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2007/03/monster-in-prison.html' title='A monster in a prison'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-116207410929639799</id><published>2006-10-28T15:18:00.000-07:00</published><updated>2007-09-02T15:50:23.858-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='poetry'/><title type='text'>Good bye tears</title><content type='html'>For three happy years&lt;br /&gt;She was always wiping my tears&lt;br /&gt;Fighting my fears&lt;br /&gt;She’s my lovely sister&lt;br /&gt;But the time is going faster&lt;br /&gt;I won’t be with her no more&lt;br /&gt;I won’t be happy as before&lt;br /&gt;&lt;br /&gt;At any time, without hesitation&lt;br /&gt;She reads and corrects perturbation&lt;br /&gt;In my sicking piece of poetry&lt;br /&gt;She won’t be erased from my memory&lt;br /&gt;How will I support the pain&lt;br /&gt;without her in my lane?&lt;br /&gt;I didn’t thought that I would cry&lt;br /&gt;And a piece of me would die&lt;br /&gt;When she runs and flies&lt;br /&gt;Kissing me good bye&lt;br /&gt;&lt;br /&gt;My friend, my dear&lt;br /&gt;You have nothing to fear&lt;br /&gt;I know you‘re going nowhere&lt;br /&gt;Forget about it, don’t care&lt;br /&gt;I’m so sorry&lt;br /&gt;To make you worry&lt;br /&gt;Please forgive my foolishness&lt;br /&gt;That’s an obvious carelessness&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-116207410929639799?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/116207410929639799/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=116207410929639799' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/116207410929639799'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/116207410929639799'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2006/10/good-bye-tears.html' title='Good bye tears'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-116207391087843929</id><published>2006-10-28T14:54:00.000-07:00</published><updated>2007-09-02T15:50:23.858-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='poetry'/><title type='text'>A precious tear</title><content type='html'>&lt;em&gt;NO! Don’t let this tear drop out from your eyes&lt;br /&gt;Don’t care about their lies&lt;br /&gt;Their pathetic rumours&lt;br /&gt;That spread in the world like tumours&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;&lt;em&gt;They don’t deserve you as a friend&lt;br /&gt;The joy you make wherever you land&lt;br /&gt;Angels belong to the sky&lt;br /&gt;It’s high time you fly&lt;br /&gt;Spread your wings and don’t be shy&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;&lt;em&gt;There is nothing in the world worth you cry for&lt;br /&gt;Whatever the pain soar&lt;br /&gt;Just wait for love to knock on your door&lt;br /&gt;Then joy will be you sky and your floor&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;&lt;em&gt;knock…knock…knock…&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;&lt;em&gt;Somebody is waiting&lt;br /&gt;To get in &lt;/em&gt;&lt;br /&gt;&lt;br /&gt;&lt;em&gt;Even if he doesn’t&lt;br /&gt;He swear&lt;br /&gt;That for the rest of his life will stay there&lt;br /&gt;Just to fight your fear&lt;br /&gt;And wipe your precious tear&lt;/em&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-116207391087843929?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/116207391087843929/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=116207391087843929' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/116207391087843929'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/116207391087843929'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2006/10/precious-tear.html' title='A precious tear'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36756822.post-116207235513265761</id><published>2006-10-28T12:04:00.000-07:00</published><updated>2007-09-02T15:50:23.859-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='poetry'/><title type='text'>Beautiful</title><content type='html'>&lt;div align="left"&gt;&lt;br /&gt;&lt;em&gt;This is the secret which I can’t hide anymore&lt;br /&gt;It make me confused, don’t know what I ‘m looking for&lt;br /&gt;I can’t stop looking for you, I don’t know why&lt;br /&gt;When I find you I loose my tongue, I become so shy&lt;br /&gt;Maybe because I love staring to your eyes&lt;br /&gt;Your skin sparkles more when the sun shines&lt;br /&gt;Such pretty face, such pretty smile&lt;br /&gt;That makes me numb for a while&lt;br /&gt;I can’t bear the shine in your eyes&lt;br /&gt;We should find a compromise&lt;br /&gt;To let me dive in the dark sparkling ocean&lt;br /&gt;And in your heart, I get a promotion&lt;br /&gt;I can’t bear the look of you silky hair&lt;br /&gt;Hanged like a murder, that’s not fair&lt;br /&gt;It should be free, teased by the air&lt;br /&gt;Treated like a queen’s hair&lt;/em&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- AddThis Bookmark Post Button BEGIN --&gt;
&lt;div&gt;&lt;a expr:href='"http://www.addthis.com/bookmark.php?pub=cassanova&amp;amp;url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank' title='Bookmark using any bookmark manager!'&gt;&lt;img src='http://s9.addthis.com/button1-bm.gif' width='125' height='16' style='border: 0px; padding: 0px' alt='AddThis Social Bookmark Button' /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36756822-116207235513265761?l=wddc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wddc.blogspot.com/feeds/116207235513265761/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36756822&amp;postID=116207235513265761' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/116207235513265761'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36756822/posts/default/116207235513265761'/><link rel='alternate' type='text/html' href='http://wddc.blogspot.com/2006/10/beautiful.html' title='Beautiful'/><author><name>Walid Debbech</name><uri>http://www.blogger.com/profile/00460787566132621211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_DD9XED671aU/TNF_BuShb2I/AAAAAAAAAEI/IWSiGNrOhYU/S220/doudou.jpg'/></author><thr:total>1</thr:total></entry></feed>
