Archive

Archive for June, 2008

Dokeos Latinoamérica

June 22, 2008 1 comment

Some good news, I’m currently one of the three nine guys that should be post regularly in this new Blog of Dokeos Latinoamérica.

http://dokeoslatinoamerica.wordpress.com/

Akelos

June 18, 2008 Leave a comment

I’m currently working in a little application call “Lux”. It’s a lot of fun because we are using Akelos as a PHP Framework. There are not documentation like PHP or Ruby on rails, but I will help with some useful stuff that I find and develope.

ya estan abiertos tres programas – windows vista starter problem

June 16, 2008 1 comment

My mother bought a new Compaq laptop and it have Windows Vista Starter Edition. This version is the worst ever!! I guess I will be happy with Windows 98! The big problem is that you could only open 3 running programs. Yes! i.e Firefox, Word 2003, Thunderbird, and if you want to open the 4th one there will be a message saying that you can’t!!

I search in the web and all the guys said you should reinstall the PC with Windows XP. Yes I can do that. But it was not my PC. So… I find this lovely program: Trayconizer.

With  this program you could open any programs you want! That’s it. Try it by yourself. It really works.

Turn SVN project into a PHP project in Eclipse

June 16, 2008 Leave a comment

I had this problem and then my boss tell me that it was very easy to solve it.

Create an empty PHP project. Open the .project file and see the difference between your SVN Project:

The differences will be this:

<buildSpec>
<buildCommand>
<name>net.sourceforge.phpeclipse.parserbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>net.sourceforge.phpeclipse.phpnature</nature>
</natures>


Probably you will have anything in your SVN project.

Tags:

Dokeos 1.8.5 released!

June 15, 2008 Leave a comment

Finally the lastest version of Dokeos was released! It was a lot of work since this summer in Peru (feb 2008), lots of bugs finally fixed, many featuring requests implemented, thank you guys for detecting bugs and post it at the forum.

Dokeos Forum: http://www.dokeos.com/forum
Get the files here-> http://www.dokeos.com/download.php

Begin

June 15, 2008 Leave a comment

I want to share the cool things I find, write and develop. This is my way of say thanks to the open source community. Specially all the developers in PHP!