Need help for PHP project

Looking for volunteers to join your project? Need help with a script but can't afford to pay? Want to offer your services as a volunteer to build up your portfolio? This is the place for you...

Moderator: General Moderators

Post Reply
asgl
Forum Newbie
Posts: 2
Joined: Wed Oct 26, 2005 11:27 am
Location: Vicenza, Italy

Need help for PHP project

Post by asgl »

Hi!
I'm developing an open source web gallery in PHP.
Version 1.0 is almost done (I'm working on this project since February...), but I need help for these things:
- Translations: from English to any language (or, if you prefer, from Italian). The language files aren't big. English translation should be controlled too, because I think there are some grammar errors.
- Database: the script has a very powerful DB Abstraction Layer, and can work with a db (ex. MySQL) or can save data in textfiles or xml documents. I'd like to add the support for PostgreeSQL, Firebird, Oracle, Access..., but I don't know how to use them. This is a very simple work, in fact you need only to convert the db-file from MySQL and edit some queries if necessary.
- Themes: of course, the script has theme support. I'm not a good web designer, so I need some help. The theme is only for the "public" area (not for the Admin Control Panel), so the work is not very big. There's a simple layout (the current theme is, substantially, only the layout :D ) and you can base your work on that.
Is there anyone that can help me?
Post Reply