Skip to main content

Home/ Groups/ iQ Web Team
Melissa Kendall

SO jQuery Fiddle - jsFiddle - Online Editor for the Web (JavaScript, MooTools, jQuery, ... - 2 views

  •  
    Very useful jQuery simulator which lets you use different frameworks and many other options. Especially useful for sharepoint development, because deploying/closing sharepoint is slow in comparison.
Thu Tran

Writing CSS For Others - Smashing Magazine - 2 views

  • always code like you’re working in a team, even when you’re not
  • Write comments like you’re talking to a rubber duck! Good comments take care of 99% of what you hand over and — more importantly —  take care of your documentation. Your code should be the documentation. Comments are also an excellent way to show off. Ever wanted to tell someone how awesome a bit of your code is but never found the chance? This is that chance! Explain how clever it is, and just wait for people to read it. Egos aside, though, comments do force you to write nicer code. I’ve found that writing extensive comments has made me a better developer. I write cleaner code, because writing comments reminds me that I’m intending for others to read the code
  •  
    A discussion on how to write CSS for other developers and why it's important
Michael Yagudaev

Avoiding The Quirks: Lessons From A JavaScript Code Review - 2 views

  •  
    Getting your Javascript code reviewed
Melissa Kendall

Writing Maintainable Code - 2 views

  • Before we can change any code, we have to understand what the code currently does, and whether it's supposed to do that.
  • Often, a quick piece of code isn't so quick after all, and you can easily find yourself surrounded by a baffling labyrinth of code in under a day.
  •  
    Great summary of what is taught in Comp 3350 (Soft. Eng. I)
Michael Yagudaev

CSS Specificity And Inheritance - Smashing Magazine - 2 views

  •  
    Excellent discussion on how the browser calculates what style to apply to an element when multiple css selectors apply.
Matt Haines

Google Dart to "ultimately ... replace JavaScript" - 2 views

  •  
    Not a technical article, but a very interesting read about where Google may be going in the near(ish?) future..
Chad Kipling

Firefox 9 JavaScript performance will be improved by 20-30% | ExtremeTech - 2 views

  •  
    FIrefox's javascript performance will apparently be significantly improved by introducing type inference to the JS compiler.
Thu Tran

The $300 Million Button - 2 views

  •  
    What can happen when a good ux designer joins the team.
Cody Lee

dochub - Instant Documentation - 2 views

  •  
    Quick and easy to search documentation for HTML, DOM, JavaScript, CSS, and jQuery.
Chad Kipling

Tracking Scroll Depth with jQuery and Google Analytics - Ravelrumba by Rob Flaherty - 2 views

  •  
    This is a plugin that watches for scroll events and then reports data back to Google Analytics using the Events API. By the default the plugin will record Baseline (0%), 25%, 50%, 75%, and 100% scroll events. You can find the data in the Events section of Google Analytics. The category is "Scroll Depth", the action is "Percentage" and the label is the scroll depth percentage.
Thu Tran

Nettuts+ Quiz #5: CSS Specificity and Cascading | Nettuts+ - 2 views

  •  
    A quiz to refresh you on some of the basics of css specificity
Chad Kipling

CSS3 drop shadow generator - 2 views

  •  
    A simple tool to generate a number of stylish shadows in CSS3.
Cody Lee

Quick-sort with Hungarian (Küküllőmenti legényes) folk dance - 2 views

  •  
    Quick sort demonstrated by a Hungarian fold dance. They also have other videos demonstrating other algorithms :P
Thu Tran

How To Become A Web Design Expert - Smashing Magazine - 2 views

  • being an expert is more than about getting people to listen. If that is all you can manage, then they will see through this shallow desire and not give you the status that you believe you deserve
  • design that lessons learned four years ago do not apply today. But I’m not convinced that is the case. In my experience, although technology changes, people do not. The majority of unexpected issues that arise when developing a website relates either to human error or to some element of user experience
  • Too many of the people I worked with coasted through the years with no passion for their work. Without passion, they had no desire to learn new things or push boundaries.
  • ...8 more annotations...
  • I believe that an almost obsessive passion for Web design is required to be a true expert.
  • Succeeding in your chosen career and becoming a true expert requires that you fail not just once or twice, but again and again.
  • Being willing to fail is a sign of maturity, bravery and a desire to do better.
  • Those who are never seen to fail are either too timid
  • to try, for fear of public ridicule, or simply do not desire success enough to endure the sting of failure.
  • The first step to being recognized as an expert is to stop insisting that you are one
  • The truly great have little to prove,
  • Becoming an expert has to be about more than having an ego trip. Rather, it should always be about serving others. You become an expert so that you can do a better job for your clients, provide more value to your organization and help others establish best practice in your industry. Ultimately, if all you want is to be loved and respected, you will never achieve your aim. People can detect that kind of narcissism a mile away and will dismiss you as vain.
  •  
    Some philosophical points on what it takes to be perceived as an expert
Thu Tran

geek-nerd-infographic.jpg (1000×6023) - 2 views

  •  
    Pick your side
Melissa Kendall

haz.io › HTML5 & CSS3 Browser Capabilities - 2 views

  •  
    Quickly and easily determine the features your browser supports with the use of Modernizr
Chad Kipling

5 Missing Javascript Number Format Functions | Queness - 2 views

  •  
    Code snippets for common number formatting.
Cody Lee

shapecatcher - Unicode Character Recognition - 2 views

shared by Cody Lee on 08 Dec 11 - No Cached
  •  
    Find Unicode characters by drawing them.
Cody Lee

DIY Film Projects - 2 views

  •  
    Some cool DIY projects for building filmmaking equipment.
« First ‹ Previous 201 - 220 Next › Last »
Showing 20 items per page