2009
09.30

The TYPO3 Core Team announces version 4.2.9 of the TYPO3 Enterprise Content Management System.

The official post

2009
09.29

Yeapaa, got my iPhone 3GS :) The black one.
I bought it yersterday, and just played a little with it yesterday afternoon.

With this little time of usage, I can say that with a MacBook, it’s so easy and good thunk.

Now I can start to learn XCode and iPhone dev :)

2009
09.28

Hi everyone.
The blog reached 2000 visitors ! :)

Thank you very much to all of you that come reading me.

See you soon.

2009
09.25

Just a little post to say that typogento sucks a lot…
Typogento team doesn’t upgrade TypoGento extension while Magento is upgraded, the API too….

Now (on 1.3.2.3 and 1.3.2.4), it’s totally buggy. I’ve fixed two bugs, reported them with the fix on the tracker, but now update from a time ago.
All that to say that dont try to use TypoGento, it’s a waste of time.

Good afternoon.

2009
09.25

Hi everyone !
We’ve joined Twitter yesterday.

Follow us  => http://www.twitter.com/ansermotch

2009
09.23

Vikram Vaswani shows, on the IBM website, how to integrate your PHP application into Google Contacts.
He shows to us, under a detailed way, a way to write and read contacts informations with XML and PHP.

Read it here

2009
09.22

I’ve published the tags-0.2.0 on the public svn.
This version is alpha very unstable, but I’ll be happy if you post issues in the tracker, even basics ;)
I’m building the roadmap for 0.3.0 (with I think, some bugfix and security before 0.3a).

Tags-0.2.0 svn link
Google code project’s homepage

See you soon

2009
09.22

Nicolas VIGNAND sign the first elePHPant in 3D! You’ll be able to turn around it, new positions, and why not, using it in 3D movies and animations :)

elePHPant in 3D

elePHPant in 3D

Original post (fr)

2009
09.21

Yes, I’m asking this question because today, for me, it’s a day off work. But I dont know ^^ => what am I doing ? ….. Commenting BP Lib code…
And I think I gonna commit the trunk when I’ve finish. ;)

And you ? What do you do today :p ?

2009
09.20

A little post about the next tag version of Bullet Proof Lib.
The sources should be commited on Google Code’s svn this next week.
If you want to test it, just visite the project’s page on Google Code. The svn public access link is on.

Svn information for checkout :

(Trunk) => svn checkout http://bplib.googlecode.com/svn/trunk/ bplib-read-only
(Tags) => svn checkout http://bplib.googlecode.com/svn/tags/ bplib-read-only

Actual changelog for 0.2a :

  • Added BpDocument, BpDocumentMeta, BpDocumentCss, BpDocumentScript
  • Updated BpLib with some new features like &getInstance() or redirect() ;)
  • 2 new interfaces : IBpDocElement & IBpPackage
  • Some bug fixes

More informations :
Project’s main page