topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday November 11, 2025, 8:59 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 11 12 13 14 15 [16] 17 18 19 20 21 ... 63next
376
Living Room / Re: How much soda (pop) do you drink?
« Last post by Perry Mowbray on October 10, 2010, 08:12 AM »
That's a big gap between None Never and 1-2 Drinks per week  ;)

... I'm in between, maybe once per month or two?
377
N.A.N.Y. 2011 / Re: NANY 2011 Pledge: LogFileParser
« Last post by Perry Mowbray on October 08, 2010, 02:22 AM »
 :Thmbsup:  Wonderful - thanks!!
378
N.A.N.Y. 2011 / Re: NANY 2011 Teaser Update: ContactFX 0.0.1.17
« Last post by Perry Mowbray on October 07, 2010, 06:08 PM »
Thanks for this...

3. When editing the main label in the purple area, the edit box is not high enough

High enough? I know it's tight... I've got it on my list to make it wider. A lot of the labels are like that when you're editing them at them moment.

4. Error message 'Contacts must have 1 User ID field: Currently there is ony 0."
(I was dragging some fields between 2 contact windows)
I then ended up with a contact with 2 family name labels, then it crashed.

Did you drag out a UID? Fields are set up to have maximum and minimum numbers which are check before adding and saving. I thought I'd locked UID so it couldn't be dragged off??

6. Still calls itself version 0.0.1.13

I think I didn't change the download link in the OP, so if you downloaded from the Download link rather than the history you will have got 13 rather than 17  :-[ (fixed now)

8. If I minimize the windows I can't get them to restore

COOL!! That one I haven't seen before!! Thanks -- only an issue when in edit mode...

I really like the overall look of the app, and the ability to drag stuff around is pretty nice. Can you add a couple more fields as soon as contacts can be saved? I'll start keying a few real names in and see how it feels to use.

That's probably a good idea... I was going to get the rest of the panels done, but maybe it's more necessary to get the fields done...
379
N.A.N.Y. 2011 / Re: NANY 2011 Teaser Update: ContactFX 0.0.1.17
« Last post by Perry Mowbray on October 07, 2010, 05:09 PM »
Just gave this build a quick look. Still can't create an address book yet! So is anything created in the way of contacts lost? I imagine so for now. I guess then that importing of contacts is still a little ways off then.

 :-[ That's right...

If you want I can bring Saving / Loading addressbooks forward... but I'm mainly working on the functionality in the Contact window at the moment.

And yes, importing contacts is a little way off  ;)

In creating a contact I can only bring the four fields showing in the control pallet over: Formatted Name, Given Name, Family Name, and Additional Name.

That's right. You should also be able to drag the parent field "Name" across and it'll add the three children.

I have entered some Given and Family names - are they to represent First and Last names? Or something else? What is the Additional Name?

I'm using VCard3 and Hcard2 as my basis.

Additional Name(s) are what I'd call middle names.

You can change the label to whatever you like (on an adhoc basis):
EditLabel.png
AddNewLabel.png
NewLabel.png

Soon you'll be able to change the default label (as well as add your own user controls): I've got this working but just need to add it to the start up events.

You could also change the string used in the language file (\Settings\Language\English.language.xml)

And I initially thought that the Formatted Name field would be kind of a "Display As" field, automatically filled by the other name fields that are manually populated, but that doesn’t seem to be the case. Or at least not yet - perhaps this is simply something that isn't yet implemented?

The Display As field is the one at the top. To edit you select "Edit" from the context menu:
EditTitle.png

The Formatted Name field is a defined HCard / VCard field, I was thinking that you may want to use something different from that as your Display As field?

As for automatic filling, there are two options:
  • Formatted Name currently has a default value of name.given & " " & name.family, which will be filled when added to the Contact window after the given name and family name are entered
  • Formatted Name could have a default source path of name.given & " " & name.family which means it would be updated automatically. I have not added this at the moment, but soon users will be able to override the default values with their own  :) See linking in a previous post:
    This version demonstrates the linking abilities. I've written a blog post: ContactFX :: Field Linking, but briefly...

    Each field in ContactFX can, rather than hold static data, show data in another field which can be in the same contact, a different contact and, eventually, even a different addressbook file.

    The source string can be added to the field by using the Link Effect when dragging and dropping: (see attachment in previous post)
    or by typing directly into the text box: (see attachment in previous post)

Anyway I am not certain what can be done just yet with this. I am probably missing some information at this point. Is there more I need to read somewhere?

It's mainly testing functionality of the main panel at the moment :) but this will form the basis of how most of the other panels will work (drag and drop / copy and past / edit / etc) ... I'm often not sure of the best way to do something until I start playing with it... and all comments from potential users is very helpful.

