Adium

October 8th, 2003 by Evan Schoenberg

I’ve now built a copy of Adium from XCode in Panther with the 10.2.x compatibility libraries enabled; no problems have been reported running in either 10.2 or 10.3. All will be well; no worries.

October 8th, 2003 by Adam Iser

Panther is coming on the 24th 🙂

There are lots of new developer goodies, but we’ll be careful not to break 10.2 compatability. I’ve also heard that XCode makes it easier to keep compatability with older systems, which should definitely be a plus.

October 7th, 2003 by Colin Barrett

The super duper top secret project will get underway very soon :-). I’m getting the patchfile for it, we just need to decide if we’re gonna have a snapshot or do some mad haxor checkout thingy.

If you don’t know what I’m talking about, guess ;-). Adam’s new prefs are sweet and chunky, by the way 😀

October 4th, 2003 by Evan Schoenberg

One Mode to rule them all; One Mode to find them

One Mode to bring them all and in the tab bars bind them

In the Land of Panther where the windows lie.

October 4th, 2003 by Adam Iser

While our extensive preferences win us a lot of users, they lose us a lot of users as well. The problem is that they are just too complicated, and that there are way too many of them. 🙁

So, I’m working on revamping them. The goal is to have basic, ‘Mom Friendly’ preferences without sacrificing the customizability that advanced users have grown to love. How do we accomplish this?

Well, the plan is to create an ‘advanced’ category on the preference window. This category will house all the complicated preferences that wouldn’t make it into the release of an Apple product, organized in an easy to navigate list. The other categories will be slimmed down and simplified as much as possible, until they reach an iApp/Mom friendly state 🙂

This will let us have easy to use preferences, with a treasure cove of customization concealed in the advanced pane for all that wish to find it. With these changes in place, it’s likely that more preferences will appear, since we no longer have to worry about them interfering with the non-advanced users.

I’ll try and keep everyone up to date on the progress.

October 4th, 2003 by Adam Iser

Draggable tabs are incredible! 🙂 They’re so much more intuitive than using the contextual menus, you guys are going to love em.

::thumbs up to Evan::

September 30th, 2003 by Evan Schoenberg

Drag and drop of tabs has turned out to be a pretty big project, so I’ve been working on other things whenever I got frustrated. After an “evening” of studying neurobiology until 5 am, I needed something light to waste time one… so I’ve been extending our sound controller to be a sweet text-to-speech manager.

It turns out that Apple’s API for dealing with speech is absolutely horrible, but I’ve learned it as I’ve bug-fixed and extended the basic framework that Raphael Sebbe wrote as a Cocoa wrapper to Apple’s speech manager. We should now have access to changing voice, pitch, and word rate (later on) as well as switching back to the systemwide defaults. I’m going to set up per-buddy preferences for voice and pitch and then commit. Hope everyone enjoys 🙂

September 30th, 2003 by Adam Iser

Everybody, please.

The new message view is a work in progress. It was included so people could provide feedback on the new layout after actually using it, and offer any suggestions for improvement.

As stated on the forum many times (and on the developer blog), preferences are coming for the view. They are planned out on paper here by my desk, waiting for a chunk of free time large enough to implement them.

September 29th, 2003 by Adam Iser

There are two crashers in the current binary (Related to links and closing the contact list) … both have been fixed in the newest source, and should be in the next binary that goes up.

I also want everyone to know about the new ‘push’ feature, which allows you to temporarily set aside a message you’re typing.

Here’s the scenario: You’re typing a long message to someone, when they interrupt with a question you want to answer right away. No problem, simply:

1) Stop typing your message

2) Press Command-Cursor Down (Adium will store your current message)

3) Type a response to their question and send it.

Upon sending, your original message will be restored! It’s magic! 🙂

September 29th, 2003 by Colin Barrett

Holy Bejezzus!

You people really love our blog 😀

http://sourceforge.net/project/stats/index.php?report=months&group_id=67507

BTW, I abandoned that MAAAAASIVE NSDate addition. Waay too much work, for too little payoff. I’ve been just doing random bug fixes and feature requests, waiting for the secret project to start. 😉