Skip to main content

Jon Phipps's Library tagged javascript   View Popular

14 Mar 09

jOWL - semantic javascript library

jOWL is a jQuery plugin for navigating and visualising OWL-RDFS documents. The small Demo on this page loads the prototypical wine ontology (cfr. OWL language guide).

jowl.ontologyonline.org - Preview

jquery owl rdfs ontology semantic_web javascript

18 Nov 08

Optimizing HTTP headers for ‘ajax’ webapps

...But what about the headers the browser sends?

The size of headers in a basic XHR request:

Firefox3: 495 bytes

IE7: 289 bytes

Safari: 357 bytes

That means if your little ajax request is simply sending 5 bytes, you’re still going to send a few hundred bytes. Wasting time, bandwidth, and processing. For XHR requests, you often simply do not need half of those headers. I already know what the user-agent is, and can send it at the start of the comms if needed. I don’t need an Accept header, because it’s irrelevant. The XHR is going to send back text. etc

We can do a little bit better… Here are the numbers when we add a few lines of js to cut down headers.

blog.mibbit.com/?p=143 - Preview

ajax javascript xmlhttprequest http

17 Nov 08

rdfQuery: Progressive Enhancement with RDFa | Jeni's Musings

Earlier this week I presented at SWIG-UK about rdfQuery. rdfQuery is a set of plugins that I’ve developed for jQuery in order to support RDFa parsing, querying and generation. There are a bunch of other Javascript libraries for RDFa around, such as Mark Birbeck’s Ubiquity RDFa and Ben Adida’s RDFa library. What I’ve really tried to do with rdfQuery is tie it in with the “Write Less, Do More” philosophy of jQuery and provide a neat, elegant API. At least that’s the aim!

So what does it do? Well, I’ve just added the demo that I used on Tuesday into the repository, so if you grab hold of that you can take a look.

www.jenitennison.com/94 - Preview

rdfa rdf jquery javascript

08 Oct 08

Aptana Jaxer | Aptana

  • Jaxer is the world's first true Ajax server.

    With Jaxer you can use your existing JavaScript and Ajax skills to create entire front-to-back
    applications, or optimized presentation tiers that complement other back-ends.
    HTML, JavaScript, and CSS are native to Jaxer, as are XMLHttpRequests, JSON,
    DOM scripting, etc.
    And as a server it offers access to databases, files, and networking, as well as logging,
    process management, scalability, security, integration APIs, and extensibility.

27 Jul 08

Exhibit - SIMILE

  • Exhibit enables web site authors to create dynamic exhibits of their collections without resorting to complex database and server-side technologies. The collections can be searched and browsed using faceted browsing. Assorted views are provided including tiles, maps, etc.
28 Mar 08

47+ Excellent Ajax CSS Forms

  • Forms needs a solid visual structure, a profound hierarchy of form elements (Fields and Labels), powerful techniques and Functionality (AJAX) to make the form look and work creatively. There is a great bunch of creative, outstanding and individually designed from scratch forms.


    Thanks to AJAX, we can provide real-time feedback to our users using server-side validation scripts and eliminate the need for redundant validation functions and processing data.


    Let’s take a look, hopefully you’ll find new ideas you can develop further on your own.

37+ Great Ajax, CSS Tab-Based Interfaces

  • We’ve spent hours searching for the best Tab-based interfaces using CSS only, CSS/Ajax and tutorials which would help you create your own Ajax or CSS Tab-based interfaces. We’d like to present the results of our search.

50+ Amazing Jquery Examples- Part1

  • Below I have provided a list of the 50 favorite plugins many developers use.

45+ Fresh Out of the oven jQuery Plugins

  • Today, we are going to introduce 45+ more jquery plugins that were recently created, so you don’t have to do the search as we did it and will continue to do it to build a useful library of jquery plugins and solutions.
24 Mar 08

OpenLayers: Home

Put an open map widget in any web page

www.openlayers.org/ - Preview

javascript useful_tool

  • OpenLayers is a pure JavaScript library for displaying map data in most
    modern web browsers, with no server-side dependencies. OpenLayers implements a
    (still-developing) JavaScript
    API
    for building rich web-based geographic applications, similar to the
    Google Maps and MSN Virtual Earth APIs, with one important difference --
    OpenLayers is Free Software, developed for and by the Open Source software
    community.
04 Sep 07

Agile Ajax: Developer's Notebook: Useful OO JavaScript resources

  • I thought I'd compile some of the most useful sites and posts I've come across in my quest over the last couple of years to employ better inheritance strategies in my JavaScript.

SitePoint Blogs » Dealing with unqualified HREF values - Mozilla Firefox

  • When I was building my extension for finding unused CSS rules, I needed a way of qualifying any href value into a complete URI. I needed this because I wanted it to support stylesheets inside IE conditional comments, but of course to Firefox these are just comments — I had to parse each comment node with a regular expression to extract what’s inside it, and therefore, the href value I got back was always just a string, not a property or a qualified path.
02 Jul 07

Ext JS Blog - » Building a desktop application with Ext, AIR, Aptana and Red Bull

  • Building a desktop application with Ext, AIR, Aptana and Red Bull

    June 29, 2007 by Jack Slocum





    Ext JS is an excellent framework for building web applications that have desktop like functionality in a web browser. But what if you could take your JavaScript powered application and run on the desktop like any other native application?


    The launch of Adobe AIR (formerly Apollo) has made this not only a reality, but extremely easy. Armed with early access Ext 2.0, Aptana IDE and a 4 pack of Red Bull  I set out to build my first AIR application.

26 Jun 07

jQuery Plugin - FlyDOM: Create DOM on the Fly

  • FlyDOM aims to be an easy-to-use plugin for jQuery that makes generating
    dynamic content quick and easy.
19 Jun 07

Improved click tracking - Ed Eliot

  • In this version I used an "mouseup" handler to log the link click. When the user clicks a link the script loads a server side tracking script through the "src" attribute of a newly created JavaScript image object. A short delay is added to give this request time to complete before the browser loads the requested URL.
23 May 07

Interface elements for jQuery - About Interface

  • Interface is a collection of rich interface components which utilizes the lightweight JavaScript library jQuery.
    With this components you can build rich client web applications and interfaces with the same simplicity as writing JavaScript with jQuery.
1 - 20 of 181 Next › Last »
Showing 20 items per page

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo