Association Subscribers Manager and Open source stuffs

To content | To menu | To search

Tag - video

Entries feed - Comments feed

Sunday 24 January 2010

New feature in 3.1: Custom fields

Hi,

First of all, happy birthday blog ! This is the 100th post of this blog ! Woohoo ! Ok then if it's a birthday I have to come with something big and nice... Let's say custom fields in Association Subscribers Manager !

The first beta version of Association Subscribers Manager v3.1 will be out in few hours and will have a long requested feature : custom fields. The principle is that there is a bunch of pre-defined fields in Association Subscribers Manager and they cover a large scale of classical associations/clubs needs, but they certainly cannot covers for all the needs of every users. So for this users, it is now possible to add user defined fields and to use them like any other fields in Association Subscribers Manager.

Custom fields can be of many types:

  • "One line text" : create a one line input field (based on a QLineEdit)
  • "Multiple line text" : create a multiple line input field (based on a QTextEdit)
  • "Date selector" : create a date input field with popup calendar (based on a QDateEdit)
  • "Ok/Not ok combobox" : create a yes/no combo box with editable label (based on QComboBox)
  • "Multiple value selector" : create a free combo box with customizable items (also based on a QComboBox)
  • "Fee field" : create a fee input field, fee being a floating point number (based on a QDoubleSpinBox)
All those fields are 100% customizable and can be used (after an application restart) directly in the subscriber's edition part of Association Subscribers Manager. You can also follow everyday news through Twitter.

Check this video for an introduction:

Until the official release of Association Subscribers Manager, I will feed you with videos and screenshots of the new features of the 3.1 version.

Arnaud Dupuis

Wednesday 8 July 2009

New video and updates

Hi !

I posted a new video about the AssumaEffect class super powers on YouTube : http://www.youtube.com/watch?v=ltABJbAW0Do.

This one show the use of 2 effects combined and control thanks to the signals and slots of this class. This will allow more eye candy in the futur but for the moment that will be all. Indeed I had a support request on Sourceforge's tracker wich pointed some bugs to fix. So since I still have to write user documentation, I will clearly focus on bug hunting in the next few days.

By the way, for you that read this blog and use Twitter there is a #Assuma hashtag for Association Subscribers Manager on Twitter !

Enjoy !

Arnaud Dupuis