This is my tentative roadmap from the OP
Roadmap
This is the tentative roadmap that I'm working toward on my slow march to a 0.1 beta version  ;)
  • Version 0.0.2: Basic Window Framework - Main Panel
    • Name Fields (display name, first name, additional name, family name, formatted name)
    • Drag and Drop (Move / Copy / Link )
    • Copy & Paste
    • Portable Configuration
    • Command-line (-tray hides to tray on startup)
    • Language Files (see \Settings\Language\English.language.xml)
  • Version 0.0.3: Lists Panel
    • List panels
    • WebLink fields
  • Version 0.0.4: Tab Panel
    • Tab Pages
    • Address Fields (POB, Extended, Street, Locality, Region)
    • Categorization / Type Fields & Settings
  • Version 0.0.5: Notes Panel
    • Note Lists
    • Note Fields (Internal / External)
    • Tag Fields
  • Version 0.0.6: Integration Functionality
    • Command-line Options
    • FarrCfx
    • Addressbook Search / Filter
  • Version 0.0.7: Data Fields
    • Add remaining Data Fields
    • User Fields
    • User Field Editor
  • Version 0.0.8: File Functionality
    • Save / Import / Export
    • Upload to FTP
    • Backup
-Perry Mowbray (May 13, 2010, 12:15 AM)
380
N.A.N.Y. 2011 / Re: NANY 2011 Teaser Update: ContactFX 0.0.1.17
« Last post by Perry Mowbray on October 07, 2010, 04:41 PM »
Downloaded and running smoothly! What level of feedback would you like from this build?

i.e. only bugs for now? or also small stuff? or right down to typos?


Anything and everything is fine Tim. I generally take a build to work to test before uploading here, but you know how it goes....
381
N.A.N.Y. 2011 / Re: NANY 2011 Teaser Update: ContactFX 0.0.1.17
« Last post by Perry Mowbray on October 07, 2010, 08:55 AM »
Uploaded 0.0.1.17. This version adds:
  • Paste (for previously copied ContactFX fields)
  • Refresh linked fields implemented
  • Fixes the previous bugs
  • Notes buttons implemented

I'm pretty happy with the Linking functionality now: seems to work ok in my testing.

Fields can be set up to have a default value: check the Formatted Name field:
1. Add a Given Name and a Family Name
2. Enter some text into both fields
3. Add a Formatted Name field. It should be filled with given name & " " & family name (or in ContactFX terms: name.given & " " & name.family)

Soon the ability to set your defaults will also be possible: so if you'll be able to set the default to anything you like...

I'm not completely happy with the FlowLayoutPanel: For example, when you set a field to use remaining width it's position can be a little unpredictable during window resizing. I'd like to add some extra polish to the resizing routines before I move on to the next panel.

Comments? I was thinking that once the Contact window had been set up for a contact that there would not need to be a lot of editing, so maybe the unpredictable positioning is not an issue??
382
N.A.N.Y. 2011 / Re: NANY 2011 Teaser: Auspex - a Windows Productivity App
« Last post by Perry Mowbray on October 05, 2010, 12:15 AM »
with build 28...

Is there a problem with the System Tray Icon? A couple of times now Auspex won't restore from the Tray and the process is chugging away on the CPU...

It's happened twice now... I'll have to keep my eyes peeled for a recurrent reason...
383
N.A.N.Y. 2011 / Re: NANY 2011 Teaser Update: ContactFX 0.0.1.13
« Last post by Perry Mowbray on October 03, 2010, 07:06 PM »
I'd like to throw in a feature request: can we have it hook into skype to dial out automatically?  :Thmbsup:

That would make me switch to this thing in a trice. I don't want to encourage bloating but that's really the one reason why I use pagico to keep my address book at the moment.

