<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.yobi.be/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=213.219.152.181</id>
	<title>YobiWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.yobi.be/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=213.219.152.181"/>
	<link rel="alternate" type="text/html" href="https://wiki.yobi.be/index.php?title=Special:Contributions/213.219.152.181"/>
	<updated>2026-04-28T00:54:14Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.yobi.be/index.php?title=Ipod_Video&amp;diff=2392</id>
		<title>Ipod Video</title>
		<link rel="alternate" type="text/html" href="https://wiki.yobi.be/index.php?title=Ipod_Video&amp;diff=2392"/>
		<updated>2007-09-22T10:46:13Z</updated>

		<summary type="html">&lt;p&gt;213.219.152.181: /* Tips */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Hardware==&lt;br /&gt;
* From the serial number I can see this is a iPod Video 30G of the initial fifth generation (not 5.5g)&lt;br /&gt;
==Tools==&lt;br /&gt;
Just a quick inventory of what I could find under Debian, if not already covered in the rest of this page:&lt;br /&gt;
* ipod - tool for retrieving informations from iPods&lt;br /&gt;
** Detection works well, but no idea what to do with normal mode&amp;lt;br&amp;gt;&amp;lt;i&amp;gt; The default action is to create an IpodDeviceEventListener object and respond to iPod/HAL signals&amp;lt;/i&amp;gt;&lt;br /&gt;
* banshee - Audio Management and Playback application&lt;br /&gt;
* banshee-daap - Audio Management and Playback application (DAAP sharing plugin)&lt;br /&gt;
* python-gpod - a library to read and write songs and artwork to an iPod&lt;br /&gt;
* python-ipod - ipod library&lt;br /&gt;
See also [http://www.simplehelp.net/2007/07/08/10-alternatives-to-itunes-for-managing-your-ipod/ 10 Alternatives to iTunes for managing your iPod]&lt;br /&gt;
&lt;br /&gt;
==First time==&lt;br /&gt;
 scsi 3:0:0:0: Direct-Access     Apple    iPod             1.62 PQ: 0 ANSI: 0&lt;br /&gt;
 SCSI device sdb: 58605120 512-byte hdwr sectors (30006 MB)&lt;br /&gt;
 sdb: Write Protect is off&lt;br /&gt;
 sdb: Mode Sense: 68 00 00 08&lt;br /&gt;
 sdb: assuming drive cache: write through&lt;br /&gt;
  sdb: [mac] sdb1 sdb2 sdb3&lt;br /&gt;
 sd 3:0:0:0: Attached scsi removable disk sdb&lt;br /&gt;
 sd 3:0:0:0: Attached scsi generic sg2 type 0&lt;br /&gt;
&lt;br /&gt;
 # file -s /dev/sdb1&lt;br /&gt;
 /dev/sdb1: Apple Partition data (block size: 0): &lt;br /&gt;
            first type: Apple_MDFW, &lt;br /&gt;
            name: firmware, &lt;br /&gt;
            number of blocks: 131072, &lt;br /&gt;
            second type: Apple_HFS, &lt;br /&gt;
            name: disk, &lt;br /&gt;
            number of blocks: 58473976,&lt;br /&gt;
 # file -s /dev/sdb2&lt;br /&gt;
 /dev/sdb2: data&lt;br /&gt;
 # file -s /dev/sdb3&lt;br /&gt;
 /dev/sdb3: Macintosh HFS Extended version 4 data last mounted by: &#039;10.0&#039;, &lt;br /&gt;
            created: Thu May 24 11:40:21 2007, &lt;br /&gt;
            last modified: Fri May 25 10:54:01 2007, &lt;br /&gt;
            last checked: Thu May 24 20:40:21 2007, &lt;br /&gt;
            block size: 4096, &lt;br /&gt;
            number of blocks: 7309247, &lt;br /&gt;
            free blocks: 7302027&lt;br /&gt;
&lt;br /&gt;
Trying [http://www.ipodlinux.org/5.5G ipodpatcher]:&lt;br /&gt;
 $ ./ipodpatcher -l&lt;br /&gt;
 ipodpatcher v1.0 with v1.1 bootloaders - (C) Dave Chapman 2006-2007&lt;br /&gt;
 This is free software; see the source for copying conditions.  There is NO&lt;br /&gt;
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. &lt;br /&gt;
 &lt;br /&gt;
 [INFO] Scanning disk devices...&lt;br /&gt;
 [INFO] Ipod found - Video (aka 5th Generation) (&amp;quot;macpod&amp;quot;) - /dev/sdb&lt;br /&gt;
 [INFO] Reading partition table from /dev/sdb&lt;br /&gt;
 [INFO] Sector size is 512 bytes&lt;br /&gt;
 [INFO] Part    Start Sector    End Sector   Size (MB)   Type&lt;br /&gt;
 [INFO]    0              63        131134        64.0   Empty (0x00)&lt;br /&gt;
 [INFO]    1          131136      58605111     28551.7   HFS/HFS+ (0xffffffff)&lt;br /&gt;
 [INFO] Ipod model: Video (aka 5th Generation) (&amp;quot;macpod&amp;quot;)&lt;br /&gt;
 [INFO] ************************************************************************&lt;br /&gt;
 [INFO] *** WARNING FOR ROCKBOX USERS&lt;br /&gt;
 [INFO] *** You must convert this ipod to FAT32 format (aka a &amp;quot;winpod&amp;quot;)&lt;br /&gt;
 [INFO] *** if you want to run Rockbox.  Rockbox WILL NOT work on this ipod.&lt;br /&gt;
 [INFO] *** See http://www.rockbox.org/twiki/bin/view/Main/IpodConversionToFAT32&lt;br /&gt;
 [INFO] ************************************************************************&lt;br /&gt;
 &lt;br /&gt;
 Listing firmware partition contents: &lt;br /&gt;
 &lt;br /&gt;
 Image 1:&lt;br /&gt;
     Main firmware - 7500800 bytes&lt;br /&gt;
 Image 2:&lt;br /&gt;
     RSRC - 5242880 bytes&lt;br /&gt;
 Image 3:&lt;br /&gt;
     AUPD - 1074176 bytes&lt;br /&gt;
 Image 4:&lt;br /&gt;
     HIBE - 33556480 bytes&lt;br /&gt;
&lt;br /&gt;
==Macpod to winpod==&lt;br /&gt;
My ipod was formatted for Mac so I had to install iTunes on a Windows machine, I skip nasty details, the only Windows I have is at the office, the enterprise proxy blocking apple store website, having to go through a VPN thanks to openvpn, etc)&lt;br /&gt;
&amp;lt;br&amp;gt;Just start iTunes, plug the iPod and the soft proposes to &amp;quot;restore&amp;quot; it.&lt;br /&gt;
&amp;lt;br&amp;gt;now I get:&lt;br /&gt;
 scsi 2:0:0:0: Direct-Access     Apple    iPod             1.62 PQ: 0 ANSI: 0&lt;br /&gt;
 SCSI device sdb: 58605120 512-byte hdwr sectors (30006 MB)&lt;br /&gt;
 sdb: Write Protect is off&lt;br /&gt;
 sdb: Mode Sense: 68 00 00 08&lt;br /&gt;
 sdb: assuming drive cache: write through&lt;br /&gt;
  sdb: sdb1 sdb2&lt;br /&gt;
 sd 2:0:0:0: Attached scsi removable disk sdb&lt;br /&gt;
 sd 2:0:0:0: Attached scsi generic sg2 type 0&lt;br /&gt;
&lt;br /&gt;
 # file -s /dev/sdb1&lt;br /&gt;
 /dev/sdb1: data&lt;br /&gt;
 # file -s /dev/sdb2&lt;br /&gt;
 /dev/sdb2: x86 boot sector, &lt;br /&gt;
            code offset 0x3c, &lt;br /&gt;
            OEM-ID &amp;quot;*UOKJIHC&amp;quot;, &lt;br /&gt;
            sectors/cluster 8, &lt;br /&gt;
            Media descriptor 0xf8, &lt;br /&gt;
            heads 255, &lt;br /&gt;
            hidden sectors 160650, &lt;br /&gt;
            sectors 58444470 (volumes &amp;gt; 32 MB) , &lt;br /&gt;
            FAT (32 bit), &lt;br /&gt;
            sectors/FAT 57019, &lt;br /&gt;
            serial number 0x38786c67, &lt;br /&gt;
            label: &amp;quot;IPOD       &amp;quot;&lt;br /&gt;
&lt;br /&gt;
 $ ./ipodpatcher -l&lt;br /&gt;
 ipodpatcher v1.0 with v1.1 bootloaders - (C) Dave Chapman 2006-2007&lt;br /&gt;
 This is free software; see the source for copying conditions.  There is NO&lt;br /&gt;
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. &lt;br /&gt;
 &lt;br /&gt;
 [INFO] Scanning disk devices...&lt;br /&gt;
 [INFO] Ipod found - Video (aka 5th Generation) (&amp;quot;winpod&amp;quot;) - /dev/sdb&lt;br /&gt;
 [INFO] Reading partition table from /dev/sdb&lt;br /&gt;
 [INFO] Sector size is 512 bytes&lt;br /&gt;
 [INFO] Part    Start Sector    End Sector   Size (MB)   Type&lt;br /&gt;
 [INFO]    0              63        160649        78.4   Empty (0x00)&lt;br /&gt;
 [INFO]    1          160650      58605119     28537.3   W95 FAT32 (0x0b)&lt;br /&gt;
 [INFO] Ipod model: Video (aka 5th Generation) (&amp;quot;winpod&amp;quot;)&lt;br /&gt;
 &lt;br /&gt;
 Listing firmware partition contents: &lt;br /&gt;
 &lt;br /&gt;
 Image 1:&lt;br /&gt;
     Main firmware - 7500800 bytes&lt;br /&gt;
 Image 2:&lt;br /&gt;
     RSRC - 5242880 bytes&lt;br /&gt;
 Image 3:&lt;br /&gt;
     AUPD - 1074176 bytes&lt;br /&gt;
&lt;br /&gt;
 echo -e &amp;quot;p\nq&amp;quot;|fdisk /dev/sdb&lt;br /&gt;
  &lt;br /&gt;
 The number of cylinders for this disk is set to 3648.&lt;br /&gt;
 There is nothing wrong with that, but this is larger than 1024,&lt;br /&gt;
 and could in certain setups cause problems with:&lt;br /&gt;
 1) software that runs at boot time (e.g., old versions of LILO)&lt;br /&gt;
 2) booting and partitioning software from other OSs&lt;br /&gt;
    (e.g., DOS FDISK, OS/2 FDISK)&lt;br /&gt;
 &lt;br /&gt;
 Command (m for help): &lt;br /&gt;
 Disk /dev/sdb: 30.0 GB, 30005821440 bytes&lt;br /&gt;
 255 heads, 63 sectors/track, 3648 cylinders&lt;br /&gt;
 Units = cylinders of 16065 * 512 = 8225280 bytes &lt;br /&gt;
 &lt;br /&gt;
    Device Boot      Start         End      Blocks   Id  System&lt;br /&gt;
 /dev/sdb1               1          10       80293+   0  Empty&lt;br /&gt;
 /dev/sdb2              11        3648    29222235    b  W95 FAT32&lt;br /&gt;
