Tag Archive for 'jQuery'

jQuery 1.4.1 released

jQuery 1.4.1 has been released.

Changelog

Continue reading ‘jQuery 1.4.1 released’

Zend Framework 1.10.0 released

Zend released Zend Framework 1.10.0.

Below is a list of new features included in the 1.10.0 stable release:

Continue reading ‘Zend Framework 1.10.0 released’

Drupal 7.0 Alpha 1 released

Drupal 7.0 alpha 1 has been released.

Changes

  • Revamped User Interface
    An incredible amount of work has gone into improving the user experience and administration interface. The new administration theme “Seven”, the overlay module, the dashboard and the configurable shortcut bar, all lead to a much more user-friendly interface. In-place editing is enabled for blocks and nodes by default, so modifying the content of a site becomes much simpler.
  • Custom Fields
    Drupal 7 bundles in the ability to add custom fields, similar in functionality to the Content Construction Kit (CCK) module. However, fields are no longer limited only to content types; they can be added to users, taxonomy terms, and other entities. Fields also have support for translations.
  • Image Handling
    Drupal 7 brings native image handling to core. Image fields may be added to content, and have image styles applied to them, such as scaling, cropping, and other effects.
  • Update Manager
    Building on Drupal 6’s Update module, which keeps site adminsitrators informed when new module and theme releases are available, the new Update Manger module can also install and upgrade modules and themes.
  • Front-end “under-the-hood” improvements
    A new render API allows for highly granular theming, core template files have been revamped to provide more semantic markup, Drupal 7 now has built-in RDFa support, includes jQuery UI and a new AJAX framework, and a new core theme “Stark” which exposes Drupal’s markup directly for those who want to dive in and start theming.In addition, Drupal 7 has several major accessibility enhancements, making it the most accessible release of Drupal to date!
  • Back-end “under-the-hood” improvements
    A revamped database layer resolving nearly all limitations in the Drupal 6 database layer, automated testing framework, new PHP stream-based file API that supports private and public files simultaneously, revamped node access system, new hooks for more flexible system interaction, an Entity API, a job queue API, and many, many, many more improvements.Drupal 7 is also the most scalable release to date, with features such as built-in proxy server support, advanced caching techniques, and Content Delivery Network support for static files.

The full changelog can be found at http://drupalcode.org/viewvc/drupal/drupal/CHANGELOG.txt?revision=1.351&view=markup

Download: http://ftp.drupal.org/files/projects/drupal-7.0-alpha1.tar.gz

jQuery 1.4 released

jQuery 1.4 has been released.

jQuery is a Javascript/AJAX library for web developers and is used in many systems like WordPress. 

A list of new features can be found at http://jquery14.com/day-01/jquery-14

The download can be found at:

ExtJS 3.1 released

The Ext team has released ExtJS version 3.1.

Ext JS is a cross-browser JavaScript library for building rich internet applications.

Release notes

Continue reading ‘ExtJS 3.1 released’