<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description>Product blog for ProfitTrain, an invoicing application for Mac OS X.Free DownloadBuy OnlineMore Info…User Forums
Twitter: @profittrainContact Us


Support ProfitTrain on iusethis
</description><title>Ride the ProfitTrain!</title><generator>Tumblr (3.0; @profittrainblog)</generator><link>http://ridetheprofittrain.com/</link><item><title>Mailplane email support update</title><description>&lt;p&gt;With the newest version of Mailplane the ProfitTrain AppleScript to send email seems to have broke. If you install a custom AppleScript and use the code from the following gist it should work again. Will have this fix as part of an  upcoming release.&lt;/p&gt;

&lt;p&gt;Sorry for the trouble.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://help.clickablebliss.com/profittrain/custom_email_applescript.html"&gt;http://help.clickablebliss.com/profittrain/custom_email_applescript.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://gist.github.com/1468633"&gt;https://gist.github.com/1468633&lt;/a&gt;&lt;/p&gt;</description><link>http://ridetheprofittrain.com/post/14513542665</link><guid>http://ridetheprofittrain.com/post/14513542665</guid><pubDate>Tue, 20 Dec 2011 11:30:57 -0500</pubDate></item><item><title>Australia GST Support</title><description>&lt;p&gt;We are in the process of trying to implement support for Australia GST taxes and would appreciate some support from the community on how it works and how it should appear on invoices. If you have any feedback or sample invoices to share please send them to &lt;support&gt;. Thanks.&lt;/support&gt;&lt;/p&gt;</description><link>http://ridetheprofittrain.com/post/9931110328</link><guid>http://ridetheprofittrain.com/post/9931110328</guid><pubDate>Wed, 07 Sep 2011 17:42:25 -0400</pubDate></item><item><title>Help Wanted with Microsoft Outlook AppleScript</title><description>&lt;p&gt;ProfitTrain uses AppleScript to make new emails with recipients pre-filed and PDFs pre-attached.&lt;/p&gt;

&lt;p&gt;With the new release of Microsoft Office for Mac they have dropped Entourage and are now using Outlook. Apparently the AppleScript dictionary has changed as well. Working with a user I had them change the app name in the script from “Entourage” to “Microsoft Office” but this change alone doesn’t seem to make a working script. I’d do the testing myself but I don’t have a copy of the new Office yet, nor is there a demo available for me to try.&lt;/p&gt;

&lt;p&gt;If anyone has the new Office and wants to help, please download &lt;a href="http://clickablebliss.com/profittrain"&gt;ProfitTrain&lt;/a&gt; and use the &lt;a href="http://help.clickablebliss.com/profittrain/custom_email_applescript.html"&gt;custom script hook&lt;/a&gt; so that you can use a custom AppleScript in place of the built-in one. If you get something that works please share and I’ll pass on to the users who are asking for it. Thanks again.&lt;/p&gt;</description><link>http://ridetheprofittrain.com/post/1659923185</link><guid>http://ridetheprofittrain.com/post/1659923185</guid><pubDate>Tue, 23 Nov 2010 12:13:33 -0500</pubDate></item><item><title>Mail.app black background issue</title><description>&lt;p&gt;I’ve gotten a few emails from &lt;a href="http://clickablebliss.com/profittrain"&gt;ProfitTrain&lt;/a&gt; / Billable users complaining about black email screens while trying to email invoices. This seems to be a Safari 5 issue as described by &lt;a href="http://support.apple.com/kb/TS3385"&gt;this Apple Support article&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;They don’t have a fix but suggest toggling the plain/rich text to clear the formatting using the command shortcut Command-Shift-T.&lt;/p&gt;

