Quick post to say that the live search is working again. Also upgraded to the current trunk of Typo (r759) and had 0 issues. (The live search was a theme issue, it worked fine on Azure) Eric Davis
Category: Articles
Let Users Run the Latest Version Easily
If you are a software developer, you might know how hard it is to keep users running the most up to date versions of your software. WIndows is (in)famous for making users run Software Update all the time or bugging you to update with those silly message bubbles that will not go away. The OSX …
Email Communication
Email has become a major means of communication for the majority of computer users. As an avid email user, I have collected some tips over time to get your point across using email. Use meaningful subject line – Your email will show up showing only the subject line when users first see it, so you …
Fresh Change of Clothes
Unless you are reading this from the rss feed you will notice that I have a new design here. I am using a slightly modified scribbish theme from the Typo Theme Contact. This theme is pretty simple and the css is very clean. I just wanted something easy on the eyes and one that display’s …
RailDock: online documentation for Ruby on Rails
Raildock is a free website that has a searchable listing of the Ruby on Rails documentation. The search bar even features AJAX’d autocomplete via a dropdown box. It is a useful site and lets developers to find what they are looking for quickly and easily. I tend to have at least one tab open to …