Posted in Software Development on December 13th, 2003 17 Comments »
Another PulpFiction icon, another rejection. I'm beginning to feel bad for our icon designer, but he's a big boy, and he can take it. I'm not sure what's up with this one. It seems to combine the worst elements of previous icons. I blame myself: I apparently wasn't very clear. Instead, I've given the icon […]
Posted in Software Development on December 12th, 2003 1 Comment »
It's great to have reviews of your software. It's better yet to have reviews of software in a language you understand. Fortunately, je parle un peu français! Yes, a Booklet review in French. They've gotten the price confused with iWipe at $14 (it's $8), but that's an easy one to fix. P.S. Translated to English […]
Posted in Software Development on December 11th, 2003 No Comments »
100 bounces to remove from our mailing list. A few hundred iChem registrations to send out to customers who bought iChem 1.0 through 1.2 (1.3 uses a new registration scheme). A quick fix to iChem 1.3 (reposted) because things like "H2O" wouldn't calculate. A bug found in MailDrop 1.3 that seems to prevent some people […]
Posted in Software Development on December 10th, 2003 7 Comments »
Tonight saw the updating of several of Freshly Squeezed Software's products: FTPeel was updated to version 1.1b1 with SFTP and FTP-SSL support. MailDrop was updated to version 1.3 with WebKit support. iChem was updated to version 1.3 with Panther support. Booklet was updated to version 1.2 with Panther support. BackLight was updated to version 2.0 […]
Posted in Software Development on December 10th, 2003 11 Comments »
As I prepare for a full day of work on what should be a "day off," I've come to the realization that I simply haven't got the time to run Cocoa Dev Central anymore. So, one of three things can occur: I sell the site to someone who will maintain it. I keep the site […]
Posted in Software Development on December 8th, 2003 1 Comment »
PHP Syntax Checking in BBEdit. Just bookmarking that for later. Things I've gotta do tonight: move a few months of customer data to some FileMaker databases. It's not going to be fun. Not at all. I will be spending much time in AppleScript. 🙂
Posted in Software Development on December 6th, 2003 7 Comments »
When Freshly Squeezed Software introduces its new site (coming in less than a week), it will do so with updated versions of the following software: BackLight (2.0) Terminal Pal (2.0) MailDrop (1.3) FTPeel (1.1 beta) iChem (1.3) Booklet 1.2 Missing from this list is Recent Tunes (2.0), for which I'll have to beat Jason. BackLight […]
Posted in Software Development on November 29th, 2003 23 Comments »
Let's get into it quickly: Do you really believe: [[[MyClass alloc] init:[foo bar]] autorelease] is easier to read or write than: MyClass.alloc().init(foo.bar() ).autorelease() Yes, I do. Some others from the list on which I have comments follow.
Posted in Software Development on November 29th, 2003 1 Comment »
Great tip! defaults write com.apple.Xcode PBXBuildSuccessSound FILE.wav defaults write com.apple.Xcode PBXBuildFailureSound FILE.wav If you're using Project Builder, then substitute "ProjectBuilder" where you find "Xcode".
Posted in Software Development on November 11th, 2003 18 Comments »
I've completed (in Photoshop CS, now that I have it) a new mockup for Freshly Squeezed Software's Web site. If you're curious, click the picture to the right. This is most easily compared with the current MailDrop page. The FSS site has received a lot of compliments over the years. Yes, it's quite true that […]
Posted in Software Development on November 7th, 2003 28 Comments »
I've previously mentioned Zinio on this blog, and its shortcomings, but as I read through my free copy of Mac Developer Journal, I'm appalled by a few other issues. The magazine opens to a glowing review of Zinio in the form of an editorial. Derrick Story says that Zinio is the best way to distribute […]
Posted in Software Development on November 6th, 2003 2 Comments »
I'm not sure if I should subscribe to Mac Developer Journal, but there's a discussion here that'd dissuaded me at least a little bit. Hell, I didn't even know there was a new development magazine available until I read that entry. Am I out of it? Eek! 🙂 Anyone seen the first edition? I'm not […]
Posted in Software Development on November 2nd, 2003 21 Comments »
I declined a job offer yesterday. A job offer made by a friend at my insistence. Early on in the proceedings, I was very eager to join up, but as details became evident - including the state of their offices, their pay structure, the hours they wished me to work, and so on, it became […]
Posted in Software Development on November 1st, 2003 1 Comment »
Some useful scripts for XCoders can be found by following this method courtesy of my friend Brad: Copy the contents of /Library/Application Support/Apple/Developer Tools/ExampleScripts/ to ~/Library/Application Support/Apple/Developer Tools/. The startup item builds the User Scripts menu and then the scripts in the scripts folder get added. If you want more info on scripting and the […]
Posted in Software Development on October 31st, 2003 2 Comments »
Developing software has its ups and downs. Today, Freshly Squeezed Software got a call from a woman regarding a trademark on which we'd supposedly infringed. I reworded the language on a page or two, and all should be well in the world. The wording wasn't particularly important, and the product was our cheapest, so I […]