felipeNascimento.org(true);

Making the web a better place to live

PHP Developer ToolBar 2.0

No comments

I’ve just worked, all the week, due to release this second version before my classes restart in the university.
I can say I learned many great things doing this new addon (specialy about XUL) and it’s very better than the first.
This second version is not focused in Brazilian groups, anymore and its special detail is that now you can see a function’s details without get out of the current page, it opens a smal floating panel with the function data.
You can, of course, search into official websites, browse new tools and applications focused in PHP of navigate through a huge list of PHP user groups.

Download at mozilla.

The addon has already reached more than 4 thousand downloads.

Esta semana saiu uma notícia que ficou na home do baguete por dois dias tratando sobre o theWebMind. Tivemos muitas visitas oriundas deste post e gostaria de divulgar aqui esta que foi um grande passo para a divulgação do projeto.
A notícia continua no ar, no link do baguete

TheWebMind Pre-Alpha 2.0.0 launched

No comments

I gotta say I’m very proud of our work on theWebMind 2.0 and we have had a lot of people interested in helping its development.
Well, now we are ready to release the Pre-Alpha 2.0 version of theWebMind and I hope we will have much feedback and help to make it the best as it can be.

It has its interface completely remade, the core engine to interpret the WML language is also completely new.
Also, it has new features and supports different situations. The new core is quite faster and stable.

Now, theWebMind supports plugins. In other words, if you dislike any ouput, or simply want a new one, or maybe, just need to integrate a new feature to the Mind’s IDE, you can create your own plugin. To do so, we developed a very easy-to-use framework, where programming only in javascript you can create a powerful plugin to run into theWebMind.
Mind 2.0 comes already with some plugins we developed in a few hours, you can review then to learn how to do your own. More than that, you also can see all its documentation here: http://docs.thewebmind.org.

Modues… well, the modules have an important place in theWebMind’s process. It is with them that you can to generate the code to run and test your application. We released the ZendModels module to download as default. With this module theWebMind will be able to give you a whole application with some validation and all the CRUD (MVC) ready, following the advised Zend pattern.

You can also create your own module and generate the code following the pattern you want, the framework you want and even in the language you want.
How to create your own module? check it here: http://docs.thewebmind.org. Doing it you will not only help yourself doing your work, but also will help the community.
Notice that, you can create a proprietary module. TheWebMind is open source and uses the MIT license, but your module or plugins are not, they can have their own license and you can even sale then, if you want to.

Your feedback is very welcome.

Official website: http://thewebmind.org

theWebMind’s got a new home page

No comments

TheWebMind 2.0 now has a new brand webpage.
Personaly, I really found this new layout beautiful and the structure and links are more well organized.
Talking about images and general layout, thanks to webbureau for the great job they have made.

Please, visit the new webpage at http://thewebmind.org and provide us your feed back :)

PHPClasses nomnee

No comments

Hey folks.
My PHP Class OFXParser is running to become one of the winers of the best 12 classes at PHPclasses.org.
Those who have interest, please, vote.
OFX is a XML based format for exchanging financial records between programs that manipulate this kind of information, like Intuit Quicken, Microsoft Money, Google Finance, etc..
This class provides a PHP solution to extract financial records from OFX files and also offering you a lot of methods to deal with these data.

To vote, visit: PHP Classes vote page