<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.zeitoun.net/lib/exe/css.php?s=feed" type="text/css"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
    <title>Zeitoun.net</title>
    <tagline></tagline>
    <link rel="alternate" type="text/html" href="http://www.zeitoun.net/"/>
    <id>http://www.zeitoun.net/</id>
    <modified>2026-04-27T23:33:41+02:00</modified>
    <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
    <entry>
        <title>Stéphane Gully - Computer engineer - Software developer</title>
        <link rel="alternate" type="text/html" href="http://www.zeitoun.net/cv/stephane-gully/english?rev=1416079628&amp;do=diff"/>
        <created>2014-11-15T20:27:08+02:00</created>
        <issued>2014-11-15T20:27:08+02:00</issued>
        <modified>2014-11-15T20:27:08+02:00</modified>
        <id>http://www.zeitoun.net/cv/stephane-gully/english?rev=1416079628&amp;do=diff</id>
        <author>
            <name>kerphi</name>
        </author>
        <summary>[Photo de stéphane]

	*  Date of birth: may, 17th 1979
	*  Marital state: married with sandra, 3 children
	*  Address: 33 rue de Reménaumont, 54600 Villers lès Nancy, FRANCE
	*  Téléphone : 33 (0)9 51 45 43 29
	*  Email: &lt;stephane.gully@gmail.com&gt;
	*  Social networks: twitter, linkedin, github</summary>
    </entry>
    <entry>
        <title>Stéphane Gully - Ingénieur en informatique et modélisation</title>
        <link rel="alternate" type="text/html" href="http://www.zeitoun.net/cv/stephane-gully/start?rev=1416079595&amp;do=diff"/>
        <created>2014-11-15T20:26:35+02:00</created>
        <issued>2014-11-15T20:26:35+02:00</issued>
        <modified>2014-11-15T20:26:35+02:00</modified>
        <id>http://www.zeitoun.net/cv/stephane-gully/start?rev=1416079595&amp;do=diff</id>
        <author>
            <name>kerphi</name>
        </author>
        <summary>[Photo de stéphane]

	*  Né le : 17 Mai 1979 à St Marcellin
	*  Adresse : 33 rue de Reménaumont, 54600 Villers les Nancy, FRANCE
	*  Téléphone : 33 (0)9 51 45 43 29
	*  Email : &lt;stephane.gully@gmail.com&gt;
	*  Statut : Libéré des obligations militaires - Marié à sandra - Deux enfants - Permis B
	*  Réseaux sociaux : twitter, linkedin, github</summary>
    </entry>
    <entry>
        <title>Stéphane Gully - Ingénieur en informatique et modélisation - created</title>
        <link rel="alternate" type="text/html" href="http://www.zeitoun.net/?image=cv%3Astephane-gully%3Aphoto.jpg&amp;ns=cv%3Astephane-gully&amp;rev=1416078606&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
        <created>2014-11-15T20:10:06+02:00</created>
        <issued>2014-11-15T20:10:06+02:00</issued>
        <modified>2014-11-15T20:10:06+02:00</modified>
        <id>http://www.zeitoun.net/?image=cv%3Astephane-gully%3Aphoto.jpg&amp;ns=cv%3Astephane-gully&amp;rev=1416078606&amp;tab_details=history&amp;mediado=diff&amp;do=media</id>
        <author>
            <name>kerphi</name>
        </author>
        <summary>&lt;img src=&quot;/_media/cv/stephane-gully/photo.jpg?w=287&amp;h=287t=1416078606&quot; alt=&quot;cv:stephane-gully:photo.jpg&quot; /&gt;</summary>
    </entry>
    <entry>
        <title>How to download picasaweb album's photos without picasa ?</title>
        <link rel="alternate" type="text/html" href="http://www.zeitoun.net/articles/batch-download-picasa-album/start?rev=1376250577&amp;do=diff"/>
        <created>2013-08-11T21:49:37+02:00</created>
        <issued>2013-08-11T21:49:37+02:00</issued>
        <modified>2013-08-11T21:49:37+02:00</modified>
        <id>http://www.zeitoun.net/articles/batch-download-picasa-album/start?rev=1376250577&amp;do=diff</id>
        <author>
            <name>kerphi</name>
        </author>
        <summary>First, you have to fetch the picasaweb album RSS link (located in the right column). For example:


http://picasaweb.google.com/data/feed/base/user/mesher7909/albumid/5482956614732347265?alt=rss&amp;kind=photo&amp;hl=fr


Then this little command line will download in your current directory all the full size photos of this album:</summary>
    </entry>
    <entry>
        <title>How to migrate from sourceforge to github ?</title>
        <link rel="alternate" type="text/html" href="http://www.zeitoun.net/articles/migrate-from-sourceforge-to-github/start?rev=1323634543&amp;do=diff"/>
        <created>2011-12-11T21:15:43+02:00</created>
        <issued>2011-12-11T21:15:43+02:00</issued>
        <modified>2011-12-11T21:15:43+02:00</modified>
        <id>http://www.zeitoun.net/articles/migrate-from-sourceforge-to-github/start?rev=1323634543&amp;do=diff</id>
        <author>
            <name>kerphi</name>
        </author>
        <summary>More generally, you should be able to adapt this procedure to migrate any SVN repository to GIT.


git-svn clone \
    --prefix=svn/ --stdlayout --authors-file=./phpfreechat_authors_file \
    https://phpfreechat.svn.sourceforge.net/svnroot/phpfreechat/ phpfreechat
git clone http://github.com/nothingmuch/git-svn-abandon.git
cd phpfreechat
../git-svn-abandon/git-svn-abandon-fix-refs
git remote add origin git@github.com:kerphi/phpfreechat.git
git push --all
git push --tags</summary>
    </entry>
    <entry>
        <title>How to implement COMET with PHP</title>
        <link rel="alternate" type="text/html" href="http://www.zeitoun.net/articles/comet_and_php/start?rev=1317125163&amp;do=diff"/>
        <created>2011-09-27T14:06:03+02:00</created>
        <issued>2011-09-27T14:06:03+02:00</issued>
        <modified>2011-09-27T14:06:03+02:00</modified>
        <id>http://www.zeitoun.net/articles/comet_and_php/start?rev=1317125163&amp;do=diff</id>
        <author>
            <name>kerphi</name>
        </author>
        <summary>Comet is a programming technique that enables web servers to send data to the client without having any need for the client to request it. This technique will produce more responsive applications than classic AJAX. In classic AJAX applications, web browser (client) cannot be notified in real time that the server data model has changed. The user must create a request (for example by clicking on a link) or a periodic AJAX request must happen in order to get new data fro the server.</summary>
    </entry>
    <entry>
        <title>Six comportements importants dans une équipe agile</title>
        <link rel="alternate" type="text/html" href="http://www.zeitoun.net/articles/six-comportements-importants-equipe-agile/start?rev=1315466851&amp;do=diff"/>
        <created>2011-09-08T09:27:31+02:00</created>
        <issued>2011-09-08T09:27:31+02:00</issued>
        <modified>2011-09-08T09:27:31+02:00</modified>
        <id>http://www.zeitoun.net/articles/six-comportements-importants-equipe-agile/start?rev=1315466851&amp;do=diff</id>
        <author>
            <name>kerphi</name>
        </author>
        <summary>Résumé : Si vous avez à créer une équipe agile, commencez  par vous demander ce qui différencie une équipe agile d’une équipe qui ne l’est pas. Dans cet article Johanna Rothman souligne six comportements nécessaires aux candidats souhaitant intégrer une équipe agile.</summary>
    </entry>
</feed>
