<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / svartling / tag / javascript</title>
<link>http://www.netvouz.com/svartling/tag/javascript?feed=rss</link>
<description>svartling&#39;s bookmarks tagged &quot;javascript&quot; on Netvouz</description>
<item><title>AJAX enable chat module released | drupal.org</title>
<link>http://drupal.org/node/27689</link>
<description>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.</description>
<category domain="http://www.netvouz.com/svartling?category=5693246218045453778"></category>
<author>svartling</author>
<pubDate>Wed, 03 Aug 2005 12:55:15 GMT</pubDate>
</item><item><title>AJAX: Usable Interactivity with Remote Scripting [JavaScript &amp; DHTML Tutorials]</title>
<link>http://www.sitepoint.com/article/remote-scripting-ajax</link>
<description>If your bookmarks contain even one Web development blog, you&#39;ll undoubtedly know that remote scripting is being touted as the new &quot;future of the Web&quot;. 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.</description>
<category domain="http://www.netvouz.com/svartling?category=5693246218045453778"></category>
<author>svartling</author>
<pubDate>Tue, 02 Aug 2005 14:29:21 GMT</pubDate>
</item><item><title>Basic AJAX Examples</title>
<link>http://www.clearnova.com/ajax/</link>
<description>This sampler shows some basic techniques to demonstrate some of the possibilities of using AJAX &amp; XMLHTTPRequest techniques in web applications.</description>
<category domain="http://www.netvouz.com/svartling?category=5693246218045453778"></category>
<author>svartling</author>
<pubDate>Sat, 13 Aug 2005 22:57:26 GMT</pubDate>
</item><item><title>Blog before you Think!</title>
<link>http://www.socio-kybernetics.net/saurierduval/2005/07/tiddlywiki-mania.html</link>
<description>TiddlyWiki Mania</description>
<category domain="http://www.netvouz.com/svartling?category=5693246218045453778"></category>
<author>svartling</author>
<pubDate>Sat, 23 Jul 2005 18:51:35 GMT</pubDate>
</item><item><title>Gmail Conversation Preview Bubbles [persistent.info]</title>
<link>http://persistent.info/archives/2005/08/20/gmail-preview-bubbles</link>
<description>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.</description>
<category domain="http://www.netvouz.com/svartling?category=5693246218045453778"></category>
<author>svartling</author>
<pubDate>Sun, 21 Aug 2005 11:17:36 GMT</pubDate>
</item><item><title>Graywolf&#39;s Wolf-Howl: Add to Del.icio.us JavaScript</title>
<link>http://wolf-howl.com/2005/08/add-to-delicious-javascript.html</link>
<description>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&#39;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.</description>
<category domain="http://www.netvouz.com/svartling?category=5693246218045453778"></category>
<author>svartling</author>
<pubDate>Sat, 27 Aug 2005 16:07:29 GMT</pubDate>
</item><item><title>Greaseblog: Greasemonkey 0.5.1 Final</title>
<link>http://greaseblog.blogspot.com/2005/08/greasemonkey-051-final.html</link>
<description>Greasemonkey 0.5.1 Final is available for download. Special thanks to &quot;t&quot; for reporting a user script escalation issue in the previous beta which has now been fixed.</description>
<category domain="http://www.netvouz.com/svartling?category=5693246218045453778"></category>
<author>svartling</author>
<pubDate>Thu, 25 Aug 2005 19:09:34 GMT</pubDate>
</item><item><title>GreaseMonkeyUserScripts - An Unnamed MoinMoin Wiki</title>
<link>http://dunck.us/collab/GreaseMonkeyUserScripts</link>
<description>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.</description>
<category domain="http://www.netvouz.com/svartling?category=5693246218045453778"></category>
<author>svartling</author>
<pubDate>Sun, 14 Aug 2005 15:02:17 GMT</pubDate>
</item><item><title>Monkeygrease</title>
<link>http://svartling.hopto.org/index.php?q=node/view/2528</link>
<description>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.</description>
<category domain="http://www.netvouz.com/svartling?category=5693246218045453778"></category>
<author>svartling</author>
<pubDate>Tue, 08 Nov 2005 21:25:36 GMT</pubDate>
</item><item><title>Once More... » Post from July 2005</title>
<link>http://www.rhyley.org/2005/07/i-did-kind-of-imply-that-i-would-make.php</link>
<description>I did kind of imply that I would make improvements this Greasemonkey script that adds a &quot;copy this link to Yahoo My Web&quot; 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.</description>
<category domain="http://www.netvouz.com/svartling?category=5693246218045453778"></category>
<author>svartling</author>
<pubDate>Sun, 14 Aug 2005 14:33:49 GMT</pubDate>
</item></channel></rss>