<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;DUINQHw-eCp7ImA9WhRRFE4.&quot;"><id>tag:blogger.com,1999:blog-1895683208891485007</id><updated>2011-11-27T15:46:31.250-08:00</updated><category term="DB Berkeley Oracle Open Cobol MinGW Windows" /><category term="open cobol installation install cygwin windows" /><category term="DB Berkeley Oracle Open Cobol Cygwin Windows" /><category term="Programming Cobol OpenCobol Windows Qt IDE" /><category term="Install Open Cobol  Cygwin Windows" /><category term="grève SNCB 20 Mai 2008 pollution accident bouchon" /><category term="gmp gmplib compil windows open cobol dependances" /><category term="Improvement blogger" /><category term="First page Joomla Mouscron Belgium Curriculum vitae" /><category term="Open cobol Compilation windows" /><title>Programming when we have the time</title><subtitle type="html" /><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://crebassa.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://crebassa.blogspot.com/" /><author><name>Gilles Crebassa</name><uri>http://www.blogger.com/profile/12504241303616695429</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://3.bp.blogspot.com/__8-xJqQxwgA/SPOFgc3Q48I/AAAAAAAAIyU/3Jb1Vb3iLEA/S220/profil.jpg" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>20</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/ProgrammingWhenWeHaveTheTime" /><feedburner:info uri="programmingwhenwehavethetime" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry gd:etag="W/&quot;CEAGSXsyeCp7ImA9WxNTFk8.&quot;"><id>tag:blogger.com,1999:blog-1895683208891485007.post-3156545961489978982</id><published>2009-08-16T09:57:00.000-07:00</published><updated>2009-08-18T12:12:08.590-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-08-18T12:12:08.590-07:00</app:edited><title>little script to compil all open-cobol and dependencies</title><link rel="replies" type="application/atom+xml" href="http://crebassa.blogspot.com/feeds/3156545961489978982/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1895683208891485007&amp;postID=3156545961489978982" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/3156545961489978982?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/3156545961489978982?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/ProgrammingWhenWeHaveTheTime/~3/i63dZdmx8fQ/little-script-to-compil-all-open-cobol.html" title="little script to compil all open-cobol and dependencies" /><author><name>Gilles Crebassa</name><uri>http://www.blogger.com/profile/12504241303616695429</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://3.bp.blogspot.com/__8-xJqQxwgA/SPOFgc3Q48I/AAAAAAAAIyU/3Jb1Vb3iLEA/S220/profil.jpg" /></author><thr:total>0</thr:total><content type="html">Because some regular update with Open-cobol, I have created a little script to update automatically new binaries in Linux (Kubuntu 9.04 32 bits).Ths script (called 'compil-oc.sh') is on $HOME/open-cobol/ folder#!/bin/bashprefix=$(date +%Y%m%d%H%M)current_folder=`pwd`db_berkeley_path=$current_folder/bin_db-4.5.20.NC-${prefix}gmp_path=$current_folder/bin_gmp-4.2.4-${prefix}open_cobol_path=$
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/_vavH0MaQa0H2HFdWVuuOpVppTk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/_vavH0MaQa0H2HFdWVuuOpVppTk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/_vavH0MaQa0H2HFdWVuuOpVppTk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/_vavH0MaQa0H2HFdWVuuOpVppTk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/ProgrammingWhenWeHaveTheTime/~4/i63dZdmx8fQ" height="1" width="1"/&gt;</content><feedburner:origLink>http://crebassa.blogspot.com/2009/08/little-script-to-compil-all-open-cobol.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEIHSX8_eCp7ImA9WxJTGUk.&quot;"><id>tag:blogger.com,1999:blog-1895683208891485007.post-6752847100541080717</id><published>2009-04-28T10:00:00.000-07:00</published><updated>2009-04-28T12:22:18.140-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-04-28T12:22:18.140-07:00</app:edited><title>Logitech sait-il vraiment faire des claviers ?</title><link rel="replies" type="application/atom+xml" href="http://crebassa.blogspot.com/feeds/6752847100541080717/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1895683208891485007&amp;postID=6752847100541080717" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/6752847100541080717?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/6752847100541080717?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/ProgrammingWhenWeHaveTheTime/~3/6RXcJ8mO4rQ/logitech-sait-il-vraiment-faire-des.html" title="Logitech sait-il vraiment faire des claviers ?" /><author><name>Gilles Crebassa</name><uri>http://www.blogger.com/profile/12504241303616695429</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://3.bp.blogspot.com/__8-xJqQxwgA/SPOFgc3Q48I/AAAAAAAAIyU/3Jb1Vb3iLEA/S220/profil.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/__8-xJqQxwgA/SfdJlVTYqWI/AAAAAAAAJ8I/aJ6opOkKXgM/s72-c/clavier_logitech.jpg" height="72" width="72" /><thr:total>2</thr:total><content type="html">Suite à l'achat d'une nouvelle machine (voir précédent post) qui était fourni avec un clavier français (ldlc.com pour ne pas cité), j'ai donc été acheter un clavier belge 'standard' dans un magasin.Il y avait plein de marques différentes mais j'avais pas vraiment envi de claquer 50 € et avoir des trucs qui clignotent, des boutons qui éteignent l'ordinateur automatiquement (véridique et c'est 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/K3zK6biPk0TAGkoIWl6N-JLgnwM/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/K3zK6biPk0TAGkoIWl6N-JLgnwM/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/K3zK6biPk0TAGkoIWl6N-JLgnwM/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/K3zK6biPk0TAGkoIWl6N-JLgnwM/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/ProgrammingWhenWeHaveTheTime/~4/6RXcJ8mO4rQ" height="1" width="1"/&gt;</content><feedburner:origLink>http://crebassa.blogspot.com/2009/04/logitech-sait-il-vraiment-faire-des.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0ECQHw7cCp7ImA9WxVbEks.&quot;"><id>tag:blogger.com,1999:blog-1895683208891485007.post-2758140013636252341</id><published>2009-03-15T02:16:00.000-07:00</published><updated>2009-03-28T11:41:01.208-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-03-28T11:41:01.208-07:00</app:edited><title>Windows Vista 64 Bits : la bonne blague !!</title><link rel="replies" type="application/atom+xml" href="http://crebassa.blogspot.com/feeds/2758140013636252341/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1895683208891485007&amp;postID=2758140013636252341" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/2758140013636252341?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/2758140013636252341?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/ProgrammingWhenWeHaveTheTime/~3/fHjXMGsmraM/windows-vista-64-bits-la-bonne-blague.html" title="Windows Vista 64 Bits : la bonne blague !!" /><author><name>Gilles Crebassa</name><uri>http://www.blogger.com/profile/12504241303616695429</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://3.bp.blogspot.com/__8-xJqQxwgA/SPOFgc3Q48I/AAAAAAAAIyU/3Jb1Vb3iLEA/S220/profil.jpg" /></author><thr:total>0</thr:total><content type="html">Ca fait bien longtemps que je n'avais ècrit dans ce blog (bloqué par le firewall de ma boite) mais là, j'avais vraiment enfin de dire mon coup de gueule !Bon, suite à l'achat d'une nouvelle machine :- Carte mère ASUS A8R32 MVP DELUXE CROSSFIRE 3200- Carte Graphique Sapphire Radeon X1600 XT- Mémoire 2 gigas kingston DDR 400 MHZ PC 3200- Processeur DualCore AMD Athlon 64bits X2 3800+- Disques dur 2
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/UU_VhtFeN2MKZ3ixmrcSXiuvjSY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/UU_VhtFeN2MKZ3ixmrcSXiuvjSY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/UU_VhtFeN2MKZ3ixmrcSXiuvjSY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/UU_VhtFeN2MKZ3ixmrcSXiuvjSY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/ProgrammingWhenWeHaveTheTime/~4/fHjXMGsmraM" height="1" width="1"/&gt;</content><feedburner:origLink>http://crebassa.blogspot.com/2009/03/windows-vista-64-bits-la-bonne-blague.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0YGQXc9eCp7ImA9WxRXF00.&quot;"><id>tag:blogger.com,1999:blog-1895683208891485007.post-2246472659418335223</id><published>2008-10-13T10:33:00.000-07:00</published><updated>2008-10-22T12:52:00.960-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-10-22T12:52:00.960-07:00</app:edited><title>Compiling Open-Cobol on Ubuntu Linux</title><link rel="replies" type="application/atom+xml" href="http://crebassa.blogspot.com/feeds/2246472659418335223/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1895683208891485007&amp;postID=2246472659418335223" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/2246472659418335223?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/2246472659418335223?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/ProgrammingWhenWeHaveTheTime/~3/SR3j0C73yW4/compiling-open-cobol-on-ubuntu-linux.html" title="Compiling Open-Cobol on Ubuntu Linux" /><author><name>Gilles Crebassa</name><uri>http://www.blogger.com/profile/12504241303616695429</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://3.bp.blogspot.com/__8-xJqQxwgA/SPOFgc3Q48I/AAAAAAAAIyU/3Jb1Vb3iLEA/S220/profil.jpg" /></author><thr:total>0</thr:total><content type="html">Because I'm not using enormous Windows Platform (only @Work), the project not running yet rapidly.Meanwhile, I'm using Kubuntu GNU/Linux (Ubunu variant) and continue to explain the Open-cobol with some implementation find at several information.in read-write folder ($HOME), launch following command:mkdir ocobolcd ocobol# download gmp-4.2.4wget ftp://ftp.gmplib.org/pub/gmp-4.2.4.tar.gz# download 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ovRwCA9eN69pYHNdiWlYPSMJgQ0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ovRwCA9eN69pYHNdiWlYPSMJgQ0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ovRwCA9eN69pYHNdiWlYPSMJgQ0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ovRwCA9eN69pYHNdiWlYPSMJgQ0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/ProgrammingWhenWeHaveTheTime/~4/SR3j0C73yW4" height="1" width="1"/&gt;</content><feedburner:origLink>http://crebassa.blogspot.com/2008/10/compiling-open-cobol-on-ubuntu-linux.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0IAQno-cCp7ImA9WxRTE0g.&quot;"><id>tag:blogger.com,1999:blog-1895683208891485007.post-5665410241066259002</id><published>2008-09-02T04:39:00.001-07:00</published><updated>2008-09-02T04:39:03.458-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-09-02T04:39:03.458-07:00</app:edited><title>Premier post à partir de Facebook !!</title><link rel="replies" type="application/atom+xml" href="http://crebassa.blogspot.com/feeds/5665410241066259002/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1895683208891485007&amp;postID=5665410241066259002" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/5665410241066259002?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/5665410241066259002?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/ProgrammingWhenWeHaveTheTime/~3/l_4jnSTO8cE/premier-post-partir-de-facebook.html" title="Premier post à partir de Facebook !!" /><author><name>Gilles Crebassa</name><uri>http://www.blogger.com/profile/12504241303616695429</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://3.bp.blogspot.com/__8-xJqQxwgA/SPOFgc3Q48I/AAAAAAAAIyU/3Jb1Vb3iLEA/S220/profil.jpg" /></author><thr:total>0</thr:total><content type="html">Whoooa, j'arrive enfin dans la bulle Web 2.0

