Useful web resources
May 12th, 2006Over the last few weeks I’ve come across some really useful resources for web development. I’ve added these to my del.icio.us feed, however I thought it was worth adding here too for those that read my blog:
- Pretty Printer – http://www.prettyprinter.de/Â - a source code “beautifier”
- dp.SyntaxHighlighter - http://www.dreamprojections.com/syntaxhighlighter/ - a source code highlighter for web online snippets
- RegExLib – http://regexlib.com/ – I’ve used this for a while, a library of Regular Expressions and tester
- Lightbox 2 – http://www.huddletogether.com/projects/lightbox2/Â - “a simple, unobtrusive script used to overlay images on the current page”
- ThickBox – http://codylindley.com/Javascript/257/thickbox-one-box-to-rule-them-all - based on Lightbox, but can also display HTML pages – watch out on this site for an implementation soon
- jQuery – http://jquery.com/Â - a library that changes the way you write javascript code
- Bite Size Standards – http://bitesizestandards.com/Â - picked up from Tim’s blog a few week’s back – a very interesting read for useful CSS snippets and tips
Hope these prove useful – I plan to use at least some of them on this site over the coming weeks.
August 16th, 2006 at 9:15 am
Hey thanks for that man. These sites are really helpful and gr8 stuffs for designers. Can i take those for my blog??