- AJAX enable chat module released | drupal.org
I have just made a checkin into the contributions repo of an ajax enabled chat module. This module depends on the buddylist module to allow users to chat in real time with their online buddies on a Drupal powered website. The module includes the drupal.js created by thox for enabling Ajax in Drupal. We started off on this module to explore how we can utilize rich internet technologies like AJAX to create something useful within Drupal. The module is shaping up nicely but it can do with more robustness. This is definitely alpha quality code.
in Public bookmarks with ajax chat cms drupal javascript web2.0
- AJAX: Usable Interactivity with Remote Scripting [JavaScript & DHTML Tutorials]
If your bookmarks contain even one Web development blog, you'll undoubtedly know that remote scripting is being touted as the new "future of the Web". Although I get the feeling that a few people are perhaps a little over-excited about it, the recent release of numerous high-profile Web applications that use remote scripting has shown that there are definite advantages to utilising these techniques in the creation of seamless Web applications, and to augment Web page functionality.
Remote Scripting, more sensationally known as AJAX, enables slick and powerful interactivity by making on-the-fly server requests without page reloads. But with this power comes the potential for usability nightmares.
in Public bookmarks with ajax javascript programming webapps xml by 4 users
- Basic AJAX Examples
This sampler shows some basic techniques to demonstrate some of the possibilities of using AJAX & XMLHTTPRequest techniques in web applications.
in Public bookmarks with ajax code examples javascript programming scripts web2.0 xml by 5 users
- Blog before you Think!
TiddlyWiki Mania
in Public bookmarks with gtd javascript pim tiddlywiki wiki by 3 users
- Gmail Conversation Preview Bubbles [persistent.info]
Want preview bubbles for conversations in Gmail, as shown in the screenshot on the left? Then install the Gmail Conversation Preview Greasemonkey script. You can then right-click on any conversation to see its recent messages in a preview bubble. Greasemonkey 0.5 is required.
in Public bookmarks with firefox gmail google greasemonkey javascript by 2 users
- Graywolf's Wolf-Howl: Add to Del.icio.us JavaScript
If you run a blog, forum, news website, or anything other kind of website that you want people to add to their del.icio.us bookmarks, feel free to grab my Add to Del.icio.us JavaScript. It's a nice simple little piece of code that gets the URL and title of the page and builds it to the post URL. I chose JavaScript so you could use it on HTML pages as well as PHP, ASP, or any other language. Use it, let me know what you think, or if you have ideas to improve it.
in Public bookmarks with bookmark del.icio.us javascript
- Greaseblog: Greasemonkey 0.5.1 Final
Greasemonkey 0.5.1 Final is available for download. Special thanks to "t" for reporting a user script escalation issue in the previous beta which has now been fixed.
in Public bookmarks with firefox greasemonkey javascript
- GreaseMonkeyUserScripts - An Unnamed MoinMoin Wiki
The scripts below require [WWW]Greasemonkey, which is an extension for [WWW]Firefox. The Greasemonkey extension allows users to alter the content and behavior of any website through user scripts which work inside the browser. Many scripts are available for you to install, like the ones below.
in Public bookmarks with extensions firefox greasemonkey javascript scripts web web2.0 by 8 users
- Monkeygrease
Monkeygrease is a very simple servlet filter that will allow a web developer to inject JavaScript, CSS or other elements within a web page. This concept was inspired by the popular Greasemonkey extension for the Mozilla Firefox browser. Greasemonkey empowers a user to alter and enhance any web page by allowing them to execute user scripts (JavaScript) on any page.
in Public bookmarks with javascript monkeygrease servlet
- Once More... » Post from July 2005
I did kind of imply that I would make improvements this Greasemonkey script that adds a "copy this link to Yahoo My Web" functionality to del.icio.us. Specifically, that the script should copy tags and descriptions as well, not just the link and the title. Unfortunately, I had to rewrite the whole thing to get it to work like I wanted it to.
A farce in many parts (a comedy in others)
in Public bookmarks with del.icio.us greasemonkey javascript myweb2.0 script yahoo
- Rojolicious
Rojolicious accepts a del.icio.us username and generates a greasemonkey script that rewrites the on-click event of the "Share" button on Rojo's share pages (pages that match the url pattern http://*.rojo.com/share/* ). Then, when that button is clicked not only will the story you're looking at be shared in Rojo, but it will also be posted to your del.icio.us account in a new window.
in Public bookmarks with del.icio.us delicious firefox greasemonkey javascript rojo
- Simon Willison: Understanding the Greasemonkey vulnerability
If you have any version of Greasemonkey installed prior to 0.3.5, which was released a few hours ago, or if you are running any of the 0.4 alphas, you need to go and upgrade right now. All versions of Greasemonkey aside from 0.3.5 contain a nasty security hole, which could enable malicious web sites to read any file from your hard drive without you knowing. #
in Public bookmarks with extensions firefox greasemonkey javascript security
- Userscripts.org - Universal Repository
Welcome to the Userscripts.org repository for ... userscripts! This is still in development, so ... have fun!
in Public bookmarks with ajax firefox greasemonkey javascript scripts web2.0
- 薄荷: [Ajax] Hacking Rojo - an Ajax Wrapper for Rojo
As we already knew, Rojo uses a lot of DHTML + Javascript techniques to enhance the user interface. Despite Rojo has the modern design of tagging and social share, it seems not to be an Ajax approach I talked in my previous post, "Hacking Rojo - Rojo is not Ajax? ". Rojo retrieve asynchronous data by remote scripting with iframe, not by calling XMLHttpRequest. There would be a little bit slower when using remote script instead of XMLHttpRequest. Therefore I did a small experiment to replace the iframe remote script by the Ajax way. The Greasemonkey user script can meet my need to override the methods of Remote object in Rojo.
in Public bookmarks with aggregator ajax javascript programming rojo web2.0
javascript from all users