|
teesoft Projectsteesoft Projects foxbeansA netbeans plugin to develop firefox/mozilla/thunderbird/flock/seamonkey. Download it here . apitraceApiTrace is a windows debug help tool. It can be used to trace the api calls, list the parameters and return values for selected api call. It can also pause the app while calling given api for you to do a special work. For example you can pause at the DeleteFileA or DeleteFileW to copy a temp file created (and will deleted) by the application. autopagerAutoPager is a firefox/mozilla extension to autoloading next page. You can download it here or here and here. If you like it, please post a review to https://addons.mozilla.org/en-US/firefox/addon/4925. Mozilla Add-ons editors will not set this extension to public if there are not enough reviewers. Thanks. AutoPager's configuration is base on XPath. You can find there is a built in function to create a XPath by click some links on the pages. This extension will import online configuration from these sources: http://autopager.mozdev.org/conf.d/autopager.xml, http://blogs.sun.com/wind/entry/autopager_site_config, http://swdyh.infogami.com/autopagerize and http://userjs.oh.land.to/pagerization/convert.php?file=siteinfo.v4. The last two ones are originally created for autopagerize and pagerization. If you have new site config please export and post to http://blogs.sun.com/wind/entry/autopager_site_config. Thanks. If you don't know XPath and don't want to learn it. please use the smart paging feature of this extension.For some site with next links have text "next" or ">" or other you string you set, the extension will auto follow the link. It will try to meet the links or buttons' text,id,name and class, and image source. To avoid follow wrong links, here I use equal compare after convert ot lower case. But for image, I use ends with. So you need only give the image name,not need the full path, lower case too. You can also use this extension as an XPath generator. I can't find a better one for this purpose, so I create one for this extension. If you find any better XPath generator, let me know. Otherwise I will continue to improve the XPath generator bese on your feed back. If you have any suggestion or you find some bugs in this extension, you are welcome to leave me a message. You can comments on my blog at http://blogs.sun.com/wind or add a note in this site. icuMEicu for Java ME ported from http://www.icu-project.org/, will release soon. |
|
|||||||||||||||||||