Category Archives: work

Update for Sheldon.Lendrum Search Rank checker

I have made an update to my search rank checker for http://sheldon.lendrum.co.nz to paginate the results. With over 4500 records, the list was getting a bit long. I have paginated it by rank’s rather than equal pages. Check it out … Continue reading

Posted in Code, Technology, work | Tagged , , , , , , | Leave a comment

Use PHP to find your mobile browser

I needed a quick way to include different files based on the if the visitor to a site is on a mobile device or a regular browser/computer. Every browser has a user agent depending on the operating system, browser and … Continue reading

Posted in Code, Technology, apple, fun, work | Tagged , , , , , | 2 Comments

Javascript URI Address Segment Selection

I use the great CodeIgniter, PHP Framework a lot, Most site’s now days I create use it. One of the many good things is that way it handles pages request’s and PHP $_SERVER['REQUEST_URI'] to find which page we are on. … Continue reading

Posted in Code, Technology, fun, javascript, work | Tagged , , , | Leave a comment

Now using FeedBurner RSS

In preparation to a major overhaul of this site, I have moved my RSS feeds to Google’s FeedBurner. Please alter your RSS subscription links to ; http://feeds.feedburner.com/sheldonlendrum

Posted in Code, Life, Technology, wordpress, work | Leave a comment

Use PHP and the GD Library to make CSS Sprites

I came across some neat free Icons a couple of day’s ago. I found 178 free icons by WooThemes. They suited my needs for some navigation icons I was after, so after a quick download, I have them all. Great. … Continue reading

Posted in Code, Life, Technology, design, fun, work | Tagged , , , | Leave a comment

Basic REGEX for cleaning and prepping data

Over the last year or so, I have used a PHP Framework Code Igniter, Amongst many of its good features is its built in Form Validation Library. Every now and then I either write a a small site out of … Continue reading

Posted in Code, Technology, fun, work | Tagged , , | Leave a comment

Using Mootools Request.HTML response Javascript using $exec

Javascript frameworks are great, no matter which one you use their all built to do more, quickly. I use Mootools for most of my JS needs, and something is I often use is the AJAX request functionality. Today I needed … Continue reading

Posted in Code, Technology, Uncategorized, javascript, work | Tagged , , , , , | Leave a comment

Calculator & Search Engine Optomisation for Glass Art NZ

Recently the firm I work for got a job to rewrite the Online Quotation calculator for a local tauranga Painted Glass company called GlassArt. We took the existing design and completely recoded the site, the original company had done such … Continue reading

Posted in Code, Search Engine Optomisation, Technology, work | Tagged , , | Leave a comment