Ansermot.ch Another computer sciences blog….

30sept/090

TYPO3 4.2.9 released

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

The official post

29sept/090

Got it ! iPhone :D

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 :)

28sept/090

2000+ visits

Hi everyone.
The blog reached 2000 visitors ! :)

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

See you soon.

25sept/093

Typogento. Bad support, bugged extension.

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.

25sept/090

Ansermot.ch on Twitter

Hi everyone !
We've joined Twitter yesterday.

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

23sept/090

Google Contacts and PHP

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

22sept/090

Bullet Proof Lib 0.2a out !

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

22sept/090

elePHPant in 3D !

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)

21sept/090

And you, what do you do ?

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 ?

20sept/090

BpLib : Alpha 0.2 soon

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