This blog is for pretty much anything I feel like posting. If I see something good, or I review anything then it's bound to be added here.
Sunday, November 19, 2006
Commenting
Well I've now realised that having moderated comments turned on is not necessarily a good thing - especially when you forget to check. I've set Blogger to send me emails whenever a new comment is posted so I can read it and make it live. Ooops!
It's been a while
Okay, so just lately I've been neglecting my Blog here on blogger. Probably because I'm trying to keep my main one going, and also another new one on Vox. The good thing about Vox is it connects with other services such as Flickr so it can easily show my photographs too. Fun.
It's been a busy month, fairly tiring actually. Been doing so much at work, and I know there's still a lot more work scheduled for me to do yet. Oh well, thats the joys of web development I guess. Though saying that I did get the fun job of implementing the new design for our Intranet at work though - first design related thing I've been asked to do since moving onto their design team.
Many, many more tutorials online now.
I have also done a recent tutorial on Regular Expressions as mentioned in my previous post. I think the next few tutorials on the lead up to Christmas are likely to be ones for Photoshop, 3D Studio Max, and Blender. If there are any specific tutorials anyone would like, please go ahead and ask! The first Winter / Christmas themed tutorial will be for Photoshop and will show how to create snowy text.
It's been a busy month, fairly tiring actually. Been doing so much at work, and I know there's still a lot more work scheduled for me to do yet. Oh well, thats the joys of web development I guess. Though saying that I did get the fun job of implementing the new design for our Intranet at work though - first design related thing I've been asked to do since moving onto their design team.
Many, many more tutorials online now.
I have also done a recent tutorial on Regular Expressions as mentioned in my previous post. I think the next few tutorials on the lead up to Christmas are likely to be ones for Photoshop, 3D Studio Max, and Blender. If there are any specific tutorials anyone would like, please go ahead and ask! The first Winter / Christmas themed tutorial will be for Photoshop and will show how to create snowy text.
Regular Expressions and Validation
Although a day later than intended, and a page longer, my new tutorial on Regular Expressions has now been released for your viewing "pleasure".
Regular Expressions are a popular way of performing complex string matching on variables. To anyone who is relatively new to them though, it can be daunting. This guide shows how to use them, with examples for using them in validation techniques.
Article: Regular Expressions and Validation