Edmonton Web Design and Photography

Framework Plugins for Browsers


Posted in: Design on January 10th, 2009

I’m just expressing an idea i had a few weeks ago involving widely adopted frameworks. More specifically Java Script Frameworks. Browsers should have support for the most recent Java Script Frameworks such as Jquery, Dojo, script.aculo.us, Prototype, Moo Tools, and many others. Changes should never be made to the frameworks them selves so it doesn’t make sense to have each site hosting them on there own, it also doesn’t make sense to make the user download it every time they access a site.

Google Code has AJAX Libraries API, Even if browsers don’t offer the frameworks as plugin’s people using the Google Code version will be caching from Google and there for not download from every unique site containing the framework.

You will have access to the latest stable versions as they are released, save on bandwidth and also be able to mashup different Frameworks much easier.

How to use it:

<script src="http://www.google.com/jsapi"></script>
<script>
  // Load jQuery
  google.load("jquery", "1.2.3");
</script>

Supported Library’s:
jQuery
jQuery UI
Prototype
script.aculo.us
MooTools
Dojo
SWFObject
Yahoo! User Interface Library (YUI)

AJAX Libraries API

Dreamweaver CS3


Posted in: Design on April 8th, 2007

dreamweaver cs3 I was itching to see when Dreamweaver CS3 was coming out and came accross the actuall website. not i cant see a release date i do however see the option to pre-order. I must say that it is looking good! lots of cool features many of the ideas discussed in my Previous post here were covered.

The integraded Spry framework for Ajax also seams interesting, i would love to learn about it and how it can make simple aplications more interactice and intuitive.

Let us bow our heads in silence for our departed friend Adobe GoLive. you were always an option never really considered. your moving on could not have happened at a better time.

I can only home using Dreamweaver will be as exiting as its cracked up to be.

Key Features:

  • Spry framework for Ajax
  • Spry data
  • Spry widgets
  • Spry effects
  • Browser Compatibility Check
  • CSS Advisor website
  • CSS layouts
  • CSS management

Info on Spry

Also check out Adobe Creativelicense

Search


Archive


Subscribe