forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Perfect-Intranet inofficial release

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Other Product Support/Announcements
View previous topic :: View next topic  
Author Message
X-Tools
Valued Contributor
Valued Contributor


Joined: 20 Sep 2001
Posts: 296
Location: Germany

PostPosted: Wed May 28, 2003 10:59 am    Post subject: Perfect-Intranet inofficial release Reply with quote

Hi,

some of you wanted me to show my new app if it is finished.
So now we have it running and some customers are testing
it.
Because the current version is only german I made some
screenshots for you and will explain them.

First of all let me tell you about the app.

It is a intranet / customer relationship management-System
for mysql-databases. The windows frontend is completly
written in vds (with tons of vds dlls) and an online frontend
is written in php. Both have the same look and feel.

All of you who helped me so much on all the problems I had
are placed on the about box (you will see it in the screenshots).

The program(s) are now at round 15.000 lines of vdscode
and 9 Megabyte compiled files (including 2,3 MB dlls and some
mb of graphics).

Next version will become multilingual.


So, here you can see the screenshots

http://www.perfect-intranet.de/funktionen/screenshots/win/index_eng.html

Please tell me what you think about it.

Bye, Fabian
Back to top
View user's profile Send private message Send e-mail Visit poster's website
marty
Professional Member
Professional Member


Joined: 10 May 2001
Posts: 789

PostPosted: Wed May 28, 2003 11:26 am    Post subject: Reply with quote

By the screenshots this looks very impressive! A huge VDS app! I like that!


Cant wait see it in action...

Nice job Fabian Wink
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Hortalonus
Valued Contributor
Valued Contributor


Joined: 15 Mar 2002
Posts: 344
Location: Western USA

PostPosted: Wed May 28, 2003 1:12 pm    Post subject: Reply with quote

That is a mighty big VDS program. Definitely the biggest I've ever seen or heard of. I've done a few that were pushing 1500, but 15,000 lines... that's huge! Very nice interface. I'd be curious to know how you bind the child windows within the main window. Question
_________________
"ah, come take my hand... we're ridin' out tonight to face the promised land"
Get a free iPod mp3 player...
Back to top
View user's profile Send private message Send e-mail
LOBO
Valued Contributor
Valued Contributor


Joined: 14 Mar 2002
Posts: 241
Location: Wilmington, Delaware, USA

PostPosted: Wed May 28, 2003 1:24 pm    Post subject: Reply with quote

Very impressive Exclamation Looks great. I would also like to know how you binded the windows to the main window.

Well done Fabian Very Happy


-Mark
Back to top
View user's profile Send private message AIM Address Yahoo Messenger
X-Tools
Valued Contributor
Valued Contributor


Joined: 20 Sep 2001
Posts: 296
Location: Germany

PostPosted: Wed May 28, 2003 1:26 pm    Post subject: Perfect-Intranet inofficial release Reply with quote

Hi,

first I used simply Tommy's vdswnd.dll to bind the child.
But the problem was, that the childs covered the statusbar of
the mainwindow.
Later i tested many many code with Johnny and his gadget.dll.

Now I use a simple way: The Main window has a group element (without
text) from the menu to the statusbar.
All childs are binded with vdswnd.dll into this group element.

That works really cool.

Bye, Fabian
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Hortalonus
Valued Contributor
Valued Contributor


Joined: 15 Mar 2002
Posts: 344
Location: Western USA

PostPosted: Wed May 28, 2003 1:31 pm    Post subject: Re: Perfect-Intranet inofficial release Reply with quote

X-Tools wrote:
The Main window has a group element (without text) from the menu to the statusbar. All childs are binded with vdswnd.dll into this group element.

Idea Brilliant! I never would have thought of that solution.

_________________
"ah, come take my hand... we're ridin' out tonight to face the promised land"
Get a free iPod mp3 player...
Back to top
View user's profile Send private message Send e-mail
moke
Contributor
Contributor


Joined: 02 Jan 2002
Posts: 162

PostPosted: Wed May 28, 2003 1:34 pm    Post subject: Reply with quote

Wow Shocked that's very impressive. I'm glad to see VDS was able to
swallow all that. I have one app that's upto about 6000 lines and around
10 windows and frankly I was getting a little nervous.

Good work Fabian.

moke


Last edited by moke on Wed May 28, 2003 1:38 pm; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail
X-Tools
Valued Contributor
Valued Contributor


Joined: 20 Sep 2001
Posts: 296
Location: Germany

PostPosted: Wed May 28, 2003 1:37 pm    Post subject: Perfect-Intranet inofficial release Reply with quote

Hi,

i am also nervous on handling many windows in one script,
so i made a simple trick. All bigger childs are own applications.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
FreezingFire
Admin Team


Joined: 23 Jun 2002
Posts: 3508

PostPosted: Wed May 28, 2003 7:28 pm    Post subject: Reply with quote

Nice work Fabian! Thumbs Up
_________________
FreezingFire
VDSWORLD.com
Site Admin Team
Back to top
View user's profile Send private message Visit poster's website
Hortalonus
Valued Contributor
Valued Contributor


Joined: 15 Mar 2002
Posts: 344
Location: Western USA

PostPosted: Wed May 28, 2003 8:51 pm    Post subject: Reply with quote

Wow! How did you share data between the applications?
_________________
"ah, come take my hand... we're ridin' out tonight to face the promised land"
Get a free iPod mp3 player...
Back to top
View user's profile Send private message Send e-mail
X-Tools
Valued Contributor
Valued Contributor


Joined: 20 Sep 2001
Posts: 296
Location: Germany

PostPosted: Thu May 29, 2003 9:43 am    Post subject: Perfect-Intranet inofficial release Reply with quote

i have two ways of sharing data. Some apps are called
with commandline parameters (for example the datatree),
but most settings are written into a memorymap using
vdsmem.dll
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Vic D'Elfant
Past Contributor
Past Contributor


Joined: 26 Jun 2002
Posts: 673
Location: The Netherlands

PostPosted: Wed Jan 21, 2004 10:04 am    Post subject: Reply with quote

It really is a huge app, good work Thumbs Up

You could use my Language DSU to let it support multiple languages Very Happy If you want, I can change the things you want to let it suit your wishes... Wink

Regards,
Vic

_________________
phpBB Development Team
Back to top
View user's profile Send private message Visit poster's website
vdsalchemist
Admin Team


Joined: 23 Oct 2001
Posts: 1448
Location: Florida, USA

PostPosted: Tue Jan 27, 2004 3:49 pm    Post subject: Reply with quote

Hi Fabian,
This is some awesome work you have done here Smile BTW I did continue work on the MDI interface with Gadget and I have come up with a easier way to implement this. If you like give me a shout and I will pass it on to you.

_________________
Home of

Give VDS a new purpose!
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
X-Tools
Valued Contributor
Valued Contributor


Joined: 20 Sep 2001
Posts: 296
Location: Germany

PostPosted: Tue Jan 27, 2004 3:58 pm    Post subject: Reply with quote

Hi Mindpower,

yes - it would be nice to see it.

Bye, Fabian
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Other Product Support/Announcements All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group