On my list... without the bloat I hope (flexible and versatile is what I'm wanting)  :)
384
N.A.N.Y. 2011 / Re: NANY 2011 Teaser Update: ContactFX 0.0.1.13
« Last post by Perry Mowbray on September 30, 2010, 09:25 AM »
Uploaded version 0.0.1.13 for comment.

This version is very close to completing 0.0.2 with all the basic functionality of the Main Panel done.

This version demonstrates the linking abilities. I've written a blog post: ContactFX :: Field Linking, but briefly...

Each field in ContactFX can, rather than hold static data, show data in another field which can be in the same contact, a different contact and, eventually, even a different addressbook file.

The source string can be added to the field by using the Link Effect when dragging and dropping:
Screenshot - 30_09_2010 , 11_43_15 PM.png

or by typing directly into the text box:
wifesmiddlename.png

Currently implemented fields:
  • uid
  • displayname
  • name.given
  • name.additional
  • name.family
  • formattedname

There's also the ability to use functions in the source string:
sandiInEdit.png

Current Functions (case tolerant), though they'll be changing...
  • initialise
  • capitalise

Would be very happy to get some comments and bug testing...
385
N.A.N.Y. 2011 / Re: NANY 2011 TaskDaddy Missing/Future Features Poll
« Last post by Perry Mowbray on September 29, 2010, 10:19 PM »
Thanks for the voting so far. Anyone else want to weigh in?

As the event gets closer to the conclusion and more people try the software I'm sure you'll get more suggestions...

It's probably not a bad idea to leave the poll running  :)
386
N.A.N.Y. 2011 / Re: NANY 2011 Teaser: Auspex - a Windows Productivity App
« Last post by Perry Mowbray on September 23, 2010, 03:52 AM »
You've got two download links (different versions) in the first post :)

That's me... I like to keep a record...
387
N.A.N.Y. 2011 / Re: NANY 2011 Teaser: Auspex - a Windows Productivity App
« Last post by Perry Mowbray on September 23, 2010, 12:15 AM »

Have you thought about an auto learn feature? eg all words typed longer than the standard setting are automatically added to an Auto-AutoComplete folder during normal typing... this would be like intellisense.

On close those items are deleted... or alternatively can be moved to a different folder.

Er, actually, it does that already. It's not configurable yet, but at the moment any words 6 chars or longer that you use 3 times will start to appear as a suggestion. You don't seem them appear in the tree until next time you start, which is something I'll fix. If you try that, and words are not appearing for you, do let me know!


Actually... I did notice entries popping up without me remembering... and I thought I mind was having issues...  :D

I'm still having clipboard problems (even after quitting CHS):
ScreenShots.png


388
N.A.N.Y. 2011 / Re: NANY 2011 Teaser: Auspex - a Windows Productivity App
« Last post by Perry Mowbray on September 23, 2010, 12:05 AM »
I don't think it likes living with Clipboard Help+Spell  :(

Keeps complaining that the Clipboard is locked...
389
Living Room / Re: Where have all the trackballs gone!
« Last post by Perry Mowbray on September 22, 2010, 10:02 PM »
I used to use a trackball, but now I use Contour Free... which fixed my shoulder pain within a week  :Thmbsup: and it means I get to use both hands for mouse operations  :)
390
N.A.N.Y. 2011 / Re: NANY 2011 Teaser: NetLaunch (Now with GUI!)
« Last post by Perry Mowbray on September 22, 2010, 09:27 PM »
The NANY newsletter says, "Icon Help Wanted."  What icon-assistance do you need?  -steve

See here:

Now would be a good time to do a shout-out to those of you who are decent with the graphics side of things;  Could someone design a nice Icon for NetLaunch?  :)

I think PM kamahl directly if you'd like to help... and thanks!!  :Thmbsup:
391
N.A.N.Y. 2011 / Re: NANY 2011 Teaser: Auspex - a Windows Productivity App
« Last post by Perry Mowbray on September 22, 2010, 12:47 AM »
build 14 seems to be running better here... although I nearly put a bug into Redmine as I thought Auspex was stealing the input when it first started... but then it didn't :-\ :-\

Have you thought about an auto learn feature? eg all words typed longer than the standard setting are automatically added to an Auto-AutoComplete folder during normal typing... this would be like intellisense.

On close those items are deleted... or alternatively can be moved to a different folder.
392
I lean toward the NANY version being Free / Donationware for its life (no time-limit, no nag screen after a period of time).

There is nothing stopping further development happening after NANY and a paid version(s) released at a later date.

I think the spirit of DC and NANY is celebratory and we should be doing everything that we can to increase the celebration for the coder and the user -- having time-limits and or nag screens and or feature restrictions to the original NANY release limits or decreases the celebration.
393
N.A.N.Y. 2011 / Re: NANY 2011 Pledge - Backup Verification Utility
« Last post by Perry Mowbray on September 19, 2010, 09:20 PM »
 8) Maybe the installer can ask the user what they'd like it to be called and name the shortcut to the programme that??  ;D
394
N.A.N.Y. 2011 / Re: NANY 2011 Pledge: Scion Character Manager
« Last post by Perry Mowbray on September 19, 2010, 09:18 PM »
 :Thmbsup: Thanks!!
