新規登録

ウィジェット » phpManual

phpManual V1.21 2006/09/21 15:54:55

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


コメント 21 通

ページのトップからログインしコメントする

1 - 21 中 20

:-D

発言者 login4040, # 2008/02/23 17:42:13

poor program can't even find 'get' function

発言者 foddski, # 2007/12/01 20:06:12

Yeah... redirection seems to be too hard opponent. I've been thinking a way around but no solution is working yet.

発言者 aleksanteri, # 2006/10/22 8:26:13

"Click here to search for a function" when the widget says "The widget was not able to get the page you asked for." doesn't seem to work

発言者 zomg, # 2006/10/22 0:39:40

I'm fully aware of that and there is little I can do for it as there seems to be something wrong in this site; Opera doesn't upload the widget onto the site.

I wish this would be fixed soon. :frown:

EDIT: Fixed now :wink:

発言者 aleksanteri, # 2006/10/20 17:34:50

Widget does not download !

発言者 hanspflugshaupt, # 2006/10/20 10:51:55

What's it with this site again? :irked:

発言者 aleksanteri, # 2006/10/18 20:10:41

I'm getting file not found :frown:

発言者 GreyWyvern, # 2006/10/18 19:36:42

Haha, I've been hardly working on this... first the spin.gif issue (i've got a very cool one) and then some bugs to be fixed. But don't worry, I'll get it as soon as I can. Order my blog's RSS feed (or widgetize) to know when it's out as I recently got the habit of blogging my releases.

Sometimes you lose the control of the output port, you can't use the scroll bar or click an internal link... research it and it should work.

Also some internal links don't work.

But it will be soon :wink:

EDIT: Perhaps even tomorrow, at wednesday.

発言者 aleksanteri, # 2006/10/17 19:24:45

So? When is the update? I'm eagerly awaiting this one! :O

発言者 GreyWyvern, # 2006/10/17 17:04:05

Version tracker - DONE
Alternate skin - DONE
Used johnnysaucepn's icon generator to make new control icons :D - DONE
Search - A link is given to the search page in the window

More nice features:
Added some nice up->down and down->up sliding of the viewport using the Opera Animation Library. Also the background is thrown away and the minimize link is now inside the viewport.

Added a name 'banner' between the search and the other controls

Added internal function links (at last :hat:)

発言者 aleksanteri, # 2006/10/13 22:26:41

Looking forward to the updated version! :D

発言者 GreyWyvern, # 2006/10/12 23:11:07

Well these things have been bonging my head currently:

1. (form elements not inline) This is hard as the widget relys on a table which has a tbody element not shown in it's 'normal' state. As it's maximized the table is expanded. If I made them inline the viewport element would push the icons so left they wouldn't be reachable. Looks like a mistake in the colspans. -DONE (fixed with relative values)

2. (text input bg) This I think I'll fix as it is just changing one CSS file. -DONE

3. (buttons) I spent some time on those buttons but if they are making it too long perhaps I should replace them. -DONE

4. (logo) OK I'll use that image. I had no idea of the logo being so big! -DONE

5. (capturing) Perhaps I should use the Screen Ruler for this case. -DONE

6. (viewport) Yeah I really should use padding and borders for this one, you're right. It is again just changing one CSS file. -DONE

7. (minimize button) I thought if the minimize button would be below it would be easy to find. This I need to consider. -CHANGED (it's now a button next to the search button)

8. (buttons to the top right corner) This one I'll definately do as this widget was originally made for the style guide 'ch

発言者 aleksanteri, # 2006/10/12 19:39:22

This is a great widget idea since php.net is one site I visit a LOT! However, when I downloaded the widget I found it didn't look nice at all.

First up, the form elements are all out of line when it first appears (WinXP / Opera 9.02):
http://files.myopera.com/GreyWyvern/files/phpwidget01.png

Second, the input element background is black text on a dark purple background, which makes it quite hard to read, especially if one has bad eyesight. This should be changed to a lighter background colour, like the search input field on the actual php.net site.

Next, to conserve horizontal space, you should really be using thinner close and options buttons. The circular ones offered by Opera on the templates page would be ideal, IMHO.

The PHP logo is definitely not compressed very well. It is all pixelated, as it if were compressed in a 256 colour-space. I quickly made a replacement image for you which is a 24bit PNG resized to 34 pixels high, the same height as the logo in your widget:
http://files.myopera.com/GreyWyvern/files/phpwidgetlogo.png

Finally, when you actually open a page, the viewport does not fill all the horizontal space, making the widget look lopsided:
http://files.

発言者 GreyWyvern, # 2006/10/10 23:28:07

Right, it's version 1,1!

Download and post a comment!

発言者 aleksanteri, # 2006/10/09 0:09:11

Version checking is done but there seems to be something wrong with the Internet connection checker... perhaps I'll leave it out for now to throw this in

発言者 aleksanteri, # 2006/10/01 12:25:18

All right, the widget's code is now valid and the bmps are replaced by PNGs :wink:

I've also been thinking about a preloading script but it doesn't seem to work. Perhaps I should convert the SVG files into PNGs with Batik/Squiggle and try it out then.

It's almost ready, I just need to the SVG/PNG comparasion and version checking and maybe a warning-like alert if the Internet connection isn't on, I've got a very nice way for that.

発言者 aleksanteri, # 2006/09/30 7:49:16

Glad to hear that the suggestions I made are helping out. 8% on those image files is awful impressive :wink: but bmp files are known to be hugh, haha. Good luck and I'm looking forward to updates! Keep up the good widgeting!

発言者 kyleabaker, # 2006/09/30 0:23:21

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 :lol: I quess I need to fall back to XHTML Transitional because I need the IFrame attributes p:

I tried out the PNGGauntlet, the files came only 8% of original :yikes: 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 :wink:

発言者 aleksanteri, # 2006/09/29 18:49:50

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. :wink:

Great work tho! :wink:

発言者 kyleabaker, # 2006/09/28 5:43:04

  1. ページ:
  2. 1
  3. 2

Copyright © 2001 - 2008 Opera Software. All rights reserved. About | Contact | Privacy | Disclaimer | Web analytics powered by HitsLink.HitsLink Logo