Skip to main content

diigo

Add to browser

Feed Play Group Bookmarks shared by Frederik Van Zande

You are here: Diigo Home > Groups > Web2.0 > Bookmarks > Group Bookmarks shared by Frederik Van Zande

1 - 20 of 39 Next>
Frederik Van Zande

# CrossBrowserTesting.com allows website designers see what their website looks like in different browsers and in different operating systems. # Don't settle for a picture, test your AJAX and Javascript as well as the layout.

Tags: browser os test testing tools versions on 08-30-2008 -Cached -About Shared by:Frederik Van Zande

more from www.crossbrowsertesting.com

Frederik Van Zande

I know you are probably thinking that this will be some silly thing, but this idea that Thomas Landauer came up with is by far the best I've seen in a long time. Add CSS-hidden fields that a user won't see, but a spam-bot will fill. Then using php check if they were filled, and if they were: block the spammer!

Tags: anti-spam captcha contact css form javascript php unobtrusive on 08-25-2008 -Cached -About Shared by:Frederik Van Zande

more from urbanoalvarez.es

Frederik Van Zande

The Lightbox Clones Matrix This tool lists a number of javascript scripts designed to embed various objects in HTML pages, such as images, flash animations, movies and iframes. Comparison of various scripts that display images and other objects in somehow cool CSS popups

Tags: ajax comparison css javascript lightbox web webdesign on 07-30-2008 -Cached -About Shared by:Frederik Van Zande

more from planetozh.com

Frederik Van Zande

External JavaScript files block downloads and hurt your page performance, but there is an easy way to work around this problem: use dynamic scripts tags and load scripts in parallel, improving the page loading speed and the user experience.

Tags: ajax best practice front-end javascript performance yahoo on 07-25-2008 -Cached -About Shared by:Frederik Van Zande

more from yuiblog.com

Frederik Van Zande

Autocomplete was one of the first Ajax patterns to come about. We often talk about how it looks, but the how it works part is what really matters. How smart is the algorithm to work out what you are completing against? How long do you go before you kick in to see a result? Does it narrow enough?

Tags: ajax autocomplete bidirectional improved javascript reverse on 07-10-2008 -Cached -About Shared by:Frederik Van Zande

more from ajaxian.com

Frederik Van Zande

Response times, availability, and stability are vital factors to bear in mind when creating and maintaining a web application. If you’re concerned about your web pages’ speed or want to make sure you’re in tip-top shape before starting or launching a project, here’s a few useful, free tools to help you create and sustain high-performance web applications. I’ve tried to include a wide variety of tools that are easy to use, and have tried to keep them as OS and technology-independent as possible so that everyone can find a tool or two.

Tags: compressing development firefox extentions front end performance tools on 07-01-2008 -Cached -About Shared by:Frederik Van Zande

more from www.hurricanesoftwares.com

Frederik Van Zande

At the start of this year, I sat down to write the “Errors and Debugging” chapter of Simply JavaScript. I cracked my fingers, dove into the landscape of JavaScript debugging tools, and emerged very disappointed several hours later. At the time, Firefox was the only browser with a JavaScript debugging tool worth writing about: Firebug. Less than a year later, the landscape has changed dramatically. Every major browser has introduced new development tools that make it easier to diagnose problems with your HTML, CSS, and JavaScript code right inside the browser in question. But can any of these tools stack up against the slick and effortlessly powerful tools provided by Firebug? Let’s take a look.

Tags: css developer tools firebug firefox ie javascript opera safari on 06-17-2008 -Cached -About Shared by:Frederik Van Zande

more from www.sitepoint.com

Frederik Van Zande

I have revisited adding Yui compressor into my work's ant build script to minify JS and CSS scripts. The current jar was yuicompressor-2.3.5.jar . It took a lot of playing around but I finally stumbled on how to get it to work. Here is the snippet for the yuicompressor. I had to jump through a couple hoops like overriding the current js/css scripts with the optimized js/css scripts. I'll release a full working copy in a zip, you can run against your webroot. We achieved an average 18% compression rate for all our js/css files.

Tags: compressing compressor css front-end javascript js optimization performance yahoo yui on 06-16-2008 -Cached -About Shared by:Frederik Van Zande

more from www.henke.ws

Frederik Van Zande

Disqus makes your comments more interactive for readers and easier to manage for you — all while connecting your community with other blogs.

Tags: blog blogging comment comments community discussion disqus on 06-15-2008 -Cached -About Shared by:Frederik Van Zande

more from www.disqus.com

Frederik Van Zande