395
N.A.N.Y. 2011 / Re: NANY 2011 Teaser: Auspex - a Windows Productivity App
« Last post by Perry Mowbray on September 19, 2010, 07:32 PM »
Mr Pinhead here has just uploaded build 10 which should address this.

Yes, fixed... but...
ScreenShot.png

And I'm on XPIII as well...

A bit of extra playing... it seemed that Auspex was "stealing" the space from everything (hence the above lack of spaces). When I removed the Space trigger I got my spaces back  :)
396
N.A.N.Y. 2011 / Re: NANY 2011 Teaser: Auspex - a Windows Productivity App
« Last post by Perry Mowbray on September 19, 2010, 06:19 PM »
I'm at work, where often thing are blocked and don't work, but I get the following with 1.0.0.8:
ScreenShot.png
397
N.A.N.Y. 2011 / Re: NANY 2011 Pledge: VeggieWorld(?) - Children's Game
« Last post by Perry Mowbray on September 18, 2010, 03:08 AM »
An interesting spin-off from this would be a garden designer... I often forget what was where in our slightly haphazard rotation scheme  ;)
That is my vision for the "professional" non-animated version, but depending on how the architecture of the VeggieWorld(?) goes, it would be a logical next step.

I'd definitely be interested in that!  :Thmbsup:
398
N.A.N.Y. 2011 / Re: NANY 2011 Pledge: VeggieWorld(?) - Children's Game
« Last post by Perry Mowbray on September 18, 2010, 02:42 AM »
An interesting spin-off from this would be a garden designer... I often forget what was where in our slightly haphazard rotation scheme  ;)

My wife is good with kids... I'll see if I can get her into the NANY spirit  :)
399
N.A.N.Y. 2011 / Re: NANY 2011 Teaser Update: ContactFX 0.0.1.9
« Last post by Perry Mowbray on September 17, 2010, 05:09 AM »
OK... I've just uploaded the next snippet: this one is getting very close to getting the contact window main panel finished (aiming at 0.0.2).

This is Version 0.0.1.9, and these are the changes:

Version 0.0.1.9
My general approach will be to map out the boundaries and fill in the detail as we go, that's why the main panel that will be done in 0.0.2 will only have the name fields to work with... So you can expect things to work but not really be able to do a lot.

What's done so far? I'd be very happy to get some of your thoughts to my questions formatted like this... and any issues that you find.
  • Language Files
    • Located in \Settings\Language\
    • Named *.language.xml
    • Are structured xml files. I'm hoping that they are pretty self-explanatory: the tag name identifies the use of the string.
    • More can be added... I guess the best way to start is to copy the English one and change as desired?
    • I'd be interested to know how people find editing these? I thought it was easier than an ID based approach?
  • Command-line options
    • -t or --tray to hide in system tray on startup
    • -c or --config "filename" to load a specifc configuration file
    • -s or --show to show the Addressbook
    • What you can try:
      • Start ContactFX using Start ContactFX hidden shortcut
      • Change some of the settings...
      • Run the Load Test shortcut (which will load a different config)
  • Copy
    • Field text (plain) is copied to the ClipBoard
    • A linefeed is added if the field is use Full Width, or use Remaining Width or has a line break
  • Drag and Drop
    • Fields can be selected or multiSelected and Dragged
    • Fields can be dropped (Move or Copy) on the same window (rearranged)
    • Fields can be dropped (Move or Copy) to a different contact
    • Fields can be dropped on external applications that accept plain text / unicode text / etc
      • I did have an issue at work where I couldn't drop on my text editor when I could at home (on various computers)? I'd appreciate hearing other peoples experiences...
  • Single Text Box (Name Fields)
    • ToDo: Drop Text onto Text Box
    • Context Menu:
      • Lock (locks position)
      • Add / Remove Line Break
      • Label -- Edit Text
      • Label -- Show / Hide Label
      • Width -- Set Width (manual)
      • Width -- Use Remaining Width (needs a little bit of work when rearranging fields...)
      • Width -- Use Full Width
  • Portable Options
    • Options are Loaded and Saved from \Settings\
    • Settings window is not very far down the path:
      • Changes in language file are not loaded till programme restart
      • Changes to contact display options are not changed until contact is reopened
      • Export is hard coded at this stage

400
N.A.N.Y. 2011 / Re: NANY 2011 Pledge: Auspex - a Windows Productivity App
« Last post by Perry Mowbray on September 16, 2010, 11:11 PM »
Will this be able to something like...

type "calc:1+1" and Auspex grabs it and replaces it with 2

is this like the macro functionality you mentioned??
Pages: prev1 ... 11 12 13 14 15 [16] 17 18 19 20 21 ... 63next