mardi 8 avril 2008

Bahu.com

Some video about Bahu.com the next teenage social network.




bahu
envoyé par noriu_shuniuko

samedi 22 mars 2008

Ubuntu 8.04 3D desktop effects

i found a great video about the 3D effect provide by compiz available on next release of Ubuntu 8.04 (april 08).

jeudi 6 mars 2008

Zend Framework to BaseZF

J'ai publier une base de travaille pour ceux qui veullent commancer a utiliser le zend framework avec une implenation de type MVC.

Cette implentation contient :
  • Logs system : with Firebug output
  • Error handler and reporting, integrated to dispatcher
  • Easy Cache Object : Memcache, APC
  • Easy ObjectModel manipulation (search, edit, create, cache, delete, ...)
  • Form helpers and validation
  • PHP Session with namespaces
  • Easy Ajax and advanced Javascript implementation
  • Ajax History system
  • Easy images and files manipulation
  • Internal debuger : SESSION, SQL
  • Multi-language support
Plus d'infos sur : http://code.google.com/p/basezf/

mardi 5 février 2008

Le future de youtube ou dailymotion...

J'ai trouver 3 sites qui fournissent des services diffèrent de DailyMotion et YouTube mais vers lesquels selon moi les sites de vidéos évoluerons ses prochaine année ou en tout cas le devrait pour selon moi rester dans la course...

http://kaltura.com/

http://mogulus.com/

http://orb.com

jeudi 31 janvier 2008

Un ptit tour a Daily

Voila ou je travaille actuellement...

Let's GIT !

GIT est un gestionnaire de code source qui fait partie des nombreux systèmes de gestion de versions. Il a été créé par Linus Torvalds, le créateur de Linux, et est distribué sous la GNU GPL version 2. C'est donc un logiciel libre.

Il est beaucoup plus souple que SVN et dispose d'une gestion des branches efficace.

Pour ceux qu'ils veulent commencer avec GIT:

http://git.kernel.org/?p=git/git.git;a=blob;f=Documentation/tutorial.txt

Installer un system avec acces externe:
http://scie.nti.st/2007/11/14/hosting-git-repositories-the-easy-and-secure-way

Enfin voici une cheat sheet pour GIT :