Validus … talkin bout <code> n sh!t

30Mar/120

whichElement

Posted by Joey

Great resource for web developers & designers using html… I always trip up on this stupid thing. In some projects I use

as much as I can and avoid but then I reverse that… but most cases you always take off from where some else coded it and try keep in line with the code style guide.

Is it worth changing?

Check out the site, contribute

Filed under: CSS, HTML5, Stuff No Comments
17Aug/110

How browsers work?

Posted by Joey

Great article, thanks Jake :P for finding it.

If you get a spare time, its worth the read

http://www.html5rocks.com/en/tutorials/internals/howbrowserswork/… Continue reading

Filed under: CSS, HTML5, Stuff No Comments
2Mar/100

How does tracking in email work?

Posted by Joey

Had a great question from a customer this morning, about how tracking in emails work. I did some digging around and found some pretty interesting stuff that even I didn’t know about.

In emails an invisible graphic is included at the bottom of HTML emails which are known as web beacons. Each time someone opens the unique graphic it returns the information back to the server monitoring your email… Continue reading

Filed under: Stuff No Comments
28Feb/100

How to charge clients?

Posted by Joey

Trying to work out how much you’re worth charging for web development work? I this question come up on a forum – here’s my comments on the subject:
How many pages? If it’s 3-5 pages, no worries there’s no point charging this. If they want 30-40 pages and expect you to do it all – charge them! Now days CMS’s are more common, so the client will do the pages… Continue reading

Filed under: Stuff No Comments
22May/090

Visual Basic Cheat Sheets?

Posted by Joey

I found this great little website that displays cheat sheets for different languages. Recently I’ve been working on a VB project and it’s come very handy. If your a developer like me know knows the basic concepts of programming all you need is the syntax of a different language then this is the reference guide you need: http://www.cheat-sheets.org/… Continue reading

Filed under: CF, CSS, Stuff No Comments