A must for a serious PHP developer; a bar for documenting PHP functions. You can set it display results either in widget or in a new web page. Also click on the PHP icon to set it to it's thumbnail form.
Version 1.2 is a very big update to phpManual. Features listed on my blog. Version 1.21 makes the widget remember it's skin setting. Also fixes the problem on styling the text input field. This widget has had a broken link but it seems to be fixed now
Glad to hear that the suggestions I made are helping out. 8% on those image files is awful impressive but bmp files are known to be hugh, haha. Good luck and I'm looking forward to updates! Keep up the good widgeting!
Oooh, I really didn't realize my code didn't validate! While in early development I validated it and it worked but when I got to the end of releasing I forgot to validate I quess I need to fall back to XHTML Transitional because I need the IFrame attributes
I tried out the PNGGauntlet, the files came only 8% of original Perhaps I should use it for the Calculator widget as well
And also version tracking might come in handy, as I left it out because I thought that I would release it all in one. But before that I ask you to keep coming back for updates... tho I will do the update soon
I like the widget so far. Good idea. I will me using it a lot, but I notice the buttons jumping around a little when you do the follow...
Open the widget Mouse over the text box Then mouse over the Search button
...It looks like the code needs to be cleaned out a little. I did a quick validation and found 9 errors in the HTML file. I think correcting these will eliminate the buggy jumpy buttons. I see that this is an initial build (1.0), but I just wanted to suggest using PNGGauntlet from http://brh.numbera.com/software/pnggauntlet/ which will convert your image files to PNG which is a much more suggested format than bmp and this program will compress to the lowest possible png filesize. Just set it to save gamma and brute force compression. Small filesize widgets with validated code = faster and guaranteed to perform well.
By kyleabaker , # Sep 30, 2006 12:23:21 AM
I tried out the PNGGauntlet, the files came only 8% of original
And also version tracking might come in handy, as I left it out because I thought that I would release it all in one. But before that I ask you to keep coming back for updates... tho I will do the update soon
By aleksanteri , # Sep 29, 2006 6:49:50 PM
Open the widget
Mouse over the text box
Then mouse over the Search button
...It looks like the code needs to be cleaned out a little. I did a quick validation and found 9 errors in the HTML file. I think correcting these will eliminate the buggy jumpy buttons. I see that this is an initial build (1.0), but I just wanted to suggest using PNGGauntlet from http://brh.numbera.com/software/pnggauntlet/ which will convert your image files to PNG which is a much more suggested format than bmp and this program will compress to the lowest possible png filesize. Just set it to save gamma and brute force compression. Small filesize widgets with validated code = faster and guaranteed to perform well.
Great work tho!
By kyleabaker , # Sep 28, 2006 5:43:04 AM
By Darken , # Sep 27, 2006 9:09:40 PM