I am available for freelance work! Click here to email me.
« Previous Entries Next Page »

Fixing Long Key Lengths in MySQL

Thursday, June 17th, 2010

While using Query Reviewer, I occasionally come across a warning along the lines of the following:
2 identical queries Table videos: Long key length (768)
With the following explanation:
The key used for the index was rather long, potentially affecting indices in memory
To fix this we need to limit the length of our index. We can do this [...]

Posted in Ruby on Rails | Tags: , , , | Comments

How To Speed Up Textmate in Large Projects

Thursday, March 25th, 2010

You know those times when Textmate beachballs for about 5 seconds when it regains focus, it’s generally caused by the fact you’ve got about 16 million folders in your public/system folder used by paperclip.
Here’s a quick tip to speed things up by ignoring those folders:
Open Textmate Preferences and goto the Advanced section. Then click on [...]

Posted in Ruby on Rails | Tags: , | Comments

Creating PDF Documents in Ruby on Rails

Monday, February 16th, 2009

Those of you that follow me on Twitter will probably know that I’ve spent the last week or so trying to find a decent way of generating PDF documents from a Rails application. I finally found a solution that suited my needs so I thought I’d share it with you lovely people.
Initial Probing
After my first [...]

Posted in Ruby on Rails | Tags: , , , , | Comments

« Previous Entries Next Page »

Purify - Issue Tracker

Jim Neath is a 26 year old Freelance Ruby on Rails developer from Manchester, UK.

Recommend Me

Categories