Certain vulnerabilities within Ajax applications can allow malicious hackers to reek havoc with your applications. Identity theft, unprotected access to sensitive information, browser crashes, defacement of Web applications, and Denial of Service attacks are just a few of the potential disasters Ajax applications can be prone to and which developers need to guard against when building Ajax capabilities into their applications. Regular developerWorks author Judith Myerson suggests some application-strengthening tools, including Firefox tools and add-ons, which you can use to improve or solve security problems within your Ajax applications.

Tags: ajax ajaxdns assl best practice despoof htmlprotector security on 05-31-2008 -Cached -About Shared by:Frederik Van Zande

more from www.ibm.com

Frederik Van Zande

Wasting server resources can impact the performance of Ajax applications, resulting in excessive HTTP requests, high memory consumption, and the need for an unusual amount of polling to make applications work. Regular developerWorks author Judith Myerson suggests some open source tools and Firefox add-ons you can use to improve or solve problems with your Ajax applications.

Tags: ajax best practice guide ibm performance on 05-31-2008 -Cached -About Shared by:Frederik Van Zande

more from www.ibm.com

Frederik Van Zande

Calling all bloggers! We’d like to enlist your help in making TypePad AntiSpam the best, smartest, free antispam service available. We’ve launched this beta version in an effort to make the service smarter, and we’re counting on your feedback to provide vital information on how to defeat spam more effectively.

Tags: anti spam blog comment service spam technology on 05-30-2008 -Cached -About Shared by:Frederik Van Zande

more from antispam.typepad.com

Frederik Van Zande

I'm sure you've seen them many times -- those wild squiggles that need to be deciphered and typed into a text box before you can buy concert tickets online or access a comment form.

Tags: anti spam best practice captcha examples spam turing test on 05-30-2008 -Cached -About Shared by:Frederik Van Zande

more from www.sitepoint.com

Frederik Van Zande

SoundManager 2 lets web developers load, play and control sounds via Javascript. SM2 is an attempt at providing the sound API which Javascript has been missing. It's a library which wraps and extends Flash's sound capabilities, bringing cross-platform audio functionality to Javascript.

Tags: audio javascript mp3 music playlist soundmanager web on 05-28-2008 -Cached -About Shared by:Frederik Van Zande

more from schillmania.com

Frederik Van Zande

I just got to announce the Google AJAX Libraries API which exists to make Ajax applications that use popular frameworks such as Prototype, Script.aculo.us, jQuery, Dojo, and MooTools faster and easier for developers.

Tags: ajax api dojo front-end google jquery mootools performance prototype script.aculous on 05-28-2008 -Cached -About Shared by:Frederik Van Zande

more from ajaxian.com

Frederik Van Zande

Although the content is written specifically for ASP.NET, many chapters only discuss (in great detail) the general aspects of web applications security.

Tags: paper security web applications on 05-24-2008 -Cached -About Shared by:Frederik Van Zande

more from download.microsoft.com

Frederik Van Zande

Performance of the User Interface of websites in browsers (multiple results)

Tags: browser flex gui javascript performance silverlight user interface on 05-23-2008 -Cached -About Shared by:Frederik Van Zande

more from www.craftymind.com

Frederik Van Zande

moo.rd is a super lightweight javascript (object oriented) library based on the MooTools framework. It is designed to give many useful and powerful functionalities to the developers, like a lot of effects, customizable standards, utility native functions, table management, virtual boxes and many more. In addiction moo.rd is modular, flexible, and completely compatible with all MooTools plug-in.

Tags: ajax animation api effects ide javascript moo.rd mootools prototype on 05-21-2008 -Cached -About Shared by:Frederik Van Zande

more from www.moord.it

Frederik Van Zande

Due to browsers' prohibition on cross domain XMLHTTP calls, all AJAX websites must have a server side proxy to fetch content from external domains like Flickr or Digg. From the client-side JavaScript code, an XMLHTTP call goes to the server-side proxy hosted on the same domain, and then the proxy downloads the content from the external server and sends back to the browser. In general, all AJAX websites on the Internet that are showing content from external domains are following this proxy approach, except for some rare ones who are using JSONP. Such a proxy gets a very large number of hits when a lot of components on the website are downloading content from external domains. So, it becomes a scalability issue when the proxy starts getting millions of hits. Moreover, a web page's overall load performance largely depends on the performance of the proxy as it delivers content to the page. In this article, we will take a look at how we can take a conventional AJAX Proxy and make it faster, asynchronous, continuously stream content, and thus make it more scalable.

Tags: ajax content delivery content proxy download ideas proxy scalable upload on 04-30-2008 -Cached -About Shared by:Frederik Van Zande

more from www.codeproject.com

1 - 20 of 39 Next>
List 20 50 100