Subscribe
Free Knowledge in an RSS feed

Articles » 2009 » August

jQuery Slider adding usability to Squirrelify

August 31st, 2009

Today we made changes to the Squirrelify application to allow better usability for the end user when creating an image. Previously, the user was limited to three separate locations that a squirrel could be placed. When placing a squirrel and choosing a size and a location, neither of these could be seen, only after the [...]

Google Analytics scheduled report emailing

August 29th, 2009

We just found out that Google Analytics has a great feature to automatically email a specified list of emails a PDF of the traffic every morning. This is great news for us web developers who keep track of all our clientel traffic in one central location and don’t want to give out our account credentials.

Facebook API bug fb:photo for new accounts

August 28th, 2009

There is an annoying bug with the Facebook API which is preventing the Squirrelify app from working as planned. Facebook uses a version of HTML that they extend from basic HTML called FBML (FaceBook Markup Language). What this does is allow certain tags to be displayed on the screen which are then altered using javascript [...]

Beta Testing a new Facebook app, Squirrelify

August 26th, 2009

We just launched a Facebook app today in its beta form.

CodeIgniter User Authentication Model

August 23rd, 2009

Here is the source code for our user authentication model which we use in our CodeIgniter applications for interfacing with our users tables.

Setting custom GoDaddy Nameservers (Video Tutorial)

August 22nd, 2009

This video shows you how to go through the process of setting custom nameservers using GoDaddy. This is a requirement to get your website running if you bought your domain through GoDaddy and have a different hosting server.

How to change wordpress tag cloud font sizes

August 21st, 2009

After tying to modify the tag cloud font sizes by hacking away at the CSS using tag-link-## and realizing it just wasn’t going to work no matter how hard we tried, we went a little deeper and change the inline font-sizes that wordpress was spitting out.

Changing MySQL Default Character Sets

August 20th, 2009

How to change your default character sets in MySQL.

Genetic Algorithm Traveling Salesperson PHP

August 18th, 2009

This is an implementation of the Traveling Salesman Genetic Algorithm which Thomas Hunter developed in PHP during his final year of college. It is available in the CodeVault: PHP Traveling Salesman Genetic Algorithm Sourcecode PHP Traveling Salesman Genetic Algorithm Example

New Website Layout (2009)

August 17th, 2009

Renowned Media finally gets a facelife! This new layout is a lot dirtier and grungier than any of our previous layouts, this was chosen due to the large amount of outdoor / hunting websites we have been developing lately.