Latest Posts

<< >>

Best of PHP scripts for creating PDF files

Dynamic PDF generation or HTML to PDF conversions are a common tasks for many web applications. Creating order documents for your eCommerce application, coupons for your sales and marketing campaign or a PDF version from your web pages, are just some e…

Zend Framework 2.0.0beta1 Released!

The Zend Framework community is pleased to announce the immediate availability
of Zend Framework 2.0.0beta1. Packages and installation instructions are
available at:

http://packages.zendframework.com/

Zend Framework 1.11.11 Released

The Zend Framework team announces the immediate availability of Zend Framework’s
ALL ONES 1.11.11 release, the eleventh maintenance release in the 1.11 series.

1.11.11 includes around 30 bug fixes and may be downloaded from th…

Zend Framework 1.11.11 Released

The Zend Framework team announces the immediate availability of Zend Framework’s
ALL ONES 1.11.11 release, the eleventh maintenance release in the 1.11 series.

1.11.11 includes around 30 bug fixes and may be downloaded from th…

MySQL Query Paginator

Package:
Summary:
Generate pagination links to browse MySQL results
Groups:
Author:
Description:
This class can generate pagination links to browse MySQL results...

Read more at http://www.phpclasses.org/package/7509-PHP-Generate-pagination-links-to-browse-MySQL-results.html


Inherited CSS

Package:
Summary:
Build CSS styles that inherit from parent styles
Groups:
Author:
Description:
This class can build CSS stylesheets with styles that inherit their definitions from parent styles...

Read more at http://www.phpclasses.org/package/7502-PHP-Build-CSS-styles-that-inherit-from-parent-styles.html


jQuery UI 1.9 Milestone 8 – Position

The eighth milestone release for jQuery UI 1.9 is out. There are quite a few improvements and changes since the last milestone release. Most notably, the Position utility redesign is done.

What’s a Milestone Release?

A milestone release makes it easier to try out the latest development code of jQuery UI without necessarily having to check out code from GitHub.

With a milestone release you can try out new widgets that are pretty far along (though not yet final) and provide feedback based on released code with a specific version number.

Position

The Position redesign is now fully implemented. The using option now provides information about where the element is relative to the target. This information is useful for a variety of reasons, such as knowing where to render an arrow if you want the element to point to the target (think of tooltip with callouts). This information is passed in a second parameter to the using callback.

Accessibility

The Tooltip and Autocomplete widgets have been updated for full ARIA support. Getting these widgets to be fully accessible with various browsers and assistive technology was quite difficult. A huge thanks goes out to Hans Hillen and Everett Zufelt for their help with testing and implementation.

A ton of bug fixes

A lot of components have seen a lot of bug fixes. While we continue to maintain the 1.8 branch, a lot of bugs get only fixed in master. Here are all tickets fixed in 1.9, by component.

Download

You can download the jQuery UI 1.9 Milestone 8 – Position release as a zip file or via git:

File Downloads

Git

How to Provide Feedback

wiki page

To help with the testing of the Position utility, visit the Position page on our Development & Planning wiki.

forum

If the comments section on the wiki page doesn’t provide enough room for your feedback, post to the Developing jQuery UI Forum and tag the post:

How to Contribute Code

If you have code changes for the Position utility, fork jQuery UI on GitHub and submit a pull request.

If you’re new to git or GitHub, see our guide: How to submit a fix to jQuery UI – The Easy Way.

Comments

Note: please do NOT use the comments section of this blog post for feedback on the Position utility. This discussion should occur on the wiki page and the forum (see How to Provide Feedback, above).

If you have feedback on us doing our eighth milestone release, feel free to leave a comment below. Thank you.

.wav Creator

Package:
Summary:
Create .wav file from multiple audio files
Groups:
Author:
Description:
This class can create ...

Read more at http://www.phpclasses.org/package/7501-PHP-Create-wav-file-from-multiple-audio-files.html


BASIC Language Parser

Package:
Summary:
Parse BASIC language statements
Groups:
Author:
Description:
This class can parse parse BASIC language statements...

Read more at http://www.phpclasses.org/package/7499-PHP-Parse-BASIC-language-statements.html