GEEKY INTRODUCTION TO THE BLOG! (0)




jerome sadou

First I chose to develop my own system so I can customize everything as I want... and also because I enjoy coding.

I used the php/mysql couple for the server side coding (nothing unusual, when I 'll have some time I'd like to try Python or Ruby).
I also use the template engine Smarty, since I've been working with it, I love it : plus a MCV framework the code is really clean.
Design (page HTML) on the one side and server coding on the other side, classic and easy to maintain.

mootools

As for javascript I like to use Mootools. Google offers to download the Mootools file from their server in your HTML page, a really interesting process that I am testing : the more the developers will use this process, the more it will be usefull.
Basically, If you previously visited a website who used Mootools from Google, the access to my page will be quicker, nice saving of time.
For now, Google offers only the 1.11 version of Mootools but I hope they will quickly host the 1.2.
(To learn more about this, check here : google/ajax/documentation and here : ajaxian.com. All the major javascript libraries are supported).

I also use rewrite_mod to have SEO "friendly" Urls...and mainly cause it looks better and easy to use.

As you can see on the top right of the page, this blog supports 3 languages. Clicking on a flag redirects you to the same page translated and not to the top page which is nice I think.

mootools

As for the comments avatars, I use some flickr photos under Creative Commons License. When you add a comment and choose an avatar, a link appears. This link redirects you to the photo's author.

I also use a Creative Commons License for the blog itself(link at the bottom of the page).

To fight any spammers I use a class from the Zend Framework to connect to the API of Akismet... will see if it works!

The navigation in this site is really "ultra not unusual"! : the 4 main categories are reachable by the photos in the top menu, and a tag cloud.
Plus, some links "previous articles" or "related articles" will be here and there.

The site is minimalist; I like it like that, I will add other functions later but the design will remain simple.

That's it, for those who read until here and undertood nothing, no worry! : I invite you to read my other posts ;)


Posted on : 2008-07-02 08:06:24

  • More Articles About :
  • weblab

GOOGLE DEVELOPER DAY 09 - YOKOHAMA

For the second year in a row I could enjoy this event with my co-workers from Samurai Factory. First I enjoy it because it takes place only 12mn from home by bicycle ^_^ and then of course because of the information we can gather during the day. You may say that looking at the video from the IO event you can get quite the same info, that's partly true. But attending the event you got also information specifically related to the Japanese market and you got goodies! *_* and this year... Read more


Posted on : 2009-06-11 08:20:40 - Comments : 3

FIXED GEAR VIDEOS

I played a little bit with the YouTube API today, using the classes provided by Zend Framework. The result is a Fixed Gear Videos Gallery. It is quite basic for now, it just retrieves the latest fixed gear videos published on YouTube. Plus, I made 3 categories : videos from Japan, France and the Anglophone world. The way I do the search for each category is far from perfect but it works not too bad for now. Then you just have to click on the icon and the video will be displayed in a ni... Read more


Posted on : 2009-02-11 05:36:31 - Comments : 0

PHOTOGRAPHY FROM JAPAN

Just added more albums in the gallery section. Photos are hosted on zooomr, I will explain this week in a post how to get them on your homepage using the API, it's pretty much the same as for Flickr... Read more


Posted on : 2008-12-29 22:24:22 - Comments : 0

BLOG NEW FEATURES

Yesterday I changed a little bit the top page of the blog. I added a new category of post called "Short News" (from Japan). Each post will be mainly composed of few pictures and just a short comment. I will send some stuff unusual or/and funny/interesting (at least for me ) that I'll notice in my everyday life here in Japan. To separate this "Short News" from the "longer" posts that I've already published on the blog, I added a tab system on the top page : So, with the tabs you can... Read more


Posted on : 2008-11-04 06:46:12 - Comments : 0

PHOTO GALLERY WITH FLICKR API

Yesterday, I upgraded this homepage with a photos gallery so from now I'll be able to share with you my photos, I am sure you were waiting for this..hum...:) Actually, I also did it because I wanted to try some stuff with the flickr API. I already tried it for my gallery of Fixed Gear in Japan, but I wanted to go a little bit further to build a full gallery of albums feeded directly by Flickr. The advantage is first that the photos are hosted by them and then there are many tools to up... Read more


Posted on : 2008-09-02 06:19:34 - Comments : 0