1

Topic: Questions

1. What software do you use for image manipulation? GD library, ImageMagick, etc.?
2. Any support of Canadian postal codes in addition to ZIP codes?
3. What's about chained select-boxes e.g.: Country -> State/Province -> City? Does your software have this feature?
4. Will I be able to create a category tree for articles?
5. Does your event system have any geographical filter?

2

Re: Questions

1. GD
2. Not at this time, but you may integrate it yourself if you're familiar with php.
3. Not by default but we can integrate it for you.
4. You can organize them by groups.
5. Such as? Event fields are customizable so you can create/edit them in the control panel to fit your needs.

Developer

3

Re: Questions

Some follow-ups:
1. Is it possible to use ImageMagick istead of GD?
3. Is it free or you charge for it (how much)?
5. Events are make sense only if they logically organazed by location. What's the point e.g. to show you some potluck meetup in Seattle if you live in Miami?

4

Re: Questions

1. Yes, but you'll need to recode the image function.
3. Submit a help desk ticket for a quote please.
5. You can search events by location.

Developer

5

Re: Questions

3. I'm not your customer yet. I just want to know how much money I should spend to make VldPersonals functionally complete for a practical use. So please give me an idea on how much chained select-boxes Country -> State/Province -> City would cost me.
5. I can't see it on your demo. You have a text box "Place" there, but it's totally useless, because people can type anything, e.g., the same thing like state can be: "Washington", "washington", "WA", "wa" etc. Only logically organized location of events like search of ZIP range or chained drop-down boxes Country -> State -> City make sense there.

6

Re: Questions

3. You may submit a ticket at http://www.vldpersonals.com/contact/ to receive a quote.

5. You can create more profile fields to store country, state, city or anything else you like.

Developer

7

Re: Questions

Brunnen-G wrote:

1. What software do you use for image manipulation? GD library, ImageMagick, etc.?
2. Any support of Canadian postal codes in addition to ZIP codes?
3. What's about chained select-boxes e.g.: Country -> State/Province -> City? Does your software have this feature?
4. Will I be able to create a category tree for articles?
5. Does your event system have any geographical filter?


vlad wrote:

1. GD
2. Not at this time, but you may integrate it yourself if you're familiar with php.
3. Not by default but we can integrate it for you.
4. You can organize them by groups.
5. Such as? Event fields are customizable so you can create/edit them in the control panel to fit your needs.

Hi, Vlad

Can you explain for me? How can I use groups as categories in News module.

8

Re: Questions

You can use "custom pages" for this. Before creating a page, you'll need to create a group. Create as many groups/pages as you need.

Developer