06
Jun
2008

Installing Eclipse Ganymède Rc4 with the Web Development plugins

The actual release of Eclipse is the 3.3 but the new version, 3.4 alias Ganymede will be available soon. I'm pretty sure that the Rc4 is quite stable so I decided to use it.

To download the Rc4, just follow this link.

Now, I needed to install my usual plugins, that mean Pdt, Zend, Subclipse and JSEclipse.

For Pdt, the main problem of incompatibility is far away :). Just download the nighltly build at this location, and unzip it.
Then, launch Eclipse and go to Help > Software Updates... > Available Software. Click on Add Site, Local, and select the Pdt folder.
Then, follow the instruction to install it. VERY EASY !! :)

If you have a problem, follow this link.

Now, Zend Debugger. More easy, just click on Add Site, copy this link :
http://downloads.zend.com/pdt
and then unfold the new element to choose the Zend Debugger, check it and install it :)

Now, Subclipse, as same as Zend debugger, add this site :
http://subclipse.tigris.org/update_1.4.x
and install the plugin.

Finally, for JSEclipse, add this site :
http://download.macromedia.com/pub/labs/jseclipse/autoinstall/
and install the plugin.

You have now a new and fresh version of Eclipse Ganymede !

Now, go to work !!
24
Apr
2008

Catapult Origin (v0.1.1)

I'm pleased to anounce you the release of my PHP Framework, Catapult.

You will have more information at this address : http://catapult.reflectiv.net

The next version, "Emergence" (v0.2) will be available during June (I hope ! :p), and will bring a newest Sgbd management, an User (User, Authentication and maybe Acl) objects and some other good stuffs :)

I hope you will like it :)

05
Nov
2007

SimplyShare

I was thinking about made a very simple application that allow an user to simply share a compressed file (zip, rar, whatever) to a contact list composed by emails (his friends).

THey can upload a file by ftp or with the application, select his friends he want's to share his file (from a list of emails) and the mail will send a url to allow users to download this file, with a description, the date of the added file, the elapsed time before auto-removing, etc...

The email list can be managed online, add, del, rename, etc...

That could be interesting :)

05
Nov
2007

web 2.0 master's degree

I am Web 2.0 master's degree

So easy ! ;)

05
Nov
2007

Potsteet

Today I discover a new kind of social group, called potsteet (http://www.posteet.com/), it's particularity is on the kind of social group : We can share ... source of our codes, between only you, private friends, or everybody.

It's very interesting because you can find a lots of tricks on this website :)