==Using the original Apple firmware with a Linux computer==&lt;br /&gt;
===Music===&lt;br /&gt;
====gnupod-tools====&lt;br /&gt;
 gnupod-tools - command-line tools for the iPod family of portable music players&lt;br /&gt;
Works apparently and sync with iTunesDB&lt;br /&gt;
 mount /dev/sdb2 /mnt/ipod&lt;br /&gt;
 gnupod_INIT -m /mnt/ipod&lt;br /&gt;
 gnupod_addsong -m /mnt/ipod  .../music/*mp3&lt;br /&gt;
 mktunes -m /mnt/ipod&lt;br /&gt;
 umount /dev/sdb2&lt;br /&gt;
 eject /dev/sdb2&lt;br /&gt;
But seems to import blindly video files too, which aren&#039;t playable at the end, and both music and video files appear both in the Music and Video entries of the ipod, which is wrong. Gtkpod seems a better alternative.&lt;br /&gt;
&lt;br /&gt;
====Gtkpod====&lt;br /&gt;
* gtkpod - manage songs and playlists on an Apple iPod&lt;br /&gt;
Seems to work, didn&#039;t try much.&amp;lt;br&amp;gt;See below to add video support.&lt;br /&gt;
&lt;br /&gt;
===Contacts===&lt;br /&gt;
====Export from LDAP server====&lt;br /&gt;
* Go to phpLDAPadmin interface&lt;br /&gt;
* export&lt;br /&gt;
** BaseDN: dc=addressbook,dc=yobi,dc=be&lt;br /&gt;
** Search scope: sub&lt;br /&gt;
** Search Filter: (objectClass=person)&lt;br /&gt;
** Save as file&lt;br /&gt;
** Export format: vCard 2.1&lt;br /&gt;
 recode UTF8..latin1 addressbook.vcf&lt;br /&gt;
 csplit --prefix=contact --suffix-format=&amp;quot;%04d.vcf&amp;quot; --elide-empty-files --silent addressbook.vcf /BEGIN:VCARD/ {*}&lt;br /&gt;
 cp contact*.vcf /mnt/ipod/Contacts/&lt;br /&gt;
&lt;br /&gt;
====Export from Mozilla====&lt;br /&gt;
* {fr} see [http://perso.ens-lyon.fr/florent.bouchez/index.php?page=ipod this page], didn&#039;t try&lt;br /&gt;
* {fr} see also [http://www.estvideo.com/dew/index/2004/11/08/303-ipod-le-meilleur-ami-de-lhomme this page], didn&#039;t try&lt;br /&gt;
&lt;br /&gt;
===Photos===&lt;br /&gt;
====[http://www.gpixpod.org gpixpod]====&lt;br /&gt;
 gpixpod - Organize photos on your iPod, freely!&lt;br /&gt;
* Not on Debian but Ubuntu...&lt;br /&gt;
* deb can be downloaded [http://sourceforge.net/project/showfiles.php?group_id=157492 here] and installed on Debian sid&lt;br /&gt;
* Works well, but I had to force the iPod model in Edit-&amp;gt;Preferences&lt;br /&gt;
====Others====&lt;br /&gt;
 tripod - iPod photo uploader&lt;br /&gt;
* I get KDE crashes :-(&lt;br /&gt;
 kipi-plugins - contains IpodExport: Export images to an ipod device&lt;br /&gt;
* Same code as for tripod, didn&#039;t try&lt;br /&gt;
Should become possible with gtkpod in the future&lt;br /&gt;
&lt;br /&gt;
===Videos===&lt;br /&gt;
====Encoding: ffmpeg====&lt;br /&gt;
* {fr} see [http://perso.ens-lyon.fr/florent.bouchez/index.php?page=ipod this page], didn&#039;t try&lt;br /&gt;
* see [http://home.c-otto.de/ipod/ this page], didn&#039;t try&lt;br /&gt;
* see [http://www.hermann-uwe.de/blog/initial-linux-support-for-the-5g-video-ipod-video-sync-using-gtkpod-libgpod this page], didn&#039;t try&lt;br /&gt;
* see [http://rob.opendot.cl/index.php/useful-stuff/ipod-video-guide/ this page], didn&#039;t try&lt;br /&gt;
* GUI for ffmpeg: [http://vive.sourceforge.net/ vive!]&lt;br /&gt;
** Requires several packages for compilation: I had to add vobcopy, libgnomevfs2-dev, libvte-dev, libdvdcss2-dev (from Marillat), libdvdread-dev, libdvdnav-dev, libavformat-dev and their dependancies, see README&lt;br /&gt;
** I had to force ./configure --prefix=/usr/local to send it to /usr/local/ at installation&lt;br /&gt;
** Copy examples/preferences to ~/.vive/preferences&lt;br /&gt;
** By default it seems it will encode the videos as following:&lt;br /&gt;
 ffmpeg -y -f mp4 -b 700k -s 320x320 -ac 2 -ab 192k -comment &amp;quot;Encoded by Vive&amp;quot; -i &amp;quot;/path/to/video.file&amp;quot; &amp;quot;/path/to/video_output.mp4&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Import: gtkpod====&lt;br /&gt;
We can recompile gtkpod and add the video support:&lt;br /&gt;
 # apt-get build-dep gtkpod&lt;br /&gt;
 # apt-get install libmp4v2-dev&lt;br /&gt;
 $ apt-get source gtkpod&lt;br /&gt;
 $ cd gtkpod-0.99.10&lt;br /&gt;
 $ dpkg-buildpackage -rfakeroot -uc -b&lt;br /&gt;
 $ cd ..&lt;br /&gt;
 # dpkg -i gtkpod_0.99.10-2_i386.deb&lt;br /&gt;
Now to import, simply mount the ipod, launch gtkpod, load ipod, add file -&amp;gt; select the video file, save changes, quit gtkpod, umount ipod, eject ipod, enjoy!&lt;br /&gt;
&lt;br /&gt;
===Calendar===&lt;br /&gt;
* {fr} see [http://www.estvideo.com/dew/index/2004/11/08/303-ipod-le-meilleur-ami-de-lhomme this page], didn&#039;t try&lt;br /&gt;
&lt;br /&gt;
===Notes===&lt;br /&gt;
* {fr} see [http://www.estvideo.com/dew/index/2004/11/08/303-ipod-le-meilleur-ami-de-lhomme this page], didn&#039;t try&lt;br /&gt;
&lt;br /&gt;
==Tests ipodlinux==&lt;br /&gt;
* I repartitioned the iPod as explained [http://www.ipodlinux.org/5G#Repartition_HD here]&amp;lt;br&amp;gt;but the svn server seemed to be down so I could not try further.&lt;br /&gt;
==Tests [http://www.rockbox.org Rockbox]==&lt;br /&gt;
===Installation===&lt;br /&gt;
* I installed rockbox by following [http://download.rockbox.org/manual/rockbox-ipodvideo/rockbox-buildch2.html these instructions]&lt;br /&gt;
** To start the Apple firmware, maintain the hold switch during reboot&lt;br /&gt;
* I added the FrostBox theme from [http://www.rockbox-themes.org/index.php?res=320x240x16 rockbox-themes]&lt;br /&gt;
* I added the tango iconset from [http://www.rockbox.org/twiki/bin/view/Main/IconSets rockbox iconsets]&lt;br /&gt;
===Usage===&lt;br /&gt;
* Rockbox will scan the whole partition and find files in itunes DB too, you can update the DB through the settings-&amp;gt;general menu&lt;br /&gt;
* It can play mp3, m4a,... files&lt;br /&gt;
* It can show pictures including zoom into high resolution&lt;br /&gt;
* Seems it cannot see video files, at least those in the iTunes DB&lt;br /&gt;
&lt;br /&gt;
==Tests loader2==&lt;br /&gt;
cf http://www.ipodlinux.org/Loader_2 it is possible to get both rockbox and ipodlinux together... still with access to the Apple firmware.&lt;br /&gt;
&amp;lt;br&amp;gt;Very easy to install:&lt;br /&gt;
 wget http://www.ipodlinux.org/images/b/b3/Ipodloader2-2.5.tar.gz&lt;br /&gt;
 tar xzf Ipodloader2-2.5.tar.gz&lt;br /&gt;
 ./ipodpatcher /dev/sdb -ab loader.bin&lt;br /&gt;
&lt;br /&gt;
==Test ipodlinux 2==&lt;br /&gt;
===Installation===&lt;br /&gt;
Ok following the instructions [http://www.ipodlinux.org/5.5G for 5.5G] was much easier!&lt;br /&gt;
* Install loader 2, cf previous point&lt;br /&gt;
 wget http://de.dataghost.com/ipl/exp20070305/kernel-dg-all-iPods-improved-20070305.bin&lt;br /&gt;
 wget http://www.josh.sys-techs.com/ipl/ipod_fs_220606.tar.gz&lt;br /&gt;
 mount /dev/sdb3 /mnt/ipod&lt;br /&gt;
 cd /mnt/ipod&lt;br /&gt;
 tar xzvf path/to/ipod_fs_220606.tar.gz &lt;br /&gt;
 cd -&lt;br /&gt;
 sudo cp kernel-dg-all-iPods-improved-20070305.bin /mnt/ipod/linux.bin&lt;br /&gt;
 wget http://josh.sys-techs.com/svnbuilds/podzilla2-1414.gz&lt;br /&gt;
 wget http://josh.sys-techs.com/svnbuilds/appearance-1262.zip&lt;br /&gt;
 wget http://josh.sys-techs.com/svnbuilds/pzmodules-1414.zip&lt;br /&gt;
 mount /dev/sdb3 /mnt/ipod&lt;br /&gt;
 install -m 755 podzilla2-1414 /mnt/ipod/bin/&lt;br /&gt;
 mkdir -p /mnt/ipod/usr/lib /mnt/ipod/usr/share&lt;br /&gt;
 ( cd /mnt/ipod/usr/lib; unzip $OLDPWD/pzmodules-NNN.zip )&lt;br /&gt;
 ( cd /mnt/ipod/usr/share; unzip $OLDPWD/appearance-NNN.zip )&lt;br /&gt;
 ln -s /bin/podzilla2-1414 /mnt/ipod/bin/podzilla&lt;br /&gt;
===Usage===&lt;br /&gt;
I get an error about unable to connect to mpd at boot time and I cannot play music&lt;br /&gt;
&lt;br /&gt;
==Tips==&lt;br /&gt;
* Disconnect (from http://home.c-otto.de/ipod/) : &amp;lt;br&amp;gt;With Linux you normally get the &amp;quot;Don&#039;t disconnect&amp;quot; message whenever you insert the cable/dock. With the &amp;quot;eject&amp;quot; tool (for ejecting CD drives) you can disconnect the ipod from your computer but still have the power connection to recharge the batteries.&lt;br /&gt;
* Reset (from http://www.apple.com/support/ipod/five_rs/)&amp;lt;br&amp;gt; 1. Toggle the Hold switch on and off. (Slide it to Hold, then turn it off again.)&amp;lt;br&amp;gt;2. Press and hold the Menu and Select buttons until the Apple logo appears, about 6 to 10 seconds. You may need to repeat this step.&lt;br /&gt;
* Disk Mode&amp;lt;br&amp;gt;First apply reset as above then when the Apple logo is shown, hold select+play buttons several seconds.&amp;lt;br&amp;gt;To exit disk mode it seems you&#039;ve to reset again.&lt;br /&gt;
* Backup macpod&lt;br /&gt;
 dd if=/dev/sdb of=mbr-video30gb-mac.bin bs=512 count=1&lt;br /&gt;
 dd if=/dev/sdb1 of=part1-firmware.bin&lt;br /&gt;
 dd if=/dev/sdb2 of=part2.bin&lt;br /&gt;
* Backup winpod&lt;br /&gt;
 dd if=/dev/sdb of=mbr-video30gb-win.bin bs=512 count=1&lt;br /&gt;
 dd if=/dev/sdb1 of=part1.bin&lt;/div&gt;</summary>
		<author><name>213.219.152.181</name></author>
	</entry>
	<entry>
		<id>https://wiki.yobi.be/index.php?title=Pr%C3%AAts_et_emprunts&amp;diff=2391</id>
		<title>Prêts et emprunts</title>
		<link rel="alternate" type="text/html" href="https://wiki.yobi.be/index.php?title=Pr%C3%AAts_et_emprunts&amp;diff=2391"/>
		<updated>2007-09-13T06:24:36Z</updated>

		<summary type="html">&lt;p&gt;213.219.152.181: /* Oli */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Philips===&lt;br /&gt;
