The following is my first attempt at using the Trailwalker App. Below you will find Charlie’s more Professional Job
First Use of Evertrail App
March 18th, 2012Web Invoice interferes with TinyMCE
May 14th, 2011
Plugin By S H Mohanjith (Zinglix)
- WordPress Version: 3.1.2
- Plugin Version: 2.1.0
Issue
When the Web Invoice plugin is installed the hyperlink functionality in TinyMCE stops working.
SVN Gui Lite 0.1 Released
May 14th, 2011
I have just released the source code and download links to a small SVN server management GUI that I created to help myself run my local SVN server and also add repositories. It’s not very sophisticated but it does it’s little job.
This program is most definitely a pre-1.0 release. It’s alpha, not beta.
You can visit the local project home here http://mashtunweb.com/apps/svn-gui-lite/.
Web Invoice and WP Minify are incompatible
May 8th, 2011
I had been having a lot of trouble getting the PDF invoice link to download a proper PDF in Web Invoice.
The error states as follows:
Adobe Reader could not open ‘web–invoice-xxxxxx.pdf’ because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email attachment and wasn’t correctly decoded).
This error is generated because the pdf is in fact an empty file.
Brewersnotebook.com will use Devise
March 13th, 2011
I have recently been guided to Devise for authentication in Rails applications. Devise is a flexible solution built on Warden (which I know nothing about) that is relatively easy to set up and get running.
I’m running my testing environment on Windows using cygwin, eclipse and the Aptana RadRails plugin. It’s working well but I’ve definitely had a couple hiccups along the way. The most important thing is to ensure that you have the cygwin build tools (make) installed.
Here are some helpful videos to get started: