Search Results

jQuery major update

AJAX, browser, client-side, development, framework, Javascript, jquery, major release, web, web2.0
jQuery 1.2
New Features

Selectors

:has(selector)
:header
:animated
XPath Selector Plugin

Attributes

.val() Overhaul

Traversing

.map()
.prevAll() / .nextAll()
.slice()
.hasClass()
.andSelf()
.contents()

Manipulation

.wrapInner() / .wrapAll()
.replaceWith() / .replaceAll()
.clone(true) Event Cloning

CSS

.offset()
.height() / .width() for document and window

Ajax

Partial .load()
Cross-Domain getScript
JSONP
.serialize() Overhaul
Disable Caching

Effects

.stop()
%/em Animations
Color Animations
Relative Animations
Queue Control
:animated
step: Function

Events

Namespaced Events
.triggerHandler()

Internals

Documentation Move
Expando Management [...]

PHP debugging today - XDebug + PDT

php xdebug eclipse ide debugger pdt

Good news, my PHP colleagues. Dave Kelsey have uploaded the next version (0.2.0) of XDebug support for PDT 0.7 RC3. Plugin should be used with XDebug 2.0.0RC3 only and PDT 0.7 RC3 and newer.

Best JavaScript editor for Eclipse IDE reached a new version

javascript editor eclipse+ide plugin
JSEclipse is the best and free Javascript plug-in for the Eclipse IDE environment. Originally produced by InterAKT, it became Adobe Labs pet after Adobe acquired InterAKT to enhance existing product lines, including Macromedia Dreamweaver and Adobe Flex.
JSEclipse prerelease 2 released on April 2, 2007. Designed to help web developers edit JavaScript [...]

Do you need more than one second to choose PHP search engine?

php search+engine crawler indexer There’s a new article @ O’Reilly OnLamp.com — “search engine showdown” — that compares search engines for site. Here’s short excerpt to get the general idea of what they are all about:
iSearch has an excellent range of options for the needs of nearly any site, yet the core functions are encrypted [...]

jQPie: jQuery PHP interface extension

ajax javascript jquery php jQPie interface XML HTML JSON
jQPie is a lightweight PHP interface to jQuery that supports XML, HTML and JSON handlers. Its lightweight, supports XML, HTML and JSON Handlers, API is simple, includes a powerful autocomplete plugin.

XDebug support for Eclipse PHP IDE

php xdebug eclipse ide debugger pdt
Great news! No more Zend debugger monopoly for PDT. Dave Kelsey submitted an enhancement to Eclipse PDT (formerly Eclipse PHP IDE) which provides XDebug support.
Plugin is totally usable, despite of some limitations (its just first public release, remember?)

JSEclipse updated to 1.5.2

javascript editor eclipse-ide web2.0 Notable javascript editor updated:

All prototype.js and script.aculo.us class extending idioms are now recognized
Full YAHOO framework support
Major performance improvement for content outline (smoother reparsing)
debugger keyword generates a line breakpoint marker in the editor - not an error
New button on the content outline toolbar to hide fields
var /** Object */ a; provides information [...]

External diff tool integration plugin for Eclipse IDE

eclipse-ide plugins diff external-tools Missing some features in built-in Eclipse diff tool? Now its possible to conveniently integrate your favourite compare tool like WinMerge or Beyond Compare (popular commercial diff / compare tool with powerful comparison rules customisation abilities and support for various data formats via plugins). External diff tool integration plugin for Eclipse [...]

Dojo Team releases version 0.3 of their famous open source javascript toolkit

ajax dojo framework
Dojo is the Open Source JavaScript toolkit that helps you build serious applications in less time. It fills in the gaps where JavaScript and browsers don’t go quite far enough, and gives you powerful, portable, lightweight, and tested tools for constructing dynamic interfaces. Dojo lets you prototype interactive widgets quickly, animate transitions, [...]

Pages: 1 2 Next