Archives

Archive for the ‘Miranda’ Category

Jun 2nd

The future of Miranda IM or is instant messaging dying?

2011
2 comments | 1577 views

I'm not exactly sure why, but I've been receiving a number of emails and instant messages in recent weeks and months, asking about the fate of Miranda. Most people were, in some or another way, asking:

Is it dead?

First of all, no, it's not dead. Fact is, an Open Source project cannot die, because there is no single person or organization that controls it. The code is available to anyone, so anyone could pick it up and continue development at any time. Whether or not this will happen, nobody can know for sure. Also, it's obviously not possible to predict when it will happen, so stop asking. Nobody can answer it.

Personally, I've stated more than once that I see my work on the plugins and core code I've contributed over the last years, as finished. There are several reasons for this and lack of time is one of the more important ones. Whether or not this is a final decision, I cannot say. It very well might be or maybe not, only time will tell.

Read more...

2 Likes Like

Oct 30th

Wiki updated

2010
No comments | 959 views

After quite some time without any updates, I finally found time to take care of my aging Wiki. Because of some troubles (mainly bad performance and some old and no longer maintained extensions acting up), I decided to switch from MediaWiki to PmWiki and I'm loving it. PmWiki's simplicity paired with its powerful feature set is quite impressive, to say so.

The transition went with relative easy (with the help of some perl scripts to convert some of the markup differences between MediaWiki and PmWiki) and most of the pages are already online. Links should be fixed, but some orphans may still be straying around.

At the same time, I'm currently updating the TabSRMM documentation for version 3. Because of the many changes in the plugin, this is a lengthy process and it may take a while until I can finish it. The most important things are already done though.

Because of the different page organization system in PmWiki, some URLs had to change and the direct links in the TabSRMM option page may result in a 404. When possible, I installed redirection pages and I already updated the "Help" links in the plugin.

1 Like Like
Tags: , ,

Aug 25th

Miranda 0.9.0 and TabSRMM 3.0 officially released

2010
14 comments | 11717 views

*

After more than one year of development, new versions of the popular instant messenger were officially released on Wednesday, August 25, 2010.

Update: The download links are no longer valid, please refer to this page.

The new version has a number of new features and improvements, especially for users of the Windows 7 operating system, a completely new designed icon theme with support for large icons and many improvements to the standard protocols that come with Miranda. Support for unicode status messages and unicode file names in file transfers are among them, but there is a lot more.

Miranda 0.9 can be downloaded from the official site.

TabSRMM 3.0

To complement the release of Miranda 0.9, new versions of my advanced messaging plugins are also available for download. They have various new features and enhancements compared to TabSRMM 2. You can read about here on the blog or browse the documentation on the Wiki. Downloads are available from the official Miranda addons site for both the 32bit UNICODE and 64bit UNICODE release.

The ANSI version has been discontinued and is no longer available. Support for Windows 9x has been dropped, so there is no longer a need for providing an ANSI build.

1 Like Like

Mar 17th

TabSRMM 3 Information

2010
1 comment | 1266 views

TabSRMM Version 3

Development for TabSRMM Version 3 has started quite a while ago and is currently still in an early stage. There have been 1000's of changes in the code and while the major rewrites are more or less finished, there is still quite a lot of work left.

Version 3 will be quite different from previous versions in many ways. There are a few new features and many changes to existing features. Also, TabSRMM 3 has been optimized and major internal changes will make it work faster while using less resources at the same time.

A few features were removed from the plugin in order to clean the code up and remove redundant or poorly implemented code.

Read more...

1 Like Like

Jan 3rd

SndVol plugin updated for Miranda 0.8.x.x

2008
6 comments | 2841 views

This is a small update only

No new features. The only change is the implementation of the new plugin interface which will soon be a requirement for Miranda 0.8 (currently in early alpha development stage).

This is for people who are testing preview builds of Miranda 0.8 ONLY. Please do not download this when you are still running a stable Miranda version (0.7.x or earlier) as this may not work.

The binary archive contains both UNICODE and ANSI versions of the plugin in separate folders. Obviously, you should only install one of them :)

Downloads:

SndVol Plugin source code

Binary from googlecode

1 Like Like

Jan 23rd

SndVol plugin updated

2007
4 comments | 1570 views

It has come to my attention that the modified sndVol plugin which I offered a while ago will cause a "crash on exit" when running under a current Miranda 0.7.x nightly build.

This is probably caused by some of the bigger changes in Miranda. The problem was identified and fixed and you can download the modified binary here.

*Warning*: It has been tested with Miranda 0.7.x *only*. If you are running Miranda 0.5 or 0.6, you shouldn't upgrade. There are no new features in this plugin - it is really only a fix for a possible crash on exit.

*Download binary:* SndVol

Like

Nov 6th

Spellchecking in Miranda

2006
6 comments | 3053 views

Another big improvement is lurking just around the corner.

So far, no solution (except maybe external, commercial software) was available to allow spell checking in the message window.

This has just changed. Pescuma wrote a plugin to add spell checking support for all SRMM based message windows. This project is just a few days old, but is already working very well for people who are on the bleeding edge and use alpha SVN builds of tabSRMM (and possibly other messaging plugins).

Read more...

Like

Sep 8th

Miranda 0.5/0.6 + Windows Vista RC1 = success :)

2006
No comments | 1861 views

Ok, later than many others, but finally I also installed a preview of Vista on my main PC. This time it is RC1 which means that this version should already reflect the final product, except bug fixes (it's feature complete, for sure now).

There isn't much to say about Vista except that it:
Read more...

Like

Jul 1st

Reporting bugs

2006
2 comments | 1697 views

On reporting bugs

Right now, Miranda's bug tracker gets a big amount of attention by someone who has taken the ball and is currently trying to clear up the mess which has managed to accumulate for the last few months or even years. Based on this, I want to talk a bit on bug reporting - remember that good bug reports are one of the keys to better software quality. A relatively small open source project like Miranda doesn't have its own QA - its quality depends on its users from the community who help with testing and reporting things which need to be improved.

Software has bugs. That is not a nice thing but a fact we all have to understand when using software. Some bugs are critical and have the potential to stop you from using the software or cause loss of vital data, others may only cause some annoyances when using it. Read more...

Like

Jun 5th

Skin editor

2006
18 comments | 4295 views

Today, I made the decision to outsource the skin editor for clist_nicer+ and make it an extra plugin.

That means, the old Background+ page will soon vanish from clist_nicer+ and a new dialog will be added to the customize section when the skin editor plugin is loaded.

The reasons are quite simple: Since clist_nicer+ and tabSRMM share roughly the same skinning engine (+ skin file format), the skin editor can later be used for both plugins. Also, as an extra plugin it can save memory and other resources for people who don't want to edit skins but only want to load existing ones.

It also means, that I'll probably improve the skin editor with some features for editing image items and give it a better, more user-friendly user interface than it currently has (that Background+ page is really ugly and overloaded with UI elements now and badly needs some improvements...)

Like