XODA is a simple Document Management System targeting end-users and also developers.
Please take a look at the links above for more information and downloads.
Thanks for your interest and enjoy!
Written by
betso on 04/11/2010, 12:00am in "
About".
Installing XODA is easy. Just put the file "xoda.php" wherever you want, open it with you favorite text editor and set the defined constants in the beginning of the file to suit your needs. Important is to set the constant "ROOT_DIR". This is the directory, where your files are. It is recommended that this directory is set to a subdirectory of the path where "xoda.php" is hosted.
(More...)
Requirements on the server side:
- Apache webserver supporting PHP. I didn't test XODA on other servers. It surely will not work on webservers produced by the Redmond, WA based company named Microsoft. Official releases of XODA will never support these servers! You are free to hack it around for getting it working under whichever server you want.
- PHP{4,5}. Enabled POSIX functions is recommended for getting user friendly information about file owner and group.
Requirements on the client side:
- A browser! I mean not this cripple wannabe browser produced by the same Redmond based company called Microsoft, but a real browser, like Firefox or Google Chrome.
- Enabled JavaScript. See the "Credits".
I think there are no more requirements on the server or on the client side. I'll add some if I find them. You are encouraged to give me feedback about this topic.
(Less...)
Written by
betso on 04/09/2010, 12:00am in "
About".
XODA license: BSD.
XODA uses the following great code:
(More...)
- iBox v2 for "overlay" purposes (X11 License).
- sorttable for sorting table columns on the fly (X11 license).
- niftyPlayer for preview of mp3-audio files supported by Adobe Flash© (X11 License).
- ToobPlayer in the tweak of FX Components for preview of mp4-video files supported by Adobe Flash© (X11 License).
Everyone of these components has a license which is compatible with the BSD license XODA is being released under!
Big Thank you to the developers of these excellent pieces of code! :)
(Less...)
Written by
betso on 02/11/2010, 12:00am in "
About".
The 3rd version of "XODA" was released today. (More...)
Some bugfixes were made, some typos were fixed and some new features were added:
- added upload of multiple files (at least! :),
- the maximum upload size will be displayed,
- added a preview of the images,
- hints as acronyms for the change of the settings were also added.
Get it, while it's hot!
Change the username at the beginning of the bunzip2-ed xoda-0.0.3.php file and use "
xdtestpass" for login.
Once again: Do not forget to change the password to a better and not so popular one. :)
(Less...)
Written by
betso on 05/20/2007, 12:00am in "
News".
Just a week after the first release, the second version of "XODA" was released today. (More...)
Some bugfixes were made and new features were added:
- added user identification ("login/logout"),
- added browser based change of password, settings and labels,
- added download (transfer) a file from the Web,
- made the layout more ergonomic,
- made the output is "Valid XHTML 1.0 Transitional".
Get it, while it's hot!
Change the username at the beginning of the bunzip2-ed xoda-0.0.2.php file and use "xdtestpass" for login. Do not forget to change the password to a better and not so popular one! :)
And... enjoy! :)
(Less...)
Written by
betso on 04/20/2007, 12:00am in "
News".