J'en suis qu'a la version 1.1 mais c'est qu'un début.
Pour commencer, j'ai navigué dans Facebook (social,patata,...) mais j'en comprends pas encore toutes les astuces mais ça viendra petit à petit.

Je dirais que pour l'instant, c'est plutôt pas mal. Facebook me parais juste être un framework frontal qui est construit avec des 'plug-in'.

La semaine 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/X65CZOIl2lq4evk0wWDlQsOEp8Y/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/X65CZOIl2lq4evk0wWDlQsOEp8Y/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/X65CZOIl2lq4evk0wWDlQsOEp8Y/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/X65CZOIl2lq4evk0wWDlQsOEp8Y/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/ProgrammingWhenWeHaveTheTime/~4/l_4jnSTO8cE" height="1" width="1"/&gt;</content><feedburner:origLink>http://crebassa.blogspot.com/2008/09/premier-post-partir-de-facebook.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D08FR38yeCp7ImA9WxdWFEw.&quot;"><id>tag:blogger.com,1999:blog-1895683208891485007.post-1189165522776428908</id><published>2008-07-07T00:18:00.001-07:00</published><updated>2008-07-07T00:30:16.190-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-07-07T00:30:16.190-07:00</app:edited><title>Transfer from Cygwin to MinGW on Windows Platform</title><link rel="replies" type="application/atom+xml" href="http://crebassa.blogspot.com/feeds/1189165522776428908/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1895683208891485007&amp;postID=1189165522776428908" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/1189165522776428908?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/1189165522776428908?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/ProgrammingWhenWeHaveTheTime/~3/CGRC6klNY-c/transfer-from-cygwin-to-mingw-on.html" title="Transfer from Cygwin to MinGW on Windows Platform" /><author><name>Gilles Crebassa</name><uri>http://www.blogger.com/profile/12504241303616695429</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://3.bp.blogspot.com/__8-xJqQxwgA/SPOFgc3Q48I/AAAAAAAAIyU/3Jb1Vb3iLEA/S220/profil.jpg" /></author><thr:total>0</thr:total><content type="html">After some tests, I have found it's prefer using MinGW.For What ? Trolltech Don't support Cygwin but MinGW and Visual Studio on Windows (dixit 'platform supported') and the installation/compilation of Qt 4.4 are most easily.From Wiki's information (http://en.wikipedia.org/wiki/MinGW) , MinGW is better integrated because all calls to the Operating System are 'real' calls and not POSIX Unix Calls 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/H5vBgO9NI8cDyz06B0fPF0ooaHo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/H5vBgO9NI8cDyz06B0fPF0ooaHo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/H5vBgO9NI8cDyz06B0fPF0ooaHo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/H5vBgO9NI8cDyz06B0fPF0ooaHo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/ProgrammingWhenWeHaveTheTime/~4/CGRC6klNY-c" height="1" width="1"/&gt;</content><feedburner:origLink>http://crebassa.blogspot.com/2008/07/transfer-from-cygwin-to-mingw-on.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0MMQXg6eSp7ImA9WxdXGUU.&quot;"><id>tag:blogger.com,1999:blog-1895683208891485007.post-6581458435490420504</id><published>2008-07-02T00:52:00.000-07:00</published><updated>2008-07-02T02:04:40.611-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-07-02T02:04:40.611-07:00</app:edited><title>Change easily the letter of a USB drive.</title><link rel="replies" type="application/atom+xml" href="http://crebassa.blogspot.com/feeds/6581458435490420504/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1895683208891485007&amp;postID=6581458435490420504" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/6581458435490420504?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/6581458435490420504?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/ProgrammingWhenWeHaveTheTime/~3/KIVTlIsI4Ug/change-easily-letter-of-usb-drive.html" title="Change easily the letter of a USB drive." /><author><name>Gilles Crebassa</name><uri>http://www.blogger.com/profile/12504241303616695429</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://3.bp.blogspot.com/__8-xJqQxwgA/SPOFgc3Q48I/AAAAAAAAIyU/3Jb1Vb3iLEA/S220/profil.jpg" /></author><thr:total>0</thr:total><content type="html">Because, it's really better on Linux O.S. but Windows is obligatory at Work 'spacing', this solution can help you.Connect your USB external disk.Mine is a Maxtor Basic 500 Go bought on Ebay for 75 €My previous one is a Laptop disk transformed on USB disk when my laptop has burned (Packard bell is not the best for BBQ)To change the Letter, execute command (([Flag] + R) or Start-&amp;gt;Run):diskpartYou 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/fY2Lh01id92FVx_R_JOZ7UB4PZ8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/fY2Lh01id92FVx_R_JOZ7UB4PZ8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/fY2Lh01id92FVx_R_JOZ7UB4PZ8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/fY2Lh01id92FVx_R_JOZ7UB4PZ8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/ProgrammingWhenWeHaveTheTime/~4/KIVTlIsI4Ug" height="1" width="1"/&gt;</content><feedburner:origLink>http://crebassa.blogspot.com/2008/07/change-easily-letter-of-usb-drive.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUAFRn09cSp7ImA9WxdQEEQ.&quot;"><id>tag:blogger.com,1999:blog-1895683208891485007.post-8826030168625881660</id><published>2008-05-31T10:58:00.000-07:00</published><updated>2008-06-10T03:28:37.369-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-06-10T03:28:37.369-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="DB Berkeley Oracle Open Cobol MinGW Windows" /><title>passage de Cygwin vers MinGW sous windows</title><link rel="replies" type="application/atom+xml" href="http://crebassa.blogspot.com/feeds/8826030168625881660/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1895683208891485007&amp;postID=8826030168625881660" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/8826030168625881660?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/8826030168625881660?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/ProgrammingWhenWeHaveTheTime/~3/HLChqGv1o6A/passage-de-cygwin-vers-mingw-sous.html" title="passage de Cygwin vers MinGW sous windows" /><author><name>Gilles Crebassa</name><uri>http://www.blogger.com/profile/12504241303616695429</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://3.bp.blogspot.com/__8-xJqQxwgA/SPOFgc3Q48I/AAAAAAAAIyU/3Jb1Vb3iLEA/S220/profil.jpg" /></author><thr:total>0</thr:total><content type="html">après quelques tests, j'ai remarqué qu'il était préférable d'utiliser MinGW.Pourquoi ? Trolltech ne supporte pas Cygwin mais MinGW et Visual Studio sous Windows (dixit 'platform supported') et l'installation/Compilation de Qt 4.4 est beaucoup plus simple.d'après le Wiki (http://en.wikipedia.org/wiki/MinGW) , MinGW est mieux intégré que Cygwin puisque les appel vers le système d'exploitation sont 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/17cq4Q7sc5fE7chfCa6_EIpMidw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/17cq4Q7sc5fE7chfCa6_EIpMidw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/17cq4Q7sc5fE7chfCa6_EIpMidw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/17cq4Q7sc5fE7chfCa6_EIpMidw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/ProgrammingWhenWeHaveTheTime/~4/HLChqGv1o6A" height="1" width="1"/&gt;</content><feedburner:origLink>http://crebassa.blogspot.com/2008/05/passage-de-cygwin-vers-mingw-sous.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEIARn07eSp7ImA9WxdSEkU.&quot;"><id>tag:blogger.com,1999:blog-1895683208891485007.post-8364287907633775108</id><published>2008-05-20T02:34:00.000-07:00</published><updated>2008-05-20T04:22:27.301-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-05-20T04:22:27.301-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Open cobol Compilation windows" /><title>Compîlation d'open cobol 1.0 sous windows</title><link rel="replies" type="application/atom+xml" href="http://crebassa.blogspot.com/feeds/8364287907633775108/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1895683208891485007&amp;postID=8364287907633775108" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/8364287907633775108?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/8364287907633775108?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/ProgrammingWhenWeHaveTheTime/~3/sn_mC8yTviM/complation-dopen-cobol-10-sous-windows.html" title="Compîlation d'open cobol 1.0 sous windows" /><author><name>Gilles Crebassa</name><uri>http://www.blogger.com/profile/12504241303616695429</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://3.bp.blogspot.com/__8-xJqQxwgA/SPOFgc3Q48I/AAAAAAAAIyU/3Jb1Vb3iLEA/S220/profil.jpg" /></author><thr:total>2</thr:total><content type="html">Enfin, dbBerkeley et gmplib sont compilés (voir épisodes précédents) et il reste plus qu'a compiler Open Cobol 1.0.Open Cobol est un compilateur Cobol un peu particulier puisqu'il 'transforme' le code cobol en code C.Quels sont les avantages:mufti plateformes (windows , Linux, Unix,Mac OS,...Open source GNU/GPL (Free != gratuit) avec Code Disponible.Compatible avec les standards COBOL 85 et Cobol
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/_4N7rD573fKGIDNXlabrqRS047Y/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/_4N7rD573fKGIDNXlabrqRS047Y/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/_4N7rD573fKGIDNXlabrqRS047Y/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/_4N7rD573fKGIDNXlabrqRS047Y/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/ProgrammingWhenWeHaveTheTime/~4/sn_mC8yTviM" height="1" width="1"/&gt;</content><feedburner:origLink>http://crebassa.blogspot.com/2008/05/complation-dopen-cobol-10-sous-windows.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Dk8HSXg_cSp7ImA9WxdSEko.&quot;"><id>tag:blogger.com,1999:blog-1895683208891485007.post-6007263124019209304</id><published>2008-05-20T01:35:00.000-07:00</published><updated>2008-05-20T02:13:58.649-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-05-20T02:13:58.649-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="gmp gmplib compil windows open cobol dependances" /><title>Compilation de gmp pour Open Cobol</title><link rel="replies" type="application/atom+xml" href="http://crebassa.blogspot.com/feeds/6007263124019209304/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1895683208891485007&amp;postID=6007263124019209304" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/6007263124019209304?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/6007263124019209304?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/ProgrammingWhenWeHaveTheTime/~3/ETRpdnW7SWY/compilation-de-gmp-pour-open-cobol.html" title="Compilation de gmp pour Open Cobol" /><author><name>Gilles Crebassa</name><uri>http://www.blogger.com/profile/12504241303616695429</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://3.bp.blogspot.com/__8-xJqQxwgA/SPOFgc3Q48I/AAAAAAAAIyU/3Jb1Vb3iLEA/S220/profil.jpg" /></author><thr:total>0</thr:total><content type="html">Maintenant que DBBerkeley est compilé, il faut passer à la compile de gmp.Cette librairie (ou bibliothèque pour les puristes), est utilisé depuis peu pour gcc (compilateur GNU/GPL).vous pouvez la télécharger sur le site officiel : http://gmplib.org/La dernière version est la '4.2.2'.Il faut copier le fichier 'gmp-4.2.2.tar.gz' dans c:\Tools\src\Ensuite, dans Cygwin, lancer les commandes:cd /
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/LmIe167SeirBT79hZx0JlryUXLo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/LmIe167SeirBT79hZx0JlryUXLo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/LmIe167SeirBT79hZx0JlryUXLo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/LmIe167SeirBT79hZx0JlryUXLo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/ProgrammingWhenWeHaveTheTime/~4/ETRpdnW7SWY" height="1" width="1"/&gt;</content><feedburner:origLink>http://crebassa.blogspot.com/2008/05/compilation-de-gmp-pour-open-cobol.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkMHQH45fCp7ImA9WxdSEkU.&quot;"><id>tag:blogger.com,1999:blog-1895683208891485007.post-4097152325000867194</id><published>2008-05-19T18:00:00.000-07:00</published><updated>2008-05-20T04:53:51.024-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-05-20T04:53:51.024-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="grève SNCB 20 Mai 2008 pollution accident bouchon" /><title>Merci au personnel de la SNCB</title><link rel="replies" type="application/atom+xml" href="http://crebassa.blogspot.com/feeds/4097152325000867194/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1895683208891485007&amp;postID=4097152325000867194" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/4097152325000867194?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/4097152325000867194?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/ProgrammingWhenWeHaveTheTime/~3/pqxQd2mKfFc/merci-au-personnel-de-la-sncb.html" title="Merci au personnel de la SNCB" /><author><name>Gilles Crebassa</name><uri>http://www.blogger.com/profile/12504241303616695429</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://3.bp.blogspot.com/__8-xJqQxwgA/SPOFgc3Q48I/AAAAAAAAIyU/3Jb1Vb3iLEA/S220/profil.jpg" /></author><thr:total>0</thr:total><content type="html">Je voulais fournir un grand merci au personnel de la SNCB qui, pour leur grève du 20 Mai 2008, m'a permis de :m'empêcher d'aller travailler.de devoir prendre un jour de congé obligatoire.me fournir un sorry pass pour cette journée avec des super bonnes conditions, si on ne le perd pas évidemment .Peut-être un jour de congé sans soldes en fin d'année quand tous les jours  seront épuisés par les 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/BYnxO_0QlEpbf2tjmWmvOOP-zdQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/BYnxO_0QlEpbf2tjmWmvOOP-zdQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/BYnxO_0QlEpbf2tjmWmvOOP-zdQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/BYnxO_0QlEpbf2tjmWmvOOP-zdQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/ProgrammingWhenWeHaveTheTime/~4/pqxQd2mKfFc" height="1" width="1"/&gt;</content><feedburner:origLink>http://crebassa.blogspot.com/2008/05/merci-au-personnel-de-la-sncb.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A04CSHsyfip7ImA9WxdTEEs.&quot;"><id>tag:blogger.com,1999:blog-1895683208891485007.post-3351842373636615998</id><published>2008-05-06T02:47:00.000-07:00</published><updated>2008-05-06T03:32:49.596-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-05-06T03:32:49.596-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="DB Berkeley Oracle Open Cobol Cygwin Windows" /><title>Compiling DB Berkeley for Open Cobol</title><link rel="replies" type="application/atom+xml" href="http://crebassa.blogspot.com/feeds/3351842373636615998/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1895683208891485007&amp;postID=3351842373636615998" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/3351842373636615998?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/3351842373636615998?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/ProgrammingWhenWeHaveTheTime/~3/-kQWXBr9vnE/compiling-db-berkeley-for-open-cobol.html" title="Compiling DB Berkeley for Open Cobol" /><author><name>Gilles Crebassa</name><uri>http://www.blogger.com/profile/12504241303616695429</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://3.bp.blogspot.com/__8-xJqQxwgA/SPOFgc3Q48I/AAAAAAAAIyU/3Jb1Vb3iLEA/S220/profil.jpg" /></author><thr:total>0</thr:total><content type="html">Now, Cygwin is installed on your computer, you must think to compile all dependencies of Open Cobol.For this, we deposit all files in a sub folder 'tools' in c:\, and inside, the folder containing sources et binaries.Here is how it give :c:\ toolssrcbinwe take all sources on a sub folder c:\tools\src and the compilation make installation on c:\tools\bin\All sources of DB Berkeley are on the 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/8B7x8YvZnNaFGhiVJ4WrEMwN9lE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/8B7x8YvZnNaFGhiVJ4WrEMwN9lE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/8B7x8YvZnNaFGhiVJ4WrEMwN9lE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/8B7x8YvZnNaFGhiVJ4WrEMwN9lE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/ProgrammingWhenWeHaveTheTime/~4/-kQWXBr9vnE" height="1" width="1"/&gt;</content><feedburner:origLink>http://crebassa.blogspot.com/2008/05/compiling-db-berkeley-for-open-cobol.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEcBRHo5eSp7ImA9WxZaGUQ.&quot;"><id>tag:blogger.com,1999:blog-1895683208891485007.post-3335613858107027627</id><published>2008-05-05T03:09:00.000-07:00</published><updated>2008-05-05T05:54:15.421-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-05-05T05:54:15.421-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="DB Berkeley Oracle Open Cobol Cygwin Windows" /><title>Compilation de db Berkeley 4.5 pour Open Cobol</title><link rel="replies" type="application/atom+xml" href="http://crebassa.blogspot.com/feeds/3335613858107027627/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1895683208891485007&amp;postID=3335613858107027627" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/3335613858107027627?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/3335613858107027627?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/ProgrammingWhenWeHaveTheTime/~3/midDHKv-PKk/compilation-de-db-berkeley-45-pour-open.html" title="Compilation de db Berkeley 4.5 pour Open Cobol" /><author><name>Gilles Crebassa</name><uri>http://www.blogger.com/profile/12504241303616695429</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://3.bp.blogspot.com/__8-xJqQxwgA/SPOFgc3Q48I/AAAAAAAAIyU/3Jb1Vb3iLEA/S220/profil.jpg" /></author><thr:total>0</thr:total><content type="html">Maintenant que Cygwin est installé, il faut penser à compiler les dépendances d'Open Cobol.Pour cela, on va mettre tous les fichiers dans un sous-répertoire 'tools' dans c:\, ensuite les sources et binaires.Voici ce que ça donne :c:\ toolssrcbinon va donc mettre toutes les sources dans les sous-répertoires de c:\tools\src et la compilation va installer dans c:\tools\bin\Les sources de DB Berkeley
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/YIFWFI3F1FEVVBfvm3-9gw1-xbw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/YIFWFI3F1FEVVBfvm3-9gw1-xbw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/YIFWFI3F1FEVVBfvm3-9gw1-xbw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/YIFWFI3F1FEVVBfvm3-9gw1-xbw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/ProgrammingWhenWeHaveTheTime/~4/midDHKv-PKk" height="1" width="1"/&gt;</content><feedburner:origLink>http://crebassa.blogspot.com/2008/05/compilation-de-db-berkeley-45-pour-open.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0YGR3Y9fip7ImA9WxRbGE8.&quot;"><id>tag:blogger.com,1999:blog-1895683208891485007.post-1097491855132860639</id><published>2008-04-23T03:06:00.000-07:00</published><updated>2008-12-09T03:12:06.866-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-12-09T03:12:06.866-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Install Open Cobol  Cygwin Windows" /><title>Open Cobol : Install on MS Windows with Cygwin</title><link rel="replies" type="application/atom+xml" href="http://crebassa.blogspot.com/feeds/1097491855132860639/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1895683208891485007&amp;postID=1097491855132860639" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/1097491855132860639?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/1097491855132860639?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/ProgrammingWhenWeHaveTheTime/~3/4FleEx7PNRk/open-cobol-install-on-ms-windows-with.html" title="Open Cobol : Install on MS Windows with Cygwin" /><author><name>Gilles Crebassa</name><uri>http://www.blogger.com/profile/12504241303616695429</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://3.bp.blogspot.com/__8-xJqQxwgA/SPOFgc3Q48I/AAAAAAAAIyU/3Jb1Vb3iLEA/S220/profil.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/__8-xJqQxwgA/SACk9twfRVI/AAAAAAAADck/p6Wngms_2Ww/s72-c/LinkCygwin.png" height="72" width="72" /><thr:total>0</thr:total><content type="html">In the first step, The platform for compiling Open Cobol.You need Cygwin (www.cygwin.com)  which is an 'emulator' (small word) for compiling and using some applications building before on GNU Linux . Cygwin has born on RedHat office.In the main page, Click on 'install cygwin now' and execute the 'setup.exe'Click on 'Next'.You have some choice :install from internet: standard modedownload without 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/OhLVFKjhxrsr-nlZUgCmoI4kdgQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/OhLVFKjhxrsr-nlZUgCmoI4kdgQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/OhLVFKjhxrsr-nlZUgCmoI4kdgQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/OhLVFKjhxrsr-nlZUgCmoI4kdgQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/ProgrammingWhenWeHaveTheTime/~4/4FleEx7PNRk" height="1" width="1"/&gt;</content><feedburner:origLink>http://crebassa.blogspot.com/2008/04/open-cobol-install-on-ms-windows-with.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEENSXY-fip7ImA9WxRbGUs.&quot;"><id>tag:blogger.com,1999:blog-1895683208891485007.post-1194309732172291455</id><published>2008-04-12T04:56:00.000-07:00</published><updated>2008-12-10T18:31:38.856-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-12-10T18:31:38.856-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="open cobol installation install cygwin windows" /><title>Open Cobol : Installation de Cygwin sous Windows</title><link rel="replies" type="application/atom+xml" href="http://crebassa.blogspot.com/feeds/1194309732172291455/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1895683208891485007&amp;postID=1194309732172291455" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/1194309732172291455?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/1194309732172291455?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/ProgrammingWhenWeHaveTheTime/~3/LFjjKhqQBD0/open-cobol-installation-de-cygwin-sous.html" title="Open Cobol : Installation de Cygwin sous Windows" /><author><name>Gilles Crebassa</name><uri>http://www.blogger.com/profile/12504241303616695429</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://3.bp.blogspot.com/__8-xJqQxwgA/SPOFgc3Q48I/AAAAAAAAIyU/3Jb1Vb3iLEA/S220/profil.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/__8-xJqQxwgA/SACk9twfRVI/AAAAAAAADck/p6Wngms_2Ww/s72-c/LinkCygwin.png" height="72" width="72" /><thr:total>0</thr:total><content type="html">Voila la première étape, le socle de compilation pour Open Cobol.il faut donc Cygwin (www.cygwin.com) qui est un 'emulateur' (terme rapide) pour pouvoir compiler et utiliser des application prévues normalement pour Linux. Cygwin a été créé et est maintenu par RedHat.Sur la page principal, cliquez sur 'install cygwin now' puis lancer le setup.execliquez sur suivant.Vous avez plusieurs choix :
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/UktGabQhZbVD-oNe1QMvVV1O_ck/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/UktGabQhZbVD-oNe1QMvVV1O_ck/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/UktGabQhZbVD-oNe1QMvVV1O_ck/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/UktGabQhZbVD-oNe1QMvVV1O_ck/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/ProgrammingWhenWeHaveTheTime/~4/LFjjKhqQBD0" height="1" width="1"/&gt;</content><feedburner:origLink>http://crebassa.blogspot.com/2008/04/open-cobol-installation-de-cygwin-sous.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEENSH85fCp7ImA9WxRbGUs.&quot;"><id>tag:blogger.com,1999:blog-1895683208891485007.post-3674824221492003193</id><published>2008-03-27T04:10:00.000-07:00</published><updated>2008-12-10T18:31:39.124-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-12-10T18:31:39.124-08:00</app:edited><title>La reconnaissance</title><link rel="replies" type="application/atom+xml" href="http://crebassa.blogspot.com/feeds/3674824221492003193/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1895683208891485007&amp;postID=3674824221492003193" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/3674824221492003193?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/3674824221492003193?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/ProgrammingWhenWeHaveTheTime/~3/v90_zUKY_g0/la-reconnaissance.html" title="La reconnaissance" /><author><name>Gilles Crebassa</name><uri>http://www.blogger.com/profile/12504241303616695429</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://3.bp.blogspot.com/__8-xJqQxwgA/SPOFgc3Q48I/AAAAAAAAIyU/3Jb1Vb3iLEA/S220/profil.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/__8-xJqQxwgA/R-uEUelw7UI/AAAAAAAADb8/onqnNL3QS6I/s72-c/FullAnnonce-Kaupthing_bank.jpg" height="72" width="72" /><thr:total>1</thr:total><content type="html">Depuis le debut de l'aventure, j'utilise Thaler et j'etais vraiment étonné de voir une annonce pour une demande Technique sur ce progiciel.Bien evidemment, c'est super de savoir que la connaissance de notre logiciel est devenu important pour certains.Voici l'annonce:
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/rgaVqa6xc7QVe6W1sCrWHi24BkY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/rgaVqa6xc7QVe6W1sCrWHi24BkY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/rgaVqa6xc7QVe6W1sCrWHi24BkY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/rgaVqa6xc7QVe6W1sCrWHi24BkY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/ProgrammingWhenWeHaveTheTime/~4/v90_zUKY_g0" height="1" width="1"/&gt;</content><feedburner:origLink>http://crebassa.blogspot.com/2008/03/la-reconnaissance.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0MNRno8eip7ImA9WxZWEEo.&quot;"><id>tag:blogger.com,1999:blog-1895683208891485007.post-9211064032339553068</id><published>2008-03-09T07:58:00.000-07:00</published><updated>2008-03-09T08:11:37.472-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-03-09T08:11:37.472-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Programming Cobol OpenCobol Windows Qt IDE" /><title>Compilation OpenCobol sous Windows (Part 1)</title><link rel="replies" type="application/atom+xml" href="http://crebassa.blogspot.com/feeds/9211064032339553068/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1895683208891485007&amp;postID=9211064032339553068" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/9211064032339553068?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/9211064032339553068?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/ProgrammingWhenWeHaveTheTime/~3/pmvST28dIfg/compilation-opencobol-sous-windows-part.html" title="Compilation OpenCobol sous Windows (Part 1)" /><author><name>Gilles Crebassa</name><uri>http://www.blogger.com/profile/12504241303616695429</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://3.bp.blogspot.com/__8-xJqQxwgA/SPOFgc3Q48I/AAAAAAAAIyU/3Jb1Vb3iLEA/S220/profil.jpg" /></author><thr:total>0</thr:total><content type="html">Mais dites donc, c'est du cobol ? ben, ouais, pourquoi ?Alors, ca commence souvent comme ça pourtant le Cobol est encore un language qui a une place importante dans certains domaines.Bien que ces domaines essaient de passer dans des languages de nouvelle génération comme le Java ou .Net, le cobol reste souvent pour certaines parties de l'application. les raisons sont souvent un manque de 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/98kBtZkG3WLYIPra6DMZ8AheYzY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/98kBtZkG3WLYIPra6DMZ8AheYzY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/98kBtZkG3WLYIPra6DMZ8AheYzY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/98kBtZkG3WLYIPra6DMZ8AheYzY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/ProgrammingWhenWeHaveTheTime/~4/pmvST28dIfg" height="1" width="1"/&gt;</content><feedburner:origLink>http://crebassa.blogspot.com/2008/03/compilation-opencobol-sous-windows-part.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Ck4DRn8yeyp7ImA9WxZaEE4.&quot;"><id>tag:blogger.com,1999:blog-1895683208891485007.post-7521433881788125761</id><published>2008-03-09T00:37:00.000-08:00</published><updated>2008-04-24T02:56:17.193-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-04-24T02:56:17.193-07:00</app:edited><title>Compiling Open Cobol on Windows</title><link rel="replies" type="application/atom+xml" href="http://crebassa.blogspot.com/feeds/7521433881788125761/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1895683208891485007&amp;postID=7521433881788125761" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/7521433881788125761?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/7521433881788125761?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/ProgrammingWhenWeHaveTheTime/~3/eLfhBmcDKms/compiling-open-cobol-on-windows.html" title="Compiling Open Cobol on Windows" /><author><name>Gilles Crebassa</name><uri>http://www.blogger.com/profile/12504241303616695429</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://3.bp.blogspot.com/__8-xJqQxwgA/SPOFgc3Q48I/AAAAAAAAIyU/3Jb1Vb3iLEA/S220/profil.jpg" /></author><thr:total>0</thr:total><content type="html">What is it ? Cobol ? Oh, yes and for what ?That begin usually like this yet the Cobol is anymore a language which have a important place in some informatics domain.may be some domains tries new language like Java or .Net, The Cobol stay often for some part of the application. The reason for this is often a lack of knowledge or may be a efficiency more important than other language.Some action is 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/uqFS83yhkX6QYDXJHd1ZpucHTpM/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/uqFS83yhkX6QYDXJHd1ZpucHTpM/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/uqFS83yhkX6QYDXJHd1ZpucHTpM/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/uqFS83yhkX6QYDXJHd1ZpucHTpM/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/ProgrammingWhenWeHaveTheTime/~4/eLfhBmcDKms" height="1" width="1"/&gt;</content><feedburner:origLink>http://crebassa.blogspot.com/2008/04/compiling-open-cobol-on-windows.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0QBRHszfCp7ImA9WxZQFUQ.&quot;"><id>tag:blogger.com,1999:blog-1895683208891485007.post-8269337578235818104</id><published>2008-02-21T03:53:00.000-08:00</published><updated>2008-02-21T04:02:35.584-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-02-21T04:02:35.584-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Improvement blogger" /><title>Missing thing to Web 2.0 : manque pour le Web 2.0</title><link rel="replies" type="application/atom+xml" href="http://crebassa.blogspot.com/feeds/8269337578235818104/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1895683208891485007&amp;postID=8269337578235818104" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/8269337578235818104?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/8269337578235818104?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/ProgrammingWhenWeHaveTheTime/~3/npW4EPXFbuI/missing-thing-to-web-20-manque-pour-le.html" title="Missing thing to Web 2.0 : manque pour le Web 2.0" /><author><name>Gilles Crebassa</name><uri>http://www.blogger.com/profile/12504241303616695429</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://3.bp.blogspot.com/__8-xJqQxwgA/SPOFgc3Q48I/AAAAAAAAIyU/3Jb1Vb3iLEA/S220/profil.jpg" /></author><thr:total>0</thr:total><content type="html">Voila, j'ai trouvé un blog pour faire tous mes commentaires d'infromaticien moyen.Maintenant, que reste t il a faire pour que ce soit parfait (enfin, pour moi) :- Une possibilité de montrer mon Curriculum Vitae que je peux mettre à jour à chaque experience à partir de mon blog. J'avais vu un site passé genre CVProfil.org.- Ajouter dans le blog, des plugins google comme le plan ou une remuneration
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ol2TvERcnUQUVJCYDvY0mzUbxio/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ol2TvERcnUQUVJCYDvY0mzUbxio/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ol2TvERcnUQUVJCYDvY0mzUbxio/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ol2TvERcnUQUVJCYDvY0mzUbxio/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/ProgrammingWhenWeHaveTheTime/~4/npW4EPXFbuI" height="1" width="1"/&gt;</content><feedburner:origLink>http://crebassa.blogspot.com/2008/02/missing-thing-to-web-20-manque-pour-le.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CU8BQ3ozeCp7ImA9WxZXEko.&quot;"><id>tag:blogger.com,1999:blog-1895683208891485007.post-5159692627445088939</id><published>2008-02-16T00:39:00.000-08:00</published><updated>2008-02-29T00:30:52.480-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-02-29T00:30:52.480-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="First page Joomla Mouscron Belgium Curriculum vitae" /><title>Première page</title><link rel="replies" type="application/atom+xml" href="http://crebassa.blogspot.com/feeds/5159692627445088939/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1895683208891485007&amp;postID=5159692627445088939" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/5159692627445088939?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1895683208891485007/posts/default/5159692627445088939?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/ProgrammingWhenWeHaveTheTime/~3/q-YPR2Go3e0/premire-page.html" title="Première page" /><author><name>Gilles Crebassa</name><uri>http://www.blogger.com/profile/12504241303616695429</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://3.bp.blogspot.com/__8-xJqQxwgA/SPOFgc3Q48I/AAAAAAAAIyU/3Jb1Vb3iLEA/S220/profil.jpg" /></author><thr:total>0</thr:total><content type="html">Salut à tous,J'ai laisser tomber mon site perso (fait avec le CMS Joomla 1.0) par manque de temps pour la gestion du site.Voila, maintenant qu'il n'est plus là, partons à l'aventure du Web 2.0Pour la petite presentation, j'habite Mouscron (Belgique), je suis Informaticien depuis plus de 10 ans.Mes domaines sont :C++ (Builder C++ et gcc)CobolVisual Basic 6.0Unix, Linux Utilisation et 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/I5htIUcbLFtcFTAASH_8xVyF7A0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/I5htIUcbLFtcFTAASH_8xVyF7A0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/I5htIUcbLFtcFTAASH_8xVyF7A0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/I5htIUcbLFtcFTAASH_8xVyF7A0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/ProgrammingWhenWeHaveTheTime/~4/q-YPR2Go3e0" height="1" width="1"/&gt;</content><feedburner:origLink>http://crebassa.blogspot.com/2008/02/premire-page.html</feedburner:origLink></entry></feed>

