jQuery and Usability Links
jQuery sliders:
- Build a Content Slider with jQuery :: Brenelz’s Web Development Tips
- Easy Slider 1.5 – The Easiest jQuery Plugin For Sliding Images and Content | Css Globe
jQuery tooltips:
Usability testing:
- Low cost usability testing – UserTesting.com
- userfly — Web usability testing made easy
- Chalkmark – User Interface Testing
- Loop11 (via Smithy)
Misc:
Related posts
No trackbacks yet.
Mnesia Records to MongoDB Documents
February 1, 2010 - 7:34 pm
Tags: database, erlang, json, mnesia, mongodb, otp, performance, python, records, schema, storage, supervisor
Posted in erlang | 7 comments
Migrating from mnesia to mongodb using the erlang emongo driver, with a performance comparison of the 2 database systems.
A/B Testing Links
January 27, 2010 - 7:19 pm
Tags: a/b, design, testing, usability, webdesign
Posted in design, links | No comments
Links on how & why to do A/B testing for your website, with a focus on mixpanel.
Programming Philosophy Links
January 13, 2010 - 2:08 pm
Tags: creativity, design, programming, software, testing
Posted in design, links, programming | 1 comment
Software Is Hard
Maker’s Schedule, Manager’s Schedule
programming | Quotes Archive
How to be a Programmer: A Short, Comprehensive, and Personal Summary
The “free electron” programmer
Software Carpentry
Edited Contributions – Programmer 97-things
It’s OK Not to Write Unit Tests
Psychology and Security Resource Page
How To Make Life Suck Less (While Making Scalable Systems)
The myth of “undesigned”
The Problem with Design and Implementation
Related [...]
Useful jQuery Plugins
November 5, 2009 - 8:31 am
Tags: cookies, forms, jquery, ui, validation
Posted in javascript, links | No comments
Inline Form Labeling
In-Field Labels jQuery Plugin
jQuery Inline Form Labels | Trevor Davis
jquery-checkbox – Project Hosting on Google Code
Form Validation
jQuery validation plug-in – comment form example
A jQuery inline form validation, because validation is a mess « Position Absolute
Modal Windows
nyroModal :: jQuery Plugin
ThickBox 3.1
Misc
jQuery BlockUI Plugin (v2)
jQuery Cookie Plugin
David DeSandro: jQuery Masonry
jQuery metadata plugin
Related posts
jQuery UI Sortable [...]
Design Patterns in Javascript – Model-View-Controller
August 15, 2009 - 9:50 am
Tags: architecture, css, design, html, interaction, javascript, jquery, mvc, thickbox, ui
Posted in design, javascript | No comments
Model-View-Controller (MVC) design pattern as it applies to HTML, CSS, and Javascript.
jQuery UI Sortable Tabs with Accordions
August 9, 2009 - 2:56 pm
Tags: accordions, jquery, sortable, tabs, ui
Posted in javascript | No comments
How to create sortable tabs with accordions using jQuery and jQuery UI.
Erlang Webserver & Database Links
August 3, 2009 - 8:00 am
Tags: beepbeep, database, misultin, mnesia, mochiweb, nginx, osmos, performance, webserver, yaws
Posted in erlang, links | No comments
Erlang databases:
Dukes of Erl: osmos
will / epgsql / overview — bitbucket.org
Erlang Answers: mnesia/OrderedBy.html
Erlang web servers and frameworks:
mochiweb – another fast webserver
misultin – Project Hosting on Google Code
RESTful Webservices with Erlang and Yaws
Nginx vs Yaws vs Mochiweb
ngerakines’s mochevent at master – GitHub
Welcome to BeepBeep
Getting Started with BeepBeep
Related posts
Mnesia Records to MongoDB Documents
How to Fix Erlang Out [...]
Test Driven Development in Python
February 5, 2009 - 8:46 am
Tags: buildbot, doctest, make, nose, tdd, testing, unittest
Posted in programming, python | 4 comments
How to do Test Driven Python Development with doctest examples.
Static Analysis of Erlang Code with Dialyzer
January 15, 2009 - 7:21 pm
Tags: dialyzer, make, testing
Posted in erlang | No comments
Use dialyzer for static analysis of erlang code.
Unit Testing with Erlang's Common Test Framework
November 26, 2008 - 10:57 am
Tags: common_test, eunit, make, otp, testing
Posted in erlang | 1 comment
Erlang unit testing with Common Test framework for test driven development.









August 2, 2009 - 5:43 pm
Loop11 is another great tool you should add to the Usability Testing list – it’s a great tool for online, unmoderated user testing.
August 2, 2009 - 6:15 pm
Thanks Smithy, I hadn’t heard of Loop11 before. Added it to the list.