Permalink
  • vote
    122
    0 starsroyleban | Shared With: Everyone - Aug 12 2008 | web 2.0, design, ajax, fonts
    The Logos of Web 2.0 |  The FontFeed

    Quoted: There is no official standard for what makes something “Web 2.0”, but there certainly are a few tell-tale signs. These new sites usually feature modern web technologies like Ajax and often have something to do with building online communities. But even more characteristic among these brands is their appearance. Web 2.0 sites nearly always feel open and friendly and often use small chunks of large type. The colors are bright and cheery — lots of blue, orange, and what we jokingly call the Official Color of Web 2.0: lime green.

  • vote
    135
    0 starsroyleban | Shared With: Everyone - Apr 03 2008 | internet, ajax
    Ajax Whois 2.0 - fast domain name search and whois

    Very fast whois function.

  • vote
    14
    0 starsroyleban | Shared With: Everyone - Jun 15 2007 | google, code, api, ajax, web development
    Google Code - Google APIs

    Redotted from Mike

    This is the master directory of all Google API's; not all of these are displayed on code.google.com - so if you want to find something in particular, go here.

  • vote
    24
    0 starsroyleban | Shared With: Everyone - Apr 23 2007 | javascript, programming, security, web development, ajax, json
    Schneier on Security: JavaScript Hijacking

    Redotting from Mike Koss (good find)

    Good reference to a paper on cross-site scripting vulnerabilites is AJAX code.

    http://www.fortifysoftware.com/servlet/downloads/public/JavaScript_Hijacking.pdf

    The attack using a hook to capture any event that sets a know property:

    function Object()
    {
    this.email setter = captureObject;
    }

    Note the flame-war between antibozo and kentaromiura in the comments. It actually resolves itself quite amicably in the end.

    Quoted: An application can be mashup-friendly or it can be secure, but it cannot be both.
    ...
    Solutions:
    o Include a hard-to-guess identifier, such as the session identifier, as part of each request
    that will return JavaScript. This defeats cross-site request forgery attacks by allowing the
    server to validate the origin of the request.
    o Include characters in the response that prevent it from being successfully handed off to a
    JavaScript interpreter without modification. This prevents an attacker from using a
    <script> tag to witness the execution of the JavaScript.

    Vulnerable frameworks include: Prototype, Script.aculo.us, Dojo, Moo.fx, jQuery, Yahoo! UI, and MochiKit.

  • vote
    22
    0 starsroyleban | Shared With: Everyone - Feb 16 2007 | rails, ajax, database, programming, web 2.0

    Quoted: How to paginate, sort and search a table with Ajax and Rails

  • vote
    17
    0 starsroyleban | Shared With: Everyone - Feb 16 2007 | ajax, javascript, ruby, rails, programming, web 2.0

    Quoted: mHub is a constantly updated list of web applications, services, resources, blogs or sites with a focus on next generation web (web 2.0), blogging, Ajax, Ruby, Rails and open source developments ...

  • vote
    58
    0 starsroyleban | Shared With: Everyone - Feb 16 2007 | flash, javascript, ajax
    ThickBox - One box to rule them all.

    Quoted: If you're like me, then your excitement is on a downward spiral as it pertains to the Lightbox technique. I'm not totally sick of the ongoing variations, but almost.

  • vote
    67
    0 starsroyleban | Shared With: Everyone - Nov 16 2006 | javascript, ajax

    Quoted: Prototype is a JavaScript framework that aims to ease development of dynamic web applications. Featuring a unique, easy-to-use toolkit for class-driven development and the nicest Ajax library around, Prototype is quickly becoming the codebase of choice for web application developers everywhere.

  • vote
    79
    0 starsroyleban | Shared With: Everyone - Nov 14 2006 | programming, development, ajax, ruby
    Top 12 Ruby on Rails Tutorials

    Haven't looked at these yet. The ToDo list one is apparently out of date.

    Quoted: A former student asked me a few days ago how I learned Ruby on Rails. The answer was that I simply read alot of great tutorials. So in the spirit of sharing, here are the 12 tutorials that I found most useful

  • vote
    17
    0 starsroyleban | Shared With: Everyone - Nov 11 2006 | ajax, web 2.0, microsoft, .net
    ASP.NET AJAX : The Official Microsoft ASP.NET AJAX Site

    Redotting from Mike

    Rich client (AJAX) support for .Net applications.

    Quoted: ASP.NET AJAX is a free framework for quickly creating a new generation of more efficient, more interactive and highly-personalized Web experiences that work across all the most ...

1 - 10 of 19 Faves

Related Content from Around Faves

ajax

VIEW ALL