====MarcV====&lt;br /&gt;
*Chomsky: La fabrique de l&#039;opinion publique &amp;amp; Chomsky: De la propagande&lt;br /&gt;
*Dancer in the Dark, Lain 1&lt;br /&gt;
====Fabian====&lt;br /&gt;
*Guide Singapour&lt;br /&gt;
===Autres===&lt;br /&gt;
====Henri====&lt;br /&gt;
*Fantasia&lt;br /&gt;
====Jean-Seb====&lt;br /&gt;
*Accordéon&lt;br /&gt;
*Cruche verte&lt;br /&gt;
*1k5&lt;br /&gt;
====Guy====&lt;br /&gt;
*Farde emploi&lt;br /&gt;
====Oli====&lt;br /&gt;
*Hold-up planétaire&lt;br /&gt;
*Knight Tale, Shil Angel, Antitrust&lt;br /&gt;
*OReilly: Radius, Joy of Tech et Evil Geniuses in a Nutshell&lt;br /&gt;
&lt;br /&gt;
* Je dois 100EUR: DONE&lt;br /&gt;
**290.46 + 114.76(frys) + 141.84 (500-baie un an) + 9.4 (foire aux livres) - 442.86 (hosting 2007 - 2008) = 113,6 eur&lt;br /&gt;
**2 détecteurs de fumée = (2*9.45)*1.21&lt;br /&gt;
**Souches Oli=je dois +-25&lt;br /&gt;
**Brico, Oli doit 85.21 + 10.61 (raboteuse joints) + 5 (emboîteur Cu)&lt;br /&gt;
** Rembours Talessa Oli a viré 820 au lieu de 810.70&lt;br /&gt;
** Je dois 3G de RAM = 234.91 - 1G à 50EUR&lt;br /&gt;
** Je dois +- 1 plein = 60EUR (3 pleins et j&#039;ai payé un plein de 59€, et 1 pour les trajets d&#039;Oli)&lt;br /&gt;
** Je dois resto 49EUr&lt;br /&gt;
&lt;br /&gt;
====Val====&lt;br /&gt;
*Lecteur Zip + un zip&lt;br /&gt;
====Nath====&lt;br /&gt;
*Poche Linux&lt;br /&gt;
*OBrother??, Mononoke&lt;br /&gt;
* &amp;lt;- Pour une éthique à l&#039;ingérence&lt;br /&gt;
*Mitac&lt;br /&gt;
====Dorian====&lt;br /&gt;
*pigtail court+pigtail long cassé+rallonge N+WET11&lt;br /&gt;
*2 Linux France mags&lt;br /&gt;
*Camping gaz&lt;br /&gt;
*Dernier empereur, c&#039;est arrivé près de chez vous&lt;br /&gt;
* Zaurus SL5000 + housse + SD128Mb + CF Wifi + chargeur + 2ème batterie + adapt. secteur + station USB&lt;br /&gt;
====Marc Mign====&lt;br /&gt;
*Coder Zen&lt;br /&gt;
====Carl====&lt;br /&gt;
*je dois 5€&lt;br /&gt;
====Dimi====&lt;br /&gt;
*Partoches&lt;br /&gt;
*Brazil dvd+livre&lt;br /&gt;
&lt;br /&gt;
===qui?===&lt;br /&gt;
*Bridge PCI-PCMCIA&lt;br /&gt;
&lt;br /&gt;
pas dimdim !&lt;/div&gt;</summary>
		<author><name>213.219.152.181</name></author>
	</entry>
</feed>