Oh!
Thanks for reporting this bug! I didn't know it was happening!
That's strange, beacuse that "elephpant" window opens just like the "Class
Generator" tool...is this one working well for you? It should be a window,
with the usual [x] button in the titlebar!

I'm quite glad to see it working ok, and the integration with PhD IDE is
very fine, and working fast :)

To make it faster, I distributed all those 8000+ files in folders to two
levels, like this:
_, a, b, c, d, e, f, g...
then, inside each of then, again, the same structure.
To find the specific function, I used, for example:
looking for file_get_contents
f/i/file_get_contents.json

then, it was very fast to find nodes, and also, to build structures of
arrays to index then to run on the client side :)
Plus, the .json file was very easy to interpret.

The only bad point I got was that, there's no way to search for specific
methods in the manual! For example:
SimpleXML::asXML
it works pretty fine in the addon, using the PhD IDE, but when you click on
the "go to manual", it cannot be found there, I already tried using
SimpleXML::asXML, SimpleXML.asXML or asXML, and none of them works :/

I'm already working on an update to this add-on, and I'll for sure take care
of this problem with your unclosable window!

Regards.


On Thu, May 20, 2010 at 8:21 PM, Philip Olson <phi...@roshambo.org> wrote:

>
> On May 20, 2010, at 3:43 PM, Moacir de Oliveira wrote:
> >
> >> hey,
> >>
> >> 2010/5/18 Felipe Nascimento de Moura <felipenmo...@gmail.com>
> >> Hello.
> >>
> >> I've used the PHPDoc to have an up to date list of official functions of
> PHP (and also its details), to build an add-on for firefox, due to help PHP
> Developers.
> >>
> >> It'd be great  if you could provide ideas, criticisms, suggestions or
> report any  bug about it.
> >>
> >> The url to see  some details more about this addon and to download it,
> is:
> >> https://addons.mozilla.org/pt-BR/firefox/addon/12686/
>
> The "About PHP Devbar" popup still kills my firefox, in that I see no way
> to close the image (with the elephant). A friend shows there should be a [x]
> checkbox but it's not showing in mine. Mac SL + FF 3.6.3 + Devbar 2.2.2.
>
> > The first user of PhD IDE \o/, you also can provide some ideas,
> criticisms or suggestions to us :)
>
> There should be a second official use soon, or at least I slowly started to
> peak into this:
>
>  - http://github.com/textmate/php.tmbundle
>
> The first task is comparing PhD IDE info to our old function.txt files,
> which is slowly coming along. But, I digress. :)
>
> Regards,
> Philip
>
>


-- 
Felipe N. de Moura
Desenvolvimento Web

http://felipenascimento.org
http://twitter.com/felipenmoura
---------------------------------
LinuxUser #508332
Fazendo da web um lugar melhor pra se viver.
Making the web a better place to live

Reply via email to