Blog
Paul Seal's personal blog
Blog posts
I found this and thought it would be really useful, especially for designers or people mocking up sites. If you ever need a placeholder image, you don’t need to create one, you can just use this url with the size of placeholder image you want:
dev jQuery copy values from one set of textboxes to anotherIf you ever wanted a simple bit of jQuery to copy values from one set of texboxes, to another set of texboxes, this is the post for you. This is useful for copying billing address details over to the shipping address. I looked everywhere for a post like this to give me the answer, so now that I solved it myself, I created the post for others who are looking for the same answer.
tools How to generate random and realistic data onlineIf you want to be able to generate random and realistic data for your program, there is a fantastic free resource called Mockaroo.