<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
   <title>Pootato.org</title>
   <link rel="alternate" type="text/html" href="http://www.pootato.org/" />
   <link rel="self" type="application/atom+xml" href="http://www.pootato.org/atom.xml" />
   <id>tag:www.pootato.org,2007://1</id>
   <updated>2007-08-07T20:52:03Z</updated>
   
   <generator uri="http://www.sixapart.com/movabletype/">Movable Type 3.34</generator>

<entry>
   <title>Bye!</title>
   <link rel="alternate" type="text/html" href="http://www.pootato.org/news/bye/" />
   <id>tag:www.pootato.org,2007://1.279</id>
   
   <published>2007-08-07T20:51:27Z</published>
   <updated>2007-08-07T20:52:03Z</updated>
   
   <summary>IMPORTANT NOTE August is going to be a harsh month for me so I&apos;m taking a break from my web projects. My new job is killing me and I wanted to quit the first day but I&apos;ll hold on... I&apos;m...</summary>
   <author>
      <name>Clara</name>
      <uri>http://egosystem.org</uri>
   </author>
         <category term="News" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.pootato.org/">
      <![CDATA[<p><b><u>IMPORTANT NOTE</u></b> August is going to be a harsh month for me so I'm taking a break from my web projects. My new job is killing me and I wanted to quit the first day but I'll hold on... I'm not answering any mails until September or October. I hope I can switch pootato.org to wordpress and clean its contents before October... A huge break but I need it. I'm totally dead.</p>]]>
      
   </content>
</entry>
<entry>
   <title>Mootools effects</title>
   <link rel="alternate" type="text/html" href="http://www.pootato.org/news/mootools_effects/" />
   <id>tag:www.pootato.org,2007://1.278</id>
   
   <published>2007-08-03T19:59:07Z</published>
   <updated>2007-08-03T20:17:45Z</updated>
   
   <summary><![CDATA[Hello everyone! About my accordion menu tutorial, this page is the result my tutorial should produce, so you should have a similar page. Source code: &lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt; &lt;html&gt; &lt;head&gt; &lt;title&gt;pootato.org&lt;/title&gt; &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot;...]]></summary>
   <author>
      <name>Clara</name>
      <uri>http://egosystem.org</uri>
   </author>
         <category term="News" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="260" label="accordion" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="25" label="menus" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="118" label="mootools" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.pootato.org/">
      <![CDATA[<p>Hello everyone! About my <a href="http://www.pootato.org/miscellaneous/accordion_menu/">accordion menu tutorial</a>, this page is the result my tutorial should produce, so you should have a similar page. Source code:</p>
<code>&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot;<br />
&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;<br />
&lt;html&gt;<br />
&lt;head&gt;<br />
&lt;title&gt;pootato.org&lt;/title&gt;<br />
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;<br />
&lt;script src=&quot;<b>URL TO THE JAVASCRIPT HERE</b>&quot; type=&quot;text/javascript&quot; language=&quot;JavaScript&quot;&gt;&lt;/script&gt;<br />
&lt;script type=&quot;text/javascript&quot; language=&quot;JavaScript&quot;&gt;<br />
window.onload = function() {<br />
var myBox = document.getElementsByClassName('toggle');<br />
var myBoxOpen = document.getElementsByClassName('stretcher');<br />
var myEffect = new Accordion(myBox, myBoxOpen);}<br />
&lt;/script&gt;<br />
&lt;/head&gt;<br />
&lt;body&gt;<br /><br />

&lt;h1 class=&quot;toggle&quot;&gt;Menu 1&lt;/h1&gt;<br />
&lt;h2 class=&quot;stretcher&quot;&gt;Menu 1 content goes here!&lt;/h2&gt;<br />
&lt;h1 class=&quot;toggle&quot;&gt;Menu 2&lt;/h1&gt;<br />
&lt;h2 class=&quot;stretcher&quot;&gt;Menu 2 content goes here!&lt;/h2&gt;<br />
&lt;/body&gt;<br />
&lt;/html&gt;</code>
<p>Just edit <b>URL TO THE JAVASCRIPT HERE</b> by the url of the mootools.js file. You can get it on the official site here but don't forget to check "<a href="http://mootools.net/download">accordion</a>" in the plugins.</p>
<p>As for my "navigation options" menu, you can find a tutorial on <a href="http://solutoire.com/2007/01/16/mootools-playing-with-height-transitions/">solutoire.com</a>! :)</p>
<p>As for me, I'm currently playing with Wordpress on a local server and <a href="http://www.pootato.org/test/">MT4</a> here. I love Six Apart products and I don't like how Wordpress script is organized and its admin interface but I like the fact that it's in PHP and the quality of its plugins. I may switch with the new design coming. :x After years of MT...*nostalgy*</p>
<p>In all cases, I hope you're enjoying your summer holidays! It doesn't feel like summer at all in Paris this year but it doesn't matter to me since I'm working ;_; Bye ^^</p>]]>
      
   </content>
</entry>
<entry>
   <title>Bandwidth issues?</title>
   <link rel="alternate" type="text/html" href="http://www.pootato.org/news/bandwidth_issues/" />
   <id>tag:www.pootato.org,2007://1.258</id>
   
   <published>2007-06-14T18:07:03Z</published>
   <updated>2007-06-14T18:24:27Z</updated>
   
   <summary>Hello guys! It&apos;s been quite a long time uh? Summer break for me soon... but unfortunately, I won&apos;t be more present because I&apos;ve found two jobs :) My first real jobs ever, I&apos;m happy! I&apos;ve opened my Photoblog some time...</summary>
   <author>
      <name>Clara</name>
      <uri>http://egosystem.org</uri>
   </author>
         <category term="News" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="232" label="bandwidth" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.pootato.org/">
      <![CDATA[<p>Hello guys! It's been quite a long time uh? Summer break for me soon... but unfortunately, I won't be more present because I've found two jobs :) My first real jobs ever, I'm happy!</p>
<p>I've opened my <a href="http://photo.egosystem.org">Photoblog</a> some time ago and <a href="http://www.flickr.com/photos/preciousjunk/">flickr</a> account :) To the real news now... I'm posting to warn you about spambot.</p>
<p>If your site is suddenly using a lot of bandwidth (and by lot, I mean, LOT), you may be attacked by a spambot. A friend of mine has recently seen 80% of her bandwidth used up in just a few days. If your site suddenly uses a lot of bandwidth, you may want to check what's happening... here are some directions, if you're using cPanel:</p>
<ol>
<li>Log in and go to "Web/FTP stats > Bandwidth" and see which subdomain is taking the more bandwidth.</li>
<li>Go to "Web/FTP stats > Subdomain stats" and scroll to "Awstats", and click on the "guilty subdomain" link.</li>
<li>In the sidebar, go to "Who > Hosts > Full list", you'll see a green column with "Bandwidth", just check who is taking the most gigabytes... A normal visitor will usually download only a few megabytes, if it's gigabytes, it's certainly a spambot, or a domain direct linking your files. Note the IP address and you can "<a href="http://www.dnsstuff.com/">whois</a>" it.</li>
<li>Go to IP Deny manager and block the IP...</li>
<li>You may also want to disable hotlinking: go to "Hotlink protection" and check if all your subdomains are listed as "URLs to allow access", you may also want to add some URLs, such as forums where you use custom avatars hosted on your domain, etc. When you're ready, click "activate". In the "URL to redirect to" field, I recommend you to make an image file with your URL on it, and host it on an other server, like <a href="http://imageshack.us">imageshack</a>, etc.</li>
</ol>
<p>I hope the directions are comprehensible. :)</p>]]>
      
   </content>
