Skip to main content

Home/ Groups/ iQ Web Team
Michael Yagudaev

Hacking at 0300 : Understanding jQuery UI widgets: A tutorial - 1 views

  •  
    Explains how to write a jQuery ui compopnet similar to the ones that exist in jQuery UI library.
Chad Kipling

15 Tools to Help Speed Up Your Website - 1 views

  •  
    Tools to measure and improve site performance. Includes measuring and improving images, css, javascript, caching, etc.
Michael Yagudaev

Avoiding the FOUC v3.0 « Paul Irish - 1 views

  •  
    Describes how to avoid a flash of unstyled content that is usually styled through javascript on initial load. Should be very applicable to us (Zendesk?).
  •  
    P.S. Yes Thu, we are back to Paul Irish's blog now ;). Maybe John Resig next week.
Michael Yagudaev

Conditional stylesheets vs CSS hacks? Answer: Neither! « Paul Irish - 1 views

  •  
    Explains how to target IE without resorting to nasty css hacks. I am considering switching to this over conditional stylesheet(s) (iehacks.css in intra).
Michael Yagudaev

Node.js Meetup: Distributed Web Architectures « Joyeur - 1 views

  •  
    Interesting talks about distributed web architectures and how node.js fits into it
Matt Haines

Stories from my experiences learning Scrum - 1 views

  •  
    A short description of transitioning from small teams, to scrum and some of its basic principals.
Thu Tran

Just some other awesome CSS3 buttons - red-team-design.com - 1 views

  •  
    Create cool buttons with icons and no images
Chad Kipling

Smart Wizard 2.0 - flexible jQuery plug-in that gives wizard like interface | jQuery Pl... - 1 views

  •  
    A jQuery plugin which creates an easy-to-use wizard interface.
Michael Yagudaev

John Resig - Sub-Pixel Problems in CSS - 1 views

  •  
    The problem with liquid layouts, rounding up and down of pixel is not consistent across browsers
Thu Tran

Lovely Package . Curating the very best packaging design. - 1 views

  •  
    Packaging Designs for products, a site that can inspire other types of design
Michael Yagudaev

Uploading Files with AJAX | Nettuts+ - 1 views

  •  
    Explains how to upload files using AJAX
Michael Yagudaev

Download Details - Microsoft Download Center - Team Explorer Everywhere - 1 views

  •  
    We can now use TFS wtih Eclipse based IDEs (Aptana) can be great for PHP, Javascript and other webdev where VS2010 just doesn't quite cut it.
Cody Lee

The Hobbit Behind-the-Scenes Production Video Blog #4 - 1 views

  •  
    A look at the cameras and shooting process Peter Jackson is using for The Hobbit, which is being shot in 3D and at 40fps.
Trevor Sweetland

Stop Whining About Netflix and Redbox Price Increases - 1 views

  •  
    Interesting article regarding Netflix's price increases and the mind of the consumer in general.
Michael Yagudaev

Umbraco CMS - 1 views

  • Assert.AreEqual(2, results.Count());
    • Michael Yagudaev
       
      Testing parser returned expected number of matches
  • Assert.AreEqual(2, parameters.Count); Assert.AreEqual("asdfasdfasdf", parameters["blah"]); Assert.AreEqual("234234234", parameters["erwerwer"]);
  • Assert.AreEqual(1, parameters.Count); Assert.AreEqual("asdfee", parameters["test"]);
  • ...1 more annotation...
  • Assert.AreEqual(2, results.Count());
  •  
    Umbraco is an Open Source .NET based CMS. As always open source projects can teach us a lot about how things can be done properly (usually). Here I opened one of the unit test files just to show how they do unit testing in that project. This project uses a lot of the same technologies we use. Should be helpful. Play around with it, you might just learn something :).
Cody Lee

Film Riot - CineStyle - 1 views

  •  
    Film Riot episode that covers CineStyle
Trevor Sweetland

Creating an iOS-like Home Screen with CoffeeScript | Tutorialzine - 1 views

  •  
    A tutorial to create a nifty, swipe-able home screen reminiscent of iOS using CoffeeScript.
Chad Kipling

jQuery Proven Performance Tips And Tricks (Slides) - 1 views

  •  
    A slideshow explaining a number of jQuery performance tips, tricks, and coding standards.
Chad Kipling

12 Killer Tips and Tricks for Building HTML Email - 1 views

  •  
    12 notes and suggestions for writing HTML for emails including a number of important, counter-intuitive points.
« First ‹ Previous 341 - 360 Next › Last »
Showing 20 items per page