Português Português English English

Latinoware 2009 e o futuro deste blog

I made a speech about ZendFramework called “ZendFramework como le gusta” at Latinoware 2009. I’ve tried show it in a odd and nice way. The goal was change developers’ mind to feel free about how to use it and if it’s really necessary use this. You can download the presentation file using this link:

Baixar slides do “ZendFramework como le gusta”

Now, about the future of this blog… soon it’s gonna die!! I’m gonna to twitter, because i am not so smarty and i have no time to keep it running.

Posted in Development, PHP | No comments

Top 5 FISL 10 speeches

FISL

FISL

Last week I went to FISL 10 in Porto Alegre.

My goal was to get experiences about management, methodology and software scalability.

I would like to share some interesting speeches. You can’t watch the videos, because those are not available yet. They’ll release on FISL website soon.

  1. Introdução à metogologias ágeis by Guilherme Chapiewski
  2. Desenvolvendo aplicações Web escaláveis by Elton Luis Minetto
  3. O elefante ilustrado: modelagem literária e documentação automática em PostgreSQL e outros SGBDs livres by Leandro G. F. Corcete Dutra
  4. MySQL na Globo.com by Camila Dias
  5. Mozilla and Innovations: Mobile, Labs and the road ahead by Chris Hofmann
Posted in Misc | No comments

Buscador de disciplinas UnB 2009/1

Caros estudantes da UnB, a notícia abaixo estava no ponto para ser lançada, mas até agora nada da UnB disponibilizar a oferta para download do primeiro período de 2009. Com isso o buscador de disciplinas não tem como funcionar. Continuo aguardando a oferta 01/2009 ser disponibilizada no endereço abaixo:

http://ftp.unb.br/pub/lista_de_oferta/

Também estou na torcida para que a oferta seja disponibilizada a tempo pela UnB.

Com nova interface, o buscador de disciplinas da UnB por horário oferta 01/2009 está no ar. Para acessá-lo clique no link abaixo e boa sorte.

http://www.renandelima.com/buscador/2009/1

Tive um pouquinho mais de tempo e, portanto, outra novidade é que há a possibilidade de buscar por disciplinas obrigatórias e optativas do curso de biologia noturno. Caso alguém tenha interesse em evoluir essa ferramenta, como Igor Moreno já me prometeu :-P , por favor, fique a vontade em entrar em contato comigo.

Posted in Uncategorized | 1 Comment

Zend Framework vs PEAR, class loading war

I want to show you (PHP developer) that you must to be care about class loading when using Zend Framework with PEAR. Why don’t I suggest you to use Zend Framework with PEAR in PHP applications?

Zend Framework: Zend_Loader is the system classes loader, when it doesn’t find the class, an exception is throw.

PEAR: This library have some packages that tries load some classes (SOAP for example), but if these classes don’t exists, no problem, the application must be running yet.

We saw we have a ideology problem to solve. Sometimes class loader have to throw an exception, sometimes else not. I haven’t found a easy solution for that. I’ve had to do a cut corner for PEAR classes in my class loader.

That’s all folks. Good luck!

Posted in Development, PHP | No comments

I Encontro PHP-Paraíba

Saturday, November 29, 2008 the 1st PHP-Paraíba Meeting will happen. If you can’t be there (just like me) you can see it through the internet. The streaming broadcast will start at 10am (Brasília time) and url is http://php-pb.net enjoy!

Posted in Uncategorized | No comments

BackTrace 0.2

Before the end of this year, I did a good thing to get a nice cristhimas gift.

After hear to André Bacci for months about security problems in BackTrace library I have changed a default value and to create a new constant. Do not be afraid at this time, whole code and argument values are hidden by default.

The new release has came, see more at http://code.google.com/p/backtrace

Posted in Uncategorized | 1 Comment

all you need is love…

follow the song

Posted in Uncategorized | No comments

Ascending and Descending Order and Pagination with LDAP

LDAP hasn’t a good documentation. Users of wonderful database API’s may feel no good when using this technology in PHP.

I had one of these problems when I needed to paginate LDAP entries. The ldap_sort function sorts in ascending order only. Result: I had to do pagination and ordering in two direction using ldap_count_entries, ldap_sort, ldap_first_entry, ldap_next_entry, ldap_get_attributes, array_reverse and a bit of voodoo :-P . The result is in a post left in the ldap_search documentation.

see the solution here

Posted in Development, PHP | No comments

Projects at Google Code

Hello all. Usually I post releases, documentation and everything related of some my libraries in this blog.

I opted to create some projects at GoogleCode because I don’t want to post about it here. I think this will be better for all of us.

I announce too that the WSDLDocument 0.2 was relasead at http://code.google.com/p/wsdldocument. There is a wiki with changelog and usage tips.

The BackTrace library don’t have news, but you can see it at http://code.google.com/p/backtrace.

Posted in Development, PHP | No comments

Buscador de disciplinas UnB 2008/2

O buscador de disciplinas da UnB por horário oferta 02/2008 está no ar. Para acessá-lo clique no link abaixo e boa sorte.

http://www.renandelima.com/buscador/2008/2

Posted in Misc | No comments
BrasilMato GrossoRondôniaDistrito Federal