Archive for December, 2009
Twitter’s Most Common Passwords
While locking down their security, Twitter posted a list of the 370 most used passwords by their users. I highly recommend looking at the list and changing your default password (for any email client, application, computer, etc) if it’s on there. 1. 111111 2. 11111111 3. 112233 4. 121212 5. 123123 6. 123456 7. 1234567 [...]
The Easiest Way to Select All Checkboxes with jQuery
After looking at many code samples online that were unnecessarily complex I’ve come up with my own simple method of selecting all checkboxes on a page: You can change the selector to target certain groups of checkboxes. To deselect all checkboxes, simply change the “true” to “false”:
CKEditor ReplaceAll Config
To place configuration values into the ReplaceAll command for CKEditor, use the following format: For more configuration options, visit CKEditor’s Developer Documentation.
Image ALT Tags
Easily avoid one of the most common mistakes in website accessibilty and SEO optimization by including an ALT tag on all images. Read more about ALT tags.



