Skip to main content

Home/ UT Libraries Technology Pros/ Group items matching "code" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
matthewav

Responsive Inspector - Chrome Extension - 1 views

  •  
    This is a Chrome extension that will resize your browser window to the break points in the code of the current site you are viewing. Those sites without breakpoints show a blank window in the extension. Responsive Inspector is helpful to see all of the breakpoints a particular site uses. Some have several breakpoints, other sites have just a few. It's a good learning tool. It's a wee bit buggy sometimes, but it's being updated regularly. If this link does not work, just search for "Responsive Inspector" in the Chrome browser Extensions.
Matt Lisle

Ma.gnolia 2: Popular Bookmarking Site Opens Up Its Source Code - 0 views

  • Ma.gnolia also offers some very nice features — like screenshots of bookmarked sites and cached copies of pages — that Delicious doesn’t.
Matt Lisle

iPhone Dev Center - Apple Developer Connection - 0 views

  • The iPhone Dev Center is your single source of information for designing, coding, and optimizing web applications for iPhone and iPod touch.
    • Matt Lisle
       
      Sign up to be an ADC member to view the docs.
Jade Diaz

AJAX and Accessibility- Standards Schmandards - 0 views

  • Improving accessibility of AJAX forms Fortunately there are some things we can do to increase accessbility of AJAX forms. Here are my recommendations: Inform the user at the top of the form that it requires javascript or detect javascript automatically and warn the user when it isn’t available. If the form has many fields you will spare your users a lot of frustration. Everyone hates filling out a form just to find out that they can’t submit it. Inform the user that the page is updated dynamically. This is especially important for screen reader users and will help them decide when to trigger a re-read of the page. Make it possible to recieve an alert when information was updated. This may not be practically possible depending on the complexity of your form but will help a screen reader user a lot. Alert boxes are read by the screen reader and are usually displayed together with a sound. The checkbox should be displayed so it is clear that it is not part of the original form. Highlight recently updated areas for a short period of time. This will help sighted users understand what just happened. The nice folks over at 37signals have dubbed this “The Yellow Fade Technique” but you can use any colour you like. Check out Adam Michela’s code for another way of providing the fade.
Matt Lisle

Tips on Designing and Developing Mobile Web Sites - 0 views

  •  
    includes a php script for redirecting mobile visitors...
Matt Lisle

Particletree » PHP Quick Profiler - 0 views

  •  
    Useful to Erik and crew?
matthewav

In Search Of The Perfect CAPTCHA - 5 views

  •  
    Information on CAPTCHA's basic philosophy and logic. There are some examples of non-standard CAPTCHA examples.
  •  
    Great post. It perfectly summarizes all my problems with captcha and the fact that there's not yet a good solution. I think that using computing power to recognize spammy submissions and weed them out (based on time it takes to complete the form or the language used in the post or the attached link) would work well for our purposes but ultimately we have to reduce/eliminate the benefit of spamming in order to stem the tide at the source.
« First ‹ Previous 41 - 50 of 50
Showing 20 items per page