</entry>
<entry>
   <title>Egosystem.org launched</title>
   <link rel="alternate" type="text/html" href="http://www.pootato.org/news/egosystemorg_launched/" />
   <id>tag:www.pootato.org,2007://1.165</id>
   
   <published>2007-04-15T22:03:15Z</published>
   <updated>2007-04-15T22:19:28Z</updated>
   
   <summary>Plog is now merged with egosystem.org, my portfolio. :) There is also a new free layout &quot;Ice&quot; and a new set of photoshop brushes. Have a nice day! PS: This is about hosting, I&apos;d like to say that I prefer...</summary>
   <author>
      <name>Clara</name>
      <uri>http://egosystem.org</uri>
   </author>
         <category term="News" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.pootato.org/">
      <![CDATA[<p>Plog is now merged with <a href="http://egosystem.org">egosystem.org</a>, my portfolio. :) There is also a new free layout "Ice" and a new set of photoshop brushes. Have a nice day!</p>
<p>PS: This is about hosting, I'd like to say that I prefer hosting art sites/portfolios, shrines, and this kind of little sites. I do host blogs, but I prefer not to host personal weblogs. You can pay a visit to my first <a href="http://cat.pootato.org">hostee</a>, Javi! :)</p>]]>
      
   </content>
</entry>
<entry>
   <title>Hosting is open!</title>
   <link rel="alternate" type="text/html" href="http://www.pootato.org/news/hosting_is_open/" />
   <id>tag:www.pootato.org,2007://1.154</id>
   
   <published>2007-04-10T09:10:49Z</published>
   <updated>2007-04-16T01:33:10Z</updated>
   
   <summary>I was talking about hosting in my previous update, it&apos;s now open! Those who sent me mails, please read the rules and reapply :) I&apos;ve also uploaded some pre-styled CSS Menus and you can access this page from the CSS...</summary>
   <author>
      <name>Clara</name>
      <uri>http://egosystem.org</uri>
   </author>
         <category term="News" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.pootato.org/">
      <![CDATA[<p>I was talking about hosting in my previous update, it's now open! Those who sent me mails, please read the <a href="http://www.egosystem.org/portfolio/hosting/">rules</a> and reapply :)</p>
<p>I've also uploaded some <a href="http://pootato.org/css/menus/">pre-styled CSS Menus</a> and you can access this page from the <a href="http://www.pootato.org/css/css_menu/">CSS Menu tutorial</a>. To finish, here is a tutorial about creating <a href="http://www.pootato.org/photoshop/create_a_color_scheme/">color schemes</a>.</p>
<p>Don't forget to visit <a href="http://blog.pootato.org/">Plog</a>! :D</p>]]>
      
   </content>
</entry>
<entry>
   <title>Create a color scheme</title>
   <link rel="alternate" type="text/html" href="http://www.pootato.org/photoshop/create_a_color_scheme/" />
   <id>tag:www.pootato.org,2007://1.152</id>
   
   <published>2007-04-09T22:38:27Z</published>
   <updated>2007-04-09T22:44:12Z</updated>
   
   <summary>If you need a color scheme but just can&apos;t make one, here is a little tip. Open a picture with colors you like in Photoshop. I will use these pictures: flowers, colorful vase. Go to [ Filter &gt; Pixelate &gt;...</summary>
   <author>
      <name>Clara</name>
      <uri>http://egosystem.org</uri>
   </author>
         <category term="Photoshop" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="103" label="colors" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="94" label="photoshop" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="96" label="tips" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="78" label="trick" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.pootato.org/">
      <![CDATA[<p>If you need a color scheme but just can't make one, here is a little tip. Open a picture with colors you like in Photoshop. I will use these pictures: <a href="../ps/colorschemes/001.jpg">flowers</a>, <a href="../ps/colorschemes/002.jpg">colorful vase</a>.</p>
<p>Go to <b>[ Filter > Pixelate > Mozaic ]</b> and choose 30 pixels or more in the cell size.</p>
<p>Here are pixelated <a href="../ps/colorschemes/001_.jpg">flowers</a> and <a href="../ps/colorschemes/002_.jpg">colorful vase</a>.</p>
<p>And here are the color schemes I've taken from the mozaic pictures!</p>
<img src="../ps/colorschemes/a.jpg" width="160" height="32" alt=""/> <img src="../ps/colorschemes/b.jpg" width="160" height="32" alt=""/> <img src="../ps/colorschemes/c.jpg" width="172" height="29" alt=""/> <img src="../ps/colorschemes/d.jpg" width="172" height="29" alt=""/>]]>
      
   </content>
</entry>
<entry>
   <title>Accordion menu and hosting</title>
   <link rel="alternate" type="text/html" href="http://www.pootato.org/news/accordion_menu_and_hosting/" />
   <id>tag:www.pootato.org,2007://1.147</id>
   
   <published>2007-03-15T20:05:36Z</published>
   <updated>2007-03-15T21:11:35Z</updated>
   
   <summary>Does anyone need webhosting? I have enough space and bandwidth to share with you guys. :) This is for you if: you&apos;re looking for quality webhosting you don&apos;t want to go through the trouble of searching for a webhost you...</summary>
   <author>
      <name>Clara</name>
      <uri>http://egosystem.org</uri>
   </author>
         <category term="News" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.pootato.org/">
      <![CDATA[<p>Does anyone need webhosting?</p>
<p>I have enough space and bandwidth to share with you guys. :) This is for you if:</p>
<ul>
<li>you're looking for quality webhosting</li>
<li>you don't want to go through the trouble of searching for a webhost</li>
<li>you just want your site up and running, without having to take care of the cpanel and other tools</li>
</ul>
<p>More details later...<a href="http://www.pootato.org/miscellaneous/accordion_menu/">Accordion menu</a> tutorial is available! :D</p>]]>
      <![CDATA[<p>Avez-vous besoin d'un hébergeur pour votre site?</p>
<p>J'ai assez d'espace pour partager avec vous :) Cette offre est pour vous si:</p>
<ul>
<li>vous cherchez un hébergeur de qualité</li>
<li>vous ne voulez pas vous embêter à chercher un hébergeur</li>
<li>vous voulez juste que votre site soit en ligne et qu'il fonctionne</li>
</ul>
<p>Plus d'infos plus tard...Le tutoriel du <a href="http://www.pootato.org/miscellaneous/accordion_menu/">menu accordéon</a> est en ligne! :D</p>]]>
   </content>
</entry>
<entry>
   <title>Display random objects</title>
   <link rel="alternate" type="text/html" href="http://www.pootato.org/php/display_random_objects/" />
   <id>tag:www.pootato.org,2007://1.148</id>
   
   <published>2007-03-07T20:34:53Z</published>
   <updated>2007-03-07T20:49:49Z</updated>
   
   <summary>So you want to display random images/quotes/whatever on your website? I used this snippet to display random quotes once, it&apos;s very very useful if you have a lot of quotes! I&apos;ve also used it to display random headers on a...</summary>
   <author>
      <name>Clara</name>
      <uri>http://egosystem.org</uri>
   </author>
         <category term="PHP" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="33" label="codes" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="51" label="php" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="117" label="random" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="55" label="script" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.pootato.org/">
      <![CDATA[<p>So you want to display random images/quotes/whatever on your website? I used this snippet to display random quotes once, it's very very useful if you have a lot of quotes! I've also used it to display random headers on a layout... Let's begin. First of all, your page must be in .php!</p>
<h2>Random quotes</h2>
<p>Insert this code:</p>
<code>
&lt;? <br />
$file = "<b>quotes.txt</b>";<br />
$fp = file($file);<br />
srand((double)microtime()*100);<br />
$random_object = $fp[array_rand($fp)]; <br />
echo "&amp;laquo; $random_object &amp;raquo;";<br />
?&gt;
</code>
<p>Now create <b>quotes.txt</b>, it should look like this:</p>
<code>
quote 1<br />
quote 2<br />
quote 3<br />
quote etc.
</code>
<p>Upload and test! I told you it was useful... :)</p>
<h2>Random images</h2>
<p>Insert this code:</p>
<code>
&lt;?<br />
$file = "<b>images.txt</b>";<br />
$fp = file($file);<br />
srand((double)microtime()*100);<br />
$random_object = $fp[array_rand($fp)];<br />
echo '&lt;img src="$random_object" alt="" /&gt;';<br />
?&gt;
</code>
<p>Like earlier, let's create <b>images.txt</b>:</p>
<code>
http://your-site.com/image1.jpg<br />
http://your-site.com/image2.jpg<br />
http://your-site.com/image3.jpg<br />
and so on...
</code>
<p>Voila! Of course, you can modify the sript so that you can also link each image to an URL, etc.</p>]]>
      <![CDATA[<h1>Objets aléatoires</h1>
<p>Pour afficher des images/citations/etc. aléatoires sur votre site, rien de plus simple. J'ai utilisé ce bout de script pour afficher des bannières aléatoires avant... Et c'est très utile si vous avez beaucoup de citations! Tout d'abord, votre page doit être en .php</p>
<h2>Citations aléatoires</h2>
<p>Insérez ce code:</p>
<code>
&lt;? <br />
$file = "<b>citations.txt</b>";<br />
$fp = file($file);<br />
srand((double)microtime()*100);<br />
$random_object = $fp[array_rand($fp)]; <br />
echo "&amp;laquo; $random_object &amp;raquo;";<br />
?&gt;
</code>
<p>Maintenant, faisons <b>citations.txt</b>, qui doit ressembler à ça:</p>
<code>
citation 1<br />
citation 2<br />
citation 3<br />
citation etc.
</code>
<p>Uploadez et testez! Pratique hein?</p>
<h2>Images aléatoires</h2>
<p>Insérez ce code:</p>
<code>
&lt;?<br />
$file = "<b>images.txt</b>";<br />
$fp = file($file);<br />
srand((double)microtime()*100);<br />
$random_object = $fp[array_rand($fp)];<br />
echo '&lt;img src="$random_object" alt="" /&gt;';<br />
?&gt;
</code>
<p>Comme tout à l'heure, faisons <b>images.txt</b>:</p>
<code>
http://votre-site.com/image1.jpg<br />
http://votre-site.com/image2.jpg<br />
http://votre-site.com/image3.jpg<br />
ainsi de suite...
</code>
<p>Voila! Vous pouvez bien sûr modifier le script pour attribuer un lien à chaque image, etc.!</p>]]>
   </content>
</entry>
<entry>
   <title>MT: multi languages website</title>
   <link rel="alternate" type="text/html" href="http://www.pootato.org/how_to/mt_multi_languages_website/" />
   <id>tag:www.pootato.org,2007://1.146</id>
   
   <published>2007-03-05T21:56:22Z</published>
   <updated>2007-03-05T22:35:48Z</updated>
   
   <summary>As you may have noticed, this site is available in English and in French. How did I do that with Movable Type? Here is my little secret. I am using the Entry Body and Extended Entry fields. Screenshot. You can...</summary>
   <author>
      <name>Clara</name>
      <uri>http://egosystem.org</uri>
   </author>
         <category term="How to" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="116" label="languages" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="90" label="movable type" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="96" label="tips" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="78" label="trick" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.pootato.org/">
      <![CDATA[<p>As you may have noticed, this site is available in English and in French. How did I do that with <a href="http://www.movabletype.org">Movable Type</a>? Here is my little secret. I am using the <b>Entry Body</b> and <b>Extended Entry</b> fields. <a href="../schemas/mtlang.jpg">Screenshot</a>. You can use any other language instead of English or French, of course.</p>
<p>Before starting, your pages must be in PHP ! Go to your detailed settings, then click on the publishing tab, set the file extension to php and rebuild your site.</p>
<h2>Step 0</h2>
<p>Translate your entries in the extended entry field. (See previous <a href="../schemas/mtlang.jpg">screenshot</a>). If you're already using this field for something else, you might want to use the <a href="http://www.staggernation.com/mtplugins/RightFields/">RightFields</a> plugin for Movable Type.</p>
<h2>Step 1</h2>
<p>First, we have to modify the templates. I recommend you to separate your menu. Make a Movable Type module for your menu and call it. The Movable Type tags I'm giving are only examples. Your entries/main templates should look like this:</p>
<code>
&lt;?php<br />
$x = basename($_SERVER['QUERY_STRING']);<br />
if(!$x || $x == <b>en</b>) { ?&gt;<br />
<br />
&lt;!--- English is the default language<br />
If english is selected, let's show MTENTRYBODY --&gt;<br />
<br />
&lt;MTEntries&gt;<br />
&lt;h1&gt;&lt;$MTEntryTitle$&gt;&lt;/h1&gt;<br />
&lt;MTEntryBody&gt;<br />
&lt;/MTEntries&gt;<br />
<br />
&lt;? } elseif ($x == "<b>fr</b>") { ?&gt;<br />
<br />
&lt;!--- The user has selected French now,<br />
let's see if there's a french version with MTEntryIfExtended... --&gt;<br />
<br />
&lt;MTEntries&gt;<br />
&lt;MTEntryIfExtended&gt;<br />
<br />
&lt;!--- Yay, a French version is available! Let's show it with MTENTRYMORE --&gt;<br />
&lt;MTEntryMore&gt;<br />
<br />
&lt;/MTEntryIfExtended&gt;<br />
&lt;MTElse&gt;<br />
<br />
&lt;!--- If there's no French version, let's show the English one,<br />
and let's apologize :) --&gt;<br />
&lt;h1&gt;&lt;$MTEntryTitle$&gt;&lt;/h1&gt;<br />
&lt;p&gt;Sorry, only available in english.&lt;/p&gt;<br />
&lt;$MTEntryBody$&gt;<br />
&lt;/MTElse&gt;<br />
&lt;/MTEntries&gt;<br />
<br />
&lt;!--- DO NOT DELETE THE FOLLOWING CODE!! --&gt;<br />
&lt;? } ?&gt;
</code>
<h2>Step 2</h2>
<p>Done? If you want to test your pages, try to go to <i>thepageurl.php?fr</i> or <i>thepageurl.php?en</i> ! Now we have to make the menu. As I said, you'd better make a separate module for it, but this is not required.</p>
<code>
&lt;?php<br />
$x = basename($_SERVER['QUERY_STRING']);<br />
if(!$x || $x == <b>en</b>) { ?&gt;<br />
<br />
Enter your codes for your normal menu here...<br />
Do as usual.<br />
<br />
&lt;? } elseif ($x == "<b>fr</b>") { ?&gt;<br />
<br />
Put your normal menu, but add "?fr" at the end !<br />
<br />
&lt;!--- DO NOT DELETE THE FOLLOWING CODE!! --&gt;<br />
&lt;? } ?&gt;
</code>
<h2>Step 3</h2>
<p>Now just apply this scheme to all your archives templates... To link to the other version, just use this code:</p>
<code>
&lt;a href="&lt;MTEntryPermalink&gt;<b>?fr</b>"&gt;&lt;MTEntryTitle&gt;&lt;/a&gt;
</code>]]>
      <![CDATA[<h1>MT: un site "multilingue"</h1>
<p>Comme vous avez peut être remarqué, ce site est disponible en Anglais et en Français. Comment ai-je fait avec <a href="http://www.movabletype.org">Movable Type</a>? Voici mon petit secret. J'utilise les champs <b>Entry Body</b> et <b>Extended Entry</b>. <a href="../schemas/mtlang.jpg">Screenshot</a>. Vous pouvez faire ceci pour n'importe quel autre langue bien sûr.</p>
<p>Avant de commencer, vos pages doivent être en PHP. Allez dans vos paramètres puis cliquez sur publication et changez l'extension à php si ce n'est pas déjà fait.</p>
<h2>Etape 0</h2>
<p>Traduisez vos pages dans le champs d'Extended Entry. (Voir <a href="../schemas/mtlang.jpg">screenshot</a> précédent). Si vous utilisez déjà ce champ pour quelque chose d'autre, vous voudrez peut être jetre un coup d'oeil au plugin <a href="http://www.staggernation.com/mtplugins/RightFields/">RightFields</a> pour Movable Type.</p>
<h2>Etape 1</h2>
<p>D'abord, on doit modifier les templates. Je vous conseille de séparer le menu, faites un module pour votre menu. Les tags de Movable Type que je donne sont juste des exemples. Votre template principal ou celui pour les pages individuelles devrait ressembler à ça:</p>
<code>
&lt;?php<br />
$x = basename($_SERVER['QUERY_STRING']);<br />
if(!$x || $x == <b>en</b>) { ?&gt;<br />
<br />
&lt;!--- L'anglais est la langue par défaut<br />
Si l'anglais est sélectionné, affichons MTENTRYBODY --&gt;<br />
<br />
&lt;MTEntries&gt;<br />
&lt;h1&gt;&lt;$MTEntryTitle$&gt;&lt;/h1&gt;<br />
&lt;MTEntryBody&gt;<br />
&lt;/MTEntries&gt;<br />
<br />
&lt;? } elseif ($x == "<b>fr</b>") { ?&gt;<br />
<br />
&lt;!--- L'utilisateur a maintenant sélectionné le français,<br />
vérifions d'abord s'il y a une version française avec MTEntryIfExtended... --&gt;<br />
<br />
&lt;MTEntries&gt;<br />
&lt;MTEntryIfExtended&gt;<br />
<br />
&lt;!--- Hourra, il y en a une, affichons là avec MTENTRYMORE --&gt;<br />
&lt;MTEntryMore&gt;<br />
<br />
&lt;/MTEntryIfExtended&gt;<br />
&lt;MTElse&gt;<br />
<br />
&lt;!--- S'il n'y a pas de version français, on affiche celle anglaise,<br />
et on s'excuse :) --&gt;<br />
&lt;h1&gt;&lt;$MTEntryTitle$&gt;&lt;/h1&gt;<br />
&lt;p&gt;Désolé(e), seulement en anglais.&lt;/p&gt;<br />
&lt;$MTEntryBody$&gt;<br />
&lt;/MTElse&gt;<br />
&lt;/MTEntries&gt;<br />
<br />
&lt;!--- NE PAS SUPPRIMER CE QUI SUIT!! --&gt;<br />
&lt;? } ?&gt;
</code>
<h2>Etape 2</h2>
<p>C'est fait? Si vous voulez tester vos pages, allez à <i>adressedelapage.php?fr</i> or <i>adressedelapage.php?en</i> ! Nous devons maintenant faire le menu. C'est le même principe.</p>
<code>
&lt;?php<br />
$x = basename($_SERVER['QUERY_STRING']);<br />
if(!$x || $x == <b>en</b>) { ?&gt;<br />
<br />
Codes pour le menu habituel...<br />
<br />
&lt;? } elseif ($x == "<b>fr</b>") { ?&gt;<br />
<br />
Mettez les codes du menu habituel avec "?fr" à la fin des liens!<br />
<br />
&lt;!--- NE PAS SUPPRIMER CE QUI SUIT!! --&gt;<br />
&lt;? } ?&gt;
</code>
<h2>Etape 3</h2>
<p>Procédez comme ça pour tous vos templates... Pour faire un lien vers la version française ou autre, voici le code:</p>
<code>
&lt;a href="&lt;MTEntryPermalink&gt;<b>?fr</b>"&gt;&lt;MTEntryTitle&gt;&lt;/a&gt;
</code>]]>
   </content>
</entry>
<entry>
   <title>Tiny update</title>
   <link rel="alternate" type="text/html" href="http://www.pootato.org/news/tiny_update/" />
   <id>tag:www.pootato.org,2007://1.144</id>
   
   <published>2007-03-04T20:16:00Z</published>
   <updated>2007-03-05T17:09:54Z</updated>
   
   <summary>Edit: I&apos;ve moved the navigation options! It&apos;s now on the top, try to click &quot;navigation options&quot;! :) And Plog has its own layout! Don&apos;t forget to check out Plog, pootato.org&apos;s log! :D I&apos;ve given up the valid stylesheet to use...</summary>
   <author>
      <name>Clara</name>
      <uri>http://egosystem.org</uri>
   </author>
         <category term="News" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.pootato.org/">
      <![CDATA[<p><b>Edit:</b> I've moved the navigation options! It's now on the top, try to click "navigation options"! :) And <a href="http://blog.pootato.org">Plog</a> has its own layout!</p>
<p>Don't forget to check out <a href="http://blog.pootato.org">Plog</a>, pootato.org's log! :D</p>
<p>I've given up the valid stylesheet to use a text selection hack that works in Firefox and other similar browsers. Go ahead and try to select the text! :) <a href="http://www.pootato.org/css/text_selection_color/">Tutorial here</a>. Please note that it doesn't work in Internet Explorer, an other reason to get Firefox! :D</p>
<p>Speaking about Internet Explorer, can someone tell me if the site works in IE7 and send me a screenshot? I could test the site on Firefox, Safari, IE6 and Opera on Wii and the site worked... But we never know, especially with IE.</p>
<p>And "about" page was re-written. You can now change the text size by clicking these icons in the options: <img width="16" height="16" src="http://www.pootato.org/images/shrink.png" alt="" /> <img width="16" height="16" src="http://www.pootato.org/images/grow.png" alt="" /> Please tell me if it works correctly for you :)</p>]]>
      <![CDATA[<p><b>Edit:</b> J'ai changé les options de navigation de place! C'est maintenant tout en haut... Cliquez sur "navigation options"! Et <a href="http://blog.pootato.org">Plog</a> a son propre design!</p>
<p>N'oubliez pas de faire un tour sur <a href="http://blog.pootato.org">Plog</a>, le blog du site!</p>
<p>J'ai laissé tomber la feuille de style valide pour utiliser un petit code pour changer la couleur de sélection du texte qui fonctionne sur Firefox et d'autres navigateurs similaires. Essayez donc de sélectionner le texte! :) <a href="http://www.pootato.org/css/text_selection_color/?fr">Tutoriel ici</a>. A noter que ça ne fonctionne pas sous IE, une autre raison de télécharger firefox! :D</p>
<p>La page "à propos" a été refaite. Vous pouvez maintenant changer la taille du texte en cliquant sur ces icônes dans les options: <img width="16" height="16" src="http://www.pootato.org/images/shrink.png" alt="" /> <img width="16" height="16" src="http://www.pootato.org/images/grow.png" alt="" /> Dites moi si ça marche bien chez vous :)</p>]]>
   </content>
</entry>
<entry>
   <title>Accordion menu</title>
   <link rel="alternate" type="text/html" href="http://www.pootato.org/miscellaneous/accordion_menu/" />
   <id>tag:www.pootato.org,2007://1.142</id>
   
   <published>2007-03-03T16:46:13Z</published>
   <updated>2007-03-15T21:01:15Z</updated>
   
   <summary><![CDATA[So you like the menu on the left? Here is what we'll do. You first have to download mootools.js (check accordion in the plugins section). Let's take care of the HTML codes for the menu first... &lt;h1 class="toggle"&gt;Menu 1&lt;/h1&gt; &lt;h2...]]></summary>
   <author>
      <name>Clara</name>
      <uri>http://egosystem.org</uri>
   </author>
         <category term="Miscellaneous" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="48" label="effects" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="25" label="menus" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="118" label="mootools" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.pootato.org/">
      <![CDATA[<p>So you like the menu on the left? <a href="accordion.htm">Here</a> is what we'll do. You first have to download <a href="http://mootools.net/" target="_blank">mootools.js</a> (check <b>accordion</b> in the plugins section).</p>
<p>Let's take care of the HTML codes for the menu first...</p>
<code>
&lt;h1 class="<b>toggle</b>"&gt;Menu 1&lt;/h1&gt;<br />
&lt;h2 class="<i>stretcher</i>"&gt;Menu 1 content goes here!&lt;/h2&gt;<br />
&lt;h1 class="<b>toggle</b>"&gt;Menu 2&lt;/h1&gt;<br />
&lt;h2 class="<i>stretcher</i>"&gt;Menu 2 content goes here!&lt;/h2&gt;
</code>
<p>I used the tags <samp>h1</samp> and <samp>h2</samp> but you can use something else of course! Now let's link the script to your page, add this code between <samp>head</samp> tags:</p>
<code>
&lt;script src="<b>mootools.js</b>" type="text/javascript" language="JavaScript"&gt;&lt;/script&gt;
</code>
<p>Now, we need to write the javascript to make your accordion menu. Add this code to an other <b>.js</b> file (don't forget to link it to your page then):</p>
<code>
window.onload = function() {<br />
var myBox = document.getElementsByClassName('<b>toggle</b>');<br />
var myBoxOpen = document.getElementsByClassName('<i>stretcher</i>');<br />
var myEffect = new Accordion(myBox, myBoxOpen);}
</code>
<p>...Or add it directly to your source:</p>
<code>
&lt;script type="text/javascript" language="JavaScript"&gt;<br />
window.onload = function() {<br />
var myBox = document.getElementsByClassName('<b>toggle</b>');<br />
var myBoxOpen = document.getElementsByClassName('<i>stretcher</i>');<br />
var myEffect = new Accordion(myBox, myBoxOpen);}<br />
&lt;/script&gt;
</code>
<p>You're done! Test it and style it with CSS now!</p>]]>
      <![CDATA[<h1>Menu accordéon</h1>
<p>Vous pouvez voir un exemple de menu sur la gauche... <a href="accordion.htm">Voici</a> ce qu'on va faire. Vous devez d'abord télécharger <a href="http://mootools.net/" target="_blank">mootools.js</a> (n'oubliez pas de cocher <b>accordion</b> dans les plugins).</p>
<p>Codons d'abord le menu...</p>
<code>
&lt;h1 class="<b>toggle</b>"&gt;Menu 1&lt;/h1&gt;<br />
&lt;h2 class="<i>stretcher</i>"&gt;Menu 1 content goes here!&lt;/h2&gt;<br />
&lt;h1 class="<b>toggle</b>"&gt;Menu 2&lt;/h1&gt;<br />
&lt;h2 class="<i>stretcher</i>"&gt;Menu 2 content goes here!&lt;/h2&gt;
</code>
<p>J'ai utilisé les balises <samp>h1</samp> et <samp>h2</samp> mais vous pouve utiliser autre chose bien sûr! Ajoutez ce code entre vos balises <samp>head</samp>a fin de lier le javascript à votre page:</p>
<code>
&lt;script src="<b>mootools.js</b>" type="text/javascript" language="JavaScript"&gt;&lt;/script&gt;
</code>
<p>Maintenant, nous devons mettre le code qui activera votre menu accordéon. Ajoutez ce code javascript dans un nouveau fichier <b>.js</b> (n'oubliez pas de le lier à votre page alors):</p>
<code>
window.onload = function() {<br />
var myBox = document.getElementsByClassName('<b>toggle</b>');<br />
var myBoxOpen = document.getElementsByClassName('<i>stretcher</i>');<br />
var myEffect = new Accordion(myBox, myBoxOpen);}
</code>
<p>...Ou ajoutez le directement dans votre code source:</p>
<code>
&lt;script type="text/javascript" language="JavaScript"&gt;<br />
window.onload = function() {<br />
var myBox = document.getElementsByClassName('<b>toggle</b>');<br />
var myBoxOpen = document.getElementsByClassName('<i>stretcher</i>');<br />
var myEffect = new Accordion(myBox, myBoxOpen);}<br />
&lt;/script&gt;
</code>
<p>Voilà! Vous pouvez le tester maintenant et le styler avec du CSS.</p>]]>
   </content>
</entry>
<entry>
   <title>Text selection color</title>
   <link rel="alternate" type="text/html" href="http://www.pootato.org/css/text_selection_color/" />
   <id>tag:www.pootato.org,2007://1.141</id>
   
   <published>2007-03-03T16:22:54Z</published>
   <updated>2007-03-03T16:39:33Z</updated>
   
   <summary>Attention: this doesn&apos;t work in IE and your stylesheet won&apos;t validate. If you want to know what this code do, just use Firefox and select the text in this site. ::-moz-selection{ background:#EDCCCC; color:#FF3399; } ::selection { background:#EDCCCC; color:#FF3399; }...</summary>
   <author>
      <name>Clara</name>
      <uri>http://egosystem.org</uri>
   </author>
         <category term="CSS" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="103" label="colors" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="113" label="selection" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="17" label="text" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.pootato.org/">
      <![CDATA[<p>Attention: this doesn't work in IE and your stylesheet won't validate.</p>
<p>If you want to know what this code do, just use Firefox and select the text in this site.</p>
<code>
::-moz-selection{<br />
	background:#EDCCCC;<br />
	color:#FF3399;<br />
}<br />
::selection {<br />
	background:#EDCCCC;<br />
	color:#FF3399;<br />
}
</code>]]>
      <![CDATA[<h1>Couleur de sélection</h1>
<p>Attention: ne marche pas dans IE et votre feuille de style ne sera pas valide.</p>
<p>Pour savoir ce que ça fait, sélectionner le texte sur le site en utilisant Firefox...</p>
<code>
::-moz-selection{<br />
	background:#EDCCCC;<br />
	color:#FF3399;<br />
}<br />
::selection {<br />
	background:#EDCCCC;<br />
	color:#FF3399;<br />
}
</code>]]>
   </content>
</entry>
<entry>
   <title>Pootato.org revival</title>
   <link rel="alternate" type="text/html" href="http://www.pootato.org/news/pootatoorg_revival/" />
   <id>tag:66.7.202.21,2007:/~pootato//1.139</id>
   
   <published>2007-02-20T17:33:22Z</published>
   <updated>2007-03-04T23:10:43Z</updated>
   
   <summary>First of all, I hope 2007 has been good for all of you so far! :) I didn&apos;t wish you guys a happy new year so I&apos;m now using the new chinese year opportunity to wish you one! :P After...</summary>
   <author>
      <name>Clara</name>
      <uri>http://egosystem.org</uri>
   </author>
         <category term="News" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.pootato.org/">
      <![CDATA[<p>First of all, I hope 2007 has been good for all of you so far! :) I didn't wish you guys a happy new year so I'm now using the new chinese year opportunity to wish you one! :P</p>
<p>After a <i>long</i> time of inactivity, pootato.org is back with a new layout that's matching with the portfolio layout: it's spring soon... and I hated the previous layout (too dark). I admit there is no real new content, lack of time, lack of motivation, lack of ideas, lots of reasons...</p>
<p>All the comments are gone because I chose not to import my old Movable type backup. <b>Please send me your comments!</b> :D You still have the <a href="http://www.pootato.org/information/contact/">contact</a> page to reach me, though I'm horrible at answering mail. There may be broken links, etc., I'm sorry. I'm also aware that the preview page for the designs is missing/does not work properly.</p>
<p>Anyway, this version is not finished and I still have a few things to  add:</p>
<ul>
<li><s>Print stylesheet</s></li>
<li>Hotlist</li>
<li><s>Change text size</s></li>
<li><s>Fix tags search</s></li>
</ul>]]>
      <![CDATA[<p>Tout d'abord, j'espère que 2007 a été bon pour chacun de vous jusqu'à présent. Je n'ai pas pu vous souhaiter la bonne année alors je saute sur l'occasion de la nouvelle année chinoise pour vous en souhaiter une!</p>
<p>Après un <i>long</i> moment d'inactivité, pootato.org est de retour avec un nouveau design qui va avec celui du portfolio. C'est le printemps bientôt...! Je détestais l'ancien design, trop noir... J'avoue qu'il n'y a pas vraiment de nouveau contenu, pour de nombreuses causes... mais j'espère me rattraper. En attendant, ce serait sympa de m'envoyer vos commentaires! :D</p>
<p>A terminer:</p>
<ul>
<li><s>Feuille de style pour l'impression</s></li>
<li>Hotlist</li>
<li><s>Changer la taille du texte</s></li>
<li><s>Tags</s></li>
</ul>]]>
   </content>
</entry>
<entry>
   <title>Templates</title>
   <link rel="alternate" type="text/html" href="http://www.pootato.org/graphics/templates/" />
   <id>tag:66.7.202.21,2007:/~pootato//1.138</id>
   
   <published>2007-02-20T17:30:42Z</published>
   <updated>2007-04-17T18:59:08Z</updated>
   
   <summary>First learn how to use them with this tutorial. :) Avatars Buttons Banners...</summary>
   <author>
      <name>Clara</name>
      <uri>http://egosystem.org</uri>
   </author>
         <category term="Graphics" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="110" label="downloads" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="109" label="templates" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.pootato.org/">
      <![CDATA[<p>First learn how to use them with this <a href="http://pootato.org/photoshop/using_templates/">tutorial</a>. :)</p>

<p><b>Avatars</b><br />
<img alt="" src="../models/50_50_01.gif" width="50" height="50" />
<img alt="" src="../models/50_50_02.gif" width="50" height="50" />
<img alt="" src="../models/50_50_03.gif" width="50" height="50" />
<img alt="" src="../models/50_50_04.gif" width="50" height="50" />
<img alt="" src="../models/50_50_05.gif" width="50" height="50" />
<img alt="" src="../models/50_50_06.gif" width="50" height="50" />
<img alt="" src="../models/50_50_07.gif" width="50" height="50" />
<img alt="" src="../models/50_50_08.gif" width="50" height="50" />
<img alt="" src="../models/50_50_09.gif" width="50" height="50" />
<img alt="" src="../models/50_50_10.gif" width="50" height="50" /><br />
<img alt="" src="../models/60_60_01.gif" width="60" height="60" />
<img alt="" src="../models/60_60_02.gif" width="60" height="60" />
<img alt="" src="../models/60_60_03.gif" width="60" height="60" />
<img alt="" src="../models/60_60_04.gif" width="60" height="60" />
<img alt="" src="../models/60_60_05.gif" width="60" height="60" />
<img alt="" src="../models/60_60_06.gif" width="60" height="60" />
<img alt="" src="../models/60_60_07.gif" width="60" height="60" />
<img alt="" src="../models/60_60_08.gif" width="60" height="60" />
<img alt="" src="../models/60_60_09.gif" width="60" height="60" />
<img alt="" src="../models/60_60_10.gif" width="60" height="60" />
<img alt="" src="../models/60_60_11.gif" width="60" height="60" />
<img alt="" src="../models/60_60_12.gif" width="60" height="60" />
<img alt="" src="../models/60_60_13.gif" width="60" height="60" />
<img alt="" src="../models/60_60_14.gif" width="60" height="60" />
<img alt="" src="../models/60_60_15.gif" width="60" height="60" />
<img alt="" src="../models/60_60_16.gif" width="60" height="60" /><br />
<img alt="" src="../models/100_100_01.gif" width="100" height="100" />
<img alt="" src="../models/100_100_02.gif" width="100" height="100" />
<img alt="" src="../models/100_100_03.gif" width="100" height="100" />
<img alt="" src="../models/100_100_04.gif" width="100" height="100" />
<img alt="" src="../models/100_100_05.gif" width="100" height="100" />
<img alt="" src="../models/100_100_06.gif" width="100" height="100" />
<img alt="" src="../models/100_100_07.gif" width="100" height="100" />
<img alt="" src="../models/100_100_08.gif" width="100" height="100" />
<img alt="" src="../models/100_100_09.gif" width="100" height="100" />
<img alt="" src="../models/100_100_10.gif" width="100" height="100" />
<img alt="" src="../models/100_100_11.gif" width="100" height="100" />
<img alt="" src="../models/100_100_12.gif" width="100" height="100" />
<img alt="" src="../models/100_100_13.gif" width="100" height="100" />
<img alt="" src="../models/100_100_14.gif" width="100" height="100" />
<img alt="" src="../models/100_100_15.gif" width="100" height="100" />
<img alt="" src="../models/100_100_16.gif" width="100" height="100" />
<img alt="" src="../models/100_100_17.gif" width="100" height="100" />
</p>


<p><b>Buttons</b><br />
<img alt="" src="../models/88_31_01.gif" width="88" height="31" />
<img alt="" src="../models/88_31_02.gif" width="88" height="31" />
<img alt="" src="../models/88_31_03.gif" width="88" height="31" />
<img alt="" src="../models/88_31_04.gif" width="88" height="31" />
<img alt="" src="../models/88_31_05.gif" width="88" height="31" />
<img alt="" src="../models/88_31_06.gif" width="88" height="31" /><br />
<img alt="" src="../models/88_32_01.gif" width="88" height="32" />
<img alt="" src="../models/88_32_02.gif" width="88" height="32" />
<img alt="" src="../models/88_32_03.gif" width="88" height="32" />
<img alt="" src="../models/88_32_04.gif" width="88" height="32" />
<img alt="" src="../models/88_32_05.gif" width="88" height="32" />
<img alt="" src="../models/88_32_06.gif" width="88" height="32" />
<img alt="" src="../models/88_32_07.gif" width="88" height="32" />
<img alt="" src="../models/88_32_08.gif" width="88" height="32" />
<img alt="" src="../models/88_32_09.gif" width="88" height="32" />
<img alt="" src="../models/88_32_10.gif" width="88" height="32" />

</p>


<p><b>Banners</b><br />
<img alt="" src="../models/468_60_01.gif" width="450" height="60" />
</p>]]>
      
   </content>
</entry>
<entry>
   <title>Designs</title>
   <link rel="alternate" type="text/html" href="http://www.pootato.org/graphics/designs/" />
   <id>tag:66.7.202.21,2007:/~pootato//1.137</id>
   
   <published>2007-02-20T17:29:44Z</published>
   <updated>2007-04-17T23:24:09Z</updated>
   
   <summary><![CDATA[All those layouts are already fully coded with valid XHTML. Most recent layouts are on the top. Images used are &copy; their respective owners. Please read the terms of usage before using them, thank you. Ice Image: Abstract picture by...]]></summary>
   <author>
      <name>Clara</name>
      <uri>http://egosystem.org</uri>
   </author>
         <category term="Graphics" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="112" label="designs" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="110" label="downloads" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="36" label="layout" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.pootato.org/">
      <![CDATA[<p>All those layouts are already fully coded with valid XHTML. Most recent layouts are on the top. Images used are &copy; their respective owners. Please read the terms of usage before using them, thank you.</p>

<div class="block">
<img src="../previews/ice_.jpg" width="104" height="101" border="0" alt="" class="left" />
<p><b>Ice</b><br />
<b>Image:</b> Abstract picture by me<br />
Image <b>&copy;</b> Me<br />
<b>Coding:</b> Divs<br />
<a href="http://pootato.org/preview/?url=ice"><img src="/images/view.gif" width="85" height="13" border="0" alt="" /></a> 
<a href="/topdl/download.pl?file=d56"><img src="/images/download.gif" width="85" height="13" border="0" alt="" /></a></p>
</div>
<div class="s"><hr /></div>

<div class="block">
<img src="../previews/tokyo_.jpg" width="104" height="101" border="0" alt="" class="left" />
<p><b>toKyO niGht</b><br />
<b>Image:</b> Tokyo photo by me<br />
Image <b>&copy;</b> Me<br />
<b>Coding:</b> Divs<br />
<a href="http://pootato.org/preview/?url=tokyo"><img src="/images/view.gif" width="85" height="13" border="0" alt="" /></a> 
<a href="/topdl/download.pl?file=d55"><img src="/images/download.gif" width="85" height="13" border="0" alt="" /></a></p>
</div>
<div class="s"><hr /></div>

<div class="block">
<img src="../previews/city_.jpg" width="104" height="101" border="0" alt="" class="left" />
<p><b>The city is alive</b><br />
<b>Image:</b> Abstract/shapes<br />
Image <b>&copy;</b> Me<br />
<b>Coding:</b> Divs<br />
<a href="http://pootato.org/preview/?url=city"><img src="/images/view.gif" width="85" height="13" border="0" alt="" /></a> 
<a href="/topdl/download.pl?file=d54"><img src="/images/download.gif" width="85" height="13" border="0" alt="" /></a></p>
</div>
<div class="s"><hr /></div>

<div class="block">
<img src="../previews/goodbye2_.jpg" width="104" height="101" border="0" alt="" class="left" />
<p><b>Goodbye reloaded</b><br />
<b>Image:</b> Abstract/shapes<br />
Image <b>&copy;</b> Me<br />
<b>Coding:</b> Divs<br />
<a href="http://pootato.org/preview/?url=goodbye2"><img src="/images/view.gif" width="85" height="13" border="0" alt="" /></a> 
<a href="/topdl/download.pl?file=d53"><img src="/images/download.gif" width="85" height="13" border="0" alt="" /></a></p>
</div>
<div class="s"><hr /></div>

<div class="block">
<img src="../previews/spring_.jpg" width="104" height="101" border="0" alt="" class="left" />
<p><b>Spring to Life</b><br />
<b>Image:</b> Vector by me<br />
Image <b>&copy;</b> Me<br />
<b>Coding:</b> Divs<br />
<a href="http://pootato.org/preview/?url=spring"><img src="/images/view.gif" width="85" height="13" border="0" alt="" /></a> 
<a href="/topdl/download.pl?file=d52"><img src="/images/download.gif" width="85" height="13" border="0" alt="" /></a></p>
</div>
<div class="s"><hr /></div>

<div class="block">
<img src="../previews/sakura_.jpg" width="104" height="101" border="0" alt="" class="left" />
<p><b>Cherry Blossom Girl</b><br />
<b>Image:</b> Sakura vector by me<br />
Image <b>&copy;</b> Me &amp; Masashi Kishimoto<br />
<b>Coding:</b> Divs<br />
<a href="http://pootato.org/preview/?url=sakura"><img src="/images/view.gif" width="85" height="13" border="0" alt="" /></a> 
<a href="/topdl/download.pl?file=d50"><img src="/images/download.gif" width="85" height="13" border="0" alt="" /></a></p>
</div>
<div class="s"><hr /></div>

<div class="block">
<img src="../previews/illumination_.jpg" width="104" height="101" border="0" alt="" class="left" />
<p><b>Illumination</b><br />
<b>Image:</b> Manipulation by me<br />
Image <b>&copy;</b> Me<br />
<b>Coding:</b> Tables<br />
<a href="http://pootato.org/preview/?url=illumination"><img src="/images/view.gif" width="85" height="13" border="0" alt="" /></a> 
<a href="/topdl/download.pl?file=d49"><img src="/images/download.gif" width="85" height="13" border="0" alt="" /></a></p>
</div><div class="s"><hr /></div>

<div class="block"><img src="../previews/alchemist_.jpg" width="104" height="101" border="0" alt="" class="left" />
<p><b>Pint-size alchemist</b><br />
<b>Image:</b> Edward Elric from <a href="http://fullmetalexode.com">Full Metal Alchemist</a><br />
Image <b>&copy;</b> Arakawa Hiromu, Square Enix.<br />
<b>Coding:</b> Tables + divs<br />
<a href="http://pootato.org/preview/?url=alchemist"><img src="/images/view.gif" width="85" height="13" border="0" alt="" /></a> 
<a href="/topdl/download.pl?file=d48"><img src="/images/download.gif" width="85" height="13" border="0" alt="" /></a></p>
</div><div class="s"><hr /></div>

<div class="block"><img src="../previews/heroes_.jpg" width="104" height="101" border="0" alt="" class="left" />
<p><b>Heroes can save you</b><br />
<b>Image:</b> Ichigo and Rikua from <a href="http://toriyamaworld.com/">Bleach</a><br />
Image <b>&copy;</b> Kubo Tite, Shueisha inc.<br />
<b>Coding:</b> Tables<br />
<a href="http://pootato.org/preview/?url=heroes"><img src="/images/view.gif" width="85" height="13" border="0" alt="" /></a> 
<a href="/topdl/download.pl?file=d47"><img src="/images/download.gif" width="85" height="13" border="0" alt="" /></a></p>
</div><div class="s"><hr /></div>

<div class="block"><img src="../previews/cantsmile_.jpg" width="104" height="101" border="0" alt="" class="left" />
<p><b>Can't smile, don't blame</b><br />
<b>Image:</b> Ichigo and Shad from <a href="http://toriyamaworld.com/">Bleach</a><br />
Image <b>&copy;</b> Kubo Tite, Shueisha inc.<br />
<b>Coding:</b> Tables + iframes<br />
<a href="http://pootato.org/preview/?url=cantsmile"><img src="/images/view.gif" width="85" height="13" border="0" alt="" /></a> 
<a href="/topdl/download.pl?file=d46"><img src="/images/download.gif" width="85" height="13" border="0" alt="" /></a></p>
</div><div class="s"><hr /></div>

<div class="block"><img src="../previews/circles_.jpg" width="104" height="101" border="0" alt="" class="left" />
<p><b>Circles</b><br />
<b>Image:</b> Abstract<br />
Image <b>&copy;</b> Me<br />
<b>Coding:</b> Tables<br />
<a href="http://pootato.org/preview/?url=circles"><img src="/images/view.gif" width="85" height="13" border="0" alt="" /></a> 
<a href="/topdl/download.pl?file=d44"><img src="/images/download.gif" width="85" height="13" border="0" alt="" /></a></p>
</div><div class="s"><hr /></div>

<div class="block"><img src="../previews/inpink_.jpg" width="104" height="101" border="0" alt="" class="left" />
<p><b>Dream in pink</b><br />
<b>Image:</b> Abstract<br />
Image <b>&copy;</b> Me<br />
<b>Coding:</b> Tables<br />
<a href="http://pootato.org/preview/?url=inpink"><img src="/images/view.gif" width="85" height="13" border="0" alt="" /></a> 
<a href="/topdl/download.pl?file=d43"><img src="/images/download.gif" width="85" height="13" border="0" alt="" /></a></p>
</div><div class="s"><hr /></div>

<div class="block"><img src="../previews/goodbye_.jpg" width="104" height="101" border="0" alt="" class="left" />
<p><b>Goodbye</b><br />
<b>Image:</b> Abstract/shapes<br />
Image <b>&copy;</b> Me<br />
<b>Coding:</b> Tables<br />
<a href="http://pootato.org/preview/?url=goodbye"><img src="/images/view.gif" width="85" height="13" border="0" alt="" /></a> 
<a href="/topdl/download.pl?file=d42"><img src="/images/download.gif" width="85" height="13" border="0" alt="" /></a></p>
</div><div class="s"><hr /></div>

<div class="block"><img src="../previews/notitle_.jpg" width="104" height="101" border="0" alt="" class="left" />
<p><b>No title</b><br />
<b>Image:</b> Photography<br />
Image <b>&copy;</b> Me<br />
<b>Coding:</b> Tables + divs<br />
<a href="http://pootato.org/preview/?url=notitle"><img src="/images/view.gif" width="85" height="13" border="0" alt="" /></a> 
<a href="/topdl/download.pl?file=d41"><img src="/images/download.gif" width="85" height="13" border="0" alt="" /></a></p>
</div><div class="s"><hr /></div>

<div class="block"><img src="../previews/lamuerte_.jpg" width="104" height="101" border="0" alt="" class="left" />
<p><b>Viva la muerte</b><br />
<b>Image:</b> Photography<br />
Image <b>&copy;</b> Me<br />
<b>Coding:</b> Tables + divs<br />
<a href="http://pootato.org/preview/?url=lamuerte"><img src="/images/view.gif" width="85" height="13" border="0" alt="" /></a> 
<a href="/topdl/download.pl?file=d40"><img src="/images/download.gif" width="85" height="13" border="0" alt="" /></a></p>
</div><div class="s"><hr /></div>

<div class="block"><img src="../previews/different_.jpg" width="104" height="101" border="0" alt="" class="left" />
<p><b>Different</b><br />
<b>Image:</b> Abstract<br />
Image <b>&copy;</b> Me<br />
<b>Coding:</b> Tables + divs<br />
<a href="http://pootato.org/preview/?url=different"><img src="/images/view.gif" width="85" height="13" border="0" alt="" /></a> 
<a href="/topdl/download.pl?file=d39"><img src="/images/download.gif" width="85" height="13" border="0" alt="" /></a></p>
</div><div class="s"><hr /></div>

<div class="block"><img src="../previews/crimson_.jpg" width="104" height="101" border="0" alt="" class="left" />
<p><b>Crimson Stigmata</b><br />
<b>Image:</b> Calintz from Magna Carta<br />
Image <b>&copy;</b> Hyung tae-Kim<br />
<b>Image credits:</b> <a href="http://hyung-taekim.org/">Hyung-taekim.org</a><br />
<b>Coding:</b> Iframes + pop up<br />
<a href="http://pootato.org/preview/?url=crimson"><img src="/images/view.gif" width="85" height="13" border="0" alt="" /></a> 
<a href="/topdl/download.pl?file=d37"><img src="/images/download.gif" width="85" height="13" border="0" alt="" /></a></p>
</div><div class="s"><hr /></div>

<div class="block"><img src="../previews/nothingleft_.jpg" width="104" height="101" border="0" alt="" class="left" />
<p><b>Nothing left</b><br />
<b>Image:</b> Abstract<br />
Image <b>&copy;</b> Me<br />
<b>Coding:</b> Tables + divs<br />
<a href="http://pootato.org/preview/?url=nothingleft"><img src="/images/view.gif" width="85" height="13" border="0" alt="" /></a> 
<a href="/topdl/download.pl?file=d36"><img src="/images/download.gif" width="85" height="13" border="0" alt="" /></a></p>
</div><div class="s"><hr /></div>

<div class="block"><img src="../previews/flyaway_.jpg" width="104" height="101" border="0" alt="" class="left" />
<p><b>Fly Away</b><br />
<b>Image:</b> Dark from DN Angel<br />
Image <b>&copy;</b> Yukiru Sugisaki<br />
<b>Image credits:</b> <a href="http://www.csusm.edu/anime/">Anime 
Project Alliance</a><br />
<b>Coding:</b> Iframes<br />
<a href="http://pootato.org/preview/?url=flyaway"><img src="/images/view.gif" width="85" height="13" border="0" alt="" /></a> 
<a href="/topdl/download.pl?file=d31"><img src="/images/download.gif" width="85" height="13" border="0" alt="" /></a></p>
</div><div class="s"><hr /></div>

<div class="block"><img src="../previews/adora_.jpg" width="104" height="101" border="0" alt="" class="left" />
<p><b>Adora</b><br />
<b>Image:</b> Adora from Magna Carta<br />
Image <b>&copy;</b> Hyung tae-Kim<br />
<b>Image credits:</b> <a href="http://hyung-taekim.org/">Hyung-taekim.org</a><br />
<b>Coding:</b> Tables<br />
<a href="http://pootato.org/preview/?url=adora"><img src="/images/view.gif" width="85" height="13" border="0" alt="" /></a> 
<a href="/topdl/download.pl?file=d28"><img src="/images/download.gif" width="85" height="13" border="0" alt="" /></a></p>
</div><div class="s"><hr /></div>

<div class="block"><img src="../previews/phantom_.jpg" width="104" height="101" border="0" alt="" class="left" />
<p><b>Phantom of Avalanche</b><br />
<b>Image:</b> Calintz from Magna Carta<br />
Image <b>&copy;</b> Hyung tae-Kim<br />
<b>Image credits:</b> <a href="http://hyung-taekim.org/">Hyung-taekim.org</a><br />
<b>Coding:</b> Tables<br />
<a href="http://pootato.org/preview/?url=phantom"><img src="/images/view.gif" width="85" height="13" border="0" alt="" /></a> 
<a href="/topdl/download.pl?file=d27"><img src="/images/download.gif" width="85" height="13" border="0" alt="" /></a></p>
</div><div class="s"><hr /></div>]]>
      
   </content>
</entry>

</feed>
