Ext.Ajax.request makes for Easy Ajax
Basic AJAX
Long time no post, today I want to show you how easy it is to make AJAX calls using ExtJs. With Ajax being all the rage these days, if you can’t call server side scripts from your JavaScript I’m afraid you’re site is being bagged as Web 1.0 (bla whatever.. as long as it [...]
Are you an SEO Guru?
I took a test today over at seomoz.org to see if I’m an SEO guru, and according to them - I’m not.
I scored 50% putting me in the Novice category - Booooo!
If you take the test I think you need to have about 5 or six reads of the questions to understand the backwards logic [...]
Matching Backlinks and Anchor Text with a Regular Expression
Hi Guys,
If anyone reads this, well done you. You’re about to become witness to my first ever published regular expression, so go easy on the critique!
I needed this to show what pages were linking into other pages (backlinks) and what was the associated anchor text used by the link. I spent a morning or [...]