mirror of
https://github.com/jlengrand/jlengrand.github.io.git
synced 2026-03-10 08:31:22 +00:00
Finishes removing images from wordpress.
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
---
|
||||
layout: nav_menu_item
|
||||
status: publish
|
||||
published: true
|
||||
title: Small pieces of my world
|
||||
author: Julien Lengrand-Lambert
|
||||
author_login: jlengrand
|
||||
author_email: julien@lengrand.fr
|
||||
author_url: http://www.lengrand.fr
|
||||
excerpt: Small pieces of my world
|
||||
wordpress_id: 176
|
||||
wordpress_url: http://www.lengrandlambert.fr/wordpress/?p=176
|
||||
date: 2011-10-23 16:23:13.000000000 +02:00
|
||||
categories: []
|
||||
tags: []
|
||||
comments: []
|
||||
---
|
||||
|
||||
@@ -54,6 +54,6 @@ No problem under <strong>Linux</strong> (once again :p)!
|
||||
|
||||
Here is a screenshot of the result, so that you get the idea :
|
||||
|
||||
<a title="Matlab in command line" href="http://www.lengrand.fr/wp-content/uploads/2011/11/matlab_cl.png"><img class="size-large wp-image-263 alignnone" title="matlab in command line" src="http://www.lengrand.fr/wp-content/uploads/2011/11/matlab_cl.png" alt="" /></a>
|
||||
<center><a title="Matlab in command line" href="{{ site.url }}/images/posts/2011/11/matlab_cl.png"><img class="size-large wp-image-263 alignnone" title="matlab in command line" src="{{ site.url }}/images/posts/2011/11/matlab_cl.png" alt="" /></a></center>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -199,7 +199,12 @@ The pixel with minimum intensity in the region neighbouhood is chosen to be incl
|
||||
|
||||
In this implementation, a 4-connectivity has been chosen. The 8-connectivity should be included soon.
|
||||
Due to the method itself, <strong>only grayscale images</strong> may be processed for now. So color images should be converted first.
|
||||
<div class="mceTemp" style="text-align: center;"><dl id="attachment_320" class="wp-caption alignnone" style="width: 639px;"><dt class="wp-caption-dt"><a href="http://www.lengrand.fr/wp-content/uploads/2011/11/region_growing.jpg"><img class="size-full wp-image-320" title="region growing tests with a gnu" src="http://www.lengrand.fr/wp-content/uploads/2011/11/region_growing.jpg" alt="region growing tests with a gnu" width="629" height="285" /></a></dt><dd class="wp-caption-dd">Here is the input image, the image with the seed point placed, and the final result!</dd></dl></div>
|
||||
<img class="size-full wp-image-320" title="region growing tests with a gnu" src="{{ site.url }}/images/posts/2011/11/region_growing.jpg" alt="region growing tests with a gnu" width="629" height="285" />
|
||||
|
||||
Here is the input image, the image with the seed point placed, and the final result!
|
||||
|
||||
<br>
|
||||
|
||||
Here is the region growing function implemented in Tippy:
|
||||
|
||||
{% highlight python %}
|
||||
|
||||
@@ -1,23 +0,0 @@
|
||||
---
|
||||
layout: post
|
||||
status: publish
|
||||
published: true
|
||||
title: ! 'Programming tips : New Wordpress section'
|
||||
author: Julien Lengrand-Lambert
|
||||
author_login: jlengrand
|
||||
author_email: julien@lengrand.fr
|
||||
author_url: http://www.lengrand.fr
|
||||
wordpress_id: 490
|
||||
wordpress_url: http://www.lengrand.fr/?p=490
|
||||
date: 2012-01-03 13:34:33.000000000 +01:00
|
||||
categories:
|
||||
- tips
|
||||
tags: []
|
||||
comments: []
|
||||
---
|
||||
Hi all,
|
||||
|
||||
I updated my page dedicated to programming tips.
|
||||
A new section is now available which will give some information about wordpress post edition
|
||||
|
||||
<a title="prog tips wordpress" href="http://www.lengrand.fr/programming-tips-2/#word">You will find the content here</a>
|
||||
@@ -81,7 +81,7 @@ Main install page of pluxml
|
||||
|
||||
<div>
|
||||
|
||||
<a href="http://www.lengrand.fr/wp-content/uploads/2012/01/install.jpeg"><img class="size-large wp-image-495" title="install of pluxml" src="http://www.lengrand.fr/wp-content/uploads/2012/01/install-1024x616.jpg" alt="main install page of pluxml" width="584" height="351" /></a>
|
||||
<a href="{{ site.url }}/images/posts/2012/01/install.jpeg"><img class="size-large wp-image-495" title="install of pluxml" src="{{ site.url }}/images/posts/2012/01/install-1024x616.jpg" alt="main install page of pluxml" width="584" height="351" /></a>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -95,13 +95,13 @@ You can change most of the settings, write articles and handle comments in the a
|
||||
|
||||
Some admin settings of Pluxml
|
||||
|
||||
<a href="http://www.lengrand.fr/wp-content/uploads/2012/01/admin_settings.jpeg"><img class="size-large wp-image-496" title="admin settings of Pluxml" src="http://www.lengrand.fr/wp-content/uploads/2012/01/admin_settings-1024x618.jpg" alt="some admin settings of Pluxml" width="584" height="352" /></a>
|
||||
<a href="{{ site.url }}/images/posts/2012/01/admin_settings.jpeg"><img class="size-large wp-image-496" title="admin settings of Pluxml" src="{{ site.url }}/images/posts/2012/01/admin_settings-1024x618.jpg" alt="some admin settings of Pluxml" width="584" height="352" /></a>
|
||||
|
||||
The system to add <strong>plugins</strong> is similar to most of CMS, <a title="plugins page pluxml" href="http://www.pluxml.org/?static7/download " target="_blank">download it on the dedicated page</a>, dowload it in the plugin folder of pluxml and enable it in the admin menu :
|
||||
|
||||
Plugin activation in pluxml
|
||||
|
||||
<a href="http://www.lengrand.fr/wp-content/uploads/2012/01/admin_plugins.jpeg"><img class="size-large wp-image-497" title="plugin activation in pluxml" src="http://www.lengrand.fr/wp-content/uploads/2012/01/admin_plugins-1024x612.jpg" alt="plugin activation in pluxml" width="584" height="349" /></a>
|
||||
<a href="{{ site.url }}/images/posts/2012/01/admin_plugins.jpeg"><img class="size-large wp-image-497" title="plugin activation in pluxml" src="{{ site.url }}/images/posts/2012/01/admin_plugins-1024x612.jpg" alt="plugin activation in pluxml" width="584" height="349" /></a>
|
||||
|
||||
|
||||
Lots of <strong>themes</strong> have been created by the community. <strong><a title="pluxml themes" href="http://ressources.pluxml.org/" target="_blank">They can be downlodaded here</a></strong>. To install a theme, dowload the source, unzip it and dowload it to the themes folder of pluxml's root. Finally, choose it in the admin menu (section "display settings").
|
||||
|
||||
@@ -31,7 +31,7 @@ My design was based on two main objectives : <strong>dark colors</strong> and <s
|
||||
I never really liked fancy colors and hate to find them in websites. I think I succeded, and you can find the result on <a title="pluxml test platform" href="http://www.lengrand.fr/pluxml/513/" target="_blank">this test platform</a>.
|
||||
Here is a screenshots of of the main page :
|
||||
|
||||
<a href="http://www.lengrand.fr/wp-content/uploads/2012/01/pluxml_theme.jpeg"><img class="size-large wp-image-502" title="pluxml_theme" src="http://www.lengrand.fr/wp-content/uploads/2012/01/pluxml_theme-1024x617.jpg" alt="my dark pluxml theme" width="584" height="351" /></a>
|
||||
<center><a href="{{ site.url }}/images/posts/2012/01/pluxml_theme.jpeg"><img class="size-large wp-image-502" title="pluxml_theme" src="{{ site.url }}/images/posts/2012/01/pluxml_theme-1024x617.jpg" alt="my dark pluxml theme" width="584" height="351" /></a></center>
|
||||
|
||||
The theme is based on two main colors : dark gray/black for the background and light grey for the foreground part. Web links are in colors in order to give some highlighting on the page.
|
||||
The structure is divided into three main parts:
|
||||
|
||||
@@ -153,7 +153,7 @@ As a researcher, part of your job consists in being an expert in your field and
|
||||
Basically speaking, <strong><a title="mendeley" href="http://www.mendeley.com/" target="_blank">Mendeley</a></strong> is a publication management tool. It would help you keep track of your publications by extracting meda-data from the pdfs, and sort them out for you. For each document, you can access its authors, abstract, . . . And you can also set these meta-data and add keywords or tags.
|
||||
While keywords are often already filled by the authors of the pdfs, <strong>tags have become my very secret weapon</strong>.
|
||||
|
||||
<a href="http://dl.dropbox.com/u/4286043/mendeley.jpg"><img class=" " title="mendeley desktop" src="http://dl.dropbox.com/u/4286043/mendeley.jpg" alt="mendeley desktop" width="552" height="301" /></a>
|
||||
<center><a href="http://dl.dropbox.com/u/4286043/mendeley.jpg"><img class=" " title="mendeley desktop" src="http://dl.dropbox.com/u/4286043/mendeley.jpg" alt="mendeley desktop" width="552" height="301" /></a></center>
|
||||
|
||||
There are<strong> 3 major things</strong> I want to show you here that can help you efficiently handle tons of information.
|
||||
|
||||
|
||||
@@ -48,11 +48,11 @@ With one part of the algorithm searching for homogen zones and the other searchi
|
||||
Just for the beauty of it, I want to quickly present some results :
|
||||
Here is an example of sonar image manually segmented by two different experts. Observe how the results are similar, but also different at the same time.
|
||||
|
||||
<a href="http://dl.dropbox.com/u/4286043/expert.png"><img class="aligncenter" src="http://dl.dropbox.com/u/4286043/expert.png" alt="" border="0" /></a>
|
||||
<center><a href="http://dl.dropbox.com/u/4286043/expert.png"><img class="aligncenter" src="http://dl.dropbox.com/u/4286043/expert.png" alt="" border="0" /></a></center>
|
||||
|
||||
Here are the results I got using my fully automated method :
|
||||
|
||||
<a href="http://dl.dropbox.com/u/4286043/algo.png"><img class="aligncenter" src="http://dl.dropbox.com/u/4286043/algo.png" alt="" border="0" /></a>
|
||||
<center><a href="http://dl.dropbox.com/u/4286043/algo.png"><img class="aligncenter" src="http://dl.dropbox.com/u/4286043/algo.png" alt="" border="0" /></a></center>
|
||||
|
||||
Results are actually<strong> quite promising</strong>, given the amount of time I have been working on the subject! (You can have some precise results in the paper)
|
||||
I just hope that this work will be used later and lead to even more interesting results !
|
||||
|
||||
@@ -228,14 +228,14 @@ I am a <strong>huge</strong> fan, at a point that most of the times I need anyth
|
||||
My ikea couch in a normal state
|
||||
<div>
|
||||
|
||||
<a href="http://www.lengrand.fr/wp-content/uploads/2012/05/2012-05-28-21.00.31.jpg"><img class="size-full wp-image-609" title="My Manstad " src="http://www.lengrand.fr/wp-content/uploads/2012/05/2012-05-28-21.00.31.jpg" alt="my ikea couch" width="640" height="480" /></a>
|
||||
<a href="{{ site.url }}/images/posts/2012/05/2012-05-28-21.00.31.jpg"><img class="size-full wp-image-609" title="My Manstad " src="{{ site.url }}/images/posts/2012/05/2012-05-28-21.00.31.jpg" alt="my ikea couch" width="640" height="480" /></a>
|
||||
|
||||
</div>
|
||||
|
||||
Same Ikea couch, ready to receive!
|
||||
<div>
|
||||
|
||||
<a href="http://www.lengrand.fr/wp-content/uploads/2012/05/2012-05-28-21.01.17.jpg"><img class="size-full wp-image-610" title="Ikea couch, deployed" src="http://www.lengrand.fr/wp-content/uploads/2012/05/2012-05-28-21.01.17.jpg" alt="Ikea couch deployed" width="640" height="480" /></a>
|
||||
<a href="{{ site.url }}/images/posts/2012/05/2012-05-28-21.01.17.jpg"><img class="size-full wp-image-610" title="Ikea couch, deployed" src="{{ site.url }}/images/posts/2012/05/2012-05-28-21.01.17.jpg" alt="Ikea couch deployed" width="640" height="480" /></a>
|
||||
|
||||
</div>
|
||||
<div>The couch is really smooth, the trunk really huge and the bed awesome (no "ouch my back hurts like hell!" when getting up in the morning). I even had my 70 year old grand-parents and then slept like babies.</div>
|
||||
@@ -249,7 +249,7 @@ Same Ikea couch, ready to receive!
|
||||
<div>Where in the first version of the couch you had to choose where you want your chaise, everything is now symmetrical, and you choose where to place it <strong>as you build the furniture</strong>.</div>
|
||||
<div>
|
||||
|
||||
<a href="http://www.lengrand.fr/wp-content/uploads/2012/05/symetrical.png"><img class="size-full wp-image-611" title="Ikea Manstad is now symmetrical" src="http://www.lengrand.fr/wp-content/uploads/2012/05/symetrical.png" alt="picture of the couch manual" width="537" height="755" /></a>
|
||||
<center><a href="{{ site.url }}/images/posts/2012/05/symetrical.png"><img class="size-full wp-image-611" title="Ikea Manstad is now symmetrical" src="{{ site.url }}/images/posts/2012/05/symetrical.png" alt="picture of the couch manual" width="537" height="755" /></a></center>
|
||||
|
||||
</div>
|
||||
<div><strong> What does it mean for Ikea ?</strong></div>
|
||||
|
||||
@@ -22,7 +22,7 @@ comments: []
|
||||
---
|
||||
A really quick tip today : I am completely fond of <strong><a title="Llama" href="http://www.appbrain.com/app/llama-location-profiles/com.kebab.Llama" target="_blank">Llama </a></strong>on my Android phone.
|
||||
|
||||
<img title="Llama application" src="https://dl.dropbox.com/u/4286043/00_Website/03_Images/llama.png" alt="Llama application icon " width="705" height="345" />
|
||||
<center><img title="Llama application" src="https://dl.dropbox.com/u/4286043/00_Website/03_Images/llama.png" alt="Llama application icon " width="705" height="345" /></center>
|
||||
|
||||
Actually, it the very first application I would install on a new device.
|
||||
|
||||
|
||||
@@ -77,7 +77,7 @@ Which one . . .
|
||||
|
||||
<div>
|
||||
|
||||
<a href="http://www.lengrand.fr/wp-content/uploads/2012/06/Kitchen-mess.jpg"><img class=" wp-image-675 " title="Kitchen-mess" src="http://www.lengrand.fr/wp-content/uploads/2012/06/Kitchen-mess.jpg" alt="mess in the kitchen" width="600" height="448" /></a>
|
||||
<center><a href="{{ site.url }}/images/posts/2012/06/Kitchen-mess.jpg"><img class=" wp-image-675 " title="Kitchen-mess" src="{{ site.url }}/images/posts/2012/06/Kitchen-mess.jpg" alt="mess in the kitchen" width="600" height="448" /></a></center>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -85,7 +85,7 @@ Do you prefer?
|
||||
|
||||
<div>
|
||||
|
||||
<a href="http://www.lengrand.fr/wp-content/uploads/2012/06/clean-kitchen.jpg"><img class=" wp-image-676 " title="clean kitchen" src="http://www.lengrand.fr/wp-content/uploads/2012/06/clean-kitchen.jpg" alt="clean kitchen" width="600" height="448" /></a>
|
||||
<center><a href="{{ site.url }}/images/posts/2012/06/clean-kitchen.jpg"><img class=" wp-image-676 " title="clean kitchen" src="{{ site.url }}/images/posts/2012/06/clean-kitchen.jpg" alt="clean kitchen" width="600" height="448" /></a></center>
|
||||
|
||||
</div>
|
||||
<div></div>
|
||||
|
||||
@@ -49,7 +49,7 @@ Hopefully, all this work is not lost! The perspective of a contest gave me a big
|
||||
<div></div>
|
||||
<div>
|
||||
|
||||
<a href="https://dl.dropbox.com/u/4286043/ivolution_gtk.png"><img title="Ivolution interface" src="https://dl.dropbox.com/u/4286043/ivolution_gtk.png" alt="" width="294" height="547" /></a>
|
||||
<center><a href="https://dl.dropbox.com/u/4286043/ivolution_gtk.png"><img title="Ivolution interface" src="https://dl.dropbox.com/u/4286043/ivolution_gtk.png" alt="" width="294" height="547" /></a></center>
|
||||
|
||||
</div>
|
||||
<div></div>
|
||||
|
||||
@@ -41,7 +41,7 @@ Originally, I developed my GUI in pyGTK and was running it under Linux. But the
|
||||
|
||||
<strong>So I redeveloped a new interface from scratch, this time using wxPython.</strong> Here is what it looks like right now :
|
||||
|
||||
<a href="http://www.lengrand.fr/wp-content/uploads/2012/08/ivolution_29_08.png"><img class=" wp-image-731 " title="ivolution_29_08" src="http://www.lengrand.fr/wp-content/uploads/2012/08/ivolution_29_08.png" alt="New gui of ivolution" width="337" height="391" /></a>
|
||||
<center><a href="{{ site.url }}/images/posts/2012/08/ivolution_29_08.png"><img class=" wp-image-731 " title="ivolution_29_08" src="{{ site.url }}/images/posts/2012/08/ivolution_29_08.png" alt="New gui of ivolution" width="337" height="391" /></a></center>
|
||||
|
||||
It is still really raw, and some of the menus are not implemented yet. But I find it <strong>way simpler and catchy</strong> than the old one.
|
||||
<ul>
|
||||
|
||||
@@ -56,7 +56,7 @@ I especially struggled finding solutions for the uninstall script to be reliable
|
||||
|
||||
But I am proud to say that the Ivolution now can be properly installed on a Windows machine, and the user is even given pretty shortcuts ! To create this installer I used <strong><a title="NSIS" href="http://www.winamp.com/" target="_blank">NSIS</a></strong>, a tool created by the developers of <strong><a title="winamp" href="http://www.winamp.com/" target="_blank">Winamp</a> </strong>(amongst other great software). And I must say I was impressed how simple it was to get a simple working example. I definitely recommend using it !
|
||||
|
||||
<a href="http://www.lengrand.fr/wp-content/uploads/2012/09/00_ivolution_installer.png"><img class="size-full wp-image-748" title="00_ivolution_installer" src="http://www.lengrand.fr/wp-content/uploads/2012/09/00_ivolution_installer.png" alt="Ivolution windows installer" width="763" height="543" /></a>
|
||||
<a href="{{ site.url }}/images/posts/2012/09/00_ivolution_installer.png"><img class="size-full wp-image-748" title="00_ivolution_installer" src="{{ site.url }}/images/posts/2012/09/00_ivolution_installer.png" alt="Ivolution windows installer" width="763" height="543" /></a>
|
||||
|
||||
<h3>My objectives for next week:</h3>
|
||||
<ul>
|
||||
|
||||
@@ -152,8 +152,10 @@ comments:
|
||||
<p style="text-align: justify;">Those last months, it became more and more rare that I query Google for an issue without having a really close match on SO, upvoted by so much people that the question is in the <strong>top 5 results from Google ! </strong></p>
|
||||
<p style="text-align: justify;"><strong></strong>With the number of specialized Stack Overflow "themes" growing every day this also becomes true not only for programming but <a title="cooking overflow" href="http://cooking.stackexchange.com/" target="_blank">cooking</a>, <a title="gaming exchange" href="http://gaming.stackexchange.com/" target="_blank">gaming</a>, <a title="math exchange" href="http://math.stackexchange.com/" target="_blank">mathematics</a> and even <a title="scifi exchange" href="http://scifi.stackexchange.com/" target="_blank">sci-fi</a>!</p>
|
||||
|
||||
<br>
|
||||
|
||||
<center><a href="{{ site.url }}/images/posts/2012/10/StackOverflow.jpg"><img title="Stack Overflow" src="{{ site.url }}/images/posts/2012/10/StackOverflow.jpg" alt="in Windows . ." width="290" height="150" /></a></center>
|
||||
|
||||
[caption id="attachment_777" align="aligncenter" width="290"]<a href="http://www.lengrand.fr/wp-content/uploads/2012/10/StackOverflow.jpg"><img class="size-full wp-image-777" title="Stack Overflow" src="http://www.lengrand.fr/wp-content/uploads/2012/10/StackOverflow.jpg" alt="in Windows . ." width="290" height="150" /></a> A lovely Stack Overflow window[/caption]
|
||||
<h1 style="text-align: justify;"><strong>And this is the very reason I also hate Stack Overflow</strong></h1>
|
||||
<p style="text-align: justify;"><strong></strong>SO is so efficient that it slowly became <strong>my first source of information</strong>. If you use <a title="ddg" href="https://duckduckgo.com" target="_blank">DuckDuckGo</a> like me (<a title="you should use DDG" href="http://blog.clifreeder.com/blog/2012/02/12/why-i-use-duckduckgo-and-you-should-too/" target="_blank">and you should</a>) you know that it comes first in the results;<strong> even before the official documentation</strong> of the project.</p>
|
||||
<p style="text-align: justify;">It is now very rare for me to have to read the API or the manual of a framework any more, simply because I know I'll directly find the answer somewhere on SO.</p>
|
||||
|
||||
@@ -1,17 +0,0 @@
|
||||
---
|
||||
layout: nav_menu_item
|
||||
status: publish
|
||||
published: true
|
||||
title: Planet OpenCV
|
||||
author: Julien Lengrand-Lambert
|
||||
author_login: jlengrand
|
||||
author_email: julien@lengrand.fr
|
||||
author_url: http://www.lengrand.fr
|
||||
wordpress_id: 818
|
||||
wordpress_url: http://www.lengrand.fr/?p=818
|
||||
date: 2012-10-29 13:59:29.000000000 +01:00
|
||||
categories: []
|
||||
tags: []
|
||||
comments: []
|
||||
---
|
||||
|
||||
@@ -160,8 +160,10 @@ comments:
|
||||
think it can be improved, but is not too bad. \nIf you got more info, I can try
|
||||
to see what is the problem for you :)."
|
||||
---
|
||||
<p style="text-align: left;"><a href="http://www.lengrand.fr/wp-content/uploads/2012/12/header.png"><img class="size-full wp-image-823" title="GreenGame" src="http://www.lengrand.fr/wp-content/uploads/2012/12/header.png" alt="GreenGame Logo" width="1191" height="225" /></a></p>
|
||||
<p style="text-align: justify;">Three weks ago, I attended my very first <a title="SW utrecht" href="http://utrecht.startupweekend.org/"><strong>startup weekend in Utrecht</strong></a>. I not only met a whole bunch of great guys, but also <strong>won</strong> together <a title="Greengame" href="http://www.greengame.co/" target="_blank">with my team</a> !</p>
|
||||
<p style="text-align: left;"><a href="{{ site.url }}/images/posts/2012/12/header.png"><img class="size-full wp-image-823" title="GreenGame" src="{{ site.url }}/images/posts/2012/12/header.png" alt="GreenGame Logo" width="1191" height="225" /></a></p>
|
||||
<br>
|
||||
|
||||
<p style="text-align: justify;">Three weeks ago, I attended my very first <a title="SW utrecht" href="http://utrecht.startupweekend.org/"><strong>startup weekend in Utrecht</strong></a>. I not only met a whole bunch of great guys, but also <strong>won</strong> together <a title="Greengame" href="http://www.greengame.co/" target="_blank">with my team</a> !</p>
|
||||
<p style="text-align: justify;">I would like to share some of the excitement I had, together with some tips that might be worth for those who plan to also take the challenge !</p>
|
||||
|
||||
<h1 style="text-align: justify;">1 - Go Pitch !</h1>
|
||||
@@ -219,3 +221,8 @@ And if you consider that <strong>I registered only 2 hours before the event, thi
|
||||
<p style="text-align: justify;">In the end, it's all about getting out of your comfort zone.<strong> Get out, do crazy stuff, meet people and keep your flame alive</strong>. You know, that small thing that makes you awesome. :)</p>
|
||||
<p style="text-align: justify;"><a title="GG" href="http://greengame.co/" target="_blank">Check here</a> to know more about our project. We already have a lot of people interested in the project, so take the challenge and<a title="Twitter GreenGame" href="https://twitter.com/GreenGameSW" target="_blank"><strong> join us</strong></a> !</p>
|
||||
<p style="text-align: justify;">And of course, let me know about your own experience in the comments. I'd love to hear about it !</p>
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
<p><strong>EDIT: The project is now dead and the website is down :).<strong></p>
|
||||
Reference in New Issue
Block a user