&lt;p&gt;Wish I could help but this bug seems to be on Apple’s end. :(&lt;/p&gt;

&lt;p&gt;Thanks to &lt;a href="http://twitter.com/apricotstudios/status/16316965069"&gt;@apricotstudios&lt;/a&gt; for the help article link.&lt;/p&gt;

&lt;p&gt;UPDATE: This seems to be fixed with Safari 5.0.1. Use system preferences to update.&lt;/p&gt;</description><link>http://ridetheprofittrain.com/post/732289488</link><guid>http://ridetheprofittrain.com/post/732289488</guid><pubDate>Thu, 24 Jun 2010 17:22:00 -0400</pubDate></item><item><title>How-to store the ProfitTrain data folder in Dropbox.</title><description>&lt;a href="http://help.clickablebliss.com/profittrain/using_symlinks_with_dropbox.html"&gt;How-to store the ProfitTrain data folder in Dropbox.&lt;/a&gt;: &lt;p&gt;New help article walks you through setting up symlinks to store the ProfitTrain data folder on Dropbox.&lt;/p&gt;</description><link>http://ridetheprofittrain.com/post/508790712</link><guid>http://ridetheprofittrain.com/post/508790712</guid><pubDate>Fri, 09 Apr 2010 15:06:05 -0400</pubDate></item><item><title>Using the Web Inspector in ProfitTrain (or any WebKit-based application)</title><description>&lt;p&gt;This is a little technical, but for those extreme CSS crafters potentially useful.&lt;/p&gt;

&lt;p&gt;ProfitTrain like many apps on Mac OS X utilizes the WebKit framework to render web pages. This is the same engine that powers Safari.&lt;/p&gt;

&lt;p&gt;WebKit has a thing called the Web Inspector:&lt;/p&gt;

&lt;p&gt;&lt;img src="http://media.clickablebliss.com/blog/images/web_inspector.png" alt="Web Inspector" title="Web Inspector"/&gt;&lt;/p&gt;

&lt;p&gt;The Web Inspector is useful to debug CSS code and figure out which elements are getting which styles.&lt;/p&gt;

&lt;p&gt;If you are a ProfitTrain invoice template designer and would like access to the Web Inspector while editing a template design follow these steps:&lt;/p&gt;

&lt;ol&gt;&lt;li&gt;&lt;p&gt;Make sure ProfitTrain is not running, and then via terminal execute the command:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;defaults write com.clickablebliss.ProfitTrain WebKitDeveloperExtras -bool true&lt;/code&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Launch ProfitTrain and highlight an invoice. Traditionally you’ll be viewing the PDF representation in the view pane. Use the menu bar to switch this view to use the WebView.&lt;/p&gt;

&lt;p&gt;&lt;img src="http://media.clickablebliss.com/blog/images/view_as_webview.png" alt="View As WebView" title="View As WebView"/&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Right click inside of the WebView and choose the Inspect Element menu. This will open the Web Inspector inside of the WebView. To detach the inspector click on the little button in the bottom left.&lt;/p&gt;

&lt;p&gt;&lt;img src="http://media.clickablebliss.com/blog/images/right_click_inspect_element.png" alt="WebView Context Menu" title="WebView Context Menu"/&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src="http://media.clickablebliss.com/blog/images/undock_inspector.png" alt="Undock Inspector" title="Undock Inspector"/&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;p&gt;And now you can use the inspector to debug the CSS as well as other things.&lt;/p&gt;

&lt;p&gt;Thanks to forum user fabiopigi for &lt;a href="http://forums.clickablebliss.com/viewtopic.php?id=1003"&gt;bringing up this need&lt;/a&gt; and getting me to figure out how to turn it on.&lt;/p&gt;</description><link>http://ridetheprofittrain.com/post/475277455</link><guid>http://ridetheprofittrain.com/post/475277455</guid><pubDate>Fri, 26 Mar 2010 15:31:03 -0400</pubDate></item><item><title>Using JavaScript to customize currency in invoice templates.</title><description>&lt;a href="http://forums.clickablebliss.com/viewtopic.php?pid=2136"&gt;Using JavaScript to customize currency in invoice templates.&lt;/a&gt;: &lt;p&gt;Forum user fabiopigi wanted more control over the currency formats in his invoice and is using some custom javascript to make it happen.&lt;/p&gt;</description><link>http://ridetheprofittrain.com/post/461389759</link><guid>http://ridetheprofittrain.com/post/461389759</guid><pubDate>Sat, 20 Mar 2010 14:11:59 -0400</pubDate></item><item><title>MacNN Review of ProfitTrain</title><description>&lt;a href="http://www.macnn.com/reviews/profittrain.html"&gt;MacNN Review of ProfitTrain&lt;/a&gt;: &lt;p&gt;Thanks to the fine folks over at MaNN for their positive review of ProfitTrain.&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;ProfitTrain does what it says it will do and it does it very well. I have already transitioned my small business over from Billable and I’m very happy. I’ve searched for years for a simple Mac application for small businesses and this is the best one I’ve found.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The review does point out the inelegance of the New Client experience and I agree that the current workflow is a bit clunky and hope to improve it over time.&lt;/p&gt;</description><link>http://ridetheprofittrain.com/post/443693441</link><guid>http://ridetheprofittrain.com/post/443693441</guid><pubDate>Fri, 12 Mar 2010 13:29:30 -0500</pubDate></item><item><title>Email Customization</title><description>&lt;p&gt;There is no way to compose an email that includes an attachment using the &lt;code&gt;mailto:&lt;/code&gt; protocol. Therefore in ProfitTrain when we want to send an email with the PDF invoice attached we use a series of AppleScripts to support Mail.app, Entourage, Mailsmith, Eudora and Mailplane (Gmail front end).&lt;/p&gt;

&lt;p&gt;If you want to run your own AppleScript when ProfitTrain wants to send an email you can do that as well. As we say in &lt;a href="http://help.clickablebliss.com/profittrain/custom_email_applescript.html"&gt;the help book article&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Under the application menu “ProfitTrain”, in the main menu, you’ll find a command labeled “Install Custom Email AppleScript…”. Using this you can copy a customizable AppleScript into place at:&lt;/p&gt;
  
  &lt;p&gt;&lt;code&gt;[HardDisk]/Users/[you]/Library/Application Support/ProfitTrain/email_invoice_using_user_script.scpt&lt;/code&gt;&lt;/p&gt;
  
  &lt;p&gt;When ProfitTrain sees an AppleScript at this location, with this filename, it will use it when you use the Email publish action instead of the default built-in script.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;ProfitTrain user Jankees van Woezik is using this feature to customize the subject line as well as &lt;a href="http://twitter.com/jankeesvw/statuses/10263035291"&gt;archive the PDF invoices&lt;/a&gt; as he mails them. Cool stuff.&lt;/p&gt;</description><link>http://ridetheprofittrain.com/post/439263386</link><guid>http://ridetheprofittrain.com/post/439263386</guid><pubDate>Wed, 10 Mar 2010 12:12:18 -0500</pubDate></item><item><title>Double Click Love</title><description>&lt;p&gt;Did you know you could double click on a client in the source list to open the Client Inspector? Or how about double clicking a report in the source list to run it? You can also double click an invoice row to open the edit invoice sheet.&lt;/p&gt;

&lt;p&gt;We are striving to make sure little things like this work well in ProfitTrain. If you have any suggestions for a user interaction that you’d like to see, please &lt;a href="http://clickablebliss.com/contact"&gt;let us know&lt;/a&gt;.&lt;/p&gt;</description><link>http://ridetheprofittrain.com/post/428799516</link><guid>http://ridetheprofittrain.com/post/428799516</guid><pubDate>Fri, 05 Mar 2010 15:42:52 -0500</pubDate></item><item><title>ProfitTrain, I choose you!

Some like to think ProfitTrain was...</title><description>&lt;iframe src="http://player.vimeo.com/video/9861663" width="400" height="300" frameborder="0"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;strong&gt;ProfitTrain, I choose you!&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Some like to think ProfitTrain was the result of a lot of hard work, good code and great customers. The real truth is that one day I was walking along on Route 215 outside Veilstone City when this happened.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.youtube.com/watch?v=riso-TPv9yo"&gt;Video on YouTube&lt;/a&gt;&lt;/p&gt;</description><link>http://ridetheprofittrain.com/post/422379460</link><guid>http://ridetheprofittrain.com/post/422379460</guid><pubDate>Tue, 02 Mar 2010 13:25:00 -0500</pubDate></item><item><title>Tip: Red clients owe you money.</title><description>&lt;p&gt;If you are just getting started with ProfitTrain you may wonder why some clients show up as red in the source list.&lt;/p&gt;

&lt;p&gt;&lt;img src="http://media.tumblr.com/tumblr_kyhcvsVQmM1qakjcs.png" alt="Red Clients"/&gt;&lt;/p&gt;

&lt;p&gt;To help you get a quick sense of which clients owe you money and have outstanding invoices (invoices that are due on receipt or are past their due date) we will display that client name as red in the source list.&lt;/p&gt;

&lt;p&gt;Additionally we will display the outstanding invoice row in the main invoice table as red to distinguish it from the other paid or open invoices.&lt;/p&gt;

&lt;p&gt;We hope this cue helps. As always, if you have any feedback, &lt;a href="http://clickablebliss.com/contact"&gt;let us know&lt;/a&gt;.&lt;/p&gt;</description><link>http://ridetheprofittrain.com/post/414532218</link><guid>http://ridetheprofittrain.com/post/414532218</guid><pubDate>Fri, 26 Feb 2010 22:23:46 -0500</pubDate></item><item><title>Submit your business profile</title><description>&lt;p&gt;One of the things I want to do on this blog is to profile ProfitTrain users and their businesses. (Inspiration via &lt;a href="http://usesthis.com/"&gt;The Setup&lt;/a&gt;.) I’ve experienced a lot of this via personal emails but I think it might be fun to share all the various types of people who are using ProfitTrain. I’ve seen professions from lawyers, therapists, web designers, authors and even dog walkers to name a few.&lt;/p&gt;

&lt;h2&gt;How to submit your business.&lt;/h2&gt;

&lt;p&gt;If you would like to participate in a ProfitTrain Business Profile please answer the following questions in a short essay (~200-400 words). Submit the essay as plain text and include a high resolution photo that represents your business (one that I would have permission to publish) to &lt;a href="mailto:mike@clickablebliss.com?subject=ProfitTrain%20Business%20Profile%20Submission"&gt;mike@clickablebliss.com&lt;/a&gt; with the subject line “ProfitTrain Business Profile Submission”.&lt;/p&gt;

&lt;h3&gt;The questions your essay should address:&lt;/h3&gt;

&lt;ul&gt;&lt;li&gt;Who are you and what does your business do you do?&lt;/li&gt;
&lt;li&gt;Why do this and not a work for someone else?&lt;/li&gt;
&lt;li&gt;How did you come to use ProfitTrain and what is your favorite feature?&lt;/li&gt;
&lt;li&gt;If you could give past self some advice about running a business what would it be?&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;Please be understanding that every submission won’t get published.&lt;/p&gt;</description><link>http://ridetheprofittrain.com/post/401239934</link><guid>http://ridetheprofittrain.com/post/401239934</guid><pubDate>Sat, 20 Feb 2010 17:19:00 -0500</pubDate></item><item><title>ProfitTrain Help: Creating an Invoice Template</title><description>&lt;a href="http://help.clickablebliss.com/profittrain/creating_an_invoice_template.html"&gt;ProfitTrain Help: Creating an Invoice Template&lt;/a&gt;: &lt;p&gt;I rewrote the help article on creating a custom template yesterday. Previously it assumed you were starting from scratch but now offers a template bundle to start with (a variant of the default Plain Jane). Let me know if you have any questions or feedback.&lt;/p&gt;</description><link>http://ridetheprofittrain.com/post/401037072</link><guid>http://ridetheprofittrain.com/post/401037072</guid><pubDate>Sat, 20 Feb 2010 15:06:00 -0500</pubDate></item><item><title>"Reporting in ProfitTrain is the best I have ever seen. Everyone should be getting excited about the..."</title><description>“Reporting in ProfitTrain is the best I have ever seen. Everyone should be getting excited about the final release for this.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;&lt;a href="http://twitter.com/wesleyphoenix/status/9177882632"&gt;Wesley Phoenix&lt;/a&gt;&lt;/em&gt;</description><link>http://ridetheprofittrain.com/post/396889046</link><guid>http://ridetheprofittrain.com/post/396889046</guid><pubDate>Thu, 18 Feb 2010 12:54:11 -0500</pubDate></item><item><title>A short getting started tutorial for ProfitTrain.</title><description>&lt;iframe src="http://player.vimeo.com/video/9553439" width="400" height="300" frameborder="0"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;A short getting started tutorial for ProfitTrain.&lt;/p&gt;</description><link>http://ridetheprofittrain.com/post/396847969</link><guid>http://ridetheprofittrain.com/post/396847969</guid><pubDate>Thu, 18 Feb 2010 12:19:37 -0500</pubDate></item></channel></rss>

