PDA

View Full Version : Rarepart manager



Chili Palmer
26-08-03, 01:00
Hmm, kinda got carried away and tossed together an application to manage rares via http interface.

Go check it out and comment :)

It's basically a small HTTP server app, a standalone thingy...One can add whatever rares one has and others can go put orders if they want to buy something...

Atm there's no "userauthentication" so everyone can do just about everything...i'll prolly block the edit actions to only localhost users...

If it's something ppl would like, i'll give it for free with sourcecode.

Rareparts manager (http://81.17.192.197)

Yours,
Chili Palmer

P.S. there's a real chance it'll crash during the night, so don't wonder :p

[edit] oh, the rares in there atm are not what i really have on me, it's just a test :)

\\Fényx//
26-08-03, 01:22
Thats pretty cool :) Any chance I could get it so I can use it myself. Is it possible so that its only me that can edit it, and not anyone that is viewing the page :)

Mercuri
26-08-03, 04:13
This is very nice....

Easy and nice.

msdong
26-08-03, 06:11
Originally posted by \\Fényx//
Thats pretty cool :) Any chance I could get it so I can use it myself. Is it possible so that its only me that can edit it, and not anyone that is viewing the page :)

^^ me to plz ?

Retro V
26-08-03, 07:31
15 cores to DS ???? u get all the luck dont you :)

Chili Palmer
26-08-03, 18:22
15 cores to DS ???? u get all the luck dont you :)
I wish :)



Is it possible so that its only me that can edit it, and not anyone that is viewing the page :)
Yup, it's blocking add/delete access from everyone else than localhost user atm, maybe someday I'll add ssh and user manager :p


Heres the link for binaries
NeoRares binaries (http://www.netsonic.fi/~asserial/files/NeoRares.zip)

And heres the link for sourcecode
NeoRares sources (http://www.netsonic.fi/~asserial/files/NeoRares_source.zip)

It's coded with Delphi 7, should compile on Delphi 5 if indy is installed.

Remember to virus scan everything you download ! (I did scan the files before uploading, but one never knows where the evul virus is luking around :p)

Maarten
27-08-03, 00:53
Very nice!

Needs a little touching up, but really nice.

(I downloaded the binearies, but the "Add" and "Delete" buttons aren't links, what's up with that?)

Chili Palmer
27-08-03, 16:04
When you want to edit stuff you need to browse to http://127.0.0.1

There's no user manager in it and it stops you from adding or deleting stuff if your browsing from anywhere else than localhost (the 127.0.0.1)...Anything else was too much for my motiavation span, need to logon and go kill stuff overwhelmed me :p