jsiServiceManager on SourceForge

October 9, 2008 · Comment 

I started a project on SourceForge for jsiServiceManager yesterday.
You can find it here.

The currently released version is the same one as on jsiSoft. When I do the next release I will link to SourceForge.

Speaking of the next release…

I have added the functionality I wrote about in an earlier post but I haven’t tested it very well with services. It works as a charm with all my auto starting applications though.

New feature in jsiServiceManager

September 24, 2008 · 1 Comment 

I used to run a small hack I made in Delphi that delayed the start of auto starting programs in windows. It really shortens the time from power on to a workable browser.

My current install takes forever to boot so I am working on adding that functionality to jsiServiceManager.

It is a very simple scheduler that allows you to delay the start of both plain applications and services. Initially i was about to add the option to repeatedly start an application but that is best left to the scheduler in Windows.

It will shorten my boot till considerably but your mileage might vary.

jsiServiceManager 8.09 released today

March 2, 2008 · Comment 

… and here are the relevant release notes:

  • Fixed some sloppy null exceptions
  • Uses a newer version of jsiAppUpdater to enable localized web site.
  • Fixed an error whith the state image in the app. window
  • Enabled manual sorting of the services within a group.
  • Starting a group will start the services in the display order.
  • Stopping or Pausing a group will stop or pause the services in the reverse display order.
  • Restarting a group will first Stop all services in the group and the Start all services in the group.
  • If the displayname is empty in the app. window the ‘official’ service name will be used instead.

Support free software

February 3, 2008 · Comment 

Do what you can to support the free software you are using.

I estimate the user base of my free software to about 1000, but over the years I have only been in contact with a hand full of them. It would help me a lot with the future development if I got to know what the users want to have and what they don’t like about it right now. A friendly note or a feature request means a lot to me and I’m quite sure other developers feels like that too.

We, free software developers, spend a lot of time developing our software and some hard earned money to keep our websites and internet connections running.

If you like a product and want to support it go to it’s home page and check out it’s sponsors. That way the developer will get some money and the advertiser will get some traffic. It will benefit a lot of people. You don’t have to donate ‘real’ money but the developer will still get some monetary support and it’ll build your karma.

So the next time you use your favorite freeware; take minute and figure out how you can contribute to it.

jsiSoft in Swedish

January 23, 2008 · Comment 

Today I launched the Swedish sister site of jsiSoft. It is at jsi.se and all of my software that is translated to Swedish will be published there.

At the moment the screenshots for jsiPodFetch are still in English but they will be replaced real soon.

jsiServiceManager released

January 4, 2008 · Comment 

Today I released jsiServiceManager at jsiSoft.com. It is a free application that helps you manage Windows Services.

It allows you to Start/Stop/Pause/Restart Windows Services from a context menu that lives in the system tray.
You can group services and hide groups where all services doesn’t exist on the current computer. This allows you to manage several computers with the same configuration file.

The Microsoft .Net Framework 3.0 is required so the installer will direct you to its download page if it’s not installed already.

The application is translated to Swedish so if your Windows locale is Swedish it should translated by default.